Archive for January, 2010
Database page corruption on disk or a failed file read …. Again – Mysql
Again encountered the stopped server in the morning because of page file corruption. Reason was the bad power situation in office during night shifts and which costs us the whole day to repair the testing server. As from the last time learnings of page file corruption (previous post) we knew how to start the server [...]
Google App Engine – Java Development
Google App Engine – Java Style View more presentations from Peter Sönnergren Lind.
Loading data file into MySql Database
Loading data into mysql tables can be done using simple insert statements but to get achieve better speed and performance it requires a special tool and LOAD DATA INFILE command is provided for this purpose in MySql. Used it recently and worked really fast, remember to drop indexes before this and rebuild them in case [...]
What Is Virtualization And Cloud Computing?
What Is Virtualization And Cloud Computing? View more documents from Consonus Technology.
Masking inputs using Jquery – Jquery plugin
Taking input from the user is essential in web world. In some cases user input is the only content generation channel for certain websites and asking inputs from user becomes more important in those cases. You need to present all input elements in such a way that user does not make any mistakes and at [...]
