Posted by: shankhar on: January 19, 2007
Graywolf and stuntdbl’s blogs got defaced recently by someone accessing files in the wp-admin folder. Find out how to protect your wp-admin folder with a .htacess file.
read more | digg story
Posted by: shankhar on: January 19, 2007
* Firefox stole features from Opera.
* Opera stole features from Firefox.
* Opera is a better embedded browser (congratulations on Wii).
* Both are fantastic browsers.
* Asa is a troll
read more | digg story
Posted by: shankhar on: January 19, 2007
Have fun browsing through your browser’s internal features.
read more | digg story
Posted by: shankhar on: January 19, 2007
The creator of Firebug shows that this Firefox extension is much more than just a JavaScript console: modify the page in place, explore and change all object properties, display invisible elements, monitor network requests, and a lot more (via Ajaxian)
read more | digg story
Posted by: shankhar on: January 19, 2007
The popular “The Evolution of a Programmer” joke rewritten for web developers/web designers.
read more | digg story
Posted by: shankhar on: January 19, 2007
This article is the second of a series of PHP guides that aim at teaching you the basics of PHP programming. Today we are going to discuss different types of operators used in PHP. I hope you remember the basic definition of the operators and operands from my last article (PHP Programming Basics).
read more | [...]
Posted by: shankhar on: January 19, 2007
These templates are intended to be a starting point for your own designs, they aren’t in any way meant to be an actual website design.
read more | digg story
Posted by: shankhar on: January 19, 2007
This article is the first of a series of PHP guides that aim at teaching you the basics of PHP programming. In previous articles we have covered topics like “How to install PHP”, “How to install Apache on Windows” and “PHP, MySQL, Apache installers”. By now, I hope you would have set up your system [...]