<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Blogging on Technology</title>
	<atom:link href="http://techblogging.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://techblogging.wordpress.com</link>
	<description>Yet another blog on Technology</description>
	<lastBuildDate>Wed, 12 Nov 2008 11:51:52 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='techblogging.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/f5544748a7ade2a8ae3b86ef48276992?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Blogging on Technology</title>
		<link>http://techblogging.wordpress.com</link>
	</image>
			<item>
		<title>301: Moved permanently</title>
		<link>http://techblogging.wordpress.com/2008/11/12/301-moved-permanently/</link>
		<comments>http://techblogging.wordpress.com/2008/11/12/301-moved-permanently/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 11:51:52 +0000</pubDate>
		<dc:creator>techblogger</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://techblogging.wordpress.com/2008/11/12/301-moved-permanently/</guid>
		<description><![CDATA[This blog is now hosted at http://allyourcodearebelongto.me/blog/
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techblogging.wordpress.com&blog=1873854&post=142&subd=techblogging&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://techblogging.wordpress.com/2008/11/12/301-moved-permanently/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5ea2df78be4fe5584ab92417363efd24?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">techblogger</media:title>
		</media:content>
	</item>
		<item>
		<title>Multiple ways to open PowerShell in the current Explorer window</title>
		<link>http://techblogging.wordpress.com/2008/10/14/multiple-ways-to-open-powershell-in-the-current-explorer-window/</link>
		<comments>http://techblogging.wordpress.com/2008/10/14/multiple-ways-to-open-powershell-in-the-current-explorer-window/#comments</comments>
		<pubDate>Tue, 14 Oct 2008 16:42:35 +0000</pubDate>
		<dc:creator>techblogger</dc:creator>
				<category><![CDATA[explorer]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[right click]]></category>
		<category><![CDATA[user interface]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://techblogging.wordpress.com/2008/10/14/multiple-ways-to-open-powershell-in-the-current-explorer-window/</guid>
		<description><![CDATA[

These techniques are generic and can be used for other items like command prompt as well. A word of caution, everything given below involves fiddling with the registry so please backup your system’s registry or create a restore point before trying this out.
1) Adding it to Vista Explorer’s toolbar:
 
This is the most convenient one [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techblogging.wordpress.com&blog=1873854&post=133&subd=techblogging&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://techblogging.wordpress.com/2008/10/14/multiple-ways-to-open-powershell-in-the-current-explorer-window/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5ea2df78be4fe5584ab92417363efd24?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">techblogger</media:title>
		</media:content>

		<media:content url="http://techblogging.files.wordpress.com/2008/10/image-thumb12.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://techblogging.files.wordpress.com/2008/10/image-thumb13.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://techblogging.files.wordpress.com/2008/10/image-thumb14.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://techblogging.files.wordpress.com/2008/10/image-thumb15.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>Context sensitive auto-completion using PowerShell, PowerTab and GIT</title>
		<link>http://techblogging.wordpress.com/2008/10/13/context-sensitive-auto-completion-using-powershell-powertab-and-git/</link>
		<comments>http://techblogging.wordpress.com/2008/10/13/context-sensitive-auto-completion-using-powershell-powertab-and-git/#comments</comments>
		<pubDate>Mon, 13 Oct 2008 19:33:46 +0000</pubDate>
		<dc:creator>techblogger</dc:creator>
				<category><![CDATA[GIT]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://techblogging.wordpress.com/2008/10/13/context-sensitive-auto-completion-using-powershell-powertab-and-git/</guid>
		<description><![CDATA[Powertab is an Awesome PowerShell TabExpansion extension. It extends the default PowerShell autocompletion and shows the results like:
 
The best part is that it is easily customizable.
One way to customize it is by editing it Tab Expansion database file which is located in your powershell profile directory:
TabExpansion.xml

To display some simple git commands in autocompletion all [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techblogging.wordpress.com&blog=1873854&post=124&subd=techblogging&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://techblogging.wordpress.com/2008/10/13/context-sensitive-auto-completion-using-powershell-powertab-and-git/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5ea2df78be4fe5584ab92417363efd24?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">techblogger</media:title>
		</media:content>

		<media:content url="http://techblogging.files.wordpress.com/2008/10/image-thumb8.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://techblogging.files.wordpress.com/2008/10/image-thumb9.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://techblogging.files.wordpress.com/2008/10/image-thumb10.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://techblogging.files.wordpress.com/2008/10/image-thumb11.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://techblogging.files.wordpress.com/2008/10/image-thumb16.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>Displaying GIT Branch on your PowerShell prompt</title>
		<link>http://techblogging.wordpress.com/2008/10/12/displaying-git-branch-on-your-powershell-prompt/</link>
		<comments>http://techblogging.wordpress.com/2008/10/12/displaying-git-branch-on-your-powershell-prompt/#comments</comments>
		<pubDate>Sun, 12 Oct 2008 07:48:28 +0000</pubDate>
		<dc:creator>techblogger</dc:creator>
				<category><![CDATA[GIT]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://techblogging.wordpress.com/2008/10/12/displaying-git-branch-on-your-powershell-prompt/</guid>
		<description><![CDATA[PowerShell is a command line shell like the command prompt (cmd.exe) but with a lot more features. It can be downloaded from here.
One of the features is that you can change the default prompt. Prompt can be changed by overriding the function with name “prompt”.
This function can be declared inside the PowerShell profile file which [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techblogging.wordpress.com&blog=1873854&post=114&subd=techblogging&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://techblogging.wordpress.com/2008/10/12/displaying-git-branch-on-your-powershell-prompt/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5ea2df78be4fe5584ab92417363efd24?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">techblogger</media:title>
		</media:content>

		<media:content url="http://techblogging.files.wordpress.com/2008/10/image-thumb3.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://techblogging.files.wordpress.com/2008/10/image-thumb5.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://techblogging.files.wordpress.com/2008/10/image-thumb6.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://techblogging.files.wordpress.com/2008/10/image-thumb7.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>Creating a chat application using Socket in Silverlight</title>
		<link>http://techblogging.wordpress.com/2008/04/17/creating-a-chat-application-using-socket-in-silverlight/</link>
		<comments>http://techblogging.wordpress.com/2008/04/17/creating-a-chat-application-using-socket-in-silverlight/#comments</comments>
		<pubDate>Thu, 17 Apr 2008 21:12:52 +0000</pubDate>
		<dc:creator>techblogger</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[chat application]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[socket]]></category>
		<category><![CDATA[visual studio 2008]]></category>

		<guid isPermaLink="false">http://techblogging.wordpress.com/2008/04/17/creating-a-chat-application-using-socket-in-silverlight/</guid>
		<description><![CDATA[Here I will explain how to communicate with the server using the Socket class. The socket class allows Asynchronous communication between the client and server. This application will show how to share data in real-time in two different browser windows using Silverlight.
This application will contain two parts:

Server application using Ruby.
Client application using C# in Silverlight.

Creating [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techblogging.wordpress.com&blog=1873854&post=98&subd=techblogging&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://techblogging.wordpress.com/2008/04/17/creating-a-chat-application-using-socket-in-silverlight/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5ea2df78be4fe5584ab92417363efd24?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">techblogger</media:title>
		</media:content>

		<media:content url="http://techblogging.files.wordpress.com/2008/04/image-thumb1.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://techblogging.files.wordpress.com/2008/04/image-thumb2.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
	</channel>
</rss>