· Jerod Santo ·

+ Archives Contact Search

Page 12

Took a Detour

01 Nov 2010

Professionally I've been writing a ton of JavaScript lately, but in my free time I took a detour into the land of Cocoa to develop a tiny little Mac app. It only does one thing, but hopefully it does it well enough to get some use.

LazerCatz!

30 Aug 2010

I competed in the first ever Node Knockout over the weekend with a couple of friends and the fruit of our labor is an 8-bit multiplayer shooter called LazerCatz!

Extract & Edit a Safari Extension

21 Aug 2010

Turns out it's pretty easy to edit a Safari extension that you've downloaded. Here's how.

Some Great iOS Apps

19 Jun 2010

I'd like to give props to a handful of iOS apps that I think are exceptional. If you haven't used any of the following, I highly suggest you check them out.

Rack, and Firebug, and Fuel. Oh Hai!

20 Mar 2010

I'm very happy to announce that I've joined the Fuel Network as co-editor of FYC!

Exciting Projects I Watched in February

06 Mar 2010

Another month, another handful of great open-source projects I found on GitHub.

Exciting Projects I Watched In January

02 Feb 2010

One of my favorite GitHub features is the ability to find and track the progress of projects that interest me. I've decided to post the new projects I find each month on this blog since there is a high likelihood that you and I have common interests

Cappuccino On Rails

12 Jan 2010

I'm happy to announce the release of CappuccinoResource (CR), a library dedicated to interfacing between a Cappuccino front-end and a Rails back-end.

Testing Cappuccino Notifications

07 Jan 2010

Writing a web app using Cappuccino has a lot of benefits, one of which is a really nice message passing system wherein certain objects can register to observe events and take action when other objects post notifications of those events.

Rubular

02 Dec 2009

Most of the online regular expression testers I've used just aren't that useful, but Rubular is the exception.