<?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>MakeUseOf.com &#187; offline browsing</title>
	<atom:link href="http://www.makeuseof.com/tags/offline-browsing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.makeuseof.com</link>
	<description>Cool Websites, Software and Internet Tips</description>
	<lastBuildDate>Tue, 24 Nov 2009 12:01:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How To Download and Play Kongregate Games Offline</title>
		<link>http://www.makeuseof.com/tag/download-and-play-kongregatecom-games-offline/</link>
		<comments>http://www.makeuseof.com/tag/download-and-play-kongregatecom-games-offline/#comments</comments>
		<pubDate>Sun, 21 Jun 2009 21:00:13 +0000</pubDate>
		<dc:creator>Jason K</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[downloads]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[offline browsing]]></category>
		<category><![CDATA[online games]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=19165</guid>
		<description><![CDATA[Kongregate.com is one of the largest destinations for Flash games &#8211; claiming to have a library of over 15,000 available games. This library, while readily accessible on the Internet, has no offline alternative &#8211; and even with Aibek&#8217;s tips on downloading flash games, Kongregate stumps us all. 
There seemed to be no way to play [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-19192" style="margin: 10px;" title="Kongregate Logo" src="http://www.makeuseof.com/wp-content/uploads/2009/06/klogo.png" alt="Kongregate Logo" width="129" height="144" /><a href="http://www.kongregate.com/">Kongregate.com</a> is one of the largest destinations for Flash games &#8211; claiming to have a library of over 15,000 available games. This library, while readily accessible on the Internet, has no offline alternative &#8211; and even with Aibek&#8217;s tips on <a href="http://www.makeuseof.com/tag/download-play-flash-games-offline/">downloading flash games</a>, Kongregate stumps us all. </p>
<p>There seemed to be no way to play Kongregate games offline. Until now. </p>
<p>We&#8217;re going to show you how to download Kongregate games and play them locally on your computer. </p>
<p>This tutorial requires <a href="http://www.mozilla.com/en-US/">Firefox</a> with the <a href="https://addons.mozilla.org/en-US/firefox/addon/3829">Live HTTP Headers</a> addon. Get them before moving on.<br />
<span id="more-19165"></span></p>
<h3>Download Kongregate Games</h3>
<ol>
<li>Open up Firefox and head over to <a href="http://www.kongregate.com/">Kongregate</a>. Click <strong>Tools &gt; Live HTTP Headers</strong>. In the resulting window, switch to the <strong>Generator</strong> tab. Check <strong>request</strong> and uncheck <strong>images</strong> and <strong>CSS</strong> on the right  side. Make sure <strong>Capture</strong> is checked at the bottom.<br />
<img class="size-full wp-image-19193 alignnone" title="Live HTTP Headers Window Setup" src="http://www.makeuseof.com/wp-content/uploads/2009/06/livehttpheaders-setup.jpg" alt="download kongregate games" width="468" height="364" /></li>
<li>Load game you want to download, and watch the Live HTTP Headers window fill with entries. <strong>Uncheck Capture</strong> when the game starts to load (or you&#8217;ll be bogged down with a large number of irrelevant entries). Look for the following pattern:<br />
<blockquote><p><em>#request# GET http://chat.kongregate.com/gamez/[numbers]/[numbers]/live/[game-name].swf?kongregate_game_version=[numbers]</em></p></blockquote>
<p>For our example, we&#8217;re going to use the Little Wheel game. Our entry appeared like this:</p>
<blockquote><p><em>#request# GET http://chat.kongregate.com/gamez/0004/8108/live/littlewheel.swf?kongregate_game_version=1244712350</em></p></blockquote>
</li>
<li><strong>Right click</strong> and <strong>Copy</strong> the entry.<br />
<img class="size-full wp-image-19478 alignnone" title="Copy the Kongregate Game Entry" src="http://www.makeuseof.com/wp-content/uploads/2009/06/copy-entry5.jpg" alt="Copy the Kongregate Game Entry" width="570" height="325" /></p>
<p>Paste it into Firefox, remove <em>#request# GET</em> from the URL, and when the page loads you should be greeted by the Flash game filling the whole window. Hit <strong>File &gt; Save Page As</strong> and select a location to download. It should save as a <strong>swf</strong> file.</li>
</ol>
<h3>Playing the Game</h3>
<p>Head over to where you saved the Flash game and <strong>Open With&#8230; &gt; Mozilla Firefox</strong>. There are two possible outcomes:</p>
<ol>
<li>The game opens fine and perfectly. You&#8217;re at the end of the article. This is the case with Little Wheel.</li>
<li>The game opens, but the game doesn&#8217;t work or a message displays telling you to go to Kongregate. You&#8217;ll need to follow the next part of the tutorial, which requires <a id="g6li" title="XAMPP" href="http://www.apachefriends.org/en/xampp.html">XAMPP</a>. XAMPP will emulate a web site so we can trick the Flash game into believing it&#8217;s operating on Kongregate.com. In the video tutorial below, we&#8217;ve used the Fantastic Contraption game, which doesn&#8217;t work without this following step.</li>
</ol>
<h3>The Workaround</h3>
<ol>
<li>Grab the <strong>Self Extracting ZIP Archive</strong> from the <a id="mvw3" title="XAMPP" href="http://www.apachefriends.org/en/xampp-windows.html#641">XAMPP</a> download page. Double-click the extractor, and let it place the files at <em>C: </em>(it&#8217;ll create a folder called &#8220;xampp&#8221; automatically). Don&#8217;t be creative with the path, by sticking to a top level folder you skip a step.</li>
<li>Head into <em><strong>C:\xampp\htdocs</strong></em> and create a folder called <strong><em>kongregate.com</em></strong></li>
<li>Move the Flash game file (<strong>swf</strong>) into the newly created folder (<em><strong>C:xampp\htdocs\kongregate.com</strong></em>)<br />
<img class="size-full wp-image-19203 alignnone" title="The SWF in C:xampphtdocskongregate.com" src="http://www.makeuseof.com/wp-content/uploads/2009/06/game-in-folder.jpg" alt="The SWF in C:xampphtdocskongregate.com" width="408" height="275" /></li>
<li>Run <em><strong>C:\xampp\xampp-control.exe</strong></em> and fire up the Apache server by clicking <strong>Start</strong> next to where it says Apache. It should say <strong>Running</strong> once you click it, as seen in the screenshot below<br />
<img class="size-full wp-image-19201 alignnone" title="xampp-control.exe" src="http://www.makeuseof.com/wp-content/uploads/2009/06/xampp-control.jpg" alt="xampp-control.exe" width="444" height="276" /></li>
<li>Direct your browser to <em>http://localhost/kongregate.com/</em>. You&#8217;ll be greeted by minimalistic list of files in the directory. Click on the Flash game you put into the folder. If all goes well, it should work perfectly &#8211; the game should fill up the Firefox window.</li>
</ol>
<p>To further clarify the steps above, I&#8217;ve prepared a short video tutorial:<br />
<object width="560" height="340" data="http://www.youtube-nocookie.com/v/xAPCFTZ6WSU&amp;hl=en&amp;fs=1&amp;rel=0&amp;hd=1" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube-nocookie.com/v/xAPCFTZ6WSU&amp;hl=en&amp;fs=1&amp;rel=0&amp;hd=1" /><param name="allowfullscreen" value="true" /></object></p>
<p>That&#8217;s it for saving Kongregate games to your computer and playing offline. If you have any questions or aware of any easier way to download Kongregate games, feel free to tell us your thoughts in the comments below.</p>
<p>For more post on flash games, check out:</p>
<p><a href="http://www.makeuseof.com/tag/muo-games-the-best-places-for-flash-games/">MUO Games &#8211; The Best Websites to Play Flash Games</a><br />
<a href="http://www.makeuseof.com/tag/muo-games-4-web-games-to-kick-start-your-brain/">4 Web Flash Games to Kick-Start your Brain</a><br />
<a href="http://www.makeuseof.com/tag/5-of-the-best-online-flash-games/">The Best Online Flash Games</a><br />
<a href="http://www.makeuseof.com/tag/orisinalcom-cute-flash-games-for-all/">Orisinal.com &#8211; Cute Flash Games For All</a>
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/how-to-download-free-flash-miniclip-games-and-carry-them-on-usb-nb/" title="How To Download Free Flash Miniclip Games and Carry Them on USB (September 6, 2009)">How To Download Free Flash Miniclip Games and Carry Them on USB</a> (39)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-download-embedded-flash-swf-files-using-your-browser/" title="How to Download Embedded Flash Files using your Browser (May 31, 2009)">How to Download Embedded Flash Files using your Browser</a> (48)</li>
	<li><a href="http://www.makeuseof.com/tag/download-play-flash-games-offline/" title="How To Download and Play Flash Games Offline (December 16, 2008)">How To Download and Play Flash Games Offline</a> (88)</li>
	<li><a href="http://www.makeuseof.com/tag/the-top-five-idle-time-facebook-games/" title="The Top Five Idle Time Facebook Games (October 29, 2009)">The Top Five Idle Time Facebook Games</a> (26)</li>
	<li><a href="http://www.makeuseof.com/tag/5-of-the-best-online-flash-games/" title="The Best Online Flash Games (October 12, 2008)">The Best Online Flash Games</a> (29)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/download-and-play-kongregatecom-games-offline/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Download Blogs For Offline Reading with BackStreet [Windows]</title>
		<link>http://www.makeuseof.com/tag/browse-blogs-offline-with-backstreet-windows/</link>
		<comments>http://www.makeuseof.com/tag/browse-blogs-offline-with-backstreet-windows/#comments</comments>
		<pubDate>Mon, 25 May 2009 17:00:14 +0000</pubDate>
		<dc:creator>Guy McDowell</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[blogging tools]]></category>
		<category><![CDATA[offline browsing]]></category>
		<category><![CDATA[reading]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=17907</guid>
		<description><![CDATA[Normally, I would stay away from anything named BackStreet. Just sounds shady. Yet, I find myself going camping this weekend where there is no Internet connectivity. Egads! Gadzooks! Whatever shall I do? Well, I found me a great blog that I like to read and I&#8217;m going to download the entire blog for offline reading.
(No, [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.makeuseof.com/wp-content/uploads/2009/05/backstreet.jpeg" align="left" alt="download-blog" />Normally, I would stay away from anything named BackStreet. Just sounds shady. Yet, I find myself going camping this weekend where there is no Internet connectivity. Egads! Gadzooks! Whatever shall I do? Well, I found me a great blog that I like to read and I&#8217;m going to download the <strong>entire blog</strong> for offline reading.</p>
<p>(No, camping isn&#8217;t that active an affair with me. A little fishing, a little drinking, a little reading. Thank heavens for the <a href="http://heinekenexperience.ca/draughtkeg/" target="_blank">5L Heineken keg</a>)</p>
<p>Usually, I would use <a href="http://www.makeuseof.com/tag/save-and-backup-websites-with-httrack/" target="_blank">HTTrack</a> to download blogs for offline viewing. It&#8217;s been around since the 56kbps days and works very well indeed. But HTTrack has been covered on MUO quite well already. So, BackStreet&#8217;s back, alright! (Sorry.)</p>
<p><span id="more-17907"></span></p>
<h2>Step 1: Download and Install BackStreet Browser</h2>
<p><a href="http://www.spadixbd.com/backstreet/" target="_blank">Here it is</a>, it&#8217;s only 1.48MB in size. Quick download, quick install.</p>
<h2>Step 2: Set up the Parameters</h2>
<p>Parameters is a fancy word for options. I like big multi-syllable words like <em>maramalade </em>and <em>mayonnaise</em>. Click on <strong>New</strong> to start a new project.</p>
<p><img class="aligncenter size-full wp-image-17908" title="step_1" src="http://www.makeuseof.com/wp-content/uploads/2009/05/step_1.jpg" alt="download blog for offline reading" width="173" height="133" /></p>
<p>Enter the <strong>URL</strong> of the site you wish to download, a <strong>Title</strong> for it, and choose the <strong>Folder</strong> you want to download the site to. Under the <strong>Load</strong> tab, you&#8217;re going to set how much of the site you want to load. The default values should serve you well. Note that each level of link depth that you add, can add to the size of the download almost exponentially. Three should be plenty.</p>
<p><img class="aligncenter size-full wp-image-17911" title="step_2_load" src="http://www.makeuseof.com/wp-content/uploads/2009/05/step_2_load.jpg" alt="step_2_load" width="396" height="453" /></p>
<p>The <strong>File Filter</strong> tab is where you determine what types of files you wish to exclude or set size limits on the files. This helps you restrict just how much is downloaded. Let&#8217;s say the site has a lot of images that don&#8217;t have much to do with the content. You might exclude JPEGs then. Then the site would download quicker and take up less of your hard drive.</p>
<p><img class="aligncenter size-full wp-image-17910" title="step_2_file_filter" src="http://www.makeuseof.com/wp-content/uploads/2009/05/step_2_file_filter.jpg" alt="step_2_file_filter" width="396" height="453" /></p>
<p>Under <strong>URL Filter</strong> you can choose which protocols you will access. If the site has a protected section you don&#8217;t want to access, you might uncheck HTTPS. If the site has an FTP download site, say for free programs, you might want to uncheck that as well, to speed up your download. The <strong>Server</strong> option can be used to determine where the files are downloaded from. Some sites use server balancing or mirror servers. Choosing <strong>Follow other servers</strong> would allow for downloads from them. <strong>Download pages only from other servers</strong> would download strictly from mirrored or associated servers. I&#8217;m not sure why you would want to do that. Maybe the main server is down?</p>
<p><strong>Folder</strong> options are to limit what folders are canvassed for files. By having it on only <strong>Follow only subfolders</strong>, the process will take files only within the tree of the first file accessed.</p>
<p><img class="aligncenter size-full wp-image-17914" title="step_2_url_filter" src="http://www.makeuseof.com/wp-content/uploads/2009/05/step_2_url_filter.jpg" alt="step_2_url_filter" width="396" height="453" /></p>
<p>Now the <strong>Connection</strong> tab. Here you can decide how BackStreet will identify itself to the server. If you don&#8217;t want the site administrator going through their stats and seeing their site was downloaded by the BackStreet browser, you can choose one of three other browser types. Here you can also set up a connection through a proxy server, but I&#8217;m not sure why you would do that for a legitimate connection.</p>
<p><img class="aligncenter size-full wp-image-17909" title="step_2_connection" src="http://www.makeuseof.com/wp-content/uploads/2009/05/step_2_connection.jpg" alt="step_2_connection" width="396" height="453" /></p>
<p><strong>Others.</strong> Good old Others. The catch-all tab for stuff that didn&#8217;t have a home elsewhere. <strong>Folder Structure</strong> is a neat option. I recommend selecting <em>Copy folder structure</em> especially if you are making a back-up of a site for transfer to another server. I don&#8217;t see much sense in changing the other values here. But as you use BackStreet more and more, you may want to tweak these values. Once you have everything in place, just click the <strong>OK</strong> button.</p>
<p><img class="aligncenter size-full wp-image-17913" title="step_2_others" src="http://www.makeuseof.com/wp-content/uploads/2009/05/step_2_others.jpg" alt="step_2_others" width="396" height="453" /></p>
<h2>Step 3: Downloading</h2>
<p>Here it is downloading! In the bottom frame, you can see what file it is working on. You can also see in the top frame, just how fast it is downloading as well as some other stats. One of the best things about BackStreet is that, if for any reason the download is interrupted, it will simply wait until it can reconnect and keep downloading. Especially useful for very large sites.</p>
<p><img class="aligncenter size-full wp-image-17917" title="step_3_downloading" src="http://www.makeuseof.com/wp-content/uploads/2009/05/step_3_downloading.jpg" alt="step_3_downloading" width="501" height="475" /></p>
<p>There the site is downloaded. By expanding the tree in the left frame, you can see that the directory structure has been kept pretty much intact. Now I have a full local copy of my own blog, should I need to recreate it one day on another server.</p>
<p><img class="aligncenter size-full wp-image-17915" title="step_3_downloaded" src="http://www.makeuseof.com/wp-content/uploads/2009/05/step_3_downloaded.jpg" alt="step_3_downloaded" width="501" height="475" /></p>
<h2>Step 4: Viewing the Downloaded Blog</h2>
<p>You can view the site within the BackStreet browser, however, it doesn&#8217;t work that well where scripts and stylesheets are involved. I prefer to view things in my Firefox browser. Here&#8217;s how to do that. Open <strong>Firefox</strong>, and click on <strong>File&gt;Open File</strong>.</p>
<p><img class="aligncenter size-full wp-image-17918" title="step_4_open_file" src="http://www.makeuseof.com/wp-content/uploads/2009/05/step_4_open_file.jpg" alt="step_4_open_file" width="200" height="141" /></p>
<p>Now navigate to where the<strong> index.html</strong> page of the downloaded site is. Choose that file and click the <strong>Open</strong> button.</p>
<p><img class="aligncenter size-full wp-image-17920" title="step_4_open_index_file" src="http://www.makeuseof.com/wp-content/uploads/2009/05/step_4_open_index_file.jpg" alt="step_4_open_index_file" width="563" height="419" /></p>
<p>Voila! Your downloaded blog is now readable, completely offline.</p>
<p><img class="aligncenter size-full wp-image-17921" title="step_5_read" src="http://www.makeuseof.com/wp-content/uploads/2009/05/step_5_read.jpg" alt="step_5_read" width="581" height="551" /></p>
<p>Wait a minute! It looks crappy! Yes it does. Please keep in mind that most websites today are generated on the fly. Lots of things are put in there dynamically from databases or functions or linked files elsewhere on the web. It isn&#8217;t really feasible to download all those things for just one site. Then you would have to set up a web server identical to the one where your site is hosted as well as a database and database connections to properly duplicate the blog.</p>
<p><strong>What matters here is the content</strong>. I can read each article on the blog completely and fully, with the majority of the images being in place too. How awesome is that? Moderately awesome, yes. Extremely awesome when it&#8217;s raining and you are stuck in a tent with a half-full mini keg of Heineken.</p>
<p>If you were going to download blog for offline reading, which one would it be? What&#8217;s you&#8217;re favourite off-line browsing tool? Like Heineken? Let&#8217;s hear about it in the comments!
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/save-and-backup-websites-with-httrack/" title="Save and Backup Websites with HTTrack (July 25, 2008)">Save and Backup Websites with HTTrack</a> (7)</li>
	<li><a href="http://www.makeuseof.com/tag/4-free-tools-for-fool-proof-wordpress-backup/" title="4 Free Tools for Fool-Proof Wordpress Backup (October 8, 2007)">4 Free Tools for Fool-Proof Wordpress Backup</a> (13)</li>
	<li><a href="http://www.makeuseof.com/tag/windows-live-mesh-get-your-data-on-any-pc-from-any-device/" title="Windows Live Mesh: Get your Data on any PC from any Device (May 2, 2008)">Windows Live Mesh: Get your Data on any PC from any Device</a> (16)</li>
	<li><a href="http://www.makeuseof.com/tag/who-needs-the-amazon-kindle-when-you-have-a-netbook/" title="Who Needs The Amazon Kindle When You Have A Netbook? (March 26, 2009)">Who Needs The Amazon Kindle When You Have A Netbook?</a> (26)</li>
	<li><a href="http://www.makeuseof.com/tag/web-metrics-101-what-do-all-these-terms-mean/" title="Web Metrics 101 &#8211; What DO all these Terms Mean? (April 18, 2008)">Web Metrics 101 &#8211; What DO all these Terms Mean?</a> (17)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/browse-blogs-offline-with-backstreet-windows/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How To Access &amp; Use Gmail Offline</title>
		<link>http://www.makeuseof.com/tag/take-your-gmail-account-offline/</link>
		<comments>http://www.makeuseof.com/tag/take-your-gmail-account-offline/#comments</comments>
		<pubDate>Mon, 23 Feb 2009 18:40:40 +0000</pubDate>
		<dc:creator>Sharninder</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[Gmail]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[google gears]]></category>
		<category><![CDATA[offline browsing]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=12854</guid>
		<description><![CDATA[ Well, not literally, of course, but now you can access Gmail even when you’re offline. The Ninjas over at the Gmail team have created a masterpiece and are inviting you to give their new offering a spin.
Too Dramatic, was it ?
Well, the reason that I’m being so dramatic is that the feature that Google [...]]]></description>
			<content:encoded><![CDATA[<p><img title="Access Gmail Offline" src="http://www.makeuseof.com/wp-content/uploads/2009/02/emaillogo-thumb.jpg" alt="use gmail offline" width="144" height="129" align="left" /> Well, not literally, of course, but now you can access Gmail even when you’re offline. The Ninjas over at the Gmail team have created a masterpiece and are inviting you to give their new offering a spin.</p>
<p>Too Dramatic, was it ?</p>
<p>Well, the reason that I’m being so dramatic is that the feature that Google has released this time is one that I’ve been personally waiting for ages and definitely deserves this attention.</p>
<p>The big deal is that you can now access and use Gmail offline, that is without Internet connection. Obviously, you will not be able to send any emails while you’re offline, but atleast you can read them, and any emails that you send during this time will be queued up and delivered the moment you get back online. Anyway you look at it, this is an incredible feature to have.</p>
<p>To be able to access Gmail account offline, you’ll need to first download and <a href="http://gears.google.com/" target="_blank">install Google Gears</a>. If you’re using Google’s Chrome browser, though, you can relax since Chrome comes with Gears installed by default.</p>
<p>After you have Gears installed, just go to <strong>Settings-&gt;Labs</strong> and enable the Offline feature.</p>
<p><img title="offline gmail" src="http://www.makeuseof.com/wp-content/uploads/2009/02/offlinegmail-thumb.jpg" alt="access gmail offline" width="450" height="179" /></p>
<p>Gmail should now reload and you will see a new link titled “<strong>Offline</strong>” right next to the “<strong>Settings</strong>” link in the top right corner of the Gmail window.</p>
<p>Click on Offline and Google Gears will throw a warning at you that some website named <a href="http://mail.google.com">http://mail.google.com</a> is trying to access Gears. Since I was quite sure that it’d harmless, I let the website access Gears and you should probably do the same.</p>
<p><img title="offline gmail warning" src="http://www.makeuseof.com/wp-content/uploads/2009/02/offlinewarning-thumb.jpg" alt="offline gmail warning" width="355" height="288" /></p>
<p>At this point, Gmail will begin downloading what it thinks are the most important emails to you. I’m saying “what it thinks” because the Gmail team has a pretty nifty algorithm to determine the emails that it downloads. For me that figure came to “about 3 years” worth of my emails and you might get a different figure, depending on the amount of email that you get.</p>
<p>At any rate, Gears will download about 10000 of your latest emails, not counting the Trash and Spam folder so this should be enough for most of us.</p>
<p>Depending on the speed of your link, this actual process of downloading and syncing emails might take a while and this is probably a good time to have a cup of coffee (or a mug of beer, if that’s what you prefer).</p>
<p><img title="offline gmail" src="http://www.makeuseof.com/wp-content/uploads/2009/02/offline-thumb.jpg" alt="download gmail messages" width="375" height="109" /></p>
<p>Gears will also offer to create a shortcut for Gmail on the desktop. With this shortcut, you can login Gmail in offline mode right from your desktop.</p>
<p><img title="offline gmail shortcut" src="http://www.makeuseof.com/wp-content/uploads/2009/02/gmailshortcut-thumb.jpg" alt="offline gmail shortcut" width="369" height="252" /></p>
<p>The Offline Gmail feature also includes a very cool <a href="http://groups.google.com/group/gmail-labs-help-offline/web/flaky-connection-mode" target="_blank">Flaky Connection Mode</a>. In this mode, you can continue using Gmail as you normally would and Gmail will automatically determine if you are online or offline, without the user ever knowing about it.</p>
<p>If you send any emails in this mode and you’re offline, Gmail will keep them in the outbox and send them as soon as you come back online, and you’ll never even come to know about your connection status. In my opinion, you should always keep this option checked. To enable the flaky connection mode, click on the Offline Gmail icon next to the Settings link.</p>
<p><img title="flaky connection mode" src="http://www.makeuseof.com/wp-content/uploads/2009/02/flakymode-thumb.jpg" alt="flaky connection mode" width="359" height="133" /> </p>
<p>This is without any doubt, one of the best things to happen to webmail. With our ever increasing dependence on services based “<em>in the cloud”</em>, the Gmail team has taken the lead in letting the users have access to their data, whether they’re connected to the cloud or not. This, in my opinion, can only be a good thing.</p>
<p>Do you think you ever going to use Gmail in offline mode? Let us know what you guys think of this new feature in the comments.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/detach-google-services-from-the-browser-with-gmdesk-and-more/" title="Detach Google Services From your Browser With GMDesk (October 14, 2008)">Detach Google Services From your Browser With GMDesk</a> (7)</li>
	<li><a href="http://www.makeuseof.com/tag/5-gmail-labs-features-worth-enabling/" title="5 Gmail Labs Apps Worth Enabling (February 17, 2009)">5 Gmail Labs Apps Worth Enabling</a> (11)</li>
	<li><a href="http://www.makeuseof.com/tag/picasa-101-thinking-outside-the-box/" title="[Google Picasa 101] &#8211; Saving, Exporting &#038; Uploading To Picasa Web Albums (April 9, 2009)">[Google Picasa 101] &#8211; Saving, Exporting &#038; Uploading To Picasa Web Albums</a> (6)</li>
	<li><a href="http://www.makeuseof.com/tag/whats-new-in-gmail-imports-images-previews-translations-and-more/" title="What&#8217;s new in Gmail: Imports, Images, Previews, Translations and more (May 25, 2009)">What&#8217;s new in Gmail: Imports, Images, Previews, Translations and more</a> (11)</li>
	<li><a href="http://www.makeuseof.com/tag/ultimate-gmail-collection-over-80-tools-and-tips/" title="Ultimate GMail Collection: over 80 Tools and Tips (July 27, 2007)">Ultimate GMail Collection: over 80 Tools and Tips</a> (80)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/take-your-gmail-account-offline/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Detach Google Services From your Browser With GMDesk</title>
		<link>http://www.makeuseof.com/tag/detach-google-services-from-the-browser-with-gmdesk-and-more/</link>
		<comments>http://www.makeuseof.com/tag/detach-google-services-from-the-browser-with-gmdesk-and-more/#comments</comments>
		<pubDate>Tue, 14 Oct 2008 18:01:39 +0000</pubDate>
		<dc:creator>Varun Kashyap</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[adobe AIR]]></category>
		<category><![CDATA[Gmail]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[google calendar]]></category>
		<category><![CDATA[google docs]]></category>
		<category><![CDATA[google gears]]></category>
		<category><![CDATA[google picasa]]></category>
		<category><![CDATA[google reader]]></category>
		<category><![CDATA[offline browsing]]></category>
		<category><![CDATA[Prism]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=6475</guid>
		<description><![CDATA[If you use Google&#8217;s services a lot, you might have wanted at one time or another to use them as stand alone applications. GMDesk is an Adobe AIR application that allows you to do just that.
Here is how to get it working:
If you are not using Adobe AIR already
Go to Get Adobe Air, download it [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/10/logogmd.png" alt="" width="125" height="57" align="left" />If you use Google&#8217;s services a lot, you might have wanted at one time or another to use them as stand alone applications. <a href="http://code.google.com/p/gmdesk" target="_blank">GMDesk</a> is an <a href="http://www.makeuseof.com/tags/adobe-air/">Adobe AIR application</a> that allows you to do just that.</p>
<p>Here is how to get it working:</p>
<h2>If you are not using Adobe AIR already</h2>
<p>Go to <a href="http://get.adobe.com/air/">Get Adobe Air</a>, download it and install it.</p>
<h2>If you are already using Adobe AIR</h2>
<p><a href="http://code.google.com/p/gmdesk/downloads/list">Download GMDesk</a> and run the installer. (Also check out other useful and popular Adobe AIR apps handpicked by MakeUseOf authors <a href="http://www.makeuseof.com/tag/8-adobe-air-apps-that-dont-suck/">here</a>, <a href="http://www.makeuseof.com/tag/5-more-cool-adobe-air-applications/">here</a> and <a href="www.makeuseof.com/tag/8-useful-adobe-air-applications-that-work-in-linux/">here</a>.)</p>
<h2>Now, about GMdesk</h2>
<p><strong>GMDesk</strong> offers you access to GMail, Google Calendar, Google Documents, Google Maps, Google Reader and Picasa . It also offers the ability to switch between the Google Services via keyboard shortcuts.</p>
<p style="text-align: center"><img src="http://www.makeuseof.com/wp-content/uploads/2008/10/servicesgmd.png" alt="" width="194" height="151" /></p>
<p style="text-align: center"><img src="http://www.makeuseof.com/wp-content/uploads/2008/10/prefgmd.png" alt="" width="454" height="347" /></p>
<p>You can choose the default Google service that starts up when GMDesk is started. You can set it up for Google Apps access as well.</p>
<h2>Other ways to run webapps as desktop apps</h2>
<p><strong>Mozilla Prism</strong></p>
<p>Prism is Mozilla&#8217;s effort to bring a more desktop-like feel to web applications. (<a href="http://www.makeuseof.com/tag/run-web-apps-on-your-desktop-with-prism/">MakeUseOf Article</a>)</p>
<p><strong>Bubbles Site Specific Browser </strong></p>
<p><a href="http://bubbleshq.com/">Bubbles</a> allow you to run web apps as stand alone desktop apps.  The solution was my favorite before GMDesk because it offered a more desktop-like feel, with notifications and other similar bells and whistles. However you have to download an extension for the app or service you want to run and not many are available. (<a href="http://www.makeuseof.com/dir/bubbles/">MakeUseOf Article</a>)</p>
<p><strong>Google Gears</strong></p>
<p><a href="gears.google.com/">Gears</a> is intended to help improve the webapps by allowing local searchable databases and javascript running in background. However it can be used to create simple desktop apps without these functionalities as well. (<a href="http://www.makeuseof.com/tag/use-online-apps-offline-with-google-gears/">MakeUseOf Article</a>)</p>
<p><strong>Google Chrome</strong></p>
<p>You might have noticed the option to &#8220;Create Application Shortcuts&#8230;&#8221; in <a href="http://www.google.com/chrome">Google Chrome</a>. Alright, its there in case you didn&#8217;t notice. It also allows you to achieve similar results, that is create a desktop-like feel for your web apps. Chrome achieves this via Google Gears.</p>
<p style="text-align: center"><img src="http://www.makeuseof.com/wp-content/uploads/2008/10/chromegmd.png" alt="" width="288" height="237" /></p>
<p style="text-align: center"><img src="http://www.makeuseof.com/wp-content/uploads/2008/10/gearsgmd.png" alt="" width="386" height="329" /></p>
<h2>Anyways, what&#8217;s with running webapps from the desktop?</h2>
<p>Apart from the fact that you save some time and typing by just double-clicking the shortcut, or all together using a shortcut key to launch the app there are some other advantages:</p>
<ul>
<li>No unnecessary browser toolbars to take up precious space.</li>
<li>Less distraction and urge to check out the latest xkcd strip or hop over to Facebook (unless you run them from the desktop as well) because there is no awesome bar or omni bar or whatever fancy name they give to the address bar.</li>
<li>Some applications integrate nicely with the desktop, offering native operating systems like notifications on events, drag and drop etc.</li>
<li>Improved performance and offline access. (generally with Google Gears )</li>
</ul>
<p>As you can see there are a number of ways to run Google services (and others) from your desktop.  However I really like GMDesk and the idea of grouping Google Reader, Gmail, Calendar, Docs, Maps and Picasa into one window. I use Google services a lot like many people do. Having them all tucked up neatly in a separate window with lesser distractions definitely helps your productivity. Now you don&#8217;t have to switch to Firefox only to find out you had Gmail open in Chrome and then switch to Chrome and then look for the tab that houses Gmail.</p>
<p>What particular solution do you use for desktop-like behavior? Or do you prefer leaving it to the browser?
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/12-google-services-with-mobile-access/" title="12 Google Services with Mobile Access (January 3, 2008)">12 Google Services with Mobile Access</a> (14)</li>
	<li><a href="http://www.makeuseof.com/tag/use-online-apps-offline-with-google-gears/" title="Use Online Apps Offline with Google Gears (May 20, 2008)">Use Online Apps Offline with Google Gears</a> (11)</li>
	<li><a href="http://www.makeuseof.com/tag/run-web-apps-on-your-desktop-with-prism/" title="Run Web Apps on your Desktop with Prism (February 7, 2008)">Run Web Apps on your Desktop with Prism</a> (8)</li>
	<li><a href="http://www.makeuseof.com/tag/synchronize-your-google-contacts-calendar-rss-in-thunderbird/" title="Synchronize Your Google Contacts, Calendar &#038; RSS In Thunderbird (September 4, 2009)">Synchronize Your Google Contacts, Calendar &#038; RSS In Thunderbird</a> (17)</li>
	<li><a href="http://www.makeuseof.com/tag/take-your-gmail-account-offline/" title="How To Access &#038; Use Gmail Offline (February 23, 2009)">How To Access &#038; Use Gmail Offline</a> (13)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/detach-google-services-from-the-browser-with-gmdesk-and-more/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>4 Free Tools to Download and Take Wikipedia Offline</title>
		<link>http://www.makeuseof.com/tag/4-free-tools-for-taking-wikipedia-offline/</link>
		<comments>http://www.makeuseof.com/tag/4-free-tools-for-taking-wikipedia-offline/#comments</comments>
		<pubDate>Mon, 13 Oct 2008 20:01:10 +0000</pubDate>
		<dc:creator>Saikat Basu</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[Lists of tools]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[encyclopedia]]></category>
		<category><![CDATA[iPod]]></category>
		<category><![CDATA[offline browsing]]></category>
		<category><![CDATA[reference sites]]></category>
		<category><![CDATA[wiki]]></category>
		<category><![CDATA[wikipedia]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=6361</guid>
		<description><![CDATA[Wikipedia, for most of us, needs no introduction. We use it perhaps almost as frequently as we use Google for our information needs. All of us might then wonder about the need to download and use a free information resource which is available only a click away online.
But imagine that you are marooned on an [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/10/wikipedia-logo.png" border="0" alt="" align="left" /><a href="http://en.wikipedia.org/wiki/Main_Page" target="_blank">Wikipedia</a>, for most of us, needs no introduction. We use it perhaps almost as frequently as we use Google for our information needs. All of us might then wonder about the need to download and use a free information resource which is available only a click away online.</p>
<p>But imagine that you are marooned on an island with just your rusty laptop&#8230;.OK, strike out the &#8216;Gilligan&#8217;s Island&#8217; scenario and look at a more realistic setting of being away from a net connection. Get the picture?  Here&#8217;s where some of the offline tools for Wikipedia browsing come in handy.</p>
<p>The Wikimedia Foundation has set up an offline Wikipedia version themselves understanding this need. The English version with a collection of about 2000 pages can be had in the form of a CD (an ISO file).  But it comes at a cost of $13.99.</p>
<p>The penny pinchers among us have to put in a bit more effort and megabytes. But despair not. Here are four free tools for taking the Wikipedia knowledge off the net and into an anytime, anywhere experience.</p>
<h2>I. WikiTaxi (OS: Windows)</h2>
<p><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/10/wikitaxi.png" alt="wiki taxi - wikipedia offline" /></p>
<p>All downloaded pages are stored in a WikiTaxi database. WikiTaxi uses compression to make sure that the database remains compact enough. For instance, the huge English Wikipedia easily fits on an 8 GB memory stick. WikiTaxi itself does not require an installation as it runs from an <a href="http://wikitaxi.org/delphi/doku.php/products/wikitaxi/index" target="_blank">executable</a>. The process to download the information is a bit long drawn out as you have to essentially download a XML database dump from the Wikipedia site containing the wiki content (The largest English Wiki is 3.5 GB).</p>
<p>An included WinTaxi importer contains this database into a WinTaxi database for you to browse offline. The database dumps are updated every few weeks. So you need to go online to get the most recent version of the information.</p>
<h2>II. Zipedia (OS:Windows)</h2>
<p><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/10/zipedia.png" alt="zipedia" /></p>
<p>Zipedia is a Mozilla Add-on for Firefox enabling offline browsing. The <a href="http://zipedia.nargila.org/trac" target="_blank">Zipedia page</a> describes it as the &#8216;poor man&#8217;s choice&#8217;. But when we don&#8217;t have access to the real thing, then it&#8217;s a worthy choice isn&#8217;t it? You will still need to download the Wikipedia database dump. Zipedia does not need any external database as this is done by the browser itself. The add-on works with Firefox v2.0-3.0+. To access the offline resource you need to just type in &#8211; wikipedia://wiki/</p>
<h2>III. Wikislice (OS: Windows)</h2>
<p><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/10/webslices.png" alt="wiki slice - download wikipedia offline" /></p>
<p>Wikislice is an application that allows the user to collate Wikipedia entries based on a particular topic or subtopic. Wikislice as the name suggests gives you a &#8217;slice&#8217; of the information in a downloadable format for easy reading offline. <a href="http://wikislice.webaroo.com" target="_blank">Wikislice</a> comes as a web based tool as well as a desktop interface. To use Wikislice, just type the topic of your interest in the search bar provided and Wikislice will display all the applicable information for you to browse or download.</p>
<p>Here&#8217;s how it works -</p>
<ol>
<li>Type in your topic and click &#8216;Go&#8217;.</li>
<li>You get the information and related subtopics (for more narrow searches).</li>
<li>The Top 50 topics are displayed over 5 pages.</li>
<li>Download the Wikislice (part of Wikipedia) offline if the number of pages is less than 2000.</li>
<li>The downloaded pages can be used with the Webaroo software. The app will check if you have the software installed on first use. In case you don&#8217;t, it will prompt you for the download.</li>
</ol>
<p>Here&#8217;s a simple <a href="http://wikislice.webaroo.com/slideshow" target="_blank">slideshow</a> from the main site.</p>
<h2>IV. Pocket Wikipedia (OS:Windows/ Linux and PocketPC)</h2>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/10/pocket-wikipedia.png" alt="" /></p>
<p>Pocket Wikipedia is a carefully compiled handpicked selection of Wikipedia information and comprises of nearly 24,000 images and 14 million words. That&#8217;s a stack of fifteen volume encyclopedias (<em>Encyclopedia  Britannica has 40 million words and 24,000 images!</em>). All within a 180MB free <a href="http://www.free-soft.ro/pocket-wikipedia/pocket-wikipedia.html" target="_blank">download</a> in a single zip archive. This software differs from the others in one aspect &#8211; you get pictures within the text as in the original version. But remember that it does not contain the entire gamut of Wikipedia; just the more important ones for ready reference.</p>
<h2>(Bonus V) How To Get Wikipedia on Your iPod</h2>
<p>If you have an iPod and couple of GBs of spare space you can also install Wikipedia right onto it. For more details check out Mark&#8217;s excellent guide on <a href="http://www.makeuseof.com/tag/how-to-install-wikipedia-on-your-ipod/">How To Install Wikipedia on Your iPod</a>.</p>
<p>Have you used any of these four software apps? If so, which do you prefer?  Do you have another that you prefer instead?   Or do you prefer accessing Wikipedia via the web?
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/how-to-make-your-own-books-from-wikipedia/" title="How To Make Your Own Books From Wikipedia (March 9, 2009)">How To Make Your Own Books From Wikipedia</a> (9)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-install-wikipedia-on-your-ipod/" title="How to Install Wikipedia on Your iPod (December 29, 2007)">How to Install Wikipedia on Your iPod</a> (82)</li>
	<li><a href="http://www.makeuseof.com/tag/8-sister-wikis-from-wikipedia-we-should-be-aware-about/" title="8 Sister Wikis from Wikipedia We Should Be Aware About (March 20, 2009)">8 Sister Wikis from Wikipedia We Should Be Aware About</a> (8)</li>
	<li><a href="http://www.makeuseof.com/tag/wikipedia-biggest-online-encyclopedia/" title="Wikipedia &#8211; Biggest Online Encyclopedia (September 24, 2006)">Wikipedia &#8211; Biggest Online Encyclopedia</a> (13)</li>
	<li><a href="http://www.makeuseof.com/tag/taking-search-back-to-basics-with-wikia-search/" title="Taking Search Back To Basics With Wikia Search (June 5, 2008)">Taking Search Back To Basics With Wikia Search</a> (7)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/4-free-tools-for-taking-wikipedia-offline/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Save and Backup Websites with HTTrack</title>
		<link>http://www.makeuseof.com/tag/save-and-backup-websites-with-httrack/</link>
		<comments>http://www.makeuseof.com/tag/save-and-backup-websites-with-httrack/#comments</comments>
		<pubDate>Fri, 25 Jul 2008 19:05:30 +0000</pubDate>
		<dc:creator>Tina</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[offline browsing]]></category>
		<category><![CDATA[webmaster tools]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=4061</guid>
		<description><![CDATA[This is the second part of the Offline Browsing Anywhere Anytime mini series.   If you missed it, part one is here.
Downloading a website can come in handy in many situations. You may want to demonstrate a website to a customer at their house, browse the latest headlines while commuting to work or take [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/07/httrack05.png" border="0" alt="" hspace="10" vspace="5" align="left" />This is the second part of the Offline Browsing Anywhere Anytime mini series.   If you missed it, <a href="http://www.makeuseof.com/tag/offline-browsing-anywhere-anytime-part-one/">part one is here</a>.</p>
<p>Downloading a website can come in handy in many situations. You may want to demonstrate a website to a customer at their house, browse the latest headlines while commuting to work or take your laptop to the wifi-less park to enjoy the weather and read a blog at the same time. Having access to a full website backup gives you a lot more freedom than being limited to a few select pages.</p>
<p>While ScrapBook is a Firefox extension, <a title="HTTrack" href="http://www.httrack.com/">HTTrack</a> is a standalone application, designed to download whole websites, including media files and outside links. The program is available for Linux and Windows.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/07/httrack06.png" border="0" alt="" /></p>
<p>HTTrack is said to be an offline browser, which doesn&#8217;t seem to make much sense. When I try to browse backed up pages, HTTrack opens Firefox to display the projects there. Correct me if I&#8217;m wrong, but apparently it needs a &#8220;real&#8221; browser. Of course to mirror websites it cannot be offline. So it puzzles me how it can be called an offline browser. Am I missing the point?</p>
<p>Anyway, HTTrack is simple to use although it can become a little tricky when the default settings won&#8217;t work. In the first window after starting the program you click &#8216;next&#8217; to actually open a project. You can simply type into the project name and category fields. In this example I&#8217;m backing up the Science frontpage of Digg.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/07/httrack01.png" border="0" alt="" /></p>
<p>On the Mirroring Mode page pick an action and add the URL of the website you would like to backup. The action depends on what you want to do. For your first project you should pick <em>Download web site(s)</em>.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/07/httrack02.png" border="0" alt="" /></p>
<p><em>Download web site(s)</em> will download the desired pages with default options.<br />
<em>Download web site(s)</em> + questions will transfer the desired sites with default options, and ask questions if any links are considered as potentially downloadable.<br />
<em>Get individual files</em> will only get the files you specify within options, but will not spider through HTML files.<br />
<em>Download all sites in pages (multiple mirror)</em> will download only the sites linked to from the selected site(s). If you drag &amp; drop your bookmark.html file into the Web Addresses field, this option lets you mirror all your bookmarks.<br />
<em>Test links in pages (bookmark test)</em> will test all indicated links.<br />
<em>* Continue interrupted download</em> should be used to continue a download that was interrupted or aborted.<br />
<em>* Update existing download</em> should be used to update an existing project. The engine will go through the complete structure, checking each downloaded file for any updates on the web site.</p>
<p>Let&#8217;s have a look at the options. This is where it gets a little more complicated. HTTrack supports <em>Proxy</em>. Within <em>Scan Rules</em> you can add the files it should include or exclude in its backup. <em>Limits</em> is probably the most important tab because here you define how deep HTTrack will mirror the targeted page and how deep it will go into external links.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/07/httrack03.png" border="0" alt="" /></p>
<p>If you&#8217;re running into issues, for example projects that are aborted immediately, you can try to change your <em>Browser ID</em> or play with the settings in the <em>Spider</em> tab. There is also a great <a title="HTTrack FAQ" href="http://www.httrack.com/html/faq.html">FAQ &amp; Troubleshooting</a> section on the HTTrack homepage that will hopefully solve any issues you may run into.</p>
<p>We&#8217;re moving on to the next site which allows a few minor settings, such as the option to shutdown the PC when finished or scheduling the start of the project. Unfortunately, the scheduling option is very basic, although in order to complete a project before you leave for work in the morning it may be sufficient.</p>
<p>Once you hit Finish it will begin saving files. If it doesn&#8217;t work, just start over and play with the options. It can take some time and even if certain settings worked perfectly in a previous run, they may not work the next time around. As mentioned before, your best bet is to try again and change the Browser ID or refer to the official FAQ &amp; Troubleshooting.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/07/httrack04.png" border="0" alt="" /></p>
<p>You can cancel a run anytime. After hitting the button once the program will complete all running processes. If you want to abort the project immediately, just hit the cancel button again. To resume a backup start the project again and pick <em>* Continue interrupted download</em> from the menu on the Mirroring Mode page described previously.</p>
<p>Isn&#8217;t it a liberating feeling to be able to take the web &#8211; or at least parts of it &#8211; anywhere, independent of constantly being connected? Maybe that is taking it a bit too far. At any rate it&#8217;s a great option.    What do you think?
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/quick-tip-backup-firefox-preferences/" title="Quick Tip: Backup Firefox Preferences (January 11, 2008)">Quick Tip: Backup Firefox Preferences</a> (18)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-sync-files-between-pc-and-usb-thumb-drive/" title="How to Sync Files between PC and USB Thumb Drive? (February 2, 2008)">How to Sync Files between PC and USB Thumb Drive?</a> (27)</li>
	<li><a href="http://www.makeuseof.com/tag/quick-tip-get-an-awesome-vista-ultimate-feature-for-free/" title="How to Quickly Restore Deleted Data in Vista (July 22, 2008)">How to Quickly Restore Deleted Data in Vista</a> (10)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-prepare-yourself-for-system-restore-from-scratch/" title="How to Prepare Yourself for System Restore From Scratch (August 22, 2008)">How to Prepare Yourself for System Restore From Scratch</a> (13)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-easily-create-a-favicon-for-your-blog/" title="How To Easily Create A Favicon For Your Blog (October 27, 2008)">How To Easily Create A Favicon For Your Blog</a> (13)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/save-and-backup-websites-with-httrack/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Offline Browsing Anywhere Anytime &#8211; Part One</title>
		<link>http://www.makeuseof.com/tag/offline-browsing-anywhere-anytime-part-one/</link>
		<comments>http://www.makeuseof.com/tag/offline-browsing-anywhere-anytime-part-one/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 14:36:17 +0000</pubDate>
		<dc:creator>Tina</dc:creator>
				<category><![CDATA[Browser]]></category>
		<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[addons]]></category>
		<category><![CDATA[annotate]]></category>
		<category><![CDATA[browser tips]]></category>
		<category><![CDATA[firefox tips]]></category>
		<category><![CDATA[offline browsing]]></category>
		<category><![CDATA[screenshot]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=3794</guid>
		<description><![CDATA[It may sound like a threat, but the internet is not quite everywhere, yet. So what do you do when there&#8217;s no internet available to you? First, take a deep breath!
The answer is actually quite simple. You plan ahead and take the internet with you. Or at least parts of it. It may not be [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/07/offlinebrowsing04.png" border="0" alt="" hspace="10" vspace="5" align="left" />It may sound like a threat, but the internet is not quite everywhere, yet. So what do you do when there&#8217;s no internet available to you? First, take a deep breath!</p>
<p>The answer is actually quite simple. You plan ahead and take the internet with you. Or at least parts of it. It may not be an efficient way to cater your online cravings, but you may finally catch up on some long due reading and best of all, it&#8217;s free.</p>
<p>I have two alternatives for you, and I will start with the smaller solution.</p>
<p><a title="Scrapbook" href="http://amb.vis.ne.jp/mozilla/scrapbook/"><strong>ScrapBook</strong></a> is a Firefox addon that integrates with the Firefox Navigation toolbar. After installing the extension you will also notice buttons in your toolbar and status bar. They look like the favicon icon seen in the screenshot below: a blue book with a white back.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/07/offlinebrowsing01.png" border="0" alt="" /></p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/07/offlinebrowsing02.png" border="0" alt="" hspace="10" vspace="5" align="left" />When you come across a page you would like to save, you have multiple options. Go to the ScrapBook menu in the Navigation toolbar and select Capture Page or hit the shortcut [CTRL + SHIFT + L] or right-click into the page and select Capture Page or drag and drop the website&#8217;s favicon into the ScrapBook sidebar. You only have to remember one of these, relax.</p>
<p>To capture only parts of a site, select these parts, then right-click and choose Capture Selection from the menu. Similarly you can capture a link or rather what&#8217;s behind it. Just right-click on it and choose Capture Link from the menu. Moreover, you can capture frames, files, all tabs, images, and instead of capturing anything, you can just bookmark a site with ScrapBook. Easy.</p>
<p>Per default, captured pages or selections are saved in the ScrapBook extension folder located in your Firefox profile directory. This can be changed via the options menu of the extension. In the Organize tab you can even enable a function called Multi-ScrapBook and you can then store data in multiple locations and switch between them using the ScrapBook toolbar button.</p>
<p>Coolness doesn&#8217;t stop there. Besides saving a whole site you can edit the page before you capture it. This is actually the greatest part of it! You can remove any part of the page using the DOM eraser, you can add comments, highlight text or add stickies and inline annotations. It&#8217;s all done through a small menu bar at the bottom of your screen. The bar comes up when you click the ScrapBook icon that sits in the status bar and select Edit Before Capture.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/07/offlinebrowsing03.png" border="0" alt="" /></p>
<p>To best access your captured pages, click the ScrapBook icon in your toolbar which will open the ScrapBook sidebar. You can also go through the Navigation Toolbar menu or click [ALT + K]. The sidebar looks much like your Bookmarks sidebar and you can organize it just as easily. Add folders, drag and drop items or search your collection. Click the word Tools in the top right corner of the sidebar to gain access to even more functions, like import/export, sorting, the combine wizard and more.</p>
<p>This extension may seem simple at first, but it&#8217;s ingenious and when you dive in to discover all its features and little details, you may well be overwhelmed at first. This is a great tool to organize online research material, perfect for writers or anyone saving bits and pieces of information. The only thing it&#8217;s missing is the ability to automatically capture more than just the active page or a list of predefined URLs.</p>
<p>And that&#8217;s why I dare you to stay tuned for part 2 of this mini-series. In the next part I will introduce you to a tool that can do just that: save whole websites, including sub-sites, links and everything.  Excited yet?</p>
<p><em>(By) This post was written by one of our regular authors, Tina from <a href="http://tinsie.net/Recommended">Recommended</a>.</em>
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/welcome-to-my-firefox/" title="Welcome to My Firefox: Extensions, Themes, Setup (September 17, 2007)">Welcome to My Firefox: Extensions, Themes, Setup</a> (14)</li>
	<li><a href="http://www.makeuseof.com/tag/watch-videos-in-the-firefox-sidebar-with-youplayer/" title="Watch Videos In The Firefox Sidebar With YouPlayer (August 25, 2008)">Watch Videos In The Firefox Sidebar With YouPlayer</a> (16)</li>
	<li><a href="http://www.makeuseof.com/tag/firefox-extension-use-ubiquity-to-improve-your-web-browsing-experience/" title="Ubiquity &#8211; Extend Firefox and Improve your Browsing Experience (August 29, 2008)">Ubiquity &#8211; Extend Firefox and Improve your Browsing Experience</a> (9)</li>
	<li><a href="http://www.makeuseof.com/tag/a-closer-look-at-the-extend-firefox-winners/" title="The Winners of &#8216;Extend Firefox&#8217; &#8211; Best Firefox Addons (August 23, 2008)">The Winners of &#8216;Extend Firefox&#8217; &#8211; Best Firefox Addons</a> (14)</li>
	<li><a href="http://www.makeuseof.com/tag/stay-socially-connected-online-with-yoono/" title="Stay Socially Connected Online With Yoono (July 7, 2008)">Stay Socially Connected Online With Yoono</a> (18)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/offline-browsing-anywhere-anytime-part-one/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
