Archive for April, 2007

Ariejan.net server move

Just a note to let you know that Ariejan.net has just been moved to a new server! Well, I’ve moved from shared hosting with Delta9 Internet to a VPS solution.
Why on earth would I do such a thing? I’m very happy with the service I’ve recieved from Delta9 in the past. However, I wanted more [...]


Rails, Resources and Permalinks

There has been quite a bit of discussion about creating permalinks with a rails resource. In this article I will show you how to create permalinks for a resource named ‘pages’ without giving up on any of the resource goodness!


TipSnippet: Create a RSS feed

RSS is hot! So, you want to fit your new Rails app with one too! That’s easy, of course, but you just need to know what to do.
This snippet will show you how to create an RSS feed form your RESTful articles. I’ll assume you know how to generate a resource named ‘article’ with a [...]


What do you want for AutoFlickr?

Almost a month ago I published my WordPress plugin AutoFlickr, which shows one or more related photos from the popular Flickr site in your post.
Now I’m wondering what new features AutoFlickr users want. What parts of the current plugin are superfluous. Also, I’d like to know how is using AutoFlickr?
Please post a comment with your [...]