Archive for January, 2008

23Jan

Polaroid on the Fly v0.6 Released

Asides

Polaroid on the Fly Wordpress Plugin v0.6 Released

23Jan

Display Most Recent Wordpress Posts On Another Site

HowTo, PHP, Wordpress

I was recently had the job of displaying the most recent Wordpress posts on a sites main page. The easiest way I could think of doing this is to use the RSS feed.
I’ll give two sample php functions that will do this as one requires some pear packages and the other doesn’t.
Option 1
This option [...]

18Jan

OpenSSH Client notty Disconnection Problem

Linux, Technology

I recently wrote a script that waits for something to happen and then executes a command on a remote machine via ssh. I ran into a problem where the ssh connection was established and then the ssh connection would never close.
I found out after some diagnostics that becuase there was no tty assigned to [...]

Contact