<?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>gHacks technology news &#187; Clazirus</title>
	<atom:link href="http://www.ghacks.net/author/clazirus/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 03:24:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>View your site in different browsers</title>
		<link>http://www.ghacks.net/2007/04/24/view-your-site-in-different-browsers/</link>
		<comments>http://www.ghacks.net/2007/04/24/view-your-site-in-different-browsers/#comments</comments>
		<pubDate>Tue, 24 Apr 2007 19:31:21 +0000</pubDate>
		<dc:creator>Clazirus</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[ie]]></category>
		<category><![CDATA[opera]]></category>
		<category><![CDATA[browsershots]]></category>
		<category><![CDATA[different browsers]]></category>
		<category><![CDATA[display website]]></category>
		<category><![CDATA[test website]]></category>
		<category><![CDATA[website view]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2007/04/24/view-your-site-in-different-browsers/</guid>
		<description><![CDATA[If you have a website, did you ever wonder how your website would look like in another browser ? It is not that practicable to download and install all browsers that you have to use to test your site. Sure, you could install the most used versions of Internet Explorer, Firefox and Opera but what about previous versions ? What about browsers in another Operating System ? This is essential for many webmasters especially for business related websites.]]></description>
			<content:encoded><![CDATA[<p>If you have a website, did you ever wonder how your website would look like in another browser ? It is not that practicable to download and install all browsers that you have to use to test your site. Sure, you could install the most used versions of <a href="http://www.ghacks.net/tag/internet-explorer/">Internet Explorer</a>, <a href="http://www.ghacks.net/tag/firefox/">Firefox</a> and <a href="http://www.ghacks.net/category/browsing/opera/">Opera</a> but what about previous versions ? What about browsers in another Operating System ? This is essential for many webmasters especially for business related websites.</p>
<p><img src="http://www.ghacks.net/files/screens/2007/04/bshots.jpg" alt="test your website in different browsers" /></p>
<p><span id="more-1461"></span></p>
<p>Well, without the hassle of installing various browsers, you could just head over to the website <a href="http://browsershots.org/" target="_blank">Browsershot</a>s. Simply insert your URL into the form and select which the browsers that you want to see your site in. You can check almost 40 different browsers that run on the operating systems Windows and Linux. Most browsers are run using Linux and only the Internet Explorer is run using Windows.</p>
<p>There are also some configuration options such as screen resolution, color depth, JavaScript and other setting you could enable if you want to check how your site looks with Javascript disabled or with a screen resolution of 1600&#215;1200. When you click the submit button, your requests will be added to the queue. It will take a while before your screenshots will be uploaded, depending on your settings. </p>
<p>At this point, it would be wise to either bookmark the page or leave it open and refresh it later to be able to view the screenshots that are created once the queue is processed. It can take up to some hours depending on the queue and the settings that you have selected.</p>

	Tags: <a href="http://www.ghacks.net/tag/browsershots/" title="browsershots" rel="tag">browsershots</a>, <a href="http://www.ghacks.net/tag/different-browsers/" title="different browsers" rel="tag">different browsers</a>, <a href="http://www.ghacks.net/tag/display-website/" title="display website" rel="tag">display website</a>, <a href="http://www.ghacks.net/tag/test-website/" title="test website" rel="tag">test website</a>, <a href="http://www.ghacks.net/tag/website-view/" title="website view" rel="tag">website view</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2006/07/10/automate-and-record-tasks-with-firefox/" title="Automate and Record Tasks with Firefox (July 10, 2006)">Automate and Record Tasks with Firefox</a> (5)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2007/04/24/view-your-site-in-different-browsers/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Check MD5 Hashes</title>
		<link>http://www.ghacks.net/2007/04/21/check-md5-hashes/</link>
		<comments>http://www.ghacks.net/2007/04/21/check-md5-hashes/#comments</comments>
		<pubDate>Sat, 21 Apr 2007 19:29:52 +0000</pubDate>
		<dc:creator>Clazirus</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[file management]]></category>
		<category><![CDATA[hashes]]></category>
		<category><![CDATA[md5 checker]]></category>
		<category><![CDATA[md5 hash]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2007/04/21/check-md5-hashes/</guid>
		<description><![CDATA[MD5 (Message-Digest algorithm 5) can be used as a way of checking that a computer file has not been maliciously or accidentally altered. To put it simple, it works like a fingerprint. So, nowadays most of websites includes this information to their software, which looks like this:]]></description>
			<content:encoded><![CDATA[<p>MD5 (Message-Digest algorithm 5) can be used as a way of checking that a computer file has not been maliciously or accidentally altered. To put it simple, it works like a fingerprint. So, nowadays most of websites includes this information to their software, which looks like this:</p>
<p><img src="http://www.ghacks.net/files/screens/2007/04/md5checker-hashes.JPG" alt="md5 hashes" /></p>
<p>Using <a href="http://www.softpedia.com/get/System/File-Management/MD5-Checker.shtml" target="_blank">MD5 checker</a>, we can ensure the integrity of the files. All you need is to copy those published MD5 hashes to clipboard and launch this application. Paste it, and then simply click the browse button to locate the file. The md5 hashes will be compared to the one on the clipboard. The result then will be shown if the file was altered or not.</p>
<p><span id="more-1450"></span></p>
<p><img src="http://www.ghacks.net/files/screens/2007/04/md5checker-notmatch.JPG" alt="md5 checker " /></p>
<p>You could also create hashes for your file.</p>

	Tags: <a href="http://www.ghacks.net/tag/file-management/" title="file management" rel="tag">file management</a>, <a href="http://www.ghacks.net/tag/hashes/" title="hashes" rel="tag">hashes</a>, <a href="http://www.ghacks.net/tag/md5-checker/" title="md5 checker" rel="tag">md5 checker</a>, <a href="http://www.ghacks.net/tag/md5-hash/" title="md5 hash" rel="tag">md5 hash</a>, <a href="http://www.ghacks.net/tag/software/" title="software" rel="tag">software</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2007/12/24/verify-the-integrity-and-authenticity-of-files/" title="Verify the integrity and authenticity of files (December 24, 2007)">Verify the integrity and authenticity of files</a> (5)</li>
	<li><a href="http://www.ghacks.net/2008/11/27/hash-tab-shell-extension/" title="Hash Tab Shell Extension (November 27, 2008)">Hash Tab Shell Extension</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/01/16/frigate3-windows-file-manager/" title="Frigate3 Windows File Manager (January 16, 2008)">Frigate3 Windows File Manager</a> (13)</li>
	<li><a href="http://www.ghacks.net/2009/03/09/better-file-management-with-open/" title="Better File Management with Open++ (March 9, 2009)">Better File Management with Open++</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/06/08/zip-repair/" title="Zip Repair (June 8, 2008)">Zip Repair</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2007/04/21/check-md5-hashes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
