Friday, June 26, 2009

01.01.2020 அன்றைய தலைப்புச் செய்திகள்

குறிப்பு : இதில் கூறப்படும் செய்திகள் யார் மனதையும் புண்படுத்தும் நோக்கில் எழுதப்பட்டவை அல்ல; சிரித்துவிட்டு மறந்துவிடுங்கள்; சிரித்துவிட்டு சில விஷயங்களைக் குறித்துச் சிந்தித்தாலும் சரி...

தேதி : 01.01.2020

1.எட்டாவது முறையாக முதல்வராகப் பதவியேற்றார் 95 வயதாகும் கலைஞர் கருணாநிதி.

2.வரும் சட்டமன்றத் தேர்தலில் எங்களுக்கு ஒரு வாய்ப்புக் கொடுங்கள் – விஜயகாந்த் அறிக்கை.

3.இந்தியாவின் மக்கள்தொகை 220 கோடியை எட்டி மகத்தான சாதனை

4.காஷ்மீர் பிரச்சினையில் விரைவில் சுமூகத் தீர்வு காணப்படும் – பிரதமர் ராகுல் காந்தி அறிக்கை.

5. பெட்ரோல் விலை சற்றே சரிவு – விலை லிட்டருக்கு ரூ. 999 மட்டுமே.

6.நான்கு வழி தேசிய நெடுஞ்சாலை வேலைகள் விரைவில் முடிவடையும். நாடாளுமன்றத்தில் அமைச்சர் உறுதி

7.பின்லேடன் சுற்றி வளைக்கப்பட்டான் – அமெரிக்கா அறிவிப்பு

8.திரிஷாவினுடைய இளைய மகள் ரஜினியின் புதிய படத்தில் கதாநாயகியாக நடிக்கிறார். படத்தின் பெயர் எம்.ஜி.ஆர்.


9. ஐஸ்வர்யாராயின் ஏழாவது திருமணம் - சல்மான், விவேக், அபிஷேக் பங்கேற்பு

10. சன் டிவியில் "கோலங்கள்" 4,450 வது பாகத்தைத் தொட்டது.

11. பிரேமானந்தாவின் அப்பீல் மனுவை விசாரித்த உச்சநீதிமன்ற நீதிபதி அவர் நிரபராதி எனக் கூறி விடுவித்தார்.

12. இந்தியக் கிரிக்கெட் அணியின் பயிற்சியாளர் கங்குலி தன் பதவியை ராஜினாமா செய்தார்.

13. சச்சின் டெண்டுல்கர் ஒருநாள் போட்டிகளில் இருந்து ஓய்வு பெறப்போவதாகத் தெரிவித்தார். ஆனால் தொடர்ந்து டெஸ்ட் போட்டிகளில் விளையாடுவார்.

14.வரலாறு காணாத உயர்வு : பங்குச் சந்தை சென்செக்ஸ் 34,000 புள்ளிகளைத் தொட்டது.

இத்துடன் இச்செய்தி முடிவடைகிறது.மீண்டும் செய்திகள் இரவு 7:30 மணிக்கு .செய்தியை உடனுக்குடன் தெரிந்து கொள்ள எதாவது நியூஸ் சேனல் லை பார்க்கவும் .உங்களிடம் இருந்து விடை பெறுவது உங்கள் "கோகுல்" ..நன்றி!

Thursday, June 25, 2009

Stored Procedures in MySQL

Most of the programmer are not using the stored procedures in any of the technologies. But it has lot of benefits and advantages. If you are frequently doing a same functionality in server-side / client-side programming we are creating a function or method to optimize the code. similar like that, if you are going to use a query frequently on your app then you should use the stored procedure / functions in the backend thats on databases.

Here is the example code in MySQL for using the stored procedures and functions:

Stored Procedures in MySQL:

Syntax

CREATE
[DEFINER = { user | CURRENT_USER }]
PROCEDURE sp_name ([proc_parameter[,...]])
[characteristic ...] routine_body

proc_parameter:
[ IN | OUT | INOUT ] param_name type

characteristic:
LANGUAGE SQL
| [NOT] DETERMINISTIC
| { CONTAINS SQL | NO SQL | READS SQL DATA | MODIFIES SQL DATA }
| SQL SECURITY { DEFINER | INVOKER }
| COMMENT 'string'

routine_body:
Valid SQL procedure statement

Sample PHP source code

//connection here....

$query = mysql_query("CALL procedure_name(value1, value2, ....)");

Hope this will help some one or mine too!

Saturday, June 20, 2009

WiFi BroadBand Services Started in Chennai

A Good News to all Chennai people. Wi-Fi BroadBand Services started in chennai by Zylog Systems India Limited. So no more worries with the wired or USB broadband connections. We can survive the city with online mode at any time.

Soon you can stay connected from just about anywhere - in your bedroom, in a hotel room, in a conference room at work, in your car and even on a train! And all this, at hi-speeds which can be upto 3 times faster. That’s not all, it is even more secure and affordable than conventional broadband. Go ahead, explore the great new world of Wi5!

Wi5 is available in three prepaid plans: for Rs. 550, Rs. 1000 and Rs. 1750. The Rs. 550 plan offers speeds of 1 Mbps, while Rs. 1000 brings 2 Mbps and the last 4 Mbps. Ofcourse, these are theoretical, and practical speeds are generally much lower. There is no information available on download limits nor on payment procedures. We also wonder if the company will offer postpaid plans?

To do some yayo effects on your appliction or website

Hi to All,

I would like to share a wonderful resource to build your application or websites more attractive and ajaxy. Here is the Link:

Click Here and Apply More Effects

Enjoy with this wonderful effects.