<?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>Brian Jeremy Kupetz &#124; brianjeremy.com &#124; my blog, who i am, what i do, what i've done, how to reach me, links &#187; C#</title>
	<atom:link href="http://www.brianjeremy.com/category/c/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.brianjeremy.com</link>
	<description>who am i, what do i do, what have i've done?</description>
	<lastBuildDate>Sat, 24 Jul 2010 13:12:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Private Beta Testing</title>
		<link>http://www.brianjeremy.com/2008/04/06/private-beta-testing/</link>
		<comments>http://www.brianjeremy.com/2008/04/06/private-beta-testing/#comments</comments>
		<pubDate>Mon, 07 Apr 2008 06:26:16 +0000</pubDate>
		<dc:creator>brian</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Databases]]></category>
		<category><![CDATA[Grails]]></category>
		<category><![CDATA[Groovy]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Startups]]></category>

		<guid isPermaLink="false">http://www.brianjeremy.com/?p=236</guid>
		<description><![CDATA[
Well, the time has come.  Its been a year and a half in the making&#8230; Please register for the private beta testing of Zigabid.com.  For the promotion code enter &#8220;BJK&#8221; and you&#8217;ll get priority selection.
]]></description>
			<content:encoded><![CDATA[<p><a title="Zigabid - A Ticket Revolution" href="http://www.zigabid.com" target="_blank"><img src="http://www.brianjeremy.com/_images/logos/zig_tiny.jpg" alt="" width="167" height="59" /></a></p>
<p>Well, the time has come.  Its been a year and a half in the making&#8230; Please register for the private beta testing of <a title="Zigabid - A Ticket Revolution" href="http://www.zigabid.com" target="_blank">Zigabid.com</a>.  For the promotion code enter &#8220;BJK&#8221; and you&#8217;ll get priority selection.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.brianjeremy.com/2008/04/06/private-beta-testing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Revisied Markdown.NET Library</title>
		<link>http://www.brianjeremy.com/2007/12/07/revisied-markdownnet-library/</link>
		<comments>http://www.brianjeremy.com/2007/12/07/revisied-markdownnet-library/#comments</comments>
		<pubDate>Fri, 07 Dec 2007 22:06:08 +0000</pubDate>
		<dc:creator>brian</dc:creator>
				<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">http://www.brianjeremy.com/2007/12/07/revisied-markdownnet-library/</guid>
		<description><![CDATA[Markdown is a &#8220;text to HTML conversion tool&#8221; developed by Jon Gruber.  In 2004 Milan Negovan originally ported Markdown to ASP.NET (c#), however there hasn&#8217;t been much movement on the project since then.  When recently implementing the library in a new content management system I noticed there was an issue with generating hyperlinks [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://daringfireball.net/projects/markdown/" title="Markdown" target="_blank">Markdown</a> is a &#8220;text to HTML conversion tool&#8221; developed by Jon Gruber.  In 2004 Milan Negovan originally ported Markdown to ASP.NET (c#), however there hasn&#8217;t been much movement on the project since then.  When recently implementing the library in a new content management system I noticed there was an issue with generating hyperlinks (anchors) targeted to new windows (target=&#8221;_blank&#8221;).  I made some updates to the library so it now works with external links as well as giving it a boost to the .NET 2.0 Framework.  Feel free to download the revised library <a href="http://www.brianjeremy.com/download/markdown.zip" title="Markdown.NET">here</a>.</p>
<p>Below is an example of the syntax to capture both internal and external links:<br />
[This would link to the contact page of my site](/contact)<br />
[This opens a new window to Google](http://www.google.com)+</p>
]]></content:encoded>
			<wfw:commentRss>http://www.brianjeremy.com/2007/12/07/revisied-markdownnet-library/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
