<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>bondigeek.com</title>
	<link>http://www.bondigeek.com/blog</link>
	<description>It&#039;s another Wordpress Blog</description>
	<lastBuildDate>Sun, 12 Feb 2012 13:27:25 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.3.1" -->

	<item>
		<title>Microsoft buying Skype. A stroke of genius?</title>
		<description><![CDATA[It’s been a while blogosphere and this post has been a long time coming. Fortunately I have been distracted by way more important things, mainly welcoming two new little geeks to the planet. My wife and I could not be happier with our two little bubs and having kids really puts things in to perspective. [...]]]></description>
		<link>http://www.bondigeek.com/blog/2012/02/13/microsoft-buying-skype-a-stroke-of-genius/</link>
			</item>
	<item>
		<title>Simple Azure Warmup Task</title>
		<description><![CDATA[Ok, gonna squeeze out a quick blog post cause it’s been way to long between drinks. I have been coding like a mad man on a new project,  hence the tumbleweeds on the social front. So todays post is about creating a simple task for warming up your Azure Web Roles. Why is this important? [...]]]></description>
		<link>http://www.bondigeek.com/blog/2011/10/26/simple-azure-warmup-task/</link>
			</item>
	<item>
		<title>Json serialization with Windows Phone 7, WCF Data Services &amp; Azure</title>
		<description><![CDATA[I have been working/collaborating on a project the past while that will be a mobile application and a location based service. At the back-end it is being designed and developed from the ground up to be scalable and high performance. It has to be cause we want this thing rolled out on the millions of [...]]]></description>
		<link>http://www.bondigeek.com/blog/2011/09/30/json-serialization-with-windows-phone-7-wcf-data-services-azure/</link>
			</item>
	<item>
		<title>Facebook Login Integration</title>
		<description><![CDATA[This past week I was tasked with integrating Facebook Login with a new MVC3 site I am working on and the whole process is made remarkably easy with the help of a few NuGet packages. Now I was following along with the documentation that can be found on Codeplex here but I have to confess [...]]]></description>
		<link>http://www.bondigeek.com/blog/2011/09/19/facebook-login-integration/</link>
			</item>
	<item>
		<title>A simple C#, Thread Safe Logging Class</title>
		<description><![CDATA[I was doing some work for a client recently that had all sorts of issues with logging due to some old code from the original developers. It had multiple threads all trying to write to the log file simultaneously. Needless to say loads of logging just fell by the way side as the file could [...]]]></description>
		<link>http://www.bondigeek.com/blog/2011/09/08/a-simple-c-thread-safe-logging-class/</link>
			</item>
	<item>
		<title>Simple MVC3 Ajax Feedback Form with AntiForgeryToken to prevent (most) CSRF attacks</title>
		<description><![CDATA[One of the really great things about MVC3 is it’s support for forms. This might sound like a simple and basic thing but the handling of forms in ASP.NET MVC3 is vastly improved over traditional ASP.NET The code below implements a simple Feedback form which is used site-wide on http://www.bondigeek.com and utilises a couple of [...]]]></description>
		<link>http://www.bondigeek.com/blog/2011/09/03/simple-mvc3-ajax-feedback-form-with-antiforgerytoken-to-prevent-most-csrf-attacks/</link>
			</item>
	<item>
		<title>jQuery Icon Peek animation</title>
		<description><![CDATA[As I am continuing to refine the design on the new look BondGeek website I wanted to make the toolbox page a little more animated. I decided to have the square icons dropdown to reveal a text link for some of the icons that were not obvious what they are, unless you followed the link [...]]]></description>
		<link>http://www.bondigeek.com/blog/2011/08/30/jquery-icon-peek-animation/</link>
			</item>
	<item>
		<title>DataCache&lt;T&gt;: A simple (but effective) caching class</title>
		<description><![CDATA[I have been using this code for a while now and thought I would post it out to the community as a simple C# DataCache class that can be re-used. This is only really applicable to non-web farm solutions as the data will be stored in process per IIS instance. If you want a distributed [...]]]></description>
		<link>http://www.bondigeek.com/blog/2011/08/30/datacachet-a-simple-but-effective-caching-class/</link>
			</item>
	<item>
		<title>Parsing WordPress &#8216;most recent items&#8217; using XDocument and LINQ</title>
		<description><![CDATA[I am in the process of re-working my personal website with a Win8 theme and wanted to retain my existing WordPress blog as is (for SEO and because WordPress is a great blogging platform) but wanted to also have the blog content on the new site. Getting the feed from WordPress of the most recent [...]]]></description>
		<link>http://www.bondigeek.com/blog/2011/08/29/parsing-wordpress-most-recent-items-using-xdocument-and-linq/</link>
			</item>
	<item>
		<title>Automatic Slideshow with reverse direction and random intervals</title>
		<description><![CDATA[This is a slideshow wrapper that you can re-use to display a slideshow on your site. You can see the slideshow in action at bondigeek.com/ Prerequisites: * jQuery Tested In: *IE8/IE9 * Firefox * Chrome * Safari for Windows + MAC It comes with the following features: create slideshow in 1 line of code Will [...]]]></description>
		<link>http://www.bondigeek.com/blog/2011/08/28/automatic-slideshow-with-reverse-direction-and-random-intervals/</link>
			</item>
</channel>
</rss>

