<?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:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

    <channel>
    
    <title><![CDATA[Blog]]></title>
    <link>http://jameswakefield.eu/</link>
    <description />
    <dc:language>en</dc:language>
    <dc:creator>cms@jameswakefield.eu</dc:creator>
    <dc:rights>Copyright 2011</dc:rights>
    <dc:date>2011-11-10T10:30:08+00:00</dc:date>
    <admin:generatorAgent rdf:resource="http://expressionengine.com/" />
    

    <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/jameswakefield" /><feedburner:info uri="jameswakefield" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>jameswakefield</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
      <title><![CDATA[Testing your website on Android]]></title>
      <link>http://feedproxy.google.com/~r/jameswakefield/~3/5oxJfFzMFLo/testing-your-website-on-android</link>
      <guid isPermaLink="false">http://jameswakefield.eu/blog/testing-your-website-on-android#When:11:30:08Z</guid>
      <description>&lt;p&gt;
	The number of handheld devices running on Android OS are greater than those running on iOS, which is why it is important that you test your website to make sure it works optimally on this platform.&lt;/p&gt;
&lt;p&gt;
	Like the &lt;a href="/blog/website-testing-on-iphone-and-ipad"&gt;iOS simulator for iPad and iPhone&lt;/a&gt;, it is also possible to test your latest work on your computer using the Android emulator. This article explains how.&lt;/p&gt;
&lt;h2 class="p1"&gt;
	Testing using the Android emulator&lt;/h2&gt;
&lt;p class="p1"&gt;
	The Android emulator is part of the Android SDK which can be &lt;a href="http://developer.android.com/sdk/index.html"&gt;downloaded for free&lt;/a&gt;. It allows you to emulate a mobile device from your computer, which means you do not have to actually own a mobile device running on Android to test.&lt;/p&gt;
&lt;h3 class="p1"&gt;
	How to install the Android SDK&lt;/h3&gt;
&lt;p class="p2"&gt;
	Once you have your copy of the Android SDK, installing and configuring the Android emulator is fairly straightforward. Unzip the contents of the zip file and move the folder that contains the Android SDK files to a directory of your choice. Next follow the &lt;a href="http://developer.android.com/sdk/installing.html"&gt;Android SDK installation instructions&lt;/a&gt;&amp;nbsp;skipping step 3 if you only want to test your website in the emulator.&lt;/p&gt;
&lt;h3 class="p1"&gt;
	Setting up Virtual Devices&lt;/h3&gt;
&lt;p class="p1"&gt;
	Once installed Mac and Linux users can launch the emulator by navigating to the tools directory and executing the following command in your Terminal.&lt;/p&gt;
&lt;pre class="p1"&gt;
android&lt;/pre&gt;
&lt;p class="p1"&gt;
	Windows users should double-click the SDK Manager.exe file at the root of the Android SDK directory.&amp;nbsp;Before you can run the emulator you need to download and install the required SDK packages. Navigate to "Available Packages" and toggle open the Android Repository. At the time of writing &lt;a href="http://developer.android.com/resources/dashboard/platform-versions.html"&gt;Android 2.2 and 2.3 are the most popular&lt;/a&gt; platforms so you should start by downloading and installing the SDK platforms for these platforms. Once installed can setup a virtual device for each version of Android in the "Virtual Devices" section. Click the "New" button, give the device a name, select the "target" (version of Android that the device will use) and click "Create AVD".&lt;/p&gt;
