<?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>system error &#187; internet</title> <atom:link href="http://www.systemerror.co.uk/tag/internet/feed/" rel="self" type="application/rss+xml" /><link>http://www.systemerror.co.uk</link> <description>I like your old stuff better than your new stuff</description> <lastBuildDate>Sun, 29 Jan 2012 09:44:52 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>Up in the cloud</title><link>http://www.systemerror.co.uk/2011/07/12/up-in-the-cloud/</link> <comments>http://www.systemerror.co.uk/2011/07/12/up-in-the-cloud/#comments</comments> <pubDate>Tue, 12 Jul 2011 07:21:07 +0000</pubDate> <dc:creator>Jake</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[web]]></category> <category><![CDATA[amazon]]></category> <category><![CDATA[cloud]]></category> <category><![CDATA[ec2]]></category> <category><![CDATA[internet]]></category> <category><![CDATA[server]]></category><guid
isPermaLink="false">http://www.systemerror.co.uk/?p=792</guid> <description><![CDATA[Tweet My last WordPress update to 3.2 couldn&#8217;t happen on one of our older shared servers, as it was running earlier versions of PHP and MySQL. I forget which was the culprit, but it meant I wasn&#8217;t getting the new lovely interface and other enhancements. I also run about 7–8 personal projects and friends sites [...]]]></description> <content:encoded><![CDATA[<div
class="bottomcontainerBox" style=""><div
style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"> <g:plusone size="medium" href="http://www.systemerror.co.uk/2011/07/12/up-in-the-cloud/"></g:plusone></div><div
style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"> <a
href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.systemerror.co.uk/2011/07/12/up-in-the-cloud/"  data-text="Up in the cloud" data-count="horizontal" data-via="jake74">Tweet</a></div></div><div
style="clear:both"></div><div
style="padding-bottom:4px;"></div><p>My last WordPress update to 3.2 couldn&#8217;t happen on one of our older shared servers, as it was running earlier versions of PHP and MySQL. I forget which was the culprit, but it meant I wasn&#8217;t getting the new lovely interface and other enhancements. I also run about 7–8 personal projects and friends sites off our company servers, which while they&#8217;re not big hitters or bandwidth guzzlers, I have been known to take the server offline while &#8220;trying something out&#8221;.</p><p>Therefore I decided to look at finally getting my very own hosting. Can you believe it? 15 years of making websites and I&#8217;ve never had my own hosting! I know a few friends use WebFaction, Melbourne Server Hosting and RackSpace, but I wasn&#8217;t convinced I&#8217;d need anything too big, or expensive. I run a few blogs, we keep all media on services like YouTube and Vimeo and average page impressions hover in the 30-100 a day per site, with exceptions for <a
href="http://houseofninja.com">houseofninja.com</a> and <a
href="http://speaknspell.co.uk">speaknspell.co.uk</a>.</p><p><img
class="aligncenter size-medium wp-image-807" title="Amazon Web Services" src="http://www.systemerror.co.uk/wp-content/uploads/2011/07/AWS_LOGO_CMYK-500x182.png" alt="Amazon Web Services" width="500" height="182" /></p><p>With this in mind, and already having an Amazon AWS S3 account, I did a bit of googlin&#8217; about Amazon&#8217;s EC2 cloud hosting. We&#8217;ve all heard the phrase &#8220;cloud computing&#8221;, even my mum has, and it is very much the buzz at the moment. In brief, it&#8217;s about providing resizable, scalable, cheap on-demand computing. In my case, about letting me set up a server that operates on an &#8220;as used&#8221; basis, upping it&#8217;s processing power when called upon, pumping out bandwidth when hammered, and I only pay for those occasions.<span
id="more-792"></span></p><p>At the moment on EC2, you can start a micro instance server, and not pay a penny for 12 months in terms of monthly fees. The first 1GB of transfer in and out is also free. Potentially, I get a years worth of hosting for nothing… and even without the free tier, <a
title="Amazon AWS Calculator" href="http://calculator.s3.amazonaws.com/calc5.html">it was working out</a> to $1.08 for the month with 1GB in/out and an elastic IP. Yes, you read that right. one. dollar. eight. cents.</p><p>I tried a few instances out, one a Ubuntu instance with WordPress pre-installed, and was going to run one instance for each site… but thought better of that. One micro instance should be able to handle a bunch of sites. Time for more googlin&#8217;.</p><p>I ended up following <a
title="WordPress on Linux in the Amazon Cloud with Mac" href="http://www.calebogden.com/wordpress-on-linux-in-the-amazon-cloud-with-mac/">this excellent tutorial</a> from Caleb Ogden. Aimed at a mac user, clear, concise, I was up and running in about 30 minutes. There is little point in me re-dressing this for my step-through, just follow it. I have used Ubuntu/Linux a little, and am not afraid of the Terminal, but if you can follow instructions, you shouldn&#8217;t have any problems with the tutorial.</p><p>When done, you can then follow his <a
title="Multiple Websites on Amazon EC2 Linux with Virtual Hosts" href="http://www.calebogden.com/multiple-websites-amazon-ec2-linux-virtual-hosts/">walkthrough for configuring Virtual Hosts</a>, so your instance can run multiple sites.</p><p>I will add that he doesn&#8217;t explain how you get Transmit/Filezilla/Expandrive working with your EC2 instance, due to sftp needing the .pem certificate. This <a
title="Mounting an EC2 instance in Transmit" href="http://blog.georgemandis.com/2011/02/18/how-to-mount-ec2-instance-in-transmit.html">quick reference</a> allowed me in with my usual mac gui tools.</p><p>A quick config of my domain&#8217;s DNS and boom, this site is now hosted in the cloud.</p><p><em><strong>Notes:</strong></em></p><p>One thing to note, is that if you intend to let WordPress resize images to your defined media settings, you need to install the GD lib, like so;</p><pre># yum install php-gd</pre><p>Then restart the httpd service.</p><p>Oh, and you&#8217;ll also need to edit the httpd.conf file (in /etc/httpd/conf) to allow the mod_rewrite rules for permalinks to work. Open the httpd.conf file in Vi, and look for this;</p><pre># AllowOverride controls what directives may be placed in .htaccess files.
# It can be "All", "None", or any combination of the keywords:
#   Options FileInfo AuthConfig Limit
#
    AllowOverride None</pre><p>Change None to All, then restart the httpd service again.</p><p>If you update to Lion OSX 10.7, you may not be able to connect with Transmit/Expandrive, so you&#8217;ll need to add the certicficate again…</p><pre>ssh-add [yourkey].pem</pre>]]></content:encoded> <wfw:commentRss>http://www.systemerror.co.uk/2011/07/12/up-in-the-cloud/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>HTML5, Flash, video and a usable fix</title><link>http://www.systemerror.co.uk/2010/05/30/html5-flash-video-and-a-usable-fix/</link> <comments>http://www.systemerror.co.uk/2010/05/30/html5-flash-video-and-a-usable-fix/#comments</comments> <pubDate>Sun, 30 May 2010 16:54:15 +0000</pubDate> <dc:creator>Jake</dc:creator> <category><![CDATA[HTML5]]></category> <category><![CDATA[web]]></category> <category><![CDATA[Flash]]></category> <category><![CDATA[internet]]></category> <category><![CDATA[video]]></category><guid
