<?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></title>
	<atom:link href="http://3cpedroiho.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://3cpedroiho.wordpress.com</link>
	<description>All about computer, communications and consumer electronics (3C)</description>
	<lastBuildDate>Sat, 20 Aug 2011 14:58:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='3cpedroiho.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title></title>
		<link>http://3cpedroiho.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://3cpedroiho.wordpress.com/osd.xml" title="" />
	<atom:link rel='hub' href='http://3cpedroiho.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Transferring huge files across LAN</title>
		<link>http://3cpedroiho.wordpress.com/2008/04/06/transferring-huge-files-across-lan/</link>
		<comments>http://3cpedroiho.wordpress.com/2008/04/06/transferring-huge-files-across-lan/#comments</comments>
		<pubDate>Sun, 06 Apr 2008 11:56:39 +0000</pubDate>
		<dc:creator>pedroiho</dc:creator>
				<category><![CDATA[Experiments]]></category>
		<category><![CDATA[batch file]]></category>
		<category><![CDATA[ESEUTIL]]></category>

		<guid isPermaLink="false">http://3cpedroiho.wordpress.com/?p=36</guid>
		<description><![CDATA[It usually takes about 3 hours to copy a single file. So I was out trying to find a quicker way of moving the files. It is my weekly task copying huge files from one location to another network. To ease my burden of waiting how the file transfer will end, I search at the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=3cpedroiho.wordpress.com&amp;blog=2179659&amp;post=36&amp;subd=3cpedroiho&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>It usually takes about 3 hours to copy a single file. So I was out trying to find a quicker way of moving the files. It is my weekly task copying huge files from one location to another network.</p>
<p>To ease my burden of waiting how the file transfer will end, I search at the internet and tried several utilities that claimed to make faster copy times but it seems the same and improvements were just nominal.</p>
<p>Then I stumbled onto an article at <a href="http://blogs.technet.com/askperf/archive/2007/05/08/slow-large-file-copy-issues.aspx">ASKPERF</a> and it is all about issues on slow large copy.</p>
<p>The article author suggested using the ESEUTIL (Exchange <a class="iAs" href="http://blogs.ittoolbox.com/networking/it_guy/archives/copying-big-files-across-your-lan-23311" target="_blank"></a>Sever Database Utilities) to move the large files.</p>
<p>I tried it and improvements were drastic  that it would only take 1 1/2 hours from previous 3 hours to copy.</p>
<p>If you are thinking that it is difficult to use then you are wrong, =) It&#8217;s very easy, just follow the direction on the article and copied the following 2 files from the exchange directory over to the non-exchange server.</p>
<p>1)	Eseutil.exe<br />
2)	Ese.dll</p>
<p>Since I didn&#8217;t want to mess with windows path by adding new paths , I justs put the two files under  put them in the windows/system32 directory so they would be in my path.</p>
<p>Then to use the utility, from the command prompt, use the following syntax:<br />
C:\esutil /y  /d</p>
<p>It&#8217;s that simple.</p>
<p>Another plus to this utility is it also gives you a Copy Progress % complete and a progress bar, lets you know it&#8217;s working&#8230;</p>
<p>I am a big fan of batch files and since this utility works from the command line, I updated my existing batch file to call this utility to move the files once a week. =)</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/3cpedroiho.wordpress.com/36/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/3cpedroiho.wordpress.com/36/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/3cpedroiho.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/3cpedroiho.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/3cpedroiho.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/3cpedroiho.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/3cpedroiho.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/3cpedroiho.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/3cpedroiho.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/3cpedroiho.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/3cpedroiho.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/3cpedroiho.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/3cpedroiho.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/3cpedroiho.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/3cpedroiho.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/3cpedroiho.wordpress.com/36/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=3cpedroiho.wordpress.com&amp;blog=2179659&amp;post=36&amp;subd=3cpedroiho&amp;ref=&amp;feed=1" width="1" height="1" /><div class="sharedaddy"></div>]]></content:encoded>
			<wfw:commentRss>http://3cpedroiho.wordpress.com/2008/04/06/transferring-huge-files-across-lan/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2ab616f64f173e3c5f40f533199e045c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pedroiho</media:title>
		</media:content>
	</item>
		<item>
		<title>Free web filtering site</title>
		<link>http://3cpedroiho.wordpress.com/2008/03/04/free-web-filtering-site/</link>
		<comments>http://3cpedroiho.wordpress.com/2008/03/04/free-web-filtering-site/#comments</comments>
		<pubDate>Tue, 04 Mar 2008 12:25:02 +0000</pubDate>
		<dc:creator>pedroiho</dc:creator>
				<category><![CDATA[Experiments]]></category>
		<category><![CDATA[Free Web Filtering]]></category>
		<category><![CDATA[OpenDNS]]></category>

		<guid isPermaLink="false">http://3cpedroiho.wordpress.com/?p=35</guid>
		<description><![CDATA[When I think of web filtering, its all about expenses, budget, tasking configurations. Since I found this one, that perception  changes because it is free! &#8211; OpenDNS Web filtering&#8211;the process of blocking user access to high risk sites as well as sites that are inappropriate for the office. There are several solutions available for large and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=3cpedroiho.wordpress.com&amp;blog=2179659&amp;post=35&amp;subd=3cpedroiho&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>When I think of web filtering, its all about expenses, budget, tasking configurations.</p>
<p>Since I found this one, that perception  changes because it is free! &#8211; OpenDNS</p>
<p>Web filtering&#8211;the process of blocking user access to high risk sites as well as sites that are inappropriate for the office. There are several solutions available for large and medium businesses. WebSense is probably the most well known. However, the cost of these services is often prohibitive for small businesses. What small businesses&#8211;and many home users&#8211;need is an easy to use and inexpensive solution. OpenDNS easily meets these requirements. </p>
<p>All you do is sign up, configure your systems to point to the OpenDNS servers, and you&#8217;re ready to configure access constraints to protect your employees and your and your network. Unless you choose to automate <em>dynamic IP </em> updates, there is no software to load on the client PCs.</p>
<p>The OpenDNS site provides setup instructions for just about any SOHO router. Once the router is configured, OpenDNS instructs you to reboot your systems. This is to renew the DHCP settings supplied by the router, setting the PC&#8217;s DNS IP addresses to the OpenDNS servers. A simple <i>ipconfig /renew</i> will also do the trick. Once your system is using the new IP addresses, you&#8217;re up and running on OpenDNS. There are claims that this is a faster way to resolve domain names, but that topic is outside the scope of this post.</p>
<p> I suggest you try it out for yourself. </p>
<p> </p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/3cpedroiho.wordpress.com/35/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/3cpedroiho.wordpress.com/35/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/3cpedroiho.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/3cpedroiho.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/3cpedroiho.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/3cpedroiho.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/3cpedroiho.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/3cpedroiho.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/3cpedroiho.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/3cpedroiho.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/3cpedroiho.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/3cpedroiho.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/3cpedroiho.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/3cpedroiho.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/3cpedroiho.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/3cpedroiho.wordpress.com/35/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=3cpedroiho.wordpress.com&amp;blog=2179659&amp;post=35&amp;subd=3cpedroiho&amp;ref=&amp;feed=1" width="1" height="1" /><div class="sharedaddy"></div>]]></content:encoded>
			<wfw:commentRss>http://3cpedroiho.wordpress.com/2008/03/04/free-web-filtering-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2ab616f64f173e3c5f40f533199e045c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pedroiho</media:title>
		</media:content>
	</item>
		<item>
		<title>Microsoft: to create a perfect worm for patch distribution</title>
		<link>http://3cpedroiho.wordpress.com/2008/02/25/microsoft-to-create-a-perfect-worm-for-patch-distribution/</link>
		<comments>http://3cpedroiho.wordpress.com/2008/02/25/microsoft-to-create-a-perfect-worm-for-patch-distribution/#comments</comments>
		<pubDate>Mon, 25 Feb 2008 04:40:25 +0000</pubDate>
		<dc:creator>pedroiho</dc:creator>
				<category><![CDATA[ICT Press]]></category>
		<category><![CDATA[patch distribution]]></category>
		<category><![CDATA[perfect worm]]></category>

		<guid isPermaLink="false">http://3cpedroiho.wordpress.com/?p=34</guid>
		<description><![CDATA[Microsoft researchers are working on the &#8220;perfect worm&#8221;&#8211; a critter that can distribute patches without the need for centralized servers while minimizing bandwidth. Microsoft researchers are hoping to use &#8220;information epidemics&#8221; to distribute software patches more efficiently. Milan Vojnović and colleagues from Microsoft Research in Cambridge, UK, want to make useful pieces of information such as [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=3cpedroiho.wordpress.com&amp;blog=2179659&amp;post=34&amp;subd=3cpedroiho&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Microsoft researchers are working on the &#8220;perfect worm&#8221;&#8211; a critter that can distribute patches without the need for centralized servers while minimizing bandwidth.</p>
<blockquote><p>Microsoft researchers are hoping to use &#8220;information epidemics&#8221; to distribute software patches more efficiently.</p>
<p>Milan Vojnović and colleagues from Microsoft Research in Cambridge, UK, want to make useful pieces of information such as software updates behave more like computer worms: spreading between computers instead of being downloaded from central servers.</p>
<p>The research may also help defend against malicious types of worm, the researchers say.</p>
<p>Software worms spread by self-replicating. After infecting one computer they probe others to find new hosts. Most existing worms randomly probe computers when looking for new hosts to infect, but that is inefficient, says Vojnović, because they waste time exploring groups or &#8220;subnets&#8221; of computers that contain few uninfected hosts. <a href="http://technology.newscientist.com/channel/tech/electronic-threats/dn13318-friendly-worms-could-spread-software-fixes.html">source</a></p>
<p>I wonder how would it be practically implemented. How to define &#8221; trusted source&#8221; and if you only trust a very small number of systems, where is advantage of descentralized patching?</p>
<p>After all its Microsoft,  What have we got to worry about?</p></blockquote>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/3cpedroiho.wordpress.com/34/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/3cpedroiho.wordpress.com/34/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/3cpedroiho.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/3cpedroiho.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/3cpedroiho.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/3cpedroiho.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/3cpedroiho.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/3cpedroiho.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/3cpedroiho.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/3cpedroiho.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/3cpedroiho.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/3cpedroiho.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/3cpedroiho.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/3cpedroiho.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/3cpedroiho.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/3cpedroiho.wordpress.com/34/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=3cpedroiho.wordpress.com&amp;blog=2179659&amp;post=34&amp;subd=3cpedroiho&amp;ref=&amp;feed=1" width="1" height="1" /><div class="sharedaddy"></div>]]></content:encoded>
			<wfw:commentRss>http://3cpedroiho.wordpress.com/2008/02/25/microsoft-to-create-a-perfect-worm-for-patch-distribution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2ab616f64f173e3c5f40f533199e045c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pedroiho</media:title>
		</media:content>
	</item>
		<item>
		<title>Nmap : Most popular network security tool in the world.</title>
		<link>http://3cpedroiho.wordpress.com/2008/02/09/nmap-most-popular-network-security-tool-in-the-world/</link>
		<comments>http://3cpedroiho.wordpress.com/2008/02/09/nmap-most-popular-network-security-tool-in-the-world/#comments</comments>
		<pubDate>Sat, 09 Feb 2008 15:08:30 +0000</pubDate>
		<dc:creator>pedroiho</dc:creator>
				<category><![CDATA[ICT Press]]></category>
		<category><![CDATA[Nmap GUI]]></category>

		<guid isPermaLink="false">http://3cpedroiho.wordpress.com/?p=33</guid>
		<description><![CDATA[December&#8217;s release of Nmap 4.50 marked the popular port-scanning tool&#8217;s tenth anniversary. A cross-platform GUI front end for Nmap which includes a command creation wizard, a scripting engine, and a host of other improvements called Zenmap. Nmap offers much more in its GUI and at the command line than we&#8217;ve covered here. If you haven&#8217;t used [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=3cpedroiho.wordpress.com&amp;blog=2179659&amp;post=33&amp;subd=3cpedroiho&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>December&#8217;s release of Nmap 4.50 marked the popular port-scanning tool&#8217;s tenth anniversary. A cross-platform GUI front end for Nmap which includes a command creation wizard, a scripting engine, and a host of other improvements called Zenmap.</p>
<p>Nmap offers much more in its GUI and at the command line than we&#8217;ve covered here. If you haven&#8217;t used Nmap before, reading its documentation will improve both the speed and scope of your learning curve.</p>
<p>Professionals and casual users alike can benefit and learn from this tool. If I had a &#8220;must have&#8221; list of all the apps I use, Nmap would rank near the top. If you&#8217;re not familiar with it, grab it and give it a go.</p>
<p><a href="http://www.linux.com/feature/125894" title="NMAP">More here&#8230;</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/3cpedroiho.wordpress.com/33/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/3cpedroiho.wordpress.com/33/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/3cpedroiho.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/3cpedroiho.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/3cpedroiho.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/3cpedroiho.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/3cpedroiho.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/3cpedroiho.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/3cpedroiho.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/3cpedroiho.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/3cpedroiho.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/3cpedroiho.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/3cpedroiho.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/3cpedroiho.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/3cpedroiho.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/3cpedroiho.wordpress.com/33/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=3cpedroiho.wordpress.com&amp;blog=2179659&amp;post=33&amp;subd=3cpedroiho&amp;ref=&amp;feed=1" width="1" height="1" /><div class="sharedaddy"></div>]]></content:encoded>
			<wfw:commentRss>http://3cpedroiho.wordpress.com/2008/02/09/nmap-most-popular-network-security-tool-in-the-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2ab616f64f173e3c5f40f533199e045c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pedroiho</media:title>
		</media:content>
	</item>
		<item>
		<title>Backups.. Backups&#8230;and more backups</title>
		<link>http://3cpedroiho.wordpress.com/2008/02/01/backups-backupsand-more-backups/</link>
		<comments>http://3cpedroiho.wordpress.com/2008/02/01/backups-backupsand-more-backups/#comments</comments>
		<pubDate>Fri, 01 Feb 2008 13:49:53 +0000</pubDate>
		<dc:creator>pedroiho</dc:creator>
				<category><![CDATA[Test Jig]]></category>
		<category><![CDATA[Backup]]></category>
		<category><![CDATA[Data imaging]]></category>
		<category><![CDATA[Norton ghost]]></category>

		<guid isPermaLink="false">http://3cpedroiho.wordpress.com/?p=32</guid>
		<description><![CDATA[Back in the days were  something I never  thought about before is Backup. Some people take them very seriously especially for those Network Administrator. But now that I am holding that position, backup became the Law. Ensuring  all of my clients are getting good backups and good images. Period.  Backups saved me time and further chaos in the office. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=3cpedroiho.wordpress.com&amp;blog=2179659&amp;post=32&amp;subd=3cpedroiho&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Back in the days were  something I never  thought about before is Backup. Some people take them very seriously especially for those Network Administrator.</p>
<p>But now that I am holding that position, backup became the Law. Ensuring  all of my clients are getting good backups and good images. Period.  Backups saved me time and further chaos in the office.</p>
<p>Backups are good! And I agree.</p>
<p>What I did in the office is I used Ghost 2006 version to do backup on all workstations by making an image of system partitions after installing OS and other applications and finish tweaking the system for security and is ready to roll out. I even set local group policies and set common profiles of each computer.</p>
<p>Case Scenario:</p>
<p>OS always hang-up, corrupt profile, OS infected with virus and can&#8217;t be easily removed. Good thing in using backup is I do not need to reformat, install all from scratch &#8211; OS to application that would eat a lot of time. It is just a matter of minutes the the PC is back on its feet again. =)</p>
<p>I am now reaping the joys of backups . It makes me all warm and fuzzy just thinking about it! <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  lol</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/3cpedroiho.wordpress.com/32/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/3cpedroiho.wordpress.com/32/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/3cpedroiho.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/3cpedroiho.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/3cpedroiho.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/3cpedroiho.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/3cpedroiho.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/3cpedroiho.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/3cpedroiho.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/3cpedroiho.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/3cpedroiho.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/3cpedroiho.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/3cpedroiho.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/3cpedroiho.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/3cpedroiho.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/3cpedroiho.wordpress.com/32/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=3cpedroiho.wordpress.com&amp;blog=2179659&amp;post=32&amp;subd=3cpedroiho&amp;ref=&amp;feed=1" width="1" height="1" /><div class="sharedaddy"></div>]]></content:encoded>
			<wfw:commentRss>http://3cpedroiho.wordpress.com/2008/02/01/backups-backupsand-more-backups/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2ab616f64f173e3c5f40f533199e045c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pedroiho</media:title>
		</media:content>
	</item>
		<item>
		<title>Hiding files inside .jpg format</title>
		<link>http://3cpedroiho.wordpress.com/2008/01/27/hiding-files-inside-jpg-format/</link>
		<comments>http://3cpedroiho.wordpress.com/2008/01/27/hiding-files-inside-jpg-format/#comments</comments>
		<pubDate>Sun, 27 Jan 2008 17:30:26 +0000</pubDate>
		<dc:creator>pedroiho</dc:creator>
				<category><![CDATA[Experiments]]></category>

		<guid isPermaLink="false">http://3cpedroiho.wordpress.com/?p=31</guid>
		<description><![CDATA[This is what I tested, I don&#8217;t know if it&#8217;ll work with you.  You just need to have a little knowledge about Command Prompt and have WinRAR installed.  Ok, lets begin…  1. Gather all the files that you wish to hide in a folder anywhere in your PC (make it in C:\hidden &#8211; RECOMMENDED). 2. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=3cpedroiho.wordpress.com&amp;blog=2179659&amp;post=31&amp;subd=3cpedroiho&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This is what I tested, I don&#8217;t know if it&#8217;ll work with you.  You just need to have a little knowledge about Command Prompt and have WinRAR installed.  <img src="http://forum.eatak.com/Smileys/default/grin.gif" alt="Grin" border="0" /></p>
<p>Ok, lets begin…  <img src="http://forum.eatak.com/Smileys/default/wink.gif" alt="Wink" border="0" /></p>
<p><b>1.</b> Gather all the files that you wish to hide in a folder anywhere in your PC (make it in C:\hidden &#8211; RECOMMENDED).<br />
<b>2.</b> Now, add those files in a RAR archive (e.g. secret.rar). This file should also be in the same directory (C:\hidden).<br />
<b>3.</b> Now, look for a simple JPEG picture file (e.g. logo.jpg). Copy/Paste that file also in C:\hidden.<br />
<b>4.</b> Now, open Command Prompt (Go to Run and type ‘cmd‘). Make your working directory C:\hidden.<br />
<b>5.</b> Now type: “COPY /b logo.jpg + secret.rar output.jpg” (without quotes) &#8211; Now, logo.jpg is the picture you want to show, secret.rar is the file to be hidden, and output.jpg is the file which contains both. <img src="http://forum.eatak.com/Smileys/default/cheesy.gif" alt="Cheesy" border="0" /><br />
<b>6.</b> Now, after you have done this, you will see a file output.jpg in C:\hidden.</p>
<p>Open it (double-click) and it will show the picture you wanted to show. Now try opening the same file with WinRAR, it will show the hidden archive .</p>
<p>Update me if it work with you. {evil grin}  I don&#8217;t know if you already knew this but its great.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/3cpedroiho.wordpress.com/31/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/3cpedroiho.wordpress.com/31/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/3cpedroiho.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/3cpedroiho.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/3cpedroiho.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/3cpedroiho.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/3cpedroiho.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/3cpedroiho.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/3cpedroiho.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/3cpedroiho.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/3cpedroiho.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/3cpedroiho.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/3cpedroiho.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/3cpedroiho.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/3cpedroiho.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/3cpedroiho.wordpress.com/31/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=3cpedroiho.wordpress.com&amp;blog=2179659&amp;post=31&amp;subd=3cpedroiho&amp;ref=&amp;feed=1" width="1" height="1" /><div class="sharedaddy"></div>]]></content:encoded>
			<wfw:commentRss>http://3cpedroiho.wordpress.com/2008/01/27/hiding-files-inside-jpg-format/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2ab616f64f173e3c5f40f533199e045c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pedroiho</media:title>
		</media:content>

		<media:content url="http://forum.eatak.com/Smileys/default/grin.gif" medium="image">
			<media:title type="html">Grin</media:title>
		</media:content>

		<media:content url="http://forum.eatak.com/Smileys/default/wink.gif" medium="image">
			<media:title type="html">Wink</media:title>
		</media:content>

		<media:content url="http://forum.eatak.com/Smileys/default/cheesy.gif" medium="image">
			<media:title type="html">Cheesy</media:title>
		</media:content>
	</item>
		<item>
		<title>Smackdown on older Microsoft Word documents</title>
		<link>http://3cpedroiho.wordpress.com/2008/01/05/smackdown-on-older-microsoft-word-documents/</link>
		<comments>http://3cpedroiho.wordpress.com/2008/01/05/smackdown-on-older-microsoft-word-documents/#comments</comments>
		<pubDate>Sat, 05 Jan 2008 09:46:02 +0000</pubDate>
		<dc:creator>pedroiho</dc:creator>
				<category><![CDATA[ICT Press]]></category>

		<guid isPermaLink="false">http://3cpedroiho.wordpress.com/2008/01/05/smackdown-on-older-microsoft-word-documents/</guid>
		<description><![CDATA[I can say that releasing a service pack that kills a user&#8217;s ability to access old, archived word documents can constiture the distribution of malware. hmmm Microsoft  recently  released service pack for (NSDQ: MSFT)&#8217;s Office 2003 software suite renders inaccessible files saved in some older formats, including some previous versions of Microsoft Word, according to a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=3cpedroiho.wordpress.com&amp;blog=2179659&amp;post=30&amp;subd=3cpedroiho&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I can say that releasing a service pack that kills a user&#8217;s ability to access old, archived word documents can constiture the distribution of malware. hmmm</p>
<p>Microsoft  recently  released service pack for (NSDQ: MSFT)&#8217;s Office 2003 software suite renders inaccessible files saved in some older formats, including some previous versions of Microsoft Word, according to a support bulletin issued by the software maker.</p>
<p>The bulletin states that Microsoft Office 2003, Service Pack 3, blocks a number of file formats &#8212; including Microsoft Word 97 for Windows and Microsoft Word 98 for Macintosh.</p>
<p>Also blocked are file formats found in some older versions of Microsoft Excel and PowerPoint, Lotus Notes, and Corel&#8217;s Quattro spreadsheet and Draw programs.</p>
<p>While some of the updates that Microsoft issues may seem minor, unanticipated system changes can wreak havoc with complex business computing environments. A modification to one program can cascade through numerous other software components.</p>
<p>Microsoft, however, does provide a detailed workaround for those who want to defeat Service Pack 3 for Word 2003&#8242;s auto-blocking. But the workaround calls for users to modify their computers&#8217; registry settings &#8212; a risky procedure that can render a PC unusable if not done correctly.</p>
<p><strong>Source:</strong> <a href="http://www.informationweek.com/story/showArticle.jhtml?articleID=205207131&amp;cid=RSSfeed_IWK_Security"><i>Office 2003 Update Quietly Zaps Older File Formats</i></a>, Paul McDougall, InformationWeek, 2 January 2007</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/3cpedroiho.wordpress.com/30/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/3cpedroiho.wordpress.com/30/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/3cpedroiho.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/3cpedroiho.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/3cpedroiho.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/3cpedroiho.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/3cpedroiho.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/3cpedroiho.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/3cpedroiho.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/3cpedroiho.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/3cpedroiho.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/3cpedroiho.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/3cpedroiho.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/3cpedroiho.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/3cpedroiho.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/3cpedroiho.wordpress.com/30/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=3cpedroiho.wordpress.com&amp;blog=2179659&amp;post=30&amp;subd=3cpedroiho&amp;ref=&amp;feed=1" width="1" height="1" /><div class="sharedaddy"></div>]]></content:encoded>
			<wfw:commentRss>http://3cpedroiho.wordpress.com/2008/01/05/smackdown-on-older-microsoft-word-documents/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2ab616f64f173e3c5f40f533199e045c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pedroiho</media:title>
		</media:content>
	</item>
		<item>
		<title>DisplayPort</title>
		<link>http://3cpedroiho.wordpress.com/2007/12/10/displayport/</link>
		<comments>http://3cpedroiho.wordpress.com/2007/12/10/displayport/#comments</comments>
		<pubDate>Mon, 10 Dec 2007 14:46:43 +0000</pubDate>
		<dc:creator>pedroiho</dc:creator>
				<category><![CDATA[Test Jig]]></category>
		<category><![CDATA[Displayport]]></category>
		<category><![CDATA[DVI-D]]></category>
		<category><![CDATA[HDMI]]></category>

		<guid isPermaLink="false">http://3cpedroiho.wordpress.com/2007/12/10/displayport/</guid>
		<description><![CDATA[The Video Electronics Standards Association or VESA has announced a new digital display interface, dubbed DisplayPort. This new interface will supplant DVI and VGA connections eventually and its micropacket architecture offers significantly more bandwidth with multi-monitor support over a single cable. Like HDMI, a DisplayPort connection can carry 8-channel 24-bit audio, but also offers a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=3cpedroiho.wordpress.com&amp;blog=2179659&amp;post=25&amp;subd=3cpedroiho&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://3cpedroiho.files.wordpress.com/2007/12/ati.jpg" title="ati.jpg"></a></p>
<p style="text-align:center;"><a href="http://3cpedroiho.files.wordpress.com/2007/12/ati.jpg" title="ati.jpg"><img src="http://3cpedroiho.files.wordpress.com/2007/12/ati.jpg" alt="ati.jpg" /></a></p>
<p>The  Video Electronics Standards Association or VESA has announced a new digital display interface, dubbed DisplayPort.</p>
<p>This new interface will supplant DVI and VGA connections eventually and its  micropacket architecture offers significantly more bandwidth with multi-monitor  support over a single cable.  Like HDMI, a DisplayPort connection can carry  8-channel 24-bit audio, but also offers a dedicated auxiliary link for control  communications of things like panel I/O and microphone connections.  There are  hundreds of big brand name companies behind the standard that is set to compete  with HDMI for desktop and notebook dominance, including the likes of AMD, Intel,  NVIDIA, Samsung and Dell.</p>
<p align="center"><a href="http://3cpedroiho.files.wordpress.com/2007/12/untitled2.jpg" title="untitled2.jpg"><img src="http://3cpedroiho.files.wordpress.com/2007/12/untitled2.thumbnail.jpg" alt="untitled2.jpg" /></a><a href="http://3cpedroiho.files.wordpress.com/2007/12/untitled.jpg" title="untitled.jpg"><img src="http://3cpedroiho.files.wordpress.com/2007/12/untitled.jpg" alt="untitled.jpg" /></a></p>
<p align="center"><em> AMD&#8217;s RV635 XT With Dual DisplayPort And DVI-D</em></p>
<p>However, DisplayPort is more likely to co-exist with HDMI, since HDMI is  specifically targeted for consumer electronics like set-top boxes, DVD players  etc, while DisplayPort was designed from the ground up for computing.</p>
<p><a href="http://3cpedroiho.files.wordpress.com/2007/12/untitled3.jpg" title="untitled3.jpg"></a></p>
<p style="text-align:center;"><a href="http://3cpedroiho.files.wordpress.com/2007/12/untitled3.jpg" title="untitled3.jpg"><img src="http://3cpedroiho.files.wordpress.com/2007/12/untitled3.jpg" alt="untitled3.jpg" /></a></p>
<p align="center"><em><font color="#000000">Left To Right &#8211; DisplayPort, HDMI, DVI-D <em>(from LCD  display)</em><br />
</font></em></p>
<p>Though we&#8217;ve heard through the grapevine that NVIDIA is readying DisplayPort  capable graphics cards for sometime early next year, AMD has stepped up with the  first DisplayPort-enabled graphics card to hit our test labs.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/3cpedroiho.wordpress.com/25/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/3cpedroiho.wordpress.com/25/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/3cpedroiho.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/3cpedroiho.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/3cpedroiho.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/3cpedroiho.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/3cpedroiho.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/3cpedroiho.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/3cpedroiho.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/3cpedroiho.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/3cpedroiho.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/3cpedroiho.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/3cpedroiho.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/3cpedroiho.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/3cpedroiho.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/3cpedroiho.wordpress.com/25/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=3cpedroiho.wordpress.com&amp;blog=2179659&amp;post=25&amp;subd=3cpedroiho&amp;ref=&amp;feed=1" width="1" height="1" /><div class="sharedaddy"></div>]]></content:encoded>
			<wfw:commentRss>http://3cpedroiho.wordpress.com/2007/12/10/displayport/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2ab616f64f173e3c5f40f533199e045c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pedroiho</media:title>
		</media:content>

		<media:content url="http://3cpedroiho.files.wordpress.com/2007/12/ati.jpg" medium="image">
			<media:title type="html">ati.jpg</media:title>
		</media:content>

		<media:content url="http://3cpedroiho.files.wordpress.com/2007/12/untitled2.thumbnail.jpg" medium="image">
			<media:title type="html">untitled2.jpg</media:title>
		</media:content>

		<media:content url="http://3cpedroiho.files.wordpress.com/2007/12/untitled.jpg" medium="image">
			<media:title type="html">untitled.jpg</media:title>
		</media:content>

		<media:content url="http://3cpedroiho.files.wordpress.com/2007/12/untitled3.jpg" medium="image">
			<media:title type="html">untitled3.jpg</media:title>
		</media:content>
	</item>
		<item>
		<title>How to send free sms from Gmail</title>
		<link>http://3cpedroiho.wordpress.com/2007/12/07/how-to-send-free-sms-from-gmail/</link>
		<comments>http://3cpedroiho.wordpress.com/2007/12/07/how-to-send-free-sms-from-gmail/#comments</comments>
		<pubDate>Fri, 07 Dec 2007 13:20:57 +0000</pubDate>
		<dc:creator>pedroiho</dc:creator>
				<category><![CDATA[ICT Press]]></category>
		<category><![CDATA[chikka]]></category>
		<category><![CDATA[gmail sms]]></category>
		<category><![CDATA[sms]]></category>

		<guid isPermaLink="false">http://3cpedroiho.wordpress.com/2007/12/07/how-to-send-free-sms-from-gmail/</guid>
		<description><![CDATA[This was taken from Star newspaper. I want to share this to you. Here&#8217;s a neat trick for Gmail users and fans of free text. While signed-in to Gmail, they can send SMS to mobile phones. Add mobile buddies by clicking Add Contact on the embedded chat client. Type in a buddy&#8217;s mobile number followed [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=3cpedroiho.wordpress.com&amp;blog=2179659&amp;post=24&amp;subd=3cpedroiho&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This was taken from Star newspaper.</p>
<p>I want to share this to you.</p>
<p>Here&#8217;s a neat trick for Gmail users and fans of free text. While signed-in to Gmail, they can send SMS to mobile phones.</p>
<p>Add mobile buddies by clicking Add Contact on the embedded chat client.<br />
Type in a buddy&#8217;s mobile number followed by @chickkatalk.com (for example:<br />
63917 xxxxxxx@-chickkatalk.com). The mobile buddy will then be included in the Gtalk buddy list. Double-click the buddy&#8217;s name and fire away with text messages!</p>
<p>This feature is powered by Chikka, creator of the popular gateway to texting mobiles from a PC via a mobile instant messenger (IM).</p>
<p>Chikka actually announced its Chikka Messenger&#8217;s interoperability with Google Talk (Gtalk) last year. Thus one may now also &#8220;Chikka&#8221; from Gtalk and vice versa. Messenger&#8217;s interoperability with Google Talk (Gtalk) last year. Thus one may now also &#8220;Chikka&#8221; from Gtalk and vice versa.</p>
<p>Messages sent from Gmail or Gtalk will be received by a Chikka chat buddy on his mobile as SMS when he is logged off from his PC.</p>
<p>Happy texting ^_^</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/3cpedroiho.wordpress.com/24/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/3cpedroiho.wordpress.com/24/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/3cpedroiho.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/3cpedroiho.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/3cpedroiho.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/3cpedroiho.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/3cpedroiho.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/3cpedroiho.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/3cpedroiho.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/3cpedroiho.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/3cpedroiho.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/3cpedroiho.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/3cpedroiho.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/3cpedroiho.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/3cpedroiho.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/3cpedroiho.wordpress.com/24/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=3cpedroiho.wordpress.com&amp;blog=2179659&amp;post=24&amp;subd=3cpedroiho&amp;ref=&amp;feed=1" width="1" height="1" /><div class="sharedaddy"></div>]]></content:encoded>
			<wfw:commentRss>http://3cpedroiho.wordpress.com/2007/12/07/how-to-send-free-sms-from-gmail/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2ab616f64f173e3c5f40f533199e045c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pedroiho</media:title>
		</media:content>
	</item>
		<item>
		<title>Coming soon: Windows Server 2008</title>
		<link>http://3cpedroiho.wordpress.com/2007/12/04/coming-soon-windows-server-2008/</link>
		<comments>http://3cpedroiho.wordpress.com/2007/12/04/coming-soon-windows-server-2008/#comments</comments>
		<pubDate>Tue, 04 Dec 2007 14:47:44 +0000</pubDate>
		<dc:creator>pedroiho</dc:creator>
				<category><![CDATA[ICT Press]]></category>
		<category><![CDATA[Windows Server 2008]]></category>

		<guid isPermaLink="false">http://3cpedroiho.wordpress.com/2007/12/04/coming-soon-windows-server-2008/</guid>
		<description><![CDATA[Hmmm&#8230; I know this is confilict of my interest since I would prefer more to use linux but since I have this info and I would like to share this to all of you. Microsoft is releasing on Feb. 27 next year Windows Server 2008 . Remarkable features of the new system based on customer [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=3cpedroiho.wordpress.com&amp;blog=2179659&amp;post=22&amp;subd=3cpedroiho&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p> Hmmm&#8230; I know this is confilict of my interest since I would prefer more to use linux but since I have this info and I would like to share this to all of you.</p>
<p>Microsoft is releasing on Feb. 27 next year Windows Server 2008 .</p>
<p>Remarkable features of the new system based on customer feedback: the Read-Only Domain Controller (RODC) and Restartable Active Directory for Directory Services.</p>
<p>The RODC is a new type of domain controller that hosts a read-only replica of the Active Directory database. &#8220;If you combine RODCs with the BitLocker Drive Encryption feature first introduced in Windows Vista, you no longer have to worry about thieves (or silly employees) walking off with one of your domain controllers and all your goodies,&#8221; says the book authored by Mitch Tulloch with the Microsoft Windows Server team.</p>
<p>The Restartable Active Directory Domain Services let the administrator stop AD services on domain controllers so that updates can be applied or offline de-fragmentation of the database can be performed, and this can be done without rebooting the machine.</p>
<p>More than 30 customers were involved in the production of Windows Server 2008 and hundreds of scenarios were considered in coming up with its features.</p>
<p>&#8220;Customer input was crucial to the design and features of Windows Server 2008. We meet with customers regularly and get their feedback,&#8221; Microsoft spokesperson says.<br />
Aside from the NAP, Server Core Installation Option and Read-Only Domain Controller, new technologies are introduced with the Windows Server 2008 &#8211; Microsoft Windows Powershell, Internet Information Services 7.0, Server Manager, and Windows Server Virtualization. Enhanced technologies include Terminal Services, Windows Firewall, Failover Clustering, Dynamic Partitioning, and Auto-Tuning Networking.</p>
<p>What ever OS infrastructure it is, it SHOULD be &#8220;extensible, stable, flexible and also predictable.&#8221;</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/3cpedroiho.wordpress.com/22/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/3cpedroiho.wordpress.com/22/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/3cpedroiho.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/3cpedroiho.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/3cpedroiho.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/3cpedroiho.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/3cpedroiho.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/3cpedroiho.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/3cpedroiho.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/3cpedroiho.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/3cpedroiho.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/3cpedroiho.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/3cpedroiho.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/3cpedroiho.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/3cpedroiho.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/3cpedroiho.wordpress.com/22/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=3cpedroiho.wordpress.com&amp;blog=2179659&amp;post=22&amp;subd=3cpedroiho&amp;ref=&amp;feed=1" width="1" height="1" /><div class="sharedaddy"></div>]]></content:encoded>
			<wfw:commentRss>http://3cpedroiho.wordpress.com/2007/12/04/coming-soon-windows-server-2008/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2ab616f64f173e3c5f40f533199e045c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pedroiho</media:title>
		</media:content>
	</item>
	</channel>
</rss>
