Ganesh H S

Thoughts on open source technologies, search engine optimization, website security

Google experiment

Google and yahoo always comes up with innovative ideas. Yahoo’s YSlow is one of such innovative idea which helps us many web developers to improvise the performance of the website.
Recently came across a article about Google experiment, its a experiment any user can take, its aimed at improving the search experience.
Experiments allows us to join […]

Porting PHP to Javascript : php js

During graduation got interested in web technology, to kick start i started reading html, javascript.
But when i started my career i was bit disappointed when i realised javascript won’t work if the javascript is disabled in the browser, so my senior in first company suggested me to always do server side validation using php.
But […]