isPermaLink="false">http://www.systemerror.co.uk/?p=542</guid> <description><![CDATA[Tweet You may have read about my frustrations about the current HTML5 &#60;video&#62; implementation, it&#8217;s short-comings and general deflating-balloon sad-trombone-ness. Enter JW Player, and their HTML5 beta. The JW Player for HTML5 is a fully skinnable and configurable player based on the new &#60;video&#62; tag found in HTML5. It is built using javascript (jQuery) and [...]]]></description> <content:encoded><![CDATA[<div
class="bottomcontainerBox" style=""><div
style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"> <g:plusone size="medium" href="http://www.systemerror.co.uk/2010/05/30/html5-flash-video-and-a-usable-fix/"></g:plusone></div><div
style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"> <a
href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.systemerror.co.uk/2010/05/30/html5-flash-video-and-a-usable-fix/"  data-text="HTML5, Flash, video and a usable fix" data-count="horizontal" data-via="jake74">Tweet</a></div></div><div
style="clear:both"></div><div
style="padding-bottom:4px;"></div><p>You may have read about my <a
href="http://www.systemerror.co.uk/2010/05/06/html5-video-real-world/">frustrations</a> about the current HTML5 <code>&lt;video&gt;</code> implementation, it&#8217;s short-comings and general deflating-balloon <a
href="http://sadtrombone.com/">sad-trombone-ness</a>.</p><p>Enter JW Player, and their <a
href="http://www.longtailvideo.com/support/jw-player/jw-player-for-html5">HTML5 beta</a>.<span
id="more-542"></span></p><blockquote><p>The JW Player for HTML5 is a fully skinnable and configurable player based on the new <code>&lt;video&gt;</code> tag found in HTML5. It is built using javascript (<a
href="http://jquery.com">jQuery</a>) and enables a seamless fallback to the popular <a
href="/players/jw-flv-player/">JW Player for Flash</a>. Currently, our HTML5 player is in Beta. Certain functionalities that we consider essential are missing in this Beta version and will be included in the 1.0 release, which we anticipate to be this summer.  We encourage you to provide us with feedback on this beta version so that we may incorporate it into the 1.0 release.  If you are a developer interested in learning more, please visit the <a
href="http://developer.longtailvideo.com/trac/wiki/HTML5Overview">Developer Site</a>.</p></blockquote><p>So I&#8217;m pretty damn excited to see this, because as one of their working examples, they show an <a
href="http://www.longtailvideo.com/support/jw-player/jw-player-for-html5/11895/single-mp4-video">example with just an MP4 file</a>. Just a single MP4 file! It&#8217;s like they <a
href="http://www.systemerror.co.uk/2010/05/06/html5-video-real-world/">read my whinge</a>!</p><p>We&#8217;re already using the JW Player on the D&amp;AD site, but not at version 5 yet. However, for the coming revisions, we&#8217;ll be updating and serving MP4 video to iPads, iPhones and iPods via JW Player for HTML5 in the near future (providing the geeks are happy with everything where they&#8217;re concerned!) The JW Player uses the same skins from the Flash Player with the HTML5 player, meaning continuity without bloodshed. Nice.</p><p>Colour me happy.</p> ]]></content:encoded> <wfw:commentRss>http://www.systemerror.co.uk/2010/05/30/html5-flash-video-and-a-usable-fix/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>I have reason to believe you’re just a theory</title><link>http://www.systemerror.co.uk/2009/07/13/theory/</link> <comments>http://www.systemerror.co.uk/2009/07/13/theory/#comments</comments> <pubDate>Sun, 12 Jul 2009 23:23:25 +0000</pubDate> <dc:creator>Jake</dc:creator> <category><![CDATA[The theory]]></category> <category><![CDATA[Vaguely related]]></category> <category><![CDATA[Video Games]]></category> <category><![CDATA[web]]></category> <category><![CDATA[circle]]></category> <category><![CDATA[internet]]></category> <category><![CDATA[NPC]]></category> <category><![CDATA[theory]]></category><guid
isPermaLink="false">http://www.systemerror.co.uk/?p=171</guid> <description><![CDATA[Tweet I have this theory about the real amount of people on the internet. Every online service I sign up for, the same people are on there. Oh, hi LuxuryLuke, leandaryan, lloydi, philsherry&#8230; I must have the same 20-30 people on 20-30 social networking sites. Now I have a theory about this. There is only [...]]]></description> <content:encoded><![CDATA[<div
class="bottomcontainerBox" style=""><div
style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"> <g:plusone size="medium" href="http://www.systemerror.co.uk/2009/07/13/theory/"></g:plusone></div><div
style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"> <a
href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.systemerror.co.uk/2009/07/13/theory/"  data-text="I have reason to believe you’re just a theory" data-count="horizontal" data-via="jake74">Tweet</a></div></div><div
style="clear:both"></div><div
style="padding-bottom:4px;"></div><p>I have this theory about the real amount of people on the internet.</p><p>Every online service I sign up for, the same people are on there. Oh, hi LuxuryLuke, leandaryan, lloydi, philsherry&#8230; I must have the same 20-30 people on 20-30 social networking sites.</p><p>Now I have a theory about this. There is only actually about 300 people online on the internet. They are your circle of friends, incidental characters and innocent by-standers whom you flame.</p><p>Everyone else, every username you see, every blog you read, every email from someone you don&#8217;t know, is what&#8217;s known as a non-playable character (NPC) in video gaming jargon&#8230; think about it. I bet you&#8217;ve not got more than 60-80 people on any number of networking sites (excluding Facebook!) that you actually really know and have probably met, and they&#8217;re the same people aren&#8217;t they?</p><p>Prove me wrong&#8230;</p><p><a
href="http://www.systemerror.co.uk/2009/09/18/i-have-reason-to-believe-you’re-just-a-theorypart-ii/">More proof in part II</a></p> ]]></content:encoded> <wfw:commentRss>http://www.systemerror.co.uk/2009/07/13/theory/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Realtime updates in Google Earth</title><link>http://www.systemerror.co.uk/2007/05/21/realtime-updates-in-google-earth/</link> <comments>http://www.systemerror.co.uk/2007/05/21/realtime-updates-in-google-earth/#comments</comments> <pubDate>Mon, 21 May 2007 21:32:19 +0000</pubDate> <dc:creator>Jake</dc:creator> <category><![CDATA[GPS]]></category> <category><![CDATA[Stumbling]]></category> <category><![CDATA[apps]]></category> <category><![CDATA[Google Earth]]></category> <category><![CDATA[internet]]></category> <category><![CDATA[KisMac]]></category> <category><![CDATA[mac]]></category> <category><![CDATA[Mac OS X]]></category> <category><![CDATA[T-Mobile]]></category><guid
isPermaLink="false">http://www.systemerror.co.uk/2007/05/21/realtime-updates-in-google-earth/</guid> <description><![CDATA[Tweet There&#8217;s a neat bit of software that you can use in conjunction with your GPS unit and Google Earth to show your position in realtime while Stumblin&#8217;. Using gps2geX, the software generates an &#8220;on the fly&#8221; KML file which is loaded in Google Earth. The co-ordinates for gps2geX are updated from the gpsdX daemon, [...]]]></description> <content:encoded><![CDATA[<div
class="bottomcontainerBox" style=""><div
style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"> <g:plusone size="medium" href="http://www.systemerror.co.uk/2007/05/21/realtime-updates-in-google-earth/"></g:plusone></div><div
style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"> <a
href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.systemerror.co.uk/2007/05/21/realtime-updates-in-google-earth/"  data-text="Realtime updates in Google Earth" data-count="horizontal" data-via="jake74">Tweet</a></div></div><div
style="clear:both"></div><div
style="padding-bottom:4px;"></div><p>There&#8217;s a neat bit of software that you can use in conjunction with your GPS unit and Google Earth to show your position in realtime while Stumblin&#8217;.</p><p><a
id="file-link-10" class="file-link image" title="Google Earth GPS" href="http://www.systemerror.co.uk/wp-admin/upload.php?style=inline&amp;tab=browse-all&amp;post_id=9&amp;_wpnonce=8b3415af49&amp;ID=10&amp;action=view&amp;paged"> </a>Using <a
href="http://ghw.spade-men.com/gps2gex.html">gps2geX</a>, the software generates an &#8220;on the fly&#8221; KML file which is loaded in Google Earth. The co-ordinates for gps2geX are updated from the gpsdX daemon, which is also being used by KisMac, so no one app is taking sole control of the GPS unit.</p><p>The results are pretty cool. You can see your exact position on Google Earth, updated as per your settings in gps2geX, Google Earth even tilts and pans the camera around based on what direction and speed you&#8217;re moving in.</p><p><span
id="more-9"></span><br
/> So if you&#8217;re driving around looking for wireless networks, how are you streaming images in Google Earth? Ahh, good question. I use my Sony Ericcson K800i as a bluetooth modem. I&#8217;m on T-Mobile&#8217;s Web&#8217;n'Walk Plus service plan, an unlimited (yeah, with the usual cavaets) internet access plan. A drive around my home town worked well, probably because I had a lot of imagery cached already, but it all seemed to work just fine.</p><p><img
src="http://www.systemerror.co.uk/wp-content/uploads/2007/06/googleearthlaptop.jpg" alt="Google Earth on the laptop" /></p> ]]></content:encoded> <wfw:commentRss>http://www.systemerror.co.uk/2007/05/21/realtime-updates-in-google-earth/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Served from: www.systemerror.co.uk @ 2012-02-05 16:40:33 by W3 Total Cache -->
