<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Easy Life &#187; tutorials</title>
	<atom:link href="http://easy-life.sabza.org/topics/tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://easy-life.sabza.org</link>
	<description>Computer Tips and Tutorials for non-IT Folks</description>
	<lastBuildDate>Thu, 05 Jan 2012 05:35:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Howto Quickly Download Search Results to Excel Spreadsheet</title>
		<link>http://easy-life.sabza.org/2011/07/download-search-results-excel-spreadsheet/</link>
		<comments>http://easy-life.sabza.org/2011/07/download-search-results-excel-spreadsheet/#comments</comments>
		<pubDate>Tue, 26 Jul 2011 19:39:20 +0000</pubDate>
		<dc:creator>Noumaan Yaqoob</dc:creator>
				<category><![CDATA[google]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[MS Office]]></category>
		<category><![CDATA[Open Office]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[Google Search]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://easy-life.sabza.org/?p=371</guid>
		<description><![CDATA[How to download Google, Yahoo, Bing top search results to Microsoft Office Excel, spreadsheet or in a csv file format? One way to do that is to manually enter data into your spreadsheet, which seems simple if you are only...]]></description>
			<content:encoded><![CDATA[<p>How to download Google, Yahoo, Bing top search results to Microsoft Office Excel, spreadsheet or in a csv file format? </p>
<p>One way to do that is to manually enter data into your spreadsheet, which seems simple if you are only preparing a list of top 10 search results. What if you need to prepare a sheet showing top 50 results? Thankfully, it is not that difficult to do. You can download top results for any query to a CSV file and then import that file to Microsoft Office Excel or Open Office Spreadsheet. </p>
<p><strong>Requirements: </strong></p>
<ol>
<li>Latest version of <a href="http://www.mozilla.com/en-US/firefox/new/" title="Download Mozilla Firefox Web Browser">Mozilla Firefox</a> or <a href="http://www.google.com/chrome/" title="Download Google Chrome Web Browser">Google Chrome web browser</a>. </li>
<li>SEOQuake addon which is available for both Firefox and Chrome. </li>
<li>MS Excel or Open Office </li>
</ol>
<p>Install SEOQuake addon for your browser from <a href="http://www.seoquake.com/">SEOQuake</a> website. Firefox users may need to restart browser to finish installation. </p>
<p>Go to Google, Yahoo, or Bing and search for the keywords you need to get results for. </p>
<p>Most search engines are now showing instant results and by default they show only 10 results per page. In order to quickly download top 30, 50 or even more results you need to change your search prefernces. </p>
<div id="attachment_375" class="wp-caption alignleft" style="width: 160px"><a href="http://easy-life.sabza.org/wp-content/uploads/2011/07/screenshot-google-search-settings.png"><img src="http://easy-life.sabza.org/wp-content/uploads/2011/07/screenshot-google-search-settings-150x126.png" alt="screenshot: Google Search Settings" title="screenshot: Google Search Settings" width="150" height="126" class="size-thumbnail wp-image-375" /></a><p class="wp-caption-text">screenshot: Google Search Settings (click to enlarge)</p></div>
<p><strong>Google:</strong> Go to Google.com and click on the settings button on the top right corner of the screen and select search settings. This will take you to your search preferences page and here you can turn off Google Instant. Just below the Google Instant you will see number of results to be shown, as soon as you turn off Google Instant this section will become editable. Select the number of results you want to be displayed for your queries. </p>
<p><strong>Yahoo:</strong> Go to Yahoo Search, Click on More and Then Select Preferences. On Yahoo you don’t need to turn off Instant suggestions to get more than 10 results. Simply click on Edit in Display and layout section and select the number of results you want to be displayed. </p>
<p><strong>Bing:</strong> Go to Bing.com and then click on Preferences (located at the top right corner of the page). Select the number of results you want to be displayed per page. </p>
<p>Now search using your keywords.</p>
<p>You will see your search results differently now. Here is a screenshot of what your search results page may look like.</p>
<p><a href="http://easy-life.sabza.org/wp-content/uploads/2011/07/screenshot-download-results.png"><img src="http://easy-life.sabza.org/wp-content/uploads/2011/07/screenshot-download-results.png" alt="Screenshot Search Results Page After Installing SEOQuake" title="screenshot Download Search Results" width="481" height="289" class="aligncenter size-full wp-image-373" /></a></p>
<p>Now click on the button Save to File. This will open a dialoge box asking you to save the file Farm Fresh Apples.csv to your computer. Save the file to a separate folder. Now download search results from all three search engines or just one. In this example we are just downloading Google Results. </p>
<p>CSV or .CSV means Comma Separated Values, this is usually a text file with each value separated by a comma. When you open this file with Microsoft Office Excel, it looks for a common delimiter. By default it assumes that your CSV file will have values separated by commas. However, the file you have downloaded with SEOQuake has values separated by a semicolon. </p>
<p>Before opening CSV file into Microsoft Office Excel, or Open Office Spreadhseet, we need to change semicolons into commas. </p>
<p>Open the CSV file in notepad. </p>
<p>Go to Edit > Replace </p>
<div id="attachment_377" class="wp-caption alignleft" style="width: 160px"><a href="http://easy-life.sabza.org/wp-content/uploads/2011/07/excel-search-results-sheet.png"><img src="http://easy-life.sabza.org/wp-content/uploads/2011/07/excel-search-results-sheet-150x126.png" alt="Screenshot: Search Results in Excel Sheet (Click to Enlarge)" title="Search Results in Excel Sheet" width="150" height="126" class="size-thumbnail wp-image-377" /></a><p class="wp-caption-text">Screenshot: Search Results in Excel Sheet (Click to Enlarge)</p></div>
<p>Enter ; in the Find What field. </p>
<p>Enter , in Replace with field. </p>
<p>Now click Replace All. </p>
<p>This will replace all semicolons in your CSV file with commas. Press CTRL + S to save your csv file. </p>
<p>Open this CSV file in Microsoft office Excel or Open Office. Voila! you have your search results listed in a spread sheet. With lots of useful information about each link. If you don’t need that information you can delete those columns. </p>
]]></content:encoded>
			<wfw:commentRss>http://easy-life.sabza.org/2011/07/download-search-results-excel-spreadsheet/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>What to Publish on Your Small Business Website</title>
		<link>http://easy-life.sabza.org/2008/10/howto-content-small-business-website/</link>
		<comments>http://easy-life.sabza.org/2008/10/howto-content-small-business-website/#comments</comments>
		<pubDate>Wed, 15 Oct 2008 10:57:41 +0000</pubDate>
		<dc:creator>Noumaan Yaqoob</dc:creator>
				<category><![CDATA[how-to]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[writing]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[layout]]></category>
		<category><![CDATA[small business]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[web writing]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://easy-life.sabza.org/?p=138</guid>
		<description><![CDATA[This post is part of a series. To read more posts from this series go to &#8220;Creating a Small Business Website&#8220;. Content is the king on web. No one is going to spend more than a couple of seconds on...]]></description>
			<content:encoded><![CDATA[<p><em>This post is part of a series. To read more posts from this series go to &#8220;<a href="http://easy-life.sabza.org/2008/10/howto-small-business-website/">Creating a Small Business Website</a>&#8220;. </em></p>
<p>Content is the king on web. No one is going to spend more than a couple of seconds on a website if the content is not useful to them. According to a <a href="http://www.useit.com/alertbox/9710a.html">research</a>, people don&#8217;t read pages they scan them when browsing the web and usually they make up their mind whether to stay or not with in few seconds. So you have just a few seconds to grab visitor&#8217;s attention and tell them that your page is useful for them. Placing the right content on right spots makes it easy for visitors to find the information quickly. So in this post we will discuss the content that most web surfers look for and where to place this content on your website. </p>
<ul>
<li><strong>Introduce yourself</strong>. The importance of adding information about you and your business.</li>
<li><strong>Offer useful content</strong>. Detailed Information about your products and services. </li>
<li><strong>Stay in touch</strong>. Allow visitors to interact with you and the website easily.</li>
<li><strong>Keep it fresh</strong>. Content on the web is like vegetables in a grocery store. If its not fresh no one&#8217;s going to buy it.</li>
</ul>
<p>
&nbsp;<br />
</p>
<p><strong>Introduce Yourself</strong></p>
<p>People are not stupid, they don&#8217;t just click on a link and order the product. People who buy things on the web are actually a lot smarter than people who visit your shop/store/or offices. They will look for who you are and how good you are. So why not you just tell them all this, and then a little more. Add an <strong>about</strong> us page to your website and tell your visitors who you are, what you do and how good you are at it. For example</p>
<blockquote><p>
&#8220;Bashir&#8217;s petshop is a small store located in thesmalltown, smallstate. We sell and supply pet food, accesories, clothing and jewelry. We can take care of your pets when you are on vacations or away for business. We are in the business since last 15 years and have a very good reputation among the residents of thesmalltown ask your neighbours if you don&#8217;t believe us. We have a very friendly staff and we love to meet new people. Come visit us at the store, join our mailing list or drop us an email.&#8221;
</p></blockquote>
<p><strong>Offer Useful Content</strong></p>
<p>In an <a href="http://easy-life.sabza.org/2008/10/planning-small-business-website/" title="planning your small business website">earlier post</a> for this series we made a plan to create our website where we tried to define goals for our website. For example our main goal was to sell our products/ services. So the <strong>products and the services go directly to your main page</strong>. Yes it is a good idea to create a section for product listings with separate page for each product. But since our main goal is to sell these products we are looking for visitors who come to our site looking for these products. And if they don&#8217;t find it quickly on main page they might move away without digging product catalogs. (Click on the image below to see a sample layout)</p>
<div id="attachment_139" class="wp-caption aligncenter" style="width: 160px"><a href="http://easy-life.sabza.org/wp-content/uploads/2008/10/business-website-layout.gif"><img src="http://easy-life.sabza.org/wp-content/uploads/2008/10/business-website-layout-150x150.gif" alt="A sample site layout for a small business website" title="business-website-layout" width="150" height="150" class="size-thumbnail wp-image-139" /></a><p class="wp-caption-text">A sample site layout for a small business website</p></div>
<p>Now there should be a page for your products and services. Make sure it is easy to navigate. Prices are visible easily. Then each product should have its separate page. Provide as much detail as possible and don&#8217;t forget to add images of the product. If you already have a happily satisfied customer base ask them to write reviews for your products or services on your website. Also make sure that your potential customers can compare your product/services to your competitor&#8217;s. </p>
<p>All these things make your content useful for your site&#8217;s visitors. Tell them more and more about your offerings because thats what they came looking for. Keep your content focused on your goals, keep it information driven, keep it fresh and you have yourself a website with useful informative content. </p>
<p><strong>Stay in Touch</strong></p>
<p>This is a common mistake that most small businesses make. They do not provide enough ways for their site&#8217;s visitor to interact with the website, the business and the people behind it. If people don&#8217;t interact with the website then they are not good for your business. So please add a contact page. Your contact page should have a feedback form, email address, address of your locations, telephone and fax numbers. </p>
<p>You will also see that many popular websites which sell products or services have a comment form at the end of each product listing. Use it to allow your visitors to ask questions on the product page directly, to submit their user reviews and or offer some advise to other visitors. You can also get in touch with your site&#8217;s visitors by adding a company blog, a wiki, forum, mailinglist, etc. </p>
<p><strong>Keep it Fresh</strong></p>
<p>The difficult part is not to create the perfect website. The difficult part if to keep improving it. You can keep improving your website doing two things: </p>
<p><strong>Update your site with new content as frequently as possible. </strong></p>
<p>Many small businesses fail to do well on the web because they don&#8217;t realize the importance of the content. For example a small home appliances shop has a website with the images of an old television set that every one has already bought and after an year there is nothing attractive about it. The same shop could have done better if they kept updating their website with images of new items in their stocks. Like showing a picture of giant LCD screen for home theatre.So if you keep posting new items to your website it remains fresh and attractive to visitors. Post new offers, special discounts, or links to other webpages with interesting articles about your products. </p>
<p><strong>Experiment with the layout of your website</strong>. Web design is a complex field. Sometimes a layout and design that works best for a pet store wouldn&#8217;t work for a music store. So you should continuously make changes to your site&#8217;s design and see what works best for you. Use different layouts, color schemes, fonts. Change the position of your content. Install a stat counter on your website and see what your visitors are looking for and then add the links to this information on your main page and link to your main page on your most visited pages. You will learn this skill on your way. It is actually fun and very addictive once you realize that the last change you made increased page visitors, you seek more ways to bring more visitors. </p>
<p><em>This post is part of a series. To read more posts from this series go to &#8220;<a href="http://easy-life.sabza.org/2008/10/howto-small-business-website/">Creating a Small Business Website</a>&#8220;. </em></p>
]]></content:encoded>
			<wfw:commentRss>http://easy-life.sabza.org/2008/10/howto-content-small-business-website/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Choosing Right Content Management System</title>
		<link>http://easy-life.sabza.org/2008/10/howto-choose-right-cms/</link>
		<comments>http://easy-life.sabza.org/2008/10/howto-choose-right-cms/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 14:07:31 +0000</pubDate>
		<dc:creator>Noumaan Yaqoob</dc:creator>
				<category><![CDATA[Free Software]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[small business]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://easy-life.sabza.org/?p=126</guid>
		<description><![CDATA[This post is part of a series. To read more posts from this series go to &#8220;Creating a Small Business Website&#8220;. Content Management System (CMS) is an application or a software used to create, edit, manage and publish content in...]]></description>
			<content:encoded><![CDATA[<p><em>This post is part of a series. To read more posts from this series go to &#8220;<a href="http://easy-life.sabza.org/2008/10/howto-small-business-website/">Creating a Small Business Website</a>&#8220;. </em></p>
<p><strong>Content Management System</strong> (CMS) is an application or a software used to create, edit, manage and publish content in a consistently organized fashion. We will be using one to manage our small business website. Those used to manage content on the web are called Web CMS. These are usually web applications. Which means that the software resides on your web server. It handles the appearance of your website, organizes your content and serves it in HTML when some one visits your website. Most open source and free CMS use <a href="http://www.php.net">PHP</a> for scripting and <a href="http://www.mysql.com/">MySQL</a> database. </p>
<p><strong>Why CMS?</strong> </p>
<p>You can create a web site by simply using a text editor to create your own HTML documents. Even for people with good HTML knowledge it is a lot of work to copy paste the same code on all pages to maintain consistency, check the website for broken links and manually update the navigational structure of the website. Why spend time on that? When you can spend the same time on creating the content. </p>
<ul>
<li>Using a CMS your site has the same look and feel and you manage site&#8217;s design with templates. So your pages have a consistent feel which is good for branding your website.</li>
<li>Creating and publishing new content is easier as you will not have to worry about HTML and navigational structure of your website. Most CMS show your newest content on the main page and since they serve the pages dynamically so all your documents get updated with new content.</li>
<li>You can add new users to work with you on the same site. You can set their roles and manage the content they add. </li>
<li>Using a CMS allows you to give your site&#8217;s visitors a place to interact without breaking your site. Visitors can comment, join mailing list or take part in forums. </li>
</ul>
<p>&nbsp;</p>
<p><strong>Which CMS is right for me?</strong> </p>
<p>There are many applications available and a great number of them are free open source CMS. You choose the one that meets your needs. What you should look when choosing the right CMS for your website:</p>
<ul>
<li>Does it have the features that help you publish your site the way you want. For example if you want to create an online store, wordpress which is a great CMS is porbably not the best choice in your case. But then if you want to create your main page with news and articles then wordpress is definitely a good choice.</li>
<li>Does it have the ability to extend functionality using plugins or modules. Using plugins and modules you can add extra functionality and features to your website without breaking it.</li>
<li>It has a template system that is easy for you to understand. Are there many free templates available on the web? This is important so that you can pick a well coded template that you can modify with your own branding.</li>
<li>Support, does it have a well written manual available on the web? Is there a forum, mailing list, or a chatroom where you can go and ask questions.</li>
</ul>
<p>There are many <a href="http://www.opensourcecms.com/">Free and Open Source CMS</a> available on the web. They come with great community support, plugins, templates and themes. <a href="http://www.wordpress.org">WordPress</a> is probably the most popular example of an Open Source CMS. If you want a more e-commerce CMS then you can try <a href="http://www.zen-cart.com/">Zen Cart</a> or <a href="http://www.silverstripe.com/">SilverStripe</a>. You can also use more than one CMS on your site, for example you can use WordPress for your static pages and company blog, <a href="http://www.phpbb.com/">PHPbb</a> for your web forum, and Zen Cart for your product gallery. Many web hosts offer one click installs for these popular open source CMS. You can also download and install them on your web server and play with them for a while before making your final decission. </p>
<p><strong>Create Your Web Site</strong></p>
<p>Now that you have decided to create your website with any CMS. Next step is to modify the default installation. First of all you need to change the logo, site&#8217;s name and title, design and layout to meet your needs. Most Open Source CMS has web forums, mailing lists, tutorials and Wikis on their websites with details about modifying your site. For example look at <a href="http://codex.wordpress.org/Main_Page">WordPress support pages</a>, <a href="http://tutorials.zen-cart.com/index.php">zen-cart tutorials</a>, <a href="http://www.phpbb.com/support/">phpbb documentation and support</a>, <a href="http://www.silverstripe.com/community-overview/">SilverStripe community support</a>. </p>
<p>This is a great skill you are learning yourself and once you are familiar with the support system of open source community you will feel powerful and confident. Now lets say you want to change the header image of the default installation with your company&#8217;s logo, you go to your CMS website and look for tutorial to do that. If you don&#8217;t find a tutorial then simply ask in forums or mailing list. Some one will answer your question with in a couple of hours sometimes even in minutes. </p>
<p>Don&#8217;t rush to launch and announce your website until it is ready. Keep modifying your website, work on it, browse it, fill it with content, add plugins and try different layouts. Take your time, take a week atleast or a month if you are a perfectionist. Once you are satisfied with the look and functionality of your website launch it as &#8220;Beta&#8221; which means that product if polished but you are still testing it. After a while when you have enought users and you have resolved most issues with the website you can remove the Beta label. </p>
<p>In the next posts we will be discussing the content you should publish on your website and how you will be working to make your website popular. </p>
<p><em>This post is part of a series. To read more posts from this series go to &#8220;<a href="http://easy-life.sabza.org/2008/10/howto-small-business-website/">Creating a Small Business Website</a>&#8220;. </em></p>
]]></content:encoded>
			<wfw:commentRss>http://easy-life.sabza.org/2008/10/howto-choose-right-cms/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to find a Good and Reliable Webhosting</title>
		<link>http://easy-life.sabza.org/2008/10/finding-right-good-reliable-webhost/</link>
		<comments>http://easy-life.sabza.org/2008/10/finding-right-good-reliable-webhost/#comments</comments>
		<pubDate>Mon, 06 Oct 2008 11:49:34 +0000</pubDate>
		<dc:creator>Noumaan Yaqoob</dc:creator>
				<category><![CDATA[HowTo]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[small business]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[webhost]]></category>
		<category><![CDATA[webhosting]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://easy-life.sabza.org/?p=120</guid>
		<description><![CDATA[This post is part of a series. To read more posts from this series go to &#8220;Creating a Small Business Website&#8220;. There are thousands of companies out there offering cheap and affordable web hosting but not all of them are...]]></description>
			<content:encoded><![CDATA[<p><em>This post is part of a series. To read more posts from this series go to &#8220;<a href="http://easy-life.sabza.org/2008/10/howto-small-business-website/">Creating a Small Business Website</a>&#8220;. </em></p>
<p>There are thousands of companies out there offering cheap and affordable web hosting but not all of them are good. It is important that you go with a company that offers reliable and affordable web hosting. Then again, they all claim to be reliable and affordable, how do you find out? </p>
<p>I go for word of mouth. I was working on a small website for an NGO and my agreement with them included web hosting and domain name registration. Normally I go for <a href="http://www.dreamhost.com">DreamHost</a> which has proven itself very reliable to me. But a friend of mine had used <a href="http://www.bluehost.com">Bluehost</a> recently so he suggested that I should give them a try. I did and I have found another reliable and cheap webhosting solution. But you shouldn&#8217;t just go for what your friends say, make sure that you do check out reviews and packages before buying them. </p>
<p>First of all you should never go for the advertising jargon most web hosting companies use on their websites. Instead, you should carefully monitor their offerings. Compare packages and read their descriptions carefully. There might be some words that would confuse you but don&#8217;t worry lookup for them in <a href="http://www.webhostingratings.com/glossary.html">web hosting glossary</a> or search the web. While comparing packages you should pay attention to:</p>
<ol>
<li><strong>Bandwidth and Disk space</strong>. To make sure that it meets your needs. If you are going to upload lots of audio video files on your website than you need more bandwidth and disk space. But since hardware is becoming cheaper every day so all good web hosts offer quite enough disk space and bandwidth for a medium sized popular website to run swiftly.</li>
<li>Do they offer you to <strong>add additional domains and subdomains</strong>. This is important because at some point you might want to add additional domains and subdomains. like for example you might want to add an extra customer services website under your main site. If they do not offer you to do that freely than they are a bad web host. Dreamhost offers me to add as many domains and subdomains as i want to my existing hosting package.</li>
<li>How many email addresses they offer. You might need this if you start offering email accounts to your clients or staff. </li>
<li>Do they run latest PHP/MySQL. Since you will be using a CMS and most open source CMS use PHP and MySQL and most web hosts support PHP and MySQL. But some lazy web hosts use older versions which might cause you trouble while installing or upgrading your CMS.</li>
<li>What <strong>support options</strong> they offer. do they have help pages, do they offer email and phone support. You should make sure that help is available whenever you need it.  </li>
</ol>
<p>&nbsp;</p>
<p>You can find answers to all these questions on their website but if its not there you should email them for the answers. I would say that you should email them any way because it tells you how quickly they respond to user queries. Ask them questions and make sure that they satisfy you with their answers. If they don&#8217;t then move on to the next web host. </p>
<p>After that you should check out forums such as <a href="http://www.webmasterworld.com/">Webmaster World</a> and <a href="http://www.ozzu.com/">Ozzu Web Master forum</a>. These forums have sections for web hosting related discussions where you can ask other web masters to advise you chosing the right host. Most probably someone has already used their services and you can hear from the users directly how they found the services. There are also many websites around that offer user submitted reviews of web hosts. <a href="http://www.webhostinggeeks.com/">Web Hosting Geeks</a> is one such site. </p>
<p>Web Hosting and Domain Registration are two different things. There are many web hosts that offer free domain registration for your hosting period. But some times a Domain is not included in your web hosting package. I would say that you go for the web host that offers Domain Registration with hosting, but if your prefered web host does not offer this then you will have to register a domain name elsewhere and then redirect it to your web server. It is very simple and most of the time your web host will assist you with that. </p>
<p>Or if you want, I have connections with Dreamhost and I can talk them to offer you a special deal as an special Easy Life subscriber. Drop me an email if you want the details. </p>
<p>I have carefully handpicked a few webhosts some of them I have used personally and others are considered reliable in the market. But you are once again advised to review the offerings and package details to make sure that you are buying the right services. </p>
<ul>
<li><a href="http://www.dreamhost.com/r.cgi?274801">DreamHost</a>: This website is hosted with Dreamhost. We have used them and found them very reliable. They have great customer support with wikipages and user forums, you can also email them, or telephone them. They offer unlimited diskspace, bandwidth, add your own domain names and subdomains, unlimited email accounts.</li>
<li><a href="http://www.bluehost.com">Bluehost</a>: They also offer unlimited diskspace and bandwidth and enough email accounts and mysql databases. They have good support options and I have used them for a client once and my clients are satisfied with their services.</li>
<li><a href="http://smallbusiness.yahoo.com/webhosting/">Yahoo! Web Hosting</a>: Yahoo web hosting for small businesses is just as reliable as it gets. It is a little more expansive than the previous two hosts but they have great <a href="http://smallbusiness.yahoo.com/webhosting/hostingfeatures.php">features</a> to justify the price tag.</li>
<li><a href="http://www.anhosting.com/">AN Hosting</a>: They are in the market since 2001, they offer you reliable installation and upgrades to many popular content management systems such as wordpress, joomla, drupal, b2evolution, etc. You add 20 additional domain names, 500 GB disk space, 5000 GB bandwidth and unlimited MySql databases. </li>
</ul>
<p>&nbsp;<br />
All above mentioned hosting services also offer one free Domain Name registration with their hosting packages. Remember that you should do your homework before signing up with any webhost including those listed above. Let me know if you found some other reliable web host and we will add them to this list here. </p>
<p><em>This post is part of a series. To read more posts from this series go to &#8220;<a href="http://easy-life.sabza.org/2008/10/howto-small-business-website/">Creating a Small Business Website</a>&#8220;. </em></p>
]]></content:encoded>
			<wfw:commentRss>http://easy-life.sabza.org/2008/10/finding-right-good-reliable-webhost/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Planning Your Small Business Website</title>
		<link>http://easy-life.sabza.org/2008/10/planning-small-business-website/</link>
		<comments>http://easy-life.sabza.org/2008/10/planning-small-business-website/#comments</comments>
		<pubDate>Sun, 05 Oct 2008 11:02:35 +0000</pubDate>
		<dc:creator>Noumaan Yaqoob</dc:creator>
				<category><![CDATA[HowTo]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[mind mapping]]></category>
		<category><![CDATA[planning]]></category>
		<category><![CDATA[small business]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://easy-life.sabza.org/?p=111</guid>
		<description><![CDATA[This post is part of a series. To read more posts from this series go to &#8220;Creating a Small Business Website&#8220;. It is an old technique but still effective, get a pen or pencil and a peice of paper and...]]></description>
			<content:encoded><![CDATA[<p><em>This post is part of a series. To read more posts from this series go to &#8220;<a href="http://easy-life.sabza.org/2008/10/howto-small-business-website/">Creating a Small Business Website</a>&#8220;. </em></p>
<p><strong>I</strong>t is an old technique but still effective, get a pen or pencil and a peice of paper and write down your plan. Since we are talking about putting your ideas on the paper, have you ever heard about <a href="http://easy-life.sabza.org/2008/09/mind-mapping-guide-howto/">mind mapping</a>? Though mind mapping is not the topic of discussion here but since I found out how useful it is, I can not stop myself from advising others to give it a try. Back to our discussion, so when you are writing down your plan for the website make sure that It has the following:</p>
<ol>
<li>What you want to do.</li>
<li>Do you know how to do it.</li>
<li>Your budget.</li>
<li>Your long term goal. </li>
</ol>
<p>You can think about other aspects and ask yourself other questions too. I am not asking you to answer these questions. You can answer them if you want to but just writing them down is also enough to help you understand your position and it will help you achieve your goals more effectively. </p>
<p><strong>What I want to do with my website?</strong></p>
<p>Lets say if you have a small pet shop. You would probably want to do the following with your website. </p>
<ol>
<li>Advertise your shop to new customers.</li>
<li>Make an online customer base. </li>
<li>Sell your expertise. </li>
</ol>
<p>You might have different ideas and products to sell. You should be clear about what you want to do with your website and there is no better way than to write down. </p>
<p><strong>How I am Going to do this? </strong></p>
<p>After that you should ask yourself how you are going to do this. By this we mean that do you have the expertise to do that, is your idea technically feasible, are there online resources available to help you achieve your goal which we described in last paragraph. Don&#8217;t worry if you don&#8217;t have the expertise yet, or if you think your idea is technically difficult to achieve. Web is a great place to learn, you will find free expert advise on almost every topic. But we are writing it down so that we know where we stand. </p>
<p><strong>How much money I can spend on my website? </strong></p>
<p>Now that you know what you want to do and have thought about how to do it. lets think about the costs. The cost of creating a website depends on how you are going to use it. If your plan requires you to host lots and lots of audio and video files then you will need to spend more money on web hosting and bandwidth. If you want to purchase things rather than using the free tools available then your costs would be even higher. A couple of hundered dollars are ok to get you started with a business website. This estimate includes web hosting charges and domain registration and you will be using free tools to achieve your goal. </p>
<p><strong>What are my long term goals? </strong></p>
<p>In the end write down how you want to see your website growing up. Where you want to see it after an year or so. Write down your long term goals in sales or daily visitors to your website. Write about how you want to become from just an ordinary pet shop owner to a web celeberity. Be creative and feel free to write about your idea of success. It is going to keep you motivated and will also help you stay focused during your journey. </p>
<p>Now make a copy of this paper and save the original one in somewhere hidden from your view. We will look into this document after an year and see how much you have achieved. The working copy would keep you motivated and on the track. </p>
<p><em>This post is part of a series. To read more posts from this series go to &#8220;<a href="http://easy-life.sabza.org/2008/10/howto-small-business-website/">Creating a Small Business Website</a>&#8220;. </em></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://easy-life.sabza.org/2008/10/planning-small-business-website/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Creating a Small Business Website</title>
		<link>http://easy-life.sabza.org/2008/10/howto-small-business-website/</link>
		<comments>http://easy-life.sabza.org/2008/10/howto-small-business-website/#comments</comments>
		<pubDate>Sun, 05 Oct 2008 10:09:58 +0000</pubDate>
		<dc:creator>Noumaan Yaqoob</dc:creator>
				<category><![CDATA[how-to]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[small business]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://easy-life.sabza.org/?p=109</guid>
		<description><![CDATA[In previous posts we discussed how to make a small business website using Google Sites. Which gave me the idea that why not we discuss creating a small business website hosted elsewhere and using some other Content Management System. This...]]></description>
			<content:encoded><![CDATA[<p>In previous posts we discussed how to make a <a href="http://easy-life.sabza.org/2008/09/howto-create-simple-website-google-sites/">small business website using Google Sites</a>. Which gave me the idea that why not we discuss creating a small business website hosted elsewhere and using some other Content Management System. This gives you all the control on your website and the way you manage your content and ideas. </p>
<p>There are lots of people out there with great ideas that they want to sell on the web. But they can&#8217;t do it because they think they don&#8217;t have the expertise and money required to do that. Well folks you were wrong, you don&#8217;t need neither much expertise nor much money to sell your ideas or products on the web. This series of posts will help you get started with your wonderful online journey. </p>
<p>Since its going to be a little lengthy discussion so we are breaking it into topics. I will update the links below once they are published. </p>
<ol>
<li><a href="http://easy-life.sabza.org/2008/10/planning-small-business-website/">Do you have a Plan?</a></li>
<li><a href="http://easy-life.sabza.org/2008/10/finding-right-good-reliable-webhost/">Finding the right web host</a>.</li>
<li><a href="http://easy-life.sabza.org/2008/10/howto-choose-right-cms/">Choosing a Content Management System and its usage</a>.</li>
<li><a href="http://easy-life.sabza.org/2008/10/howto-content-small-business-website/">What you should put on your website.</a></li>
<li>How to sell products/ services or add a shopping cart to your website.</li>
<li>The importance of updating your site frequently.</li>
<li>How to make your small business web site popular. </li>
</ol>
<p>&nbsp;<br />
<br />
The purpose of this series is not to make you an expert in web development. These posts tell you that how you can create a simple business web site on your own without spending much time on learning new things. It gives you a solid start and then you can improve on your skills. Believe me or not, but there is a lot of people out there who started their successful business ventures by just reading something like this on the web. I am one of such people, one day I was reading a blog post about how to start a blog and the other day I was blogging myself. Later on I created many blogs, and one of them is currently my main source of income. I hope you like this series and I would appreciate if you ask questions and leave comments so that we can improve this little tutorial and make it better. </p>
]]></content:encoded>
			<wfw:commentRss>http://easy-life.sabza.org/2008/10/howto-small-business-website/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Mind Mapping &#8211; A quick How To</title>
		<link>http://easy-life.sabza.org/2008/09/mind-mapping-guide-howto/</link>
		<comments>http://easy-life.sabza.org/2008/09/mind-mapping-guide-howto/#comments</comments>
		<pubDate>Wed, 24 Sep 2008 17:47:54 +0000</pubDate>
		<dc:creator>Noumaan Yaqoob</dc:creator>
				<category><![CDATA[blogging]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[brainstorming]]></category>
		<category><![CDATA[idea]]></category>
		<category><![CDATA[knowlede]]></category>
		<category><![CDATA[mind map]]></category>
		<category><![CDATA[mind mapping]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[writing]]></category>

		<guid isPermaLink="false">http://easy-life.sabza.org/?p=102</guid>
		<description><![CDATA[Recently I discovered a post by Darren where he advised bloggers to use mind mapping techniques for new blog post ideas. I had read about mind mapping before but never thought about trying it. But now that I am blogging...]]></description>
			<content:encoded><![CDATA[<p>Recently I discovered a post by Darren where he advised bloggers to use <a href="http://www.problogger.net/archives/2007/12/14/discover-hundreds-of-post-ideas-for-your-blog-with-mind-mapping/">mind mapping techniques for new blog post ideas</a>. I had read about <a href="http://en.wikipedia.org/wiki/Mind_Map">mind mapping</a> before but never thought about trying it. But now that I am blogging regularly, sometimes it is difficult to come up with a nice post idea. The ideas are there somewhere in my mind but the problem is bringing them from the locked portions of my brain and to work on them. So this is where mind mapping came to rescue me. </p>
<p><strong>What is Mind Mapping?</strong><br />
There is a wonderful article on <a href="http://en.wikipedia.org/wiki/Mind_map">Mind Mapping on Wikipedia</a>. But I liked this definition:</p>
<blockquote><p>
&#8220;A knowledge organization tool used to elicit ideas from one or more users by  placing a topic in the center of a black space and branching out with related ideas.&#8221;
</p></blockquote>
<p><strong>Who can use Mind Mapping?</strong><br />
Any one can use mind mapping technique for their own purposes. For example I am using this technique to come up with post ideas for my blogs and for my other writings. Teachers, students, businesses, professionals, software developers, writers, soccer moms and even grand mothers can benefit from mind mapping techniques.  </p>
<p><strong>How to do Mind Mapping?</strong><br />
It is very simple. Take a peice of paper write down something in the center like the goal and purpose of the mind map. Now start branching out new points from the central location. Mind mapping is a tool to use both parts of your brain during the thinking process. Mind map allows you to let your mind do the thinking instead of you forcing yourself to think. With a mind map you draw a diagram of ideas coming to your mind and building on these ideas you add new ones. Click on the mind map below to see a mind map drawn by Danny Stevens illustrating the idea of mind maps:</p>
<div id="attachment_105" class="wp-caption aligncenter" style="width: 130px"><a href="http://commons.wikimedia.org/wiki/Image:MindMapGuidlines.JPG"><img src="http://easy-life.sabza.org/wp-content/uploads/2008/09/mind_map_th.jpg" alt="Danny Stevens&#039; Mind Mapping Guidelines" title="mind_map_th" width="120" height="99" class="size-full wp-image-105" /></a><p class="wp-caption-text">Danny Stevens' Mind Mapping Guidelines</p></div>
<p>Many people use many different techniques to do create mind maps. I personally feel that it is totally up to the person to decide how he wants to draw his mind map. Some people use software to create mind maps, some people prefer a plain sheet of paper and pencil. Some use colors and pictures, some use curved branches and some use straight lines. Since the idea is to think freely so it is totally understandable that why there are no strictly define approaches to draw a mind map. </p>
<p><strong>Sample Mind Maps:</strong></p>
<p>The web is full of example mind maps. A good place to look for sample mind maps is &#8220;<a href="http://www.novamind.com/gallery/">NovaMind&#8217;s mind mapping examples</a>&#8220;. Below is a sample mind map I draw for a story I am working on:</p>
<div id="attachment_103" class="wp-caption aligncenter" style="width: 277px"><img src="http://easy-life.sabza.org/wp-content/uploads/2008/09/my_mindmap.jpeg" alt="The Mind Map I created for my story" title="my_mindmap" width="267" height="205" class="size-full wp-image-103" /><p class="wp-caption-text">The Mind Map I created for my story</p></div>
<p><strong>Mind Mapping Software:</strong><br />
I would strongly suggest that first you try mind mapping on a peice of paper with pencil, pen whatever is available and handy. Once you realised the potential you might feel the need of using a software to draw your mind maps and organize your ideas in more effecient ways. Wikipedia has a list of <a href="http://en.wikipedia.org/wiki/List_of_mind_mapping_software">list of mind mapping software</a>, there are some great free mind mapping software available such as <a href="http://freemind.sourceforge.net/wiki/index.php/Main_Page">Freemind</a> and <a href="http://vue.tufts.edu/">VUE</a>. I have used Freemind and I liked it a lot.</p>
<p>There are also lots of proprietory software available. Tony Buzan&#8217;s <a href="http://www.imindmap.com/">iMindmap</a> is probably the most well known commercial tool for mind mapping. It claims to be officially endoresed and approved by <a href="http://en.wikipedia.org/wiki/Tony_Buzan">Tony Buzan</a> who claims to have invented the mind mapping technique. </p>
<p><strong>Some people who have used Mind Mapping:</strong><br />
<a href="http://ava-vampira.blogspot.com/2008/01/mindmaps.html">Ava Vampira</a>, a medical student who uses mind maps to take notes.<br />
<a href="http://freelanceswitch.com/productivity/why-should-freelancers-use-mind-mapping/">Raj Dash</a> a freelancer who uses Mind Mapping tells why freelancers should use mind mapping.</p>
<p><strong>Books: </strong></p>
<ul>
<li><a href="http://www.amazon.com/Mind-Map-Book-Thinking-Potential/dp/0452273226/">The Mind Map Book</a> by Tony Buzan and Barry Buzan.</li>
<li><a href="http://www.amazon.com/Mapping-Mind-Rita-Carter/dp/0520224612/">Mapping the Mind</a> by Rita Carter.</li>
<li><a href="http://www.amazon.com/Idea-Mapping-Remember-Achieve-Business/dp/0471788627/">Idea Mapping</a>: How to Access Your Hidden Brain Power, Learn Faster, Remember More, and Achieve Success in Business by Jamie Nas.</li>
<li><a href="http://www.amazon.com/Visual-Thinking-Tools-Mapping-Ideas/dp/1904424562/">Visual Thinking</a>: Tools for Mapping Your Ideas by Nancy Margulies; Christine Valenza.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://easy-life.sabza.org/2008/09/mind-mapping-guide-howto/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Create a Small Business Website Using Google Sites</title>
		<link>http://easy-life.sabza.org/2008/09/howto-create-simple-website-google-sites/</link>
		<comments>http://easy-life.sabza.org/2008/09/howto-create-simple-website-google-sites/#comments</comments>
		<pubDate>Thu, 11 Sep 2008 15:10:32 +0000</pubDate>
		<dc:creator>Noumaan Yaqoob</dc:creator>
				<category><![CDATA[Google Docs]]></category>
		<category><![CDATA[google office]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[google apps]]></category>
		<category><![CDATA[google sites]]></category>
		<category><![CDATA[small business]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://easy-life.sabza.org/?p=69</guid>
		<description><![CDATA[&#160; There are thousands of small business owners who don&#8217;t know how they can benefit from the web. They do not have the skills, and their budget does not allow them to hire professionals for the job. In this post...]]></description>
			<content:encoded><![CDATA[<p>&nbsp;<br/></p>
<p>There are thousands of small business owners who don&#8217;t know how they can benefit from the web. They do not have the skills, and their budget does not allow them to hire professionals for the job. In this post we will discuss how small businesses can take advantage of the web by creating simple small website with all the functionality of big websites. We will be using <a href="http://sites.google.com/">Google Sites</a>, which is a part of the web based application suit called &#8220;Google Apps&#8221;. With Google sites you can create professional looking websites witout any knowledge of HTML. </p>
<ol>
<li>Sign up for Google Sites and press the <em>Create site</em> button. </li>
<li>Now you will be shown a form where you can provide information about your new website.</li>
<li>In the site name field you can use your business name example &#8220;Bashir&#8217;s Pet Shop&#8221;.</li>
<li>In the description field describe your business example &#8220;We supply pet food, accessories for your dogs, cats, birds and fish&#8221;.</li>
<li>Make sure that the <em>Mature Content</em> box is unchecked.</li>
<li>Share with: &#8220;Every one in the world can view this site&#8221;.</li>
<li>Select a theme for your website. You can change it later if you want to. </li>
<li>Type the code shown and press the Create site button.</li>
</ol>
<p>Now Google will create a site for you with a page called <em>Home</em> and you will be taken to an interface where you can create new pages and edit old pages. Press the Edit Page button to edit your Home page and fill it with information about your site. Using this interface is like using a Word processor. You can insert pictures, create tables, link to other pages, and write as much as you want. This is your site&#8217;s main page so it would be better if you describe the services and products your business offers in simple words. You can create new pages for each service or product afterwards. Press the <em>Save</em> button. </p>
<p>Congratulations! You have created yourself a website with a home page. But there should be other pages in this website, or else it would look boring. So you add a new page by pressing &#8220;Create new page&#8221; button. There are different kind of pages you can create. A simple web page good for text that you don&#8217;t need to change very often, for e.g. a &#8220;Contact&#8221; page with information about your business&#8217;s location, phone number and email address. Google Sites also has a feature called &#8220;Announcements&#8221;. Using it you can create a page where you can post latest updates and news about your small business.  You can also create a &#8220;List&#8221; page or a file cabinet page.</p>
<p>Once you have created a few pages that effeciently describe your business. Click on <em>&#8220;Edit Sidebar&#8221;</em> under your sidebar on bottom left corner. Here you can change your sidebar, we recommend that you change your Navigation so that it shows all your pages.</p>
<p>We have created a <a href="http://sites.google.com/site/petshopbiz/">Sample site</a> for you. Look how we have changed the sidebar. We have added pages to navigation. One of these pages &#8220;Recently&#8221; contains announcements, &#8220;Price List&#8221; page has a list of prices of items sold, we have added a contact page too. </p>
<p>Using Google Sites you can create an almost perfect looking website. However there is a problem. Your site&#8217;s URL would be something like this: <code>http://sites.google.com/site/yoursitename</code> This is not a very professional looking address for a good and reliable business like yours. But don&#8217;t worry, You can use Google sites with your own domain name. For that you first need a domain name. You can register a domain name from popular sites such as GoDaddy or NetworkSolutions. You don&#8217;t need to buy hosting since your site is already hosted on Google servers. After you have registered your domain name, go back to your Google Sites control panel open your site and on top right you will see <em>Site Settings</em> link. Click on it and go to <em>Web Address</em> tab. Now under the <strong>Add a web address</strong> write down your domain name e.g. <code>www.example.com</code>. Now remember that you must own the domain and have access to change the CNAME records. Read this page from <a href="http://sites.google.com/support/bin/answer.py?hl=en&#038;answer=99450&#038;topic=15219">Google Sites support</a> for information on how to set your domain name to work with Google sites. </p>
<p>If this sounds difficult to you, then you can try <a href="http://www.dreamhost.com">Dream Host</a>, which offers webhosting and domain name registration services for as low as $6.99 per month. They also offer you to enable Google Apps by default when signing up for their service. Using Google Apps with your own domain. This way you can not only create a wonderful website using Google Sites, you can also use gmail, Google Docs, and many other wonderful google applications with your own domain name. It also gives you the power to add new users who can work on pages, this way you can add your staff and colleagues to update website. We recommend Dreamhost because this website is hosted on Dream host too and we think that they are very reliable webhost for newbies. </p>
<p>After you have created your wonderful website for your soon-going-to-be-big small business, there are other things that you can do with your website. Things that will make visitors come again and again to your website. For example you can create a mailing list for your website using Google Groups, and then add a subscribe option on your sidebar. This way you can send newsletter to your sites visitors and customers. You can track visitors using Google Analytics, Promote your website using Google Adwords, Add videos to your website from Youtube, Add contact forms, survey and polls using Google Docs Forms, The sky is the limit when it comes to what you can do with your small website.<br />
<strong>Please let us know if you found this guide useful and tell us about the sites you have created using Google Sites.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://easy-life.sabza.org/2008/09/howto-create-simple-website-google-sites/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Google Docs: How to Add and Stylize Header and Footer</title>
		<link>http://easy-life.sabza.org/2008/09/google-docs-how-to-add-and-stylize-header-and-footer/</link>
		<comments>http://easy-life.sabza.org/2008/09/google-docs-how-to-add-and-stylize-header-and-footer/#comments</comments>
		<pubDate>Wed, 03 Sep 2008 16:45:30 +0000</pubDate>
		<dc:creator>Noumaan Yaqoob</dc:creator>
				<category><![CDATA[Google Docs]]></category>
		<category><![CDATA[google office]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://easy-life.sabza.org/?p=32</guid>
		<description><![CDATA[Non expert Google Docs users such as myself spend much time on Google docs without using many of it&#8217;s wonderful features. The reason for that is we do not really need these features in our day to day tasks. However,...]]></description>
			<content:encoded><![CDATA[<p>Non expert Google Docs users such as myself spend much time on Google docs without using many of it&#8217;s wonderful features. The reason for that is we do not really need these features in our day to day tasks. However, each user has different requirements and the features that I don&#8217;t use are most used features for other users. Today I was trying to add headers with page numbers, and footer on pages of a document that I prepared for a project. Since I never used these features before so I didn&#8217;t know how to do it and it took me some time to figure out these things. So I decided to add these things here for future reference and for other visitors who might come across similar situation and I hope this page will save them some time. </p>
<p><strong>How To Add A Header to a Document in Google Docs:</strong> </p>
<p>It is extremely simple, go to <em>Insert > Header</em> and you see header is inserted in your document. If you want to add a footer too then go to <em>Insert > Footer</em> and you have footer. Now when you print your document you see that the header and footer are repeated on each page. </p>
<p><strong>How to add page number to Header or Footer in Google Docs: </strong></p>
<p>Go to <em>File > Print Settings</em>. Under the <em>Annotations</em> heading check the box to <em>Include page numbers</em> and select the position where you want page number to appear. If you select Top right, center, or left then page numbers will appear in header. If you select Bottom right, left or center then page numbers will appear in footer. </p>
<div id="attachment_36" class="wp-caption alignnone" style="width: 410px"><a href="http://easy-life.sabza.org/wp-content/uploads/2008/09/google-docs-pagenumbers.gif"><img src="http://easy-life.sabza.org/wp-content/uploads/2008/09/google-docs-pagenumbers.gif" alt="Google Docs Print Settings" title="google-docs-pagenumbers" width="400" height="221" class="size-full wp-image-36" /></a><p class="wp-caption-text">Google Docs Print Settings</p></div>
<p><strong>How To Format or change style of the Header and Footer in Google Docs: </strong></p>
<p>There might be some other easier way to do this but the method I found is easier and flexible to my needs. My method is to edit the CSS. When you add Header or Footer in your Document Google Docs gives header the id and class of <code>google_header</code>. Same goes for footer with a class or id of <code>google_footer</code>. But to make sure that this is right you better check the HTML view of your document. Go to <em>Edit > Edit HTML</em> and you will see something like this in the begining of your document: </p>
<p><code><br />
&lt;div class=&#34;google_header&#34; id=&#34;google_header&#34;&gt;<br />
&lt;p id=&#34;d1pj&#34;&gt;&lt;&#47;p&gt;<br />
&lt;&#47;div&gt;<br />
At the end of your document's HTML view you will see something like this:<br />
&lt;div class=&#34;google_footer&#34; id=&#34;google_footer&#34;&gt;<br />
</code></p>
<p>We will use the value in either class or id attributes to stylize our header and footer. Go to <em>Edit > Edit CSS.</em> A text box will appear where you can set style for your Header and footer. I used this style: </p>
<p><code><br />
#google_header {<br />
  border: 3px solid #eee;<br />
  font-size: small;<br />
  color: #ccc;<br />
}</p>
<p>#google_footer {<br />
  border: 3px solid #eee;<br />
  font-size: small;<br />
  color: #ccc;<br />
}<br />
</code></p>
<p>Now when we click on the Print button we get a document with nice header and footer with page numbers on each page. </p>
]]></content:encoded>
			<wfw:commentRss>http://easy-life.sabza.org/2008/09/google-docs-how-to-add-and-stylize-header-and-footer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quick Guide to BitTorrent</title>
		<link>http://easy-life.sabza.org/2008/08/quick-guide-to-bittorrent/</link>
		<comments>http://easy-life.sabza.org/2008/08/quick-guide-to-bittorrent/#comments</comments>
		<pubDate>Sun, 31 Aug 2008 11:27:36 +0000</pubDate>
		<dc:creator>Noumaan Yaqoob</dc:creator>
				<category><![CDATA[how-to]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[bittorrent]]></category>

		<guid isPermaLink="false">http://easy-life.sabza.org/?p=21</guid>
		<description><![CDATA[What is BitTorrent BitTorrent is a peer to peer (P2P) file sharing protocol. BitTorrent protocol was designed to easily share large files over internet. What happens here is that the initial or the first person who wants to share the...]]></description>
			<content:encoded><![CDATA[<p><strong>What is BitTorrent</strong><br id="vrxo" /></p>
<p>BitTorrent is a peer to peer (P2P) file sharing protocol. BitTorrent protocol was designed to easily share large files over internet. What happens here is that the initial or the first person who wants to share the file creates a .torrent file. This torrent file contains metadata about the original file. The torrent file creator then uploads the file to a tracker. Now if someone wants to download the original file they first download the torrent file. This .torrent file when opened with a BitTorrent client contains the information about the tracker and peices of the original file. Now the bitTorrent client contacts the tracker. The tracker then communicates with the client and provides them information about the peices of the file hosted on other peer&#8217;s computer(s). The client then starts downloading peices of the original file from different peers. <br id="vrxo1" /><br />
Those that have the full file on their computers and are connected to the tracker are called seeders. All clients connected to the tracker (seeders and lurkers or leechers) are called peers.</p>
<p><strong>BitTorrent or Torrent Trackers</strong></p>
<p>A tracker (also called torrent trackers or bittorrent trackers) is kind of a bridge between peers. BitTorrent trackers are servers which provide communication platform to peers. When you attempt to download a file using BitTorrent protocol, it is the trackers job to tell your bitTorrent client about other peers that have different peices of files. It is said that a tracker is a must to initiate a download but once the client has the peer list you can download without tracker information. However, sometimes peer go offline or some peices are missing in this case your clients communicates with the tracker again to gather information about new peers. A torrent tracker is not a torrent search index. Torrent indexers are servers that contain, collect and maintain information about torrents tracked by a tracker. This list is then available to peers to see what is available for download. In order to download the file they needed they communicate with the tracker and not with the indexer.</p>
<p><strong>BitTorrent Clients</strong></p>
<p>A BitTorrent Client is a program that assists in creating, sharing, uploading and downloading of a .torrent file and data. There are many BitTorrent clients available for download and a great number of them are freeware. I would like to mention a few very best of them:<br id="ucyd0" /></p>
<ul id="ucyd1">
<li id="ucyd2"><a id="dzl1" title="Azureus" href="http://azureus.sourceforge.net/">Vuze (formerly called Azureus)</a></li>
<li id="ucyd3"><a id="vo6j" title="BitTorrent" href="http://www.bittorrent.com/">BitTorrent</a></li>
<li id="ucyd4"><a id="ht3c" title="µTorrent" href="http://www.utorrent.com/">µTorrent</a></li>
<li id="q110"><a id="b8yj" title="Transmission" href="http://www.transmissionbt.com/">Transmission</a></li>
</ul>
<p>I use µTorrent on Windows XP and Transmission on Ubuntu Linux.</p>
<p><strong>Legal Issues and BitTorrent protocol</strong></p>
<p>In most countries, it is illegal to download copyrighted material without permission from the copyright holder. Wikipedia has a great article about the <a id="km3t" title="legal issues and BitTorrent" href="http://en.wikipedia.org/wiki/Legal_issues_with_BitTorrent">legal issues and BitTorrent</a>. <br id="fwkq0" /></p>
<p><strong> Torrent Search Engines</strong></p>
<p>Downloading copyrighted material is illegal in most countries. Still there is a wealth of content available legally. For example many open source Linux distributions are shared using the BitTorrent protocol. Aspiring new artists share their content via BitTorrent protocol as they can not afford to distribute their content due to hosting and bandwidth issues. Among all the illegal content that is available on the internet there are lots of legal software and content that you are allowed to download. But how do you know what is available for download? For that purpose there are many torrent search engines. These search engines maintain their own index of torrent files that are tracked by trackers. Sometimes the tracker and indexer would be provided by the same group or sometimes you will be redirected to the tracker.<br />
<br id="yt3r0" /></p>
<ul id="i2tp">
<li id="i2tp0"><a id="hnhv" title="Linux Tracker" href="http://www.linuxtracker.org/">Linux Tracker</a> My personal favorite, it has helped download many Linux distributions. <br id="u:ha" /></li>
</ul>
<p><strong>Word of Caution</strong><br id="ku9p" /><br />
You would think that downloading illegal or pirated software via torrents would save you money and time. But this is certainly not the case. Popular software downloaded from these sources sometimes contain harmful viruses and trojans that could destroy your data. So please don&#8217;t download illegal/pirated software for your own safety. If you really want something desperately look around for open source solutions you will definitely find some open source or free software available to do the job.</p>
]]></content:encoded>
			<wfw:commentRss>http://easy-life.sabza.org/2008/08/quick-guide-to-bittorrent/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

