Archive for the ‘Code’ Category

Ryan

SSH control from your iPhone

April 19, 2010 by Ryan in Code


There’s a ton of buzz around the iPad these days and how when using it, it feels like “the future is now.” Not to leave it’s little brother in the dark, I had one of those moments this morning on the iPhone. I’ve been working on server upgrades and moves the past few weeks and [...]

The Problem As just about everyone knows the iPhone is incapable of playing any sort of Flash through the mobile Safari browser and generally speaking everyone has adapted and found work arounds or changed their sites accordingly as to not require Flash for certain things. On my personal blog about music, one of the most [...]

Ryan

Caching, Etags & PHP sessions

September 23, 2009 by Ryan in Code, PHP


I spent more than half a day yesterday trying to uncover why the code that delivers our Javascript and CSS suddenly quit being cached locally in the browser. Seemingly out of the blue, every page load was pulling down a new copy of the files, which is unacceptable when they are over 100kb even in [...]