<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>S.G. Vulcan</title>
	
	<link>http://www.sgvulcan.com</link>
	<description>Silviu's tech blog. Resources and informations about linux, windows, symbian systems, networks, reviews, microcontrollers, and more.</description>
	<lastBuildDate>Thu, 31 May 2012 17:00:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/sgvulcan" /><feedburner:info uri="sgvulcan" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/2.0/</creativeCommons:license><feedburner:emailServiceId>sgvulcan</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Pontoon</title>
		<link>http://feedproxy.google.com/~r/sgvulcan/~3/nt32ARQ6Euw/</link>
		<comments>http://www.sgvulcan.com/pontoon/#comments</comments>
		<pubDate>Thu, 31 May 2012 17:00:04 +0000</pubDate>
		<dc:creator>silviu</dc:creator>
				<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://www.sgvulcan.com/pontoon/</guid>
		<description><![CDATA[Pontoon by Silviu Vulcan (silviuvulcan) Silviu Vulcan: Photos · Blog · Flow · Favorites RSS: Popular Photos · Editors Choice · Upcoming Photos · Fresh Photos &#160; Social: Twitter · Facebook · LiveJournal · Blog]]></description>
			<content:encoded><![CDATA[<p><a href="http://500px.com/photo/8124285"><img src="http://pcdn.500px.net/8124285/68eeac5a356a9de099c00c6018713c53a2b060b3/3.jpg" /></a></p>
<h2><a href="http://500px.com/photo/8124285">Pontoon</a> by <a href="http://500px.com/silviuvulcan">Silviu Vulcan</a> (<a href="http://500px.com/silviuvulcan">silviuvulcan</a>)</h2>
<p>          	Silviu Vulcan: <a href="http://500px.com/silviuvulcan">Photos</a> · <a href="http://500px.com/silviuvulcan/blog">Blog</a> · <a href="http://500px.com/silviuvulcan/flow">Flow</a> · <a href="http://500px.com/silviuvulcan/favorites">Favorites</a><br />
          	RSS:<br />
            <a href="http://rss.500px.com/500px">Popular Photos</a> ·<br />
            <a href="http://rss.500px.com/500px/editors">Editors Choice</a> ·<br />
            <a href="http://rss.500px.com/500px/upcoming">Upcoming Photos</a> ·<br />
            <a href="http://rss.500px.com/500px/fresh">Fresh Photos</a> &nbsp;<br /> <br />
            Social: <a href="http://twitter.com/500px">Twitter</a> ·<br />
            <a href="http://facebook.com/500px">Facebook</a> ·<br />
            <a href="http://community.livejournal.com/500px/">LiveJournal</a> ·<br />
            <a href="http://500px.com/blog">Blog</a>               </p>
<div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://www.sgvulcan.com/pontoon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.sgvulcan.com/pontoon/</feedburner:origLink></item>
		<item>
		<title>[Errno 32] Broken pipe in s3cmd</title>
		<link>http://feedproxy.google.com/~r/sgvulcan/~3/8JzEQiGh0B0/</link>
		<comments>http://www.sgvulcan.com/errno-32-broken-pipe-in-s3cmd/#comments</comments>
		<pubDate>Mon, 28 May 2012 17:21:30 +0000</pubDate>
		<dc:creator>silviu</dc:creator>
				<category><![CDATA[*nix]]></category>
		<category><![CDATA[Tips and tricks]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[broken]]></category>
		<category><![CDATA[bucket]]></category>
		<category><![CDATA[pipe]]></category>
		<category><![CDATA[s3]]></category>
		<category><![CDATA[s3cmd]]></category>

		<guid isPermaLink="false">http://www.sgvulcan.com/?p=2206</guid>
		<description><![CDATA[In order to backup a bunch of servers I&#8217;m using s3cmd to backup files to a Amazon S3 account. s3cmd is a really nice tool as it works from the command line, does encryption on the fly and can use the https protocol for upload. I used s3cmd &#8211;configure and set everything up. The first error I got when I tried to test it was: s3cmd put file.tar.gz s3://my_bucket_name/file.tar.gz [Errno 32] Broken pipe and it tried throttling down and uploading again. What I didn&#8217;t know was that: if your file is over 5Gb it will give this error if you just created the bucket it may take a few minutes to start working you get this error if the bucket doesn&#8217;t exist (you mistyped it)]]></description>
			<content:encoded><![CDATA[<p>In order to backup a bunch of servers I&#8217;m using <a href="http://s3tools.org/s3cmd" target="_blank">s3cmd</a> to backup files to a Amazon S3 account. s3cmd is a really nice tool as it works from the command line, does encryption on the fly and can use the https protocol for upload.</p>
<p>I used <strong>s3cmd &#8211;configure</strong> and set everything up. The first error I got when I tried to test it was:</p>
<p><strong>s3cmd put file.tar.gz s3://my_bucket_name/file.tar.gz</strong></p>
<pre>[Errno 32] Broken pipe</pre>
<p>and it tried throttling down and uploading again. What I didn&#8217;t know was that:</p>
<ul>
<li>if your file is over 5Gb it will give this error</li>
<li>if you just created the bucket it may take a few minutes to start working</li>
<li>you get this error if the bucket doesn&#8217;t exist (you mistyped it)</li>
</ul>
<div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://www.sgvulcan.com/errno-32-broken-pipe-in-s3cmd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.sgvulcan.com/errno-32-broken-pipe-in-s3cmd/</feedburner:origLink></item>
		<item>
		<title>Disable charging of a Nokia N900 while USB connected.</title>
		<link>http://feedproxy.google.com/~r/sgvulcan/~3/Y6ShTnJQDNI/</link>
		<comments>http://www.sgvulcan.com/disable-charging-of-a-nokia-n900-while-usb-connected/#comments</comments>
		<pubDate>Wed, 16 May 2012 20:45:53 +0000</pubDate>
		<dc:creator>silviu</dc:creator>
				<category><![CDATA[Maemo]]></category>
		<category><![CDATA[charging]]></category>
		<category><![CDATA[galaxy]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[maemo]]></category>
		<category><![CDATA[n900]]></category>
		<category><![CDATA[nokia]]></category>
		<category><![CDATA[samsung]]></category>
		<category><![CDATA[usb]]></category>

		<guid isPermaLink="false">http://www.sgvulcan.com/?p=2202</guid>
		<description><![CDATA[One of the joys of having a hackable computer serving as a phone is that you can do stuff which have no &#8220;option&#8221; in &#8220;settings&#8221;. Recently I wanted to see if I can connect it to an Android tablet (Samsung Galaxy Tab 10.1). I couldn&#8217;t. Too bad as I could really use the extra 32Gb the n900 has to offer. It would connect but the tablet disconnects it as soon as the phone tries to start charging. All I had to do was issue: stop bme in a root console before connecting the phone to the tablet. After finishing I ran: start bme to restore everything to normal.]]></description>
			<content:encoded><![CDATA[<p>One of the joys of having a hackable computer serving as a phone is that you can do stuff which have no &#8220;option&#8221; in &#8220;settings&#8221;.<br />
Recently I wanted to see if I can connect it to an Android tablet (Samsung Galaxy Tab 10.1). I couldn&#8217;t. Too bad as I could really use the extra 32Gb the n900 has to offer. It would connect but the tablet disconnects it as soon as the phone tries to start charging.<br />
All I had to do was issue:<br />
stop bme<br />
in a root console before connecting the phone to the tablet. After finishing I ran:<br />
start bme<br />
to restore everything to normal.</p>
<div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://www.sgvulcan.com/disable-charging-of-a-nokia-n900-while-usb-connected/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.sgvulcan.com/disable-charging-of-a-nokia-n900-while-usb-connected/</feedburner:origLink></item>
		<item>
		<title>Black levels tool output in digikam after upgrading to 2.6</title>
		<link>http://feedproxy.google.com/~r/sgvulcan/~3/AT7uF5eyyf4/</link>
		<comments>http://www.sgvulcan.com/black-levels-tool-output-in-digikam-after-upgrading-to-2-6/#comments</comments>
		<pubDate>Thu, 10 May 2012 18:30:16 +0000</pubDate>
		<dc:creator>silviu</dc:creator>
				<category><![CDATA[*nix]]></category>
		<category><![CDATA[black]]></category>
		<category><![CDATA[current64]]></category>
		<category><![CDATA[digikam]]></category>
		<category><![CDATA[levels]]></category>
		<category><![CDATA[slackware]]></category>

		<guid isPermaLink="false">http://www.sgvulcan.com/?p=2189</guid>
		<description><![CDATA[I tested the 2.6-rc version of digikam and found that the levels tool offers a black window instead of proper output. First I thought it&#8217;s a 2.6 issue so I reverted to my 2.5.0 stable version. No luck. I then thought it&#8217;s because some updates I ran for Slackware (I&#8217;m using current64) Not having any luck I opened a bug, thankfully the digikam developers were quick to reply: https://bugs.kde.org/show_bug.cgi?id=299755 To be short the issue will be fixed for 2.6.0 stable but until then edit ~/.kde/share/config/digikamrc and remove the [adjustlevels Tool] config group.]]></description>
			<content:encoded><![CDATA[<p>I tested the 2.6-rc version of digikam and found that the levels tool offers a black window instead of proper output. <a href="http://www.sgvulcan.com/wp-content/uploads/2012/05/digikam_levels.jpg" rel="lightbox[2189]"><img class="alignleft size-thumbnail wp-image-2190" title="Digikam Levels" src="http://www.sgvulcan.com/wp-content/uploads/2012/05/digikam_levels-145x145.jpg" alt="" width="145" height="145" /></a>First I thought it&#8217;s a 2.6 issue so I reverted to my 2.5.0 stable version. No luck. I then thought it&#8217;s because some updates I ran for Slackware (I&#8217;m using current64) Not having any luck I opened a bug, thankfully the digikam developers were quick to reply: https://bugs.kde.org/show_bug.cgi?id=299755</p>
<p>To be short the issue will be fixed for 2.6.0 stable but until then edit ~/.kde/share/config/digikamrc and remove the <strong>[adjustlevels Tool]</strong> config group.</p>
<div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://www.sgvulcan.com/black-levels-tool-output-in-digikam-after-upgrading-to-2-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.sgvulcan.com/black-levels-tool-output-in-digikam-after-upgrading-to-2-6/</feedburner:origLink></item>
		<item>
		<title>Obligatory Sunflower</title>
		<link>http://feedproxy.google.com/~r/sgvulcan/~3/qYUdVnp3LaE/</link>
		<comments>http://www.sgvulcan.com/obligatory-sunflower/#comments</comments>
		<pubDate>Thu, 10 May 2012 16:00:41 +0000</pubDate>
		<dc:creator>silviu</dc:creator>
				<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://www.sgvulcan.com/obligatory-sunflower/</guid>
		<description><![CDATA[Obligatory Sunflower by Silviu Vulcan (silviuvulcan) Silviu Vulcan: Photos · Blog · Flow · Favorites RSS: Popular Photos · Editors Choice · Upcoming Photos · Fresh Photos &#160; Social: Twitter · Facebook · LiveJournal · Blog]]></description>
			<content:encoded><![CDATA[<p><a href="http://500px.com/photo/1643716"><img src="http://pcdn.500px.net/1643716/71c0aabbafa85eed7481515ba3de0435433c7c2e/3.jpg" /></a></p>
<h2><a href="http://500px.com/photo/1643716">Obligatory Sunflower</a> by <a href="http://500px.com/silviuvulcan">Silviu Vulcan</a> (<a href="http://500px.com/silviuvulcan">silviuvulcan</a>)</h2>
<p>          	Silviu Vulcan: <a href="http://500px.com/silviuvulcan">Photos</a> · <a href="http://500px.com/silviuvulcan/blog">Blog</a> · <a href="http://500px.com/silviuvulcan/flow">Flow</a> · <a href="http://500px.com/silviuvulcan/favorites">Favorites</a><br />
          	RSS:<br />
            <a href="http://rss.500px.com/500px">Popular Photos</a> ·<br />
            <a href="http://rss.500px.com/500px/editors">Editors Choice</a> ·<br />
            <a href="http://rss.500px.com/500px/upcoming">Upcoming Photos</a> ·<br />
            <a href="http://rss.500px.com/500px/fresh">Fresh Photos</a> &nbsp;<br /> <br />
            Social: <a href="http://twitter.com/500px">Twitter</a> ·<br />
            <a href="http://facebook.com/500px">Facebook</a> ·<br />
            <a href="http://community.livejournal.com/500px/">LiveJournal</a> ·<br />
            <a href="http://500px.com/blog">Blog</a>               </p>
<div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://www.sgvulcan.com/obligatory-sunflower/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.sgvulcan.com/obligatory-sunflower/</feedburner:origLink></item>
		<item>
		<title>Transalpina</title>
		<link>http://feedproxy.google.com/~r/sgvulcan/~3/oIK6Efu3orY/</link>
		<comments>http://www.sgvulcan.com/transalpina/#comments</comments>
		<pubDate>Thu, 10 May 2012 16:00:39 +0000</pubDate>
		<dc:creator>silviu</dc:creator>
				<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://www.sgvulcan.com/transalpina/</guid>
		<description><![CDATA[Transalpina by Silviu Vulcan (silviuvulcan) Silviu Vulcan: Photos · Blog · Flow · Favorites RSS: Popular Photos · Editors Choice · Upcoming Photos · Fresh Photos &#160; Social: Twitter · Facebook · LiveJournal · Blog]]></description>
			<content:encoded><![CDATA[<p><a href="http://500px.com/photo/1684649"><img src="http://pcdn.500px.net/1684649/67e2b60458722b2b0a9d08a23899c437a814a082/3.jpg" /></a></p>
<h2><a href="http://500px.com/photo/1684649">Transalpina</a> by <a href="http://500px.com/silviuvulcan">Silviu Vulcan</a> (<a href="http://500px.com/silviuvulcan">silviuvulcan</a>)</h2>
<p>          	Silviu Vulcan: <a href="http://500px.com/silviuvulcan">Photos</a> · <a href="http://500px.com/silviuvulcan/blog">Blog</a> · <a href="http://500px.com/silviuvulcan/flow">Flow</a> · <a href="http://500px.com/silviuvulcan/favorites">Favorites</a><br />
          	RSS:<br />
            <a href="http://rss.500px.com/500px">Popular Photos</a> ·<br />
            <a href="http://rss.500px.com/500px/editors">Editors Choice</a> ·<br />
            <a href="http://rss.500px.com/500px/upcoming">Upcoming Photos</a> ·<br />
            <a href="http://rss.500px.com/500px/fresh">Fresh Photos</a> &nbsp;<br /> <br />
            Social: <a href="http://twitter.com/500px">Twitter</a> ·<br />
            <a href="http://facebook.com/500px">Facebook</a> ·<br />
            <a href="http://community.livejournal.com/500px/">LiveJournal</a> ·<br />
            <a href="http://500px.com/blog">Blog</a>               </p>
<div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://www.sgvulcan.com/transalpina/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.sgvulcan.com/transalpina/</feedburner:origLink></item>
		<item>
		<title>Crowded</title>
		<link>http://feedproxy.google.com/~r/sgvulcan/~3/31jnbsvqycc/</link>
		<comments>http://www.sgvulcan.com/crowded/#comments</comments>
		<pubDate>Thu, 10 May 2012 16:00:38 +0000</pubDate>
		<dc:creator>silviu</dc:creator>
				<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://www.sgvulcan.com/crowded/</guid>
		<description><![CDATA[Crowded by Silviu Vulcan (silviuvulcan) Silviu Vulcan: Photos · Blog · Flow · Favorites RSS: Popular Photos · Editors Choice · Upcoming Photos · Fresh Photos &#160; Social: Twitter · Facebook · LiveJournal · Blog]]></description>
			<content:encoded><![CDATA[<p><a href="http://500px.com/photo/1812664"><img src="http://pcdn.500px.net/1812664/2755f8e265a86f768344cac9b0eb2779573f9029/3.jpg" /></a></p>
<h2><a href="http://500px.com/photo/1812664">Crowded</a> by <a href="http://500px.com/silviuvulcan">Silviu Vulcan</a> (<a href="http://500px.com/silviuvulcan">silviuvulcan</a>)</h2>
<p>          	Silviu Vulcan: <a href="http://500px.com/silviuvulcan">Photos</a> · <a href="http://500px.com/silviuvulcan/blog">Blog</a> · <a href="http://500px.com/silviuvulcan/flow">Flow</a> · <a href="http://500px.com/silviuvulcan/favorites">Favorites</a><br />
          	RSS:<br />
            <a href="http://rss.500px.com/500px">Popular Photos</a> ·<br />
            <a href="http://rss.500px.com/500px/editors">Editors Choice</a> ·<br />
            <a href="http://rss.500px.com/500px/upcoming">Upcoming Photos</a> ·<br />
            <a href="http://rss.500px.com/500px/fresh">Fresh Photos</a> &nbsp;<br /> <br />
            Social: <a href="http://twitter.com/500px">Twitter</a> ·<br />
            <a href="http://facebook.com/500px">Facebook</a> ·<br />
            <a href="http://community.livejournal.com/500px/">LiveJournal</a> ·<br />
            <a href="http://500px.com/blog">Blog</a>               </p>
<div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://www.sgvulcan.com/crowded/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.sgvulcan.com/crowded/</feedburner:origLink></item>
		<item>
		<title>Old River</title>
		<link>http://feedproxy.google.com/~r/sgvulcan/~3/YpqEFPy8Xe0/</link>
		<comments>http://www.sgvulcan.com/old-river/#comments</comments>
		<pubDate>Thu, 10 May 2012 16:00:36 +0000</pubDate>
		<dc:creator>silviu</dc:creator>
				<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://www.sgvulcan.com/old-river/</guid>
		<description><![CDATA[Old River by Silviu Vulcan (silviuvulcan) Silviu Vulcan: Photos · Blog · Flow · Favorites RSS: Popular Photos · Editors Choice · Upcoming Photos · Fresh Photos &#160; Social: Twitter · Facebook · LiveJournal · Blog]]></description>
			<content:encoded><![CDATA[<p><a href="http://500px.com/photo/1812666"><img src="http://pcdn.500px.net/1812666/7bd53d770ef7f7ea9ba08ccc9d678f46f0ffc686/3.jpg" /></a></p>
<h2><a href="http://500px.com/photo/1812666">Old River</a> by <a href="http://500px.com/silviuvulcan">Silviu Vulcan</a> (<a href="http://500px.com/silviuvulcan">silviuvulcan</a>)</h2>
<p>          	Silviu Vulcan: <a href="http://500px.com/silviuvulcan">Photos</a> · <a href="http://500px.com/silviuvulcan/blog">Blog</a> · <a href="http://500px.com/silviuvulcan/flow">Flow</a> · <a href="http://500px.com/silviuvulcan/favorites">Favorites</a><br />
          	RSS:<br />
            <a href="http://rss.500px.com/500px">Popular Photos</a> ·<br />
            <a href="http://rss.500px.com/500px/editors">Editors Choice</a> ·<br />
            <a href="http://rss.500px.com/500px/upcoming">Upcoming Photos</a> ·<br />
            <a href="http://rss.500px.com/500px/fresh">Fresh Photos</a> &nbsp;<br /> <br />
            Social: <a href="http://twitter.com/500px">Twitter</a> ·<br />
            <a href="http://facebook.com/500px">Facebook</a> ·<br />
            <a href="http://community.livejournal.com/500px/">LiveJournal</a> ·<br />
            <a href="http://500px.com/blog">Blog</a>               </p>
<div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://www.sgvulcan.com/old-river/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.sgvulcan.com/old-river/</feedburner:origLink></item>
		<item>
		<title>Facing the world</title>
		<link>http://feedproxy.google.com/~r/sgvulcan/~3/UKXf42rv58o/</link>
		<comments>http://www.sgvulcan.com/facing-the-world/#comments</comments>
		<pubDate>Thu, 10 May 2012 16:00:35 +0000</pubDate>
		<dc:creator>silviu</dc:creator>
				<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://www.sgvulcan.com/facing-the-world/</guid>
		<description><![CDATA[Facing the world by Silviu Vulcan (silviuvulcan) Silviu Vulcan: Photos · Blog · Flow · Favorites RSS: Popular Photos · Editors Choice · Upcoming Photos · Fresh Photos &#160; Social: Twitter · Facebook · LiveJournal · Blog]]></description>
			<content:encoded><![CDATA[<p><a href="http://500px.com/photo/1812668"><img src="http://pcdn.500px.net/1812668/4d5a98fbd8f3085f825412fa77e2da31d9a85469/3.jpg" /></a></p>
<h2><a href="http://500px.com/photo/1812668">Facing the world</a> by <a href="http://500px.com/silviuvulcan">Silviu Vulcan</a> (<a href="http://500px.com/silviuvulcan">silviuvulcan</a>)</h2>
<p>          	Silviu Vulcan: <a href="http://500px.com/silviuvulcan">Photos</a> · <a href="http://500px.com/silviuvulcan/blog">Blog</a> · <a href="http://500px.com/silviuvulcan/flow">Flow</a> · <a href="http://500px.com/silviuvulcan/favorites">Favorites</a><br />
          	RSS:<br />
            <a href="http://rss.500px.com/500px">Popular Photos</a> ·<br />
            <a href="http://rss.500px.com/500px/editors">Editors Choice</a> ·<br />
            <a href="http://rss.500px.com/500px/upcoming">Upcoming Photos</a> ·<br />
            <a href="http://rss.500px.com/500px/fresh">Fresh Photos</a> &nbsp;<br /> <br />
            Social: <a href="http://twitter.com/500px">Twitter</a> ·<br />
            <a href="http://facebook.com/500px">Facebook</a> ·<br />
            <a href="http://community.livejournal.com/500px/">LiveJournal</a> ·<br />
            <a href="http://500px.com/blog">Blog</a>               </p>
<div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://www.sgvulcan.com/facing-the-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.sgvulcan.com/facing-the-world/</feedburner:origLink></item>
		<item>
		<title>Steep</title>
		<link>http://feedproxy.google.com/~r/sgvulcan/~3/aMc7y-s_05U/</link>
		<comments>http://www.sgvulcan.com/steep/#comments</comments>
		<pubDate>Thu, 10 May 2012 16:00:33 +0000</pubDate>
		<dc:creator>silviu</dc:creator>
				<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://www.sgvulcan.com/steep/</guid>
		<description><![CDATA[Steep by Silviu Vulcan (silviuvulcan) Silviu Vulcan: Photos · Blog · Flow · Favorites RSS: Popular Photos · Editors Choice · Upcoming Photos · Fresh Photos &#160; Social: Twitter · Facebook · LiveJournal · Blog]]></description>
			<content:encoded><![CDATA[<p><a href="http://500px.com/photo/1812671"><img src="http://pcdn.500px.net/1812671/4e12a8661df1dc65cf5d10e767e69f19332b0eeb/3.jpg" /></a></p>
<h2><a href="http://500px.com/photo/1812671">Steep</a> by <a href="http://500px.com/silviuvulcan">Silviu Vulcan</a> (<a href="http://500px.com/silviuvulcan">silviuvulcan</a>)</h2>
<p>          	Silviu Vulcan: <a href="http://500px.com/silviuvulcan">Photos</a> · <a href="http://500px.com/silviuvulcan/blog">Blog</a> · <a href="http://500px.com/silviuvulcan/flow">Flow</a> · <a href="http://500px.com/silviuvulcan/favorites">Favorites</a><br />
          	RSS:<br />
            <a href="http://rss.500px.com/500px">Popular Photos</a> ·<br />
            <a href="http://rss.500px.com/500px/editors">Editors Choice</a> ·<br />
            <a href="http://rss.500px.com/500px/upcoming">Upcoming Photos</a> ·<br />
            <a href="http://rss.500px.com/500px/fresh">Fresh Photos</a> &nbsp;<br /> <br />
            Social: <a href="http://twitter.com/500px">Twitter</a> ·<br />
            <a href="http://facebook.com/500px">Facebook</a> ·<br />
            <a href="http://community.livejournal.com/500px/">LiveJournal</a> ·<br />
            <a href="http://500px.com/blog">Blog</a>               </p>
<div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://www.sgvulcan.com/steep/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.sgvulcan.com/steep/</feedburner:origLink></item>
	</channel>
</rss>

