Archive

Archives: Tasks

Congressional District by Street Address Using Google Maps API

Previously, I set up a form to automatically look up someone's congressional district and legislator by a provided ZIP code. It used the Sunlight Labs API along with a PHP class. The problem was that a given ZIP code can have multiple congressional districts. To further complicate matters, the Sunlight Labs data doesn't have the […]

Upgrading to CKeditor 3.6.2 — CMSense and iOS are now friends

I just upgraded CKeditor to version 3.6.2 and deployed it to all active installations of CMSense. Since the latest version of CKeditor supports iOS (at least iOS5), that means that the CMS and iPads are now good friends. Technically, it means it's iPhone compatible too, but I wouldn't recommend trying to do anything more than […]

Launched: VillaHippoCampo.com

Just launched the redesigned (and re-developed) website for VillaHippoCampo, a luxury rental property located in southern France.  

Converting Flash Website to HTML/CSS Site

Converting a fully Flash-based website for a French financial firm to HTML and CSS. Also completely converting and integrating its static pages into a content management system.  The client's new site will use HTML5 markup and, unlike the Flash version, will be fully usable on devices running iOS (e.g., the iPhone and iPad). UPDATE: view […]

Applied Website Speed Optimizations to Several Websites

Catching up on some unfinished business, including the application of speed optimizations to several websites–minified the CSS and JS, enabled GZIP compression, and added expire headers. Brought the overall weight down by ~20% on some sites and greatly improved their YSlow score. As a second phase, I'm going to review some older sites to make […]

Installed, configured, and imported comments into Disqus

Just switched this site's commenting system over to disqus (from a previous custom built system). A little PHP allowed me to tailor their system to my site's needs (e.g., excluding it from certain pages). All in all, it was super easy. I then went ahead and imported the site's existing comments, which took a little […]

Say Hello