Monthly Archives: January 2008

Polaroid on the Fly WordPress Plugin v0.6 Released

Posted on by Matt | Comments Off

Display Most Recent WordPress Posts On Another Site

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 … Continue reading

Posted in HowTo, PHP, WordPress | 13 Comments

OpenSSH Client notty Disconnection Problem

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 … Continue reading

Posted in Linux, Technology | Leave a comment