<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>StockGround</title>
	<atom:link href="http://stockground.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://stockground.wordpress.com</link>
	<description>Tech and unrelated</description>
	<lastBuildDate>Wed, 13 Aug 2008 03:03:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='stockground.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>StockGround</title>
		<link>http://stockground.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://stockground.wordpress.com/osd.xml" title="StockGround" />
	<atom:link rel='hub' href='http://stockground.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Installing Linux in Windows</title>
		<link>http://stockground.wordpress.com/2008/08/10/installing-linux-in-windows/</link>
		<comments>http://stockground.wordpress.com/2008/08/10/installing-linux-in-windows/#comments</comments>
		<pubDate>Sun, 10 Aug 2008 03:02:30 +0000</pubDate>
		<dc:creator>stockground</dc:creator>
				<category><![CDATA[*nix]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[dA]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://stockground.wordpress.com/?p=15</guid>
		<description><![CDATA[After replying to a few messages on the subject, I&#8217;d devised a quick tutorial for those who wish to install Linux without partitioning. Originally posted here on the dA forum, you can hit the jump and read it here as well. Comments and criticism welcome. (Also, an edit button on dA would be nice, I&#8217;m [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stockground.wordpress.com&amp;blog=4351348&amp;post=15&amp;subd=stockground&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>After replying to a few messages on the subject, I&#8217;d devised a quick tutorial for those who wish to install Linux without partitioning. Originally posted <a href="http://forum.deviantart.com/os/unix/1149382/">here</a> on the dA forum, you can hit the jump and read it here as well. Comments and criticism welcome. (Also, an edit button on dA would be nice, I&#8217;m sure I&#8217;ve a few typo&#8217;s)</p>
<p><span id="more-15"></span></p>
<p>Alright, I&#8217;m not sure if this will benefit too many people, however I&#8217;ve had a couple people ask me and I&#8217;ve read a few forum threads on the subject. I hope a guide of sorts is allowed here. Some people would like to try out linux without too much fuss. Luckily there is a way to try out a very functional version of linux without partitioning your hard drive. And I would suggest reading this sticky before reading further: <a href="http://forum.deviantart.com/os/unix/1127951/">[link]</a></p>
<p>This involves installing Ubuntu (one of the most popular linux distrobutions) through Windows by means of Wubi.exe. What this allows you to do is download Ubuntu and install it just like any other program in Windows.After following the simple steps on the installer, you&#8217;ll be able to restart your computer and select wither Ubuntu or Windows. Choosing Ubuntu will load up Ubuntu Linux instead of Windows and choosing Windows will load up the exact same Windows installation you&#8217;re used too. You&#8217;ll also be able to mounth your windows partition in linux and access the files you have saved on it (ie. My Documents, ect.) and save to your windows partition (however you may not be able to access your linux files from Windows).</p>
<p>Tired of Ubuntu? You only have to boot into Windows and remove Wubi.exe from your Add/Remove dialog box.</p>
<p>And now why should I use Ubuntu? No one says you have to use it, I personally use Arch Linux; however, Ubuntu is a fantastic distrobution of linux that is geared more-so towards new users of linux. It includes a media player, internet browser, instant messenger, complete office productivity suite and much more. They have a wonderful detailed feature page on ubuntu here: <a href="http://www.ubuntu.com/products/whatisubuntu/804features/">[link]</a> and I would suggest giving it a look over.</p>
<p>Feel like giving Ubuntu a shot hassle free?<br />
Download Wubi here: <a href="http://wubi-installer.org/">[link]</a><br />
and for a quick preview of what Wubi looks like, look here: <a href="http://wubi-installer.org/screenshots.php">[link]</a><br />
still not sure what ubuntu looks like? Check these out: <a href="http://www.deviantart.com/#catpath=customization/screenshots/nix&amp;order=9&amp;q=ubuntu">[link]</a><br />
Want to see a quick demo of what Ubuntu can do? Watch this quick video: <a href="http://www.youtube.com/watch?v=TTHCYjFWqHA">[link]</a></p>
<p>Now once you have a fully operational desktop, there is very little missing from your desktop. You may want to be able to play mp3&#8242;s, divx video and DVD&#8217;s. For this you would need to install codecs. Ubuntu does not ship with codecs due to legal matters (As does Windows and OSX who only ship with their proprietary formats). However you can easily install the codecs referenced on this page: <a href="https://help.ubuntu.com/community/Medibuntu">[link]</a> . Confusing? Essentially you only need to go to Applications -&gt; Accessories -&gt; Terminal. Then copy paste the line under &#8220;Adding the Repositories&#8221; -&gt; Ubuntu 8.04 &#8220;Hardy Heron&#8221; and the line under &#8220;Then, add the GPG Key&#8221;</p>
<p>Now you should have a fully functional desktop. Still stuck?<br />
UbuntuGuide: <a href="http://ubuntuguide.org/wiki/Ubuntu:Hardy">[link]</a><br />
UbuntuForums: <a href="http://forums.ubuntu.com/">[link]</a><br />
How to install ANYTHING: <a href="http://monkeyblog.org/ubuntu/installing/">[link]</a></p>
<p>I hope this guide helps some of you looking at installing linux <img src="http://e.deviantart.com/emoticons/s/smile.gif" alt=")" width="15" height="15" /></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/stockground.wordpress.com/15/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/stockground.wordpress.com/15/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/stockground.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/stockground.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/stockground.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/stockground.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/stockground.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/stockground.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/stockground.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/stockground.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/stockground.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/stockground.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/stockground.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/stockground.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/stockground.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/stockground.wordpress.com/15/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stockground.wordpress.com&amp;blog=4351348&amp;post=15&amp;subd=stockground&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://stockground.wordpress.com/2008/08/10/installing-linux-in-windows/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/540598afd8d58cbf2933ed8faf9bf1eb?s=96&#38;d=wavatar&#38;r=X" medium="image">
			<media:title type="html">stockground</media:title>
		</media:content>

		<media:content url="http://e.deviantart.com/emoticons/s/smile.gif" medium="image">
			<media:title type="html">)</media:title>
		</media:content>
	</item>
		<item>
		<title>Totem Fullscreen issue</title>
		<link>http://stockground.wordpress.com/2008/08/06/totem-fullscreen-issue/</link>
		<comments>http://stockground.wordpress.com/2008/08/06/totem-fullscreen-issue/#comments</comments>
		<pubDate>Wed, 06 Aug 2008 21:26:06 +0000</pubDate>
		<dc:creator>stockground</dc:creator>
				<category><![CDATA[*nix]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[compiz]]></category>
		<category><![CDATA[compiz-fusion]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[totem]]></category>

		<guid isPermaLink="false">http://stockground.wordpress.com/?p=13</guid>
		<description><![CDATA[Thought I&#8217;d share how I fixed the following issue: When starting a new video in Movie Player/Totem, it would start in Fullscreen without option to restore the window. After a quick google, I found that if you&#8217;re running Compiz (which I am) it&#8217;s only a matter of switching from Metacity, opening the video and restoring [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stockground.wordpress.com&amp;blog=4351348&amp;post=13&amp;subd=stockground&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Thought I&#8217;d share how I fixed the following issue: When starting a new video in Movie Player/Totem, it would start in Fullscreen without option to restore the window. After a quick google, I found that if you&#8217;re running Compiz (which I am) it&#8217;s only a matter of switching from Metacity, opening the video and restoring the size and then returning to compiz. Of course this is easily accomplished with the fusion-icon, which should be in most repositories under &#8220;fusion-icon&#8221;.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/stockground.wordpress.com/13/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/stockground.wordpress.com/13/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/stockground.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/stockground.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/stockground.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/stockground.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/stockground.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/stockground.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/stockground.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/stockground.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/stockground.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/stockground.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/stockground.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/stockground.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/stockground.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/stockground.wordpress.com/13/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stockground.wordpress.com&amp;blog=4351348&amp;post=13&amp;subd=stockground&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://stockground.wordpress.com/2008/08/06/totem-fullscreen-issue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/540598afd8d58cbf2933ed8faf9bf1eb?s=96&#38;d=wavatar&#38;r=X" medium="image">
			<media:title type="html">stockground</media:title>
		</media:content>
	</item>
		<item>
		<title>August 2008 Desktop</title>
		<link>http://stockground.wordpress.com/2008/08/01/august-2008-desktop/</link>
		<comments>http://stockground.wordpress.com/2008/08/01/august-2008-desktop/#comments</comments>
		<pubDate>Fri, 01 Aug 2008 20:33:14 +0000</pubDate>
		<dc:creator>stockground</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[arch]]></category>
		<category><![CDATA[august]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://stockground.wordpress.com/?p=8</guid>
		<description><![CDATA[Well I finally got around to installing and configuring Archlinux like I&#8217;ve wanted for so long. Took me a little while (lucky for me I printed off the installation manual) to finish the complete installation, learn how to install things (via pacman) and customize the interface to my liking. Click for full view over at [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stockground.wordpress.com&amp;blog=4351348&amp;post=8&amp;subd=stockground&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Well I finally got around to installing and configuring <a href="http://archlinux.org" target="_blank">Archlinux</a> like I&#8217;ve wanted for so long. Took me a little while (lucky for me I printed off the installation manual) to finish the complete installation, learn how to install things (via pacman) and customize the interface to my liking. Click for full view over at DeviantArt.</p>
<p><a href="http://sevenforever.deviantart.com/art/August-2008-93498815"><img class="alignleft" src="http://tn3-1.deviantart.com/fs31/300W/f/2008/214/1/e/August_2008_by_sevenforever.png" alt="" width="300" height="188" /></a></p>
<p>Running the latest Arch and Gnome/comiz-fusion. Firefox (Gran Paradiso), conky and a nautilus window are viewable in this screenshot. Using ElegantBrit for gtk and emerald themes. First time I actually installed conky and had it to a point where I really liked it. It&#8217;s a mashup of various other configs I found on the ArchLinux forum. Script is as follows (email for .sh files:</p>
<p><span id="more-8"></span></p>
<blockquote><p>double_buffer yes<br />
no_buffers yes<br />
own_window yes<br />
own_window_transparent yes<br />
own_window_type override<br />
own_window_hints undecorate,sticky,skip_taskbar,skip_pager</p>
<p>border_margin 0<br />
draw_shades no<br />
gap_x 1<br />
gap_y 1<br />
alignment bottom_left<br />
update_interval 1</p>
<p>default_color 272727<br />
own_window_colour 202020</p>
<p>use_xft yes<br />
xftfont Sans:pixelsize=10</p>
<p>use_spacer no<br />
minimum_size 1278 10</p>
<p># ${offset -22}<br />
TEXT<br />
${voffset -1}${color}LINUX: ${color FF4040} ${kernel} ${color}(${color FF4040}${machine}${color}) | CPU: ${color FF4040}${font}${cpu}% ${color 292929}&lt;${color} PROCESSES: ${color FF4040}${font}${processes}${color} ${color 292929} |${color} RAM: ${color FF4040}${font}${mem}${color} SWAP: ${color FF4040}${font} ${swap} ${color 292929} | ${color} UPTIME: ${color 8D41CC}${font}${uptime_short}${color 292929}  |${color} UPLOAD: ${color FF4040}${font}${downspeed eth0} Kb/s  ${color}(${color FF4040}${totalup eth0}${color}) ${color 292929} |${color} DOWNLOAD: ${color FF4040}${upspeed eth0} Kb/s ${color}(${color FF4040}${totaldown eth0}${color}) ${color 292929} |  ${color}/ ${color FF4040}${font}${fs_free /} ${color} /home ${color FF4040}${font}${fs_free /home} ${color}(${color FF4040}${fs_free_perc /home}%${color})${color 292929} | LAST PLAYED: ${color FF4040}${rss http://ws.audioscrobbler.com/1.0/user/SevenForever/recenttracks.rss 5 item_title 0}${color 292929}<br />
WAN: ${color FF4040}${execi 600 ~/scripts/news.sh}${color 292929} | LAN: ${color FF4040}${addr eth0}${color 292929} | LAST COMMAND: ${color FF4040}${execi 5 ~/scripts/arch.sh 1}${color 292929} | LAST Su: ${color FF4040}${execi 5 ~/scripts/lasty.sh 1}${color 292929} | LAST Sy: ${color FF4040}${execi 5 ~/scripts/lastu.sh 1}${color 292929} | ARCH NEWS: ${color FF4040}${rss http://archlinux.org/feeds/news/ 5 item_title 0}${color 292929} | LATEST PKG: ${color FF4040}${rss http://www.archlinux.org/feeds/packages/ 5 item_title 0}${color 292929} | LATEST DISTRO: ${color FF4040}${rss http://distrowatch.com/news/dwd.xml 5 item_title 0} ${color 292929}</p></blockquote>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/stockground.wordpress.com/8/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/stockground.wordpress.com/8/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/stockground.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/stockground.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/stockground.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/stockground.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/stockground.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/stockground.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/stockground.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/stockground.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/stockground.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/stockground.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/stockground.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/stockground.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/stockground.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/stockground.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stockground.wordpress.com&amp;blog=4351348&amp;post=8&amp;subd=stockground&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://stockground.wordpress.com/2008/08/01/august-2008-desktop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/540598afd8d58cbf2933ed8faf9bf1eb?s=96&#38;d=wavatar&#38;r=X" medium="image">
			<media:title type="html">stockground</media:title>
		</media:content>

		<media:content url="http://tn3-1.deviantart.com/fs31/300W/f/2008/214/1/e/August_2008_by_sevenforever.png" medium="image" />
	</item>
		<item>
		<title>New home</title>
		<link>http://stockground.wordpress.com/2008/07/28/new-home/</link>
		<comments>http://stockground.wordpress.com/2008/07/28/new-home/#comments</comments>
		<pubDate>Mon, 28 Jul 2008 21:30:57 +0000</pubDate>
		<dc:creator>stockground</dc:creator>
				<category><![CDATA[Site]]></category>
		<category><![CDATA[stockground]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://stockground.wordpress.com/?p=4</guid>
		<description><![CDATA[After awhile of housing my own installation of WordPress on my own domain, I&#8217;ve decided to kill it and move on to the free wordpress.com. I never really used it all that often to justify the monthly fee. So I&#8217;ll try and import or copy over some of the posts I had on my other [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stockground.wordpress.com&amp;blog=4351348&amp;post=4&amp;subd=stockground&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>After awhile of housing my own installation of WordPress on my own domain, I&#8217;ve decided to kill it and move on to the free wordpress.com. I never really used it all that often to justify the monthly fee. So I&#8217;ll try and import or copy over some of the posts I had on my other site, stockground.net, and publish them here. As well as look into brining my feeds from dA, Last.fm, Digg. Facebook, Twitter and del.icio.us.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/stockground.wordpress.com/4/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/stockground.wordpress.com/4/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/stockground.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/stockground.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/stockground.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/stockground.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/stockground.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/stockground.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/stockground.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/stockground.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/stockground.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/stockground.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/stockground.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/stockground.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/stockground.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/stockground.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stockground.wordpress.com&amp;blog=4351348&amp;post=4&amp;subd=stockground&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://stockground.wordpress.com/2008/07/28/new-home/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/540598afd8d58cbf2933ed8faf9bf1eb?s=96&#38;d=wavatar&#38;r=X" medium="image">
			<media:title type="html">stockground</media:title>
		</media:content>
	</item>
	</channel>
</rss>
