Results for: "PHP"
Contents (211)
Server-side HTML vs. JS Widgets vs Single-Page Web App
At the recent GOTO Chicago conference, I gave a talk on "Frontend Architectures: from the prehistoric to the Post-modern." In just my first…
read more
Memcache: Installation and Usage on Ubuntu 12.10
About Memcache Memcache is a system that works to speed up virtual private servers by caching server information. The program allows…
read more
30 Amazing Resources for Sass
We’ve compiled this list of thirty amazing resources for Sass. In it you’ll find all kinds of goodies built on…
read more
Setting headers for dynamic images with PHP
PHP provides an amazing library called Graphics Draw ( GD ) to generate images. You can create and output the…
read more