<?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>Jordan Hall &#187; Web, Applications &amp; Cloud Computing</title>
	<atom:link href="http://jordanhall.co.uk/web-applications-cloud-computing/feed/" rel="self" type="application/rss+xml" />
	<link>http://jordanhall.co.uk</link>
	<description>Jordan Hall - programmer and geek</description>
	<lastBuildDate>Thu, 19 Jan 2012 11:36:06 +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>Bitcoin Helper 0.1 &#8211; Converting currencies to Bitcoin</title>
		<link>http://jordanhall.co.uk/web-applications-cloud-computing/bitcoin-helper-0-1-converting-currencies-to-bitcoin-41011357/</link>
		<comments>http://jordanhall.co.uk/web-applications-cloud-computing/bitcoin-helper-0-1-converting-currencies-to-bitcoin-41011357/#comments</comments>
		<pubDate>Thu, 12 Jan 2012 15:19:41 +0000</pubDate>
		<dc:creator>Jordan Hall</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web, Applications & Cloud Computing]]></category>
		<category><![CDATA[Bitcoin]]></category>
		<category><![CDATA[crypto-currency]]></category>
		<category><![CDATA[currency]]></category>
		<category><![CDATA[finance]]></category>
		<category><![CDATA[web applications]]></category>
		<category><![CDATA[web programming]]></category>

		<guid isPermaLink="false">http://jordanhall.co.uk/?p=1357</guid>
		<description><![CDATA[Over the past few months, I&#8217;ve gained quite an interest in the crypto-currency Bitcoin. Bitcoin is a new currency which has no physical form, but can be considered Internet cash. If you want more information on Bitcoin in general, take a look at the We Use Coins website, which has a great introductory video and [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://jordanhall.co.uk/wp-content/uploads/2012/01/bitcoin.png"><img class="alignright  wp-image-1359" title="Bitcoin logo" src="http://jordanhall.co.uk/wp-content/uploads/2012/01/bitcoin-150x150.png" alt="" width="120" height="120" /></a>Over the past few months, I&#8217;ve gained quite an interest in the crypto-currency Bitcoin.</p>
<p>Bitcoin is a new currency which has no physical form, but can be considered Internet cash. If you want more information on Bitcoin in general, take a look at the <a href="http://www.weusecoins.com/" target="_blank">We Use Coins</a> website, which has a great introductory video and articles/links to other useful Bitcoin resources.</p>
<h2>Bitcoin Helper 0.1 Released</h2>
<p>As part of my interest in Bitcoin, I&#8217;ve decided to start a mini-project in the form of <a href="http://jordanhall.co.uk/projects/bitcoin-helper-php-bitcoin-class/">Bitcoin Helper</a>, a PHP class which will contain multiple methods to aid web site/application developers in integrating Bitcoin related functionality into their systems. The first function, which comes in Bitcoin Helper 0.1, is a really easy to use converter that can convert non Bitcoin currencies into the equivalent Bitcoin value and return the result.</p>
<p>To see how simple it is to use, see the following code snippet.</p>
<p style="padding-left: 30px;"><code>include "bitcoin_helper.php";<br />
$bh = new bitcoin_helper;<br />
echo $bh-&gt;convert_to_btc("GBP", 10);</code></p>
<p>This will convert £10 (Great British Pounds) into Bitcoin and echo out the result. The following works for USD and Euros as well.</p>
<p style="padding-left: 30px;"><code>echo $bh-&gt;convert_to_btc("USD", 10);<br />
echo $bh-&gt;convert_to_btc("EUR", 10);</code></p>
<p>The trade data for several other currencies is provided from the external source (see the Bitcoin Charts website). If your currency is listed there, entering its ISO 4217 currency code as the first parameter of the convert_to_btc function should allow you to convert any value of that currency into Bitcoin.</p>
<p>Please note that this is the first release of Bitcoin Helper, so I can not guarantee it is bug free. More checks, validation, improvements and new features will be added in the future versions. Feel free to leave a comment with any suggestions.</p>
<p>I hope this very basic Bitcoin Helper release can assist web developers with some simple Bitcoin conversion in their sites.</p>
<h3>Download Bitcoin Helper 0.1</h3>
<p>To download this first version of Bitcoin Helper (0.1), please visit the <a href="http://jordanhall.co.uk/projects/bitcoin-helper-php-bitcoin-class/">Bitcoin Helper project page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://jordanhall.co.uk/web-applications-cloud-computing/bitcoin-helper-0-1-converting-currencies-to-bitcoin-41011357/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Imagine turning on your computer to read a newspaper&#8230;</title>
		<link>http://jordanhall.co.uk/science-technology/imagine-turning-on-your-computer-to-read-a-newspaper-15081306/</link>
		<comments>http://jordanhall.co.uk/science-technology/imagine-turning-on-your-computer-to-read-a-newspaper-15081306/#comments</comments>
		<pubDate>Mon, 29 Aug 2011 16:59:15 +0000</pubDate>
		<dc:creator>Jordan Hall</dc:creator>
				<category><![CDATA[Science & Technology]]></category>
		<category><![CDATA[Web, Applications & Cloud Computing]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[newspapers]]></category>
		<category><![CDATA[old news]]></category>
		<category><![CDATA[old videos]]></category>
		<category><![CDATA[online news]]></category>
		<category><![CDATA[the future]]></category>
		<category><![CDATA[videos]]></category>

		<guid isPermaLink="false">http://jordanhall.co.uk/?p=1306</guid>
		<description><![CDATA[This is a report about what it will be like in &#8216;the future&#8217;, when we will be reading news from our computer. This is &#8216;newspapers by computer&#8217;. It is truly awesome to see how far we have come in terms of the Internet and networking computer communication. It is also slightly amusing to see how [...]]]></description>
			<content:encoded><![CDATA[<p>This is a report about what it will be like in &#8216;the future&#8217;, when we will be reading news from our computer. This is &#8216;newspapers by computer&#8217;.</p>
<p><object width="480" height="390" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/5WCTn4FljUQ?version=3&amp;hl=en_GB" /><param name="allowfullscreen" value="true" /><embed width="460" height="370" type="application/x-shockwave-flash" src="http://www.youtube.com/v/5WCTn4FljUQ?version=3&amp;hl=en_GB" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object></p>
<p>It is truly awesome to see how far we have come in terms of the Internet and networking computer communication. It is also slightly amusing to see how out of the loop the media was only 30 years ago, and more specifically how they did not, immediately, see the huge potential of networked computers, and how these system could possibly affect home computer users in very near the future.</p>
]]></content:encoded>
			<wfw:commentRss>http://jordanhall.co.uk/science-technology/imagine-turning-on-your-computer-to-read-a-newspaper-15081306/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to View Saved Threads on reddit</title>
		<link>http://jordanhall.co.uk/social-media-search-engine-optimisation-seo/how-to-view-saved-threads-on-reddit-13031205/</link>
		<comments>http://jordanhall.co.uk/social-media-search-engine-optimisation-seo/how-to-view-saved-threads-on-reddit-13031205/#comments</comments>
		<pubDate>Tue, 22 Mar 2011 13:02:13 +0000</pubDate>
		<dc:creator>Jordan Hall</dc:creator>
				<category><![CDATA[Social Media & Search Engine Optimisation (SEO)]]></category>
		<category><![CDATA[Web, Applications & Cloud Computing]]></category>
		<category><![CDATA[discussion]]></category>
		<category><![CDATA[Reddit]]></category>
		<category><![CDATA[reddit saved links]]></category>
		<category><![CDATA[reddit saved threads]]></category>
		<category><![CDATA[screenshot]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[user interface]]></category>

		<guid isPermaLink="false">http://jordanhall.co.uk/?p=1205</guid>
		<description><![CDATA[I&#8217;m a huge fan of reddit, the social bookmarking/community website found here. One of the features you have as a registered user is to save threads. I feel like a completely moron but I&#8217;d never been able to find out where these saved threads were listed until today, when I looked it up. Apparently I [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-1224" href="http://jordanhall.co.uk/social-media-search-engine-optimisation-seo/how-to-view-saved-threads-on-reddit-13031205/attachment/reddit-com-header/"><img class="alignright size-full wp-image-1224" title="reddit alien logo" src="http://jordanhall.co.uk/wp-content/uploads/2011/03/reddit.com_.header.png" alt="reddit alien logo" width="120" height="40" /></a>I&#8217;m a huge fan of reddit, the social bookmarking/community website found <a href="http://www.reddit.com/">here</a>. One of the features you have as a registered user is to save threads.</p>
<p>I feel like a completely moron but I&#8217;d never been able to find out where these saved threads were listed until today, when I looked it up. Apparently <a href="http://www.reddit.com/r/AskReddit/comments/ciuot/where_do_i_view_saved_threads/">I am not the only one who has trouble finding it</a>. Many people, including myself, went to my account/profile page on reddit and looked for a &#8216;saved&#8217; tab of some sorts. It turns out this is not where the saved threads are listed at all.</p>
<p>The link to view saved threads is not stored in your user section, but is shown on the homepage (how did I miss it?) or on the individual subreddit pages. See my screenshot below.</p>
<p style="text-align: left;"><a rel="attachment wp-att-1209" href="http://jordanhall.co.uk/social-media-search-engine-optimisation-seo/how-to-view-saved-threads-on-reddit-13031205/attachment/view-saved-links-threads-on-reddit/"><img class="aligncenter size-full wp-image-1209" title="How to view saved threads on reddit" src="http://jordanhall.co.uk/wp-content/uploads/2011/03/view-saved-links-threads-on-reddit.png" alt="Screenshot of 'saved' link on reddit" width="460" height="218" /></a></p>
<p style="text-align: left;">I hope this helps a few people like me, who were looking in completely the wrong place for this link. <img src='http://jordanhall.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://jordanhall.co.uk/social-media-search-engine-optimisation-seo/how-to-view-saved-threads-on-reddit-13031205/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>&#8220;The Simple Purpose of Sharing&#8221;</title>
		<link>http://jordanhall.co.uk/web-applications-cloud-computing/the-simple-purpose-of-sharing-16111122/</link>
		<comments>http://jordanhall.co.uk/web-applications-cloud-computing/the-simple-purpose-of-sharing-16111122/#comments</comments>
		<pubDate>Fri, 19 Nov 2010 14:03:16 +0000</pubDate>
		<dc:creator>Jordan Hall</dc:creator>
				<category><![CDATA[Web, Applications & Cloud Computing]]></category>
		<category><![CDATA[donations]]></category>
		<category><![CDATA[Jimmy Wales]]></category>
		<category><![CDATA[Wikimedia]]></category>
		<category><![CDATA[Wikimedia Foundation]]></category>
		<category><![CDATA[Wikimedia UK]]></category>
		<category><![CDATA[Wikipedia]]></category>

		<guid isPermaLink="false">http://jordanhall.co.uk/?p=1122</guid>
		<description><![CDATA[About this time last year, Wikipedia requested donations and given how much I use the site, I donated and gave the cause a little bit of promotion. It makes sense. Coming back to this year, an appeal from the Wikipedia founder Jimmy Wales has recently gone out. I&#8217;ve quoted a part of it below. I [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://jordanhall.co.uk/wp-content/uploads/2010/11/wikimedia-foundation-logo.png"><img class="alignright size-full wp-image-1126" title="wikimedia-foundation-logo" src="http://jordanhall.co.uk/wp-content/uploads/2010/11/wikimedia-foundation-logo.png" alt="Wikimedia Foundation logo" width="135" height="135" /></a>About this time last year, Wikipedia requested donations and given how much I use the site, <a href="http://jordanhall.co.uk/web-applications-cloud-computing/wikipedia-donations-help-keep-wikipedia-free-5412322/">I donated</a> and gave the cause a little bit of promotion. It makes sense.</p>
<p>Coming back to this year, an appeal from the Wikipedia founder Jimmy Wales has recently gone out. I&#8217;ve quoted a part of it below.</p>
<blockquote><p>I got a lot of funny looks ten years ago when I started talking to people about Wikipedia.</p>
<p>Let’s just say some of the business types were skeptical of the notion that volunteers from all across the world could come together to create a remarkable pool of human knowledge – all for the simple purpose of sharing.</p>
<p>No ads. No profits. No agenda.</p>
<p>A decade after its founding, more than 380 million people use Wikipedia and its sister sites every month &#8211; almost a third of the Internet-connected world.</p>
<p>It is the 5th most popular website in the world. The other four have been built and maintained with billions of dollars in investment, huge corporate staffs and relentless marketing.</p>
<p>But, Wikipedia isn’t anything like a commercial website. It is a community creation, written by volunteers making one entry at a time. You are part of our community. And I’m writing today to ask you to protect and sustain Wikipedia.</p>
<p>Together, we can keep it free of charge and free of advertising. We can keep it open – you can use the information in Wikipedia any way you want. We can keep it growing – spreading knowledge everywhere, and inviting participation from everyone.</p>
<p>Each year at this time, we reach out to ask you and others all across the Wikimedia community to help sustain our joint enterprise with a modest donation of £20, £35, £50 or more.</p>
<p>If you value Wikipedia as a source of information – and a source of inspiration – I hope you’ll choose to act right now.</p></blockquote>
<p style="text-align: right;"><a href="http://en.wikipedia.org/wiki/Jimmy_Wales">Jimmy Wales</a>, Wikipedia Founder</p>
<p style="text-align: left;">Naturally, I&#8217;m donating again. A £50.00 GBP donation to Wikipedia and Wikimedia UK this time.</p>
<p style="text-align: left;">I encourage anybody who uses Wikipedia significantly, to <a href="http://wikimediafoundation.org/wiki/WMFJA1/GB">put forward a donation</a>, of any amount, if at all possible.</p>
]]></content:encoded>
			<wfw:commentRss>http://jordanhall.co.uk/web-applications-cloud-computing/the-simple-purpose-of-sharing-16111122/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reducing the pain of reinstalling Windows with Ninite</title>
		<link>http://jordanhall.co.uk/web-applications-cloud-computing/reducing-the-pain-of-reinstalling-windows-with-ninite-24101107/</link>
		<comments>http://jordanhall.co.uk/web-applications-cloud-computing/reducing-the-pain-of-reinstalling-windows-with-ninite-24101107/#comments</comments>
		<pubDate>Thu, 21 Oct 2010 12:10:24 +0000</pubDate>
		<dc:creator>Jordan Hall</dc:creator>
				<category><![CDATA[Web, Applications & Cloud Computing]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[automatic program installation]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Ninite]]></category>
		<category><![CDATA[programs to use after reinstalling Windows]]></category>
		<category><![CDATA[reinstallation]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[Ubuntu Software Centre]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://jordanhall.co.uk/?p=1107</guid>
		<description><![CDATA[I&#8217;m not a Windows user primarily. The vast majority of time my computers and laptop boot into Linux, specifically Ubuntu, as of recent. However, I do have several of my machines set-up with both Ubuntu and Windows 7. One of my major gripes with Windows, which has always been there, is that after a clean [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://jordanhall.co.uk/wp-content/uploads/2010/10/ninite-installer.jpg"><img class="aligncenter size-full wp-image-1109" title="Ninite Installer" src="http://jordanhall.co.uk/wp-content/uploads/2010/10/ninite-installer.jpg" alt="Ninite Installer screenshot" width="400" height="254" /></a></p>
<p>I&#8217;m not a Windows user primarily. The vast majority of time my computers and laptop boot into Linux, specifically Ubuntu, as of recent. However, I do have several of my machines set-up with both Ubuntu and Windows 7.</p>
<p>One of my major gripes with Windows, which has always been there, is that after a clean reinstall, you have no programs of any real use installed at all. In comparison, a clean install of Ubuntu gives you a graphics editor, photo manager, fully featured e-mail client, personal information management suite and a full office suite. Of course, you now get the Ubuntu Software Centre, which lets you install find and install full size applications with the same ease as using the iPhone App store or Android Marketplace.</p>
<p>Windows has none of this. A brand spanking new Windows install does very little for productivity without a few essential apps installed.</p>
<p>Usually this involves the labourious task of:</p>
<ol>
<li>Manually searching for and/or heading to the website of the program you want to download</li>
<li>Finding the current version/build to download, starting the download and waiting for the download to complete</li>
<li>Running the installer and waiting for its completion</li>
<li>Repeat steps 1 &#8211; 3 for every program you wish to install</li>
</ol>
<p>Recently, I&#8217;ve discovered Ninite, which is a fantastic website/program which lets you cut down the above procedure (which could possible take hours) to a quick procedure that takes a few minutes at most. This is how you&#8217;d do the above, with Ninite.</p>
<ol>
<li>Go to <a href="https://ninite.com/">https://ninite.com/</a> and select the programs you want to install.</li>
<li>Download the installer it generates</li>
<li>Run the installer and wait for its completion.</li>
</ol>
<p>And then you&#8217;re done! No repetition, as Ninite cleverly puts the installation of many, many possible programs behind a single simplistic installer.</p>
<p>It supports installation for the most popular web browsers, messaging applications, media players, imaging programs, document editors/viewers, security software (such as anti-virus and anti-malware software), plug-ins (such as Flash and Java), file sharing applications, general utilities and even certain developer/administration tools.</p>
<p>Basically, after every (annoying) reinstall of Windows that I have to do, the first place I&#8217;m heading is to Ninite&#8217;s website.</p>
<p>As a final note, I&#8217;m really hoping they add official graphics drivers to their list of automatically installed items. That would be very useful for a lot of people I know. Suggesting new apps is a feature they offer right at the bottom of the Ninite website.</p>
]]></content:encoded>
			<wfw:commentRss>http://jordanhall.co.uk/web-applications-cloud-computing/reducing-the-pain-of-reinstalling-windows-with-ninite-24101107/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How HTML 5 Geolocation could be exploited</title>
		<link>http://jordanhall.co.uk/web-applications-cloud-computing/how-html-5-geolocation-could-be-exploited-0508981/</link>
		<comments>http://jordanhall.co.uk/web-applications-cloud-computing/how-html-5-geolocation-could-be-exploited-0508981/#comments</comments>
		<pubDate>Wed, 25 Aug 2010 11:31:05 +0000</pubDate>
		<dc:creator>Jordan Hall</dc:creator>
				<category><![CDATA[Web, Applications & Cloud Computing]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[exploits]]></category>
		<category><![CDATA[geolocation]]></category>
		<category><![CDATA[geolocation exploit]]></category>
		<category><![CDATA[HTML 5]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[theoretical exploits]]></category>

		<guid isPermaLink="false">http://jordanhall.co.uk/?p=981</guid>
		<description><![CDATA[Update: Although geolocation is commonly referenced when discussing HTML 5, it is a API which is maintained in a separate specification and is not actually a new feature of HTML 5. Identifying the physical location of a computer via HTML 5&#8242;s geolocation is now incredibly easy and only requires a few lines of JavaScript. Due to the simplicity [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://jordanhall.co.uk/wp-content/uploads/2010/08/Geolocation-icon-earth.png"><img class="alignright size-full wp-image-1063" title="HTML 5 Geolocation Icon" src="http://jordanhall.co.uk/wp-content/uploads/2010/08/Geolocation-icon-earth.png" alt="HTML 5 Geolocation Icon" width="200" height="230" /></a></p>
<p><strong>Update: </strong>Although geolocation is commonly referenced when discussing HTML 5, it is a <a href="http://www.w3.org/TR/geolocation-API/">API which is maintained in a separate specification</a> and is <a href="http://isgeolocationpartofhtml5.com/">not actually a new feature of HTML 5</a>.</p>
<p>Identifying the physical location of a computer via HTML 5&#8242;s geolocation is now incredibly easy and only requires a few lines of JavaScript.</p>
<p>Due to the simplicity of geolocation and its ever growing support in modern browsers, it seems very probable that this could be exploited for malicious purposes. An example scenario of how malware could theoretically track the physical location of infected machine could be as follows.</p>
<ol>
<li>Malware infects system and becomes memory resident.</li>
<li>Malware adds malicious website URL to a local web browser&#8217;s HTML 5 geolocation white list.</li>
<li>Malware launches hidden/backgrounded instance of web browser, navigating to malicious website URL.</li>
<li>Malicious website JavaScript utilises HTML 5 geolocation services to track physical location.</li>
<li>Physical location is relayed to server via AJAX or other means.</li>
<li>Steps 4 and 5 can be repeated as part of a loop containing time delay within the malicious website&#8217;s JavaScript.</li>
<li>Malware can monitor the memory resident state of the browser within the system&#8217;s process list and restart the hidden/backgrounded web browser instance if required.</li>
</ol>
<p>In this example, the geolocation is all done via a local hidden user agent (web browser) using web technologies. The web part of the system, by its very nature, multi-platform. However, the initial piece of malware which launches the hidden web browser instance will likely be written in a platform specific manner.</p>
<p>Changing this, or writing multiple versions of the &#8216;browser launcher&#8217; malware would effectively generate a form of malware which could track the physical location of users regardless of their operating system.</p>
<p>Do you think this kind of malware is a reasonable threat now or in the near future? What other potential problems exist for devices that can be identified by geolocation technologies?</p>
]]></content:encoded>
			<wfw:commentRss>http://jordanhall.co.uk/web-applications-cloud-computing/how-html-5-geolocation-could-be-exploited-0508981/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Content Tags and Styling in HTML 5 Markup</title>
		<link>http://jordanhall.co.uk/web-applications-cloud-computing/content-over-styling-in-html-5-markup-46061023/</link>
		<comments>http://jordanhall.co.uk/web-applications-cloud-computing/content-over-styling-in-html-5-markup-46061023/#comments</comments>
		<pubDate>Mon, 21 Jun 2010 12:28:46 +0000</pubDate>
		<dc:creator>Jordan Hall</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web, Applications & Cloud Computing]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[HTML 5]]></category>
		<category><![CDATA[HTML 5 content tags]]></category>
		<category><![CDATA[markup]]></category>
		<category><![CDATA[Reddit]]></category>
		<category><![CDATA[semantics]]></category>

		<guid isPermaLink="false">http://jordanhall.co.uk/?p=1023</guid>
		<description><![CDATA[Although some of the most talked about tags coming in HTML 5 are the video, audio and canvas tags, there are many other new tags which primarily focus around content. One of the aims of HTML 5 is to remove styling from the HTML mark-up and ensure all styling is defined within the cascading style sheets where [...]]]></description>
			<content:encoded><![CDATA[<p>Although some of the most talked about tags coming in HTML 5 are the video, audio and canvas tags, there are many other new tags which primarily focus around content. One of the aims of HTML 5 is to remove styling from the HTML mark-up and ensure all styling is defined within the cascading style sheets where it belongs.</p>
<p>In the vast majority of today&#8217;s websites, if a program is required to pick out a particular part of a HTML page, such as the main article, the sidebar or the top navigation, it would have to be programmed to do so on a per website and web page basis. This is because every website structures its HTML differently, unless based on an underlying package with a consistent HTML foot print.</p>
<p>Most current websites therefore use a variety of &lt;p&gt;, &lt;div&gt; and &lt;span&gt; tags to surround their content. These tags define style and do not obviously determine whether the contained content is part of the website&#8217;s navigation system or whether it is the main article or focus of the web page. The new HTML 5 tags aim to change this by explicitly defining content.</p>
<p>Defining content with specific HTML 5 tags will make websites easier to parse by computer programs. This could benefit accessibility readers for the blind and allow content aggregating systems and ‘mash-up’ websites to easily parse, link to and cite your articles. Content aggregation and automation of web page content retrieval is quite fundamental to some of the newer Web 2.0 sites and social networks. Good examples being Facebook&#8217;s automatic retrieval of web page information when a link is entered into a status update, or Reddit&#8217;s automatic thumbnail generation based on images found within the linked web page.</p>
<p>Here is a listed on related HTML content tags, as available from the W3C Schools website.</p>
<ul>
<li>&lt;article&gt; – Defines a main article on a page. Can include cite (citation) and pubdate (publishing date) attributes.</li>
<li>&lt;details&gt; – States content details for a specific section. Can include an open attribute defining whether or not the details within are visible to the end-user.</li>
<li>&lt;figcaption&gt; – States the caption for a figure as defined by the figure tag.</li>
<li>&lt;figure&gt; – Usually used to group a set of elements.</li>
<li>&lt;footer&gt; – Footer layout element. This is used to contain the footer content of the page, usually contains the website name, author and copyright information.</li>
<li>&lt;header&gt; – Header layout element. This tag is designed to contain the top header of a document, usually showing the website logo, page and/or company title and subtitle.</li>
<li>&lt;hgroup&gt; – A tag used to group together heading tags such as &lt;h1&gt;, &lt;h2&gt;, &lt;h3&gt; and so on.</li>
<li>&lt;keygen&gt; – A key generation tag which defines a generated (encryption) key that can be associated with a HTML form.</li>
<li>&lt;meter&gt; – The &lt;meter&gt; tag contains content which is deemed to be a measurement of some sort.</li>
<li>&lt;nav&gt; – The &lt;nav&gt; tags stands for navigation and is designed to surround navigation links, such as those present in a sidebar bar or navigational header/footer.</li>
<li>&lt;summary&gt; – The &lt;summary&gt; tag defines the title of a &lt;details&gt; element.</li>
<li>&lt;time&gt; – This tags contains content which is a statement or measurement of time and/or date/time.</li>
</ul>
<p>Unfortunately, it is likely that HTML 5 content tags with not be adopted completely for quite some time and there will likely continued use of existing HTML mark up and related styling of &lt;div&gt; and &lt;span&gt; tags for quite some time.</p>
]]></content:encoded>
			<wfw:commentRss>http://jordanhall.co.uk/web-applications-cloud-computing/content-over-styling-in-html-5-markup-46061023/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>C:\fakepath\ in Internet Explorer 8</title>
		<link>http://jordanhall.co.uk/web-applications-cloud-computing/c-fakepath-in-internet-explorer-8-2804912/</link>
		<comments>http://jordanhall.co.uk/web-applications-cloud-computing/c-fakepath-in-internet-explorer-8-2804912/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 12:33:28 +0000</pubDate>
		<dc:creator>Jordan Hall</dc:creator>
				<category><![CDATA[Web, Applications & Cloud Computing]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[fakepath]]></category>
		<category><![CDATA[file upload control]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Internet Explorer 8]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Mozilla Firefox]]></category>
		<category><![CDATA[web browsers]]></category>

		<guid isPermaLink="false">http://jordanhall.co.uk/?p=912</guid>
		<description><![CDATA[If you are trying to retrieve the &#8216;value&#8217; of a file input box via Javascript, and you are receiving C:\fakepath\ within the returned value, it is time to blame Internet Explorer 8. The inclusion of C:\\fakepath\\ is a security feature of Internet Explorer 8, designed to prevent information regarding the file system structure being exposed [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">If you are trying to retrieve the &#8216;value&#8217; of a file input box via Javascript, and you are receiving C:\fakepath\ within the returned value, it is time to blame Internet Explorer 8.</p>
<p style="text-align: center;"><img title="Fake Path - C:\fakepath\ in Internet Explorer 8" src="http://jordanhall.co.uk/wp-content/uploads/2010/04/fakepath.png" alt="Fake Path - C:\fakepath\ in Internet Explorer 8" width="200" height="119" /></p>
<p>The inclusion of C:\\fakepath\\ is a security feature of Internet Explorer 8, designed to prevent information regarding the file system structure being exposed when files are selected via a file input box. Current versions of most other web browsers, such as Mozilla Firefox and Google Chrome, will return the file name without any path (relative or absolute).</p>
<p>The HTML5 specification states that the browser&#8217;s implementation of a file upload control should not reveal the true path to the file via its &#8216;value&#8217; attribute. Internet Explorer, as always, does this differently than other browsers by including &#8216;fakepath&#8217; rather than just removed the local path in its entirety.</p>
<p>This behaviour of Internet Explorer 8 can be overridden by added the size to the list of trusted sites within Internet Explorer 8 Internet options window. I&#8217;d personally only recommend this if the system is an secure internal and/or Intranet web-based system which requires the use of the full path.</p>
<p>Ideally, existing systems should be recoded to either not use the full path or to retrieve the full path via another method, such as manual input into a text input field.</p>
<p>I hope this post helps web developers who have unexpectedly come across this strange &#8216;fakepath&#8217; and been unaware of where it was coming from.</p>
]]></content:encoded>
			<wfw:commentRss>http://jordanhall.co.uk/web-applications-cloud-computing/c-fakepath-in-internet-explorer-8-2804912/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Google&#8217;s Web Traffic Dominates the Internet</title>
		<link>http://jordanhall.co.uk/web-applications-cloud-computing/googles-web-traffic-dominates-the-internet-1903693/</link>
		<comments>http://jordanhall.co.uk/web-applications-cloud-computing/googles-web-traffic-dominates-the-internet-1903693/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 10:00:19 +0000</pubDate>
		<dc:creator>Jordan Hall</dc:creator>
				<category><![CDATA[Web, Applications & Cloud Computing]]></category>
		<category><![CDATA[businesses]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Mail]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[web traffic]]></category>
		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://jordanhall.co.uk/?p=693</guid>
		<description><![CDATA[Google is huge. Really huge. Let&#8217;s see what that does to the graph. Graph sourced from Arbor Networks blog entry. The main reason for Google&#8217;s huge increase in general Internet traffic was its acquisition of YouTube in 2007. YouTube delivers huge quantities of streaming video traffic, and the impressive growth of YouTube alone is enough [...]]]></description>
			<content:encoded><![CDATA[<p>Google is huge. Really huge. Let&#8217;s see what that does to the graph.</p>
<p style="text-align: center;"><a href="http://jordanhall.co.uk/wp-content/uploads/2010/03/total-google-web-traffic-graph.png"><img class="aligncenter size-full wp-image-694" title="Total Google Web Traffic Graph" src="http://jordanhall.co.uk/wp-content/uploads/2010/03/total-google-web-traffic-graph.png" alt="Total Google Web Traffic Graph" width="484" height="328" /></a></p>
<p style="text-align: left;">Graph sourced from <a href="http://asert.arbornetworks.com/2010/03/how-big-is-google/">Arbor Networks blog entry</a>.</p>
<p style="text-align: left;">The main reason for Google&#8217;s huge increase in general Internet traffic was its acquisition of YouTube in 2007. YouTube delivers huge quantities of streaming video traffic, and the impressive growth of YouTube alone is enough to make a noticeable difference. Other contributing factors are massively increased adoption of other Google applications, such as Google Mail, Docs and Calendar, not only by consumers but also by mass deployment of Google Apps within businesses, as a replacement for local Microsoft exchange server set-ups.</p>
<p style="text-align: left;">Discretely, whilst doing no &#8216;evil&#8217; (open to debate), Google has managed to push itself to the forefront of the Internet and is now a household name. Everyone knows Google.</p>
<p style="text-align: left;">You no longer search the Internet, you Google it.</p>
]]></content:encoded>
			<wfw:commentRss>http://jordanhall.co.uk/web-applications-cloud-computing/googles-web-traffic-dominates-the-internet-1903693/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google and BBC release New Beta Homepage Web Designs</title>
		<link>http://jordanhall.co.uk/web-applications-cloud-computing/google-and-bbc-release-new-beta-homepage-web-designs-0403650/</link>
		<comments>http://jordanhall.co.uk/web-applications-cloud-computing/google-and-bbc-release-new-beta-homepage-web-designs-0403650/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 13:20:04 +0000</pubDate>
		<dc:creator>Jordan Hall</dc:creator>
				<category><![CDATA[Web, Applications & Cloud Computing]]></category>
		<category><![CDATA[BBC]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[beta web design]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[feature release]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[homepage web design]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://jordanhall.co.uk/?p=650</guid>
		<description><![CDATA[Both Google and the BBC have recently released new beta web designs for their homepages. The BBC beta homepage is available for all to look at via http://beta.bbc.co.uk/ while the Google homepage has been released to a select number of Google users, as Google tend to stagger the release of their new designs and features. You [...]]]></description>
			<content:encoded><![CDATA[<p>Both Google and the BBC have recently released new beta web designs for their homepages. The BBC beta homepage is available for all to look at via <a href="http://beta.bbc.co.uk/">http://beta.bbc.co.uk/</a> while the Google homepage has been released to a select number of Google users, as Google tend to stagger the release of their new designs and features.</p>
<p style="text-align: center;"><a href="http://jordanhall.co.uk/wp-content/uploads/2010/03/Screenshot-BBC-Homepage-Google-Chrome.png"><img class="size-large wp-image-651 aligncenter" title="Screenshot - BBC - Beta Homepage - Google Chrome" src="http://jordanhall.co.uk/wp-content/uploads/2010/03/Screenshot-BBC-Homepage-Google-Chrome-1024x826.png" alt="Screenshot - BBC - Beta Homepage - Google Chrome" width="491" height="397" /></a></p>
<p style="text-align: left;">You can click the above image for an enlarged screenshot. If you&#8217;re interested, there is more information about the <a href="http://www.rapidweb.biz/news/new-bbc-web-design-3903819/">BBC homepage</a> and the <a href="http://www.rapidweb.biz/news/googles-new-web-design-0403803/">new, re-branded Google homepage</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://jordanhall.co.uk/web-applications-cloud-computing/google-and-bbc-release-new-beta-homepage-web-designs-0403650/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Updates to Contacular PHP Contact Forms &#8211; Now at version 0.15</title>
		<link>http://jordanhall.co.uk/web-applications-cloud-computing/update-to-contacular-5903623/</link>
		<comments>http://jordanhall.co.uk/web-applications-cloud-computing/update-to-contacular-5903623/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 22:07:59 +0000</pubDate>
		<dc:creator>Jordan Hall</dc:creator>
				<category><![CDATA[Web, Applications & Cloud Computing]]></category>
		<category><![CDATA[contact form]]></category>
		<category><![CDATA[Contacular]]></category>
		<category><![CDATA[Contacular PHP contact form]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHP class]]></category>
		<category><![CDATA[PHP contact forms]]></category>
		<category><![CDATA[PHP scripts]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[web server]]></category>

		<guid isPermaLink="false">http://jordanhall.co.uk/?p=623</guid>
		<description><![CDATA[I&#8217;ve posted about Contacular a while ago. Contacular is my solution to the problem of reinventing the wheel for PHP-powered contact forms on websites. It allows you to quick and easily create a fully functional, e-mailing, self-validating contact form that you can integrate with any website that is on PHP enabled server. If you&#8217;re interested [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://contacular.co.uk/download-contacular.php"><img class="alignright size-full wp-image-624" title="Contacular PHP contact-forms website screenshot" src="http://jordanhall.co.uk/wp-content/uploads/2010/03/Contacular-PHP-contact-forms-website.png" alt="Contacular PHP contact-forms website" width="232" height="194" /></a>I&#8217;ve <a href="http://jordanhall.co.uk/web-applications-cloud-computing/contacular-php-contact-form-0602504/">posted about Contacular a while ago</a>. Contacular is my solution to the problem of reinventing the wheel for PHP-powered contact forms on websites. It allows you to quick and easily create a fully functional, e-mailing, self-validating contact form that you can integrate with any website that is on PHP enabled server. If you&#8217;re interested already, head straight to <a title="PHP contact form" href="http://contacular.co.uk/">Contacular contact form website</a> and <a href="http://contacular.co.uk/download-contacular.php">download Contacular</a> right now.</p>
<p>So, what is new in Contacular since my last post? Quite a bit actually. It is now at version 0.15 and has the following additional features.</p>
<ol>
<li>Fully <a href="http://contacular.co.uk/demo/bespoke-custom-php-contact-forms.php">bespoke, <strong>custom contact forms</strong></a> for your websites, allowing to define custom fields for your contact forms</li>
<li><strong>File upload</strong> field type meaning your users can upload an image or document to your contact form and it will be quickly e-mailed to you</li>
<li>Ability to <strong>restrict file uploads to specific types</strong> for added security</li>
<li>Use of a <strong>PHP mailer class</strong> to increase flexibility instead of using the default PHP mail() function</li>
<li>Added <strong>multiple preset form types</strong> for near instant integrations.</li>
<li>Many <strong>code improvements</strong> and optimisations</li>
</ol>
<p>For all other changes that have happened in Contacular, take a look at the <a href="http://contacular.co.uk/download-contacular.php">Contacular change log</a>.</p>
<p>I&#8217;m still getting lots of feedback in about Contacular and am continually working to improve it. So tell me what you think in the comments below, or <a href="http://contacular.co.uk/contact.php">contact me regarding Contacular directly</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://jordanhall.co.uk/web-applications-cloud-computing/update-to-contacular-5903623/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The iPad and its effect on the Mobile Web</title>
		<link>http://jordanhall.co.uk/science-technology/the-ipad-and-its-effect-on-the-mobile-web-3702518/</link>
		<comments>http://jordanhall.co.uk/science-technology/the-ipad-and-its-effect-on-the-mobile-web-3702518/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 12:51:37 +0000</pubDate>
		<dc:creator>Jordan Hall</dc:creator>
				<category><![CDATA[Science & Technology]]></category>
		<category><![CDATA[Web, Applications & Cloud Computing]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Apple iPad]]></category>
		<category><![CDATA[Apple iPhone]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[mobile Internet]]></category>
		<category><![CDATA[mobile phones]]></category>
		<category><![CDATA[mobile web]]></category>
		<category><![CDATA[tablet computers]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://jordanhall.co.uk/?p=518</guid>
		<description><![CDATA[I recently wrote an article on the company blog regarding the Apple iPad and its potential effect on the mobile web. &#8220;The release of Apple’s ever popular smartphone, the iPhone, back in mid 2007 caused a huge development spike in websites and dynamic web applications designed the mobile devices. Of course, the vast majority of [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://jordanhall.co.uk/wp-content/uploads/2010/02/apple-ipad.jpg"><img class="alignright size-full wp-image-519" title="Apple iPad" src="http://jordanhall.co.uk/wp-content/uploads/2010/02/apple-ipad.jpg" alt="Apple iPad" width="217" height="300" /></a>I recently wrote an article on the <a href="http://www.rapidweb.biz/news/author/jordan/">company blog</a> regarding the Apple iPad and its potential effect on the mobile web.</p>
<blockquote><p>&#8220;The release of Apple’s ever popular smartphone, the iPhone, back in mid 2007 caused a huge development spike in websites and dynamic web applications designed the mobile devices. Of course, the vast majority of these mobile website were developed specifically with the iPhone in mind, however the results were beneficial to pretty much all smartphones with the capability the browse the web and with some form of web browser application.</p>
<p>So, why do I think the iPad will slow this development in the mobile web market? The iPad is a mobile device itself is it not?</p>
<p>Well, perhaps not. Apple’s iPad does indeed use an operating system very similar to the iPhone, with backwards compatibility with almost all of the iPhone’s downloadable apps, and yes, it is mobile in the true sense of the word – it can be easily carried around unlike a full desktop computer and much more easily than a typically larger and much heavier laptop. However, the one aspect of the iPad which stands out is its native screen resolution of 1024×768&#8243;</p></blockquote>
<p>If you&#8217;re interested, feel free to read the full article on <a href="http://www.rapidweb.biz/news/will-the-apple-ipad-slow-development-of-mobile-websites-2402695/">how the iPad may affect the development of mobile websites</a> in the near future.</p>
]]></content:encoded>
			<wfw:commentRss>http://jordanhall.co.uk/science-technology/the-ipad-and-its-effect-on-the-mobile-web-3702518/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Contacular PHP Contact Form</title>
		<link>http://jordanhall.co.uk/web-applications-cloud-computing/contacular-php-contact-form-0602504/</link>
		<comments>http://jordanhall.co.uk/web-applications-cloud-computing/contacular-php-contact-form-0602504/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 18:03:06 +0000</pubDate>
		<dc:creator>Jordan Hall</dc:creator>
				<category><![CDATA[Web, Applications & Cloud Computing]]></category>
		<category><![CDATA[contact form]]></category>
		<category><![CDATA[Contacular]]></category>
		<category><![CDATA[Contacular PHP contact form]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[open source software]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHP contact form]]></category>
		<category><![CDATA[PHP form processors]]></category>
		<category><![CDATA[web contact form]]></category>
		<category><![CDATA[web programming]]></category>

		<guid isPermaLink="false">http://jordanhall.co.uk/?p=504</guid>
		<description><![CDATA[This is just a quick post to announce the recent start of one of my recent open source projects, Contacular. I have been building up Contacular&#8217;s overall feature set over the past week, having made the initial release on the 25th of January 2010. I now believe it is worthy of a post here, based [...]]]></description>
			<content:encoded><![CDATA[<p>This is just a quick post to announce the recent start of one of my recent open source projects, <a href="http://contacular.co.uk/">Contacular</a>. I have been building up Contacular&#8217;s overall feature set over the past week, having made the initial release on the 25th of January 2010. I now believe it is worthy of a post here, based on the large influx of recent visitors to the Contacular website.</p>
<h3>So, what is Contacular?</h3>
<p><a href="http://jordanhall.co.uk/wp-content/uploads/2010/02/contacular-bot1.jpg"><img class="alignright size-full wp-image-510" title="Contacular bot" src="http://jordanhall.co.uk/wp-content/uploads/2010/02/contacular-bot1.jpg" alt="Contacular PHP contact form bot" width="180" height="240" /></a>Contacular is an open source contact form generator and processor written in <a href="http://jordanhall.co.uk/tag/PHP/">PHP</a>. It is designed to be used as either a complete <a href="http://contacular.co.uk">PHP contact form</a> solution, with full validation and e-mailing, or as an initial code base for web development to build upon. I&#8217;ve designed Contacular to be really simple to get up and running with and yet still be very expandable. The entire system is object-orientated and open source licensed.</p>
<p>A quick overview of the <a href="http://contacular.co.uk/contacular-features.php">features of Contacular</a>:</p>
<ol>
<li>Fully integrated contact form solution</li>
<li>Simple generation of contact forms</li>
<li>Many built-in Contacular contact form types</li>
<li>Integrated <a href="http://recaptcha.net">reCAPTCHA</a> human check / spam protection support</li>
<li>Adoption of existing website styling (CSS) wherever possible</li>
<li>Form field validation in all forms</li>
<li>Automatic validation error reporting</li>
<li>Advanced validation &#8211; e.g. checking submitted e-mail addresses are from real domains</li>
<li>E-mailing form results to one or more recipients</li>
<li>GPL licensed, open source, object orientated code base</li>
<li>Tested in multiple browsers on multiple platforms</li>
<li>Seamless upgrading to new versions &#8211; just download and replace the files</li>
<li>Easily expandable</li>
<li>More on the way&#8230;</li>
</ol>
<p>Take a look at the <a href="http://contacular.co.uk/how-to-use-contacular-tutorial.php">how to use Contacular</a> guide, and if you&#8217;re interested, go ahead and <a href="http://contacular.co.uk/download-contacular.php">download Contacular</a>. The latest version is always at the top, with that download page also containing the <a href="http://contacular.co.uk/download-contacular.php">Contacular change log</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://jordanhall.co.uk/web-applications-cloud-computing/contacular-php-contact-form-0602504/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>vBulletin Fake User Plugin &#8211; Good or bad?</title>
		<link>http://jordanhall.co.uk/social-media-search-engine-optimisation-seo/vbulletin-fake-user-plugin-good-or-bad-4001463/</link>
		<comments>http://jordanhall.co.uk/social-media-search-engine-optimisation-seo/vbulletin-fake-user-plugin-good-or-bad-4001463/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 13:48:40 +0000</pubDate>
		<dc:creator>Jordan Hall</dc:creator>
				<category><![CDATA[Social Media & Search Engine Optimisation (SEO)]]></category>
		<category><![CDATA[Web, Applications & Cloud Computing]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[driving traffic to your forum]]></category>
		<category><![CDATA[fake user]]></category>
		<category><![CDATA[fake user count]]></category>
		<category><![CDATA[forum boards]]></category>
		<category><![CDATA[vBulletin]]></category>
		<category><![CDATA[vbulletin fake members]]></category>
		<category><![CDATA[vBulletin Fake User plugin]]></category>

		<guid isPermaLink="false">http://jordanhall.co.uk/?p=463</guid>
		<description><![CDATA[This article is pulled from a previous site of mine, and relates to the starting of a forum board and the negative cycle of not having enough users registered to entice new users to join. It primarily focuses around the idea of using a vBulletin plugin to artificially inflate the number of online users in [...]]]></description>
			<content:encoded><![CDATA[<p>This article is pulled from a previous site of mine, and relates to the starting of a forum board and the negative cycle of not having enough users registered to entice new users to join. It primarily focuses around the idea of using a vBulletin plugin to artificially inflate the number of online users in a vBulletin powered forum board.</p>
<blockquote><p>When starting a new forum board based on the vBulletin forum (or in fact an forum software), one of the most common problem is making the board popular and getting users to register. The problem most people face is that users will not register on a forum board that looks completely empty! I mean, who would?</p>
<p>So, how can you do this? People will not register if a board is empty – that much is obvious. I’ve recently had to artificially inflate the user count and online users for a vBulletin forum, by request of the forum board owner. Luckily, I found an excellent plugin which does just this. Not only does it increase the counts for online members and guests, but it also lists real usernames.</p>
<p>It is implemented by grabbing the existing member names from the database and appending them to user list at the bottom of the forum home. This plugin is very ingenius and pretty believable – good if you are starting up a new vBulletin powered forum board.</p>
<p>If you wish, you can read more about and download the <a href="http://www.vbulletin.org/forum/showthread.php?t=139402">vBulletin Fake User plugin</a>. Note that you will need a vBulletin.org account and a valid vBulletin license to download this plugin.</p></blockquote>
<p>Retrospectively, I do not believe this is necessarily the best manner in which to entice new users to any form of community for it provides little motivation to join beyond the active community. If the &#8216;active community&#8217; (which in this case, would not exist) produces no content worthy of the potential member&#8217;s time, why would they feel the need to register or sign up?</p>
<p>I have and still do run a few online communities, including vBulletin forum boards. During this time, I have found new and interesting content to the specific niche (if one exists) is the key for all forms of online social activity and indeed, for drawing in new users. If the content is interesting enough, people will come either in surges for time sensitive content or as a new member registration trickle effect over time.</p>
]]></content:encoded>
			<wfw:commentRss>http://jordanhall.co.uk/social-media-search-engine-optimisation-seo/vbulletin-fake-user-plugin-good-or-bad-4001463/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Chrome OS &#8211; A Simple Explanation</title>
		<link>http://jordanhall.co.uk/ubuntu-linux/google-chrome-os-a-simple-explanation-5212366/</link>
		<comments>http://jordanhall.co.uk/ubuntu-linux/google-chrome-os-a-simple-explanation-5212366/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 14:49:52 +0000</pubDate>
		<dc:creator>Jordan Hall</dc:creator>
				<category><![CDATA[Ubuntu & Linux]]></category>
		<category><![CDATA[Web, Applications & Cloud Computing]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[Google Chrome OS]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Linux kernel]]></category>
		<category><![CDATA[Linux-based operating systems]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[open source software]]></category>
		<category><![CDATA[web applications]]></category>

		<guid isPermaLink="false">http://jordanhall.co.uk/?p=366</guid>
		<description><![CDATA[Google have released a very simple explanatory video, aimed at new computer users, detailing their new operating system which is focused around the Google Chrome web browser. If you&#8217;ve ever needed to ask, what is the difference between Google Chrome OS and Google Chrome, this video explains the answer in the simplest manner possible. Google [...]]]></description>
			<content:encoded><![CDATA[<p>Google have released a very simple explanatory video, aimed at new computer users, detailing their new operating system which is focused around the Google Chrome web browser. If you&#8217;ve ever needed to ask, what is the difference between Google Chrome OS and Google Chrome, this video explains the answer in the simplest manner possible.</p>
<p style="text-align: center;"><object width="480" height="295"><param name="movie" value="http://www.youtube.com/v/0QRO3gKj3qw&#038;hl=en_GB&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/0QRO3gKj3qw&#038;hl=en_GB&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="295"></embed></object></p>
<p style="text-align: left;">Google Chrome OS is a basic operating system built upon the Linux kernel. It uses a custom graphical user interface which is based around Google&#8217;s very fast web browser, Google Chrome. It does away with most of the regular operating system and application usage paradigms and focuses primarily on the web browser and therefore Google&#8217;s primary domains in the computer software marketplace, search and web applications.</p>
<p style="text-align: left;">This new operating system is initially designed to run on net book style hardware. Google have been in talks with a large variety of hardware companies and aim to have Google Chrome OS powered computers released to consumers before the end of 2010.</p>
<p style="text-align: left;">As emphasised in the video, Google Chrome OS is designed to almost exclusively utilise web applications and thus almost all data, excluding locally stored caches, is held on the Internet, thus promoting the use of cloud computing for data storage. With Google Mail, Google Docs and Google Calendar, Google already has a formidable cloud based productivity suite in the form of  web applications.</p>
<p style="text-align: left;">It will be very interesting to see how well the open-source Google Chrome OS does and how it helps in the general promotion of alternative open-source operating systems as a whole. </p>
<p>What do you think? Is Google Chrome OS good for Linux?</p>
]]></content:encoded>
			<wfw:commentRss>http://jordanhall.co.uk/ubuntu-linux/google-chrome-os-a-simple-explanation-5212366/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wikipedia Donations &#8211; Help keep Wikipedia free</title>
		<link>http://jordanhall.co.uk/web-applications-cloud-computing/wikipedia-donations-help-keep-wikipedia-free-5412322/</link>
		<comments>http://jordanhall.co.uk/web-applications-cloud-computing/wikipedia-donations-help-keep-wikipedia-free-5412322/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 12:56:54 +0000</pubDate>
		<dc:creator>Jordan Hall</dc:creator>
				<category><![CDATA[Web, Applications & Cloud Computing]]></category>
		<category><![CDATA[charity]]></category>
		<category><![CDATA[donations]]></category>
		<category><![CDATA[encyclopaedia]]></category>
		<category><![CDATA[money]]></category>
		<category><![CDATA[Wikimedia]]></category>
		<category><![CDATA[Wikimedia Foundation]]></category>
		<category><![CDATA[Wikipedia]]></category>

		<guid isPermaLink="false">http://jordanhall.co.uk/?p=322</guid>
		<description><![CDATA[I just donated to Wikipedia&#8217;s latest fund raising attempt. Being one of my primary resources for information, and an authority on almost any subject under, including and above the Sun, I feel the donation is well worth doing. I recommend anyone who can afford to make the donation and values the information and functionality Wikipedia [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_325" class="wp-caption alignright" style="width: 210px"><img class="size-full wp-image-325" title="High Quality Wikipedia Logo" src="http://jordanhall.co.uk/wp-content/uploads/2009/12/high-quality-wikipedia-logo.jpg" alt="The logo of Wikipedia, the free encyclopaedia - one of the Wikimedia Foundation's many very successful projects " width="200" height="200" /><p class="wp-caption-text">Wikipedia, the free encyclopaedia from the Wikimedia Foundation</p></div>
<p>I just donated to <a href="http://www.wikipedia.org/">Wikipedia&#8217;s</a> <a href="http://wikimediafoundation.org/wiki/Global_Support/uk">latest fund raising attempt</a>. Being one of my primary resources for information, and an authority on almost any subject under, including and above the Sun, I feel the donation is well worth doing. I recommend anyone who can afford to make the donation and values the information and functionality Wikipedia provides, makes a donation, however small to the Wikimedia Foundation.</p>
<p>I donated £10.00 GBP, and received the following e-mail. I am tempted to donate more.</p>
<blockquote><p>Dear Jordan,</p>
<p>Thank you for your gift of GBP 10.00 to the Wikimedia Foundation,<br />
received on December 14, 2009.</p>
<p>Your donation celebrates everything Wikipedia stands for: the power of<br />
information, freedom, sharing, learning and discovery.   Thank you so<br />
much for helping keep Wikipedia freely available for its 330 million<br />
readers around the world.</p>
<p>Many people love Wikipedia, but surprisingly few know it&#8217;s run by a<br />
non-profit.  Please help us spread the word, by forwarding this e-mail<br />
to a few of your friends.</p>
<p>If you have questions about your donation, please send a message to<br />
<a href="mailto:donate@wikimedia.org" target="_blank">donate@wikimedia.org</a>.  To learn more about the Wikimedia Foundation,<br />
visit our blog at <a href="http://blog.wikimedia.org/" target="_blank">http://blog.wikimedia.org/</a> or our website at<br />
<a href="http://wikimediafoundation.org/" target="_blank">http://wikimediafoundation.org/</a>. Or, follow us at<br />
<a href="http://twitter.com/wikimedia" target="_blank">http://twitter.com/wikimedia</a>, <a href="http://identi.ca//wikimedia" target="_blank">http://identi.ca//wikimedia</a>, or<br />
<a href="http://bit.ly/wikiFacebook" target="_blank">http://bit.ly/wikiFacebook</a>.</p>
<p>And again, thank you.  I&#8217;m really, really happy to have<br />
your help.</p>
<p>Sincerely Yours,</p>
<p>Sue Gardner<br />
Executive Director, Wikimedia Foundation</p></blockquote>
<p>When donating, you are asked to provide a public comment to go alongside the record of your donation if you so wish. I, along with many, took this opportunity to state my appreciation and thanks for Wikipedia project, and the Wikimedia Foundation in general.</p>
<blockquote><p><a href="http://wikimediafoundation.org/wiki/Special:ContributionHistory?offset=1260789952#362531">I use Wikipedia almost daily. It is by far my most used Internet information resource.</a></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://jordanhall.co.uk/web-applications-cloud-computing/wikipedia-donations-help-keep-wikipedia-free-5412322/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dropbox &#8211; Backing up your files in the cloud with Dropbox</title>
		<link>http://jordanhall.co.uk/web-applications-cloud-computing/dropbox-backing-up-your-files-in-the-cloud-with-dropbox-3312120/</link>
		<comments>http://jordanhall.co.uk/web-applications-cloud-computing/dropbox-backing-up-your-files-in-the-cloud-with-dropbox-3312120/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 22:15:33 +0000</pubDate>
		<dc:creator>Jordan Hall</dc:creator>
				<category><![CDATA[Web, Applications & Cloud Computing]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[cloud storage]]></category>
		<category><![CDATA[Dropbox]]></category>
		<category><![CDATA[online file backup]]></category>
		<category><![CDATA[online storage]]></category>

		<guid isPermaLink="false">http://jordanhall.co.uk-17e62166fc8586dfa4d1bc0e1742c08b</guid>
		<description><![CDATA[Originally released in September of 2008, Dropbox has grown to be an enormously useful and popular online storage solution. Although Dropbox functions as a storage solution, its most welcoming features are the live synchronisation and sharing features the software and service provides. For those who have been missing out, Dropbox is incredibly simple to use. [...]]]></description>
			<content:encoded><![CDATA[<p><img style="display: block; margin-left: auto; margin-right: auto;" src="/content/dropbox_computer_on_fire.jpg" alt="'Um... Isn't your computer on fire?' 'It's okay, my files are saved on Dropbox. It was getting kinda cold in here anyway.'" width="482" height="332" /></p>
<p>Originally released in September of 2008, Dropbox has grown to be an enormously useful and popular online storage solution. Although Dropbox functions as a storage solution, its most welcoming features are the live synchronisation and sharing features the software and service provides.</p>
<p>For those who have been missing out, Dropbox is incredibly simple to use. Essentially, you simply download a small application which runs in the background on your computer. This program creates a &#8216;Dropbox&#8217; or &#8216;My Dropbox&#8217; folder on your computer, and any files and/or folders placed within said folder are automatically synchronised to the online Dropbox storage service.</p>
<p>Most importantly, the Dropbox application can be installed on multiple computers allowing your files to be synchronised rapidly and automatically between many different computers. This can be immensely useful to users of multiple different computer systems, such as a home desktop PC, a work PC, a laptop and so on. Dropbox therefore replaces the need to carry around USB sticks and/or e-mailing files to yourself.</p>
<p>With a free account, you get 2 gigabytes of online storage space. Dropbox also includes a full revision control system and backup of deleted files, allowing files that are deleted accidentally to be restored via the web interface from any computer. The revision control system developed by Dropbox also allows you to restore files to earlier versions again using the simple Dropbox web interface.</p>
<p>I have personally been using Dropbox for many months now and can highly recommend it, both as a synchronisation service and a reliable backup system that has saved my important files on at least one occasion in recent memory. If you wish, you can <a href="https://www.getdropbox.com/referrals/NTI2MTM5NDk">download the Dropbox application here</a> for Windows, Linux or Mac.</p>
<p>Copyright: The image in this article may be copyright to Dropbox, and is used under terms of fair use in good faith.</p>
]]></content:encoded>
			<wfw:commentRss>http://jordanhall.co.uk/web-applications-cloud-computing/dropbox-backing-up-your-files-in-the-cloud-with-dropbox-3312120/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

