<?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/"
	>

<channel>
	<title>Bits By The Pound &#187; admin</title>
	<atom:link href="http://www.bitsbythepound.com/author/admin/feed" rel="self" type="application/rss+xml" />
	<link>http://www.bitsbythepound.com</link>
	<description>Spewing Forth Tech Stuff</description>
	<lastBuildDate>Wed, 06 Jul 2011 23:36:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Quickly Install most CODECs in Ubuntu</title>
		<link>http://www.bitsbythepound.com/quickly-install-most-codecs-in-ubuntu-47.html</link>
		<comments>http://www.bitsbythepound.com/quickly-install-most-codecs-in-ubuntu-47.html#comments</comments>
		<pubDate>Sat, 24 Oct 2009 13:40:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Karmic (9.10)]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.bitsbythepound.com/?p=47</guid>
		<description><![CDATA[Recipe to install most CODECs on Ubuntu: (Note: on a 64 bit system, substitute &#8216;w64codecs&#8217; for &#8216;w32codecs&#8217;) &#62; sudo apt-get install libdvdread4 &#62; cd /usr/share/doc/libdvdread4/ &#62; sudo ./install-css.sh &#62; sudo wget http://www.medibuntu.org/sources.list.d/`lsb_release -cs`.list --output-document=/etc/apt/sources.list.d/medibuntu.list &#38;&#38; sudo apt-get -q update &#38;&#38; sudo apt-get --yes -q --allow-unauthenticated install medibuntu-keyring &#38;&#38; sudo apt-get -q update &#62; sudo apt-get [...]]]></description>
		<wfw:commentRss>http://www.bitsbythepound.com/quickly-install-most-codecs-in-ubuntu-47.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Set up GWT application with Maven</title>
		<link>http://www.bitsbythepound.com/set-up-gwt-application-with-maven-10.html</link>
		<comments>http://www.bitsbythepound.com/set-up-gwt-application-with-maven-10.html#comments</comments>
		<pubDate>Fri, 23 Oct 2009 20:54:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[GWT]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://www.bitsbythepound.com/?p=10</guid>
		<description><![CDATA[This demo is based on: GWT libraries 1.6.4 Apache Maven 2.2.1 GWT Maven plugin 1.1 Before you start your GWT application, you need to figure out: Package and name of your module, e.g. org.package.Module. In the example, &#8216;org.package&#8217; is the package name; &#8216;Module&#8217; is the module name; and, &#8216;org.package.Module&#8217; is the full module name. Maven [...]]]></description>
		<wfw:commentRss>http://www.bitsbythepound.com/set-up-gwt-application-with-maven-10.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Welcome</title>
		<link>http://www.bitsbythepound.com/hello-world-1.html</link>
		<comments>http://www.bitsbythepound.com/hello-world-1.html#comments</comments>
		<pubDate>Fri, 23 Oct 2009 18:44:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.bitsbythepound.com/?p=1</guid>
		<description><![CDATA[Welcome to Bits By The Pound! You have reached a page where technology enthusiasts can talk about their passion.]]></description>
		<wfw:commentRss>http://www.bitsbythepound.com/hello-world-1.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

