<?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/"
	>

<channel>
	<title>Roberto Alves &#187; How to</title>
	<atom:link href="http://www.robertoalves.com/category/how-to/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.robertoalves.com</link>
	<description>Scripts and Server Based Computing</description>
	<lastBuildDate>Wed, 11 Mar 2009 17:07:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Enable again toolbars in Excel 2003</title>
		<link>http://www.robertoalves.com/2009/enable-again-toolbars-in-excel-2003/</link>
		<comments>http://www.robertoalves.com/2009/enable-again-toolbars-in-excel-2003/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 17:05:04 +0000</pubDate>
		<dc:creator>Roberto</dc:creator>
				<category><![CDATA[How to]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[vbs]]></category>

		<guid isPermaLink="false">http://www.robertoalves.com/?p=203</guid>
		<description><![CDATA[Sometimes you can be very surprised with the amount of irresponsible people doing some code as vbs scripts, programs or even simple excel macros that can negatively affect production environments.
Last week I got a very simple problem, that can be frustrating for a user. Some external partner of my company created a Excel spreadsheet with [...]]]></description>
		<wfw:commentRss>http://www.robertoalves.com/2009/enable-again-toolbars-in-excel-2003/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to create services on Windows 2003</title>
		<link>http://www.robertoalves.com/2008/how-to-create-services-to-windows-2003/</link>
		<comments>http://www.robertoalves.com/2008/how-to-create-services-to-windows-2003/#comments</comments>
		<pubDate>Fri, 26 Sep 2008 18:09:41 +0000</pubDate>
		<dc:creator>Roberto</dc:creator>
				<category><![CDATA[How to]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[vbs]]></category>

		<guid isPermaLink="false">http://www.robertoalves.com/?p=20</guid>
		<description><![CDATA[A lot of people unknown some tools of Resource kit for Windows 2003, that can be essential in a environment implementation. Twice of this tools are instsrv.exe and srvany.exe that bring the possibility to you create new services for Windows 2003, using a executable file or a vbs script.
To create a new service on Windows [...]]]></description>
		<wfw:commentRss>http://www.robertoalves.com/2008/how-to-create-services-to-windows-2003/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
