<?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>FrontSlash</title>
	<atom:link href="http://frontslash.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://frontslash.wordpress.com</link>
	<description>Geeking Around Technological World</description>
	<lastBuildDate>Fri, 26 Aug 2011 17:15:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='frontslash.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>FrontSlash</title>
		<link>http://frontslash.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://frontslash.wordpress.com/osd.xml" title="FrontSlash" />
	<atom:link rel='hub' href='http://frontslash.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Moving to a new home&#8230;</title>
		<link>http://frontslash.wordpress.com/2010/08/17/moving-to-a-new-home/</link>
		<comments>http://frontslash.wordpress.com/2010/08/17/moving-to-a-new-home/#comments</comments>
		<pubDate>Tue, 17 Aug 2010 07:44:40 +0000</pubDate>
		<dc:creator>Diogo Sousa</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://frontslash.wordpress.com/2010/08/17/moving-to-a-new-home/</guid>
		<description><![CDATA[After more then 2 years at WordPress, this blog is moving to a new home. This change was decided after a long time of asking myself what I wanted a blog to offer me and what I wanted to offer to all readers of the blog. So, after some searching, I’ve decided to move to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=frontslash.wordpress.com&amp;blog=2495948&amp;post=183&amp;subd=frontslash&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://frontslash.wordpress.com/2010/08/17/moving-to-a-new-home/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2f893aabaf1e2400308a4b3c7a1729eb?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Diogo Sousa</media:title>
		</media:content>
	</item>
		<item>
		<title>VBScripting Hyper-V &#8211; Create Virtual Network</title>
		<link>http://frontslash.wordpress.com/2010/06/16/vbscripting-hyper-v-create-virtual-network/</link>
		<comments>http://frontslash.wordpress.com/2010/06/16/vbscripting-hyper-v-create-virtual-network/#comments</comments>
		<pubDate>Wed, 16 Jun 2010 16:46:01 +0000</pubDate>
		<dc:creator>Diogo Sousa</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[hyper-v]]></category>
		<category><![CDATA[vbscript]]></category>
		<category><![CDATA[virtual network]]></category>

		<guid isPermaLink="false">https://frontslash.wordpress.com/2010/06/16/vbscripting-hyper-v-create-virtual-network/</guid>
		<description><![CDATA[Continuing the vbscripting for Hyper-V, here’s a another one. This is about creating a virtual network and “assigning” it the physical network card. Here it goes: Option explicit Dim HyperVServer Dim SwitchFriendlyName Dim TypeLib Dim SwitchName Dim InternalEthernetPortFriendlyName Dim InternalSwitchPortFriendlyName Dim InternalSwitchPortName Dim InternalEthernetPortName Dim ExternalSwitchPortFriendlyName Dim ExternalSwitchPortName Dim ExternalEthernetPort Dim ExternalEthernetPorts Dim ExternalEthernetPortName Dim [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=frontslash.wordpress.com&amp;blog=2495948&amp;post=181&amp;subd=frontslash&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://frontslash.wordpress.com/2010/06/16/vbscripting-hyper-v-create-virtual-network/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2f893aabaf1e2400308a4b3c7a1729eb?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Diogo Sousa</media:title>
		</media:content>
	</item>
		<item>
		<title>VBScripting for Hyper-V &#8211; Change Default Paths</title>
		<link>http://frontslash.wordpress.com/2010/06/16/vbscripting-for-hyper-v-change-default-paths/</link>
		<comments>http://frontslash.wordpress.com/2010/06/16/vbscripting-for-hyper-v-change-default-paths/#comments</comments>
		<pubDate>Wed, 16 Jun 2010 16:38:57 +0000</pubDate>
		<dc:creator>Diogo Sousa</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[default paths]]></category>
		<category><![CDATA[hyper-v]]></category>
		<category><![CDATA[hyperv]]></category>
		<category><![CDATA[vbscript]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[wmi]]></category>

		<guid isPermaLink="false">https://frontslash.wordpress.com/2010/06/16/vbscripting-for-hyper-v-change-default-paths/</guid>
		<description><![CDATA[After a while without any new articles here are some new things I’ve learned about Hyper-V. This one it’s for everyone that needs to change the default Data and VHDs default locations. Set objVWMIService = GetObject(&#34;winmgmts:\\.\root\Virtualization&#34;) Set objVSMS = objVWMIService.ExecQuery(&#34;SELECT * From Msvm_VirtualSystemManagementService&#34;).ItemIndex(0) Set objVSMSSData = objVWMIService.Get(&#34;Msvm_VirtualSystemManagementServiceSettingData&#34;).SpawnInstance_() objVSMSSData.DefaultVirtualHardDiskPath = &#34;D:\VirtualMachines\&#34; objVSMSSData.DefaultExternalDataRoot = &#34;D:\VirtualMachines\&#34; Set objInputSet [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=frontslash.wordpress.com&amp;blog=2495948&amp;post=180&amp;subd=frontslash&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://frontslash.wordpress.com/2010/06/16/vbscripting-for-hyper-v-change-default-paths/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2f893aabaf1e2400308a4b3c7a1729eb?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Diogo Sousa</media:title>
		</media:content>
	</item>
		<item>
		<title>Removing Internet Explorer and Windows Media Player from Taskbar</title>
		<link>http://frontslash.wordpress.com/2010/03/01/removing-internet-explorer-and-windows-media-player-from-taskbar/</link>
		<comments>http://frontslash.wordpress.com/2010/03/01/removing-internet-explorer-and-windows-media-player-from-taskbar/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 02:12:05 +0000</pubDate>
		<dc:creator>Diogo Sousa</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[pin]]></category>
		<category><![CDATA[start menu]]></category>
		<category><![CDATA[taskbar]]></category>
		<category><![CDATA[unpin]]></category>
		<category><![CDATA[verbs]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://frontslash.wordpress.com/2010/03/01/removing-internet-explorer-and-windows-media-player-from-taskbar/</guid>
		<description><![CDATA[Because our main clients (final users from branches) have a very limited workspace, last week, with the department responsible for creating the workspace, we were selecting lots of final workspace appearance and user experience. One of the things they didn’t want, was the pinned Windows Media Player and Internet Explorer on the taskbar. After they [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=frontslash.wordpress.com&amp;blog=2495948&amp;post=178&amp;subd=frontslash&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://frontslash.wordpress.com/2010/03/01/removing-internet-explorer-and-windows-media-player-from-taskbar/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2f893aabaf1e2400308a4b3c7a1729eb?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Diogo Sousa</media:title>
		</media:content>
	</item>
		<item>
		<title>Installing Windows 7 from a Smartphone</title>
		<link>http://frontslash.wordpress.com/2010/02/15/installing-windows-7-from-a-smartphone/</link>
		<comments>http://frontslash.wordpress.com/2010/02/15/installing-windows-7-from-a-smartphone/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 10:31:08 +0000</pubDate>
		<dc:creator>Diogo Sousa</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[deployment]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[smartphone]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[windows mobile]]></category>

		<guid isPermaLink="false">http://frontslash.wordpress.com/2010/02/15/installing-windows-7-from-a-smartphone/</guid>
		<description><![CDATA[From now and then, I’m surprised with some things that never passed through my mind. Nowadays, smartphones are almost a standard, and they’re capacity it’s growing every day. So, if you’ve already installed Windows from a pen drive or an external hard drive, why not to do the same your the object you’re carrying everyday [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=frontslash.wordpress.com&amp;blog=2495948&amp;post=177&amp;subd=frontslash&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://frontslash.wordpress.com/2010/02/15/installing-windows-7-from-a-smartphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2f893aabaf1e2400308a4b3c7a1729eb?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Diogo Sousa</media:title>
		</media:content>
	</item>
		<item>
		<title>The One Hundred!</title>
		<link>http://frontslash.wordpress.com/2010/02/11/the-one-hundred/</link>
		<comments>http://frontslash.wordpress.com/2010/02/11/the-one-hundred/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 08:15:50 +0000</pubDate>
		<dc:creator>Diogo Sousa</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[one hundred]]></category>
		<category><![CDATA[post]]></category>
		<category><![CDATA[thanks]]></category>
		<category><![CDATA[views record]]></category>

		<guid isPermaLink="false">http://frontslash.wordpress.com/2010/02/11/the-one-hundred/</guid>
		<description><![CDATA[Today I have a different post to make. I’m not going to talk about technology itself. This is post number 100 of this blog and I couldn&#8217;t, be happier about it. Yesterday, and this couldn’t be more purpose,&#160; a new record was achieved. The blog registered 176 views in one day. Although I know this [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=frontslash.wordpress.com&amp;blog=2495948&amp;post=175&amp;subd=frontslash&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://frontslash.wordpress.com/2010/02/11/the-one-hundred/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2f893aabaf1e2400308a4b3c7a1729eb?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Diogo Sousa</media:title>
		</media:content>
	</item>
	</channel>
</rss>
