<?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>News For Webmasters</title>
	<atom:link href="http://ohgeeky.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://ohgeeky.com</link>
	<description></description>
	<lastBuildDate>Fri, 29 Jul 2011 20:05:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>SSH Terminal in IPad</title>
		<link>http://ohgeeky.com/ssh-terminal-in-ipad/</link>
		<comments>http://ohgeeky.com/ssh-terminal-in-ipad/#comments</comments>
		<pubDate>Fri, 29 Jul 2011 20:05:21 +0000</pubDate>
		<dc:creator>erwintoni</dc:creator>
				<category><![CDATA[Computer Technology]]></category>
		<category><![CDATA[How To Tutorials]]></category>
		<category><![CDATA[Internet Technology]]></category>
		<category><![CDATA[Smart Phones]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://ohgeeky.com/?p=345</guid>
		<description><![CDATA[If you ever need to go back to your office or home, because you need to change a little thing in your server. Now you don&#8217;t have to anymore, just get an IPad and install this app that would let &#8230; <a href="http://ohgeeky.com/ssh-terminal-in-ipad/">Continue reading <span class="meta-nav">&#8594;</span></a>


Related posts:<ol><li><a href='http://ohgeeky.com/amazon-strategy-to-compete-with-ipad-and-nook/' rel='bookmark' title='Permanent Link: Amazon Strategy to Compete with Ipad and Nook'>Amazon Strategy to Compete with Ipad and Nook</a></li><li><a href='http://ohgeeky.com/galaxy-tap-and-ipad-compare-pros-and-cons/' rel='bookmark' title='Permanent Link: Galaxy Tap and Ipad Compare Pros and Cons'>Galaxy Tap and Ipad Compare Pros and Cons</a></li><li><a href='http://ohgeeky.com/free-microsoft-access-2007-2010-tutorials/' rel='bookmark' title='Permanent Link: Free Microsoft Access 2007 2010 tutorials'>Free Microsoft Access 2007 2010 tutorials</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>If you ever need to go back to your office or home, because you need to change a little thing in your server. Now you don&#8217;t have to anymore, just get an IPad and install this app that would let you have UNIX like terminal look that could connect you to your SSH-enabled server.</p>
<p>This app is listed in <a title="SSH Terminal for IPad" href="http://itunes.apple.com/us/app/ssh-terminal/id369875227?mt=8" target="_blank">Apple App Store</a> for just $0.99. Forget about ruining your break or holiday just because you need to use SSH terminal.</p>
<p><a href="http://ohgeeky.com/wp-content/uploads/2011/07/ssh-terminal-for-ipad.jpg"><img class="alignnone size-medium wp-image-346" title="ssh terminal for ipad" src="http://ohgeeky.com/wp-content/uploads/2011/07/ssh-terminal-for-ipad-225x300.jpg" alt="" width="225" height="300" /></a></p>
<p>Good luck! Comment here and post the review in this comment.</p>
<p>CK</p>


<p>Related posts:<ol><li><a href='http://ohgeeky.com/amazon-strategy-to-compete-with-ipad-and-nook/' rel='bookmark' title='Permanent Link: Amazon Strategy to Compete with Ipad and Nook'>Amazon Strategy to Compete with Ipad and Nook</a></li><li><a href='http://ohgeeky.com/galaxy-tap-and-ipad-compare-pros-and-cons/' rel='bookmark' title='Permanent Link: Galaxy Tap and Ipad Compare Pros and Cons'>Galaxy Tap and Ipad Compare Pros and Cons</a></li><li><a href='http://ohgeeky.com/free-microsoft-access-2007-2010-tutorials/' rel='bookmark' title='Permanent Link: Free Microsoft Access 2007 2010 tutorials'>Free Microsoft Access 2007 2010 tutorials</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://ohgeeky.com/ssh-terminal-in-ipad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to draw diamond shape with asterisks using Java</title>
		<link>http://ohgeeky.com/how-to-draw-diamond-shape-with-asterisks-using-java/</link>
		<comments>http://ohgeeky.com/how-to-draw-diamond-shape-with-asterisks-using-java/#comments</comments>
		<pubDate>Thu, 28 Jul 2011 03:17:59 +0000</pubDate>
		<dc:creator>erwintoni</dc:creator>
				<category><![CDATA[How To Tutorials]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[diamond]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[rectangle]]></category>
		<category><![CDATA[shape]]></category>
		<category><![CDATA[square]]></category>
		<category><![CDATA[triangle]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://ohgeeky.com/?p=340</guid>
		<description><![CDATA[If you are just started learning Java, on your own or in school. You will be asked to draw different kind of shapes using asterisks in command prompt or terminal for linux. They could be triangle, rectangle, square or whatever. This &#8230; <a href="http://ohgeeky.com/how-to-draw-diamond-shape-with-asterisks-using-java/">Continue reading <span class="meta-nav">&#8594;</span></a>


Related posts:<ol><li><a href='http://ohgeeky.com/ssh-terminal-in-ipad/' rel='bookmark' title='Permanent Link: SSH Terminal in IPad'>SSH Terminal in IPad</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>If you are just started learning Java, on your own or in school. You will be asked to draw different kind of shapes using asterisks in command prompt or terminal for linux. They could be triangle, rectangle, square or whatever. This kind of exercise is very good to &#8220;train&#8221; you to understand the looping concepts, like nested loop within loop inside loop or whatever&#8230;&#8230;</p>
<p>So, I think the most difficult shape and it would cover almost all the shapes possible made within the command prompt or terminal will be diamond shape.</p>
<p><a href="http://ohgeeky.com/wp-content/uploads/2011/07/Screen-shot-2011-07-27-at-8.00.30-PM.png"><img class="alignnone size-full wp-image-341" title="diamond shape using java" src="http://ohgeeky.com/wp-content/uploads/2011/07/Screen-shot-2011-07-27-at-8.00.30-PM.png" alt="" width="113" height="184" /></a></p>
<p>This shape actually cover triangle, up-side down, could cover square, and rectangle.</p>
<p>And here&#8217;s how you do it.</p>
<pre>for (i = 1; i &lt;= size; i++){
    for (k = size; k &gt; i; k--)
         System.out.print(" ");
         for (j =1; j &lt;= i; j++)
             System.out.print("*" + " ");
         System.out.println();
}

for (i = size; i &gt; 0; i--){
    for (k = size; k &gt; i; k--)
        System.out.print(" ");
        for (j =1; j &lt;= i; j++)
            System.out.print("*" + " ");
        System.out.println();
}</pre>
<pre></pre>
<pre><strong>So, there are two BIG loops, the first one is to create the top part of diamond </strong></pre>
<pre><strong>which is triangle, and the second loop will draw the bottom part of diamond.</strong></pre>
<pre><strong>Good luck with your Java!</strong></pre>
<pre><strong>CK </strong></pre>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>


<p>Related posts:<ol><li><a href='http://ohgeeky.com/ssh-terminal-in-ipad/' rel='bookmark' title='Permanent Link: SSH Terminal in IPad'>SSH Terminal in IPad</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://ohgeeky.com/how-to-draw-diamond-shape-with-asterisks-using-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>So why people like wordpress?</title>
		<link>http://ohgeeky.com/so-why-people-like-wordpress/</link>
		<comments>http://ohgeeky.com/so-why-people-like-wordpress/#comments</comments>
		<pubDate>Wed, 27 Jul 2011 07:31:18 +0000</pubDate>
		<dc:creator>WEBMASTER</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://ohgeeky.com/so-why-people-like-wordpress/</guid>
		<description><![CDATA[No related posts.


No related posts.]]></description>
			<content:encoded><![CDATA[No related posts.


No related posts.]]></content:encoded>
			<wfw:commentRss>http://ohgeeky.com/so-why-people-like-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>List of Computer Hard Drive Cloning Software</title>
		<link>http://ohgeeky.com/list-of-computer-hard-drive-cloning-software/</link>
		<comments>http://ohgeeky.com/list-of-computer-hard-drive-cloning-software/#comments</comments>
		<pubDate>Tue, 21 Jun 2011 21:24:46 +0000</pubDate>
		<dc:creator>WEBMASTER</dc:creator>
				<category><![CDATA[Computer Technology]]></category>
		<category><![CDATA[clone]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://ohgeeky.com/?p=214</guid>
		<description><![CDATA[This short list if quite useful for anyone who is looking for the best computer cloning software.  It was useful for me so here it is guys. File format[1] Software type Acronis True Image .tib Commercial Drive Image .pqi Commercial &#8230; <a href="http://ohgeeky.com/list-of-computer-hard-drive-cloning-software/">Continue reading <span class="meta-nav">&#8594;</span></a>


Related posts:<ol><li><a href='http://ohgeeky.com/build-a-cheap-computer-for-100-dollars/' rel='bookmark' title='Permanent Link: Build a Cheap Computer for 100 Dollars'>Build a Cheap Computer for 100 Dollars</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>This short list if quite useful for anyone who is looking for the best computer cloning software.  It was useful for me so here it is guys.</p>
<table id="sortable_table_id_1" style="font-size: 13px; margin-top: 1em; margin-right: 1em; margin-bottom: 1em; margin-left: 0px; background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: #f9f9f9; border-collapse: collapse; color: black; background-position: initial initial; background-repeat: initial initial; border: 1px solid #aaaaaa;" border="0">
<tbody>
<tr>
<th style="background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: #f2f2f2; text-align: center; background-position: initial initial; background-repeat: initial initial; padding: 0.2em; border: 1px solid #aaaaaa;"><a style="text-decoration: none; color: #0645ad; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; margin-top: 0px; margin-right: 0.3em; margin-bottom: 0px; margin-left: 0.3em; background-position: initial initial; background-repeat: initial initial;" href="http://en.wikipedia.org/wiki/List_of_disk_imaging_software#"><span><img style="vertical-align: middle; border: initial none initial;" src="http://bits.wikimedia.org/skins-1.17/common/images/sort_none.gif" alt="?" /></span></a></th>
<th style="background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: #f2f2f2; text-align: center; background-position: initial initial; background-repeat: initial initial; padding: 0.2em; border: 1px solid #aaaaaa;"><a style="text-decoration: none; color: #0645ad; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; background-position: initial initial; background-repeat: initial initial;" title="File format" href="http://en.wikipedia.org/wiki/File_format">File format</a><sup><a style="text-decoration: none; color: #0645ad; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; white-space: nowrap; background-position: initial initial; background-repeat: initial initial;" href="http://en.wikipedia.org/wiki/List_of_disk_imaging_software#cite_note-format-0"><span>[</span>1<span>]</span></a></sup><a style="text-decoration: none; color: #0645ad; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; margin-top: 0px; margin-right: 0.3em; margin-bottom: 0px; margin-left: 0.3em; background-position: initial initial; background-repeat: initial initial;" href="http://en.wikipedia.org/wiki/List_of_disk_imaging_software#"><span><img style="vertical-align: middle; border: initial none initial;" src="http://bits.wikimedia.org/skins-1.17/common/images/sort_none.gif" alt="?" /></span></a></th>
<th style="background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: #f2f2f2; text-align: center; background-position: initial initial; background-repeat: initial initial; padding: 0.2em; border: 1px solid #aaaaaa;">Software type<a style="text-decoration: none; color: #0645ad; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; margin-top: 0px; margin-right: 0.3em; margin-bottom: 0px; margin-left: 0.3em; background-position: initial initial; background-repeat: initial initial;" href="http://en.wikipedia.org/wiki/List_of_disk_imaging_software#"><span><img style="vertical-align: middle; border: initial none initial;" src="http://bits.wikimedia.org/skins-1.17/common/images/sort_none.gif" alt="?" /></span></a></th>
</tr>
<tr>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;"><a style="text-decoration: none; color: #0645ad; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; background-position: initial initial; background-repeat: initial initial;" title="Acronis True Image" href="http://en.wikipedia.org/wiki/Acronis_True_Image">Acronis True Image</a></td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;"><a style="text-decoration: none; color: #0645ad; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; background-position: initial initial; background-repeat: initial initial;" title=".tib" href="http://en.wikipedia.org/wiki/.tib">.tib</a></td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;">Commercial</td>
</tr>
<tr>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;"><a style="text-decoration: none; color: #0645ad; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; background-position: initial initial; background-repeat: initial initial;" title="Drive Image (software)" href="http://en.wikipedia.org/wiki/Drive_Image_(software)">Drive Image</a></td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;"><a style="text-decoration: none; color: #ba0000; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; background-position: initial initial; background-repeat: initial initial;" title=".pqi (page does not exist)" href="http://en.wikipedia.org/w/index.php?title=.pqi&amp;action=edit&amp;redlink=1">.pqi</a></td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;">Commercial (discontinued)</td>
</tr>
<tr>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;"><a style="text-decoration: none; color: #0645ad; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; background-position: initial initial; background-repeat: initial initial;" title="BackupAssist" href="http://en.wikipedia.org/wiki/BackupAssist">BackupAssist</a></td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;"><a style="text-decoration: none; color: #0645ad; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; background-position: initial initial; background-repeat: initial initial;" title=".vhd" href="http://en.wikipedia.org/wiki/.vhd">.vhd</a></td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;">Commercial</td>
</tr>
<tr>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;"><a style="text-decoration: none; color: #0645ad; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; background-position: initial initial; background-repeat: initial initial;" title="Clonezilla" href="http://en.wikipedia.org/wiki/Clonezilla">Clonezilla</a></td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;"></td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;">Free software (GNU GPL)</td>
</tr>
<tr>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;"><a style="text-decoration: none; color: #3366bb; background-image: url(data; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; padding-right: 13px; background-position: 100% 50%; background-repeat: no-repeat no-repeat;" rel="nofollow" href="http://www.runtime.org/driveimage-xml.htm">DriveImage XML</a></td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;">.dat and .xml</td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;">Free for personal use</td>
</tr>
<tr>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;"><a style="text-decoration: none; color: #3366bb; background-image: url(data; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; padding-right: 13px; background-position: 100% 50%; background-repeat: no-repeat no-repeat;" rel="nofollow" href="http://www.cloudnucleus.com/products.htm">StorCube PC/Server Backup and Recovery</a></td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;">.vhd and .xml</td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;">Commercial</td>
</tr>
<tr>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;"><a style="text-decoration: none; color: #3366bb; background-image: url(data; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; padding-right: 13px; background-position: 100% 50%; background-repeat: no-repeat no-repeat;" rel="nofollow" href="http://www.drivesnapshot.de/en/">Drive Snapshot</a></td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;">.sna, .SN1, .SN2, .SN3, .SN#</td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;">Commercial</td>
</tr>
<tr>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;"><a style="text-decoration: none; color: #0645ad; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; background-position: initial initial; background-repeat: initial initial;" title="CopyCatX" href="http://en.wikipedia.org/wiki/CopyCatX">CopyCatX</a></td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;"><a style="text-decoration: none; color: #0645ad; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; background-position: initial initial; background-repeat: initial initial;" title=".dmg" href="http://en.wikipedia.org/wiki/.dmg">.dmg</a>, .volarchive</td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;">Commercial</td>
</tr>
<tr>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;"><a style="text-decoration: none; color: #0645ad; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; background-position: initial initial; background-repeat: initial initial;" title="Dd (Unix)" href="http://en.wikipedia.org/wiki/Dd_(Unix)">DD</a></td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;"><a style="text-decoration: none; color: #ba0000; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; background-position: initial initial; background-repeat: initial initial;" title=".001 (page does not exist)" href="http://en.wikipedia.org/w/index.php?title=.001&amp;action=edit&amp;redlink=1">.001</a></td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;">Free software</td>
</tr>
<tr>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;"><a style="text-decoration: none; color: #ba0000; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; background-position: initial initial; background-repeat: initial initial;" title="DCFLDD (page does not exist)" href="http://en.wikipedia.org/w/index.php?title=DCFLDD&amp;action=edit&amp;redlink=1">DCFLDD</a></td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;"><a style="text-decoration: none; color: #ba0000; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; background-position: initial initial; background-repeat: initial initial;" title=".001 (page does not exist)" href="http://en.wikipedia.org/w/index.php?title=.001&amp;action=edit&amp;redlink=1">.001</a></td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;"></td>
</tr>
<tr>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;"><a style="text-decoration: none; color: #ba0000; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; background-position: initial initial; background-repeat: initial initial;" title="Easeus Todo Backup (page does not exist)" href="http://en.wikipedia.org/w/index.php?title=Easeus_Todo_Backup&amp;action=edit&amp;redlink=1">EASEUS Todo Backup / Disk Copy (www.easeus.com/disk-copy/)</a></td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;">.pbd</td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;">Freeware</td>
</tr>
<tr>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;"><a style="text-decoration: none; color: #0645ad; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; background-position: initial initial; background-repeat: initial initial;" title="EnCase" href="http://en.wikipedia.org/wiki/EnCase">EnCase</a></td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;"><a style="text-decoration: none; color: #ba0000; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; background-position: initial initial; background-repeat: initial initial;" title=".E01 (page does not exist)" href="http://en.wikipedia.org/w/index.php?title=.E01&amp;action=edit&amp;redlink=1">.E01</a></td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;">Commercial</td>
</tr>
<tr>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;"><a style="text-decoration: none; color: #0645ad; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; background-position: initial initial; background-repeat: initial initial;" title="TotalRecovery" href="http://en.wikipedia.org/wiki/TotalRecovery">TotalRecovery</a></td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;">.fbd, .sco</td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;">Commercial</td>
</tr>
<tr>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;"><a style="text-decoration: none; color: #0645ad; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; background-position: initial initial; background-repeat: initial initial;" title="Genie Backup Manager" href="http://en.wikipedia.org/wiki/Genie_Backup_Manager">Genie Backup Manager</a></td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;">.gbp</td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;">Commercial</td>
</tr>
<tr>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;"><a style="text-decoration: none; color: #0645ad; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; background-position: initial initial; background-repeat: initial initial;" title="Ghost (software)" href="http://en.wikipedia.org/wiki/Ghost_(software)">Ghost</a></td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;">.gho, .v2i</td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;">Commercial</td>
</tr>
<tr>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;"><a style="text-decoration: none; color: #0645ad; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; background-position: initial initial; background-repeat: initial initial;" title="Macintosh" href="http://en.wikipedia.org/wiki/Macintosh">Macintosh</a> <a style="text-decoration: none; color: #0645ad; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; background-position: initial initial; background-repeat: initial initial;" title="Finder" href="http://en.wikipedia.org/wiki/Finder">Finder</a>, <a style="text-decoration: none; color: #0645ad; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; background-position: initial initial; background-repeat: initial initial;" title="Disk Utility" href="http://en.wikipedia.org/wiki/Disk_Utility">Disk Utility</a></td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;"><a style="text-decoration: none; color: #0645ad; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; background-position: initial initial; background-repeat: initial initial;" title=".dmg" href="http://en.wikipedia.org/wiki/.dmg">.dmg</a></td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;"></td>
</tr>
<tr>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;"><a style="text-decoration: none; color: #0645ad; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; background-position: initial initial; background-repeat: initial initial;" title="Macrium Reflect" href="http://en.wikipedia.org/wiki/Macrium_Reflect">Macrium Reflect</a></td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;">.mrimg</td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;">Free Edition for personal use, Commercial</td>
</tr>
<tr>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;">Microsoft Server 2008 backup <a style="text-decoration: none; color: #0645ad; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; background-position: initial initial; background-repeat: initial initial;" title="Wbadmin" href="http://en.wikipedia.org/wiki/Wbadmin">Wbadmin</a></td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;"><a style="text-decoration: none; color: #0645ad; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; background-position: initial initial; background-repeat: initial initial;" title=".vhd" href="http://en.wikipedia.org/wiki/.vhd">.vhd</a></td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;"></td>
</tr>
<tr>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;"><a style="text-decoration: none; color: #0645ad; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; background-position: initial initial; background-repeat: initial initial;" title="Microsoft Virtual PC" href="http://en.wikipedia.org/wiki/Microsoft_Virtual_PC">Microsoft Virtual PC</a></td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;"><a style="text-decoration: none; color: #0645ad; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; background-position: initial initial; background-repeat: initial initial;" title=".vhd" href="http://en.wikipedia.org/wiki/.vhd">.vhd</a></td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;"></td>
</tr>
<tr>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;"><a style="text-decoration: none; color: #ba0000; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; background-position: initial initial; background-repeat: initial initial;" title="Nero BackItUp (page does not exist)" href="http://en.wikipedia.org/w/index.php?title=Nero_BackItUp&amp;action=edit&amp;redlink=1">Nero BackItUp</a></td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;">.nbi, .nba, .nda</td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;"></td>
</tr>
<tr>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;"><a style="text-decoration: none; color: #ba0000; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; background-position: initial initial; background-repeat: initial initial;" title="NTI Backup Now! (page does not exist)" href="http://en.wikipedia.org/w/index.php?title=NTI_Backup_Now!&amp;action=edit&amp;redlink=1">NTI Backup Now!</a></td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;">.nbs, .nbf, .npf</td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;"></td>
</tr>
<tr>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;"><a style="text-decoration: none; color: #3366bb; background-image: url(data; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; padding-right: 13px; background-position: 100% 50%; background-repeat: no-repeat no-repeat;" rel="nofollow" href="http://www.paragon-software.com/home/db-personal/">Paragon Drive Backup</a></td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;">.pbf</td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;"><a style="text-decoration: none; color: #3366bb; background-image: url(data; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; padding-right: 13px; background-position: 100% 50%; background-repeat: no-repeat no-repeat;" rel="nofollow" href="http://www.paragon-software.com/home/br-free/download.html">Free Edition for personal use</a>, Commercial</td>
</tr>
<tr>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;"><a style="text-decoration: none; color: #0645ad; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; background-position: initial initial; background-repeat: initial initial;" title="Partimage" href="http://en.wikipedia.org/wiki/Partimage">Partimage</a></td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;">.partimg, .partimg.gz, .partimg.bz2</td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;">Free software (GNU GPL)</td>
</tr>
<tr>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;"><a style="text-decoration: none; color: #0645ad; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; background-position: initial initial; background-repeat: initial initial;" title="PING (Partimage Is Not Ghost)" href="http://en.wikipedia.org/wiki/PING_(Partimage_Is_Not_Ghost)">PING (Partimage Is Not Ghost)</a></td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;"></td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;">Free software (GNU GPL)</td>
</tr>
<tr>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;"><a style="text-decoration: none; color: #ba0000; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; background-position: initial initial; background-repeat: initial initial;" title="Spotmau PC Beginner/PowerSuite Professional (page does not exist)" href="http://en.wikipedia.org/w/index.php?title=Spotmau_PC_Beginner/PowerSuite_Professional&amp;action=edit&amp;redlink=1">Spotmau PC Beginner/PowerSuite Professional</a></td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;">.pce, .pch</td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;">Commercial</td>
</tr>
<tr>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;"><a style="text-decoration: none; color: #ba0000; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; background-position: initial initial; background-repeat: initial initial;" title="StorageCraft ShadowProtect (page does not exist)" href="http://en.wikipedia.org/w/index.php?title=StorageCraft_ShadowProtect&amp;action=edit&amp;redlink=1">StorageCraft ShadowProtect</a></td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;">.spf, .spi and .sp#.</td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;">Commercial</td>
</tr>
<tr>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;">TeraByte Image for Windows/DOS</td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;">.tbi</td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;"></td>
</tr>
<tr>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;"><a style="text-decoration: none; color: #0645ad; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; background-position: initial initial; background-repeat: initial initial;" title="Uranium Backup" href="http://en.wikipedia.org/wiki/Uranium_Backup">Uranium Backup</a></td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;">.vhd</td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;">Freeware and Commercial</td>
</tr>
<tr>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;"><a style="text-decoration: none; color: #0645ad; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; background-position: initial initial; background-repeat: initial initial;" title="VirtualBox" href="http://en.wikipedia.org/wiki/VirtualBox">VirtualBox</a></td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;">.vdi</td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;"></td>
</tr>
<tr>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;"><a style="text-decoration: none; color: #0645ad; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; background-position: initial initial; background-repeat: initial initial;" title="VMware" href="http://en.wikipedia.org/wiki/VMware">VMware</a></td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;"><a style="text-decoration: none; color: #0645ad; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; background-position: initial initial; background-repeat: initial initial;" title=".vmdk" href="http://en.wikipedia.org/wiki/.vmdk">.vmdk</a></td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;"></td>
</tr>
<tr>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;"><a style="text-decoration: none; color: #0645ad; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; background-position: initial initial; background-repeat: initial initial;" title="Windows Imaging Format" href="http://en.wikipedia.org/wiki/Windows_Imaging_Format">Windows Imaging Format</a></td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;"><a style="text-decoration: none; color: #0645ad; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; background-position: initial initial; background-repeat: initial initial;" title=".wim" href="http://en.wikipedia.org/wiki/.wim">.wim</a></td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;"></td>
</tr>
<tr>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;"><a style="text-decoration: none; color: #0645ad; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; background-position: initial initial; background-repeat: initial initial;" title="BootIt Next Generation" href="http://en.wikipedia.org/wiki/BootIt_Next_Generation">BootIt Next Generation</a></td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;"><a style="text-decoration: none; color: #0645ad; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; background-position: initial initial; background-repeat: initial initial;" title=".img" href="http://en.wikipedia.org/wiki/.img">.img</a></td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;"></td>
</tr>
<tr>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;"><a style="text-decoration: none; color: #0645ad; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; background-position: initial initial; background-repeat: initial initial;" title="R-Drive Image" href="http://en.wikipedia.org/wiki/R-Drive_Image">R-Drive Image</a></td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;"><a style="text-decoration: none; color: #0645ad; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; background-position: initial initial; background-repeat: initial initial;" title="R-Drive Image" href="http://en.wikipedia.org/wiki/R-Drive_Image#File_format">.arc</a></td>
<td style="padding: 0.2em; border: 1px solid #aaaaaa;">Commercial</td>
</tr>
</tbody>
</table>
Note: There is a rating embedded within this post, please visit this post to rate it.


<p>Related posts:<ol><li><a href='http://ohgeeky.com/build-a-cheap-computer-for-100-dollars/' rel='bookmark' title='Permanent Link: Build a Cheap Computer for 100 Dollars'>Build a Cheap Computer for 100 Dollars</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://ohgeeky.com/list-of-computer-hard-drive-cloning-software/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free Microsoft Access 2007 2010 tutorials</title>
		<link>http://ohgeeky.com/free-microsoft-access-2007-2010-tutorials/</link>
		<comments>http://ohgeeky.com/free-microsoft-access-2007-2010-tutorials/#comments</comments>
		<pubDate>Mon, 14 Mar 2011 17:25:04 +0000</pubDate>
		<dc:creator>WEBMASTER</dc:creator>
				<category><![CDATA[Computer Technology]]></category>
		<category><![CDATA[access]]></category>
		<category><![CDATA[Microsoft office]]></category>

		<guid isPermaLink="false">http://ohgeeky.com/?p=210</guid>
		<description><![CDATA[The purpose of this article is to gather up a list of tutorials for Microsoft access tutorials.  If you come across some good tutorials please make a comment and add to the list.  We will try to update this list as we &#8230; <a href="http://ohgeeky.com/free-microsoft-access-2007-2010-tutorials/">Continue reading <span class="meta-nav">&#8594;</span></a>


Related posts:<ol><li><a href='http://ohgeeky.com/microsoft-windows-mobile-wins-market-share-of-smartphones/' rel='bookmark' title='Permanent Link: Microsoft Windows Mobile Wins Market Share of Smartphones'>Microsoft Windows Mobile Wins Market Share of Smartphones</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>The purpose of this article is to gather up a list of tutorials for Microsoft access tutorials.  If you come across some good tutorials please make a comment and add to the list.  We will try to update this list as we go along.</p>
<p>Here is a good article for MS office 2003: http://www.profsr.com/access/accless0.htm</p>
<p>This is a good tutorial for office 2010: http://www.ms-access2010.com</p>
<p style="text-align: center;"><a href="http://ohgeeky.com/wp-content/uploads/2011/03/srsdesign.jpg"><img class="aligncenter size-full wp-image-211" title="srsdesign" src="http://ohgeeky.com/wp-content/uploads/2011/03/srsdesign.jpg" alt="srsdesign" width="425" height="193" /></a></p>


<p>Related posts:<ol><li><a href='http://ohgeeky.com/microsoft-windows-mobile-wins-market-share-of-smartphones/' rel='bookmark' title='Permanent Link: Microsoft Windows Mobile Wins Market Share of Smartphones'>Microsoft Windows Mobile Wins Market Share of Smartphones</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://ohgeeky.com/free-microsoft-access-2007-2010-tutorials/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to easily secure your WordPress Website</title>
		<link>http://ohgeeky.com/how-to-easily-secure-your-wordpress-website/</link>
		<comments>http://ohgeeky.com/how-to-easily-secure-your-wordpress-website/#comments</comments>
		<pubDate>Fri, 24 Dec 2010 19:17:46 +0000</pubDate>
		<dc:creator>WEBMASTER</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://ohgeeky.com/?p=206</guid>
		<description><![CDATA[Here is a list of 11 steps that you as a webmaster could take to secure your wordpress website.  The fundamental features you should know.  The WordPress hackers are more or less comprised of two groups: people who want to &#8230; <a href="http://ohgeeky.com/how-to-easily-secure-your-wordpress-website/">Continue reading <span class="meta-nav">&#8594;</span></a>


Related posts:<ol><li><a href='http://ohgeeky.com/hackers-could-attack-your-wordpress/' rel='bookmark' title='Permanent Link: Hackers Could Attack Your WordPress'>Hackers Could Attack Your WordPress</a></li><li><a href='http://ohgeeky.com/pros-and-cons-about-wordpress-mu-wp-buddypress/' rel='bookmark' title='Permanent Link: Pros and Cons About WordPress MU &#8211; WP &#8211; BuddyPress'>Pros and Cons About WordPress MU &#8211; WP &#8211; BuddyPress</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>Here is a list of 11 steps that you as a webmaster could take to secure your wordpress website.  The fundamental features you should know.  The WordPress hackers are more or less comprised of two groups:  people who want to use hacked WordPress sites as cloaked link farms and <a href="http://blogs.zdnet.com/Ou/?p=237">hobbyist hackers</a> – often from Turkey. If you have a relatively good knowledge of HTTP  and PHP, you can probably hack a WordPress site within 30 minutes by  using software vulnerability lounges like <a href="http://www.milw0rm.com/">Milworm</a> to find out about vulnerabilities.</p>
<h1>Removing Footprints – Stop Hackers Finding You</h1>
<p><strong>1 – Remove the Footer Credit –</strong> Most WordPress templates will  come with a link back to WordPress in the footer saying, &#8220;Powered by  WordPress&#8221;. If you don&#8217;t want to get hacked, this absolutely has to go.  It is used as a marker by hackers who query search engines to compile  lists of WordPress sites. This is known as dorking; implying that people  who leave such footprints on their sites are dorks. Removing this will  probably stop you from getting hacked as your site will probably not be  found once it is removed. If you would like to give credit to WordPress  for making a free publishing platform in some other way, you could link  to them on your about page.</p>
<p>To remove the footer credit, open up wp-content/{name of the theme you are using}/footer.php and delete the link to WordPress.</p>
<p><strong>2 – Remove the Meta Generator Tag –</strong> Most WordPress templates will also come with a HTML tag in the head like this:</p>
<p><code>&lt;meta name="generator" content="WordPress 2.7" /&gt;</code></p>
<p>This has to go too as it gives away what version of WordPress you are  using. All a hacker would have to do is look up a hack for your version  of WordPress and if you are vulnerable (some vulnerabilities require  certain server settings or environments) they will take you down.</p>
<p>To remove the meta generator, open up wp-content/{name of the theme you are using}/header.php and delete the meta generator tag.</p>
<p><strong>3 – Remove the Generator Tag in the RSS Feed –</strong> WordPress also gives away which version you are using in the RSS feed with a generator tag like this:</p>
<p><code>&lt;generator&gt;http://wordpress.org/?v=2.7&lt;/generator&gt;</code></p>
<p>Again, this gives away the version you are using so is particularly  dangerous. RSS feeds are another way in which hackers compile lists of  sites which they might be able to attack.</p>
<p>To remove the RSS generator, open up wp-includes/general-template.php  and search for the function called the_generator (around line 1858). It  will look like this:</p>
<div>
<div>
<div><a href="http://semlabs.co.uk/#">view plain</a><a href="http://semlabs.co.uk/#">copy to clipboard</a><a href="http://semlabs.co.uk/#">print</a><a href="http://semlabs.co.uk/#">?</a></div>
</div>
<ol>
<li><span><span>function</span><span> the_generator( </span><span>$type</span><span> ) { </span></span></li>
<li><span> <span>echo</span><span> apply_filters(</span><span>&#8216;the_generator&#8217;</span><span>, get_the_generator(</span><span>$type</span><span>), </span><span>$type</span><span>) . </span><span>&#8220;\n&#8221;</span><span>; </span></span></li>
<li><span>} </span></li>
</ol>
</div>
<p><textarea style="display: none;" name="code">function the_generator( $type ) { 	echo apply_filters(&#8216;the_generator&#8217;, get_the_generator($type), $type) . &#8220;\n&#8221;; } </textarea></p>
<p>and place a hash (#) in front of the word echo, so it looks like this:</p>
<div>
<div>
<div><a href="http://semlabs.co.uk/#">view plain</a><a href="http://semlabs.co.uk/#">copy to clipboard</a><a href="http://semlabs.co.uk/#">print</a><a href="http://semlabs.co.uk/#">?</a></div>
</div>
<ol>
<li><span><span>function</span><span> the_generator( </span><span>$type</span><span> ) { </span></span></li>
<li><span> #<span>echo</span><span> apply_filters(</span><span>&#8216;the_generator&#8217;</span><span>, get_the_generator(</span><span>$type</span><span>), </span><span>$type</span><span>) . </span><span>&#8220;\n&#8221;</span><span>; </span></span></li>
<li><span>} </span></li>
</ol>
</div>
<p><textarea style="display: none;" name="code">function the_generator( $type ) { 	#echo apply_filters(&#8216;the_generator&#8217;, get_the_generator($type), $type) . &#8220;\n&#8221;; } </textarea></p>
<p><strong>4 – Remove Other Footprints –</strong> There are a number of other ways  that someone might be able to tell that your site runs on WordPress,  such as installing it at, http://domain.tld/wordpress/ and if you have  links to specific WordPress files names, such as wp-login.php. The later  can easily be found using a search engine, e.g. <a rel="nofollow" href="http://search.yahoo.com/search?p=inurl%3A%22wp+admin%22+%22lost+your+password%22">WordPress Logins</a></p>
<p>Two file names that are visible on all WordPress installs will be the  the wp-content/ directory (where WordPress stores media) and the  wp-comments-post.php. You can change the name of  the wp-content  directory in the WordPress admin under settings &gt; miscellaneous. To  change the  wp-comments-post.php, you will need to edit your template to  use a different URL and forward the new URL to  wp-comments-post.php.  It is unlikely anyone uses these methods to find WordPress blogs to  hack, but they are considerations you can take if you want to be extra  careful.</p>
<p>Also make sure you have deleted the licence.txt and readme.html in the root directory.</p>
<h1>Locking Your Install Down</h1>
<p><strong>5 – Disabling Indexes –</strong> Disabling indexes means that when  someone navigates to a directory on your server, it will not give them  an output of the folders and files in that directory. This is  particularly important as a number of WordPress hacks target  vulnerabilities in plugins. So if your wp-content/plugins/ directory is  browsable, you are going to be giving away what plugins you are using.  This may be used to target sites that use a particular plugin or if you  have enemies someone might use it to find a vulnerability specific to  one of your plugins. Due to lack of security, many sites have their  plugins directory indexed: Plugin directories</p>
<p>If you are using Apache as a web server (the most popular choice) you  can disable indexes by adding one line to .htaccess in the root of your  WordPress install – that is the main directory with index.php in it.  Simply add <code>Options -Indexes</code> anywhere in the .htaccess file. If you ever need to enable indexes in a directory, all you need to do is add <code>Options Indexes</code> to a .htaccess file in that directory. For those who are not using  Apache, other options will be available for your sever. Alternatively,  if you are partial to botches, you can put an index.html file in all  directories you don&#8217;t want people to be able to browse. So, when someone  loads a directory, they will just be shown the index.html.</p>
<p><strong>6 – Blocking Server-side Directories –</strong> Blocking directories  that contain files that are only needed by your server is an essential  aspect of any site&#8217;s security. There are a few reasons for this,  including:</p>
<ul>
<li>If your server has a problem with PHP (like if someone removes the  Apache PHP module), your server may start outputting PHP files literally</li>
<li>Some text editors will create backup files like, index.phps or  index.php~. These can be uploaded to the server, accessed by  undesirables; giving away your database credentials. These files can get  indexed by search engines for easy targeting.</li>
<li>There are also ways in which someone can detect what platform you  are using if the platform uses unique directory names, as WordPress  does.</li>
</ul>
<p>Due to WordPress&#8217; architecture, it is not possible to block all  directories that should to be blocked. The main directory to block is  wp-includes/. You can do this by adding the following line to .htaccess:</p>
<p><code>RewriteRule ^(wp-includes)\/.*$ ./ [NC,R=301,L]</code></p>
<p>To block further directories, separate each directory with a pipe like so:</p>
<p><code>RewriteRule ^(wp-includes|another-dir)\/.*$ ./ [NC,R=301,L]</code></p>
<p><strong>7 – Hiding the Admin –</strong> Securing the administration is  important as it is an easy place where your username and password can be  yoinked. First of all, you will want to put the admin on an encrypted  connection (SSL). If you have cPanel, I believe this can be setup from  there. If you do not know how to do this you will need to get someone to  do it for you or ask your hosting company. Using a secure connection  for your admin is important because without it your login credentials  will be banded around the internet as plain text. They will also be  stored in your server&#8217;s log files as plain text – not good if a  malicious individual or a disgruntled server admin gets access to your  server.</p>
<p>Renaming the admin directory is also a good idea. By default it is  wp-admin/. However, this isn&#8217;t an easy job for those who do not have a  decent understanding of PHP. Alternatively, you can password protect the  directory. This can be done from cPanel.</p>
<p><strong>8 – Move the Config Data –</strong> As mentioned above, some text  editors will make backups of your PHP files which can be opened by  anyone, or if  you have server problems your PHP files could be output  as text. This opens up the problem of someone opening up your  wp-config.php file and snafing your database credentials. The best thing  to do is:</p>
<ul>
<li>Copy the contents of wp-config.php</li>
<li>Create a new file in a directory (e.g. wp-includes/conf.php) and paste the contents into it</li>
<li> Require the location of the new config location. This will look something like:
<div>
<div>
<div><a href="http://semlabs.co.uk/#">view plain</a><a href="http://semlabs.co.uk/#">copy to clipboard</a><a href="http://semlabs.co.uk/#">print</a><a href="http://semlabs.co.uk/#">?</a></div>
</div>
<ol>
<li><span><span>&lt;?php </span></span></li>
<li><span> <span>require_once</span><span>( </span><span>&#8216;wp-includes/conf.php&#8217;</span><span> ); </span></span></li>
<li><span>?&gt; </span></li>
<li><span> </span></li>
</ol>
</div>
<p><textarea style="display: none;" name="code">&lt;?php 	require_once( &#8216;wp-includes/conf.php&#8217; ); ?&gt; </textarea></li>
<li>Save the new wp-config.php</li>
</ul>
<p>It is essential that your new config file is in a directory that you  have blocked from outside access using the method in point 6. Otherwise,  you will just be telling people where you have moved your config.</p>
<p>A search on Google shows a number of sites with their database credentials ripe for the picking: <a rel="nofollow" href="http://www.google.co.uk/search?q=%27DB_PASSWORD%27+inurl:%27wp-config.php%27">sitting ducks</a></p>
<p><strong>9 – Database Encoding –</strong> In wp-config.php, you are able to  select your database encoding. It is advisable to use UTF-8 as other  character sets are vulnerable to SQL injection since WordPress doesn&#8217;t  use multi-byte character escaping.</p>
<p><strong>10 – File Permissions –</strong> Use the below file permission for optimal file system security:</p>
<table border="0">
<tbody>
<tr>
<th>Directory</th>
<th>Permission</th>
</tr>
<tr>
<td>./</td>
<td>755</td>
</tr>
<tr>
<td>wp-admin/</td>
<td>755</td>
</tr>
<tr>
<td>wp-content/</td>
<td>755</td>
</tr>
<tr>
<td>wp-includes/</td>
<td>555</td>
</tr>
</tbody>
</table>
<h1>WordPress Trojan Horses</h1>
<p><strong>11- Themes and Plugins -</strong> Last but not least, you can run into  serious trouble by installing plugins and using themes without checking  them for malicious code. If you don&#8217;t know PHP, I&#8217;d recommend only  installing plugins and themes which are listed in the official WordPress  directories as I&#8217;d image those are veted for nasties. Although with  plugins like <a href="http://blog.kaizeku.com/ranting/owned/wtf-wordpress-plugin/">pennispress</a> getting into the official directories, it is difficult to know who to trust these days <img src='http://ohgeeky.com/wp-includes/images/smilies/icon_neutral.gif' alt=':|' class='wp-smiley' /> </p>


<p>Related posts:<ol><li><a href='http://ohgeeky.com/hackers-could-attack-your-wordpress/' rel='bookmark' title='Permanent Link: Hackers Could Attack Your WordPress'>Hackers Could Attack Your WordPress</a></li><li><a href='http://ohgeeky.com/pros-and-cons-about-wordpress-mu-wp-buddypress/' rel='bookmark' title='Permanent Link: Pros and Cons About WordPress MU &#8211; WP &#8211; BuddyPress'>Pros and Cons About WordPress MU &#8211; WP &#8211; BuddyPress</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://ohgeeky.com/how-to-easily-secure-your-wordpress-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How women can make money online like men</title>
		<link>http://ohgeeky.com/how-women-can-make-money-online-like-men/</link>
		<comments>http://ohgeeky.com/how-women-can-make-money-online-like-men/#comments</comments>
		<pubDate>Thu, 09 Dec 2010 20:10:15 +0000</pubDate>
		<dc:creator>WEBMASTER</dc:creator>
				<category><![CDATA[Blogging Info]]></category>
		<category><![CDATA[adsense]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[women]]></category>

		<guid isPermaLink="false">http://ohgeeky.com/?p=203</guid>
		<description><![CDATA[It has not always been easy for women to make it big in the business world.  There are exception like Opera and and Jessica Simpson who has recently been reported to hit the Billionaire status with her clothing lines and &#8230; <a href="http://ohgeeky.com/how-women-can-make-money-online-like-men/">Continue reading <span class="meta-nav">&#8594;</span></a>


Related posts:<ol><li><a href='http://ohgeeky.com/how-make-some-money-from-a-simple-blogging-hobby/' rel='bookmark' title='Permanent Link: How Make Some Money From a Simple Blogging Hobby'>How Make Some Money From a Simple Blogging Hobby</a></li><li><a href='http://ohgeeky.com/real-success-with-google-adsense/' rel='bookmark' title='Permanent Link: Real Success with Google Adsense'>Real Success with Google Adsense</a></li><li><a href='http://ohgeeky.com/firefox-tools-for-professional-seo/' rel='bookmark' title='Permanent Link: Firefox tools for Professional SEO'>Firefox tools for Professional SEO</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>It has not always been easy for women to make it big in the business world.  There are exception like Opera and and Jessica Simpson who has recently been reported to hit the Billionaire status with her clothing lines and accessories.  At the other end of the spectrum there are hard working women that are not as fortunate as these celebrities.  They are writers.  They write for a living and their hard work are earning them money from Google Adsense.  It is not easy to make a living with this program, but the ladies in this video clip was able to become successful at it.  They are coaches that offer advises to publisher on the internet.  Check them out and tell us what you think!<br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="513" height="309" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/kPqT2HcPJaM?fs=1&amp;hl=en_US" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="513" height="309" src="http://www.youtube.com/v/kPqT2HcPJaM?fs=1&amp;hl=en_US" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>


<p>Related posts:<ol><li><a href='http://ohgeeky.com/how-make-some-money-from-a-simple-blogging-hobby/' rel='bookmark' title='Permanent Link: How Make Some Money From a Simple Blogging Hobby'>How Make Some Money From a Simple Blogging Hobby</a></li><li><a href='http://ohgeeky.com/real-success-with-google-adsense/' rel='bookmark' title='Permanent Link: Real Success with Google Adsense'>Real Success with Google Adsense</a></li><li><a href='http://ohgeeky.com/firefox-tools-for-professional-seo/' rel='bookmark' title='Permanent Link: Firefox tools for Professional SEO'>Firefox tools for Professional SEO</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://ohgeeky.com/how-women-can-make-money-online-like-men/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How the worst phone carrier of the U.S gets the Iphone Deal</title>
		<link>http://ohgeeky.com/how-the-worst-phone-carrier-of-the-u-s-gets-the-iphone-deal/</link>
		<comments>http://ohgeeky.com/how-the-worst-phone-carrier-of-the-u-s-gets-the-iphone-deal/#comments</comments>
		<pubDate>Tue, 07 Dec 2010 02:03:56 +0000</pubDate>
		<dc:creator>WEBMASTER</dc:creator>
				<category><![CDATA[Internet Technology]]></category>
		<category><![CDATA[carriers]]></category>
		<category><![CDATA[phone]]></category>

		<guid isPermaLink="false">http://ohgeeky.com/?p=200</guid>
		<description><![CDATA[In this short article you will see: who is the worst phone carrier, the benefits of Apple teaming up with Verizon, understand the funny things how Apple team up with AT&#38;T in the first place. Straight from consumer reports, the &#8230; <a href="http://ohgeeky.com/how-the-worst-phone-carrier-of-the-u-s-gets-the-iphone-deal/">Continue reading <span class="meta-nav">&#8594;</span></a>


Related posts:<ol><li><a href='http://ohgeeky.com/the-better-bigger-future-of-ipod-and-iphone/' rel='bookmark' title='Permanent Link: The Better Bigger Future of Ipod and Iphone'>The Better Bigger Future of Ipod and Iphone</a></li><li><a href='http://ohgeeky.com/microsoft-windows-mobile-wins-market-share-of-smartphones/' rel='bookmark' title='Permanent Link: Microsoft Windows Mobile Wins Market Share of Smartphones'>Microsoft Windows Mobile Wins Market Share of Smartphones</a></li><li><a href='http://ohgeeky.com/iphones-disadvantage-strategic-plan-in-china/' rel='bookmark' title='Permanent Link: Iphone&#8217;s Disadvantage Strategic Plan in China'>Iphone&#8217;s Disadvantage Strategic Plan in China</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://ohgeeky.com/wp-content/uploads/2010/12/iphone-funny-photo.jpg"><img class="alignleft size-full wp-image-201" style="margin-left: 10px; margin-right: 10px;" title="iphone-funny-photo" src="http://ohgeeky.com/wp-content/uploads/2010/12/iphone-funny-photo.jpg" alt="iphone-funny-photo" width="348" height="231" /></a>In this short article you will see: who is the worst phone carrier, the benefits of Apple teaming up with Verizon, understand the funny things how Apple team up with AT&amp;T in the first place.</p>
<p>Straight from consumer reports, the worst phone carrier in 2010 is At&amp;T.  This company was given a score of 60, which is below T-mobile ranking at 69.  It&#8217;s weird how the worst phone carrier snatched up an exclusive deal with Apple to be the sole carrier for their slick Iphone.  There are news that Verizon will be providing services for the Iphone, but this is not certain.  If this rumor is true, the Apple has to modify the Iphone a little bit.  Currently, the Iphone only works with SIM cards and Verizon does not deal with SIM cards.  Apple should have team up with Verizon in the first place because this would have been the magical match up.  The world most slick smart phone with the U.S strongest and popular phone carrier.</p>
<p>The truth behind these match up might have something to do with the amount that the carrier if willing to cute with Apple.  Whichever company cut the biggest deal per Iphone contract will get the exclusive deal to sell the Iphones.  Business will always be business and money will always comes first.</p>


<p>Related posts:<ol><li><a href='http://ohgeeky.com/the-better-bigger-future-of-ipod-and-iphone/' rel='bookmark' title='Permanent Link: The Better Bigger Future of Ipod and Iphone'>The Better Bigger Future of Ipod and Iphone</a></li><li><a href='http://ohgeeky.com/microsoft-windows-mobile-wins-market-share-of-smartphones/' rel='bookmark' title='Permanent Link: Microsoft Windows Mobile Wins Market Share of Smartphones'>Microsoft Windows Mobile Wins Market Share of Smartphones</a></li><li><a href='http://ohgeeky.com/iphones-disadvantage-strategic-plan-in-china/' rel='bookmark' title='Permanent Link: Iphone&#8217;s Disadvantage Strategic Plan in China'>Iphone&#8217;s Disadvantage Strategic Plan in China</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://ohgeeky.com/how-the-worst-phone-carrier-of-the-u-s-gets-the-iphone-deal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to use Facebook to raise awareness</title>
		<link>http://ohgeeky.com/how-to-use-facebook-to-raise-awareness/</link>
		<comments>http://ohgeeky.com/how-to-use-facebook-to-raise-awareness/#comments</comments>
		<pubDate>Sun, 05 Dec 2010 03:11:21 +0000</pubDate>
		<dc:creator>WEBMASTER</dc:creator>
				<category><![CDATA[Computer Technology]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[viral]]></category>

		<guid isPermaLink="false">http://ohgeeky.com/?p=197</guid>
		<description><![CDATA[In this short article we are going to talk about a couple of events where people used facebook to get their messages across the internet.  On November 16 2010 a message in Greek was written to ask people to change &#8230; <a href="http://ohgeeky.com/how-to-use-facebook-to-raise-awareness/">Continue reading <span class="meta-nav">&#8594;</span></a>


Related posts:<ol><li><a href='http://ohgeeky.com/how-facebook-collects-cash-from-a-crook/' rel='bookmark' title='Permanent Link: How Facebook Collects Cash From a Crook'>How Facebook Collects Cash From a Crook</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://ohgeeky.com/wp-content/uploads/2010/12/facebook.JPG"><img class="alignleft size-full wp-image-198" style="margin-left: 10px; margin-right: 10px;" title="facebook" src="http://ohgeeky.com/wp-content/uploads/2010/12/facebook.JPG" alt="facebook" width="384" height="245" /></a>In this short article we are going to talk about a couple of events where people used facebook to get their messages across the internet.  On November 16 2010 a message in Greek was written to ask people to change their profile picture on facebook to raise awareness for stopping violence against children.   The message was quickly translated into many different languages and people profiles on facebook started to change into cartoon characters.</p>
<p>Another campaign that was launched recently to raise awareness for breast cancer was to ask females to change their status on facebook to &#8220;I like it on the floor, I like it on the kitchen, I like it on desk&#8221;.  These funny phrases is to imply the locations where females left their purses.</p>
<p>We are not sure if this is the best way to raise awareness for something or not, but it definitely attracted followers.  The examples that we have listed are for good causes.  This might be the reason why the trend is spreading so quickly.  These campaigns are funny and subtle and they create no drama or hate.   It is all about winning the crow, if you have an idea that will appeal to the mass then it will quickly travel across the internet.</p>
<p>In the future, if you have any idea that you want to reach people, you can always look back at these two examples and launch a successful marketing campaign for the goods of humanity.</p>


<p>Related posts:<ol><li><a href='http://ohgeeky.com/how-facebook-collects-cash-from-a-crook/' rel='bookmark' title='Permanent Link: How Facebook Collects Cash From a Crook'>How Facebook Collects Cash From a Crook</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://ohgeeky.com/how-to-use-facebook-to-raise-awareness/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Galaxy Tap and Ipad Compare Pros and Cons</title>
		<link>http://ohgeeky.com/galaxy-tap-and-ipad-compare-pros-and-cons/</link>
		<comments>http://ohgeeky.com/galaxy-tap-and-ipad-compare-pros-and-cons/#comments</comments>
		<pubDate>Thu, 11 Nov 2010 07:05:17 +0000</pubDate>
		<dc:creator>WEBMASTER</dc:creator>
				<category><![CDATA[Computer Technology]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[Samsum Tap]]></category>
		<category><![CDATA[tablet]]></category>

		<guid isPermaLink="false">http://ohgeeky.com/?p=194</guid>
		<description><![CDATA[The Galaxy  Tap will be here and it will cost $400 with a cellular data contract, or at $600 with cellular capability but no contract. The iPad starts at $499 for a Wi-Fi model with no cellular-data capability or contract, &#8230; <a href="http://ohgeeky.com/galaxy-tap-and-ipad-compare-pros-and-cons/">Continue reading <span class="meta-nav">&#8594;</span></a>


Related posts:<ol><li><a href='http://ohgeeky.com/ssh-terminal-in-ipad/' rel='bookmark' title='Permanent Link: SSH Terminal in IPad'>SSH Terminal in IPad</a></li><li><a href='http://ohgeeky.com/amazon-strategy-to-compete-with-ipad-and-nook/' rel='bookmark' title='Permanent Link: Amazon Strategy to Compete with Ipad and Nook'>Amazon Strategy to Compete with Ipad and Nook</a></li><li><a href='http://ohgeeky.com/pros-and-cons-about-htc-touch-pro2-review/' rel='bookmark' title='Permanent Link: Pros and Cons about HTC Touch Pro2 Review'>Pros and Cons about HTC Touch Pro2 Review</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://ohgeeky.com/wp-content/uploads/2010/11/samsung-galaxy-tap.jpg"><img class="alignleft size-full wp-image-195" style="margin-left: 10px; margin-right: 10px;" title="samsung-galaxy-tap" src="http://ohgeeky.com/wp-content/uploads/2010/11/samsung-galaxy-tap.jpg" alt="samsung-galaxy-tap" width="262" height="174" /></a>The Galaxy  Tap will be here and it will cost $400 with a cellular data contract, or at  $600 with cellular capability but no contract.</p>
<p>The iPad starts at $499  for a Wi-Fi model with no cellular-data capability or contract, and is  $629 for the least expensive model with cellular data capability but no  contract.</p>
<p><strong>Size:</strong> The GalaxyTab has a 7-inch screen versus the 9.7-inch display on the iPad<br />
<strong>Weight: </strong>Tap weighs less than a pound, compared with 1.5 pounds for the iPad</p>
<p>The best thing to do before making your purchase is to go down to a local best buy store and spend a short amount of time playing with the two tablets to see which one suits you more.</p>


<p>Related posts:<ol><li><a href='http://ohgeeky.com/ssh-terminal-in-ipad/' rel='bookmark' title='Permanent Link: SSH Terminal in IPad'>SSH Terminal in IPad</a></li><li><a href='http://ohgeeky.com/amazon-strategy-to-compete-with-ipad-and-nook/' rel='bookmark' title='Permanent Link: Amazon Strategy to Compete with Ipad and Nook'>Amazon Strategy to Compete with Ipad and Nook</a></li><li><a href='http://ohgeeky.com/pros-and-cons-about-htc-touch-pro2-review/' rel='bookmark' title='Permanent Link: Pros and Cons about HTC Touch Pro2 Review'>Pros and Cons about HTC Touch Pro2 Review</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://ohgeeky.com/galaxy-tap-and-ipad-compare-pros-and-cons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

