Monthly Archives: April 2011

PDF Creation Using Deferred Process Execution in PHP

|

This post discusses how developers at Intervals switched from using PDFLib in a single page load for PDF exports to wkhtmltopdf in multiple processes to allow for improved PDF appearance, reduced server load, and enhanced usability for the end user. The Search for a New PDF Library One awesome feature of Intervals is that it […]

Web Designers and Developers: Are We Too Sedentary?

|

A recent study by James Levine, a researcher at the Mayo Clinic in Rochester, Minn., has uncovered some fascinating facts about how severely inactivity affects us. As it turns out, going to the gym, and exercising in general, may not be enough to overcome sitting in front of a monitor all day. From the New […]

Creating a Fun Place to Work (and Play)

|

We’ve all been there. Stuck in a job we hate. Listening to the minutes tick by like days while we stare out the window. Wishing we were anywhere but here. A bad work experience can be demoralizing and dehumanizing. It can turn the most ambitious of us into a withered trunk of a person. So […]

Web-based Application Database Design and Infrastructure

|

In my experience as a web developer at Pelago I’ve helped develop several web-based applications that required more than just an out-of-the box database configuration. While 99% of the online apps we’ve built can get by on a MySQL or PostgreSQL database with little to no configuration, the few that do require optimizations will certainly […]

Time Tracking at “Terminal” Velocity Using Node.js

|

Take a look at what one of our customers was able to cook up using node.js and the Intervals time tracking API. It’s a command line interface to time tracking. For those of us who spend a lot of their time in terminal clients, a command line method for adding time to our Intervals account […]

Netbook Linux Distros for Web Designers and Developers

|

A review of various Linux distros running on the Asus 901 eeePC. Us web designers and developers have grown accustomed to working with Linux on development and production servers. Most of the web sites and web-based applications we build run on some flavor of Linux. Whether it’s PHP, Python, or Rails, Linux is serving it […]