<?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>Crenk Technology &#187; server</title>
	<atom:link href="http://crenk.com/tag/server/feed/" rel="self" type="application/rss+xml" />
	<link>http://crenk.com</link>
	<description>Web Apps, Mobile Apps and Reviews</description>
	<lastBuildDate>Thu, 09 Feb 2012 14:07:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Install GUI on Ubuntu Server</title>
		<link>http://crenk.com/2011/05/10/install-gui-on-ubuntu-server/</link>
		<comments>http://crenk.com/2011/05/10/install-gui-on-ubuntu-server/#comments</comments>
		<pubDate>Tue, 10 May 2011 10:43:31 +0000</pubDate>
		<dc:creator>Steven Finch</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[GUI]]></category>
		<category><![CDATA[gui ubuntu]]></category>
		<category><![CDATA[linux server]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://crenk.com/?p=16772</guid>
		<description><![CDATA[Here is a quick guide on how to install GUI on your new Ubuntu LAMP server. This guide runs through how to install the desktop environment. Enable Universe and multiverse repositories in /etc/apt/sources.list file sudo apt-get update sudo apt-get install ubuntu-desktop This installs GNOME desktop If you wan to install a graphical desktop manager without [...]<p><a href="http://crenk.com/2011/05/10/install-gui-on-ubuntu-server/">Install GUI on Ubuntu Server</a> originally appeared on: <a href="http://crenk.com">Crenk</a>
<br>
Join our Community: <a href="http://twitter.com/crenk">Twitter</a>, <a href="http://facebook.com/crenkcommunity">Facebook</a> 
</p>
]]></description>
			<content:encoded><![CDATA[<p>Here is a quick guide on how to install GUI on your new Ubuntu LAMP server. This guide runs through how to install the desktop environment.</p>
<p>Enable Universe and multiverse  repositories in /etc/apt/sources.list file</p>
<ol>
<blockquote><p>sudo apt-get update</p></blockquote>
<blockquote><p>sudo apt-get install ubuntu-desktop</p>
<p>This installs GNOME desktop</p></blockquote>
</ol>
<p>If you wan to install a graphical desktop manager without some of the  desktop addons like Evolution and OpenOffice, but continue to use the  server flavor kernel use the following command</p>
<blockquote><p>sudo apt-get  install &#8211;no-install-recommends ubuntu-desktop</p></blockquote>
<p>If you want to install light weight desktop install xfce using the following command</p>
<blockquote><p>sudo apt-get install xubuntu-desktop</p></blockquote>
<p>If you want to install KDE desktop use the following command</p>
<blockquote><p>sudo apt-get install kubuntu-desktop</p></blockquote>
<ul class="related_post">
<li><a href="http://crenk.com/2011/09/26/ubuntu-screenshots-of-11-10/" title="Ubuntu Screenshots of 11.10">Ubuntu Screenshots of 11.10</a> &#8211; September 26, 2011</li>
<li><a href="http://crenk.com/2011/08/30/install-google-music-on-ubuntu/" title="Install Google Music on Ubuntu">Install Google Music on Ubuntu</a> &#8211; August 30, 2011</li>
<li><a href="http://crenk.com/2011/05/20/install-unity-2d-on-ubuntu/" title="Install Unity 2D on Ubuntu">Install Unity 2D on Ubuntu</a> &#8211; May 20, 2011</li>
<li><a href="http://crenk.com/2011/05/05/how-to-setup-ubuntu-11-04-lamp-server/" title="How to Setup Ubuntu 11.04 LAMP Server">How to Setup Ubuntu 11.04 LAMP Server</a> &#8211; May 5, 2011</li>
<li><a href="http://crenk.com/2011/05/04/how-to-install-webmin-on-ubuntu-11-04/" title="How to Install Webmin on Ubuntu 11.04">How to Install Webmin on Ubuntu 11.04</a> &#8211; May 4, 2011</li>
</ul>
<img src="http://crenk.com/5d26c88b/266bb3d9/CCBot/1.0 (+http://www.commoncrawl.org/bot.html).gif" /><p><a href="http://crenk.com/2011/05/10/install-gui-on-ubuntu-server/">Install GUI on Ubuntu Server</a> originally appeared on: <a href="http://crenk.com">Crenk</a>
<br>
Join our Community: <a href="http://twitter.com/crenk">Twitter</a>, <a href="http://facebook.com/crenkcommunity">Facebook</a> 
</p>
]]></content:encoded>
			<wfw:commentRss>http://crenk.com/2011/05/10/install-gui-on-ubuntu-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Achieve Server’s High Availability using StarWind</title>
		<link>http://crenk.com/2010/12/17/how-to-achieve-server%e2%80%99s-high-availability-using-starwind/</link>
		<comments>http://crenk.com/2010/12/17/how-to-achieve-server%e2%80%99s-high-availability-using-starwind/#comments</comments>
		<pubDate>Fri, 17 Dec 2010 22:41:10 +0000</pubDate>
		<dc:creator>Augusto Alvarez</dc:creator>
				<category><![CDATA[How-Tos]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[guides]]></category>
		<category><![CDATA[high availability]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[iSCSI]]></category>
		<category><![CDATA[load balancing]]></category>
		<category><![CDATA[SAN]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[StarWind]]></category>
		<category><![CDATA[web sites]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://crenk.com/?p=14361</guid>
		<description><![CDATA[StarWind iSCSI software represents one of the simplest tools available in the market to facilitate the use of high availability –clustering- for your servers and services, like a web server hosting your site, without the need of acquiring expensive and complex hardware to do it. Achieving high availability for services in organizations it is not [...]<p><a href="http://crenk.com/2010/12/17/how-to-achieve-server%e2%80%99s-high-availability-using-starwind/">How to Achieve Server’s High Availability using StarWind</a> originally appeared on: <a href="http://crenk.com">Crenk</a>
<br>
Join our Community: <a href="http://twitter.com/crenk">Twitter</a>, <a href="http://facebook.com/crenkcommunity">Facebook</a> 
</p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.starwindsoftware.com/starwind">StarWind iSCSI software</a> represents one of the simplest tools available in the market to facilitate the use of high availability –clustering- for your servers and services, like a web server hosting your site, without the need of acquiring expensive and complex hardware to do it.</p>
<p><img class="alignright size-full wp-image-14362" title="cluster051" src="http://crenk.com/wp-content/uploads/2010/12/cluster051.png" alt="" width="275" height="294" />Achieving high availability for services in organizations it is not an easy task, decisions makers in several companies do not consider this solution as viable considering the costs we have to assume in storage and the new layer of complexity added to our platform. <a href="http://www.starwindsoftware.com/starwind">StarWind iSCSI software</a> appears to solve both of these problems.</p>
<p><a href="http://www.starwindsoftware.com/starwind">StarWind</a> provides the possibility to use a simple server with normal hard drives to act as an iSCSI (open Internet protocol) portal which is charge of offering remote storage to machines and easily transform those in high availability clusters for your services.  Also, using Windows Server 2008 R2 we will see that the procedure to create a cluster if we are using StarWind iSCSI is really simple.</p>
<p>To create a Windows Server 2008 R2 Failover Cluster using <a href="http://www.starwindsoftware.com/starwind">StarWind iSCSI software</a> can be done within 5 steps (the <a href="http://blog.augustoalvarez.com.ar/2010/12/12/five-easy-steps-to-configure-windows-server-2008-r2-failover-cluster-using-starwind-iscsi-san/">complete guide available here</a>):</p>
<ol>
<li>Review requirements for the environment: Having one machine acting as an iSCSI server using StarWind software and at least to machines, same hardware baseline, to conform the cluster.</li>
<li>Install <a href="http://www.starwindsoftware.com/starwind">StarWind iSCSI SAN software</a>: Easy step, just follow the wizard.</li>
<li>Configure and create storage within StarWind iSCSI: This application has a very intuitive console to administer the resources, so you won’t find much problem completing this.</li>
<li>Install Failover Cluster feature in machines and run validation wizard: The validation wizard will execute several tests to the servers in order to assure us that the cluster will be stable.</li>
<li>Create Windows Server 2008 R2 Cluster: A three-step wizard that, if we executed the validation without any problem, this wizard should complete in the same way.</li>
</ol>
<p>You can download a free trial for StarWind iSCSI software from <a href="http://www.starwindsoftware.com/download-free-trial">this link</a>.</p>
<p>Also there are more resources to take a look:</p>
<p><a href="http://blog.augustoalvarez.com.ar/2010/12/12/five-easy-steps-to-configure-windows-server-2008-r2-failover-cluster-using-starwind-iscsi-san/">Five Easy Steps to Configure Windows Server 2008 R2 Failover Cluster using StarWind iSCSI SAN</a></p>
<p><a href="http://www.starwindsoftware.com/starwind-iscsi-san-quick-start-guide">StarWind iSCSI SAN: Quick Start Guide</a></p>
<p><a href="http://www.starwindsoftware.com/videos">iSCSI SAN Storage Videos and Webcasts</a></p>
<p><a href="http://www.microsoft.com/WindowsServer2003/technologies/storage/iscsi/iscsicluster.mspx">iSCSI Cluster Support: Frequently Asked Questions</a>
<ul class="related_post">
<li><a href="http://crenk.com/2010/11/20/windows-phone-7-development-guides-of-absolute-beginners/" title="Windows Phone 7 Development: Guides of Absolute Beginners">Windows Phone 7 Development: Guides of Absolute Beginners</a> &#8211; November 20, 2010</li>
<li><a href="http://crenk.com/2011/09/14/download-windows-8-now/" title="Download Windows 8 Now">Download Windows 8 Now</a> &#8211; September 14, 2011</li>
<li><a href="http://crenk.com/2011/05/05/give-away-of-the-day-gives-you-free-software-everyday/" title="Give Away Of The Day gives you free software everyday">Give Away Of The Day gives you free software everyday</a> &#8211; May 5, 2011</li>
<li><a href="http://crenk.com/2011/02/07/enable-ipv6-on-windows-xp/" title="Enable IPv6 On Windows XP">Enable IPv6 On Windows XP</a> &#8211; February 7, 2011</li>
<li><a href="http://crenk.com/2010/09/26/how-to-create-3d-desktops-in-windows/" title="How to Create 3D Desktops in Windows">How to Create 3D Desktops in Windows</a> &#8211; September 26, 2010</li>
</ul>
<img src="http://crenk.com/5d26c88b/266bb3d9/CCBot/1.0 (+http://www.commoncrawl.org/bot.html).gif" /><p><a href="http://crenk.com/2010/12/17/how-to-achieve-server%e2%80%99s-high-availability-using-starwind/">How to Achieve Server’s High Availability using StarWind</a> originally appeared on: <a href="http://crenk.com">Crenk</a>
<br>
Join our Community: <a href="http://twitter.com/crenk">Twitter</a>, <a href="http://facebook.com/crenkcommunity">Facebook</a> 
</p>
]]></content:encoded>
			<wfw:commentRss>http://crenk.com/2010/12/17/how-to-achieve-server%e2%80%99s-high-availability-using-starwind/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Find Websites Owners with w3who.com</title>
		<link>http://crenk.com/2010/11/07/find-websites-owners-with-w3who-com/</link>
		<comments>http://crenk.com/2010/11/07/find-websites-owners-with-w3who-com/#comments</comments>
		<pubDate>Sun, 07 Nov 2010 16:47:22 +0000</pubDate>
		<dc:creator>Augusto Alvarez</dc:creator>
				<category><![CDATA[Freebies]]></category>
		<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[find]]></category>
		<category><![CDATA[ip]]></category>
		<category><![CDATA[name]]></category>
		<category><![CDATA[owner]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[sites]]></category>
		<category><![CDATA[W3who]]></category>
		<category><![CDATA[websites]]></category>
		<category><![CDATA[who is]]></category>
		<category><![CDATA[whois]]></category>

		<guid isPermaLink="false">http://crenk.com/?p=13369</guid>
		<description><![CDATA[W3Who is a web service which facilitates information from websites, even when the “whois” feature is private. Typing one site, w3who will return all the sites registered from the same owner. W3who maintains an indexed and large database of adsense and google analytics publisher, making really easy to identify website networks. So, for example if [...]<p><a href="http://crenk.com/2010/11/07/find-websites-owners-with-w3who-com/">Find Websites Owners with w3who.com</a> originally appeared on: <a href="http://crenk.com">Crenk</a>
<br>
Join our Community: <a href="http://twitter.com/crenk">Twitter</a>, <a href="http://facebook.com/crenkcommunity">Facebook</a> 
</p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.w3who.com/">W3Who</a> is a web service which facilitates information from websites, even when the “whois” feature is private. Typing one site, w3who will return all the sites registered from the same owner.</p>
<p><img class="aligncenter size-medium wp-image-13370" title="w3who" src="http://crenk.com/wp-content/uploads/2010/11/w3who-577x343.png" alt="" width="577" height="343" /></p>
<p><a href="http://www.w3who.com/">W3who</a> maintains an indexed and large database of adsense and google analytics publisher, making really easy to identify website networks. So, for example if you are working on a startup, using <a href="http://www.w3who.com/">w3who</a> can make an interesting research about the competition.</p>
<p>Even more, you will also receive some other information about the site: server IP address, server location, websites hosted on the same IP and similarly targeted sites by keywords.
<ul class="related_post">
<li><a href="http://crenk.com/2011/07/17/5-of-the-best-html5-websites-so-far/" title="5 Of The Best HTML5 Websites So Far">5 Of The Best HTML5 Websites So Far</a> &#8211; July 17, 2011</li>
<li><a href="http://crenk.com/2011/05/10/install-gui-on-ubuntu-server/" title="Install GUI on Ubuntu Server">Install GUI on Ubuntu Server</a> &#8211; May 10, 2011</li>
<li><a href="http://crenk.com/2011/02/04/worlds-most-blocked-websites/" title="Worlds Most Blocked Websites">Worlds Most Blocked Websites</a> &#8211; February 4, 2011</li>
<li><a href="http://crenk.com/2010/12/17/how-to-achieve-server%e2%80%99s-high-availability-using-starwind/" title="How to Achieve Server’s High Availability using StarWind">How to Achieve Server’s High Availability using StarWind</a> &#8211; December 17, 2010</li>
<li><a href="http://crenk.com/2010/11/28/woman-claims-she-now-owns-sun/" title="Woman Claims She Now Owns the Sun">Woman Claims She Now Owns the Sun</a> &#8211; November 28, 2010</li>
</ul>
<img src="http://crenk.com/5d26c88b/266bb3d9/CCBot/1.0 (+http://www.commoncrawl.org/bot.html).gif" /><p><a href="http://crenk.com/2010/11/07/find-websites-owners-with-w3who-com/">Find Websites Owners with w3who.com</a> originally appeared on: <a href="http://crenk.com">Crenk</a>
<br>
Join our Community: <a href="http://twitter.com/crenk">Twitter</a>, <a href="http://facebook.com/crenkcommunity">Facebook</a> 
</p>
]]></content:encoded>
			<wfw:commentRss>http://crenk.com/2010/11/07/find-websites-owners-with-w3who-com/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Airstash: Wireless SD Card Reader</title>
		<link>http://crenk.com/2010/01/13/airstash-wireless-sd-card-reader/</link>
		<comments>http://crenk.com/2010/01/13/airstash-wireless-sd-card-reader/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 22:22:54 +0000</pubDate>
		<dc:creator>Dean Sherwin</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[reader]]></category>
		<category><![CDATA[SD card]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[thumb drive]]></category>
		<category><![CDATA[USB]]></category>
		<category><![CDATA[wifi]]></category>

		<guid isPermaLink="false">http://crenk.com/?p=7977</guid>
		<description><![CDATA[This is definitely one of my favourite products of 2010 and the year has just begun. It’s a wireless device which allows you to insert an SD card and read it on your PC or mobile phone as thou it were connected via a USB cord. This would be excellent for photographers who need to [...]<p><a href="http://crenk.com/2010/01/13/airstash-wireless-sd-card-reader/">Airstash: Wireless SD Card Reader</a> originally appeared on: <a href="http://crenk.com">Crenk</a>
<br>
Join our Community: <a href="http://twitter.com/crenk">Twitter</a>, <a href="http://facebook.com/crenkcommunity">Facebook</a> 
</p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://crenk.com/wp-content/uploads/2010/01/airstash.jpg"><img style="margin: 5px" src="http://crenk.com/wp-content/uploads/2010/01/airstash_thumb.jpg" border="0" alt="airstash" width="240" height="132" align="left" /></a> This is definitely one of my favourite products of 2010 and the year has just begun. It’s a wireless device which allows you to insert an SD card and read it on your PC or mobile phone as thou it were connected via a USB cord. This would be excellent for photographers who need to easily transfer files from their SD cards and indeed those who transport SD cards around with them containing important files frequently.</p>
<p><a href="http://crenk.com/wp-content/uploads/2010/01/airstash2.png"><img style="border-right: 0px;border-top: 0px;float: none;margin-left: auto;border-left: 0px;margin-right: auto;border-bottom: 0px" src="http://crenk.com/wp-content/uploads/2010/01/airstash2_thumb.png" border="0" alt="airstash 2" width="527" height="112" /></a></p>
<p>It’s called the <a href="http://airstash.com/">Airstash</a> and is targeted at iPhone users because of it’s portability. However it uses WiFi and as such it can be used in conjunction with any other WiFi enabled device or laptop. It is small, weighs very little and supports cards up to 32Gb.It also acts as a WiFi access point. Unfortunately, the fact that it must be accessed via a browser means that you loose your Internet connection when using it. It can also be used as a USB device. However, in my book, so long as it’s not ridiculously over priced (we’re expecting an RRP to be released in a couple of months) then I think I’ll be buying one!
<ul class="related_post">
<li><a href="http://crenk.com/2011/11/28/iphdavad-the-all-in-one-hdmi-and-usb-port-for-your-iphone-and-ipad/" title="IPHDAVAD The All In One HDMI and USB Port for Your iPhone and iPad">IPHDAVAD The All In One HDMI and USB Port for Your iPhone and iPad</a> &#8211; November 28, 2011</li>
<li><a href="http://crenk.com/2010/02/24/kobo-ebook-reader-goes-cross-platform/" title="Kobo Ebook Reader Goes Cross Platform">Kobo Ebook Reader Goes Cross Platform</a> &#8211; February 24, 2010</li>
<li><a href="http://crenk.com/2011/11/27/watch-youtube-playlists-on-ipad/" title="Watch YouTube Playlists on iPad">Watch YouTube Playlists on iPad</a> &#8211; November 27, 2011</li>
<li><a href="http://crenk.com/2011/11/23/solution-for-downgrading-ios-5/" title="Solution for Downgrading iOS 5">Solution for Downgrading iOS 5</a> &#8211; November 23, 2011</li>
<li><a href="http://crenk.com/2011/11/20/iphone-4-retro-yet-futuristic-wooden-iphone-case/" title="iPhone 4: Retro Yet Futuristic Wooden iPhone Case">iPhone 4: Retro Yet Futuristic Wooden iPhone Case</a> &#8211; November 20, 2011</li>
</ul>
<img src="http://crenk.com/5d26c88b/266bb3d9/CCBot/1.0 (+http://www.commoncrawl.org/bot.html).gif" /><p><a href="http://crenk.com/2010/01/13/airstash-wireless-sd-card-reader/">Airstash: Wireless SD Card Reader</a> originally appeared on: <a href="http://crenk.com">Crenk</a>
<br>
Join our Community: <a href="http://twitter.com/crenk">Twitter</a>, <a href="http://facebook.com/crenkcommunity">Facebook</a> 
</p>
]]></content:encoded>
			<wfw:commentRss>http://crenk.com/2010/01/13/airstash-wireless-sd-card-reader/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WebPageTest.org: Test Your Website for Speed</title>
		<link>http://crenk.com/2009/11/11/webpagetest-org-test-your-website-for-speed/</link>
		<comments>http://crenk.com/2009/11/11/webpagetest-org-test-your-website-for-speed/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 16:18:26 +0000</pubDate>
		<dc:creator>Dean Sherwin</dc:creator>
				<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[test]]></category>
		<category><![CDATA[webpagetest]]></category>

		<guid isPermaLink="false">http://crenk.com/?p=6810</guid>
		<description><![CDATA[I recently developed my own blog and it went live the other day following some trouble with the host. Following said trouble I decided to run a speed test for my site to make sure everything was performing as they promised it would. So after a little digging around I discovered webpagetest.org. This website gives [...]<p><a href="http://crenk.com/2009/11/11/webpagetest-org-test-your-website-for-speed/">WebPageTest.org: Test Your Website for Speed</a> originally appeared on: <a href="http://crenk.com">Crenk</a>
<br>
Join our Community: <a href="http://twitter.com/crenk">Twitter</a>, <a href="http://facebook.com/crenkcommunity">Facebook</a> 
</p>
]]></description>
			<content:encoded><![CDATA[<p>I recently developed my own blog and it went live the other day following some trouble with the host. Following said trouble I decided to run a speed test for my site to make sure everything was performing as they promised it would. So after a little digging around I discovered <a href="http://www.webpagetest.org">webpagetest.org</a>. This website gives you the chance to test you website for performance by entering the few details as seen below in the screenshot.</p>
<p><a href="http://crenk.com/wp-content/uploads/2009/11/testURL1.png"><img style="border-right: 0px;border-top: 0px;float: none;margin-left: auto;border-left: 0px;margin-right: auto;border-bottom: 0px" src="http://crenk.com/wp-content/uploads/2009/11/testURL1_thumb.png" border="0" alt="test URL 1" width="487" height="480" /></a>After hitting the submit button it takes a minute or two to finish testing your website. After this you get some great results such as showing you which type of content is causing delays (ie. Images, Java) so you can remove or compress them. And things like SEO and server response time.</p>
<p><a href="http://crenk.com/wp-content/uploads/2009/11/testURL.png"><img style="border-right: 0px;border-top: 0px;float: none;margin-left: auto;border-left: 0px;margin-right: auto;border-bottom: 0px" src="http://crenk.com/wp-content/uploads/2009/11/testURL_thumb.png" border="0" alt="test URL" width="515" height="506" /></a></p>
<p>This is a great websites for webmasters to make sure things are running as they should. Check it out at <a href="http://www.webpagetest.org">www.webpagetest.org</a> .
<ul class="related_post">
<li><a href="http://crenk.com/2011/05/17/test-your-website-on-different-screen-resolutions/" title="Test Your Website on Different Screen Resolutions">Test Your Website on Different Screen Resolutions</a> &#8211; May 17, 2011</li>
<li><a href="http://crenk.com/2011/05/10/install-gui-on-ubuntu-server/" title="Install GUI on Ubuntu Server">Install GUI on Ubuntu Server</a> &#8211; May 10, 2011</li>
<li><a href="http://crenk.com/2010/12/17/how-to-achieve-server%e2%80%99s-high-availability-using-starwind/" title="How to Achieve Server’s High Availability using StarWind">How to Achieve Server’s High Availability using StarWind</a> &#8211; December 17, 2010</li>
<li><a href="http://crenk.com/2010/11/07/find-websites-owners-with-w3who-com/" title="Find Websites Owners with w3who.com">Find Websites Owners with w3who.com</a> &#8211; November 7, 2010</li>
<li><a href="http://crenk.com/2010/10/24/how-to-evaluate-and-test-your-sites-for-mobile/" title="How to Evaluate and Test your Sites for Mobile">How to Evaluate and Test your Sites for Mobile</a> &#8211; October 24, 2010</li>
</ul>
<img src="http://crenk.com/5d26c88b/266bb3d9/CCBot/1.0 (+http://www.commoncrawl.org/bot.html).gif" /><p><a href="http://crenk.com/2009/11/11/webpagetest-org-test-your-website-for-speed/">WebPageTest.org: Test Your Website for Speed</a> originally appeared on: <a href="http://crenk.com">Crenk</a>
<br>
Join our Community: <a href="http://twitter.com/crenk">Twitter</a>, <a href="http://facebook.com/crenkcommunity">Facebook</a> 
</p>
]]></content:encoded>
			<wfw:commentRss>http://crenk.com/2009/11/11/webpagetest-org-test-your-website-for-speed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

