Effusion
Its all about unexpressed ideas!
Monday, June 27, 2016
Dr. N Gopalakrishnan's flamboyant Lecture on Indian Science
Sunday, July 21, 2013
Can’t connect to MySQL [local] server
Are you frustrated trying to connect to MySQL? Well, I was, when I updated MySQL server from 5.1 to 5.6 couple of days ago. Updating was easy and MySQL service started without hitch but when i try to connect using MySQL administrator or Workbench or plain vanilla MySQL command-line, nothing worked. I got error after errors:
“d:\mysql\bin>mysql
ERROR 2013 (HY000): Lost connection to MySQL server at ‘reading initial communication packet’, system error: 0
In Window Event Viewer:
Error in accept: No error
After hours of going through logs and configuration files (my.ini & my.cnf), nothing helped. I gave up. Next day, with fresh mind, I did some googling and reading MySQL manual ( Server System Variables), i figure out i don’t have bind-address in my config file (my.ini). I tried adding
bind-address=127.0.0.1 to my.ini file
[mysqld]
user = mysql
port = 3306
bind-address = 127.0.0.1
Restart the mysql service
And It WORKED!
Thursday, May 10, 2012
Future of iPhone - iPhone 5??
Contrary to reports of a teardrop shape, this report says there’s going to be a flat back, and part of it will be made of futuristic material known as LiquidMetal. The new phone is expected to be made partially from Gorilla Glass 2 which will probably be stronger and thinner than today’s iPhones.
Another believable prediction confirming past report is Apple will introduce its new Dock Connector on the new phone which is smaller, rounded and less than half its predecessor’s size. That should fit the thinner form nicely.
Check out Artist Antoine Brieux from Yanko Design visualization of the new LiquidMetal iPhone5
Sunday, April 08, 2012
7 Principles That Make Your Website More Engaging
Head to Neuro Web Design: Tips and Techniques to read the interesting article about more about Neuro Web Design.
Monday, June 27, 2011
Friday, January 21, 2011
Reset your browser
Be careful though, all your saved items (passwords, favorites) will be cleared.
Reset Internet Explorer
- Right-click on "Internet Explorer" icon --> Select "Properties" --> Click on "Advanced" tab --> Click on "Reset" button.
- Close Opera.
- Rename your file opera6ini (type opera:about in Opera browser to locate).
- Restart Opera.
- If this does not work -rename the user profile folder.
- Click on the Tools menu.
- Select Options.
- Click the Advanced tab.
- Click Restore defaults.
- Confirm
- Click Close.
- In the open window (upon launching safe mode), select "Reset preferences to default Firefox"
- Click on "Make the changes and restart "
- Open Safari
- Click on the "Safari" in your Safari menu,
- A drop-down menu will appear, simply click on the Reset Safari tab....
- A warning dialog will appear pointing out the stuffs that will be removed.
- Click on the Reset button to complete the process.
- Safari will restart automatically.
- Click on the "Customize and Control Flock" button.
- Select Options.
- Click the Advanced tab.
- Click Reset to Defaults.
- Confirm
Close
Wednesday, October 27, 2010
Easies & Simpliest Way to Build Web Form
Now you don't have to know HTML or PHP or any other web language to build the web forms. Any one can build web form using web services like Wufoo or Jotform
Check out some videos here.
JotForm in two minutes from Interlogy Internet Technologies on Vimeo.
Wufoo Demo Video Example from Wufoo on Vimeo.
Enjoy