<?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>Ivan Zlatev &#187; Project</title>
	<atom:link href="http://ivanz.com/tag/project/feed/" rel="self" type="application/rss+xml" />
	<link>http://ivanz.com</link>
	<description></description>
	<lastBuildDate>Sat, 05 Jun 2010 16:19:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>PicasaUploader &#8211; a simple uploader tool for Google&#8217;s PicasaWeb</title>
		<link>http://ivanz.com/2009/05/01/picasauploader-a-simple-uploader-tool-for-googles-picasaweb/</link>
		<comments>http://ivanz.com/2009/05/01/picasauploader-a-simple-uploader-tool-for-googles-picasaweb/#comments</comments>
		<pubDate>Fri, 01 May 2009 00:11:16 +0000</pubDate>
		<dc:creator>Ivan Zlatev</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[Mono]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[WinForms]]></category>

		<guid isPermaLink="false">http://i-nz.net/?p=515</guid>
		<description><![CDATA[I finally decided to make the tool I use to upload photos to Google&#8217;s PicasaWeb online gallery public. PicasaUploader is a simple tool for uploading photos to Google&#8217;s PicasaWeb online gallery. It provides the following functionality: Browse and select an album or create a new one Browse and select/remove photos to upload Duplicate photos handling [...]]]></description>
			<content:encoded><![CDATA[<p>I finally decided to make the tool I use to upload photos to <a href="http://picasaweb.google.com">Google&#8217;s PicasaWeb</a> online gallery public.</p>
<p><strong>PicasaUploader</strong> is a simple tool for uploading photos to Google&#8217;s PicasaWeb online gallery. It provides the following functionality:</p>
<ul>
<li>Browse and select an album or create a new one</li>
<li>Browse and select/remove photos to upload</li>
<li>Duplicate photos handling &#8211; Skip/Replace/Upload</li>
<li>Error handling &#8211; if something goes wrong during the upload you will be asked if you want to retry.</li>
</ul>
<p>The project&#8217;s web page and downloads are here &#8211; <a href="http://ivanz.com/projects/picasauploader/">PicasaUploader on the Web</a>. It&#8217;s written in C# and the source code/bug tracker are hosted on GitHub at <a href="http://github.com/ivanz/PicasaUploader">http://github.com/ivanz/PicasaUploader</a>.</p>

<a href='http://ivanz.com/wp-content/uploads/2009/05/albums-screenshot.png' rel='shadowbox[album-515];player=img;' title='Album Browser and Album Creation'><img width="150" height="150" src="http://ivanz.com/wp-content/uploads/2009/05/albums-screenshot-150x150.png" class="attachment-thumbnail" alt="Album Browser and Album Creation" title="Album Browser and Album Creation" /></a>
<a href='http://ivanz.com/wp-content/uploads/2009/05/photos-screenshot.png' rel='shadowbox[album-515];player=img;' title='Uploading Photos and Duplicate Photos'><img width="150" height="150" src="http://ivanz.com/wp-content/uploads/2009/05/photos-screenshot-150x150.png" class="attachment-thumbnail" alt="Uploading Photos and Duplicate Photos" title="Uploading Photos and Duplicate Photos" /></a>
<a href='http://ivanz.com/wp-content/uploads/2009/05/error-handling-screenshot.png' rel='shadowbox[album-515];player=img;' title='Error Handling during Upload'><img width="150" height="150" src="http://ivanz.com/wp-content/uploads/2009/05/error-handling-screenshot-150x150.png" class="attachment-thumbnail" alt="Error Handling during Upload" title="Error Handling during Upload" /></a>

]]></content:encoded>
			<wfw:commentRss>http://ivanz.com/2009/05/01/picasauploader-a-simple-uploader-tool-for-googles-picasaweb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
