-
This is the real deal - unlock your iPhone for use with any SIM in less than an hour. Anyone with some computer experience will be able to follow this tutorial, since i’ve omitted all techincal details.
-
A very cool onlyne magazine about style
-
Fantastic article on building a web application using Ant while optimizing CSS/JS file for caching and performances
-
The most powerful feature is Read/Write Splitting which allows you to scale a application which is unaware of replication automaticly cross several slaves without changes to your application. Instance Scale Out we say.
-
In the world of free, pricing isn’t given much attention. But if you’re looking for a real, sustainable business, it’s unavoidable. Paul Farnell’s gone through it all with his app Litmus and breaks it down for you here.
-
Why our relationships can’t be explained without the objects and experiences that we share.
-
-
-
mysql-proxy is a lightweight binary application standing between one or more MySQL clients and a server. The clients connect to the proxy with the usual credentials, instead of connecting to the server.
-
You may have noticed the excitement about MySQL Proxy. But perhaps you failed to realize what you can do with it.
Here’s a tutorial that will guide you through your first Proxy experience. You will be able to use macros with the standard mysql client.
-
Nginx supports FastCGI technology to work with many external tools and servers. PHP itself can be runned as FastCGI application and can process FastCGI requests from nginx.
-
Lighttpd supports PHP through both CGI and FastCGI. As the name suggests, FastCGI is preferable.
-
Optimizing FastCGI performance