<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.5.1" -->
<rss version="0.92">
<channel>
	<title>usefulfor.com/ruby</title>
	<link>http://usefulfor.com/ruby</link>
	<description>ruby goodness for your daily needs</description>
	<lastBuildDate>Thu, 13 Nov 2008 11:20:06 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>extjs ComboBox remote XML</title>
		<description>The new release of dradis is going to use the ExtJS library for the web interface. ExtJS provides lots of JavaScript widgets useful to create complex GUI for web applications.

This is the first of a series of posts with small tips and tricks of ExtJS that will also address its ...</description>
		<link>http://usefulfor.com/ruby/2008/11/12/extjs-combobox-remote-xml/</link>
			</item>
	<item>
		<title>Rails Conf 2008</title>
		<description>I attended Rails Conf 2008 in Berlin on the 3rd and 4th of September 2008. Following is a quick summary of the talks that I attended. There are loads interesting things going on in the Rails community. My opinion is very biased but I believe the Ruby on Rails community ...</description>
		<link>http://usefulfor.com/ruby/2008/09/11/rails-conf-2008/</link>
			</item>
	<item>
		<title>Ruby installer using NSIS (Part 1)</title>
		<description>Intro
On a recent project I was challenged with the task to create a Windows installer for Dradis, an application that I have been contributing to. After a bit of research it seemed like our answer was in using NSIS (Nullsoft Scriptable Install System) to assist us in this task.

NSIS in ...</description>
		<link>http://usefulfor.com/ruby/2008/07/19/ruby-installer-in-nsis-using-hm-nis-edit-part-1/</link>
			</item>
	<item>
		<title>restful_authentication howto, step-by-step (part 2)</title>
		<description>Picking it up were we left it on restful_authentication howto, step-by-step (part 1) the second article of this series is a hands on example on how to use the restful_authentication plugin.

Things that will be covered include:

  remove the need of a login
  the use of an activation email, ...</description>
		<link>http://usefulfor.com/ruby/2008/06/06/restful_authentication-howto-step-by-step-part-2/</link>
			</item>
	<item>
		<title>restful_authentication howto, step-by-step (part 1)</title>
		<description>There are more than a hundred thousand different ways of implementing authentication in ruby on rails. Authentication in the rails world is definetly not for the faint hearted. After some random reading through the rails wiki it seemed quite clear that there is one winner: acts_as_authenticated. However, after including this ...</description>
		<link>http://usefulfor.com/ruby/2008/05/17/restful_authentication-step-by-step-part-1/</link>
			</item>
	<item>
		<title>ruby application configuration settings</title>
		<description>In this article I want to discuss a way of storing and retrieving the configuration settings of a ruby application. The first thing you need to decide is whether you want to store your settings in a database, a XML file, a YAML,...

Since this is not an easy choice we ...</description>
		<link>http://usefulfor.com/ruby/2008/04/17/ruby-application-configuration-settings/</link>
			</item>
	<item>
		<title>ruby ToDo list</title>
		<description>I have created a small Ruby on Rails application to keep track of my personal "ToDo" list of tasks. The idea is to split your different tasks into categories (i.e. important &#38; urgent, no important &#38; urgent, etc.) and have a web front end in which you can get a ...</description>
		<link>http://usefulfor.com/ruby/2008/01/24/ruby-todo-list/</link>
			</item>
	<item>
		<title>ruby workshop: the way of the Qt samurai</title>
		<description>As a side result of my work with dradis during the last months, I've been working on some technical sessions that will be grouped in what could be called a "ruby workshop". The first of this sessions is on ruby + Qt programming and is available now.


  Slides can ...</description>
		<link>http://usefulfor.com/ruby/2007/12/17/ruby-workshop-the-way-of-the-qt-samurai/</link>
			</item>
	<item>
		<title>Net::DHCP</title>
		<description>The aim of Net::DHCP (hosted at RubyForge)  is to provide a set of classes to low level handle the specifics of DHCP (rfc2131, rfc2132, etc.) in ruby.

With Net::DHCP you will be able to craft custom DHCP packages and have access to all the fields defined for the protocol.


The Dynamic ...</description>
		<link>http://usefulfor.com/ruby/2007/11/05/netdhcp/</link>
			</item>
	<item>
		<title>rComic: comic strip downloader</title>
		<description>rComic is a small script to download and display Internet comic strips. To add new strips, you only need to modify the config file. And it is an interesting exercise to play with the Net::HTTP and YAML libraries.

rComic makes use of two external programs: wget and display for downloading and ...</description>
		<link>http://usefulfor.com/ruby/2007/10/23/rcomic-comic-strip-downloader/</link>
			</item>
</channel>
</rss>
