Jesse Taber

if I call it a blog I'll feel bad when I don't update it every week
posts - 26, comments - 70, trackbacks - 0

My Links

News

Twitter












Tag Cloud

Archives

Image Galleries

January 2011 Entries

A Quick Look At AppHarbor
As mentioned in some earlier posts, I’ve been hacking on Shopify for the past six months for an e-commerce project. My work with Shopify introduced me to Heroku, which is a simple “cloud-based” service for hosting and running Ruby applications. It’s dead simple to get started and, for the most part, seems to “just work”. While I enjoy playing with new languages and platforms, I’m by no means a Ruby developer. Heroku is a great service, but seemed somewhat inaccessible to me given that I’d have to...

Posted On Wednesday, January 26, 2011 8:40 PM | Feedback (1) |

Going Paperless
One year ago I came to work for a company where the entire development team is 100% “remote”; we’re spread over 3 time zones and each of us works from home. This seems to be an increasingly popular way for people to work and there are many articles and blog posts out there enumerating the advantages and disadvantages of working this way. I had read a lot about telecommuting before accepting this job and felt as if I had a pretty decent idea of what I was getting into, but I’ve encountered a few things...

Posted On Sunday, January 09, 2011 8:15 PM | Feedback (0) |

Parsing Concerns
If you’ve ever written an application that accepts date and/or time inputs from an external source (a person, an uploaded file, posted XML, etc.) then you’ve no doubt had to deal with parsing some text representing a date into a data structure that a computer can understand. Similarly, you’ve probably also had to take values from those same data structure and turn them back into their original formats. Most (all?) suitably modern development platforms expose some kind of parsing and formatting functionality...

Posted On Monday, January 03, 2011 7:39 PM | Feedback (0) |

Powered by: