<?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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>CodeFrenzy</title>
	
	<link>http://www.codefrenzy.net</link>
	<description>A different dream everyday</description>
	<lastBuildDate>Mon, 09 Mar 2009 12:43:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/codefrenzy" type="application/rss+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>How to make a text string fit your labels in .NET</title>
		<link>http://feedproxy.google.com/~r/codefrenzy/~3/uZ25qb9Pc7o/</link>
		<comments>http://www.codefrenzy.net/2009/03/09/how-to-make-a-text-string-fit-your-labels-in-net/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 12:43:05 +0000</pubDate>
		<dc:creator>Annie</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[labels]]></category>
		<category><![CDATA[measuretext]]></category>
		<category><![CDATA[textrenderer]]></category>

		<guid isPermaLink="false">http://www.codefrenzy.net/?p=348</guid>
		<description>In my chosen career, I solve problems everyday.  Sometimes the problems I&amp;#8217;m given are small and simple to solve, and sometimes they are most definitely not.  That, I can deal with.  What annoys me is when a problem seems like it should only take five or so minutes to solve and yet [...]&lt;img src="http://feeds.feedburner.com/~r/codefrenzy/~4/uZ25qb9Pc7o" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.codefrenzy.net/2009/03/09/how-to-make-a-text-string-fit-your-labels-in-net/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://www.codefrenzy.net/2009/03/09/how-to-make-a-text-string-fit-your-labels-in-net/</feedburner:origLink></item>
		<item>
		<title>Traveling with your tech gadgets</title>
		<link>http://feedproxy.google.com/~r/codefrenzy/~3/KXkbgtqT5dI/</link>
		<comments>http://www.codefrenzy.net/2009/03/08/traveling-with-your-tech-gadgets/#comments</comments>
		<pubDate>Sun, 08 Mar 2009 13:54:31 +0000</pubDate>
		<dc:creator>Annie</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Travel]]></category>
		<category><![CDATA[gps]]></category>
		<category><![CDATA[netbook]]></category>

		<guid isPermaLink="false">http://www.codefrenzy.net/?p=324</guid>
		<description>All the gadgets I take with me on holiday&amp;#8230; is it too much?



Technology has invaded every aspect of our lives.  I dare say that most households these days will have a computer, television, dvd player, and most people carry with them at least a cellphone and an mp3 player.  We use technology in [...]&lt;img src="http://feeds.feedburner.com/~r/codefrenzy/~4/KXkbgtqT5dI" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.codefrenzy.net/2009/03/08/traveling-with-your-tech-gadgets/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.codefrenzy.net/2009/03/08/traveling-with-your-tech-gadgets/</feedburner:origLink></item>
		<item>
		<title>Girls in IT</title>
		<link>http://feedproxy.google.com/~r/codefrenzy/~3/vRMiF3brVsU/</link>
		<comments>http://www.codefrenzy.net/2009/03/01/girls-in-it/#comments</comments>
		<pubDate>Sun, 01 Mar 2009 12:03:06 +0000</pubDate>
		<dc:creator>Annie</dc:creator>
				<category><![CDATA[Opinion]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[women in IT]]></category>

		<guid isPermaLink="false">http://www.codefrenzy.net/?p=250</guid>
		<description>Since I was about 5 years old and got my little hands on my first Commodore 64, I&amp;#8217;ve been comfortable around computers.  At first it was all about the games, and then it was about the BASIC programs that my mum and I wrote after school.  Later on it was about mIRC, ICQ [...]&lt;img src="http://feeds.feedburner.com/~r/codefrenzy/~4/vRMiF3brVsU" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.codefrenzy.net/2009/03/01/girls-in-it/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://www.codefrenzy.net/2009/03/01/girls-in-it/</feedburner:origLink></item>
		<item>
		<title>How to populate a drop down list from an XML file in .NET</title>
		<link>http://feedproxy.google.com/~r/codefrenzy/~3/K1NP5qTqbIY/</link>
		<comments>http://www.codefrenzy.net/2009/02/26/how-to-populate-a-drop-down-list-from-an-xml-file-in-net/#comments</comments>
		<pubDate>Thu, 26 Feb 2009 07:48:10 +0000</pubDate>
		<dc:creator>Annie</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[datasource]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.codefrenzy.net/?p=185</guid>
		<description>I know this is not rocket science but it&amp;#8217;s actually something I&amp;#8217;d never had to do until recently.  Normally I populate my drop down lists (and repeaters, etc etc) using data from databases, not XML.  
	However, fear not.  Using XML as a datasource in .NET is super easy.  Here is one [...]&lt;img src="http://feeds.feedburner.com/~r/codefrenzy/~4/K1NP5qTqbIY" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.codefrenzy.net/2009/02/26/how-to-populate-a-drop-down-list-from-an-xml-file-in-net/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.codefrenzy.net/2009/02/26/how-to-populate-a-drop-down-list-from-an-xml-file-in-net/</feedburner:origLink></item>
		<item>
		<title>How to develop secure .NET applications using Server SSL Certificates and Client Certificates – PART 4</title>
		<link>http://feedproxy.google.com/~r/codefrenzy/~3/_SCmfQWYODE/</link>
		<comments>http://www.codefrenzy.net/2009/02/25/how-to-develop-secure-net-applications-using-server-ssl-certificates-and-client-certificates-part-4/#comments</comments>
		<pubDate>Wed, 25 Feb 2009 13:07:20 +0000</pubDate>
		<dc:creator>Annie</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[ssl]]></category>

		<guid isPermaLink="false">http://www.codefrenzy.net/?p=109</guid>
		<description>The following article is part 4 and therefore the last in a 4 part series of articles about developing .NET applications using SSL.  Part 1 in this series can be found here, part 2 can be found here and part 3 can be found here.
	
How to set up a web application to automatically redirect [...]&lt;img src="http://feeds.feedburner.com/~r/codefrenzy/~4/_SCmfQWYODE" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.codefrenzy.net/2009/02/25/how-to-develop-secure-net-applications-using-server-ssl-certificates-and-client-certificates-part-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.codefrenzy.net/2009/02/25/how-to-develop-secure-net-applications-using-server-ssl-certificates-and-client-certificates-part-4/</feedburner:origLink></item>
		<item>
		<title>How to develop secure .NET applications using Server SSL Certificates and Client Certificates – PART 3</title>
		<link>http://feedproxy.google.com/~r/codefrenzy/~3/i_GcRlmN30E/</link>
		<comments>http://www.codefrenzy.net/2009/02/20/how-to-develop-secure-net-applications-using-server-ssl-certificates-and-client-certificates-part-3/#comments</comments>
		<pubDate>Fri, 20 Feb 2009 06:43:54 +0000</pubDate>
		<dc:creator>Annie</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[ssl]]></category>

		<guid isPermaLink="false">http://www.codefrenzy.net/?p=106</guid>
		<description>The following article is part 3 in a 4 part series of articles about developing .NET applications using SSL.  Part 1 in this series can be found here and part 2 can be found here.
	
Installing Certificates into the correct Certificate Stores
	Applications depend heavily on server SSL and client certificates being installed in the correct [...]&lt;img src="http://feeds.feedburner.com/~r/codefrenzy/~4/i_GcRlmN30E" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.codefrenzy.net/2009/02/20/how-to-develop-secure-net-applications-using-server-ssl-certificates-and-client-certificates-part-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.codefrenzy.net/2009/02/20/how-to-develop-secure-net-applications-using-server-ssl-certificates-and-client-certificates-part-3/</feedburner:origLink></item>
		<item>
		<title>How to develop secure .NET applications using Server SSL Certificates and Client Certificates – PART 2</title>
		<link>http://feedproxy.google.com/~r/codefrenzy/~3/DJaemmvE6E0/</link>
		<comments>http://www.codefrenzy.net/2009/02/19/how-to-develop-secure-net-applications-using-server-ssl-certificates-and-client-certificates-part-2/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 11:56:27 +0000</pubDate>
		<dc:creator>Annie</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[ssl]]></category>

		<guid isPermaLink="false">http://www.codefrenzy.net/?p=104</guid>
		<description>The following article is part 2 in a 4 part series of articles about developing .NET applications using SSL.  Part 1 in this series can be found here.
	
Setting Up Client Certificates
	Client certificates can be used to authenticate the client connecting to a web application. The client can either be a browser or a custom [...]&lt;img src="http://feeds.feedburner.com/~r/codefrenzy/~4/DJaemmvE6E0" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.codefrenzy.net/2009/02/19/how-to-develop-secure-net-applications-using-server-ssl-certificates-and-client-certificates-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.codefrenzy.net/2009/02/19/how-to-develop-secure-net-applications-using-server-ssl-certificates-and-client-certificates-part-2/</feedburner:origLink></item>
		<item>
		<title>How to develop secure .NET applications using Server SSL Certificates and Client Certificates – PART 1</title>
		<link>http://feedproxy.google.com/~r/codefrenzy/~3/_jx-vYHi1PQ/</link>
		<comments>http://www.codefrenzy.net/2009/02/19/how-to-develop-secure-net-applications-using-server-ssl-certificates-and-client-certificates-part-1/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 14:45:06 +0000</pubDate>
		<dc:creator>Annie</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[ssl]]></category>

		<guid isPermaLink="false">http://www.codefrenzy.net/?p=63</guid>
		<description>The following article is part 1 in a 4 part series of articles about developing .NET applications using SSL.  These articles are based on my experience and I hope that they will help others develop secure applications as well.
	
Setting up a Development or Test SSL Server Certificate on a Website in IIS (5.0/6.0)
	When developing [...]&lt;img src="http://feeds.feedburner.com/~r/codefrenzy/~4/_jx-vYHi1PQ" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.codefrenzy.net/2009/02/19/how-to-develop-secure-net-applications-using-server-ssl-certificates-and-client-certificates-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.codefrenzy.net/2009/02/19/how-to-develop-secure-net-applications-using-server-ssl-certificates-and-client-certificates-part-1/</feedburner:origLink></item>
		<item>
		<title>Exercise?  What exercise?</title>
		<link>http://feedproxy.google.com/~r/codefrenzy/~3/ZAUJZybtu8A/</link>
		<comments>http://www.codefrenzy.net/2008/11/14/exercise-what-exercise/#comments</comments>
		<pubDate>Fri, 14 Nov 2008 02:41:13 +0000</pubDate>
		<dc:creator>Annie</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Mapping]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[exercise]]></category>

		<guid isPermaLink="false">http://www.codefrenzy.net/?p=75</guid>
		<description>Summer is pretty much here (well, in Brisbane summer actually never really wasn&amp;#8217;t here), and the thought of being able to cruise on up to the beach with our new car (wooohooo!) has got me thinking about just how little exercise I get on a day to day basis.  I sometimes walk to work, but [...]&lt;img src="http://feeds.feedburner.com/~r/codefrenzy/~4/ZAUJZybtu8A" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.codefrenzy.net/2008/11/14/exercise-what-exercise/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://www.codefrenzy.net/2008/11/14/exercise-what-exercise/</feedburner:origLink></item>
		<item>
		<title>TravelStash is LIVE!</title>
		<link>http://feedproxy.google.com/~r/codefrenzy/~3/1i5L2iaJN70/</link>
		<comments>http://www.codefrenzy.net/2008/08/18/travelstash-is-live/#comments</comments>
		<pubDate>Sun, 17 Aug 2008 12:34:50 +0000</pubDate>
		<dc:creator>Annie</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Mapping]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Travel]]></category>

		<guid isPermaLink="false">http://www.codefrenzy.net/2008/08/18/travelstash-is-live/</guid>
		<description>About a week ago, Chris and I &amp;#8220;launched&amp;#8221; TravelStash.  By &amp;#8220;launched&amp;#8221; I mean we have now opened it up for general consumption.  Anyone can join TravelStash and use it just like Rheanna and Sanjay did on their recent South Africa trip, Margaret and Alan have on their trip around the South Island of New Zealand [...]&lt;img src="http://feeds.feedburner.com/~r/codefrenzy/~4/1i5L2iaJN70" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.codefrenzy.net/2008/08/18/travelstash-is-live/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.codefrenzy.net/2008/08/18/travelstash-is-live/</feedburner:origLink></item>
	</channel>
</rss>
