<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Information for Technology</title>
	<atom:link href="http://info4tech.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://info4tech.wordpress.com</link>
	<description>my information technology bank</description>
	<lastBuildDate>Mon, 22 Jun 2009 13:46:55 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<image>
		<url>http://www.gravatar.com/blavatar/f05d596013617bbaac0e0522354e8933?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Information for Technology</title>
		<link>http://info4tech.wordpress.com</link>
	</image>
			<item>
		<title>Started working with Ruby on Rails</title>
		<link>http://info4tech.wordpress.com/2009/06/22/started-working-with-ruby-on-rails/</link>
		<comments>http://info4tech.wordpress.com/2009/06/22/started-working-with-ruby-on-rails/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 13:46:55 +0000</pubDate>
		<dc:creator>Imran Aziz</dc:creator>
				<category><![CDATA[19573666]]></category>
		<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://info4tech.wordpress.com/?p=165</guid>
		<description><![CDATA[For a current project that I am working on I had to start working with Rugy on Rails. My first impression of both Ruby and Rails has been quite nice, although still lacking the good debugging capabilities like visual studio provides, but I hope that slowly and gradually I will be able to manage that [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=info4tech.wordpress.com&blog=488642&post=165&subd=info4tech&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://info4tech.wordpress.com/2009/06/22/started-working-with-ruby-on-rails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/05a6735f5f2d42fe9c2b2f367a2a6877?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Imran</media:title>
		</media:content>

		<media:content url="http://img.zemanta.com/reblog_e.png?x-id=59380182-911c-4d7e-ad05-0bf4b98d6671" medium="image">
			<media:title type="html">Reblog this post [with Zemanta]</media:title>
		</media:content>
	</item>
		<item>
		<title>CSharp Templating Engine investigation</title>
		<link>http://info4tech.wordpress.com/2009/04/24/csharp-templating-engine-investigation/</link>
		<comments>http://info4tech.wordpress.com/2009/04/24/csharp-templating-engine-investigation/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 10:11:45 +0000</pubDate>
		<dc:creator>Imran Aziz</dc:creator>
				<category><![CDATA[.net development]]></category>
		<category><![CDATA[WCF]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[csharp]]></category>
		<category><![CDATA[templating]]></category>
		<category><![CDATA[templating engine]]></category>

		<guid isPermaLink="false">http://info4tech.wordpress.com/?p=160</guid>
		<description><![CDATA[
In order to render html from our  C# REST service we had to look into templating engines available in C#, since  we wanted our generated html to be altered on the fly.

We came across the  following

4 View engines  exist in

MVCContrib  project

Which are

Brail
NHaml (NHaml has been moved from    [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=info4tech.wordpress.com&blog=488642&post=160&subd=info4tech&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://info4tech.wordpress.com/2009/04/24/csharp-templating-engine-investigation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/05a6735f5f2d42fe9c2b2f367a2a6877?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Imran</media:title>
		</media:content>

		<media:content url="http://img.zemanta.com/reblog_e.png?x-id=1405f0b3-f4c9-449e-9aed-b5b7b69d008c" medium="image">
			<media:title type="html">Reblog this post [with Zemanta]</media:title>
		</media:content>
	</item>
		<item>
		<title>Visual Studio 2008 Internal Web Server stopped working in Vista</title>
		<link>http://info4tech.wordpress.com/2009/03/10/visual-studio-2008-internal-web-server-stopped-working-in-vista/</link>
		<comments>http://info4tech.wordpress.com/2009/03/10/visual-studio-2008-internal-web-server-stopped-working-in-vista/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 16:41:37 +0000</pubDate>
		<dc:creator>Imran Aziz</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[internal web server]]></category>
		<category><![CDATA[visua]]></category>
		<category><![CDATA[Visual Studio 2008]]></category>

		<guid isPermaLink="false">http://info4tech.wordpress.com/?p=156</guid>
		<description><![CDATA[I have been debugging perfectly fine using Visual Studio 2008 using visual studio internal web server, but suddenly today it stopped working (maybe due to windows update, but still not sure about the cause of this suddenly not working), On starting the debugger IE came up with a blank page saying the page could not [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=info4tech.wordpress.com&blog=488642&post=156&subd=info4tech&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://info4tech.wordpress.com/2009/03/10/visual-studio-2008-internal-web-server-stopped-working-in-vista/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/05a6735f5f2d42fe9c2b2f367a2a6877?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Imran</media:title>
		</media:content>
	</item>
		<item>
		<title>MovableType Invalid login error on XML-RPC call</title>
		<link>http://info4tech.wordpress.com/2009/01/22/movabletype-invalid-login-error-on-xml-rpc-call/</link>
		<comments>http://info4tech.wordpress.com/2009/01/22/movabletype-invalid-login-error-on-xml-rpc-call/#comments</comments>
		<pubDate>Thu, 22 Jan 2009 11:49:09 +0000</pubDate>
		<dc:creator>Imran Aziz</dc:creator>
				<category><![CDATA[MovableType]]></category>
		<category><![CDATA[MT]]></category>
		<category><![CDATA[XML-RPC]]></category>
		<category><![CDATA[remote API]]></category>

		<guid isPermaLink="false">http://info4tech.wordpress.com/?p=153</guid>
		<description><![CDATA[I have worked with XML-RPC calls in the past to interact with MT in the past but after release of version 3.2 onwards I did not get a chance to work with it again, until recently. I used the Argotic Syndication Framework to interact with the MT XML-RPC. However I was constantly getting &#8216;Invalid login&#8217; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=info4tech.wordpress.com&blog=488642&post=153&subd=info4tech&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://info4tech.wordpress.com/2009/01/22/movabletype-invalid-login-error-on-xml-rpc-call/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/05a6735f5f2d42fe9c2b2f367a2a6877?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Imran</media:title>
		</media:content>
	</item>
		<item>
		<title>Integration testing In .NET</title>
		<link>http://info4tech.wordpress.com/2008/11/24/integration-testing-in-net/</link>
		<comments>http://info4tech.wordpress.com/2008/11/24/integration-testing-in-net/#comments</comments>
		<pubDate>Mon, 24 Nov 2008 16:11:27 +0000</pubDate>
		<dc:creator>Imran Aziz</dc:creator>
				<category><![CDATA[.net development]]></category>
		<category><![CDATA[.NET testing]]></category>
		<category><![CDATA[Integration Testing]]></category>
		<category><![CDATA[nunit]]></category>
		<category><![CDATA[unit testing]]></category>

		<guid isPermaLink="false">http://info4tech.wordpress.com/2008/11/24/integration-testing-in-net/</guid>
		<description><![CDATA[According to Wikipedia 
 
&#8216;Integration testing&#8217; (sometimes called Integration and Testing, abbreviated I&#38;T) is the phase of software testing in which individual software modules are combined and tested as a group. It follows unit testing and precedes system testing.
Integration testing takes as its input modules that have been unit tested, groups them in larger aggregates, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=info4tech.wordpress.com&blog=488642&post=145&subd=info4tech&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://info4tech.wordpress.com/2008/11/24/integration-testing-in-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/05a6735f5f2d42fe9c2b2f367a2a6877?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Imran</media:title>
		</media:content>
	</item>
		<item>
		<title>Getting Started With Windows Azure Development</title>
		<link>http://info4tech.wordpress.com/2008/11/17/getting-started-with-windows-azure-development/</link>
		<comments>http://info4tech.wordpress.com/2008/11/17/getting-started-with-windows-azure-development/#comments</comments>
		<pubDate>Tue, 18 Nov 2008 01:06:59 +0000</pubDate>
		<dc:creator>Imran Aziz</dc:creator>
				<category><![CDATA[.net development]]></category>
		<category><![CDATA[RESTFul Services]]></category>
		<category><![CDATA[Service Bus]]></category>
		<category><![CDATA[windows Azure]]></category>

		<guid isPermaLink="false">http://info4tech.wordpress.com/2008/11/17/getting-started-with-windows-azure-development/</guid>
		<description><![CDATA[In order to start working with Windows Azure Development following components are required
Windows® Azure™ Software Development Kit
Windows Azure Tools for Microsoft Visual Studio
Login to Windows Azure services
Windows Azure Consists of following four main components

Windows Azure: Provides a Windows-based environment for running applications and storing data on servers in Microsoft data centers.
Microsoft
.NET Services: Offers distributed infrastructure [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=info4tech.wordpress.com&blog=488642&post=142&subd=info4tech&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://info4tech.wordpress.com/2008/11/17/getting-started-with-windows-azure-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/05a6735f5f2d42fe9c2b2f367a2a6877?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Imran</media:title>
		</media:content>

		<media:content url="http://info4tech.files.wordpress.com/2008/11/111808-0106-gettingstar1.png" medium="image" />

		<media:content url="http://info4tech.files.wordpress.com/2008/11/111808-0106-gettingstar2.png" medium="image" />

		<media:content url="http://info4tech.files.wordpress.com/2008/11/111808-0106-gettingstar3.png" medium="image" />
	</item>
		<item>
		<title>First Look at LINQ</title>
		<link>http://info4tech.wordpress.com/2008/11/17/first-look-at-linq/</link>
		<comments>http://info4tech.wordpress.com/2008/11/17/first-look-at-linq/#comments</comments>
		<pubDate>Mon, 17 Nov 2008 17:45:13 +0000</pubDate>
		<dc:creator>Imran Aziz</dc:creator>
				<category><![CDATA[.net development]]></category>
		<category><![CDATA[LINQ]]></category>

		<guid isPermaLink="false">http://info4tech.wordpress.com/2008/11/17/first-look-at-linq/</guid>
		<description><![CDATA[I have been wanting to look into LINQ for quite sometime and finally last week, due to the requirements of our current project I had to quickly get into it and use it.
My first impression is that although a bit tricky to get your head around terms like Expression Tree&#8217;s , Lambda Expressions,  and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=info4tech.wordpress.com&blog=488642&post=136&subd=info4tech&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://info4tech.wordpress.com/2008/11/17/first-look-at-linq/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/05a6735f5f2d42fe9c2b2f367a2a6877?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Imran</media:title>
		</media:content>
	</item>
		<item>
		<title>Highlights of FOWA 2008 day 2</title>
		<link>http://info4tech.wordpress.com/2008/10/12/highlights-of-fowa-2008-day-2/</link>
		<comments>http://info4tech.wordpress.com/2008/10/12/highlights-of-fowa-2008-day-2/#comments</comments>
		<pubDate>Sun, 12 Oct 2008 23:05:37 +0000</pubDate>
		<dc:creator>Imran Aziz</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Astoria]]></category>
		<category><![CDATA[FOWA]]></category>
		<category><![CDATA[Microsoft Surface]]></category>

		<guid isPermaLink="false">http://info4tech.wordpress.com/?p=128</guid>
		<description><![CDATA[Thanks to my colleague Christoph Schmaltz I was able to go to FOWA on day 2. It was an interesting experience, I have not been to such a big technology conference before, and it was a good learning experience , I attended most of the presentations in the developer tack, however the most interesting talk [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=info4tech.wordpress.com&blog=488642&post=128&subd=info4tech&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://info4tech.wordpress.com/2008/10/12/highlights-of-fowa-2008-day-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/05a6735f5f2d42fe9c2b2f367a2a6877?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Imran</media:title>
		</media:content>
	</item>
		<item>
		<title>Return Newely Created ID of Record using Typed Datasets</title>
		<link>http://info4tech.wordpress.com/2008/09/26/return-newely-created-id-for-record-with-typed-datasets/</link>
		<comments>http://info4tech.wordpress.com/2008/09/26/return-newely-created-id-for-record-with-typed-datasets/#comments</comments>
		<pubDate>Fri, 26 Sep 2008 14:44:34 +0000</pubDate>
		<dc:creator>Imran Aziz</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://info4tech.wordpress.com/?p=118</guid>
		<description><![CDATA[When Using ADO.net typed datasets, Visual Studio Automatically creates the Update,  and Insert Methods, however the return  integer value indicate if the record was added successfully or not, in order to get the ID of the newely created entry one can access the ID field of the original dataset that was used to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=info4tech.wordpress.com&blog=488642&post=118&subd=info4tech&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://info4tech.wordpress.com/2008/09/26/return-newely-created-id-for-record-with-typed-datasets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/05a6735f5f2d42fe9c2b2f367a2a6877?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Imran</media:title>
		</media:content>

		<media:content url="http://info4tech.files.wordpress.com/2008/09/refreshdatatable2.png?w=300" medium="image">
			<media:title type="html">refreshdatatable2</media:title>
		</media:content>
	</item>
		<item>
		<title>REST in WCF</title>
		<link>http://info4tech.wordpress.com/2008/09/20/rest-in-wcf/</link>
		<comments>http://info4tech.wordpress.com/2008/09/20/rest-in-wcf/#comments</comments>
		<pubDate>Sat, 20 Sep 2008 22:51:08 +0000</pubDate>
		<dc:creator>Imran Aziz</dc:creator>
				<category><![CDATA[WCF]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[REST]]></category>
		<category><![CDATA[REST webservices WCF .net]]></category>
		<category><![CDATA[webservices]]></category>

		<guid isPermaLink="false">http://info4tech.wordpress.com/?p=110</guid>
		<description><![CDATA[While reading Joe Stagner&#8217;s blog I came across a very interesting screencast series about using RESTful services using WCF, after going throw few of them I realized how easy it was to put a RESTful service infront of your existing API, The list of screencasts from Rob Bagby can be found on his blog or [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=info4tech.wordpress.com&blog=488642&post=110&subd=info4tech&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://info4tech.wordpress.com/2008/09/20/rest-in-wcf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/05a6735f5f2d42fe9c2b2f367a2a6877?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Imran</media:title>
		</media:content>
	</item>
	</channel>
</rss>