&lt;p class="p1"&gt;
	Now you have configured your devices you can begin your testing. Start a device and wait for the emulator to load. Open up the browser and navigate to your website and begin testing.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/LutCKO_DhcH-V4-E-h2Ymlz7WMs/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/LutCKO_DhcH-V4-E-h2Ymlz7WMs/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/LutCKO_DhcH-V4-E-h2Ymlz7WMs/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/LutCKO_DhcH-V4-E-h2Ymlz7WMs/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/jameswakefield/~4/5oxJfFzMFLo" height="1" width="1"/&gt;</description>
      <dc:subject><![CDATA[Development]]></dc:subject>
      <dc:date>2011-11-10T11:30:08+01:00</dc:date>
    <feedburner:origLink>http://jameswakefield.eu/blog/testing-your-website-on-android#When:11:30:08Z</feedburner:origLink></item>

    <item>
      <title><![CDATA[Website testing on iPhone and iPad]]></title>
      <link>http://feedproxy.google.com/~r/jameswakefield/~3/Jz2VwG531Ns/website-testing-on-iphone-and-ipad</link>
      <guid isPermaLink="false">http://jameswakefield.eu/blog/website-testing-on-iphone-and-ipad#When:11:30:00Z</guid>
      <description>&lt;p&gt;
	With an increasing number of people using their mobile or tablet to surf the Internet, it is important that you test your website or web application on these handheld devices. In this article we turn our attention to iPhones and iPads. Using the iOS simulator we can emulate these devices from a desktop.&lt;/p&gt;
&lt;p class="p1"&gt;
	It is unrealistic to have access to a complete range of mobile devices for testing, which is why simulators or emulators can be a useful alternative. Of course they will not beat testing on the real thing, but they can be a cheap means of ensuring everything is working as it should.&lt;/p&gt;
&lt;h2 class="p1"&gt;
	iOS simulator for iPad and iPhone&lt;/h2&gt;
&lt;p class="p1"&gt;
	The iOS simulator lets you test your website or web application on your computer, and can simulate an iPad or iPhone. iOS simulator is part of the Xcode developers package which can be downloaded for free:&lt;/p&gt;
&lt;ul&gt;
	&lt;li class="p2"&gt;
		As a registered &lt;a href="http://developer.apple.com/programs/register/"&gt;Apple iOS Developer&lt;/a&gt;&lt;/li&gt;
	&lt;li class="p1"&gt;
		Get Xcode from the Apple &lt;a href="http://itunes.apple.com/app/xcode/id448457090?mt=12"&gt;App store&lt;/a&gt; (OS Lion only)&lt;/li&gt;
&lt;/ul&gt;
&lt;p class="p2"&gt;
	Once you have downloaded and installed Xcode you can launch iOS simulator from the following directory on your mac:&lt;/p&gt;
&lt;pre class="p2"&gt;
/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications/&lt;/pre&gt;
&lt;p class="p4"&gt;
	It is an easy to use application, you can switch between devices by navigating to "Hardware &amp;gt; Device" where you have the choice of iPad, iPhone and iPhone (retina). You can fire up Safari and perform your tests including navigation using native gestures. If you don&amp;#39;t have the latest Apple handheld device this is the next best thing.&lt;/p&gt;
&lt;p class="p2"&gt;
	And there you have it, you can now test your websites on mobile devices for free, without the cost of purchasing all that hardware. Of course these simulators and emulators will always come in second place when compared to the real thing, but they will get you a long way when it comes to testing.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/Zns5LuUOgqyWHccLRJbP20J24wE/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Zns5LuUOgqyWHccLRJbP20J24wE/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/Zns5LuUOgqyWHccLRJbP20J24wE/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Zns5LuUOgqyWHccLRJbP20J24wE/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/jameswakefield/~4/Jz2VwG531Ns" height="1" width="1"/&gt;</description>
      <dc:subject><![CDATA[Development]]></dc:subject>
      <dc:date>2011-11-09T11:30:00+01:00</dc:date>
    <feedburner:origLink>http://jameswakefield.eu/blog/website-testing-on-iphone-and-ipad#When:11:30:00Z</feedburner:origLink></item>

    <item>
      <title><![CDATA[Website redesign]]></title>
      <link>http://feedproxy.google.com/~r/jameswakefield/~3/eQmE-4Rf814/website-redesign</link>
      <guid isPermaLink="false">http://jameswakefield.eu/blog/website-redesign#When:07:16:53Z</guid>
      <description>&lt;p&gt;
	&lt;strong&gt;Sound the fanfare - James Wakefield&amp;#39;s redesigned website is now live!!&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;
	I am very proud to show off my new website to the world! Please tell me what you think, by &lt;a href="/blog/website-redesign#comment_form"&gt;writing a comment&lt;/a&gt; at the bottom of this post!&lt;/p&gt;
