Posted in
Main on January 25th, 2011 by Pingdom

Building websites and web applications today is not only about being a great programmer, it’s even more important to be a smart programmer. This means to re-use existing code and applications when possible instead of re-inventing the wheel.
Open source has been around for ages and much of the web is built using it. Every developer knows about Linux, Apache, MySQL and PHP (LAMP).
But what about all the other open source projects out there? As a web developer you can save lots of time or optimize the performance of your applications by using many of the other projects that are available.
Lets take a look on what’s out there, free for everyone to use.
Read more
Posted in
Main on January 10th, 2011 by Pingdom
The open source movement is a popular one, and it’s certainly made its mark on the software landscape. But where has it made its biggest mark? What is the most successful open source endeavor of all time?
Actually, when you see it as a whole, isn’t the Web the biggest open source success of them all?
Perhaps the most famous example is the LAMP stack that lies behind so many websites, i.e. Linux, Apache, MySQL and PHP. But there’s so much more when you think about it.
Here are some of the open source projects that make the Web tick.
Read more
Posted in
Main on June 18th, 2010 by Pingdom
At the scale that Facebook operates, a lot of traditional approaches to serving web content break down or simply aren’t practical. The challenge for Facebook’s engineers has been to keep the site up and running smoothly in spite of handling close to half a billion active users. This article takes a look at some of the software and techniques they use to accomplish that.
Read more