<?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>the blixtra blog &#187; c#</title>
	<atom:link href="http://blixtra.org/blog/category/tech/programming/c/feed/" rel="self" type="application/rss+xml" />
	<link>http://blixtra.org/blog</link>
	<description>whoopie!</description>
	<lastBuildDate>Sun, 05 Sep 2010 22:59:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>My first contribution</title>
		<link>http://blixtra.org/blog/2006/04/12/my-first-contribution/</link>
		<comments>http://blixtra.org/blog/2006/04/12/my-first-contribution/#comments</comments>
		<pubDate>Wed, 12 Apr 2006 11:12:12 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[c#]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://blixtra.org/blog/2006/04/12/my-first-contribution/</guid>
		<description><![CDATA[Late last night (or early this morning), I submitted my first ever patch. Hopefully this is the start of a long line of contributions. It fixes a problem in Monodevelop with the Code Template drop-down in the options panel. It&#8217;s bug #78082. Every day I work on my soon-to-be-announced project I get more confident in [...]]]></description>
			<content:encoded><![CDATA[<p>Late last night (or early this morning), I submitted my first ever patch. Hopefully this is the start of a long line of contributions. It fixes a problem in <a href="http://www.monodevelop.com/Main_Page">Monodevelop</a> with the Code Template drop-down in the options panel. It&#8217;s <a href="http://bugzilla.ximian.com/show_bug.cgi?id=78082">bug #78082</a>.</p>
<p>Every day I work on my soon-to-be-announced project I get more confident in C#. For anybody learning C# on linux with <a href="http://www.mono-project.com/Main_Page">Mono</a>, I recommend you look at <a href="http://banshee-project.org/Main_Page">Banshee</a> for an example to help you along. The <a href="http://cvs.gnome.org/viewcvs/banshee/src/Banshee.Base/ActionManager.cs?rev=1.13&#038;view=log">ActionManager class</a> is very helpfull. <a href="http://laas.altervista.org/tut_index.php">Here</a> is another good resource for tutorials. And lastly, You can go to the <a href="http://www.mono-project.com/Main_Page">Mono Project</a> sight for a good <a href="http://www.mono-project.com/GtkSharp_TreeView_Tutorial">intro to the Gtk Treeview widget</a>. Treeview is a beast at first but is really nice once you get the hang of it.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-6177640580512042";
google_ad_width = 468;
google_ad_height = 15;
google_ad_format = "468x15_0ads_al";
google_ad_channel ="";
google_color_border = "272727";
google_color_bg = "F5ECE3";
google_color_link = "447E44";
google_color_url = "FF3333";
google_color_text = "272727";
//--></script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://blixtra.org/blog/2006/04/12/my-first-contribution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
