<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>Linux Tutorial &#187; Programming</title>
	<atom:link href="http://www.kernelhardware.org/category/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kernelhardware.org</link>
	<description>Your Source for Linux tutorials, programming and hardware advice</description>
	<lastBuildDate>Fri, 20 Jan 2012 01:28:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>How to do Ajax style drag-n-drop sorting with Rails</title>
		<link>http://www.kernelhardware.org/how-to-do-ajax-style-drag-n-drop-sorting-with-rails/</link>
		<comments>http://www.kernelhardware.org/how-to-do-ajax-style-drag-n-drop-sorting-with-rails/#comments</comments>
		<pubDate>Fri, 11 Jun 2010 23:43:45 +0000</pubDate>
		<dc:creator>Harry Che</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.kernelhardware.org/?p=601</guid>
		<description><![CDATA[<p>Here is a quick tutorial on how to do this. The “secret” or easy solution is to use Rails “acts_as_list” plugin.
1. Install the “acts_as_list” plugin that is going to be used for this. With Rails 2.0+, the plugin is no longer part of Rails core, so you will need to do “ruby <a href='http://www.kernelhardware.org/how-to-do-ajax-style-drag-n-drop-sorting-with-rails/' rel="nofollow">[continue...]</a></p>]]></description>
		<wfw:commentRss>http://www.kernelhardware.org/how-to-do-ajax-style-drag-n-drop-sorting-with-rails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beginner FLTK Tutorial</title>
		<link>http://www.kernelhardware.org/beginner-fltk-tutorial/</link>
		<comments>http://www.kernelhardware.org/beginner-fltk-tutorial/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 17:34:30 +0000</pubDate>
		<dc:creator>Robert Arkiletian</dc:creator>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[FLTK]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Beginner FLTK Tutorial]]></category>
		<category><![CDATA[beginner-fltk]]></category>
		<category><![CDATA[programming-fltk]]></category>
		<category><![CDATA[widgets]]></category>

		<guid isPermaLink="false">http://kernelhardware.org/?p=50</guid>
		<description><![CDATA[<p>Who is this article for?
This article is for C++ programmers who wish to start coding GUI (Graphical User Interface) applications using FLTK.  The documentation of FLTK is very good. However, I found the tutorial examples went from very easy (Hello World) to a little too diffucult (editor.cxx). <a href='http://www.kernelhardware.org/beginner-fltk-tutorial/' rel="nofollow">[continue...]</a></p>]]></description>
		<wfw:commentRss>http://www.kernelhardware.org/beginner-fltk-tutorial/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

