<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>ReeCreate Blog</title>
	
	<link>http://www.reecreate.com/blog</link>
	<description>The Wonderful World of Web Development, Online Marketing, and SEO</description>
	<lastBuildDate>Tue, 21 Aug 2012 16:38:30 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/ReeCreateBlog" /><feedburner:info uri="reecreateblog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>The Great Lutterworth Santa Fun Run 2012 Is On!</title>
		<link>http://feedproxy.google.com/~r/ReeCreateBlog/~3/8AB7rhhn8v8/</link>
		<comments>http://www.reecreate.com/blog/2012/08/21/the-great-lutterworth-santa-fun-run-2012-is-on/#comments</comments>
		<pubDate>Tue, 21 Aug 2012 16:37:33 +0000</pubDate>
		<dc:creator>ReeCreate</dc:creator>
				<category><![CDATA[news]]></category>
		<category><![CDATA[reecreate news]]></category>
		<category><![CDATA[2012]]></category>
		<category><![CDATA[lutterworth]]></category>
		<category><![CDATA[online applications]]></category>
		<category><![CDATA[rotary club]]></category>
		<category><![CDATA[santa fun run]]></category>

		<guid isPermaLink="false">http://www.reecreate.com/blog/?p=383</guid>
		<description><![CDATA[Proving that it&#8217;s never too early to be talking about Christmas, ReeCreate, in association with the Rotary Clubs of Lutterworth are proud to announce that we are once again managing the website and online applications for The Great Lutterworth Santa Fun Run. Now in its 4th year, the 2012 run is expected to be even [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.reecreate.com/blog/wp-content/uploads/2011/05/rotarysantanew.jpg" alt="Lutterworth Rotary Club Santa Fun Run" title="Rotary Santa" width="600" height="400" class="aligncenter size-full wp-image-167" /></p>
<p>Proving that it&#8217;s never too early to be talking about Christmas, ReeCreate, in association with the Rotary Clubs of Lutterworth are proud to announce that we are once again managing the website and online applications for <a href="http://www.santafunrun.org.uk" title="The Great Lutterworth Santa Fun Run 2012" target="_blank">The Great Lutterworth Santa Fun Run</a>. Now in its 4th year, the 2012 run is expected to be even bigger and better than ever, with the Rotary Clubs of Lutterworth hoping to once again smash their own records for charitable donations raised by the event&#8217;s enthusiastic &#8220;runners&#8221;.</p>
<p>This year&#8217;s event will be held on December 2nd and <a href="http://www.santafunrun.org.uk/the-route" title="Lutterworth Santa Fun Run 2012 Route Map" target="_blank">the new route map</a> has already been approved and added to the site. After the monumental success of our online application system last year and the overwhelming number of runners opting to apply using this method, we will once again be providing online applications, which will become available nearer the event.</p>
<p>See you on the run!</p>
<img src="http://feeds.feedburner.com/~r/ReeCreateBlog/~4/8AB7rhhn8v8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.reecreate.com/blog/2012/08/21/the-great-lutterworth-santa-fun-run-2012-is-on/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.reecreate.com/blog/2012/08/21/the-great-lutterworth-santa-fun-run-2012-is-on/</feedburner:origLink></item>
		<item>
		<title>HOWTO: Mount Individual Partitions Inside A Disk Image Using Loopback On Linux</title>
		<link>http://feedproxy.google.com/~r/ReeCreateBlog/~3/pRIlFUjUEh0/</link>
		<comments>http://www.reecreate.com/blog/2012/07/13/howto-mount-individual-partitions-inside-a-disk-image-using-loopback-on-linux/#comments</comments>
		<pubDate>Fri, 13 Jul 2012 23:27:49 +0000</pubDate>
		<dc:creator>ReeCreate</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[technical]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[loopback]]></category>
		<category><![CDATA[mount]]></category>
		<category><![CDATA[partition]]></category>
		<category><![CDATA[raspberry pi]]></category>

		<guid isPermaLink="false">http://www.reecreate.com/blog/?p=375</guid>
		<description><![CDATA[I recently had to mount a complete disk image (consisting of multiple partitions) to get at an individual file inside (in fact, it was the Raspberry Pi Wheezy beta image, to grab a  copy of the config.txt that had somehow got corrupted on my Raspberry Pi webserver). I struggled to find clear instructions on how [...]]]></description>
			<content:encoded><![CDATA[<p>I recently had to mount a complete disk image (consisting of multiple partitions) to get at an individual file inside (in fact, it was the <a title="Raspberry Pi Wheezy Beta" href="http://www.raspberrypi.org/archives/1435" target="_blank">Raspberry Pi Wheezy beta image</a>, to grab a  copy of the config.txt that had somehow got corrupted on <a title="Rees's Raspberry Pi Webserver" href="http://pi.rc8.me" target="_blank">my Raspberry Pi webserver</a>). I struggled to find clear instructions on how to do this, so I thought I&#8217;d outline the relatively simple process here.</p>
<p>First, we need to examine the image using parted:</p>
<p><code>$&gt; parted 2012-06-18-wheezy-beta.img</code></p>
<p>We&#8217;ll need the offset and file system of our partition. The offset is actually the &#8220;Start&#8221; position in bytes. Put parted into &#8220;Byte&#8221; mode:</p>
<p><code>(parted) unit B</code></p>
<p>Now display the partition table:</p>
<p><code>(parted) print</code></p>
<p>In the case of the Raspberry Pi Debian Wheezy image I&#8217;m using here, the output looks like this:</p>
<p><code>Model: (file)<br />
Disk /home/rees/Downloads/2012-06-18-wheezy-beta.img: 1939865600B<br />
Sector size (logical/physical): 512B/512B<br />
Partition Table: msdos<br />
Number Start End Size Type File system Flags<br />
1 4194304B 62914559B 58720256B primary fat16 lba<br />
2 62914560B 1939865599B 1876951040B primary ext4<br />
</code></p>
<p>As you can see, we have two partitions inside the image with the offsets (&#8220;Start&#8221; positions) listed above. To mount the fat16 partition, we can issue the following command:</p>
<p><code>sudo mount -t vfat -o loop,offset=4194304 2012-06-18-wheezy-beta.img /media/raspi</code></p>
<p>And to mount the ext4 partition:</p>
<p><code>sudo mount -t ext4 -o loop,offset=62914560 2012-06-18-wheezy-beta.img /media/raspi</code></p>
<p>Perfect!</p>
<img src="http://feeds.feedburner.com/~r/ReeCreateBlog/~4/pRIlFUjUEh0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.reecreate.com/blog/2012/07/13/howto-mount-individual-partitions-inside-a-disk-image-using-loopback-on-linux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.reecreate.com/blog/2012/07/13/howto-mount-individual-partitions-inside-a-disk-image-using-loopback-on-linux/</feedburner:origLink></item>
		<item>
		<title>HOWTO: Magento / Zend Critical Security Patch (July 8th 2012)</title>
		<link>http://feedproxy.google.com/~r/ReeCreateBlog/~3/YFlj4ZB7zE4/</link>
		<comments>http://www.reecreate.com/blog/2012/07/09/howto-magento-zend-critical-security-patch-july-8th-2012/#comments</comments>
		<pubDate>Mon, 09 Jul 2012 10:47:08 +0000</pubDate>
		<dc:creator>ReeCreate</dc:creator>
				<category><![CDATA[magento]]></category>
		<category><![CDATA[privacy & security]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[server administration]]></category>
		<category><![CDATA[technical]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[instructions]]></category>
		<category><![CDATA[july 2012]]></category>
		<category><![CDATA[patch]]></category>
		<category><![CDATA[zend]]></category>

		<guid isPermaLink="false">http://www.reecreate.com/blog/?p=369</guid>
		<description><![CDATA[Starting today, Magento users have started seeing a message regarding an important security update when logging in. This sever vulnerability in the Zend framework allows an attacker access to any file stored on a server running unpatched versions of Magento, and an official patch has been issued. In an unfortunate oversight, the patch comes without [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-372" title="Magento Logo" src="http://www.reecreate.com/blog/wp-content/uploads/2012/07/magento.png" alt="Magento eCommerce Platform Official Logo" width="600" height="200" /></p>
<p>Starting today, Magento users have started seeing a message regarding an important security update when logging in. This sever vulnerability in the Zend framework allows an attacker access to any file stored on a server running unpatched versions of Magento, and <a title="Magento Zend Security Patch Download Page" href="http://www.magentocommerce.com/blog/comments/important-security-update-zend-platform-vulnerability/" target="_blank">an official patch has been issued</a>.</p>
<p>In an unfortunate oversight, the patch comes without instructions of any kind. Due to the severity of the issue we have decided to make this information available to all. These instructions apply to users running Magento community Edition on a Linux / other *nix server.</p>
<p><strong>Note:</strong> These instructions include commands to download and apply the patch &#8211; downloading it in advance is not necessary.</p>
<h2>Applying The Patch</h2>
<ol>
<li>Connect to your web server using SSH in the usual way.</li>
<li>Navigate to the root of your Magento site (e.g. /var/www/site_name.com/public_html/)</li>
<li>Run one of the following commands, depending on your Magento version:</li>
</ol>
<p>Magento CE 1.4.2.0:</p>
<p><code>wget http://www.magentocommerce.com/downloads/assets/1.7.0.2/CE_1.4.2.0.patch &amp;&amp; patch -p0 -i CE_1.4.2.0.patch</code></p>
<p>Magento CE CE 1.4.0.0 &#8211; CE 1.4.1.1</p>
<p><code>wget http://www.magentocommerce.com/downloads/assets/1.7.0.2/CE_1.4.0.0-1.4.1.1.patch &amp;&amp; patch -p0 -i CE_1.4.0.0-1.4.1.1.patch</code></p>
<p>Magento CE 1.5.0.0 &#8211; CE 1.7.0.1</p>
<p><code>wget http://www.magentocommerce.com/downloads/assets/1.7.0.2/CE_1.5.0.0-1.7.0.1.patch &amp;&amp; patch -p0 -i CE_1.5.0.0-1.7.0.1.patch</code></p>
<p>The above commands may fail if you do not have the &#8220;patch&#8221; utility installed on your server. To install it, you may need to:</p>
<p><code>apt-get install patch</code></p>
<p>or:</p>
<p><code>yum install patch</code></p>
<p>Depending on the distribution.</p>
<p>&nbsp;</p>
<p><strong>Disclaimer:</strong> Commands in this blog post were taken from Magento&#8217;s own support forums <a title="Magento Support Forums Vulnerability Info" href="http://www.magentocommerce.com/boards/viewthread/286529/P30/#t396821" target="_blank">here</a> and are provided for information only. They have been tested and confirmed by us, however you use them at your own risk.</p>
<p>If you would like us to apply the patch for you, <a title="Contact ReeCreate" href="http://www.reecreate.com/contact.html" target="_blank">please get in touch</a>.</p>
<img src="http://feeds.feedburner.com/~r/ReeCreateBlog/~4/YFlj4ZB7zE4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.reecreate.com/blog/2012/07/09/howto-magento-zend-critical-security-patch-july-8th-2012/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.reecreate.com/blog/2012/07/09/howto-magento-zend-critical-security-patch-july-8th-2012/</feedburner:origLink></item>
		<item>
		<title>Dell Seeks Developers To Help Test “Project Sputnik” Ubuntu Ultrabook</title>
		<link>http://feedproxy.google.com/~r/ReeCreateBlog/~3/UpH-Jp-ikcA/</link>
		<comments>http://www.reecreate.com/blog/2012/07/06/dell-seeks-developers-to-help-test-project-sputnik-ubuntu-ultrabook/#comments</comments>
		<pubDate>Fri, 06 Jul 2012 16:21:14 +0000</pubDate>
		<dc:creator>ReeCreate</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[dell]]></category>
		<category><![CDATA[sputnik]]></category>
		<category><![CDATA[ultrabook]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[xps13]]></category>

		<guid isPermaLink="false">http://www.reecreate.com/blog/?p=363</guid>
		<description><![CDATA[Dell has announced today that it will soon begin offering an early version of its Project Sputnik 13&#8243; ultrabook to web developers for evaluation and internal testing purposes. The upcoming system is based on the XPS13 ultrabook with tweaks designed to add features aimed at the development community, specifically for web applications designed to run [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-large wp-image-364" title="Dell Sputnik Ubuntu Ultrabook" src="http://www.reecreate.com/blog/wp-content/uploads/2012/07/img-sputnik-600x198.jpg" alt="" width="600" height="198" /></p>
<p>Dell has announced today that it will soon begin offering an early version of its <a title="Dell Project Sputnik Site" href="http://en.community.dell.com/techcenter/os-applications/w/wiki/3685.project-sputnik-exploratory-pilot-to-develop-an-ubuntu-based-developer-laptop.aspx" target="_blank">Project Sputnik</a> 13&#8243; ultrabook to web developers for evaluation and internal testing purposes. The upcoming system is based on the <a title="Dell XPS13" href="http://www.dell.com/us/p/xps-13-l321x/pd?c=us&amp;cs=19&amp;l=en&amp;s=dhs&amp;ST=dell%20XPS%2013&amp;dgc=ST&amp;cid=79646&amp;lid=4226210&amp;acd=sEuxyDAL5,23765875074,901pdb6671" target="_blank">XPS13 ultrabook</a> with tweaks designed to add features aimed at the development community, specifically for web applications designed to run in the cloud.</p>
<p>Existing XPS13 users can <a title="Dell Sputnik Image Download" href="http://hwe.ubuntu.com/uds-q/dellxps/" target="_blank">download the install image</a>, based on Ubuntu 12.04 LTS, and begin testing the software side of things immediately. For everyone else, the <a title="Dell Sputnik Online Application" href="https://marketing.dell.com/sputnik" target="_blank">application page</a> seeks developers from established web companies and is offering the system at a discounted price in return for their contribution. The programme will also contribute to other efforts towards offering Ubuntu Linux as an officially-supported desktop platform on future Dell systems.</p>
<img src="http://feeds.feedburner.com/~r/ReeCreateBlog/~4/UpH-Jp-ikcA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.reecreate.com/blog/2012/07/06/dell-seeks-developers-to-help-test-project-sputnik-ubuntu-ultrabook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.reecreate.com/blog/2012/07/06/dell-seeks-developers-to-help-test-project-sputnik-ubuntu-ultrabook/</feedburner:origLink></item>
		<item>
		<title>Ubuntu 12.04 LTS Released!</title>
		<link>http://feedproxy.google.com/~r/ReeCreateBlog/~3/PmRApXhqwIE/</link>
		<comments>http://www.reecreate.com/blog/2012/04/26/ubuntu-12-04-lts-released/#comments</comments>
		<pubDate>Thu, 26 Apr 2012 14:12:39 +0000</pubDate>
		<dc:creator>ReeCreate</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.reecreate.com/blog/?p=352</guid>
		<description><![CDATA[Canonical has just announced the latest release of its Linux-based desktop and server operating system, Ubuntu, and it&#8217;s slightly ahead of schedule (traditionally, Ubuntu releases happen at 21:00 UTC). The latest Ubuntu, codenamed &#8220;Precise Pangolin&#8221; is an LTS or &#8220;Long Term Support&#8221; release, meaning that it will be supported with updates for 5 years from [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.reecreate.com/blog/wp-content/uploads/2012/04/ubuntu_1204_screenshot.png"><img class="aligncenter size-large wp-image-353" title="Ubuntu 12.04 Screenshot" src="http://www.reecreate.com/blog/wp-content/uploads/2012/04/ubuntu_1204_screenshot-600x337.png" alt="Ubuntu 12.04 LTS Released!" width="600" height="337" /></a></p>
<p>Canonical has just announced the latest release of its Linux-based desktop and server operating system, Ubuntu, and it&#8217;s slightly ahead of schedule (traditionally, Ubuntu releases happen at 21:00 UTC). The latest Ubuntu, codenamed &#8220;Precise Pangolin&#8221; is an LTS or &#8220;Long Term Support&#8221; release, meaning that it will be supported with updates for 5 years from today. Recent policy changes at Canonical mean that this applies to <a title="Information On Ubuntu LTS Releases" href="https://wiki.ubuntu.com/LTS" target="_blank">both desktop and server deployments</a>, and, as always, the OS and all future updates are  completely free.</p>
<p>So, what does Precise Pangolin bring to the table? On the user interface side there&#8217;s the excellent new <a title="Canonical CEO Mark Shuttleworth On Ubuntu's HUD" href="http://www.markshuttleworth.com/archives/939" target="_blank">HUD</a>, and in the background there are marked improvements to performance and power management. In addition to the HUD, there have been numerous other incremental improvements to Ubuntu&#8217;s Unity desktop interface. Of course, all of the applications you&#8217;ve come to know and love have also been bumped up to their latest versions.</p>
<p>We&#8217;ll have to wait until 12.10 to see any major overhauls &#8211; LTS releases are traditionally more conservative and aimed at coporate users who value rock solid Linux reliability over the latest shiny toys. We&#8217;ve been testing 12.04 internally since the early betas, and as long time Linux (and of course Ubuntu) users on both the desktop and in the server room, we can confidently say that this is the best Ubuntu yet.</p>
<p>You can download Ubuntu 12.04 with your Torrent client (<a title="Ubuntu 12.04 32-Bit Torrent Link" href="http://releases.ubuntu.com/12.04/ubuntu-12.04-desktop-i386.iso.torrent">32-bit</a> / <a title="Ubuntu 64-Bit Torrent" href="http://releases.ubuntu.com/12.04/ubuntu-12.04-desktop-amd64.iso.torrent">64-bit</a>), or the usual way <a title="Ubuntu Website" href="http://www.ubuntu.com" target="_blank">from the Ubuntu website</a>, which unfortunately seems overloaded at the time of writing. The image can be written to a USB stick or a CD and booted up into a full-blown desktop environment without making any changes to your computer. That&#8217;s just about as good a trial as you can get.</p>
<img src="http://feeds.feedburner.com/~r/ReeCreateBlog/~4/PmRApXhqwIE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.reecreate.com/blog/2012/04/26/ubuntu-12-04-lts-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.reecreate.com/blog/2012/04/26/ubuntu-12-04-lts-released/</feedburner:origLink></item>
		<item>
		<title>Website Launch – Myria J Creative Hair Company</title>
		<link>http://feedproxy.google.com/~r/ReeCreateBlog/~3/p6WjGkd784M/</link>
		<comments>http://www.reecreate.com/blog/2012/04/13/website-launch-myria-j-creative-hair-company/#comments</comments>
		<pubDate>Fri, 13 Apr 2012 17:55:30 +0000</pubDate>
		<dc:creator>ReeCreate</dc:creator>
				<category><![CDATA[concrete5]]></category>
		<category><![CDATA[reecreate news]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[hair & beauty]]></category>
		<category><![CDATA[launch]]></category>
		<category><![CDATA[myria hair]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.reecreate.com/blog/?p=335</guid>
		<description><![CDATA[ReeCreate are pleased to announce the launch of our latest and greatest &#8211; Myria J Creative Hair Company! Myria is a hair salon in Leicester specialising in a complete range of hair and beauty treatments. We first created the site as flat HTML and later converted it to the Concrete5 Content Management System when it [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-336" title="Myria Creative Hair Company Website Screenshot" src="http://www.reecreate.com/blog/wp-content/uploads/2012/04/myriahairwebsite.png" alt="Screenshot of the Myria Creative Hair Company Website" width="600" height="536" /></p>
<p>ReeCreate are pleased to announce the launch of our latest and greatest &#8211; <a title="Myria J Creative Hair Company Homepage" href="http://www.myria-hair.co.uk" target="_blank">Myria J Creative Hair Company</a>! Myria is a hair salon in Leicester specialising in a complete range of hair and beauty treatments. We first created the site as flat HTML and later converted it to the <a title="Concrete5 CMS Homepage" href="http://www.concrete5.org/" target="_blank">Concrete5</a> Content Management System when it was decided that CMS features would be required. We worked with local designer <a title="Little Old Me Homepage" href="http://www.little-old-me.co.uk/" target="_blank">Little Old Me</a> on the look-and-feel of the site.</p>
<p>To celebrate the launch of the website and their new salon they are giving away free gift vouchers &#8211; simply visit the website&#8217;s &#8220;Special Offers&#8221; section to claim £5 off a cut and blowdry or restyle, £10 off any colour treatment, or half off any beauty treatment when purchased with a full price hair treatment.</p>
<p>The site is a landmark launch for ReeCreate as it is our first experience with Concrete5, and thanks to the system&#8217;s fantastic ease of use and deployment it certainly won&#8217;t be our last!</p>
<p>If you&#8217;re interested in a CMS, eCommerce, or any other type of website please do <a title="ReeCreate Contact Details" href="http://www.reecreate.com/contact.html">get in touch</a>.</p>
<img src="http://feeds.feedburner.com/~r/ReeCreateBlog/~4/p6WjGkd784M" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.reecreate.com/blog/2012/04/13/website-launch-myria-j-creative-hair-company/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.reecreate.com/blog/2012/04/13/website-launch-myria-j-creative-hair-company/</feedburner:origLink></item>
		<item>
		<title>Unknown Hosts Resolve To 92.242.132.15, Or How To Disable / Opt Out Of “BT Web Address Help”</title>
		<link>http://feedproxy.google.com/~r/ReeCreateBlog/~3/N_NBcDwFDuY/</link>
		<comments>http://www.reecreate.com/blog/2012/03/09/unknown-hosts-resolve-to-92-242-132-15-or-how-to-disable-opt-out-of-bt-web-address-help/#comments</comments>
		<pubDate>Fri, 09 Mar 2012 13:49:24 +0000</pubDate>
		<dc:creator>ReeCreate</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[technical]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[92.242.132.15]]></category>
		<category><![CDATA[bt]]></category>
		<category><![CDATA[disable]]></category>
		<category><![CDATA[opt-out]]></category>
		<category><![CDATA[web address help]]></category>

		<guid isPermaLink="false">http://www.reecreate.com/blog/?p=330</guid>
		<description><![CDATA[92.242.132.15 &#8211; does that IP look familiar to you? It&#8217;s the IP used by &#8220;BT Web Address Help&#8221; (pictured above), BT&#8217;s &#8220;useful&#8221; service provided to its broadband customers when attempting to connect to something that doesn&#8217;t resolve correctly through their DNS servers. Apart from the fact that it&#8217;s not actually very helpful, it breaks things, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.reecreate.com/blog/wp-content/uploads/2012/03/btwebaddresshelp.png"><img class="aligncenter size-large wp-image-331" title="BT Web Address Help Screenshot" src="http://www.reecreate.com/blog/wp-content/uploads/2012/03/btwebaddresshelp-600x463.png" alt="Disable BT Web Address Help" width="600" height="463" /></a></p>
<p><em>92.242.132.15</em> &#8211; does that IP look familiar to you? It&#8217;s the IP used by &#8220;BT Web Address Help&#8221; (pictured above), BT&#8217;s &#8220;useful&#8221; service provided to its broadband customers when attempting to connect to something that doesn&#8217;t resolve correctly through their DNS servers.</p>
<p>Apart from the fact that it&#8217;s not actually very helpful, it breaks things, including Firefox&#8217;s ability to search from the address bar under certain conditions, VPNs and various other services that rely on getting a proper response when an address is unavailable.</p>
<p>Fortunately it&#8217;s really easy to disable &#8211; just click on <a title="BT Web Address Help Opt-Out" href="http://preferences.webaddresshelp.bt.com/selfcare/preferences.cgi" target="_blank">this link</a> to go to BT&#8217;s own opt-out page.</p>
<img src="http://feeds.feedburner.com/~r/ReeCreateBlog/~4/N_NBcDwFDuY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.reecreate.com/blog/2012/03/09/unknown-hosts-resolve-to-92-242-132-15-or-how-to-disable-opt-out-of-bt-web-address-help/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.reecreate.com/blog/2012/03/09/unknown-hosts-resolve-to-92-242-132-15-or-how-to-disable-opt-out-of-bt-web-address-help/</feedburner:origLink></item>
		<item>
		<title>SOLUTION: Failed to get the adb version: Cannot run program [..]/adb”: java.io.IOException: error=2, No such file or directory</title>
		<link>http://feedproxy.google.com/~r/ReeCreateBlog/~3/5jsKO6BRqSw/</link>
		<comments>http://www.reecreate.com/blog/2012/01/03/solution-failed-to-get-the-adb-version-cannot-run-program-adb-java-io-ioexception-error2-no-such-file-or-directory/#comments</comments>
		<pubDate>Tue, 03 Jan 2012 19:52:48 +0000</pubDate>
		<dc:creator>ReeCreate</dc:creator>
				<category><![CDATA[android]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[adb]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[solution]]></category>

		<guid isPermaLink="false">http://www.reecreate.com/blog/?p=312</guid>
		<description><![CDATA[So, you&#8217;re here because you&#8217;re trying to set up Eclipse for Android development under a Linux environment and it&#8217;s throwing up the following error: Failed to get the adb version: Cannot run program "/home/[user]/android-sdks/platform-tools/adb": java.io.IOException: error=2, No such file or directory You&#8217;ll also find that you&#8217;ll have problems creating / opening / running Android apps. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.reecreate.com/blog/wp-content/uploads/2012/01/eclipseheliosandroiddevelopment.png"><img class="aligncenter size-large wp-image-317" title="Eclipse Helios Android Development" src="http://www.reecreate.com/blog/wp-content/uploads/2012/01/eclipseheliosandroiddevelopment-600x297.png" alt="Fix the adb &quot;No such file or directory&quot; error in Linux Mint / Ubuntu" width="600" height="297" /></a></p>
<p>So, you&#8217;re here because you&#8217;re trying to set up Eclipse for Android development under a Linux environment and it&#8217;s throwing up the following error:</p>
<p><code>Failed to get the adb version: Cannot run program "/home/[user]/android-sdks/platform-tools/adb": java.io.IOException: error=2, No such file or directory</code></p>
<p>You&#8217;ll also find that you&#8217;ll have problems creating / opening / running Android apps. But help is at hand!</p>
<p>This is an error which occurs using certain combinations of packages and is dead easy to fix. Here&#8217;s the solution for Ubuntu 11.x and Mint 11 / Mint 12:</p>
<p>First, check that you&#8217;re running Eclipse version 3.6 (Helios) or greater. The info you need is in:</p>
<p><code>Help -&gt; About Eclipse Platform</code></p>
<p>If so, we need to add a repository, install some packages, and reconfigure Java. It&#8217;s about 300MB worth of download in total and took about 5 minutes on our test machine. The commands are as follows:</p>
<p><code>sudo add-apt-repository "deb http://archive.canonical.com/ lucid partner"<br />
sudo apt-get update<br />
sudo apt-get install sun-java6-jre sun-java6-plugin<br />
sudo apt-get install sun-java6-bin<br />
sudo apt-get install sun-java6-jdk<br />
sudo apt-get install ia32-libs</code></p>
<p>You&#8217;ll then need to reconfigure Java to point it at the Sun version, rather than the OpenJDK version that&#8217;s installed by default. That&#8217;s done with the following command:</p>
<p><code>sudo update-alternatives --config java</code></p>
<p>Then simply select the <em>java-6-sun</em> version which should look something like the below:</p>
<p><code>/usr/lib/jvm/java-6-sun/jre/bin/java</code></p>
<p>Finally, fire up Eclipse and the <em>&#8220;Failed to get the adb version&#8221;</em> error should be gone!</p>
<p>This fix has been tested in the following:</p>
<ul>
<li>Ubuntu 11.04 (Natty Narwhal)</li>
<li>Ubuntu 11.10 (Oneiric Ocelot)</li>
<li>Linux Mint 11 (Katya)</li>
<li>Linux Mint 12 (Lisa)</li>
</ul>
<img src="http://feeds.feedburner.com/~r/ReeCreateBlog/~4/5jsKO6BRqSw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.reecreate.com/blog/2012/01/03/solution-failed-to-get-the-adb-version-cannot-run-program-adb-java-io-ioexception-error2-no-such-file-or-directory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.reecreate.com/blog/2012/01/03/solution-failed-to-get-the-adb-version-cannot-run-program-adb-java-io-ioexception-error2-no-such-file-or-directory/</feedburner:origLink></item>
		<item>
		<title>HOWTO: The Easy Way To Set Up Key-Based SSH Auth In Linux</title>
		<link>http://feedproxy.google.com/~r/ReeCreateBlog/~3/NlzAWkeqbsQ/</link>
		<comments>http://www.reecreate.com/blog/2011/12/28/howto-the-easy-way-to-set-up-key-based-ssh-auth-in-linux/#comments</comments>
		<pubDate>Wed, 28 Dec 2011 12:46:16 +0000</pubDate>
		<dc:creator>ReeCreate</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[server administration]]></category>
		<category><![CDATA[technical]]></category>
		<category><![CDATA[public key authentication]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://www.reecreate.com/blog/?p=294</guid>
		<description><![CDATA[SSH is a fantastic protocol which allows an administrator to control a Unix-like (Linux in this case) server remotely using a secure, encrypted connection. It also allows use of the wonderful scp command for secure file copies. The basic SSH command looks like this: ssh user@remotehost Where user is the user on the remote server [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-300" title="SSH Public Key" src="http://www.reecreate.com/blog/wp-content/uploads/2011/12/sshpublickey.png" alt="Screenshot of a typical SSH Public Key" width="600" height="361" /></p>
<p>SSH is a fantastic protocol which allows an administrator to control a Unix-like (Linux in this case) server remotely using a secure, encrypted connection. It also allows use of the wonderful <em>scp</em> command for secure file copies.</p>
<p>The basic SSH command looks like this:</p>
<p><code>ssh <em>user</em>@<em>remotehost</em></code></p>
<p>Where <em>user</em> is the user on the remote server and <em>remotehost</em> is an IP address or DNS entry which resolves to said server.</p>
<p>If the remote host has an SSH server running (known as <em>sshd</em>) and accepting connections, you&#8217;ll then be prompted for the user&#8217;s password. This may well be fine for a one-off connection, but after repeated connections to remotely administer things it will soon get old!</p>
<p>The solution to this is to use public key authentication &#8211; in this scenario, a secure key is generated on the client: the key comes in two parts, <em>private</em> and <em>public</em>, and by copying the public part to the remote server we can allow secure remote access from the client.</p>
<p>There are a few different methods, but I find that the following method is the easiest way. This post assumes that you are also running openssh on the client &#8211; a <a title="OpenSSH For Windows" href="http://sshwindows.sourceforge.net/download/" target="_blank">Windows command line version of openssh</a> is available.</p>
<h2>Prerequisites</h2>
<p>First up you&#8217;ll need to make sure you have <em>sshd</em> up and running on the remote host &#8211; if the command listed above fails, you may need to install it. If you&#8217;ve made SSH connections successfully in the past you can safely skip this step.</p>
<p>Bring up a command line on the host (either through direct physical access to the machine or another remote method such as VNC). The following commands will install <em>sshd</em>.</p>
<p>For Debian-based distributions: (Debain, Ubuntu, Mint, etc.)<br />
<code>apt-get install openssh</code></p>
<p>For RedHat-based distributions: (Red Hat Enterprise Linux, CentOS, SuSE, etc.)<br />
<code>yum install openssh</code></p>
<h2>Generating The Key</h2>
<p>First up, on the <em>client</em> we need to generate ourselves a key with the following command:<br />
<code>ssh-keygen -t rsa</code><br />
(In this example, we&#8217;re using &#8220;rsa&#8221; for the key name, but you can call it anything you like)</p>
<h2>Importing The Key</h2>
<p>Again, from the client, here&#8217;s how to transfer the key to the remote server:<br />
<code>ssh-copy-id -i ~/.ssh/id_{dsa,rsa}.pub <em>user</em>@<em>remotehost</em></code></p>
<p>Where <em>remotehost</em> is the hostname or IP address of the remote server and <em>user</em> is a valid user on that server. You&#8217;ll then be prompted for the user&#8217;s password (hopefully for the last time!).</p>
<p>&#8230;and we&#8217;re done!</p>
<h2>Troubleshooting</h2>
<p>One more thing to note: while 99% of Linux distributions out there should have this enabled by default, sometimes public key authentication can be disabled for security reasons. If you&#8217;re having trouble authenticating, have a look in /etc/ssh/sshd_config for the following line:</p>
<p><code>Protocol 2<br />
PubkeyAuthentication yes</code></p>
<p>Obviously, if the line ends in &#8220;no&#8221; or is nonexistent, correct it to the above and restart sshd.</p>
<img src="http://feeds.feedburner.com/~r/ReeCreateBlog/~4/NlzAWkeqbsQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.reecreate.com/blog/2011/12/28/howto-the-easy-way-to-set-up-key-based-ssh-auth-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.reecreate.com/blog/2011/12/28/howto-the-easy-way-to-set-up-key-based-ssh-auth-in-linux/</feedburner:origLink></item>
		<item>
		<title>ReeCreate Are Now On Google+</title>
		<link>http://feedproxy.google.com/~r/ReeCreateBlog/~3/Hmv0OWaH5ko/</link>
		<comments>http://www.reecreate.com/blog/2011/11/09/reecreate-are-now-on-google/#comments</comments>
		<pubDate>Wed, 09 Nov 2011 17:05:36 +0000</pubDate>
		<dc:creator>ReeCreate</dc:creator>
				<category><![CDATA[google]]></category>
		<category><![CDATA[reecreate news]]></category>
		<category><![CDATA[page]]></category>
		<category><![CDATA[reecreate]]></category>

		<guid isPermaLink="false">http://www.reecreate.com/blog/?p=285</guid>
		<description><![CDATA[ReeCreateon Now you can follow ReeCreate on Google+ thanks to their newly-added &#8220;Pages&#8221; service. Use the link above or to the right to follow ReeCreate!]]></description>
			<content:encoded><![CDATA[<p><a href="https://plus.google.com/116458718630849977480/?prsrc=3" style="text-decoration: none; color: #333;">
<div style="display: inline-block;"><span style="float: left; font: bold 13px/16px arial,sans-serif; margin-right: 4px; margin-top: 7px;">ReeCreate</span><span style="float: left; font: 13px/16px arial,sans-serif; margin-right: 11px; margin-top: 7px;">on</span>
<div style="float: left;"><img src="https://ssl.gstatic.com/images/icons/gplus-32.png" width="32" height="32" style="border: 0;"/></div>
<div style="clear: both"></div>
</div>
<p></a></p>
<p>Now you can follow ReeCreate on Google+ thanks to their newly-added &#8220;Pages&#8221; service. Use the link above or to the right to follow ReeCreate!</p>
<img src="http://feeds.feedburner.com/~r/ReeCreateBlog/~4/Hmv0OWaH5ko" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.reecreate.com/blog/2011/11/09/reecreate-are-now-on-google/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.reecreate.com/blog/2011/11/09/reecreate-are-now-on-google/</feedburner:origLink></item>
	</channel>
</rss>
