Posts tagged with 'server' from 1 to 24 of 49
Netserver
Install NetServer and your PC will become a Web Server, MySQL Server, FTP Server, Mail Server in 5 minutes. [...]
- up ↑
- web design
- 9th Aug 2005
Nanoweb - a PHP server
Nanoweb is an HTTP server written in PHP, designed to be small, secure, and extensible. [...]
- up ↑
- programming
- 11th May 2007
On blocking Chinese IP addresses
Here's an interesting ar ticle looking at the implications of blocking IP addresses; especially when they largely come from one area, like China.Some [...]
- up ↑
- web design
- 31st Aug 2005
jQuery plugin: Validation for forms
Lots of examples of how to implement form validation using JQuery... just remember to do your validation on the server in case JS is unavailable :-) [...]
- up ↑
- programming
- 2nd Aug 2007
What's Your Poison? XML, JSON, or HTML
Great overview of three ways you can request data from the server and format it for general web consumption (the article forms a chapter of the Jeremy [...]
- up ↑
- programming
- 13th Apr 2007
Robots Exclusion
Web Server Administrator's Guide to the Robots Exclusion Protocol. This page gives you a run-through of what to include in your robots.txt file. H [...]
- up ↑
- web design
- 5th Feb 2004
Defensive programming practices to survive Web site traffic peaks
8 tips for dealing with getting 'Digg'ed:Avoid accessing databasesCache Web pagesAvoid needless personalizationQueue tasks that may take too longMove [...]
- up ↑
- programming
- 29th May 2007
Accessibility Navbar
(oh no, not another accessibility tool!)What is the Accessibility Navbar?It's a must-have item for any self-respecting accessible website... um; wel [...]
- up ↑
- accessibility
- 7th Apr 2006