Archive for the ‘best practice’ Category
Follow up to the last post: A collection of creative 404 Pages
Monday, May 26th, 2008Some high quality and impressive looking 404 pages.
read more | digg story
Creating User Friendly Error Pages
Monday, May 26th, 2008We might understand what 404 means, but many users do not. Some good tips to provide a more helpful error page to the user when a page cannot be found.
read more | digg story
Great blog on MySQL performance …
Wednesday, April 23rd, 2008Some great stuff on getting the best performance out of MySQL …
MySQL Performance Blog
I have just been reading this …
ORDER BY … LIMIT Performance Optimization. Pagination is used on just about every site I work on - that article is great on speeding up queries using ORDER BY and LIMIT.
Faster Web Pages
Monday, March 31st, 2008A fantastic presentation from Yahoo! on multiple ways (including CSS, Javascript and server-side technologies) to speed up page delivery and rendering. I think most developers would learn something from this.
Here is another presentation from Yahoo! which touches on the same issues …
