<?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; WinForms</title>
	<atom:link href="http://ivanz.com/tag/winforms/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 0.2: A simple upload tool for PicasaWeb</title>
		<link>http://ivanz.com/2009/05/15/picasauploader-02-a-simple-upload-tool-for-picasaweb/</link>
		<comments>http://ivanz.com/2009/05/15/picasauploader-02-a-simple-upload-tool-for-picasaweb/#comments</comments>
		<pubDate>Fri, 15 May 2009 22:36:43 +0000</pubDate>
		<dc:creator>Ivan Zlatev</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PicasaWeb]]></category>
		<category><![CDATA[WinForms]]></category>

		<guid isPermaLink="false">http://i-nz.net/?p=558</guid>
		<description><![CDATA[I have just released version 0.2 of my PicasaWeb Uploader tool. The new things are &#8220;Send To&#8221; right-click integration on Windows and username/password saving. Get it from (and also for more information): http://ivanz.com/projects/picasauploader.]]></description>
			<content:encoded><![CDATA[<p>I have just released version 0.2 of my PicasaWeb Uploader tool. The new things are &#8220;<em>Send To</em>&#8221; right-click integration on Windows and username/password saving. Get it from (and also for more information): <a href="http://ivanz.com/projects/picasauploader/">http://ivanz.com/projects/picasauploader</a>.</p>

<a href='http://ivanz.com/wp-content/uploads/2009/05/albums-screenshot1.png' rel='shadowbox[album-558];player=img;' title='albums-screenshot1'><img width="150" height="150" src="http://ivanz.com/wp-content/uploads/2009/05/albums-screenshot1-150x150.png" class="attachment-thumbnail" alt="albums-screenshot1" title="albums-screenshot1" /></a>
<a href='http://ivanz.com/wp-content/uploads/2009/05/photos-screenshot1.png' rel='shadowbox[album-558];player=img;' title='photos-screenshot1'><img width="150" height="150" src="http://ivanz.com/wp-content/uploads/2009/05/photos-screenshot1-150x150.png" class="attachment-thumbnail" alt="photos-screenshot1" title="photos-screenshot1" /></a>
<a href='http://ivanz.com/wp-content/uploads/2009/05/send-to-integration.png' rel='shadowbox[album-558];player=img;' title='send-to-integration'><img width="150" height="150" src="http://ivanz.com/wp-content/uploads/2009/05/send-to-integration-150x150.png" class="attachment-thumbnail" alt="send-to-integration" title="send-to-integration" /></a>

]]></content:encoded>
			<wfw:commentRss>http://ivanz.com/2009/05/15/picasauploader-02-a-simple-upload-tool-for-picasaweb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>
		<item>
		<title>DataGridView revamp for Mono 2.4 &#8211; Data Binding and more</title>
		<link>http://ivanz.com/2009/01/15/datagridview-revamp/</link>
		<comments>http://ivanz.com/2009/01/15/datagridview-revamp/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 00:50:15 +0000</pubDate>
		<dc:creator>Ivan Zlatev</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[DataGridView]]></category>
		<category><![CDATA[Mono]]></category>
		<category><![CDATA[WinForms]]></category>

		<guid isPermaLink="false">http://i-nz.net/?p=258</guid>
		<description><![CDATA[In December I developed a simple student registration system, where I utilized DataGridView, BindingSources  and the WinForms DataBinding all over the place (developed fully in Visual Studio 2008). Then I ran it only to discover that it was utterly broken on Mono, which pushed me to get down and do some work. Ladies and Gentlemen, [...]]]></description>
			<content:encoded><![CDATA[<p>In December I developed a simple student registration system, where I utilized DataGridView, BindingSources  and the WinForms DataBinding all over the place (developed fully in Visual Studio 2008). Then I ran it only to discover that it was utterly broken on Mono, which pushed me to get down and do some work.</p>
<p>Ladies and Gentlemen, with ~70 commits, 20+ officially filed bugzilla bugs fixed and many dozens of such that weren&#8217;t filed and discovered by extensive interactive testing of various test samples and my own application I have revamped the DataGridView and various pieces of DataBinding in Mono&#8217;s Windows Forms implementation. Your DataGridView applications should work out of the box (mine does <img src='http://ivanz.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> ). Those fixes will be part of the Mono 2.4 release for which we will be branching this month.</p>
<p>Be nice and test your applications with Subversion HEAD or Mono 2.4 branch once it is available (<a href="http://mono-project.com/Compiling_Mono">http://mono-project.com/Compiling_Mono</a>) and in case you find any problems be nice and report them to us (<a href="http://mono-project.com/Bugs">http://mono-project.com/Bugs</a>), so that we can fix them for Mono 2.4.</p>
<p>Ciao!</p>
<div id="attachment_269" class="wp-caption aligncenter" style="width: 310px"><a href="http://ivanz.com/wp-content/uploads/2009/01/screenshot-student-administration-system.png" rel="shadowbox[post-258];player=img;"><img class="size-medium wp-image-269" title="screenshot-student-administration-system" src="http://ivanz.com/wp-content/uploads/2009/01/screenshot-student-administration-system-300x270.png" alt="DataGridView SVN HEAD caught in action" width="300" height="270" /></a><p class="wp-caption-text">DataGridView SVN HEAD caught in action</p></div>
]]></content:encoded>
			<wfw:commentRss>http://ivanz.com/2009/01/15/datagridview-revamp/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
	</channel>
</rss>
