Archive for April, 2007

Ariejan.net server move

April 29th, 2007

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.

Rails, Resources and Permalinks

April 12th, 2007

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

April 3rd, 2007

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 title, body and the default created_at and updated_at attributes.

What do you want for AutoFlickr?

April 2nd, 2007

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?