My Favourite Links
Here's some of my favourite/interesting links from the www that help me with web dev.
Links / Apache
.htaccess for all
Author: SitePoint.com
URL: https://www.sitepoint.com/htaccess-for-all
Some great snippets of what the .htaccess is capable of!
Links / Linux
Viewing / Editing Large Files in linux
Author: The Geek Stuff
URL: https://www.thegeekstuff.com/2009/08/10-awesome-examples-for-viewing-huge-log-files-in-unix/
Shows you how to easily edit large text files through the linux command line
Links / MySQL
How to Show Open MySQL Database Connections
Author: Alvin @devdaily
URL: https://www.devdaily.com/blog/post/mysql/how-show-open-database-connections-mysql
Some great tips and examples of how to debug MySQL database performance.
Links / Development
2011 Must Watch Web Videos
Author: Net Magazine
URL: https://netmagazine.com/features/2011-review-15-web-conference-talks-you-need-watch
Great list of interesting web conferences put together by Net Magazine
Links / CSS
CSS3 Media Queries Guide
Author: Webdesigner Wall
URL: https://webdesignerwall.com/tutorials/css3-media-queries
Great guide to building your own CSS3 media queries.
Links / Apache
Dynamic subdomains with apache's mod_rewrite
Author: Easy Mod ReWrite
URL: https://www.easymodrewrite.com/example-subdomains
Without having to manually create each subdomain you can setup some rewrite rules which dynamically point to the path of your choice.
Links / Linux
Corntab - Online Crontab Emulator
Author: David Knell
URL: https://corntab.com
Lets you produce complex crontab timing schedules through a friendly GUI.
Links / Design
IE6 Countdown
Author: Microsoft
Gives you the percentage of users that are currently using IE6. Also has archived statistical data.