&lt;h2&gt;
	Research for a redesign&lt;a name="research"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;
	When it comes to any redesign, it is good to evaluate the strengths and weaknesses of the website that is being replaced. My old portfolio was built with WordPress and was focused on showcasing examples of my work. Although I was happy with the general structure of the site, there were a number of areas that I wanted to improve. I focused on the following points:&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;
		User friendly site architecture&lt;/li&gt;
	&lt;li&gt;
		Content oriented responsive design&lt;/li&gt;
	&lt;li&gt;
		Clean and clear showcase&lt;/li&gt;
	&lt;li&gt;
		An eye to the future&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;
	By addressing each of these points my goal was to improve the user experience for my visitors, whilst keeping the site maintainable. The biggest change was the introduction of a blog section. I will be regularly writing articles focused on the field of web design, development and strategy.&lt;/p&gt;
&lt;h3&gt;
	User friendly site architecture&lt;/h3&gt;
&lt;p&gt;
	When reviewing the site architecture I decided to change the CMS (content management system). I have gone from WordPress to&amp;nbsp;&lt;a href="http://www.expressionengine.com/index.php?affiliate=jameswakefield"&gt;ExpressionEngine&lt;/a&gt;&amp;nbsp;(EE) which has given a greate level of control over this website&amp;#39;s content.&lt;/p&gt;
&lt;p&gt;
	By sticking to a flat website architecture, I have tried to minimise the number of clicks it takes to get to the content. This is great for visitors and also search engines. A breadcrumb has been introduced to the sub pages and acts as a&amp;nbsp;secondary navigation aid, helping visitors identify where they have landed in relation to the rest of the site. Finally I have reviewed the sidebar, optimizing the links to supporting content.&lt;/p&gt;
&lt;h3&gt;
	Content oriented reponsive design&lt;/h3&gt;
&lt;p&gt;
	This website was designed from the content out. By structuring the layout in this way, as opposed to a grid based web design, it has been possible to create a richer and more responsive canvas. As this website evolves over time to cater for new technologies, different screen sizes and browsers, it is important that it is able to adapt quickly.&lt;/p&gt;
&lt;h3&gt;
	Clean and clear showcase&lt;/h3&gt;
&lt;p&gt;
	As a web designer and developer it is important to be able to show my work clearly. I have consolidated my portfolio of work onto one page. This gives a clean snap-shot of my abilities.&lt;/p&gt;
&lt;h3&gt;
	An eye to the future&lt;/h3&gt;
&lt;p&gt;
	My intention is to use this website as a platform where I can share ideas and my experiences. It will also act as a testing ground helping me stay up-to-date with the latest developments in online media. Enjoy!&lt;/p&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/KvOhzaC96dlv9L5CSKQ---Xh2hQ/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/KvOhzaC96dlv9L5CSKQ---Xh2hQ/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/KvOhzaC96dlv9L5CSKQ---Xh2hQ/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/KvOhzaC96dlv9L5CSKQ---Xh2hQ/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/jameswakefield/~4/eQmE-4Rf814" height="1" width="1"/&gt;</description>
      <dc:subject><![CDATA[Development]]></dc:subject>
      <dc:date>2011-11-07T07:16:53+01:00</dc:date>
    <feedburner:origLink>http://jameswakefield.eu/blog/website-redesign#When:07:16:53Z</feedburner:origLink></item>

    
    </channel>
</rss>

