<?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>Exposed Elements &#187; Open Source</title>
	<atom:link href="http://exposedelements.com/tag/open-source/feed/" rel="self" type="application/rss+xml" />
	<link>http://exposedelements.com</link>
	<description>minimalism, web design and technology</description>
	<lastBuildDate>Sat, 04 Feb 2012 21:28:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Welcome to Ubuntu 11.10 Oneric Ocelot</title>
		<link>http://exposedelements.com/2011/10/welcome-to-ubuntu-11-10-oneric-ocelot/</link>
		<comments>http://exposedelements.com/2011/10/welcome-to-ubuntu-11-10-oneric-ocelot/#comments</comments>
		<pubDate>Mon, 17 Oct 2011 00:19:03 +0000</pubDate>
		<dc:creator>Mario</dc:creator>
				<category><![CDATA[Images]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://exposedelements.com/?p=909</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><img src="http://exposedelements.com/wp-content/uploads/2011/10/Screenshot-Ubuntu-11.10-Upgrade-Available-580x450.png" alt="Welcome to Ubuntu 11.10 Oneric Ocelot" width="580" height="450" /></p>
]]></content:encoded>
			<wfw:commentRss>http://exposedelements.com/2011/10/welcome-to-ubuntu-11-10-oneric-ocelot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to setup 3 monitors in Ubuntu</title>
		<link>http://exposedelements.com/2011/04/how-to-setup-3-monitors-in-ubuntu/</link>
		<comments>http://exposedelements.com/2011/04/how-to-setup-3-monitors-in-ubuntu/#comments</comments>
		<pubDate>Mon, 18 Apr 2011 00:20:59 +0000</pubDate>
		<dc:creator>Mario</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://exposedelements.com/?p=684</guid>
		<description><![CDATA[I&#8217;m using 2 Nvidia 9600GT video cards to drive 3 22-inch Acer monitors. Open a terminal window and type the following command: sudo gedit /etc/X11/xorg.conf # nvidia-settings: X configuration file generated by nvidia-settings # nvidia-settings: version 260.19.06 (buildd@yellow) Mon Oct 4 15:59:51 UTC 2010 # commented out by update-manager, HAL is now used and auto-detects devices # Keyboard settings are now read from /etc/default/console-setup #Section &#8220;InputDevice&#8221; # # generated from default # Identifier &#8220;Keyboard0&#8243; # Driver &#8220;kbd&#8221; #EndSection # commented out by update-manager, HAL is now used and auto-detects devices # Keyboard settings are now read from /etc/default/console-setup #Section &#8220;InputDevice&#8221; # # generated from default # Identifier &#8220;Mouse0&#8243; # Driver &#8220;mouse&#8221; # Option &#8220;Protocol&#8221; &#8220;auto&#8221; # Option &#8220;Device&#8221; &#8220;/dev/psaux&#8221; # Option &#8220;Emulate3Buttons&#8221; &#8220;no&#8221; # Option &#8220;ZAxisMapping&#8221; &#8220;4 5&#8243; #EndSection Section &#8220;ServerLayout&#8221; # commented out by update-manager, HAL is now used and auto-detects devices # Keyboard settings are now read from /etc/default/console-setup # InputDevice &#8220;Keyboard0&#8243; &#8220;CoreKeyboard&#8221; # commented out by update-manager, [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://exposedelements.com/wp-content/uploads/2011/04/3monitors.jpg" alt="" title="3 monitor setup" width="600" height="450" class="alignnone size-full wp-image-704" /><br />
I&#8217;m using 2 Nvidia 9600GT video cards to drive 3 22-inch Acer monitors.</p>
<p>Open a terminal window and type the following command:<br />
<strong>sudo gedit /etc/X11/xorg.conf</strong></p>
<p># nvidia-settings: X configuration file generated by nvidia-settings<br />
# nvidia-settings:  version 260.19.06  (buildd@yellow)  Mon Oct  4 15:59:51 UTC 2010</p>
<p># commented out by update-manager, HAL is now used and auto-detects devices<br />
# Keyboard settings are now read from /etc/default/console-setup<br />
#Section &#8220;InputDevice&#8221;<br />
#    # generated from default<br />
#    Identifier     &#8220;Keyboard0&#8243;<br />
#    Driver         &#8220;kbd&#8221;<br />
#EndSection<br />
# commented out by update-manager, HAL is now used and auto-detects devices<br />
# Keyboard settings are now read from /etc/default/console-setup<br />
#Section &#8220;InputDevice&#8221;<br />
#    # generated from default<br />
#    Identifier     &#8220;Mouse0&#8243;<br />
#    Driver         &#8220;mouse&#8221;<br />
#    Option         &#8220;Protocol&#8221; &#8220;auto&#8221;<br />
#    Option         &#8220;Device&#8221; &#8220;/dev/psaux&#8221;<br />
#    Option         &#8220;Emulate3Buttons&#8221; &#8220;no&#8221;<br />
#    Option         &#8220;ZAxisMapping&#8221; &#8220;4 5&#8243;<br />
#EndSection</p>
<p>Section &#8220;ServerLayout&#8221;</p>
<p># commented out by update-manager, HAL is now used and auto-detects devices<br />
# Keyboard settings are now read from /etc/default/console-setup<br />
#    InputDevice    &#8220;Keyboard0&#8243; &#8220;CoreKeyboard&#8221;<br />
# commented out by update-manager, HAL is now used and auto-detects devices<br />
# Keyboard settings are now read from /etc/default/console-setup<br />
#    InputDevice    &#8220;Mouse0&#8243; &#8220;CorePointer&#8221;<br />
# Removed Option &#8220;Xinerama&#8221; &#8220;0&#8243;<br />
    Identifier     &#8220;Default Layout&#8221;<br />
    Screen      0  &#8220;Screen0&#8243; 0 0<br />
    Screen      1  &#8220;Screen1&#8243; 3360 0<br />
    Screen      2  &#8220;Screen2&#8243; 1680 0<br />
    InputDevice    &#8220;Keyboard0&#8243; &#8220;CoreKeyboard&#8221;<br />
    InputDevice    &#8220;Mouse0&#8243; &#8220;CorePointer&#8221;<br />
    Option         &#8220;Xinerama&#8221; &#8220;1&#8243;<br />
EndSection</p>
<p>Section &#8220;Module&#8221;<br />
    Load           &#8220;glx&#8221;<br />
EndSection</p>
<p>Section &#8220;ServerFlags&#8221;<br />
    Option         &#8220;Xinerama&#8221; &#8220;0&#8243;<br />
EndSection</p>
<p>Section &#8220;InputDevice&#8221;</p>
<p>    # generated from default<br />
    Identifier     &#8220;Keyboard0&#8243;<br />
    Driver         &#8220;kbd&#8221;<br />
EndSection</p>
<p>Section &#8220;InputDevice&#8221;</p>
<p>    # generated from default<br />
    Identifier     &#8220;Mouse0&#8243;<br />
    Driver         &#8220;mouse&#8221;<br />
    Option         &#8220;Protocol&#8221; &#8220;auto&#8221;<br />
    Option         &#8220;Device&#8221; &#8220;/dev/psaux&#8221;<br />
    Option         &#8220;Emulate3Buttons&#8221; &#8220;no&#8221;<br />
    Option         &#8220;ZAxisMapping&#8221; &#8220;4 5&#8243;<br />
EndSection</p>
<p>Section &#8220;Monitor&#8221;<br />
    Identifier     &#8220;Configured Monitor&#8221;<br />
EndSection</p>
<p>Section &#8220;Monitor&#8221;<br />
    Identifier     &#8220;Monitor0&#8243;<br />
    VendorName     &#8220;Unknown&#8221;<br />
    ModelName      &#8220;Acer AL2223W&#8221;<br />
    HorizSync       31.0 &#8211; 81.0<br />
    VertRefresh     56.0 &#8211; 75.0<br />
EndSection</p>
<p>Section &#8220;Monitor&#8221;<br />
    Identifier     &#8220;Monitor1&#8243;<br />
    VendorName     &#8220;Unknown&#8221;<br />
    ModelName      &#8220;Acer AL2223W&#8221;<br />
    HorizSync       31.0 &#8211; 81.0<br />
    VertRefresh     56.0 &#8211; 75.0<br />
EndSection</p>
<p>Section &#8220;Monitor&#8221;<br />
    Identifier     &#8220;Monitor2&#8243;<br />
    VendorName     &#8220;Unknown&#8221;<br />
    ModelName      &#8220;Acer V223W&#8221;<br />
    HorizSync       30.0 &#8211; 83.0<br />
    VertRefresh     56.0 &#8211; 76.0<br />
EndSection</p>
<p>Section &#8220;Device&#8221;<br />
    Identifier     &#8220;Configured Video Device&#8221;<br />
    Driver         &#8220;nvidia&#8221;<br />
    Option         &#8220;NoLogo&#8221; &#8220;True&#8221;<br />
EndSection</p>
<p>Section &#8220;Device&#8221;<br />
    Identifier     &#8220;Device0&#8243;<br />
    Driver         &#8220;nvidia&#8221;<br />
    VendorName     &#8220;NVIDIA Corporation&#8221;<br />
    BoardName      &#8220;GeForce 9600 GT&#8221;<br />
    BusID          &#8220;PCI:3:0:0&#8243;<br />
    Screen          0<br />
EndSection</p>
<p>Section &#8220;Device&#8221;<br />
    Identifier     &#8220;Device1&#8243;<br />
    Driver         &#8220;nvidia&#8221;<br />
    VendorName     &#8220;NVIDIA Corporation&#8221;<br />
    BoardName      &#8220;GeForce 9600 GT&#8221;<br />
    BusID          &#8220;PCI:2:0:0&#8243;<br />
EndSection</p>
<p>Section &#8220;Device&#8221;<br />
    Identifier     &#8220;Device2&#8243;<br />
    Driver         &#8220;nvidia&#8221;<br />
    VendorName     &#8220;NVIDIA Corporation&#8221;<br />
    BoardName      &#8220;GeForce 9600 GT&#8221;<br />
    BusID          &#8220;PCI:3:0:0&#8243;<br />
    Screen          1<br />
EndSection</p>
<p>Section &#8220;Screen&#8221;<br />
    Identifier     &#8220;Default Screen&#8221;<br />
    Device         &#8220;Configured Video Device&#8221;<br />
    Monitor        &#8220;Configured Monitor&#8221;<br />
    DefaultDepth    24<br />
EndSection</p>
<p>Section &#8220;Screen&#8221;</p>
<p># Removed Option &#8220;TwinView&#8221; &#8220;1&#8243;<br />
# Removed Option &#8220;metamodes&#8221; &#8220;DFP-0: nvidia-auto-select +0+0, DFP-1: nvidia-auto-select +1680+0&#8243;<br />
    Identifier     &#8220;Screen0&#8243;<br />
    Device         &#8220;Device0&#8243;<br />
    Monitor        &#8220;Monitor0&#8243;<br />
    DefaultDepth    24<br />
    Option         &#8220;TwinView&#8221; &#8220;0&#8243;<br />
    Option         &#8220;metamodes&#8221; &#8220;DFP-0: nvidia-auto-select +0+0&#8243;<br />
    SubSection     &#8220;Display&#8221;<br />
        Depth       24<br />
    EndSubSection<br />
EndSection</p>
<p>Section &#8220;Screen&#8221;<br />
    Identifier     &#8220;Screen1&#8243;<br />
    Device         &#8220;Device1&#8243;<br />
    Monitor        &#8220;Monitor1&#8243;<br />
    DefaultDepth    24<br />
    Option         &#8220;TwinView&#8221; &#8220;0&#8243;<br />
    Option         &#8220;metamodes&#8221; &#8220;1680&#215;1050 +0+0&#8243;<br />
    SubSection     &#8220;Display&#8221;<br />
        Depth       24<br />
    EndSubSection<br />
EndSection</p>
<p>Section &#8220;Screen&#8221;<br />
    Identifier     &#8220;Screen2&#8243;<br />
    Device         &#8220;Device2&#8243;<br />
    Monitor        &#8220;Monitor2&#8243;<br />
    DefaultDepth    24<br />
    Option         &#8220;TwinView&#8221; &#8220;0&#8243;<br />
    Option         &#8220;metamodes&#8221; &#8220;DFP-1: nvidia-auto-select +0+0&#8243;<br />
    SubSection     &#8220;Display&#8221;<br />
        Depth       24<br />
    EndSubSection<br />
EndSection</p>
]]></content:encoded>
			<wfw:commentRss>http://exposedelements.com/2011/04/how-to-setup-3-monitors-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>A different user interface for you: Gnome 3</title>
		<link>http://exposedelements.com/2011/04/a-different-user-interface-for-you-gnome-3/</link>
		<comments>http://exposedelements.com/2011/04/a-different-user-interface-for-you-gnome-3/#comments</comments>
		<pubDate>Sun, 17 Apr 2011 17:18:37 +0000</pubDate>
		<dc:creator>Mario</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://exposedelements.com/?p=696</guid>
		<description><![CDATA[I&#8217;ve been using Gnome for several years and i&#8217;m excited to try out the latest version 3.0 Gnome is an open-source project that aims to provide a beautiful user experience for Linux users. Check out the project at www.gnome.org]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignnone" style="width: 430px"><img title="Gnome 3.0 Overview" src="http://www.gnome.org/wp-content/uploads/2011/04/overview-420x236.png" alt="Gnome 3.0 Overview" width="420" height="236" /><p class="wp-caption-text">Gnome 3.0 Overview</p></div>
<p>I&#8217;ve been using Gnome for several years and i&#8217;m excited to try out the latest version 3.0</p>
<p>Gnome is an open-source project that aims to provide a beautiful user experience for <a title="Linux" href="http://en.wikipedia.org/wiki/Linux" target="_blank">Linux</a> users.  Check out the project at <a href="http://www.gnome.org/" target="_blank">www.gnome.org</a></p>
]]></content:encoded>
			<wfw:commentRss>http://exposedelements.com/2011/04/a-different-user-interface-for-you-gnome-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 3.1 rocks!</title>
		<link>http://exposedelements.com/2011/03/wordpress-3-1-rocks/</link>
		<comments>http://exposedelements.com/2011/03/wordpress-3-1-rocks/#comments</comments>
		<pubDate>Sun, 13 Mar 2011 00:55:54 +0000</pubDate>
		<dc:creator>Mario</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://exposedelements.com/?p=683</guid>
		<description><![CDATA[Have you checked out the latest version of WordPress yet? if not, you should definitely try it out. Head over to WordPress.org to learn more.]]></description>
			<content:encoded><![CDATA[<p>Have you checked out the latest version of WordPress yet?  if not, you should definitely try it out.</p>
<p>Head over to <a title="Wordpress" href="http://wordpress.org/" target="_blank">WordPress.org</a> to learn more.</p>
]]></content:encoded>
			<wfw:commentRss>http://exposedelements.com/2011/03/wordpress-3-1-rocks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>the surprising truth about what motivates us</title>
		<link>http://exposedelements.com/2011/01/the-surprising-truth-about-what-motivates-us/</link>
		<comments>http://exposedelements.com/2011/01/the-surprising-truth-about-what-motivates-us/#comments</comments>
		<pubDate>Sun, 02 Jan 2011 01:25:44 +0000</pubDate>
		<dc:creator>Mario</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[Creative]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://exposedelements.com/?p=680</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><iframe title="YouTube video player" class="youtube-player" type="text/html" width="560" height="345" src="http://www.youtube.com/embed/u6XAPnuFjJc?rel=0" frameborder="0"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://exposedelements.com/2011/01/the-surprising-truth-about-what-motivates-us/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Java 4 ever</title>
		<link>http://exposedelements.com/2010/06/java-4-ever/</link>
		<comments>http://exposedelements.com/2010/06/java-4-ever/#comments</comments>
		<pubDate>Sun, 27 Jun 2010 02:38:52 +0000</pubDate>
		<dc:creator>Mario</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[Advertising]]></category>
		<category><![CDATA[Creative]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://exposedelements.com/?p=582</guid>
		<description><![CDATA[I&#8217;m not crazy about Java, but this video is great.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m not crazy about Java, but this video is great.<br />
<object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/KrfpnbGXL70&#038;hl=en_US&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/KrfpnbGXL70&#038;hl=en_US&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://exposedelements.com/2010/06/java-4-ever/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chromium web browser</title>
		<link>http://exposedelements.com/2009/12/chromium-web-browser/</link>
		<comments>http://exposedelements.com/2009/12/chromium-web-browser/#comments</comments>
		<pubDate>Sat, 26 Dec 2009 20:09:09 +0000</pubDate>
		<dc:creator>Mario</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://exposedelements.com/?p=346</guid>
		<description><![CDATA[Most people have heard of Google Chrome by now, a new web browser that is supposed to be faster, simple, and fully standards compliant. What most people don&#8217;t know is that Google Chrome is built from Chromium, an open source web browser with the same bells and whistles, but without all the Google branding. After a full week of using Chromium, I like it so much that it has become the default web browser on my little netbook. Don&#8217;t get me wrong, I still prefer to use Mozilla Firefox with a few must-have plugins on my desktop for heavy-duty web development work; but this gives me another option. What about you?  what is your favorite web browser?]]></description>
			<content:encoded><![CDATA[<p><a title="Chromium web browser" href="http://www.chromium.org/Home"><img class="size-full wp-image-347 alignnone" title="Chromium" src="http://exposedelements.com/wp-content/uploads/2009/12/Chromium.png" alt="" width="527" height="309" /></a></p>
<p>Most people have heard of Google Chrome by now, a new web browser that is supposed to be faster, simple, and fully standards compliant.  What most people don&#8217;t know is that Google Chrome is built from <a href="http://www.chromium.org/">Chromium</a>, an open source web browser with the same bells and whistles, but without all the Google branding.</p>
<p>After a full week of using <a href="http://www.chromium.org/">Chromium</a>, I like it so much that it has become the default web browser on my little netbook.  Don&#8217;t get me wrong, I still prefer to use <a href="http://www.mozilla.com/en-US/firefox/firefox.html">Mozilla Firefox</a> with a few must-have plugins on my desktop for heavy-duty web development work; but this gives me another option.</p>
<p>What about you?  what is your favorite web browser?</p>
]]></content:encoded>
			<wfw:commentRss>http://exposedelements.com/2009/12/chromium-web-browser/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visualize your data with gRaphaël</title>
		<link>http://exposedelements.com/2009/11/visualize-your-data-with-graphael/</link>
		<comments>http://exposedelements.com/2009/11/visualize-your-data-with-graphael/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 06:06:56 +0000</pubDate>
		<dc:creator>Mario</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[Creative]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://exposedelements.com/?p=312</guid>
		<description><![CDATA[Let&#8217;s face it, data can sometimes be boring. I recently discovered a really cool way to visualize your data and make it more interesting. Let me ask you a simple question &#8212; which one of the examples below is the easiest to understand? (1) Browser Statistics Firefox 326 Internet Explorer 71 Chrome 48 Safari 32 Opera 18 Camino 1 Konkeror 1 Mozilla 1 (2) We can all read the data in the 1st example, but the pie chart quickly puts the data into perspective for most of us. Did you mouse-over the pie chart? This interactivity is made possible with gRaphaël, an open source javascript library with a goal to help you create stunning charts. We are basically using pure code to render scalable vector graphics (SVG) on the fly. If you want to visualize some boring data for your next project, head over to gRaphael for more examples and to download the source code. Remember that a picture is [...]]]></description>
			<content:encoded><![CDATA[<p>Let&#8217;s face it, data can sometimes be boring. I recently discovered a really cool way to visualize your data and make it more interesting. Let me ask you a simple question &#8212; which one of the examples below is the easiest to understand?</p>
<p>(1)</p>
<table border="1">
<tbody>
<tr>
<td colspan="2" bgcolor="silver">Browser Statistics</td>
</tr>
<tr>
<td>Firefox</td>
<td>326</td>
</tr>
<tr>
<td>Internet Explorer</td>
<td>71</td>
</tr>
<tr>
<td>Chrome</td>
<td>48</td>
</tr>
<tr>
<td>Safari</td>
<td>32</td>
</tr>
<tr>
<td>Opera</td>
<td>18</td>
</tr>
<tr>
<td>Camino</td>
<td>1</td>
</tr>
<tr>
<td>Konkeror</td>
<td>1</td>
</tr>
<tr>
<td>Mozilla</td>
<td>1</td>
</tr>
</tbody>
</table>
<p>(2)<br />
<iframe src="http://exposedelements.com/demos/raphael/pie.html" width="405" height="260" frameborder="0" scrolling="no"></iframe></p>
<p>We can all read the data in the 1st example, but the pie chart quickly puts the data into perspective for most of us.</p>
<p>Did you mouse-over the pie chart? This interactivity is made possible with <a href="http://g.raphaeljs.com/">gRaphaël</a>, an open source javascript library with a goal to help you create stunning charts. We are basically using pure code to render scalable vector graphics (SVG) on the fly.</p>
<p>If you want to visualize some boring data for your next project, head over to <a href="http://g.raphaeljs.com/">gRaphael</a> for more examples and to download the source code. Remember that a picture is worth a thousand words.</p>
]]></content:encoded>
			<wfw:commentRss>http://exposedelements.com/2009/11/visualize-your-data-with-graphael/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Do you Ubuntu?</title>
		<link>http://exposedelements.com/2009/10/do-you-ubuntu/</link>
		<comments>http://exposedelements.com/2009/10/do-you-ubuntu/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 05:33:52 +0000</pubDate>
		<dc:creator>Mario</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://exposedelements.com/?p=275</guid>
		<description><![CDATA[Unless you&#8217;ve been hiding under a rock, you probably heard about Ubuntu; the FREE operating system that kicks ass. Ubuntu is open source software, that means that thousands of developers around the world work on it. Personally, I&#8217;ve been using it since version 6.04 and it keeps getting better! The new version due out this month.]]></description>
			<content:encoded><![CDATA[<p>Unless you&#8217;ve been hiding under a rock, you probably heard about <a href="http://www.ubuntu.com/">Ubuntu</a>; the FREE operating system that kicks ass.  Ubuntu is open source software, that means that thousands of developers around the world work on it. Personally, I&#8217;ve been using it since version 6.04 and it keeps getting better!  The new version due out this month.</p>
<p><script type="text/javascript" src="http://www.ubuntu.com/files/countdown/display.js"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://exposedelements.com/2009/10/do-you-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

