<?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>Keyboarding</title>
	<atom:link href="http://keyboarders.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://keyboarders.wordpress.com</link>
	<description>scratching the bit...</description>
	<lastBuildDate>Fri, 21 Sep 2007 16:08:22 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='keyboarders.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/63470934757da04d2f6c9b4a162b545b?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Keyboarding</title>
		<link>http://keyboarders.wordpress.com</link>
	</image>
			<item>
		<title>The Hunt for simple form CSS Template</title>
		<link>http://keyboarders.wordpress.com/2007/09/18/the-hunt-for-simple-form-css-template/</link>
		<comments>http://keyboarders.wordpress.com/2007/09/18/the-hunt-for-simple-form-css-template/#comments</comments>
		<pubDate>Tue, 18 Sep 2007 15:31:18 +0000</pubDate>
		<dc:creator>garrancho</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://keyboarders.wordpress.com/2007/09/18/the-hunt-for-simple-form-css-template/</guid>
		<description><![CDATA[I NEED desperately a simple form of building a simple template for simple forms &#8230;
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=keyboarders.wordpress.com&blog=783556&post=49&subd=keyboarders&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I NEED desperately a simple form of building a simple template for simple forms &#8230;</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/keyboarders.wordpress.com/49/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/keyboarders.wordpress.com/49/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/keyboarders.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/keyboarders.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/keyboarders.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/keyboarders.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/keyboarders.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/keyboarders.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/keyboarders.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/keyboarders.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/keyboarders.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/keyboarders.wordpress.com/49/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=keyboarders.wordpress.com&blog=783556&post=49&subd=keyboarders&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://keyboarders.wordpress.com/2007/09/18/the-hunt-for-simple-form-css-template/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7223a3b476d01ff9ec93c81b690edd3d?s=96&#38;d=identicon" medium="image">
			<media:title type="html">garrancho</media:title>
		</media:content>
	</item>
		<item>
		<title>Master Pages , User Controls, AJAX Update Panel and FileUploadControl</title>
		<link>http://keyboarders.wordpress.com/2007/09/17/master-pages-user-controls-ajax-update-panel-and-fileuploadcontrol/</link>
		<comments>http://keyboarders.wordpress.com/2007/09/17/master-pages-user-controls-ajax-update-panel-and-fileuploadcontrol/#comments</comments>
		<pubDate>Mon, 17 Sep 2007 17:36:11 +0000</pubDate>
		<dc:creator>garrancho</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://keyboarders.wordpress.com/2007/09/17/master-pages-user-controls-ajax-update-panel-and-fileuploadcontrol/</guid>
		<description><![CDATA[&#160;
What should be the design pattern ? At what level should be the update panel ? What&#8217;s the implication on network efficiency ?
I&#8217;ll check some msdnmags and some articles from Jeff Prosise and Dino Esposito.
http://msdn.microsoft.com/msdnmag/issues/07/06/WickedCode/default.aspx?loc=en
Must test ,.. 1 Update Panel per-page vs 1UpdatePanel per Usercontrol&#8230; and then there is the issue on FileUpload&#8230;
   [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=keyboarders.wordpress.com&blog=783556&post=48&subd=keyboarders&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>&nbsp;</p>
<p>What should be the design pattern ? At what level should be the update panel ? What&#8217;s the implication on network efficiency ?</p>
<p>I&#8217;ll check some msdnmags and some articles from Jeff Prosise and Dino Esposito.</p>
<p><a title="http://msdn.microsoft.com/msdnmag/issues/07/06/WickedCode/default.aspx?loc=en" href="http://msdn.microsoft.com/msdnmag/issues/07/06/WickedCode/default.aspx?loc=en">http://msdn.microsoft.com/msdnmag/issues/07/06/WickedCode/default.aspx?loc=en</a></p>
<p>Must test ,.. 1 Update Panel per-page vs 1UpdatePanel per Usercontrol&#8230; and then there is the issue on FileUpload&#8230;</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/keyboarders.wordpress.com/48/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/keyboarders.wordpress.com/48/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/keyboarders.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/keyboarders.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/keyboarders.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/keyboarders.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/keyboarders.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/keyboarders.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/keyboarders.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/keyboarders.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/keyboarders.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/keyboarders.wordpress.com/48/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=keyboarders.wordpress.com&blog=783556&post=48&subd=keyboarders&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://keyboarders.wordpress.com/2007/09/17/master-pages-user-controls-ajax-update-panel-and-fileuploadcontrol/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7223a3b476d01ff9ec93c81b690edd3d?s=96&#38;d=identicon" medium="image">
			<media:title type="html">garrancho</media:title>
		</media:content>
	</item>
		<item>
		<title>From OMWAROOTD to TDD</title>
		<link>http://keyboarders.wordpress.com/2007/09/14/from-omwarootd-to-tdd/</link>
		<comments>http://keyboarders.wordpress.com/2007/09/14/from-omwarootd-to-tdd/#comments</comments>
		<pubDate>Fri, 14 Sep 2007 15:02:35 +0000</pubDate>
		<dc:creator>garrancho</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://keyboarders.wordpress.com/2007/09/14/from-omwarootd-to-tdd/</guid>
		<description><![CDATA[&#160;
From Oh My God We Are Running Out Of Time Development to Test Driven Development.
http://www.nunit.org/
http://nunitasp.sourceforge.net/
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=keyboarders.wordpress.com&blog=783556&post=47&subd=keyboarders&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>&nbsp;</p>
<p>From Oh My God We Are Running Out Of Time Development to Test Driven Development.</p>
<p><a href="http://www.nunit.org/">http://www.nunit.org/</a></p>
<p><a title="http://nunitasp.sourceforge.net/" href="http://nunitasp.sourceforge.net/">http://nunitasp.sourceforge.net/</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/keyboarders.wordpress.com/47/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/keyboarders.wordpress.com/47/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/keyboarders.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/keyboarders.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/keyboarders.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/keyboarders.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/keyboarders.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/keyboarders.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/keyboarders.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/keyboarders.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/keyboarders.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/keyboarders.wordpress.com/47/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=keyboarders.wordpress.com&blog=783556&post=47&subd=keyboarders&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://keyboarders.wordpress.com/2007/09/14/from-omwarootd-to-tdd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7223a3b476d01ff9ec93c81b690edd3d?s=96&#38;d=identicon" medium="image">
			<media:title type="html">garrancho</media:title>
		</media:content>
	</item>
		<item>
		<title>Subversion in VS 2005</title>
		<link>http://keyboarders.wordpress.com/2007/09/14/subversion-in-vs-2005/</link>
		<comments>http://keyboarders.wordpress.com/2007/09/14/subversion-in-vs-2005/#comments</comments>
		<pubDate>Fri, 14 Sep 2007 10:52:07 +0000</pubDate>
		<dc:creator>garrancho</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://keyboarders.wordpress.com/2007/09/14/subversion-in-vs-2005/</guid>
		<description><![CDATA[
http://subversion.tigris.org/
http://ankhsvn.tigris.org/
http://tortoisesvn.tigris.org/

Well everything installed&#8230;. and puff,.. I guess I must configure stuf.Using it standalone,.. doesn&#8217;t need to configure stuff. Just Create Rep and add stuff.. anhkSVN works like a charm . Tested with Sob&#8217;s online rep.. works OK. Love the Blame feature.
Now .. after considering a couple of issues I guess I should be better with [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=keyboarders.wordpress.com&blog=783556&post=46&subd=keyboarders&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><ol>
<li><a title="http://subversion.tigris.org/" href="http://subversion.tigris.org/">http://subversion.tigris.org/</a>
<li><a title="http://ankhsvn.tigris.org/" href="http://ankhsvn.tigris.org/">http://ankhsvn.tigris.org/</a>
<li><a title="http://ankhsvn.tigris.org/" href="http://tortoisesvn.tigris.org/">http://tortoisesvn.tigris.org/</a></li>
</ol>
<p>Well everything installed&#8230;. and puff,.. I guess I must configure stuf.Using it standalone,.. doesn&#8217;t need to configure stuff. Just Create Rep and add stuff.. anhkSVN works like a charm . Tested with Sob&#8217;s online rep.. works OK. Love the Blame feature.</p>
<p>Now .. after considering a couple of issues I guess I should be better with configuring a repository for each Project&#8230;</p>
<p>&nbsp;</p>
<p><a title="http://www.getmiro.com/" href="http://www.getmiro.com/">http://www.getmiro.com/</a>,.. humm what is this??&#8230;</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/keyboarders.wordpress.com/46/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/keyboarders.wordpress.com/46/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/keyboarders.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/keyboarders.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/keyboarders.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/keyboarders.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/keyboarders.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/keyboarders.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/keyboarders.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/keyboarders.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/keyboarders.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/keyboarders.wordpress.com/46/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=keyboarders.wordpress.com&blog=783556&post=46&subd=keyboarders&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://keyboarders.wordpress.com/2007/09/14/subversion-in-vs-2005/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7223a3b476d01ff9ec93c81b690edd3d?s=96&#38;d=identicon" medium="image">
			<media:title type="html">garrancho</media:title>
		</media:content>
	</item>
		<item>
		<title>this is a Big test</title>
		<link>http://keyboarders.wordpress.com/2007/09/12/this-is-a-big-test/</link>
		<comments>http://keyboarders.wordpress.com/2007/09/12/this-is-a-big-test/#comments</comments>
		<pubDate>Wed, 12 Sep 2007 18:09:03 +0000</pubDate>
		<dc:creator>garrancho</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://keyboarders.wordpress.com/2007/09/12/this-is-a-big-test/</guid>
		<description><![CDATA[
Mini

http://g.live.com/1rebeta/pt-pt/WLInstaller.exe
DUmpa&#160;&#160; pumpa!
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=keyboarders.wordpress.com&blog=783556&post=45&subd=keyboarders&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /></p>
<div class="wlWriterSmartContent" style="display:inline;float:none;margin:0;padding:0;"><a href="http://maps.live.com/default.aspx?v=2&amp;cp=38,71257~-9,24787&amp;lvl=16&amp;style=r&amp;sp=aN.38,71132_-9,246089_Minipre%25u00e7o%2520Linda-A-Velha_%25u00c9%2520o%2520melhor%2520minipre%25u00e7o%2520neste%2520lado%2520de%2520linda%2520a%2520velha&amp;mkt=en-US&amp;FORM=LLWR" id="map-4cb64dfa-b424-446d-9435-740d2b0ba38a" title="Click to view this map on Live.com">Mini</a></div>
</p>
<p><a href="http://g.live.com/1rebeta/pt-pt/WLInstaller.exe">http://g.live.com/1rebeta/pt-pt/WLInstaller.exe</a></p>
<p>DUmpa&nbsp;&nbsp; pumpa!</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/keyboarders.wordpress.com/45/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/keyboarders.wordpress.com/45/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/keyboarders.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/keyboarders.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/keyboarders.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/keyboarders.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/keyboarders.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/keyboarders.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/keyboarders.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/keyboarders.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/keyboarders.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/keyboarders.wordpress.com/45/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=keyboarders.wordpress.com&blog=783556&post=45&subd=keyboarders&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://keyboarders.wordpress.com/2007/09/12/this-is-a-big-test/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7223a3b476d01ff9ec93c81b690edd3d?s=96&#38;d=identicon" medium="image">
			<media:title type="html">garrancho</media:title>
		</media:content>
	</item>
		<item>
		<title>Small Business Software Architecture – The paradigm</title>
		<link>http://keyboarders.wordpress.com/2007/09/12/small-business-software-architecture-%e2%80%93-the-paradigm/</link>
		<comments>http://keyboarders.wordpress.com/2007/09/12/small-business-software-architecture-%e2%80%93-the-paradigm/#comments</comments>
		<pubDate>Wed, 12 Sep 2007 15:29:15 +0000</pubDate>
		<dc:creator>garrancho</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://keyboarders.wordpress.com/2007/09/12/small-business-software-architecture-%e2%80%93-the-paradigm/</guid>
		<description><![CDATA[I&#8217;m somewhat of a Technical Manager/ SW Architect/ Code Monkey of a company that sells time.

Our customers are mainly large company departments from 10 to 50 users.

Just after defining a project scope and vision we should come up with a document which should be the basis of the future work.

By now Architecture should be our [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=keyboarders.wordpress.com&blog=783556&post=40&subd=keyboarders&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I&#8217;m somewhat of a Technical Manager/ SW Architect/ Code Monkey of a company that sells time.
</p>
<p>Our customers are mainly large company departments from 10 to 50 users.
</p>
<p>Just after defining a project scope and vision we should come up with a document which should be the basis of the future work.
</p>
<p>By now Architecture should be our first concern. One should give a stroll thru <a href="http://msdn2.microsoft.com/en-us/library/ms978007.aspx">Microsoft Architecture Overview &#8211; Skyscrapr</a> .
</p>
<p>In summary: business, application, information, and technology perspectives.
</p>
<p>Requirements!
</p>
<p>And then the roller-coaster trip begins: <a href="http://msdn2.microsoft.com/en-us/library/bb421527.aspx">Software Estimation &#8211; Skyscrapr</a>
	</p>
<p>A Provider Requirements document should be closed before proceeding.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/keyboarders.wordpress.com/40/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/keyboarders.wordpress.com/40/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/keyboarders.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/keyboarders.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/keyboarders.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/keyboarders.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/keyboarders.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/keyboarders.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/keyboarders.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/keyboarders.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/keyboarders.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/keyboarders.wordpress.com/40/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=keyboarders.wordpress.com&blog=783556&post=40&subd=keyboarders&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://keyboarders.wordpress.com/2007/09/12/small-business-software-architecture-%e2%80%93-the-paradigm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7223a3b476d01ff9ec93c81b690edd3d?s=96&#38;d=identicon" medium="image">
			<media:title type="html">garrancho</media:title>
		</media:content>
	</item>
		<item>
		<title>Anonymous surfing with Tor</title>
		<link>http://keyboarders.wordpress.com/2007/02/28/anonymous-surfing-with-tor/</link>
		<comments>http://keyboarders.wordpress.com/2007/02/28/anonymous-surfing-with-tor/#comments</comments>
		<pubDate>Wed, 28 Feb 2007 16:04:00 +0000</pubDate>
		<dc:creator>pedrotaos</dc:creator>
				<category><![CDATA[Blogroll]]></category>

		<guid isPermaLink="false">http://keyboarders.wordpress.com/2007/02/28/anonymous-surfing-with-tor/</guid>
		<description><![CDATA[Tor is a toolset for a wide range of organizations and people that want to improve their safety and security on the Internet. Using Tor can help you anonymize web browsing and publishing, instant messaging, IRC, SSH, and other applications that use the TCP protocol. Tor also provides a platform on which software developers can [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=keyboarders.wordpress.com&blog=783556&post=39&subd=keyboarders&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p style="background:white;"><span style="color:black;">Tor is a toolset for a wide range of organizations and people that want to improve their safety and security on the Internet. Using Tor can help you anonymize web browsing and publishing, instant messaging, IRC, SSH, and other applications that use the TCP protocol. Tor also provides a platform on which software developers can build new applications with built-in anonymity, safety, and privacy features. </span>
	</p>
<p style="background:white;"><span style="color:black;">Tor aims to defend against </span>traffic analysis<span style="color:black;">, a form of network surveillance that threatens personal anonymity and privacy, confidential business activities and relationships, and state security. Communications are bounced around a distributed network of servers called onion routers, </span>protecting you<span style="color:black;"> from websites that build profiles of your interests, local eavesdroppers that read your data or learn what sites you visit, and even the onion routers themselves. </span>
	</p>
<p style="background:white;"><span style="color:black;">Tor&#8217;s security is improved as its user base grows and as more people volunteer to run servers. Please consider </span>volunteering your time<span style="color:black;"> or </span>volunteering your bandwidth<span style="color:black;">. And remember that this is development code—it&#8217;s not a good idea to rely on the current Tor network if you really need strong anonymity. </span>
	</p>
<p>Source: <a href="http://tor.eff.org/index.html.en">Tor</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/keyboarders.wordpress.com/39/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/keyboarders.wordpress.com/39/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/keyboarders.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/keyboarders.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/keyboarders.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/keyboarders.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/keyboarders.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/keyboarders.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/keyboarders.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/keyboarders.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/keyboarders.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/keyboarders.wordpress.com/39/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=keyboarders.wordpress.com&blog=783556&post=39&subd=keyboarders&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://keyboarders.wordpress.com/2007/02/28/anonymous-surfing-with-tor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/15a8eac2083e8ea6b078b8cb0ab1367d?s=96&#38;d=identicon" medium="image">
			<media:title type="html">pedrotaos</media:title>
		</media:content>
	</item>
		<item>
		<title>Managing Windows Firewall with Netsh</title>
		<link>http://keyboarders.wordpress.com/2007/02/26/managing-windows-firewall-with-netsh/</link>
		<comments>http://keyboarders.wordpress.com/2007/02/26/managing-windows-firewall-with-netsh/#comments</comments>
		<pubDate>Mon, 26 Feb 2007 16:57:35 +0000</pubDate>
		<dc:creator>pedrotaos</dc:creator>
				<category><![CDATA[Networking]]></category>

		<guid isPermaLink="false">http://keyboarders.wordpress.com/2007/02/26/managing-windows-firewall-with-netsh/</guid>
		<description><![CDATA[Netsh is a command-line scripting utility that allows you to, either locally or remotely, display or modify the network configuration of a computer that is currently running. Netsh also provides a scripting feature that allows you to run a group of commands in batch mode against a specified computer. Netsh can also save a configuration [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=keyboarders.wordpress.com&blog=783556&post=37&subd=keyboarders&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Netsh is a command-line scripting utility that allows you to, either locally or remotely, display or modify the network configuration of a computer that is currently running. Netsh also provides a scripting feature that allows you to run a group of commands in batch mode against a specified computer. Netsh can also save a configuration script in a text file for archival purposes or to help you configure other servers.
</p>
<p><img src="http://keyboarders.files.wordpress.com/2007/02/022607-1657-managingwin1.jpg">
	</p>
<p>The following Netsh commands can be used in scripts or at the command line to configure Windows Firewall:
</p>
<p>•    add allowedprogram
</p>
<p>•    set allowedprogram
</p>
<p>•    delete allowedprogram
</p>
<p>•    set icmpsetting
</p>
<p>•    set multicastbroadcastresponse
</p>
<p>•    set notifications
</p>
<p>•    set logging
</p>
<p>•    set opmode
</p>
<p>•    add portopening
</p>
<p>•    set portopening
</p>
<p>•    delete portopening
</p>
<p>•    set service
</p>
<p>•    show
</p>
<p> <br />
 </p>
<p>Some examples:
</p>
<p>Netsh firewall&gt;show portopening – <em>active ports</em>
	</p>
<p>Netsh firewall&gt;show config &#8211; <em>network cards configuration</em>
	</p>
<p>Netsh firewall&gt;show opmode <em>– check if firewall is enable or disable </em>
	</p>
<p>Netsh firewall&gt;show allowedprogram<em> – list of allowed programs </em>
	</p>
<p>Netsh firewall&gt;set portopening TCP 5900 VNC – <em>allow exception to VNC port</em>
	</p>
<p>Netsh firewall&gt;set allowedprogram c:\nmap\nmap.exe Nmap enable – <em>add nmap application</em> to the exceptions firewall list
</p>
<p>…</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/keyboarders.wordpress.com/37/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/keyboarders.wordpress.com/37/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/keyboarders.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/keyboarders.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/keyboarders.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/keyboarders.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/keyboarders.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/keyboarders.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/keyboarders.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/keyboarders.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/keyboarders.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/keyboarders.wordpress.com/37/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=keyboarders.wordpress.com&blog=783556&post=37&subd=keyboarders&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://keyboarders.wordpress.com/2007/02/26/managing-windows-firewall-with-netsh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/15a8eac2083e8ea6b078b8cb0ab1367d?s=96&#38;d=identicon" medium="image">
			<media:title type="html">pedrotaos</media:title>
		</media:content>

		<media:content url="http://keyboarders.files.wordpress.com/2007/02/022607-1657-managingwin1.jpg" medium="image" />
	</item>
		<item>
		<title>ADM goes XML.ADMX files.</title>
		<link>http://keyboarders.wordpress.com/2007/02/22/adm-goes-xmladmx-files/</link>
		<comments>http://keyboarders.wordpress.com/2007/02/22/adm-goes-xmladmx-files/#comments</comments>
		<pubDate>Thu, 22 Feb 2007 15:45:37 +0000</pubDate>
		<dc:creator>pedrotaos</dc:creator>
				<category><![CDATA[Active Directory]]></category>

		<guid isPermaLink="false">http://keyboarders.wordpress.com/2007/02/22/adm-goes-xmladmx-files/</guid>
		<description><![CDATA[Administrative Template files contain markup language that is used to describe registry-based Group Policy. First released in Windows NT 4, Administrative Template files used a unique file format known as ADM files. In Windows Vista, these files are replaced by an XML-based file format known as ADMX files. These new Administrative Template files make it [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=keyboarders.wordpress.com&blog=783556&post=35&subd=keyboarders&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Administrative Template files contain markup language that is used to describe registry-based Group Policy. First released in Windows NT 4, Administrative Template files used a unique file format known as ADM files. In Windows Vista, these files are replaced by an XML-based file format known as ADMX files. These new Administrative Template files make it easier to manage registry-based policy settings in Windows Vista and Windows Server &#8220;Longhorn&#8221;. <a href="http://www.microsoft.com/technet/windowsvista/library/ef346453-eee8-4abe-ba6c-2160fee3be46.mspx">Read More…</a>
	</p>
<p>Source: Microsoft Technet
</p>
<p> <br />
 </p>
<p>  </p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/keyboarders.wordpress.com/35/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/keyboarders.wordpress.com/35/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/keyboarders.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/keyboarders.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/keyboarders.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/keyboarders.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/keyboarders.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/keyboarders.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/keyboarders.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/keyboarders.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/keyboarders.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/keyboarders.wordpress.com/35/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=keyboarders.wordpress.com&blog=783556&post=35&subd=keyboarders&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://keyboarders.wordpress.com/2007/02/22/adm-goes-xmladmx-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/15a8eac2083e8ea6b078b8cb0ab1367d?s=96&#38;d=identicon" medium="image">
			<media:title type="html">pedrotaos</media:title>
		</media:content>
	</item>
		<item>
		<title>Convert physical machines to virtual machines</title>
		<link>http://keyboarders.wordpress.com/2007/02/21/convert-physical-machines-to-virtual-machines/</link>
		<comments>http://keyboarders.wordpress.com/2007/02/21/convert-physical-machines-to-virtual-machines/#comments</comments>
		<pubDate>Wed, 21 Feb 2007 09:45:36 +0000</pubDate>
		<dc:creator>pedrotaos</dc:creator>
				<category><![CDATA[Virtualization]]></category>

		<guid isPermaLink="false">http://keyboarders.wordpress.com/2007/02/21/convert-physical-machines-to-virtual-machinesvmware/</guid>
		<description><![CDATA[This can be very useful. Virtualization becomes even more scalable.

Source: VMWare
	

 

       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=keyboarders.wordpress.com&blog=783556&post=31&subd=keyboarders&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>This can be very useful. Virtualization becomes even more scalable.
</p>
<p>Source: <a href="http://www.vmware.com/products/converter/">VMWare</a>
	</p>
<p>
 </p>
<p><img src="http://keyboarders.files.wordpress.com/2007/02/022107-0947-convertphys14.gif"></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/keyboarders.wordpress.com/31/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/keyboarders.wordpress.com/31/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/keyboarders.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/keyboarders.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/keyboarders.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/keyboarders.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/keyboarders.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/keyboarders.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/keyboarders.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/keyboarders.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/keyboarders.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/keyboarders.wordpress.com/31/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=keyboarders.wordpress.com&blog=783556&post=31&subd=keyboarders&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://keyboarders.wordpress.com/2007/02/21/convert-physical-machines-to-virtual-machines/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/15a8eac2083e8ea6b078b8cb0ab1367d?s=96&#38;d=identicon" medium="image">
			<media:title type="html">pedrotaos</media:title>
		</media:content>

		<media:content url="http://keyboarders.files.wordpress.com/2007/02/022107-0947-convertphys14.gif" medium="image" />
	</item>
	</channel>
</rss>