<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Let's Geek!</title>
	
	<link>http://www.letsgeek.net</link>
	<description />
	<lastBuildDate>Sat, 19 May 2012 14:39:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/LetsGeek" /><feedburner:info uri="letsgeek" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /><feedburner:emailServiceId>LetsGeek</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>5 Things You Didn’t Know Exist In Windows</title>
		<link>http://feedproxy.google.com/~r/LetsGeek/~3/FWWODd1kbqM/</link>
		<comments>http://www.letsgeek.net/2012/05/5-things-you-didnt-know-exist-in-windows/#comments</comments>
		<pubDate>Sat, 19 May 2012 14:39:50 +0000</pubDate>
		<dc:creator>Harsh Athalye</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tips n Tricks]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.letsgeek.net/?p=1184</guid>
		<description><![CDATA[Hello folks! How have you been? I hope in a good shape. It&#8217;s been a long time since we met, right? More than year I guess since I written the last post (excluding the guest posts that I am merely copy-pasting here!) Well, I know it&#8217;s a shame on my part and I should be [...]]]></description>
			<content:encoded><![CDATA[<p></p><div class="KonaBody"><p>Hello folks! How have you been? I hope in a good shape. It&#8217;s been a long time since we met, right? More than year I guess since I written the last post (excluding the guest posts that I am merely copy-pasting here!) Well, I know it&#8217;s a shame on my part and I should be writing more often. So, here I am today again to bring you some of coolest shortcuts in Windows that you never know are present (well, some of you might actually know, if you are a geek like me <img src='http://www.letsgeek.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ) So, without further ado, here they are!</p>
<h2> Just Call me &#8220;Temp&#8221;</h2>
<p>Windows has certain folders which gets special treatment. These are the folders which basically sits inside the Windows or Winnt folder on your installation drive, depending on whether it&#8217;s client or server Windows OS respectively. So special are these folders (and so frequently needed by application and developers alike) that Windows team doesn&#8217;t want you to waste time typing complete path to get to the folder. You can just type the folder name in the Run dialog and Windows will automatically take you to the correct folder. For example, if you wanted to navigate to the C:\\Windows\\Logs folder, you can just type <strong>&#8220;Logs&#8221;</strong> (without quotes) in the Run dialog box and C:\\Windows\\Logs folder will be correctly displayed to you. Same is true for any folder inside C:\\Windows folder. In case the folder name contains spaces, just enclose the entire folder name in double quotes and you are good. For example, to open Offline Web Pages folder, just type <strong>&#8220;Offline Web Pages&#8221;</strong> (including quotes) in the Run window. Isn&#8217;t that fun?</p>
<h2> Share On Fire</h2>
<p>Let&#8217;s assume you are working on the network share drive which has ridiculously long and weird path.  Now, your boss comes to you and asks you the network share path as he wants to connect to the share too. How in the world are you going to get the network path from that drive? By hovering over the drive and typing path in notepad? or furiously going through the 19th century documentation to get the path? Relax. There is a simpler way. Just type in the below command in the command window and press enter: <code>C:|&gt; net share</code> and you will be presented with the output something like this:</p>
<p><a href="http://www.letsgeek.net/wp-content/uploads/2012/04/net_share.jpg"><img class="alignnone size-full wp-image-1195" title="net-share" src="http://www.letsgeek.net/wp-content/uploads/2012/04/net_share.jpg" alt="net-share-image" width="669" height="338" /></a></p>
<p>Since my computer is not on network, it just shows default shares whereas in case of network PC, you will see list of each share name along with fully qualified network path. Easy like a breeze, isn&#8217;t it?</p>
<h2>Copy That Dialog</h2>
<p>You are using some third-party application which does some pretty fancy financial calculations but instead of giving the output as a text file or some sort of disk storage, some nerd who developed it thought it is cool to just show a message box. Now you are stuck with a message box and you want to save those fancy numbers in excel so that you can do your own mumbo-jumbo on them. But you can&#8217;t, can you? Yes, of course you can!</p>
<p>While you are on message box, press the good old <strong>Ctrl+C</strong> to copy the message box text and paste it wherever you want using <strong>Ctrl+P</strong>. Tada! and you thought Copy-Paste was just for lazies?</p>
<h2>Intelligent Command Window</h2>
<p>If you are from era of DOS/Unix like me where commands were the dinosaurs that ruled the brainy IT world, you wouldn&#8217;t complain much about cryptic commands, terse switches and almost non-existent documentation of how that command works. But for the rest, it&#8217;s complicated! Whether long path names are supported? do they need to be enclosed in quotation marks? How to copy path to command window? Does command window supports drag-n-drop??</p>
<p>Don&#8217;t fret! Microsoft hasn&#8217;t got the reputation for user-friendliness just like that. We have a solution and that is, bit of intellisense.</p>
<p>How does it work? Simple. You don&#8217;t have to type the whole folder name, just enter a few characters and press TAB key and whoops! The characters will automatically expand to the first matching folder name. If there are multiple folders matching the characters and you are not on your desired folder yet, just keep pressing TAB until you hit the desired folder. Secondly, if the folder name contains spaces, the folder name will automatically be enclosed in quotation marks. So you don&#8217;t have to worry about it. This not only works for folder but sub-folders as well, so you can get the complete working path typed in within seconds. Nice, isn&#8217;t it? and by the way, you can drag-n-drop file/folder to command window to copy its path to the command prompt <img src='http://www.letsgeek.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<h2>Edit-Friendly Command Window</h2>
<p>How many times you typed in long commands in command window which you copied from some freaky ugly looking DOS website and wished you could just copy and paste it in the command window? Well, as a matter of fact, you can!</p>
<p>How? Very simple. When you open a command window, click on the left-hand windows menu and select Edit option and click on Paste. That&#8217;s it! Other way round is possible too. From the same menu, you can use Mark option to select the text from command window and then press Enter key to copy it.</p>
<p><a href="http://www.letsgeek.net/wp-content/uploads/2012/05/cmd-copy-paste.jpg"><img class="alignnone size-full wp-image-1202" title="cmd-copy-paste" src="http://www.letsgeek.net/wp-content/uploads/2012/05/cmd-copy-paste.jpg" alt="cmd-copy-paste" width="669" height="337" /></a></p>
<p>If you are frequent user of this like me, you can change the command window defaults so that you don&#8217;t have to do it every time. From the top-left windows menu, click on Defaults. In the Defaults dialog box, tick the Quick Edit Mode from Edit options on the Options tab.</p>
<p><a href="http://www.letsgeek.net/wp-content/uploads/2012/05/cmd-defaults.jpg"><img class="alignnone size-full wp-image-1203" title="cmd-defaults" src="http://www.letsgeek.net/wp-content/uploads/2012/05/cmd-defaults.jpg" alt="command-window-quick-edit-mode" width="376" height="468" /></a></p>
<p>Now whenever you open the command window, you can start with copy and paste right away! Windows is fun, isn&#8217;t it?</p>
<p>These are some of the tricks I learned over a period of time with experience. What are your hacks to work swiftly in Windows? Post them in the comments below and if you liked this article, please spread word about it by sharing. Keep geeking!</p>
</div><p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.letsgeek.net%2F2012%2F05%2F5-things-you-didnt-know-exist-in-windows%2F&amp;title=5%20Things%20You%20Didn%E2%80%99t%20Know%20Exist%20In%20Windows" id="wpa2a_2"><img src="http://www.letsgeek.net/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share"/></a></p>  <div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/LetsGeek?a=FWWODd1kbqM:pTL9RL49S0Q:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/LetsGeek?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/LetsGeek?a=FWWODd1kbqM:pTL9RL49S0Q:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/LetsGeek?i=FWWODd1kbqM:pTL9RL49S0Q:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/LetsGeek?a=FWWODd1kbqM:pTL9RL49S0Q:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/LetsGeek?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/LetsGeek?a=FWWODd1kbqM:pTL9RL49S0Q:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/LetsGeek?i=FWWODd1kbqM:pTL9RL49S0Q:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/LetsGeek/~4/FWWODd1kbqM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.letsgeek.net/2012/05/5-things-you-didnt-know-exist-in-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.letsgeek.net/2012/05/5-things-you-didnt-know-exist-in-windows/</feedburner:origLink></item>
		<item>
		<title>How To Start Making Money With Your Blog</title>
		<link>http://feedproxy.google.com/~r/LetsGeek/~3/4cVU5P9YhIQ/</link>
		<comments>http://www.letsgeek.net/2011/10/how-to-start-making-money-with-your-blog/#comments</comments>
		<pubDate>Sat, 15 Oct 2011 06:19:41 +0000</pubDate>
		<dc:creator>Harsh Athalye</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[make money blogging]]></category>
		<category><![CDATA[Tips and Tricks]]></category>

		<guid isPermaLink="false">http://www.letsgeek.net/?p=1174</guid>
		<description><![CDATA[Many of us dream of location-dependent careers that allow us to work anywhere and at any time we like. Making passive income with the Internet has become a way for many people to do just that. Unfortunately, you can’t just expect to start a blog, start typing away, and wait for the ad offers to roll in. However, there are a lot of ways that you can make money with your blog and by blogging for others. Here is a look at a few of the ways you can earn a side income through blogging [...]]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.letsgeek.net/2011/10/how-to-start-making-money-with-your-blog/" title="Permanent link to How To Start Making Money With Your Blog"><img class="post_image alignnone" src="http://www.letsgeek.net/wp-content/uploads/2011/10/money.jpg" width="500" height="354" alt="cash-bills" /></a>
</p><div class="KonaBody"><p>[image courtesy: <a target="_blank" title="bewiki" href="http://www.rgbstock.com/photo/mgGpwmU/Money+-+euro." target="_blank">bewiki</a>]</p>
<p>Many of us dream of location-dependent careers that allow us to work anywhere and at any time we like. Making passive income with the Internet has become a way for many people to do just that. Unfortunately, you can’t just expect to start a blog, start typing away, and wait for the ad offers to roll in. However, there are a lot of ways that you can make money with your blog and by blogging for others. Here is a look at a few of the ways you can earn a side income through blogging:</p>
<h2>Google AdSense/Chitika</h2>
<p>These programs display contextual ads on your site and pays you for the number of clicks or number of impressions that come from your site. In the beginning, you will likely not see big dividends. However, as your blog gains readers and builds traffic, you can easily start to make a significant income from this source.</p>
<h2>Text Link Ads</h2>
<p>These are ads that are hyperlinked to certain words in your text. For instance, perhaps the word “shampoo” is hyperlinked to an ad for a new hair care product, or perhaps the word “hiking” is hyperlinked to an for new athletic shoes. These links are sold for a set amount, rather than being paid by the click or impression.</p>
<h2>Amazon Associates/Affiliate Programs</h2>
<p>Amazon is one of the more popular affiliate programs available, but there are several. You earn a fixed amount of sales from traffic that your blog sends to these programs. These are especially lucrative around the holidays or other gift-giving occasions.</p>
<h2>Direct Ad Sales</h2>
<p>Blogs have become the new newspaper in many ways, and advertisers that would have spent money with print media are changing their focus to online media. Be prepared to justify your rates based on the number of unique visitors and page views you average per week, month or year.</p>
<h2>Sell an e-Book</h2>
<p>Don’t give away all your content for free! Create some “premium” content that can be compiled in a useful e-book. You can then sell the book on your site. The more useful and niche specific your book, the higher your sales are likely to be. Just like with your blog, you have to think about what you have to offer that is unique when determining the topic and the focus for your e-book.</p>
<h2>Paid Blogging</h2>
<p>Once you have an established blog, there are many opportunities for finding paid blogging work – and these can often send links back to your blog, driving traffic. Sometimes, these assignments can be guest posts on other blogs, and sometimes, they can be sponsored posts on your own blog. Some popular paid blogging sites include:</p>
<ul>
<li><a target="_blank" title="http://www.payu2blog.com/" href="http://www.payu2blog.com/" target="_blank">http://www.payu2blog.com/</a> &#8211; Pay U 2 Blog</li>
<li><a target="_blank" title="http://PayPerPost.com" href="http://PayPerPost.com" target="_blank">http://PayPerPost.com</a> &#8211; Pay Per Post</li>
<li><a target="_blank" title="http:// Bloggerwave.com" href="http:// Bloggerwave.com" target="_blank">http:// Bloggerwave.com</a> &#8211; Bloggerwave</li>
<li><a target="_blank" title="http:// Smorty.com" href="http:// Smorty.com" target="_blank">http:// Smorty.com</a> &#8211; Smorty</li>
<li><a target="_blank" title="http:// ReviewMe.com" href="http:// ReviewMe.com" target="_blank">http:// ReviewMe.com</a> &#8211; Review Me</li>
<li><a target="_blank" title="http:// LoudLaunch.com" href="http:// LoudLaunch.com" target="_blank">http:// LoudLaunch.com</a> &#8211; Loud Launch</li>
<li><a target="_blank" title="http:// Blogitive.com" href="http:// Blogitive.com" target="_blank">http:// Blogitive.com</a> &#8211; Blogitive</li>
<li><a target="_blank" title="http://BloggingAds.com" href="http://BloggingAds.com" target="_blank">http://BloggingAds.com</a> &#8211; Blogging Ads</li>
</ul>
<p>You can also browse the popular job boards at <a target="_blank" href="http://jobs.problogger.net/">ProBlogger</a>.</p>
<p>Blogs are the best way for budding entrepreneurs to start their own business. They are the perfect way to build either a side income or to generate a substantial primary source of income. These are just some of the more popular ways that many bloggers use their blogs to make money, but there are many, many more opportunities!</p>
<p><em><span style="color: #000000;">This guest post was written by Alexis Bonari who is currently a resident blogger at College Scholarships, where recently she’s been writing on how to <a target="_blank" href="http://www.collegescholarships.org/consolidation/student-loan-consolidation.htm"><span style="color: #000000;">consolidate student loans</span></a> to save money as well as researching how adults can acquire <a target="_blank" href="http://www.collegescholarships.org/loans/continuing.htm"><span style="color: #000000;">continuing education loans</span></a>. Whenever she gets some free time, she enjoys doing yoga, cooking for fun, and practicing the art of coupon clipping.</span></em></p>
</div> <a STYLE="border:none;text-decoration:none;outline:none;" href="http://www.blogtrafficexchange.com"><img border="0" alt="Blog Traffic Exchange" src="http://www.letsgeek.net/wp-content/plugins/related-websites/24x24.png"></a> <a href="http://www.blogtrafficexchange.com/related-posts"><strong>Similar Posts You May Like</strong><br><p></a> <ul>  <li style="clear: both;"> <img src="http://www.letsgeek.net/wp-content/uploads/2010/04/Alphabets-150x150.jpg" class="imgbte" hspace="5" align="left" width="100" alt="Alphabets" title="Alphabets" border=0><a onClick="window.location='http://bte.tc/cbTk'; return false;" href="http://www.letsgeek.net/2010/04/what%e2%80%99s-wrong-with-blogging-%e2%80%93-blogger%e2%80%99s-perspective/">What’s Wrong With Blogging – Blogger’s Perspective</a> <small>Yesterday, I looked at reader's take on What's wrong with blogging - a question asked by Darren Rowse on his blog. Today I want to write about the aspects of blogging which I feel are still undeveloped. Few years ago, blogging was unheard of and there were only few hobbyists......</small> </li> <li style="clear: both;"> <img  class="imgbte" hspace="5" align="left" width="100" alt="blog traffic exchange" title="blog traffic exchange" border=0  src="http://www.letsgeek.net/wp-content/plugins/related-websites/BTE_125x125_2.jpg"/><a onClick="window.location='http://bte.tc/ccPR'; return false;" href="http://www.letsgeek.net/2010/04/first-guest-post-online/">Woohoo..My First Guest Post Online!</a> <small>Today, my first guest post - 7 Things A Blogger Can Learn From IPL - was published on one of the India's most popular technology blogs - Technically Personal. It's an exciting day for me. I think I have taken the first step on the path to become professional blogger.......</small> </li> <li style="clear: both;"> <img src="http://www.letsgeek.net/wp-content/uploads/2010/04/Dewdrop-150x150.jpg" class="imgbte" hspace="5" align="left" width="100" alt="Dewdrop" title="Dewdrop" border=0><a onClick="window.location='http://bte.tc/ccmr'; return false;" href="http://www.letsgeek.net/2010/04/whats-wrong-with-blogging-readers-perspective/">What's Wrong With Blogging - Reader's Perspective</a> <small>Sometime ago, Darren Rowse asked this question on his blog – Problogger. The question kind of stuck in my head and made me think - what is missing from today’s blogosphere? Well, there are two views to answer this question – one as a reader what I still feel lacking......</small> </li> <li style="clear: both;"> <img src="http://www.shareasale.com/image/24570/468x60.png" class="imgbte" hspace="5" align="left" width="100" alt="Thesis Theme for WordPress:  Options Galore and a Helpful Support Community" title="Thesis Theme for WordPress:  Options Galore and a Helpful Support Community" border=0><a onClick="window.location='http://bte.tc/cbNk'; return false;" href="http://www.letsgeek.net/2010/06/thesis-theme-whats-so-special-about-it/">Thesis Theme: What's So Special About It?</a> <small>If you are a regular reader of Let's Geek, you might have noticed that I upgraded my blog to Thesis framework about a month ago. Thesis is a premium wordpress theme designed to be SEO-optimized, clean-coded and easy to customize. But why to go for a paid theme, when there......</small> </li> <li style="clear: both;"> <img  class="imgbte" hspace="5" align="left" width="100" alt="blog traffic exchange" title="blog traffic exchange" border=0  src="http://www.letsgeek.net/wp-content/plugins/related-websites/BTE_125x125_2.jpg"/><a onClick="window.location='http://bte.tc/vdy2'; return false;" href="http://www.letsgeek.net/2011/10/ten-steps-to-become-a-linuxunix-geek-2/">Ten Steps To Become a Linux/Unix Geek</a> <small>Until recently, Linux/Unix was considered OS of the geeks. However, with GUI and more desktop Linux distributions, things have simplified on both Linux and Unix. Still you can geek out with Unix/Linux using its terminal. Just follow the steps below to master the terminal. 1. Never used Linux! Get Ubuntu......</small> </li> </ul><br><br><p><p> <a href="http://www.blogtrafficexchange.com/related-websites"><strong>Similar Websites You May Like</strong></a> <ul>  <li style="clear: both;"> <a onClick="window.location='http://bte.tc/pZP9'; return false;" href="http://prairieecothrifter.com/2010/12/new-years-resolutions-for-2011.html">New Year's Resolutions for 2011</a> </li> <li style="clear: both;"> <a onClick="window.location='http://bte.tc/caSQ'; return false;" href="http://profitonknowledge.com/social-networking-sites/social-networking-sites-how-do-i-get-traffic/">Social Networking Sites: How Do I Get Traffic? </a> </li> <li style="clear: both;"> <a onClick="window.location='http://bte.tc/ctB'; return false;" href="http://www.blogtrafficexchange.com/blogging-for-money-guide/">Blogging for Money Guide</a> </li> <li style="clear: both;"> <a onClick="window.location='http://bte.tc/gbp2'; return false;" href="http://www.theamateurfinancier.com/blog/start-blog-or-more/">Should I Start Another Blog (or More)?</a> </li> <li style="clear: both;"> <a onClick="window.location='http://bte.tc/hrPg'; return false;" href="http://profitonknowledge.com/watercooler-wednesday-social-proof/coming-soon-to-profit-on-knowledge-jamie-pelaez-watercooler-wednesdays/">Coming Soon To Profit On Knowledge: Jamie Pelaez & Watercooler Wednesdays</a> </li> </ul><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/LetsGeek?a=4cVU5P9YhIQ:iMcyENGH6HU:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/LetsGeek?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/LetsGeek?a=4cVU5P9YhIQ:iMcyENGH6HU:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/LetsGeek?i=4cVU5P9YhIQ:iMcyENGH6HU:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/LetsGeek?a=4cVU5P9YhIQ:iMcyENGH6HU:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/LetsGeek?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/LetsGeek?a=4cVU5P9YhIQ:iMcyENGH6HU:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/LetsGeek?i=4cVU5P9YhIQ:iMcyENGH6HU:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/LetsGeek/~4/4cVU5P9YhIQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.letsgeek.net/2011/10/how-to-start-making-money-with-your-blog/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.letsgeek.net/2011/10/how-to-start-making-money-with-your-blog/</feedburner:origLink></item>
		<item>
		<title>UK’s Top 10 Geeky Cities – 2011</title>
		<link>http://feedproxy.google.com/~r/LetsGeek/~3/ySDNQ8Bfv5s/</link>
		<comments>http://www.letsgeek.net/2011/10/uk-top-10-geeky-cities-2011/#comments</comments>
		<pubDate>Thu, 13 Oct 2011 16:35:12 +0000</pubDate>
		<dc:creator>Harsh Athalye</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Geek]]></category>
		<category><![CDATA[Inforgraphic]]></category>
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://www.letsgeek.net/?p=1169</guid>
		<description><![CDATA[Do you know what are the top 10 geekiest cities in United Kingdom? Do you know how many people in UK saved money using internet? Do you know how many hours people in UK spend their time on computers? Do you know how many houses in UK have internet at home? Check it out [...]]]></description>
			<content:encoded><![CDATA[<p></p><div class="KonaBody"><p><img src="http://image.ebuyer.com/customer/promos/UK/geekcities/infographic.jpg" alt="UKs Geekiest City" /></p>
<p><em>This infographic was brought to you by Ebuyer.com, the UK&#8217;s largest independent online electrical retailer.</em><br />
<em> If you want to find branded <a target="_blank" href="http://www.ebuyer.com/store/Computer/cat/Laptops">laptops</a> at discount prices, look no further than <a target="_blank" href="http://www.ebuyer.com/">Ebuyer.com</a>.</em></p>
</div> <a STYLE="border:none;text-decoration:none;outline:none;" href="http://www.blogtrafficexchange.com"><img border="0" alt="Blog Traffic Exchange" src="http://www.letsgeek.net/wp-content/plugins/related-websites/24x24.png"></a> <a href="http://www.blogtrafficexchange.com/related-posts"><strong>Similar Posts You May Like</strong><br><p></a> <ul>  <li style="clear: both;"> <img  class="imgbte" hspace="5" align="left" width="100" alt="blog traffic exchange" title="blog traffic exchange" border=0  src="http://www.letsgeek.net/wp-content/plugins/related-websites/BTE_125x125_2.jpg"/><a onClick="window.location='http://bte.tc/cqdR'; return false;" href="http://www.letsgeek.net/2010/06/6-things-to-avoid-thesis-look-for-your-blog/">6 Things To Avoid "Thesis" Look For Your Blog</a> <small>I am bored. Yes, I am bored of looking blogs with same "thesis"-ly look. I have no idea why people buy Thesis theme and then just leave it as it is. I mean, Thesis looks good with its default look and feel and I agree that you bought Thesis just......</small> </li> <li style="clear: both;"> <img  class="imgbte" hspace="5" align="left" width="100" alt="blog traffic exchange" title="blog traffic exchange" border=0  src="http://www.letsgeek.net/wp-content/plugins/related-websites/BTE_125x125_2.jpg"/><a onClick="window.location='http://bte.tc/cbZW'; return false;" href="http://www.letsgeek.net/2010/05/10-mac-os-x-mail-tips-you-might-not-have-known/">10 Mac OS X Mail Tips You Might Not Have Known</a> <small>Although Mail sounds like a no frills program for email, it doesn't mean that OS X users are missing out on anything. Some companies want to talk you out of Mail so they can sell you their email software, but, as many Macintosh users find out, that really isn't necessary.......</small> </li> <li style="clear: both;"> <img src="http://www.letsgeek.net/wp-content/uploads/2010/06/internet_day-150x150.jpg" class="imgbte" hspace="5" align="left" width="100" alt="typical-day-in-internet" title="typical-day-in-internet" border=0><a onClick="window.location='http://bte.tc/ceeU'; return false;" href="http://www.letsgeek.net/2010/06/25-coolest-infographics-for-geeks/">25 Coolest Infographics For Geeks</a> <small>I love pictures. I am sure, you too. Information Graphics or Infographics are innovative tools to pictorially display useful information.  Though you may not be technically expert, infographics make it really easy to understand even the most complex concept within no time. Here, I am presenting the collection of 25......</small> </li> <li style="clear: both;"> <img src="http://upload.wikimedia.org/wikipedia/en/thumb/3/37/CitizensBankCard.jpg/300px-CitizensBankCard.jpg" class="imgbte" hspace="5" align="left" width="100" alt="A Citizens Bank debit card with MasterCard Pay..." title="A Citizens Bank debit card with MasterCard Pay..." border=0><a onClick="window.location='http://bte.tc/g6Aw'; return false;" href="http://www.letsgeek.net/2011/01/3-things-you-must-know-about-mastercard-paypass-technology/">3 Things You Must Know About MasterCard's PayPass Technology</a> <small>Image via Wikipedia MasterCard is leading the industry with the roll-out of micro chip embedded credit cards that represent significant benefits compared to the magnetic stripe that has been in use since the inception of credit cards. Their name for this type of cards is PayPass. But what is......</small> </li> <li style="clear: both;"> <img src="http://www.letsgeek.net/wp-content/uploads/2010/05/geek.jpg" class="imgbte" hspace="5" align="left" width="100" alt="Geek" title="Geek" border=0><a onClick="window.location='http://bte.tc/ccPq'; return false;" href="http://www.letsgeek.net/2010/05/are-you-geek/">Are You Geek?</a> <small>[/caption] I was recently asked by one of my visitors “What exactly is your definition of a geek? What a geek is like?” "hmm, good question!" I said. This is one of the well-accepted tricks of trade when you don't know the real answer. In reality, I never really gave......</small> </li> </ul><br><br><p><p> <a href="http://www.blogtrafficexchange.com/related-websites"><strong>Similar Websites You May Like</strong></a> <ul>  <li style="clear: both;"> <a onClick="window.location='http://bte.tc/kEb'; return false;" href="http://www.golfballdriver.com/the-titleist-pro-v1-golf-ball/">Titleist Pro V1 Golf Ball</a> </li> <li style="clear: both;"> <a onClick="window.location='http://bte.tc/gfez'; return false;" href="http://knsfinancial.com/black-friday-2010-deals-walmart-to-offer-price-matching/">Black Friday 2010 Deals: Walmart to Offer Price Matching</a> </li> <li style="clear: both;"> <a onClick="window.location='http://bte.tc/bd-'; return false;" href="http://www.greenhybridelectricvehicle.com/your-used-laptop-batteries-in-future-cars/">Your Used Laptop Batteries in Future Cars</a> </li> <li style="clear: both;"> <a onClick="window.location='http://bte.tc/dSq'; return false;" href="http://www.getmoneyenergy.com/2009/07/how-to-save-money-travelling-england-uk/">How To Save Money Traveling in the UK</a> </li> </ul><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/LetsGeek?a=ySDNQ8Bfv5s:elYdIEDhw-g:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/LetsGeek?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/LetsGeek?a=ySDNQ8Bfv5s:elYdIEDhw-g:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/LetsGeek?i=ySDNQ8Bfv5s:elYdIEDhw-g:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/LetsGeek?a=ySDNQ8Bfv5s:elYdIEDhw-g:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/LetsGeek?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/LetsGeek?a=ySDNQ8Bfv5s:elYdIEDhw-g:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/LetsGeek?i=ySDNQ8Bfv5s:elYdIEDhw-g:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/LetsGeek/~4/ySDNQ8Bfv5s" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.letsgeek.net/2011/10/uk-top-10-geeky-cities-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.letsgeek.net/2011/10/uk-top-10-geeky-cities-2011/</feedburner:origLink></item>
		<item>
		<title>Ten Steps To Become a Linux/Unix Geek</title>
		<link>http://feedproxy.google.com/~r/LetsGeek/~3/KnTz-7mSvo0/</link>
		<comments>http://www.letsgeek.net/2011/10/ten-steps-to-become-a-linuxunix-geek-2/#comments</comments>
		<pubDate>Fri, 07 Oct 2011 17:14:40 +0000</pubDate>
		<dc:creator>Harsh Athalye</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[commands]]></category>
		<category><![CDATA[Geek]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://www.letsgeek.net/?p=1154</guid>
		<description><![CDATA[Until recently, Linux/Unix was considered OS of the geeks. However, with GUI and more desktop Linux distributions, things have simplified on both Linux and Unix. Still you can geek out with Unix/Linux using its terminal. Just follow the steps below to master the terminal [...]]]></description>
			<content:encoded><![CDATA[<p></p><div class="KonaBody"><p>Until recently, Linux/Unix was considered OS of the geeks. However, with GUI and more desktop Linux distributions, things have simplified on both Linux and Unix. Still you can geek out with Unix/Linux using its terminal. Just follow the steps below to master the terminal.</p>
<h2>1. Never used Linux!</h2>
<p>Get Ubuntu CD available for free download online or you can get it free with most Computer Magazines. Other *nix clones available for free are FreeBSD, OpenSolaris, CentOS, Fedora, Mint, Debian, Ubuntu&#8217;s flavors Kubuntu, ubuntu netbook edition, etc. Most run directly from CD and you may not need to install it.</p>
<h2>2. Get the console mode on Linux</h2>
<p>Press Ctrl+Alt+F2 to F6 to go to console mode also known as terminal or command line mode as against GUI mode. Use this mode when you want to geek off. Press Ctrl+Alt+F1 or F7 (default for most *nix) to revert to GUI mode. In GUI you can try &#8216;terminal&#8217;, &#8216;console&#8217;, &#8216;xterm&#8217;, etc till you are comfortable. If you are a Mac fan then you can use ‘terminal’ too on iPod, iPhone and Mac. It&#8217;s Unix underneath! Windows™ also has a command line mode too, but the commands are quite different and lack the effectiveness of *nix commands. Still it is worth learning windows commands, formerly known as DOS commands.</p>
<h2>3. Understand directory structure</h2>
<p>type &#8211; <strong>cd /</strong><br />
&#8216;/&#8217; is the top level directory also known as the root of filesystem or root directory. This is the most confused thing during Linux installation.<br />
type &#8211; <strong>ls</strong><br />
You see<br />
/bin &#8211; system binaries<br />
/dev &#8211; Device files go in this directory<br />
/home &#8211; similar to my documents of individual users in windows and has configurations specific to each user<br />
/root &#8211; root user&#8217;s home directory. Adminstrator in *nix systems is known as root.<br />
/usr &#8211; user accessible libraries, binaries, documentation<br />
/mnt &#8211; mount points for devices are located here. Recent systems mount devices under /media.<br />
/sbin &#8211; administration tools<br />
/opt &#8211; user installed applications<br />
/boot &#8211; files and configurations for booting linux<br />
/var &#8211; files varing in size lie here. eg. log files, printer spool, etc.<br />
/tmp &#8211; temporary files here<br />
/lib &#8211; system library files reside here.<br />
/etc &#8211; Most configuration files go here. Most of *nix strength lies within these configuration files.<br />
/proc &#8211; this directory has running system information which is automatically generated by system<br />
/usr/src &#8211; Source code of linux kernel &amp; other packages<br />
This is just a guide. But what goes in which directory changes from *nix to *nix and also sometimes vary in different version of same *nix.</p>
<p>type &#8211; <strong>cd ~</strong><br />
The &#8217;tilde&#8217; is a shortcut to your home directory.</p>
<h2>4. Simple commands to master console:</h2>
<p>Note : All commands and filenames under *nix are case-sensitive.</p>
<p>i. <strong>ls</strong> : to get directory list. Use ls -l | more &#8211; detailed directory list one page at a time. try &#8211; ls -lA. Use &#8216;ls&#8217; to check results of all commands mentioned below.<br />
ii. <strong>touch &lt;filename&gt;</strong> : create empty file or changes access time of existing file. Try touch linuxGeek.txt<br />
iii. <strong>echo</strong> : print a line on terminal. Use echo &#8216;How R U?&#8217;. Try echo &#8216;How R U&#8217;&gt; linuxGeek.txt Also try echo &#8216;How R U&#8217; &gt;&gt; linuxGeek.txt<br />
iv. <strong>cat &lt;filename&gt;</strong> : to see contents of text files. use cat linuxGeek.txt &#8211; read one screen full at a time. Try cat linuxGeek.txt -n<br />
v. <strong>rm &lt;filename&gt;</strong> : delete a file. try rm -v linuxGeek.txt<br />
vi. <strong>pwd</strong> : know your present working directory<br />
vii. <strong>cd &lt;directory&gt;</strong> : to go to directory (known as &#8216;folder&#8217; in Gui parlance). use cd .. &#8211; previous directory. try cd ~<br />
viii. <strong>mkdir &lt;directory&gt;</strong> : create new directory. try mkdir tmp1 tmp1. Use ls to see results.<br />
ix. <strong>rmdir &lt;directory&gt;</strong> : delete a directory. Try rmdir tmp1 tmp2<br />
x. <strong>su &lt;username&gt;</strong> : Switch User. While logged in as a user you can login as another user (We know it as fast user switching available in Windows since WinXp) and use the system as another user. Try su (does not work in Ubuntu by default. It prefers &#8216;sudo&#8217; to &#8216;su&#8217;)<br />
xi. <strong>mount &lt;partition&gt; &lt;directory&gt;</strong>: mount (map in Windows parlance) physical or virtual or network drive to existing directory. use <strong>umount</strong> <strong>&lt;mounted directory&gt;</strong> to unmount.<br />
xii. <strong>sudo &lt;command&gt;</strong>: Run a command with root (administrative) privileges. sudo mount -a<br />
xiii. <strong>exit</strong> : to logout of system</p>
<p><strong><em>Q.What can you do with these simple commands?</em></strong><br />
A.These are the most powerful and useful tool you can have. Among other things, it can be used for<br />
a. Recovering your windows/linux installation<br />
b. Data backup/recovery<br />
c. Deleting virus. Yes! Linux is immune to windows viruses and you can just delete it and its gone. Beware, though linux is itself immune to windows viruses, it can spread virus on connected devices and windows computer. There are known Linux viruses but they are very few and do not affect the system very easily.</p>
<h2>5. Other interesting commands</h2>
<p>i. <strong>cal</strong> : prints calendar. Try cal 2011<br />
ii. <strong>date</strong> : shows current date and time. As root/admin can also use it to set date &amp; time<br />
iii. <strong>time &lt;command&gt;</strong> : Shows execution time of a command. try time cal 05 2011<br />
iv. <strong>file &lt;filename&gt;</strong> : Tells you the type of file &#8211; binary, ascii, directory, etc among other details<br />
v. <strong>type &lt;command&gt;</strong> : Shows location of a command. Use type date. Try type su. Also try type sudo<br />
vi. <strong>bc</strong> : binary calculator. You can have all functions of a scientific calculator and it also has programming ability. Use quit to close the calculator.</p>
<h2>6. Know you system</h2>
<p>i. <strong>df</strong> : know disk space usage. try df -h<br />
ii. <strong>ps</strong> : processes currently running. Gives process Id and process name. Try ps -A|more<br />
iii. <strong>top</strong> : real-time view of current tasks. (task manager in Windows).<br />
iv. <strong>uname</strong> : gives OS version, name, etc. Try uname -a<br />
v. <strong>lsusb</strong> : list available usb devices. Try lspci<br />
vi. <strong>fdisk -l</strong> : list available drives<br />
vii. <strong>who</strong> : all users who have logged in to your computer.<br />
viii. <strong>whoami</strong> : Username you used for login.<br />
ix. <strong>chmod &lt;permission&gt; &lt;filename&gt;</strong>: modify file permissions. try chmod +ugo +rwx &lt;filename&gt; allow user, group and others read, write and execute permission to filename. try chmod 777 &lt;filename&gt; to get same result. But remember you are giving all permissions to everybody on that file!<br />
x. <strong>chown &lt;otheruser&gt; &lt;filename&gt;</strong> : change ownership of a file/directory. The creator of a file is the owner of the file. Based on file permissions as above a user may or may not be able to access a file. Do not create/change any file as &#8216;root&#8217; user under home directory.</p>
<h2>7. Working with files</h2>
<p>i. <strong>sort &lt;filename&gt;</strong> : sort a file alphabetically. It does not change the contents of a file. Try sort -r &lt;filename&gt;.<br />
ii. <strong>split &lt;filename&gt;</strong>: splits file in size of 1000 lines. Keeps original file intact. Split files are named xaa, xab, xac and so on. Try split -n 10 &lt;filename&gt;. Use cat x* &gt; &lt;filename&gt; to join them back.<br />
iii. <strong>locate &lt;filename&gt;</strong>: find a file from database created using &#8216;updatedb&#8217;.<br />
iv. <strong>updatedb</strong> : creates/updates database to find files using locate.<br />
v. <strong>cat &lt;file1&gt; &lt;file2&gt; &gt; &lt;file3&gt;</strong>: concatnate file1 and file2 to create file3.<br />
vi. <strong>grep &#8216;&lt;searchword&gt;&#8217; &lt;filename&gt;</strong> : list lines matching a search-word in a file.<br />
vii. <strong>vi &lt;filename&gt;</strong> (viSUAL editor not roman six) : A powerful text editor and available on all flavors of *nix. It has 2 modes command (using &#8216;esc&#8217; key) and editing [using i (insert), a (append), r (replace characters)]. Use vi &lt;filename&gt; esc + :wq to save and quit. Refer basic vi commands to learn more.</p>
<h2>8. Networks</h2>
<p>i. <strong>ifconfig</strong> : shows list of network InterFaces with IP addresses and other details.<br />
ii. <strong>route</strong> : shows routing table<br />
iii. <strong>ping &lt;IP address&gt;</strong> : check whether a IP is alive and can be connected. try &#8211; ping 127.0.0.1<br />
iv. <strong>telnet / ssh/ ftp &lt;IP address&gt;</strong> : connect to remote computer using respective protocols.<br />
v. <strong>netstat</strong> : network statistic info.<br />
vi. <strong>tracert &lt;IP address&gt;</strong> : Shows names of routers on each hop to destination.</p>
<h2>9. HELP!!!</h2>
<p>You are on a console and don&#8217;t know what a command does or how to use it. Don&#8217;t worry there&#8217;s help at hand.</p>
<p>• <strong>&lt;command&gt; &#8211;help</strong> : Shows how to use a command and its available options. Very useful tool. try it with all commands above.<br />
• <strong>man &lt;command&gt;</strong>: gives detailed help (manual).<br />
• <strong>info &lt;command&gt;</strong> : gives hyperlinked detailed information of the command if available.<br />
• <strong>apropos &lt;word&gt;</strong> : gives list of commands with short info related to the &lt;word&gt; specified. try this if you don&#8217;t know/remember a command.<br />
• <strong>cd /usr/share/local/docs</strong>: It is not separate command but the location of documentation for most packages/software available on *nix.</p>
<h2>10. *nix Basics</h2>
<p>So now you are a geek too. But wait! There are some important things a *nix geek must know.<br />
<strong>i. <em>What is kernel? What is shell?</em></strong><br />
Unix/Linux is an Operating System. A part of this OS, which interacts with the hardware and manages various functions of OS is called kernel. The other part is the shell, which interacts with this kernel and is available to users to work on. Most applications run on top of this shell. To summarize: Hardware &lt;&#8211;&gt; Kernel &lt;&#8211;&gt; shell &lt;&#8211;&gt; applications</p>
<p><strong>ii. <em>What is Unix? What is Linux?</em></strong><br />
Now that we now what is kernel and what is shell, we must also know how Unix and Linux are different. Simply speaking Unix is a Specification and Linux is the kernel. Not clear, right?<br />
OS which matches POSIX specifications (now a part of SUS &#8211; Single Unix Specification) is considered Unix. It comprises both the kernel and its shell. Those that do not comply with this specification are termed Unix-like OSes.<br />
All unix like OSes running Linux kernel are considered Linux. Unix is proprietary (exceptions include FreeBSD, OpenSolaris) and Linux is Open Source.</p>
<p>Some more things you must know to be a *nix geek:</p>
<p><strong>iii. <em>What is file? What is process?</em></strong><br />
<strong>iv. <em>What are commands? What are command options?</em></strong><br />
<strong>v. <em>What are the different types of shell available?</em></strong><br />
<strong>vi. <em>What is shell scripting?</em></strong><br />
<strong>vii. <em>What is a Window Manager? How is it different from GUI?</em></strong></p>
<p><em>This guest post is written by Milind Lokde. Milind is a co-author of the online book &#8216;Attaining Nirvana&#8217;, which can be read at <a target="_blank" href="http://attainingnirvana.com">http://attainingnirvana.com</a>. It is available for free download and distribution for non-commercial purposes under creative commons license. He also likes to delve into mysteries of the world and mind, which you can read on his blog at <a target="_blank" href="http://mindcanmatter.wordpress.com">http://mindcanmatter.wordpress.com</a></em></p>
</div> <a STYLE="border:none;text-decoration:none;outline:none;" href="http://www.blogtrafficexchange.com"><img border="0" alt="Blog Traffic Exchange" src="http://www.letsgeek.net/wp-content/plugins/related-websites/24x24.png"></a> <a href="http://www.blogtrafficexchange.com/related-posts"><strong>Similar Posts You May Like</strong><br><p></a> <ul>  <li style="clear: both;"> <img  class="imgbte" hspace="5" align="left" width="100" alt="blog traffic exchange" title="blog traffic exchange" border=0  src="http://www.letsgeek.net/wp-content/plugins/related-websites/BTE_125x125_2.jpg"/><a onClick="window.location='http://bte.tc/ccZj'; return false;" href="http://www.letsgeek.net/2010/02/lets-geek-is-on-google-buzz-now/">Let's Geek is on Google Buzz Now</a> <small>Finally I got the taste of Google Buzz. When today I logged into my Gmail account, I was confronted with "Try Google Buzz" button I was waiting for. By the initial look of it, I am finding it bit confusing. I feel Google is going away from simplicity principle, it......</small> </li> <li style="clear: both;"> <img  class="imgbte" hspace="5" align="left" width="100" alt="blog traffic exchange" title="blog traffic exchange" border=0  src="http://www.letsgeek.net/wp-content/plugins/related-websites/BTE_125x125_2.jpg"/><a onClick="window.location='http://bte.tc/cgU8'; return false;" href="http://www.letsgeek.net/2010/06/a-list-of-useful-microsoft-office-cheats-shortcuts/">A List of Useful Microsoft Office Cheats & Shortcuts</a> <small>Learning how to use Microsoft Office is fun, especially if you become familiar with the shortcuts of its programs. Here is a comprehensive list of Microsoft Office shortcuts that you may use as a cheat sheet for your projects. Enjoy learning! Microsoft Excel The following functions apply to version 97/98/2000......</small> </li> <li style="clear: both;"> <img  class="imgbte" hspace="5" align="left" width="100" alt="blog traffic exchange" title="blog traffic exchange" border=0  src="http://www.letsgeek.net/wp-content/plugins/related-websites/BTE_125x125_2.jpg"/><a onClick="window.location='http://bte.tc/cjTa'; return false;" href="http://www.letsgeek.net/2010/06/thesis-1-7-custom-file-editor-error-wordpress-3-0/">Thesis 1.7 Custom File Editor Errors Out In Wordpress 3.0</a> <small>Wordpress 3.0, the much awaited wordpress release so far, finally arrived and I was excited to try to it out on my blog just like so many bloggers out there. I did and I was exploring the new features of this setup when I ran into the problem. I have......</small> </li> <li style="clear: both;"> <img  class="imgbte" hspace="5" align="left" width="100" alt="blog traffic exchange" title="blog traffic exchange" border=0  src="http://www.letsgeek.net/wp-content/plugins/related-websites/BTE_125x125_2.jpg"/><a onClick="window.location='http://bte.tc/cbM9'; return false;" href="http://www.letsgeek.net/2010/06/10-basic-tips-for-securing-your-computer/">10 Basic Tips for Securing Your Computer</a> <small>Today, most people have personal information, including financial information and family photos on their personal computer. All it takes is one virus or worm to destroy all of your information, making it vital to protect your computer. Protecting your computer is the best way to ensure all of your personal......</small> </li> <li style="clear: both;"> <img  class="imgbte" hspace="5" align="left" width="100" alt="blog traffic exchange" title="blog traffic exchange" border=0  src="http://www.letsgeek.net/wp-content/plugins/related-websites/BTE_125x125_2.jpg"/><a onClick="window.location='http://bte.tc/cbUw'; return false;" href="http://www.letsgeek.net/2010/03/weekend-fun-fibonacci-series-using-ms-dos/">Weekend Fun: Fibonacci Series Using MS-DOS</a> <small>It's a weekend (well, actually it's end of weekend :-( ) I am bored of doing any serious work today. It's a hot sunny day outside as summer is catching up, so going out is not an option. There is nothing interesting to watch on television (and there rarely is......</small> </li> </ul><br><br><p><p> <a href="http://www.blogtrafficexchange.com/related-websites"><strong>Similar Websites You May Like</strong></a> <ul>  <li style="clear: both;"> <a onClick="window.location='http://bte.tc/e5hN'; return false;" href="http://securityorb.com/2010/10/an-a-z-index-of-the-bash-command-line-for-linux/">An A-Z Index of the Bash command line for Linux</a> </li> <li style="clear: both;"> <a onClick="window.location='http://bte.tc/cScA'; return false;" href="http://www.hybriddieselelectric.com/what%e2%80%99s-next-for-electric-cars/">What’s Next for Electric Cars?</a> </li> <li style="clear: both;"> <a onClick="window.location='http://bte.tc/mGVA'; return false;" href="http://www.vintageantiquecollectible.com/coincollecting/documenting-your-coin-collection/">Documenting Your Coin Collection</a> </li> <li style="clear: both;"> <a onClick="window.location='http://bte.tc/wUd5'; return false;" href="http://www.averyjparker.com/2007/01/25/building-deb-packages-from-source/">Building Deb packages from source....</a> </li> <li style="clear: both;"> <a onClick="window.location='http://bte.tc/wTCn'; return false;" href="http://www.averyjparker.com/2007/01/19/windows-lost-administrator-password-rundown/">Windows lost administrator password rundown....</a> </li> </ul><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/LetsGeek?a=KnTz-7mSvo0:E93qk6pUJlk:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/LetsGeek?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/LetsGeek?a=KnTz-7mSvo0:E93qk6pUJlk:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/LetsGeek?i=KnTz-7mSvo0:E93qk6pUJlk:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/LetsGeek?a=KnTz-7mSvo0:E93qk6pUJlk:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/LetsGeek?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/LetsGeek?a=KnTz-7mSvo0:E93qk6pUJlk:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/LetsGeek?i=KnTz-7mSvo0:E93qk6pUJlk:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/LetsGeek/~4/KnTz-7mSvo0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.letsgeek.net/2011/10/ten-steps-to-become-a-linuxunix-geek-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.letsgeek.net/2011/10/ten-steps-to-become-a-linuxunix-geek-2/</feedburner:origLink></item>
		<item>
		<title>The Best VOIP Apps for Android</title>
		<link>http://feedproxy.google.com/~r/LetsGeek/~3/IafWyKnA-1c/</link>
		<comments>http://www.letsgeek.net/2011/08/the-best-voip-apps-for-android/#comments</comments>
		<pubDate>Tue, 23 Aug 2011 00:38:14 +0000</pubDate>
		<dc:creator>Harsh Athalye</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Fring]]></category>
		<category><![CDATA[GoogleTalk]]></category>
		<category><![CDATA[IPhone]]></category>
		<category><![CDATA[Skype]]></category>
		<category><![CDATA[Truphone]]></category>
		<category><![CDATA[Voice over IP]]></category>
		<category><![CDATA[Wi-Fi]]></category>

		<guid isPermaLink="false">http://www.letsgeek.net/?p=1133</guid>
		<description><![CDATA[Trying to decide between the many Android VOIP apps that are available can leave you with more questions than answers.

How do I know which one is right?
Do I have to pay a monthly fee?
What are the features of the best apps on the market?
All of these questions are valid ones and should be answered before you choose the app to use. When you make calls over VOIP you will either pay per call or sign up for a monthly plan. It is best if you know that you are using the service that is most cost effective for you.]]></description>
			<content:encoded><![CDATA[<p></p><div class="KonaBody"><p>Trying to decide between the many Android <a target="_blank" class="zem_slink" title="Voip" href="http://www.wikinvest.com/concept/Voip" rel="wikinvest">VOIP</a> apps that are available can leave you with more questions than answers.</p>
<ul>
<li>How do I know which one is right?</li>
<li>Do I have to pay a monthly fee?</li>
<li>What are the features of the best apps on the market?</li>
</ul>
<p>All of these questions are valid ones and should be answered before you choose the app to use. When you make calls over VOIP you will either pay per call or sign up for a monthly plan. It is best if you know that you are using the service that is most cost effective for you.</p>
<h2><a target="_blank" class="zem_slink" title="Skype" href="http://skype.com" rel="homepage">Skype</a></h2>
<p><a href="http://www.letsgeek.net/wp-content/uploads/2011/08/skype.jpg"><img class="alignnone size-medium wp-image-1135" title="skype" src="http://www.letsgeek.net/wp-content/uploads/2011/08/skype-300x187.jpg" alt="" width="300" height="187" /></a></p>
<p>Skype is one of the original VOIP services and is still widely used today. Since it has become available for the <a target="_blank" class="zem_slink" title="Android Market" href="http://www.android.com/market/" rel="homepage">Android market</a>, many people have opted to go with Skype because of name recognition. But there are other benefits to the service as well. You will receive low rates whether you choose to pay for a plan or pay as you go. You can also text anyone at any destination for less than five cents a message. Skype offers caller ID and voicemail with its service and has free instant messaging and mobile video calling.</p>
<h2><a target="_blank" class="zem_slink" title="fring" href="http://fring.com" rel="homepage">Fring</a></h2>
<p><a href="http://www.letsgeek.net/wp-content/uploads/2011/08/fring.jpg"><img class="alignnone size-medium wp-image-1139" title="fring" src="http://www.letsgeek.net/wp-content/uploads/2011/08/fring-300x206.jpg" alt="fring" width="300" height="206" /></a><br />
You will instantly like the buddy list available with Fring. Not only will it sync with your address book, it will also show you who is available from services such as <a target="_blank" class="zem_slink" title="Google Talk" href="http://www.google.com/talk/" rel="homepage">GoogleTalk</a> and Yahoo. With Fring you can use <a target="_blank" class="zem_slink" title="Wi-Fi" href="http://en.wikipedia.org/wiki/Wi-Fi" rel="wikipedia">WiFi</a>, 3G and 4G to make your calls. Some calls are free of charge through their service while the rest are extremely low cost. You may even find yourself paying as low as penny per minute. Video calling and live chatting capabilities also appeal to many people who use Fring.</p>
<h2><a target="_blank" class="zem_slink" title="truphone" href="http://www.truphone.com" rel="homepage">Truphone</a></h2>
<p><a href="http://www.letsgeek.net/wp-content/uploads/2011/08/Truphone.jpg"><img class="alignnone size-medium wp-image-1136" title="Truphone" src="http://www.letsgeek.net/wp-content/uploads/2011/08/Truphone-300x214.jpg" alt="" width="300" height="214" /></a></p>
<p>With Truphone you have the option to pay as you go or take advantage of their unlimited calling plan. If you call outside of the US frequently, the unlimited plan offers you calls to 35 destinations at no charge. The monthly cost is low and you receive many other benefits as well. Low cost text messages, free calls to GoogleTalk and Skype and free IM are some of the additional features that you may like. You can even get free voicemail in case you miss an important incoming call.</p>
<h2>Line2</h2>
<p><a href="http://www.letsgeek.net/wp-content/uploads/2011/08/Line2.jpg"><img class="alignnone size-medium wp-image-1137" title="Line2" src="http://www.letsgeek.net/wp-content/uploads/2011/08/Line2-300x181.jpg" alt="" width="300" height="181" /></a><br />
You can take advantage of three different calling options when you use Line2. There is the ability to use WiFi or 3G and 4G like every other VOIP application. However, with this one you also have the choice of using the standard cellular service. In addition to this unique benefit you can make unlimited calls to the US and Canada with no charge. <a target="_blank" class="zem_slink" title="SMS" href="http://en.wikipedia.org/wiki/SMS" rel="wikipedia">SMS messaging</a> is available as well while the company offers you 24 hour support for the service. Caller ID, call waiting and even call forwarding come standard with the service. When you opt for a paid plan you will find yourself with benefits like visual voicemail and conference calling.</p>
<h2><a target="_blank" class="zem_slink" title="Jajah" href="http://jajah.com" rel="homepage">JaJah</a></h2>
<p><a href="http://www.letsgeek.net/wp-content/uploads/2011/08/JaJah.jpg"><img class="alignnone size-medium wp-image-1138" title="JaJah" src="http://www.letsgeek.net/wp-content/uploads/2011/08/JaJah-274x300.jpg" alt="" width="274" height="300" /></a><br />
JaJah is an internet based VOIP application that is available for the Android phone. With a simple download you can have access to a service that will integrate with your phone book easily. Whenever you need to make a call you will simply log in and select who you wish to call. Calling JaJah users is never charged and there is a new feature that allows you to call your Facebook friends for free as well. All of the other calls are subject to the low rates charged by JaJah regardless of the destination. There is no cost to download or use the app until you make your first call.</p>
<p><em>This article was written by Press 1 a <a target="_blank" href="http://www.press1.co.uk">Virtual Phone Numbers Provider</a> and <a target="_blank" href="http://www.press1.co.uk/home/features/0844_number.html">0844 Phone Numbers Provider</a>. For all your Phone System needs.</em></p>
</div> <a STYLE="border:none;text-decoration:none;outline:none;" href="http://www.blogtrafficexchange.com"><img border="0" alt="Blog Traffic Exchange" src="http://www.letsgeek.net/wp-content/plugins/related-websites/24x24.png"></a> <a href="http://www.blogtrafficexchange.com/related-posts"><strong>Similar Posts You May Like</strong><br><p></a> <ul>  <li style="clear: both;"> <img src="http://www.letsgeek.net/wp-content/uploads/2010/01/sqaured1-1023x609-150x150.jpg" class="imgbte" hspace="5" align="left" width="100" alt="Google Squared" title="Google Squared" border=0><a onClick="window.location='http://bte.tc/ccWe'; return false;" href="http://www.letsgeek.net/2010/01/google-squared-%e2%80%93-matrix-of-comparative-search-results/">Google Squared – Matrix of Comparative Search Results</a> <small>More often than not, I would like to see comparative results. For example, let’s say I want to find out and compare different operating systems in existence today. As per traditional way, I will have to go to wikipedia or some such site to search for each and every operating......</small> </li> <li style="clear: both;"> <img src="http://www.letsgeek.net/wp-content/uploads/2010/01/chrome-300x300-150x150.jpg" class="imgbte" hspace="5" align="left" width="100" alt="chrome" title="chrome" border=0><a onClick="window.location='http://bte.tc/cbWA'; return false;" href="http://www.letsgeek.net/2010/01/bye-bye-2009-welcome-2010-future-ahead/">Bye Bye 2009, Welcome 2010 - Future Ahead</a> <small>First of all, wish you all a very pleasant, safe and innovative new year! Another year passed by, leaving its footprint,  served us with lot of cool stuff and gizmos. Below are some of these geeky creations: Google launched a brand-new fast, secure and lightweight web browser, Google Chrome, and......</small> </li> <li style="clear: both;"> <img  class="imgbte" hspace="5" align="left" width="100" alt="blog traffic exchange" title="blog traffic exchange" border=0  src="http://www.letsgeek.net/wp-content/plugins/related-websites/BTE_125x125_2.jpg"/><a onClick="window.location='http://bte.tc/ccaY'; return false;" href="http://www.letsgeek.net/2010/01/googles-search-near-me-now-potential-for-ad-revenue/">Google's "Search Near Me Now" - Potential for Ad Revenue</a> <small>Google recently launched a new feature on its homepage for iPhone and Android phones called "Search Near Me Now". The basic concept behind this feature is very simple. Suppose that you are traveling in a New York City and you are just out on 56th street. You were in......</small> </li> <li style="clear: both;"> <img src="http://www.letsgeek.net/wp-content/uploads/2011/06/Motorola_xoom-150x150.jpg" class="imgbte" hspace="5" align="left" width="100" alt="Motorola xoom" title="Motorola xoom" border=0><a onClick="window.location='http://bte.tc/pzW4'; return false;" href="http://www.letsgeek.net/2011/06/samsung-galaxy-tab-8-9-vs-motorola-xoom-which-one-is-better/">Samsung Galaxy Tab 8.9 VS Motorola Xoom - Which one is better?</a> <small>Though the Motorola Xoom is the first Honeycomb tablet flagship device, the Samsung Galaxy 8.9 looks like a good bet to give it a run for its money. The Galaxy is designed as a smaller alternative to the bulkier iPad 2 and Xoom slates. At 8.9 inches it’s larger than......</small> </li> <li style="clear: both;"> <img src="http://www.letsgeek.net/wp-content/uploads/2010/03/logo.jpg" class="imgbte" hspace="5" align="left" width="100" alt="dlvr.it" title="dlvr.it" border=0><a onClick="window.location='http://bte.tc/cc5g'; return false;" href="http://www.letsgeek.net/2010/03/publish-your-feed-to-social-media-with-dlvr-it/">Publish Your Feed To Social Media With Dlvr.It</a> <small>All of your hard work of writing quality articles will be of no use if there are no readers. How will you get the readers? Blogosphere has literally millions of blogs on every possible topic. How somebody gonna know you wrote some brilliant article on "10 ways to make your......</small> </li> </ul><br><br><p><p> <a href="http://www.blogtrafficexchange.com/related-websites"><strong>Similar Websites You May Like</strong></a> <ul>  <li style="clear: both;"> <a onClick="window.location='http://bte.tc/qcpc'; return false;" href="http://blog.banetmillionaire.com/online-business-promotion-and-marketing/adsense-free-tips/">Adsense Free Tips</a> </li> <li style="clear: both;"> <a onClick="window.location='http://bte.tc/qhYA'; return false;" href="http://albertajobsearch.info/ruby-fortune">Ruby Fortune</a> </li> <li style="clear: both;"> <a onClick="window.location='http://bte.tc/jGR'; return false;" href="http://www.lazymanandmoney.com/get-a-free-50-for-opening-a-529-educational-plan/">Get a Free $50 for Opening a 529 Educational Plan</a> </li> <li style="clear: both;"> <a onClick="window.location='http://bte.tc/PP3'; return false;" href="http://steadfastfinances.com/blog/2009/12/03/giving-magicjack-a-honest-try/">Giving 'MagicJack' a Honest Try</a> </li> <li style="clear: both;"> <a onClick="window.location='http://bte.tc/k8n'; return false;" href="http://www.richcreditdebtloan.com/saving-money-with-your-phone/">Saving Money with your Phone</a> </li> </ul><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/LetsGeek?a=IafWyKnA-1c:e8t3FU3iv1M:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/LetsGeek?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/LetsGeek?a=IafWyKnA-1c:e8t3FU3iv1M:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/LetsGeek?i=IafWyKnA-1c:e8t3FU3iv1M:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/LetsGeek?a=IafWyKnA-1c:e8t3FU3iv1M:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/LetsGeek?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/LetsGeek?a=IafWyKnA-1c:e8t3FU3iv1M:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/LetsGeek?i=IafWyKnA-1c:e8t3FU3iv1M:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/LetsGeek/~4/IafWyKnA-1c" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.letsgeek.net/2011/08/the-best-voip-apps-for-android/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.letsgeek.net/2011/08/the-best-voip-apps-for-android/</feedburner:origLink></item>
		<item>
		<title>Ctrl+Alt+Del Your Blogging: How to Defeat Writer’s Block</title>
		<link>http://feedproxy.google.com/~r/LetsGeek/~3/raLeqQboE2I/</link>
		<comments>http://www.letsgeek.net/2011/08/ctrlaltdel-your-blogging-how-to-defeat-writers-block/#comments</comments>
		<pubDate>Fri, 12 Aug 2011 17:17:35 +0000</pubDate>
		<dc:creator>Harsh Athalye</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[techniques]]></category>
		<category><![CDATA[Writer's block]]></category>
		<category><![CDATA[writing resources]]></category>

		<guid isPermaLink="false">http://www.letsgeek.net/?p=1118</guid>
		<description><![CDATA[Even the best bloggers out there have periods of time when they can't quite get their blogging done, and they need to reboot. Given the nature of blogging and how it's very fast-paced these days, even a relatively short case of blogger's block can negatively affect the health of your blog. I'm sure everyone out there has their own set of coping strategies, so I don't mean to prescribe a set of strategies for defeating blogger's block. Instead, I just want to share some things that help me overcome my block; hopefully they can help you as well. And please feel free to share your own coping methods in the comments, as your methods might be even more useful than my own [...]]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.letsgeek.net/2011/08/ctrlaltdel-your-blogging-how-to-defeat-writers-block/" title="Permanent link to Ctrl+Alt+Del Your Blogging: How to Defeat Writer&#8217;s Block"><img class="post_image alignnone" src="http://www.letsgeek.net/wp-content/uploads/2011/08/Writers-block1.jpg" width="240" height="160" alt="Writer's Block" /></a>
</p><div class="KonaBody"><p>[Image courtesy: <a target="_blank" title="Drew Coffman" href="http://www.flickr.com/photos/drewcoffman/" target="_blank">Drew Coffman</a>]</p>
<p>Even the best bloggers out there have periods of time when they can&#8217;t quite get their blogging done, and they need to reboot. Given the nature of blogging and how it&#8217;s very fast-paced these days, even a relatively short case of blogger&#8217;s block can negatively affect the health of your blog. I&#8217;m sure everyone out there has their own set of coping strategies, so I don&#8217;t mean to prescribe a set of strategies for defeating blogger&#8217;s block. Instead, I just want to share some things that help me overcome my block; hopefully they can help you as well. And please feel free to share your own coping methods in the comments, as your methods might be even more useful than my own!</p>
<h2>Do Administrative Tasks</h2>
<p>The first thing you can try to do if you&#8217;re unable to blog is to turn your attention to the administrative tasks of running a blog. This way you can step away from the writing and get down to some other activity that is still useful to keeping your blog healthy. Send out emails to authors for guest posts.  Follow up with potential advertisers. Respond to comments. Check your analytics program. Redesign the template to be more user-friendly. Anything that addresses the health of your blog is still a positive activity, and it just might work to inspire you to write a new post.</p>
<h2>Seek Unusual Sources of Inspiration</h2>
<p>If you&#8217;re blocked, then maybe you should consider finding new and unusual sources of inspiration. In other words, maybe your block happened because you tend to write from the same sources every time you blog. If you write for a particular niche, then try to look outside of that niche for inspiration. For example, if you blog about gadgets, then look at a blog about architecture to see if you can learn any neat tricks from those bloggers regarding how they approach their subjects. Really, you&#8217;ll be surprised how well this works to recharge your brain.</p>
<h2>Keep a Blogging Journal</h2>
<p>Another way to avoid a block is to keep a blogging journal with you at all times. In this blogging journal you can write down ideas for your posts. You can take notes on others blogger&#8217;s posts. You can write down long-term goals or ideas you have about your blog. You can also keep this journal in other forms: you could record voice memos into your phone or video record yourself. The point is that whatever form your journal takes will allow it to be easily accessible and portable. You&#8217;ll want to always be able to record your moments of inspiration, because the constant habit of this will make it much easier for you to do your blogging seriously when you finally sit down at the computer.</p>
<h2>Take a Break</h2>
<p>Some of our worst blocks are the result of our putting too much pressure on ourselves. This is especially true of myself as a blogger. When I force myself to do too much work, or when I take on too many projects, or when I feel overwhelmed, sometimes the best thing I can do is step back from the computer, take a walk outside, or take a quick nap. Sure, it might eat up some of my deadline, but I&#8217;ve found that I feel doubly refreshed after a short break and can immediately throw myself into the work.</p>
<p><em><strong>Mariana Ashley</strong> is a freelance writer who particularly enjoys writing about <a target="_blank" href="http://www.onlinecolleges.net/">accredited online colleges</a>. She loves receiving reader feedback, which can be directed to <a target="_blank" title="mariana.ashley031 @gmail.com" href="mailto:mariana.ashley031 @gmail.com">mariana.ashley031 @gmail.com</a>.</em></p>
</div> <a STYLE="border:none;text-decoration:none;outline:none;" href="http://www.blogtrafficexchange.com"><img border="0" alt="Blog Traffic Exchange" src="http://www.letsgeek.net/wp-content/plugins/related-websites/24x24.png"></a> <a href="http://www.blogtrafficexchange.com/related-posts"><strong>Similar Posts You May Like</strong><br><p></a> <ul>  <li style="clear: both;"> <img src="http://www.letsgeek.net/wp-content/uploads/2010/04/Dewdrop-150x150.jpg" class="imgbte" hspace="5" align="left" width="100" alt="Dewdrop" title="Dewdrop" border=0><a onClick="window.location='http://bte.tc/ccmr'; return false;" href="http://www.letsgeek.net/2010/04/whats-wrong-with-blogging-readers-perspective/">What's Wrong With Blogging - Reader's Perspective</a> <small>Sometime ago, Darren Rowse asked this question on his blog – Problogger. The question kind of stuck in my head and made me think - what is missing from today’s blogosphere? Well, there are two views to answer this question – one as a reader what I still feel lacking......</small> </li> <li style="clear: both;"> <img  class="imgbte" hspace="5" align="left" width="100" alt="blog traffic exchange" title="blog traffic exchange" border=0  src="http://www.letsgeek.net/wp-content/plugins/related-websites/BTE_125x125_2.jpg"/><a onClick="window.location='http://bte.tc/ccPR'; return false;" href="http://www.letsgeek.net/2010/04/first-guest-post-online/">Woohoo..My First Guest Post Online!</a> <small>Today, my first guest post - 7 Things A Blogger Can Learn From IPL - was published on one of the India's most popular technology blogs - Technically Personal. It's an exciting day for me. I think I have taken the first step on the path to become professional blogger.......</small> </li> <li style="clear: both;"> <img src="http://www.letsgeek.net/wp-content/uploads/2010/04/Alphabets-150x150.jpg" class="imgbte" hspace="5" align="left" width="100" alt="Alphabets" title="Alphabets" border=0><a onClick="window.location='http://bte.tc/cbTk'; return false;" href="http://www.letsgeek.net/2010/04/what%e2%80%99s-wrong-with-blogging-%e2%80%93-blogger%e2%80%99s-perspective/">What’s Wrong With Blogging – Blogger’s Perspective</a> <small>Yesterday, I looked at reader's take on What's wrong with blogging - a question asked by Darren Rowse on his blog. Today I want to write about the aspects of blogging which I feel are still undeveloped. Few years ago, blogging was unheard of and there were only few hobbyists......</small> </li> <li style="clear: both;"> <img  class="imgbte" hspace="5" align="left" width="100" alt="blog traffic exchange" title="blog traffic exchange" border=0  src="http://www.letsgeek.net/wp-content/plugins/related-websites/BTE_125x125_2.jpg"/><a onClick="window.location='http://bte.tc/dCSx'; return false;" href="http://www.letsgeek.net/2010/09/10-most-common-reasons-why-blogs-fail/">10 Most Common Reasons Why Blogs Fail!</a> <small>Blogging can be a vital part of succeeding online and most bloggers launch into the blogosphere with incredible energy, committed to making their blog a key tool in their efforts. Some stick to blogging and enjoy incredible ROI on the time and effort they expend. But many of those that......</small> </li> <li style="clear: both;"> <img  class="imgbte" hspace="5" align="left" width="100" alt="blog traffic exchange" title="blog traffic exchange" border=0  src="http://www.letsgeek.net/wp-content/plugins/related-websites/BTE_125x125_2.jpg"/><a onClick="window.location='http://bte.tc/vzJN'; return false;" href="http://www.letsgeek.net/2011/10/how-to-start-making-money-with-your-blog/">How To Start Making Money With Your Blog</a> <small>[image courtesy: bewiki] Many of us dream of location-dependent careers that allow us to work anywhere and at any time we like. Making passive income with the Internet has become a way for many people to do just that. Unfortunately, you can’t just expect to start a blog, start typing away, and......</small> </li> </ul><br><br><p><p> <a href="http://www.blogtrafficexchange.com/related-websites"><strong>Similar Websites You May Like</strong></a> <ul>  <li style="clear: both;"> <a onClick="window.location='http://bte.tc/c76'; return false;" href="http://www.blogtrafficexchange.com/keeping-it-fresh/">Keeping It Fresh</a> </li> <li style="clear: both;"> <a onClick="window.location='http://bte.tc/s7CH'; return false;" href="http://emoneymakingonline.com/2011/08/29/guest-post-blog/">5 Reasons To Allow Guest Post In Your Blog</a> </li> <li style="clear: both;"> <a onClick="window.location='http://bte.tc/a58'; return false;" href="http://www.buildify.com/professional-blogging-roundup-winter-begins/">Professional Blogging Roundup: Winter Begins</a> </li> <li style="clear: both;"> <a onClick="window.location='http://bte.tc/bQx'; return false;" href="http://www.buildify.com/positive-qualities-for-a-corporate-blog/">Positive Qualities for a Corporate Blog</a> </li> <li style="clear: both;"> <a onClick="window.location='http://bte.tc/qu9S'; return false;" href="http://www.theconservativejournalblog.com/2011/06/29/outlining-your-blog-8-things-to-do-before-choosing-a-url/">Outlining Your Blog: 8 Things to do Before Choosing a URL</a> </li> </ul><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/LetsGeek?a=raLeqQboE2I:6yVJVAbLiTQ:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/LetsGeek?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/LetsGeek?a=raLeqQboE2I:6yVJVAbLiTQ:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/LetsGeek?i=raLeqQboE2I:6yVJVAbLiTQ:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/LetsGeek?a=raLeqQboE2I:6yVJVAbLiTQ:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/LetsGeek?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/LetsGeek?a=raLeqQboE2I:6yVJVAbLiTQ:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/LetsGeek?i=raLeqQboE2I:6yVJVAbLiTQ:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/LetsGeek/~4/raLeqQboE2I" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.letsgeek.net/2011/08/ctrlaltdel-your-blogging-how-to-defeat-writers-block/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.letsgeek.net/2011/08/ctrlaltdel-your-blogging-how-to-defeat-writers-block/</feedburner:origLink></item>
		<item>
		<title>Samsung Galaxy Tab 8.9 VS Motorola Xoom – Which one is better?</title>
		<link>http://feedproxy.google.com/~r/LetsGeek/~3/BOqQ0pSHYGk/</link>
		<comments>http://www.letsgeek.net/2011/06/samsung-galaxy-tab-8-9-vs-motorola-xoom-which-one-is-better/#comments</comments>
		<pubDate>Sun, 19 Jun 2011 16:47:19 +0000</pubDate>
		<dc:creator>Harsh Athalye</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[IPad]]></category>
		<category><![CDATA[Motorola]]></category>
		<category><![CDATA[Samsung]]></category>
		<category><![CDATA[Samsung Galaxy Tab]]></category>
		<category><![CDATA[Xoom]]></category>

		<guid isPermaLink="false">http://www.letsgeek.net/?p=1105</guid>
		<description><![CDATA[Though the Motorola Xoom is the first Honeycomb tablet flagship device, the Samsung Galaxy 8.9 looks like a good bet to give it a run for its money. The Galaxy is designed as a smaller alternative to the bulkier iPad 2 and Xoom slates. At 8.9 inches it’s larger than the previous 7 inch Galaxy, [...]]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.letsgeek.net/2011/06/samsung-galaxy-tab-8-9-vs-motorola-xoom-which-one-is-better/" title="Permanent link to Samsung Galaxy Tab 8.9 VS Motorola Xoom &#8211; Which one is better?"><img class="post_image alignnone" src="http://www.letsgeek.net/wp-content/uploads/2011/05/Samsung-Galaxy-Tab.jpg" width="500" height="500" alt="samsung galaxy tab" /></a>
</p><div class="KonaBody"><p>Though the Motorola Xoom is the first <a target="_blank" href="http://www.thebestandroidtablet.com">Honeycomb tablet</a> flagship device, the Samsung Galaxy 8.9 looks like a good bet to give it a run for its money. The Galaxy is designed as a smaller alternative to the bulkier iPad 2 and Xoom slates. At 8.9 inches it’s larger than the previous 7 inch Galaxy, which was like a smart phone on growth hormones, yet it’s smaller than the sometimes large feeling traditional tablets. In the hand it feels just right, at about the same size as an A5 notebook.</p>
<p>The Xoom is currently on sale, but the Galaxy 8.9 is not available until later in the summer. Perhaps, this gives the Xoom a heads up, as it can get a comfortable position in the tablet market place before the Galaxy can even get going.</p>
<p>Samsung will hope the Galaxy’s dimensions will give it a distinct advantage in the handheld market, putting faith in the fact their tablet is sized ideally for long periods of holding. The Xoom is a bit of a monster compared to the Galaxy 8.9, weighing in at 730 grams to the Samsung’s 470 grams. It’s also a far thicker machine, its 12.6mm deep compared to the Galaxy which is a wafer thin 8.6mm deep.</p>
<p>This size difference is a plus for the Xoom as far as screen size is concerned. The Xoom’s screen is a netbook sized 10.1 inches and the Galaxy’s 8.9 inches. Both run the same 1200&#215;800 resolution but as the Xoom’s display area is larger it’s better for watching films.</p>
<p>The machines are both powered by the same chip, a Tegra 2 chip, 1GHz dual-core processor. This processor is a fast piece of kit in any machine and is more than capable to do the donkey work in both these tablets.</p>
<p><a href="http://www.letsgeek.net/wp-content/uploads/2011/06/Motorola_xoom.jpg"><img class="alignnone size-full wp-image-1111" title="Motorola xoom" src="http://www.letsgeek.net/wp-content/uploads/2011/06/Motorola_xoom.jpg" alt="" width="500" height="374" /></a></p>
<p><a target="_blank" href="http://www.flickr.com/photos/sekimura/">Image by sekimure </a></p>
<p>Storage is a different story; the Samsung will come with a 16GB and a 32GB in built memory option, whereas the Xoom has 32GB’s of storage only. Both have the option of inserting up to 32GB of extra memory through the wonders of an SD card.</p>
<p>Dual cameras are available in both slates. The Xoom is equipped with a 5MP rear-camera capable of 720p recording and a 2MP camera for video calling. The Galaxy goes one step further with a whopping 8MP for the rear camera, that can capture 1080p video and a 2mp camera for video calling in the front. The two tablets are both set up for the Honeycomb Android 3.0 OS, so there is no difference here. The new OS allows multitasking and is seen as a huge improvement on the 2.2 Android OS as it’s created specifically for tablet usage.</p>
<p>Connectivity is the buzzword around tablets at the moment, with some not offering all the connections some feel is necessary. Fortunately, both the Samsung and the Motorola are well equipped. Both computers are compatible with Bluetooth, WI-Fi, 3G, and are upgradeable to 4G when it arrives. They also support Flash Player, a contentious issue in the tablet fraternity, and both have USB ports, though the Galaxy has no HDMI port.<br />
As far as pricing is concerned the Xoom costs $599 for the Wi-Fi model whereas the Galaxy is expected to have a substantially lower price when it arrives, somewhere around the $500 mark, making it the cheaper of the two, though it has a smaller screen.</p>
<p>Considering which tablet to buy is a tough option, both have their pluses. Mainly it depends on whether you want portability  over screen size.  Though, as the only available option currently is the Xoom, it should probably win out for the moment.</p>
<p><em>This Guest post is written by Alex. Alex writes at <a target="_blank" href="http://www.thebestandroidtablet.com">the best android tablet</a>, a web site dedicated to android tablets.</em></p>
</div><p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.letsgeek.net%2F2011%2F06%2Fsamsung-galaxy-tab-8-9-vs-motorola-xoom-which-one-is-better%2F&amp;title=Samsung%20Galaxy%20Tab%208.9%20VS%20Motorola%20Xoom%20%E2%80%93%20Which%20one%20is%20better%3F" id="wpa2a_4"><img src="http://www.letsgeek.net/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share"/></a></p> <a STYLE="border:none;text-decoration:none;outline:none;" href="http://www.blogtrafficexchange.com"><img border="0" alt="Blog Traffic Exchange" src="http://www.letsgeek.net/wp-content/plugins/related-websites/24x24.png"></a> <a href="http://www.blogtrafficexchange.com/related-posts"><strong>Similar Posts You May Like</strong><br><p></a> <ul>  <li style="clear: both;"> <img src="http://www.letsgeek.net/wp-content/uploads/2010/01/NewOrkut.jpeg" class="imgbte" hspace="5" align="left" width="100" alt="New Orkut" title="New Orkut" border=0><a onClick="window.location='http://bte.tc/ccdF'; return false;" href="http://www.letsgeek.net/2010/01/new-orkut-old-wine-in-a-new-bottle/">New Orkut - Old Wine In A New Bottle</a> <small>Orkut has recently revamped its entire "look n feel" to be more competitive with its nemesis, Facebook. Definitely, Orkut has introduced some pretty neat features and a slick interface which resembles closely to facebook, but on its way Orkut also spared out some of the good features which old......</small> </li> <li style="clear: both;"> <img  class="imgbte" hspace="5" align="left" width="100" alt="blog traffic exchange" title="blog traffic exchange" border=0  src="http://www.letsgeek.net/wp-content/plugins/related-websites/BTE_125x125_2.jpg"/><a onClick="window.location='http://bte.tc/cbUw'; return false;" href="http://www.letsgeek.net/2010/03/weekend-fun-fibonacci-series-using-ms-dos/">Weekend Fun: Fibonacci Series Using MS-DOS</a> <small>It's a weekend (well, actually it's end of weekend :-( ) I am bored of doing any serious work today. It's a hot sunny day outside as summer is catching up, so going out is not an option. There is nothing interesting to watch on television (and there rarely is......</small> </li> <li style="clear: both;"> <img  class="imgbte" hspace="5" align="left" width="100" alt="blog traffic exchange" title="blog traffic exchange" border=0  src="http://www.letsgeek.net/wp-content/plugins/related-websites/BTE_125x125_2.jpg"/><a onClick="window.location='http://bte.tc/ccaY'; return false;" href="http://www.letsgeek.net/2010/01/googles-search-near-me-now-potential-for-ad-revenue/">Google's "Search Near Me Now" - Potential for Ad Revenue</a> <small>Google recently launched a new feature on its homepage for iPhone and Android phones called "Search Near Me Now". The basic concept behind this feature is very simple. Suppose that you are traveling in a New York City and you are just out on 56th street. You were in......</small> </li> <li style="clear: both;"> <img src="http://www.letsgeek.net/wp-content/uploads/2010/03/Shopping1-150x150.jpg" class="imgbte" hspace="5" align="left" width="100" alt="Google Shopping Option Panel" title="Google Shopping Option Panel" border=0><a onClick="window.location='http://bte.tc/cbW9'; return false;" href="http://www.letsgeek.net/2010/03/online-shopping-made-easy-by-google/">Online Shopping Made Easy By Google</a> <small>Yesterday Google India announced launch of another tool in its wide range of services - to find product pricing information in India. As per the blog post, this new shopping tool scans millions of web pages to gather the product information and its pricing details across various online commercial sites.......</small> </li> <li style="clear: both;"> <img  class="imgbte" hspace="5" align="left" width="100" alt="blog traffic exchange" title="blog traffic exchange" border=0  src="http://www.letsgeek.net/wp-content/plugins/related-websites/BTE_125x125_2.jpg"/><a onClick="window.location='http://bte.tc/fDyy'; return false;" href="http://www.letsgeek.net/2010/12/voip-winner-or-killer/">VoIP - Winner or Killer?</a> <small>I'm Sergey. I work in IT for a long time and I wanted to share with you some of my anti-geek ideas. During 10 years of working in IT I saw, how things are changing. One technology replaces another, and exactly after the successful replacement the new killer technology is......</small> </li> </ul><br><br><p><p> <a href="http://www.blogtrafficexchange.com/related-websites"><strong>Similar Websites You May Like</strong></a> <ul>  <li style="clear: both;"> <a onClick="window.location='http://bte.tc/tVZR'; return false;" href="http://www.maheshkukreja.com/samsung-smart-hub-your-tv-just-got-smarter">Samsung Smart Hub: Your TV Just got Smarter</a> </li> <li style="clear: both;"> <a onClick="window.location='http://bte.tc/jrnM'; return false;" href="http://nickvardy.com/2011/03/13/sky%e2%80%99s-limit-chinese-chips-star/">Sky’s the Limit for Chinese Chips Star</a> </li> <li style="clear: both;"> <a onClick="window.location='http://bte.tc/tduV'; return false;" href="http://www.lazymanandmoney.com/hp-pavilion-dm1z-laptop-powerful-portable-computing-on-a-budget/">HP Pavilion dm1z Laptop: Powerful Portable Computing on a Budget</a> </li> <li style="clear: both;"> <a onClick="window.location='http://bte.tc/ytZm'; return false;" href="http://www.gadgetsera.com/herotab-tablet-pc-review/">Herotab Tablet PC Review</a> </li> <li style="clear: both;"> <a onClick="window.location='http://bte.tc/bbEU'; return false;" href="http://www.handymanfixhomerepair.com/solar-screens/">Solar Screens</a> </li> </ul><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/LetsGeek?a=BOqQ0pSHYGk:CZVpBSjg-BM:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/LetsGeek?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/LetsGeek?a=BOqQ0pSHYGk:CZVpBSjg-BM:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/LetsGeek?i=BOqQ0pSHYGk:CZVpBSjg-BM:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/LetsGeek?a=BOqQ0pSHYGk:CZVpBSjg-BM:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/LetsGeek?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/LetsGeek?a=BOqQ0pSHYGk:CZVpBSjg-BM:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/LetsGeek?i=BOqQ0pSHYGk:CZVpBSjg-BM:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/LetsGeek/~4/BOqQ0pSHYGk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.letsgeek.net/2011/06/samsung-galaxy-tab-8-9-vs-motorola-xoom-which-one-is-better/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.letsgeek.net/2011/06/samsung-galaxy-tab-8-9-vs-motorola-xoom-which-one-is-better/</feedburner:origLink></item>
		<item>
		<title>Internet Monitoring Software: A happy employee means better productivity</title>
		<link>http://feedproxy.google.com/~r/LetsGeek/~3/E_d6nBOpogA/</link>
		<comments>http://www.letsgeek.net/2011/04/internet-monitoring-software-a-happy-employee-means-better-productivity/#comments</comments>
		<pubDate>Wed, 13 Apr 2011 05:24:24 +0000</pubDate>
		<dc:creator>Harsh Athalye</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.letsgeek.net/?p=1099</guid>
		<description><![CDATA[Whether it’s the telephone line, photocopying, stationary, or any other company resources that can be abused, there have always been – and there always will be – employees who take advantage of such things. Internet use is no exception to this. SMEs have often considered the adoption of internet monitoring software to control internet access [...]]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.letsgeek.net/2011/04/internet-monitoring-software-a-happy-employee-means-better-productivity/" title="Permanent link to Internet Monitoring Software: A happy employee means better productivity"><img class="post_image alignnone" src="http://www.letsgeek.net/wp-content/uploads/2011/04/internet-monitoring-small.jpg" width="400" height="300" alt="typing" /></a>
</p><div class="KonaBody"><p>Whether it’s the telephone line, photocopying, stationary, or any other company resources that can be abused, there have always been – and there always will be – employees who take advantage of such things. Internet use is no exception to this. SMEs have often considered the adoption of internet monitoring software to control internet access by employees, yet some refuse to take such action as they believe it might create a sort of ‘Big Brother’ atmosphere – and no one wants their employees to feel ‘watched’.</p>
<p>Little do they know that the deployment of internet monitoring software can create a happier, safer and more respectable environment – boosting employee morale and increasing productivity. The way to understand this is by seeing the two sides of the coin:</p>
<p>&nbsp;</p>
<p><em>Tails: The workplace without internet monitoring software </em></p>
<p>Imagine you are a hard working employee. You set your priorities and start working on those targets, only to be disrupted by the colleague sitting next to you who’s giggling as he/she watches some funny clip on YouTube. Although this annoys you, you try your best to ignore and focus. Next is the person sitting at the desk right opposite who starts talking about the latest shoes on ASOS to the colleague sitting next to him/her and you have to endure there chit chat on the latest fashion as they browse through different online shopping sites. After a short peaceful pause another colleague informs all of you about the latest event he/she just got invited to through Facebook. But the cherry on the cake is that point when everyone seems to be finally focused on their work and you suddenly start witnessing problems with bandwidth thanks to all the hogging – not to mention the times when the system crashes down and you have to halt those projects because someone was surfing through one of those offensive sites which was a treasure throve for malicious software and infected the network with malware.</p>
<p>This is a simple example of a daily scene employees experience at their place of work. The results of such environments vary according to the employee. Some employees might get frustrated and eventually, after seeing no action is being taken on their fellow cyberslackers, decide that if they can’t win them they might as well just join them. The more responsible employees might decide they just had enough and leave the company. Some might file a legal claim because of the offensive, racist and/or illicit websites they have seen being accessed in the workplace.</p>
<p>&nbsp;</p>
<p><em>Heads: The workplace with internet monitoring software</em></p>
<p>Now just imagine how different the picture would be if the right internet monitoring software were applied.</p>
<ol>
<li><strong>Offensive, illegal and illicit material is instantly blocked</strong> – meaning no employee will find him/herself in any awkward situation, and also that your organization has a much smaller risk of finding itself in court.</li>
</ol>
<ol>
<li><strong>Bandwidth use is controlled</strong> – therefore employees will be able to follow webinars, watch informative videos, browse work related websites and do any other web activities which can help improve their work performance, efficiently.</li>
</ol>
<ol>
<li><strong>Internet access is controlled</strong> – this should put an end to cyberslacking because if administrators receive a notification saying a particular employee has been wasting time on non-work related sites for X period of time, they can send the individual a warning and if no changes are made, action is taken.  In this way, hardworking employees will not be disrupted. Also, once employees know their internet activity is being monitored, there are high chances they will work harder and avoid procrastinating on the web.</li>
</ol>
<ol>
<li><strong>Less chances of malware attacks</strong> – the possibility of finding malicious software is generally greater in the case of social media sites (them being most visited and therefore most targeted by malware creators), seedy sites (such as porn sites and gaming sites), and other sites you would probably block and or control access to when using internet monitoring software. In this way the chances of the network crashing are very low and employees’ work won’t be disrupted.</li>
</ol>
<p>That deploying internet monitoring software within organizations can lower employee morale is a misconception (subject to it being properly deployed, employees are informed and they understand the reasons why). Internet monitoring software actually heightens employee morale and improves productivity – it is when there’s absence of such an indispensable tool that the workflow starts legging behind.</p>
<p><em> </em></p>
<p><em>This guest post was provided by </em><em>Christina Goggi<em> on behalf of GFI Software Ltd. GFI is a leading software developer that provides a single source for network administrators to address their network security, content security and messaging needs. More information: GFI </em></em><a target="_blank" href="http://www.gfi.com/internet-monitoring-software"><em>Internet Monitoring Software</em></a><em>. </em><em>All product and company names herein may be trademarks of their respective owners.</em></p>
<p>&nbsp;</p>
</div><p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.letsgeek.net%2F2011%2F04%2Finternet-monitoring-software-a-happy-employee-means-better-productivity%2F&amp;title=Internet%20Monitoring%20Software%3A%20A%20happy%20employee%20means%20better%20productivity" id="wpa2a_6"><img src="http://www.letsgeek.net/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share"/></a></p> <a STYLE="border:none;text-decoration:none;outline:none;" href="http://www.blogtrafficexchange.com"><img border="0" alt="Blog Traffic Exchange" src="http://www.letsgeek.net/wp-content/plugins/related-websites/24x24.png"></a> <a href="http://www.blogtrafficexchange.com/related-posts"><strong>Similar Posts You May Like</strong><br><p></a> <ul>  <li style="clear: both;"> <img  class="imgbte" hspace="5" align="left" width="100" alt="blog traffic exchange" title="blog traffic exchange" border=0  src="http://www.letsgeek.net/wp-content/plugins/related-websites/BTE_125x125_2.jpg"/><a onClick="window.location='http://bte.tc/e-mW'; return false;" href="http://www.letsgeek.net/2010/11/10-tips-for-setting-up-an-office-network/">10 Tips for Setting Up an Office Network</a> <small>Your business has grown beyond its first computer, so now is the time to get your network in place. By networking your computers together, you can share centralized resources such as an Internet connection, programs, files and printers. You can even fax and scan over the network if you have......</small> </li> <li style="clear: both;"> <img  class="imgbte" hspace="5" align="left" width="100" alt="blog traffic exchange" title="blog traffic exchange" border=0  src="http://www.letsgeek.net/wp-content/plugins/related-websites/BTE_125x125_2.jpg"/><a onClick="window.location='http://bte.tc/vzJN'; return false;" href="http://www.letsgeek.net/2011/10/how-to-start-making-money-with-your-blog/">How To Start Making Money With Your Blog</a> <small>[image courtesy: bewiki] Many of us dream of location-dependent careers that allow us to work anywhere and at any time we like. Making passive income with the Internet has become a way for many people to do just that. Unfortunately, you can’t just expect to start a blog, start typing away, and......</small> </li> <li style="clear: both;"> <img src="http://www.letsgeek.net/wp-content/uploads/2010/01/sqaured1-1023x609-150x150.jpg" class="imgbte" hspace="5" align="left" width="100" alt="Google Squared" title="Google Squared" border=0><a onClick="window.location='http://bte.tc/ccWe'; return false;" href="http://www.letsgeek.net/2010/01/google-squared-%e2%80%93-matrix-of-comparative-search-results/">Google Squared – Matrix of Comparative Search Results</a> <small>More often than not, I would like to see comparative results. For example, let’s say I want to find out and compare different operating systems in existence today. As per traditional way, I will have to go to wikipedia or some such site to search for each and every operating......</small> </li> <li style="clear: both;"> <img  class="imgbte" hspace="5" align="left" width="100" alt="blog traffic exchange" title="blog traffic exchange" border=0  src="http://www.letsgeek.net/wp-content/plugins/related-websites/BTE_125x125_2.jpg"/><a onClick="window.location='http://bte.tc/fDyy'; return false;" href="http://www.letsgeek.net/2010/12/voip-winner-or-killer/">VoIP - Winner or Killer?</a> <small>I'm Sergey. I work in IT for a long time and I wanted to share with you some of my anti-geek ideas. During 10 years of working in IT I saw, how things are changing. One technology replaces another, and exactly after the successful replacement the new killer technology is......</small> </li> <li style="clear: both;"> <img src="http://www.letsgeek.net/wp-content/uploads/2010/05/Chart-150x150.jpg" class="imgbte" hspace="5" align="left" width="100" alt="Browser-Html5-Comparison-Chart" title="Browser-Html5-Comparison-Chart" border=0><a onClick="window.location='http://bte.tc/cbNC'; return false;" href="http://www.letsgeek.net/2010/05/how-good-is-your-browser-for-html5/">How Good Is Your Browser For HTML5?</a> <small>As the next major revision to HTML language is in progress - called HTML 5, leading browsers already started incorporating some of the features proposed in this standard. HTML5 provides array of tools to fulfill the needs of modern multimedia-rich web applications. With all the hype surrounding HTML5, no wonder......</small> </li> </ul><br><br><p><p> <a href="http://www.blogtrafficexchange.com/related-websites"><strong>Similar Websites You May Like</strong></a> <ul>  <li style="clear: both;"> <a onClick="window.location='http://bte.tc/pPWv'; return false;" href="http://albertajobsearch.info/why-should-you-use-niche-market-finding-software">Why Should You Use Niche Market Finding Software?</a> </li> <li style="clear: both;"> <a onClick="window.location='http://bte.tc/sD-c'; return false;" href="http://albertajobsearch.info/the-net-and-the-way-to-make-additional-money">The Net And The Way To Make Additional Money</a> </li> <li style="clear: both;"> <a onClick="window.location='http://bte.tc/bBy'; return false;" href="http://www.buildify.com/how-to-use-blog-networks-to-promote-your-corporate-blog/">How to Use Blog Networks to Promote Your Corporate Blog</a> </li> <li style="clear: both;"> <a onClick="window.location='http://bte.tc/azzw'; return false;" href="http://www.richcreditdebtloan.com/how-to-get-more-from-your-work-in-a-down-economy/">How to get More From Your Work in a Down Economy</a> </li> <li style="clear: both;"> <a onClick="window.location='http://bte.tc/Bj9'; return false;" href="http://www.rateladder.com/2006/12/27/prosercom-the-one-bad-thing/">Proser.com the one bad thing</a> </li> </ul><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/LetsGeek?a=E_d6nBOpogA:SSSWBOgu8UI:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/LetsGeek?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/LetsGeek?a=E_d6nBOpogA:SSSWBOgu8UI:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/LetsGeek?i=E_d6nBOpogA:SSSWBOgu8UI:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/LetsGeek?a=E_d6nBOpogA:SSSWBOgu8UI:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/LetsGeek?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/LetsGeek?a=E_d6nBOpogA:SSSWBOgu8UI:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/LetsGeek?i=E_d6nBOpogA:SSSWBOgu8UI:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/LetsGeek/~4/E_d6nBOpogA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.letsgeek.net/2011/04/internet-monitoring-software-a-happy-employee-means-better-productivity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.letsgeek.net/2011/04/internet-monitoring-software-a-happy-employee-means-better-productivity/</feedburner:origLink></item>
		<item>
		<title>How to Choose a Microsoft Office Alternative</title>
		<link>http://feedproxy.google.com/~r/LetsGeek/~3/bSSWqyzNR0k/</link>
		<comments>http://www.letsgeek.net/2011/04/how-to-choose-a-microsoft-office-alternative/#comments</comments>
		<pubDate>Sat, 09 Apr 2011 08:02:52 +0000</pubDate>
		<dc:creator>Harsh Athalye</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Office]]></category>

		<guid isPermaLink="false">http://www.letsgeek.net/?p=1093</guid>
		<description><![CDATA[Offices all over the globe have used Microsoft Office for many years as the standard office suite, but many other products offer similar features for the office that prefers a less expensive solution. Walk through these steps to find alternative software packages that will support existing office duties [...]]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.letsgeek.net/2011/04/how-to-choose-a-microsoft-office-alternative/" title="Permanent link to How to Choose a Microsoft Office Alternative"><img class="post_image alignnone" src="http://www.letsgeek.net/wp-content/uploads/2011/04/thinking.jpg" width="400" height="674" alt="Thinking" /></a>
</p><div class="KonaBody"><p>Offices all over the globe have used Microsoft Office for many years as the standard office suite, but many other products offer similar features for the office that prefers a less expensive solution. Walk through these steps to find alternative software packages that will support existing office duties.</p>
<p>1.	<strong>Software needs</strong> &#8211; Some offices require the simplest word processor and an occasional spreadsheet and can be very productive with basic software. Other professions must rely on the robust calculations and editing features offered by the most elaborate software packages on the market. Specific decisions begin with close examination of all business processes that would be supported by the software. Evaluate the business activities that require use of an office suite, and ask for input from the employees responsible for each task.</p>
<p>2.	<strong>Existing options</strong> &#8211; After the business environment is documented, the next step is to look closely at the software that is on the market. Evaluate the longevity of the products and the probability that they will still be available in three years. Information is available from software magazines and websites that specialize in tracking the software markets. The most expensive software is not necessarily the best software solution. Some freeware and shareware software is preferred by users all over the world because of its user community and ease of use.</p>
<p>3.	<strong>Operating system</strong> &#8211; If the computers have already been purchased for the office environment, the office suite must be compatible with the existing operating system on each computer. Some office suites can run on virtually every operating system version. Knowledge of the operating system is important prior to the purchase of the office suite because some software packages will not run on certain operating systems. User reviews are important for determining the success with which each office suite is used on each operating system.</p>
<p>4.	<strong>Compatibility</strong> &#8211; For the office with an extensive library of existing files, the new office suite must be able to read the existing files. Conversion programs are important, but many features in existing files will be lost by the less advanced software components. If existing files have been created using the proprietary features within another software suite, most conversion programs will lose these special features. New files can be created, but the time to convert important documents may not be available. When the office shares documents with clients, special consideration must be given to their ability to read the files produced by the office suite of choice.</p>
<p>5.	<strong>Budget</strong> &#8211; One of the reasons for switching to another office suite is the cost of the required software licenses. Many software packages are available for purchase in varying price ranges. The license agreements vary from individual, to small group, to unlimited licenses. Initial price may be higher for some software, but the long-term cost may be more reasonable. Avoid licenses that will expire in a year because the license renewal expense will be incurred even if new versions of the software are not provided.</p>
<p>6.	<strong>Training requirement</strong> &#8211; Software usability varies from intuitive and simple to very complex and the training needs can cause work disruption until every employee masters certain tasks. Every software program will offer some level of training that must be evaluated for its usefulness. Individual training that can be completed online is preferred to traditional training that requires travel and time away from work. Few software companies offer traditional training because of the power of webcasts and online videos that demonstrate each software function.</p>
<p>7.	<strong>Opinions</strong> &#8211; When reading reviews of other software users, look for forums where opinions are challenged by other points of view. Users that can write a review in a magazine without challenge from others can oversell or excoriate a software package that might work well in your office. Multiple points of view will provide balanced input that brings issues to light without blinding potential buyers with too much sales hype. Speak with other business owners and people who use the software packages in similar settings to determine their success.</p>
<p>8.	<strong>Trial periods</strong> &#8211; Some software providers will offer trial periods for users to evaluate software prior to purchase. Take advantage of these trials and work diligently to determine the actual software features that exist in the office suite. Multiple software packages can be evaluated concurrently to shorten the evaluation period. Uninstall any software suites that will not meet the need.</p>
<p>Once these steps are completed, the new office suite can be installed on each computer and normal office operations can proceed. Whenever software glitches are discovered, contact the provider and work with the user community to improve the product.</p>
<p><em>This guest post was written by John Brook. He is one of the employees at a <a target="_blank" href="http://www.officekitten.co.uk/">cheap office stationery</a> supplier in the UK, and spends a lot of his time talking about <a target="_blank" href="http://www.officekitten.co.uk/categories/furniture-desks.html">computer desks</a> and other office goods.</em></p>
</div> <a STYLE="border:none;text-decoration:none;outline:none;" href="http://www.blogtrafficexchange.com"><img border="0" alt="Blog Traffic Exchange" src="http://www.letsgeek.net/wp-content/plugins/related-websites/24x24.png"></a> <a href="http://www.blogtrafficexchange.com/related-posts"><strong>Similar Posts You May Like</strong><br><p></a> <ul>  <li style="clear: both;"> <img  class="imgbte" hspace="5" align="left" width="100" alt="blog traffic exchange" title="blog traffic exchange" border=0  src="http://www.letsgeek.net/wp-content/plugins/related-websites/BTE_125x125_2.jpg"/><a onClick="window.location='http://bte.tc/cjTa'; return false;" href="http://www.letsgeek.net/2010/06/thesis-1-7-custom-file-editor-error-wordpress-3-0/">Thesis 1.7 Custom File Editor Errors Out In Wordpress 3.0</a> <small>Wordpress 3.0, the much awaited wordpress release so far, finally arrived and I was excited to try to it out on my blog just like so many bloggers out there. I did and I was exploring the new features of this setup when I ran into the problem. I have......</small> </li> <li style="clear: both;"> <img  class="imgbte" hspace="5" align="left" width="100" alt="blog traffic exchange" title="blog traffic exchange" border=0  src="http://www.letsgeek.net/wp-content/plugins/related-websites/BTE_125x125_2.jpg"/><a onClick="window.location='http://bte.tc/c8JJ'; return false;" href="http://www.letsgeek.net/2010/07/top-20-replies-of-software-developer-when-program-doesnt-work/">Top 20 Replies Of Software Developer When Program Doesn't Work</a> <small>Software development is such a fun, but only when everything goes as per our wish. When things go wrong, blame game starts. By default, the blame is attached to software developer since he designed the software, but being smart by nature (aha!), software developer never accept it and below are......</small> </li> <li style="clear: both;"> <img  class="imgbte" hspace="5" align="left" width="100" alt="blog traffic exchange" title="blog traffic exchange" border=0  src="http://www.letsgeek.net/wp-content/plugins/related-websites/BTE_125x125_2.jpg"/><a onClick="window.location='http://bte.tc/cgU8'; return false;" href="http://www.letsgeek.net/2010/06/a-list-of-useful-microsoft-office-cheats-shortcuts/">A List of Useful Microsoft Office Cheats & Shortcuts</a> <small>Learning how to use Microsoft Office is fun, especially if you become familiar with the shortcuts of its programs. Here is a comprehensive list of Microsoft Office shortcuts that you may use as a cheat sheet for your projects. Enjoy learning! Microsoft Excel The following functions apply to version 97/98/2000......</small> </li> <li style="clear: both;"> <img  class="imgbte" hspace="5" align="left" width="100" alt="blog traffic exchange" title="blog traffic exchange" border=0  src="http://www.letsgeek.net/wp-content/plugins/related-websites/BTE_125x125_2.jpg"/><a onClick="window.location='http://bte.tc/fDyy'; return false;" href="http://www.letsgeek.net/2010/12/voip-winner-or-killer/">VoIP - Winner or Killer?</a> <small>I'm Sergey. I work in IT for a long time and I wanted to share with you some of my anti-geek ideas. During 10 years of working in IT I saw, how things are changing. One technology replaces another, and exactly after the successful replacement the new killer technology is......</small> </li> <li style="clear: both;"> <img  class="imgbte" hspace="5" align="left" width="100" alt="blog traffic exchange" title="blog traffic exchange" border=0  src="http://www.letsgeek.net/wp-content/plugins/related-websites/BTE_125x125_2.jpg"/><a onClick="window.location='http://bte.tc/e-mW'; return false;" href="http://www.letsgeek.net/2010/11/10-tips-for-setting-up-an-office-network/">10 Tips for Setting Up an Office Network</a> <small>Your business has grown beyond its first computer, so now is the time to get your network in place. By networking your computers together, you can share centralized resources such as an Internet connection, programs, files and printers. You can even fax and scan over the network if you have......</small> </li> </ul><br><br><p><p> <a href="http://www.blogtrafficexchange.com/related-websites"><strong>Similar Websites You May Like</strong></a> <ul>  <li style="clear: both;"> <a onClick="window.location='http://bte.tc/puHb'; return false;" href="http://albertajobsearch.info/wireless-broadband-internet-whether-it-is-lan-or-wan-service-is-associated-having-a">Wireless Broadband Internet-whether It Is LAN Or WAN Service-is Associated Having A</a> </li> <li style="clear: both;"> <a onClick="window.location='http://bte.tc/apjp'; return false;" href="http://www.richcreditdebtloan.com/save-time-money-and-space-in-over-80-ways/">Save Time, Money and Space in Over 80 Ways</a> </li> <li style="clear: both;"> <a onClick="window.location='http://bte.tc/wSUP'; return false;" href="http://www.averyjparker.com/2005/08/09/browser-competition-market-decisions-and-open-standards/">Browser competition, market decisions and open standards</a> </li> <li style="clear: both;"> <a onClick="window.location='http://bte.tc/eJpu'; return false;" href="http://emoneymakingonline.com/2010/10/09/free-feature-rich-shopping-carts/">5 Free &amp; Feature Rich Shopping Carts</a> </li> <li style="clear: both;"> <a onClick="window.location='http://bte.tc/mVV-'; return false;" href="http://www.small-businessmarketing.co.uk/microsoft-office/">Microsoft Office</a> </li> </ul><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/LetsGeek?a=bSSWqyzNR0k:cCilF-pzmnw:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/LetsGeek?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/LetsGeek?a=bSSWqyzNR0k:cCilF-pzmnw:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/LetsGeek?i=bSSWqyzNR0k:cCilF-pzmnw:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/LetsGeek?a=bSSWqyzNR0k:cCilF-pzmnw:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/LetsGeek?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/LetsGeek?a=bSSWqyzNR0k:cCilF-pzmnw:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/LetsGeek?i=bSSWqyzNR0k:cCilF-pzmnw:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/LetsGeek/~4/bSSWqyzNR0k" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.letsgeek.net/2011/04/how-to-choose-a-microsoft-office-alternative/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.letsgeek.net/2011/04/how-to-choose-a-microsoft-office-alternative/</feedburner:origLink></item>
		<item>
		<title>5 Ways to Make Your Solid Ink Last Longer</title>
		<link>http://feedproxy.google.com/~r/LetsGeek/~3/H1N16UKxmxY/</link>
		<comments>http://www.letsgeek.net/2011/02/5-ways-to-make-your-solid-ink-last-longer/#comments</comments>
		<pubDate>Sat, 26 Feb 2011 08:32:05 +0000</pubDate>
		<dc:creator>Harsh Athalye</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tips and Tricks]]></category>

		<guid isPermaLink="false">http://www.letsgeek.net/?p=1086</guid>
		<description><![CDATA[If you are using a solid ink printer, which is also known as 'phase change ink' or 'hot melt ink', you may know all ready that solid ink printers are actually less expensive than a laser printer on a per-page basis. And solid ink is made to last longer than any toner before it. Here are some handy tips to help you cut expenses further by making your solid ink last even longer [...]]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.letsgeek.net/2011/02/5-ways-to-make-your-solid-ink-last-longer/" title="Permanent link to 5 Ways to Make Your Solid Ink Last Longer"><img class="post_image alignnone" src="http://www.letsgeek.net/wp-content/uploads/2011/02/printer1.jpg" width="400" height="296" alt="printer" /></a>
</p><div class="KonaBody"><p>If you are using a solid ink printer, which is also known as &#8216;phase change ink&#8217; or &#8216;hot melt ink&#8217;, you may know all ready that solid ink printers are actually less expensive than a laser printer on a per-page basis. And solid ink is made to last longer than any toner before it. Here are some handy tips to help you cut expenses further by making your solid ink last even longer.</p>
<p><strong>1. Keep the printer in standby mode</strong></p>
<p>A solid ink printer does take longer to warmer up than a Laser printer.  Having the printer in standby mode reduces the warm up time. The printer is ready to utilize the ink efficiently, at a temperature called for by the manufacturer. You&#8217;ll waste less ink and time if the printer is not cold.</p>
<p><strong>2. Plug into a backup power supply, not a wall plug-in<br />
</strong></p>
<p>Every time the a solid ink printer loses power it will dump the ink from the print head&#8217;s holding tanks into the waste tray. It is impossible to recover the lost ink, it will be thrown out with the waste tray when it&#8217;s changed. This is a total waste of ink, and money! It may cost a little extra to buy an uninterrupted power supply (UPS), but if your electricity frequently goes down, it will be worth the investment.</p>
<p><strong>3. Store your paper properly</strong></p>
<p>If you store your paper in an unheated room, you&#8217;re going to be wasting ink when the paper is first used because solid ink printers work most efficiently with paper kept in a cool atmosphere.</p>
<p><strong>4. Adjust the print quality settings</strong></p>
<p>Are you using photo quality printing for text print out? This wastes ink &#8211; a lot! Always adjust the print quality setting to get the most efficient trade off of quality vs. toner consumption.</p>
<p><strong>5. Be smart, buy a better product to start with</strong></p>
<p>Some manufactures offer solid ink that does not require toner recycling because there is no toner waste. Laser toner waste is inevitable even when the cartridges are shaken endlessly to free up anything that may be left in the product. You may save a dollar at the checkout, but when your ink doesn&#8217;t perform or last as well as it could, you&#8217;re not saving money.</p>
<p>Saving money does not have to be labor intensive or a threat to the environment. Solid ink is environmentally friendly, nontoxic and eliminates the problem of handling dirty leaking toners for recycling. Solid ink sticks do not rub off on hands or clothing and requires very little attention from you once you observe the few simple guidelines above.</p>
<p><em>James is a writer at <a target="_blank" href="http://www.cartridgesave.co.uk/">Cartridge Save</a>, an online store offering <a target="_blank" href="http://www.cartridgesave.co.uk/solid-ink.html">cheap solid ink</a> for Xerox Phaser printers.</em></p>
</div> <a STYLE="border:none;text-decoration:none;outline:none;" href="http://www.blogtrafficexchange.com"><img border="0" alt="Blog Traffic Exchange" src="http://www.letsgeek.net/wp-content/plugins/related-websites/24x24.png"></a> <a href="http://www.blogtrafficexchange.com/related-posts"><strong>Similar Posts You May Like</strong><br><p></a> <ul>  <li style="clear: both;"> <img src="http://www.letsgeek.net/wp-content/uploads/2010/01/sqaured1-1023x609-150x150.jpg" class="imgbte" hspace="5" align="left" width="100" alt="Google Squared" title="Google Squared" border=0><a onClick="window.location='http://bte.tc/ccWe'; return false;" href="http://www.letsgeek.net/2010/01/google-squared-%e2%80%93-matrix-of-comparative-search-results/">Google Squared – Matrix of Comparative Search Results</a> <small>More often than not, I would like to see comparative results. For example, let’s say I want to find out and compare different operating systems in existence today. As per traditional way, I will have to go to wikipedia or some such site to search for each and every operating......</small> </li> <li style="clear: both;"> <img  class="imgbte" hspace="5" align="left" width="100" alt="blog traffic exchange" title="blog traffic exchange" border=0  src="http://www.letsgeek.net/wp-content/plugins/related-websites/BTE_125x125_2.jpg"/><a onClick="window.location='http://bte.tc/cbNe'; return false;" href="http://www.letsgeek.net/2010/06/16-ways-to-recharge-your-blogging-genius/">16 Ways To Recharge Your Blogging Genius</a> <small>Have you ever come up with the situation where you don't find any topic to write on? I do. I am not a person who likes to replicate what is already out there like so many other blogs do. But then, how to come up with a nice blog post......</small> </li> <li style="clear: both;"> <img  class="imgbte" hspace="5" align="left" width="100" alt="blog traffic exchange" title="blog traffic exchange" border=0  src="http://www.letsgeek.net/wp-content/plugins/related-websites/BTE_125x125_2.jpg"/><a onClick="window.location='http://bte.tc/hrmp'; return false;" href="http://www.letsgeek.net/2011/02/7-tips-for-printing-web-pages/">7 Tips for Printing Web Pages</a> <small>Printing web pages is very useful for many people. Business owners might need to print web orders or invoices. Online shoppers may print the confirmation page for a recent order. Also, people who pay bills online may print pages for their records. Whatever the reason, printing web pages can be......</small> </li> <li style="clear: both;"> <img  class="imgbte" hspace="5" align="left" width="100" alt="blog traffic exchange" title="blog traffic exchange" border=0  src="http://www.letsgeek.net/wp-content/plugins/related-websites/BTE_125x125_2.jpg"/><a onClick="window.location='http://bte.tc/ccMp'; return false;" href="http://www.letsgeek.net/2010/03/sortfix-a-creative-way-to-search-the-web/">SortFix - A Creative Way To Search The Web</a> <small>It's a known fact that 99% of the people surfing on the web does not know how to use Google properly (may not be well known, but it's a fact nonetheless). Here I am not talking about the Geeks or Software Pros, I am talking about the casual web users.......</small> </li> <li style="clear: both;"> <img  class="imgbte" hspace="5" align="left" width="100" alt="blog traffic exchange" title="blog traffic exchange" border=0  src="http://www.letsgeek.net/wp-content/plugins/related-websites/BTE_125x125_2.jpg"/><a onClick="window.location='http://bte.tc/cgU8'; return false;" href="http://www.letsgeek.net/2010/06/a-list-of-useful-microsoft-office-cheats-shortcuts/">A List of Useful Microsoft Office Cheats & Shortcuts</a> <small>Learning how to use Microsoft Office is fun, especially if you become familiar with the shortcuts of its programs. Here is a comprehensive list of Microsoft Office shortcuts that you may use as a cheat sheet for your projects. Enjoy learning! Microsoft Excel The following functions apply to version 97/98/2000......</small> </li> </ul><br><br><p><p> <a href="http://www.blogtrafficexchange.com/related-websites"><strong>Similar Websites You May Like</strong></a> <ul>  <li style="clear: both;"> <a onClick="window.location='http://bte.tc/eEhp'; return false;" href="http://www.lazymanandmoney.com/7-ways-to-reduce-the-cost-of-running-a-printer/">7 Ways to Reduce the Cost of Running a Printer</a> </li> <li style="clear: both;"> <a onClick="window.location='http://bte.tc/Dkc'; return false;" href="http://livingoffdividends.com/2007/04/17/why-inflation-is-bad/">Why Inflation Is Bad</a> </li> <li style="clear: both;"> <a onClick="window.location='http://bte.tc/bgnK'; return false;" href="http://www.lazymanandmoney.com/hewlett-packard-hates-the-environment-and-your-wallet/">Hewlett-Packard Hates the Environment and Your Wallet</a> </li> <li style="clear: both;"> <a onClick="window.location='http://bte.tc/puD-'; return false;" href="http://albertajobsearch.info/discount-ink-and-toner">Discount Ink and Toner</a> </li> <li style="clear: both;"> <a onClick="window.location='http://bte.tc/k8Q'; return false;" href="http://www.bikeswimrun.com/what-to-think-about-when-buying-a-bicycle/">What to Think About When Buying a Bicycle</a> </li> </ul><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/LetsGeek?a=H1N16UKxmxY:gAJJtv4eqw0:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/LetsGeek?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/LetsGeek?a=H1N16UKxmxY:gAJJtv4eqw0:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/LetsGeek?i=H1N16UKxmxY:gAJJtv4eqw0:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/LetsGeek?a=H1N16UKxmxY:gAJJtv4eqw0:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/LetsGeek?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/LetsGeek?a=H1N16UKxmxY:gAJJtv4eqw0:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/LetsGeek?i=H1N16UKxmxY:gAJJtv4eqw0:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/LetsGeek/~4/H1N16UKxmxY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.letsgeek.net/2011/02/5-ways-to-make-your-solid-ink-last-longer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.letsgeek.net/2011/02/5-ways-to-make-your-solid-ink-last-longer/</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic page generated in 1.163 seconds. --><!-- Cached page generated by WP-Super-Cache on 2012-05-20 18:37:49 --><!-- Compression = gzip -->

