General

Anyone who has a server using PHP has undoubtedly heard of php.ini – it’s the configuration file used to control and customize PHP’s run-time behavior. It provides a simple way to configure... Read More
Thumbnail
Anyone who has a server using PHP has undoubtedly heard of php.ini – it’s the configuration file used to control and customize PHP’s run-time behavior. It provides a simple way to configure... Read More
 
266-file-sizes-matter
Average web page weight has increased 25% in one year. Craig discusses why file sizes should be falling.Read More
 
Day 6 SitePoint Sale
Our end-of-year sale has been doing great business so far. Come and take a look at the great deal Day 5 (of 24) is putting on offer. Read More
 
 
Everyone’s decking their websites out in Proxima Nova and Adele now that services like Typekit make webfonts easy to use and the standard web-safe set look increasingly dated. But what if you... Read More
Thumbnail
In Part 4 you learned how to use gettext for one of the most complex aspects of localization a developer can face, plural forms. In this, the final part of the five-part series, I’ll teach you how... Read More
 
Thumbnail
If you’re just starting out with regular expressions (regex), the syntax can seem a bit puzzling at first (I would recommend Jason Pasnikowski’s article as a good starting point). One of the... Read More
 
So, you’ve come up with a HTML email design you’re happy with. Woo! Before you start mailing it out, you’re going to need to test it. There are so many email web apps and desktop clients out... Read More
 
wordpress-logo-115x115
Since WordPress morphed out of b2/cafelog in 2003, it’s overtaken all competitors to become the world’s content management system of choice. 65,810,415 WordPress sites in the world (at time of... Read More
 
survey
Q: Could completing the annual SitePoint Survey really give you a chance to win an iPad 2™? A: Yes, but you’d do it anyway, wouldn’t you?Read More
 
meetings
Miles Burke has five tips for those of us in danger of being overwhelmed by the meetings monster. Read More
 
Thumbnail
Most people know that testing your websites is a good idea, but after some time testing can become tedious. What if a lot of this testing process could be automated so you don’t have to go trough... Read More
 
Looking for some inspiring website headers? Look no further! From “green” designs to techie grunge, this collection runs the gamut of over-the-top, over-sized website headers. Some of these... Read More
Thumbnail
In Part 2 you gained more insight into using the gettext library by learning the most important functions of the extension. In this part you’ll learn how to best use a fallback locale, switch... Read More