Files
kestrelsnest-blog/content/posts/2007-04-03-a-new-series-of-posts.md
Eric Wagoner eddd9d2a80 Import WordPress posts and migrate standalone content to Hugo
- Successfully imported 1731 WordPress posts to Hugo markdown format
- Migrated 204+ images from archive to static directory
- Copied standalone directories (curtain, farm, gobbler, house, images, party, revcemetery, railsday, birthday)
- Fixed all internal links to use /legacy prefix for archived content
- Remapped archive links to point to correct Hugo posts
- Fixed Louisville Georgia Cemetery post rendering issue

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-23 16:23:40 -04:00

8 lines
1.8 KiB
Markdown

---
author: Eric Wagoner
date: '2007-04-03T23:32:23'
draft: false
title: A new series of posts
---
Regular readers (all four of you) know that over the past two years I've picked up a new programming language, [Ruby on Rails](http://www.rubyonrails.org). I've been using it for every bit of web programming I've done over the past two years. Most recently, I used it to build my farmers market system, [LocallyGrown.net](http://www.locallygrown.net) ([my own Athens market](http://athens.locallygrown.net)). LocallyGrown is getting a lot of attention, and I truly feel it can revolutionize how small farms get thier produce on people's plates. The web hosting company I use, [Joyent](http://www.joyent.com), has announced an exciting innovation for Rails applications that will allow developers to make their online programs work offline, with data synchronization when the user connects back up. This could be very useful for LocallyGrown, as market managers could take their online market with them on a laptop to the physical market, even if there is no wi-fi or other network connection on site. Joyent has offered to give me early access to this framework, which they're calling [Slingshot](http://joyeur.com/2007/03/22/joyent-slingshot). I don't yet know how it works technically, and it may actually not be a good fit for LocallyGrown. The project kicks off with a coference call with the Joyent folks in the morning, and then we'll take it from there. One interesting thing about this early access program: I'm **required** to write about my experience with it, both good and bad, here on my weblog. So, this entry is the first in a series of entries that will document just that. I've created a new category, "[Joyent Slingshot](/archives/category/joyent-slingshot/)", so all of these entries will be grouped together for easy access. More to come!