jonathan. tumbling. RSS

Hi, I'm Jonathan George, an entrepreneur from Kansas.

Contact me by email (jonathan at this domain) or on AIM - jdgdotnet.


projects


add me on...


Archive

Mar
19th
Wed
permalink

I'm a code hoarder.

I admit it.  I’m a code hoarder.  I have tens of thousands of lines written in past personal projects. Most of which never saw the light of day.

In the spirit of giving back, I’ll be publishing full projects, code snippets and anything else I have laying around piece by piece over the next few months.

First up, a few ‘mixers’.

Available here: https://github.com/jdg/jdg-mashups/tree/master

  • TumbleBack - A quick and dirty way to send Trackbacks or Pingbacks from Tumblr posts.
  • Basecamp to Campfire - A Campfire bot that logs into Basecamp and checks for new messages posted.  When it finds a new message, it will send a message to Campfire letting everyone know.
Disclaimer: These are just quick snippets.  They’re not shining examples of quality, DRY, agile blah blah.  I’m not responsible if you break something using them.  etc.