<?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>code and effect</title>
	<atom:link href="http://www.codeandeffect.co.uk/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codeandeffect.co.uk/blog</link>
	<description>It's quite deliberate</description>
	<lastBuildDate>Mon, 08 Mar 2010 14:28:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Mobile Web, done well: m.ox.ac.uk</title>
		<link>http://www.codeandeffect.co.uk/blog/2010/programming/mobile-web-done-well-m-ox-ac-uk/</link>
		<comments>http://www.codeandeffect.co.uk/blog/2010/programming/mobile-web-done-well-m-ox-ac-uk/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 11:20:07 +0000</pubDate>
		<dc:creator>Anthony</dc:creator>
				<category><![CDATA[Web Computing]]></category>
		<category><![CDATA[geolocation]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[oxford]]></category>
		<category><![CDATA[UI]]></category>
		<category><![CDATA[web app]]></category>

		<guid isPermaLink="false">http://www.codeandeffect.co.uk/blog/?p=651</guid>
		<description><![CDATA[I&#8217;ve read a few things in the last week about Oxford&#8217;s Mobile App &#8211; mainly tweets about #ucisa10 and various follow-up blog posts &#8211; so thought I&#8217;d have a look. I am particularly pleased to see that their well put together and well received mobile provision is a web app rather than a native app [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve read a few things in the last week about Oxford&#8217;s Mobile App &#8211; mainly tweets about #ucisa10 and various follow-up blog posts &#8211; so thought I&#8217;d have a look. I am particularly pleased to see that their well put together and well received mobile provision is a <a title="This Blog: ten-things-you-can-do-to-make-your-iphone-web-app-work-like-an-app/" href="/blog/2010/programming/ten-things-you-can-do-to-make-your-iphone-web-app-work-like-an-app/">web app</a> rather than a native app or proprietary service offering.</p>
<p>Critically this development route and the technologies applied affords them every opportunity to improve, amend and react to criticism and suggestion both quickly and simply.</p>
<p>Even better, they&#8217;re using services such as <a title="openstreetmap.org" href="http://openstreetmap.org">Open Streetmap</a> for their location services, various location code mechanisms and the supplemental use of QR Codes and barcodes.</p>
<p>Looking around the <a title="m.ox.ac.uk" href="http://m.ox.ac.uk">m.ox.ac.uk</a> app site you find some interesting solutions.</p>
<p>For the Iphone and browsers such as Opera Mini (for Windows Mobile), they&#8217;ve re-used their homepage iconography to create short, meaningful breadcrumb navigation as you drill deeper.</p>
<p><img class="aligncenter size-full wp-image-655" title="m_dot_ox_breadccrumb" src="http://www.codeandeffect.co.uk/blog/wp-content/uploads/2010/03/m_dot_ox_breadccrumb.png" alt="m_dot_ox_breadccrumb" width="320" height="180" /></p>
<p>The risk of lengthy trails is eliminated with the use of ellipsis characters ( … / &amp;hellip;).</p>
<p>They&#8217;ve a desktop site for previews, information on data costs and usage. A very thorough approach.</p>
<p>More info&#8217; about developments on <a title="m.ox.ac.uk " href="m.ox.ac.uk ">m.ox.ac.uk </a>can be found at: <a title="http://m.ox.ac.uk/desktop/#blog" href="http://m.ox.ac.uk/desktop/#blog">http://m.ox.ac.uk/desktop/#blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.codeandeffect.co.uk/blog/2010/programming/mobile-web-done-well-m-ox-ac-uk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ten things you can do to make your Iphone Web App work like an App</title>
		<link>http://www.codeandeffect.co.uk/blog/2010/programming/ten-things-you-can-do-to-make-your-iphone-web-app-work-like-an-app/</link>
		<comments>http://www.codeandeffect.co.uk/blog/2010/programming/ten-things-you-can-do-to-make-your-iphone-web-app-work-like-an-app/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 19:51:06 +0000</pubDate>
		<dc:creator>Anthony</dc:creator>
				<category><![CDATA[Web Computing]]></category>
		<category><![CDATA[geolocation]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web 2.0]]></category>

		<guid isPermaLink="false">http://www.codeandeffect.co.uk/blog/?p=614</guid>
		<description><![CDATA[Skip to the Ten Things&#62;&#62;
The launch of the iPad has reinvigorated discussion on the use of small(er) scale devices. with particular interest from the UK HE sector. This may be partly attributable to meeting the technological expectations of students, as well as the constant problem of discovering just what they may be.
A discussion kicked off [...]]]></description>
			<content:encoded><![CDATA[<p><a href="#tenthings">Skip to the Ten Things&gt;&gt;</a><br />
The launch of the iPad has reinvigorated discussion on the use of small(er) scale devices. with particular interest from the UK HE sector. This may be partly attributable to meeting the technological expectations of students, as well as the constant problem of<a title="campustechnology.com what students want " href="http://campustechnology.com/articles/2010/02/01/what-students-want.aspx" target="_blank"> discovering just what they may be</a>.</p>
<p>A discussion kicked off by Brian Kelly, the UK Web focus at <a title="ukoln.ac.uk" href="http://www.ukoln.ac.uk/" target="_blank">UKOLN</a> highlighted <a title="Openness no thanks I'll have an Ipad" href="http://ukwebfocus.wordpress.com/2010/01/28/openness-no-thanks-ill-have-an-ipad/" target="_blank">the appeal of Apple&#8217;s devices</a> &#8211; in particular their UIs (discussion on just how revolutionary the <em>iPad</em> hardware is being beyond the scope of this post <span style="color: #008000;"> <img src='http://www.codeandeffect.co.uk/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </span> ) &#8211; and how they made some open source advocates think twice. The limitations of software sources (the <em>App Store</em>), the missing technologies such as <em>Flash</em>, and the pitfalls of the approvals process may be outweighed by the device&#8217;s promise.</p>
<p>The primary thinking on development for these devices is native, so discussion rarely looks at the most prevalent platform available to iPhones and iPads: The Web, plain old HTML.</p>
<p><a href="http://radar.oreilly.com/2010/01/ipad-opportunities-for-web-dev.html" target="_blank">This article on O&#8217;Reilly Radar</a> was posted in a follow up to Brian&#8217;s topic and goes some way to explain the opportunities that <em>Mobile Safari </em>and <em>HTML 5</em> offer, and what may be achieved when extend with Javascript libraries.</p>
<p>Apple have allowed web developers the techniques to ensure that web apps integrate with their devices as seamlessly as native apps. Home screen icons, full screen viewing, inline data loading, geolocation, offline data storage and multi-touch UI capabilities are all achievable using conventional web development techniques. They&#8217;re also very well documented on Apple&#8217;s site.</p>
<h3><a name="tenthings">Ten Things</a>&#8230;maybe eleven</h3>
<p>There&#8217;s nothing new here, so if you&#8217;re familiar with the technology already there&#8217;s little to excite. However, reiterating these points may highlight just how accessible this technology can be for those in the front line of web-based information provision.</p>
<p>For more on the App vs Web App debate, take a look at earlier discussion on the <a href="http://www.quirksmode.org/blog/archives/2009/11/apple_is_not_ev.html" target="_blank">QuirksMode Blog</a>.</p>
<p>Below are a number of  features web developers can use right now on the <em>Iphone </em>and <em>Ipod Touch</em> to make their web apps run as smoothly as native ones.</p>
<h3>1. Boomarking to the Home Screen</h3>
<p>Once a user has visited your web app, they can choose to bookmark it. If they select to bookmark it to their device home screen, an icon based on a preview of the site will be placed there.</p>
<h3 style="text-align: justify;">2. Use Custom Icons</h3>
<p>If you don&#8217;t want a site preview for your icon, you can create and embed a custom icon in your HTML code which will be picked up when your web app is bookmarked to the home screen.</p>
<p><strong>&lt;link rel=&#8221;apple-touch-icon&#8221; href=&#8221;apple-touch-icon.png&#8221;/&gt;</strong></p>
<h3>3. Use a Full Screen App view</h3>
<p>A single line of code in your HTML turns a web site into an web app. Once a user bookmarks the page to their home screen, the developer is afforded the trust to run a web app full screen, with no <em>Mobile Safari </em>UI visible:</p>
<p><strong>&lt;meta name=&#8221;apple-mobile-web-app-capable&#8221; content=&#8221;yes&#8221; /&gt;</strong></p>
<h3>4. Keep things inline</h3>
<p>Clicking on a link from your web app will invariably switch to <em>Mobile Safari</em> &#8211; but there are ways around it. See <a href="#designdecisions">design decisions</a> further down the page.</p>
<h3>5. Extend beyond HTML</h3>
<p>For Javascript support<em><em> </em>Mobile Safari</em> can be treated very similarly to desktop browsers. You can use <em>JQuery</em>, <em>Script.Aculo.Us</em> and <em>Prototype</em> to your heart&#8217;s content. Additionally there are device specific events and features you can access, and dedicated libraries for <em>Iphone </em>development, such as <a title="http://www.jqtouch.com/" href="http://www.jqtouch.com/" target="_blank">JQTouch</a>.</p>
<p>Using these libraries gives you improved control over the DOM elements for updating areas of your App page and makes data handling far simpler.</p>
<h3>6. Use the Touch UI (and multitouch)</h3>
<p>The Touch UI is available by default, but extending your web app with <em>JQuery </em>and the <em>JQTouch </em>plugin allows you to create multi-touch interactions such as scaling and rotating web page elements and even throwing them around the screen, should you need to.</p>
<h3>7. Use Screen width detection</h3>
<p>When the device is rotated, <em>Mobile Safari</em> will rotate the view accordingly, you can anticipate this in your CSS.</p>
<p>You can control how the screen behaves in terms of width, height and zoom properties using custom &lt;meta&gt; elements.</p>
<p>See the <a title="http://developer.apple.com/safari/library/documentation/AppleApplications/Reference/SafariHTMLRef/Articles/MetaTags.html" href="http://developer.apple.com/safari/library/documentation/AppleApplications/Reference/SafariHTMLRef/Articles/MetaTags.html" target="_blank">Apple Dev Centre</a> guide to supported meta elements.</p>
<h3>8. Use Geolocation services</h3>
<p>As with other modern web browsers such as <em>Firefox 3.5+</em>, pages in <em>Mobile Safari </em>can request location information from a user. If provided this can be used to customise content based on location, putting custom maps,  location pushpins and  site-specific news alerts into the web developer&#8217;s toolkit.</p>
<p>This is especially useful to HE institutions with their need for Campus Maps.</p>
<p>Desktop <em>Safari</em> and <em>Firefox 3.5+</em>, and <em>Mobile Safari</em> all implement some if not all of the <a href="http://dev.w3.org/geo/api/spec-source.html" target="_blank">W3C Geolocation spec</a>, so geolocation apps need only be written once for these browsers.</p>
<h3>9. Use clickable Phone Numbers</h3>
<p><em>Mobile Safari</em> automatically makes phone numbers clickable. Embedding phone numbers in a basic &lt;a&gt; link can allow an <em>Iphone </em>user to start a call or send an SMS message with a click or to, just like the email <em>Mailto</em>.</p>
<p><strong>&lt;a href=&#8221;tel:11111111 &#8220;&gt;Call now!&lt;/a&gt;</strong></p>
<h3>10. HTML5 Canvas</h3>
<p>It doesn&#8217;t have to even look like a web page.</p>
<p>Developed by <em>Apple </em>and now becoming widely adopted (a Google Code add-on, <em><a title="Explorer Canvas" href="http://excanvas.sourceforge.net/" target="_blank">Explorer Canvas</a>,</em> ports most of the features to <em>internet explorer</em> too) the &lt;canvas&gt; tag allows scripting of vector shapes, the embedding and alpha transparency of images; repetition, scaling and rotation are all possible in page scripting.</p>
<p>This cuts server-side imaging libraries out of the loop for the data-driven site and brings code-based imaging and animation direct to web browsers, including <em>Mobile Safari</em>.</p>
<h3>11. Cache In</h3>
<p>Using the <em>Iphone </em>and <em>Ipod Touch</em> Caching capabilities, you can cache commonly used elements of your web app, such as the main User interface files and images. You can then control when they&#8217;re updated.</p>
<p>Additionally, you can cache data offline using the Javascript/SQLite databasing tools.</p>
<p><a href="http://developer.apple.com/safari/library/documentation/iPhone/Conceptual/SafariJSDatabaseGuide/Introduction/Introduction.html#//apple_ref/doc/uid/TP40007256-CH1-SW1" target="_blank">Safari Client Side Storage</a></p>
<h3><a name="designdecisions">Design Decisions</a> &#8211; the app page</h3>
<p>To keep a web app fullscreen it needs to stay on the one web page, and perform all subsequent data interactions using asynchronous requests.</p>
<p>By treating the one page as your bookmarked web app, you can supply data in RSS, JSON or just HTML over AJAX to update elements of your page.</p>
<p>You get to manage just one beautifully crafted home URL, cached with it&#8217;s component images and scripting, and link everything from it. Using a manifest file, you can then cache your UI on the device, so future loads are minimal.</p>
<h2>What can&#8217;t be done</h2>
<p>Web apps aren&#8217;t a panacea, there are of course things that you cannot yet acheive in <em>Mobile Safari</em>. Access to the accelerometer is currently unavailable, so shake actions, tilt detection and so on are out of reach, as are <em>Apple push alerts</em>.</p>
<p>How limiting these features are is dependent on what you&#8217;re trying to do, and what your user base expects<em>.</em> Custom tilt and shake actions are by their nature new functionality from the user perspective.Their appropriate application must be carefully considered by the developer and for end users how they operate must be learned or discovered, per app.</p>
<p>Screen interaction, for simple content delivery remains the most reliable and understood method of interacting with information on these devices.</p>
<p><em>Apple Push Alert</em>s are again, limited in their use. The alerts notify the user with a short message, impressing upon them the need to launch the associated app to have it update with new information. The app can then be launched with click on the alert box.</p>
<p>However native apps, like web apps, do not update information in the background, they must be running on the screen for them to retrieve new data.</p>
<h2>Conclusion</h2>
<p>If there&#8217;s any conclusion to be drawn, it&#8217;s about understanding the technology and it&#8217;s appropriate application. There&#8217;s also the requirements of support availability, installation assistance, speed of updates and bugfixes to be considered.</p>
<p>If the above features are sufficient to deliver your content, then they also afford the opportunity to design and build killer interfaces to it, with just a few limitations.</p>
<p>More information on custom icons and web app configuration can be found <a href="http://developer.apple.com/safari/library/documentation/AppleApplications/Reference/SafariWebContent/ConfiguringWebApplications/ConfiguringWebApplications.html" target="_blank">here on Apple&#8217;s Dev site</a>.</p>
<p>Of course if you&#8217;re thinking <a href="http://mashable.com/2009/08/19/augmented-reality-apps/" target="_blank">augmented reality</a>, you might want to go native.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.codeandeffect.co.uk/blog/2010/programming/ten-things-you-can-do-to-make-your-iphone-web-app-work-like-an-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Course Finder update</title>
		<link>http://www.codeandeffect.co.uk/blog/2009/programming/guerrilla-gardening-web/course-finder-update/</link>
		<comments>http://www.codeandeffect.co.uk/blog/2009/programming/guerrilla-gardening-web/course-finder-update/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 17:40:57 +0000</pubDate>
		<dc:creator>Anthony</dc:creator>
				<category><![CDATA[Guerrilla Gardening the Institutional Web]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[BathCamp]]></category>

		<guid isPermaLink="false">http://www.codeandeffect.co.uk/blog/?p=604</guid>
		<description><![CDATA[An illustrated update on the Guerrilla Gardening Project showing how the new Course Finder's adoption has meant some more work and many improved features.]]></description>
			<content:encoded><![CDATA[<p>Work on the<em> Course Finder</em> has increased, now it has been positively received. I&#8217;m now working to improve the usability even more, and ensure reliable data sources can be put in place, along with workflows to manage them.  Here&#8217;re some annotated shots of the current state of development.</p>
<h3>First Load</h3>
<p>The default view will load Undergraduate Courses, or the previously chosen award type if you&#8217;re returning from other pages. The Course List will be to view.</p>
<div id="attachment_605" class="wp-caption aligncenter" style="width: 460px"><img class="size-full wp-image-605" title="1_default_load" src="http://www.codeandeffect.co.uk/blog/wp-content/uploads/2009/10/1_default_load.png" alt="What you'll see on first load" width="450" height="231" /><p class="wp-caption-text">What you&#39;ll see on first load</p></div>
<p>Where previously A-Z Letter links would filter out non-matches, they now simply scroll down to the selected point in the alphabetised course list.</p>
<p>When the Course JSON file is first loaded, and on each subsequent load, checks are performed to see which letter of the alphabet is not represented (we have few courses beginning with &#8216;K&#8217;, for example), and those letters are greyed out.</p>
<div id="attachment_606" class="wp-caption aligncenter" style="width: 460px"><img class="size-full wp-image-606" title="2_filter_by_letter" src="http://www.codeandeffect.co.uk/blog/wp-content/uploads/2009/10/2_filter_by_letter.png" alt="Scrolling the Course Listings by starting letter" width="450" height="231" /><p class="wp-caption-text">Scrolling the Course Listings by starting letter</p></div>
<h3>As you Type Filtering &amp; Highlighting</h3>
<p>As planned typing in the box filters the Course List. Now a message appears reporting on the number of courses visible compared to the total count. Clicking the &#8216;X&#8217; in the field will clear it, and restore the full list. Clicking an A-Z letter will restore the full list and scroll as required.</p>
<p>As you type, the part of the Course Title where your phrase appears is highlighted in the text.</p>
<div id="attachment_607" class="wp-caption aligncenter" style="width: 460px"><img class="size-full wp-image-607" title="3_filter_by_typing" src="http://www.codeandeffect.co.uk/blog/wp-content/uploads/2009/10/3_filter_by_typing.png" alt="Filtering the Course Listings by key words" width="450" height="231" /><p class="wp-caption-text">Filtering the Course Listings by key words</p></div>
<h3>Inline Search Results</h3>
<p>This feature has been a long time coming. Search results are loaded via an XML-to-JSON filter script adapted to limit the search to the selected award. Title, relevance score and a basic summary are displayed. The JSON data contains everything needed to paginate the results, a feature that will follow. The script returns the data within an XJSON header which is then parsed into place on the page.</p>
<div id="attachment_608" class="wp-caption aligncenter" style="width: 460px"><img class="size-full wp-image-608" title="4_search" src="http://www.codeandeffect.co.uk/blog/wp-content/uploads/2009/10/4_search.png" alt="Rendering live search results inline" width="450" height="231" /><p class="wp-caption-text">Rendering live search results inline</p></div>
<p>Showing Course search results gives rise to layout issues: where to put the Course listings and how to differentiate between them. Sub-tabbing was one option which was discarded, and in the end the choice was to shift the Course listings down the screen and to put Search results in their place, with a button to close them and restore the prior layout.</p>
<p>Search results use an alternate list style too, to highlight the expanded information available.</p>
<p>Switching to another Award Type hides (gently&#8230;) any visible Search results and restores the default listings view, loading the appropriate set of Courses.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.codeandeffect.co.uk/blog/2009/programming/guerrilla-gardening-web/course-finder-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3 T-Shirt designs</title>
		<link>http://www.codeandeffect.co.uk/blog/2009/design/3-t-shirt-designs/</link>
		<comments>http://www.codeandeffect.co.uk/blog/2009/design/3-t-shirt-designs/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 10:36:11 +0000</pubDate>
		<dc:creator>Anthony</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[computer forensics]]></category>
		<category><![CDATA[t shirt]]></category>

		<guid isPermaLink="false">http://www.codeandeffect.co.uk/blog/?p=593</guid>
		<description><![CDATA[


Low Level Format





Disk Tools





Data Management


I Produced these three a few weeks ago after I decommissioned an old disk. I&#8217;m now trying to choose the best outlet to sell them. Recommendations welcome.
]]></description>
			<content:encoded><![CDATA[<div class="mceTemp mceIEcenter" style="text-align: center;">
<dl id="attachment_595" class="wp-caption aligncenter" style="width: 320px;">
<dt class="wp-caption-dt"><img class="size-full wp-image-595" title="tshirt1" src="http://www.codeandeffect.co.uk/blog/wp-content/uploads/2009/10/tshirt1.png" alt="Low Level Format" width="310" height="260" /></dt>
<dd class="wp-caption-dd">Low Level Format</dd>
</dl>
</div>
<div class="mceTemp mceIEcenter" style="text-align: center;">
<dl id="attachment_594" class="wp-caption aligncenter" style="width: 320px;">
<dt class="wp-caption-dt"><img class="size-full wp-image-594" title="tshirt3" src="http://www.codeandeffect.co.uk/blog/wp-content/uploads/2009/10/tshirt3.png" alt="Disk Tools" width="310" height="260" /></dt>
<dd class="wp-caption-dd">Disk Tools</dd>
</dl>
</div>
<div class="mceTemp mceIEcenter" style="text-align: center;">
<dl id="attachment_596" class="wp-caption aligncenter" style="width: 320px;">
<dt class="wp-caption-dt"><img class="size-full wp-image-596" title="tshirt2" src="http://www.codeandeffect.co.uk/blog/wp-content/uploads/2009/10/tshirt2.png" alt="Data Management" width="310" height="260" /></dt>
<dd class="wp-caption-dd">Data Management</dd>
</dl>
</div>
<p style="text-align: left;">I Produced these three a few weeks ago after I decommissioned an old disk. I&#8217;m now trying to choose the best outlet to sell them. Recommendations welcome.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.codeandeffect.co.uk/blog/2009/design/3-t-shirt-designs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Course Finder Demo App for Iphone</title>
		<link>http://www.codeandeffect.co.uk/blog/2009/programming/guerrilla-gardening-web/course-finder-demo-app-for-iphone/</link>
		<comments>http://www.codeandeffect.co.uk/blog/2009/programming/guerrilla-gardening-web/course-finder-demo-app-for-iphone/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 21:57:29 +0000</pubDate>
		<dc:creator>Anthony</dc:creator>
				<category><![CDATA[Guerrilla Gardening the Institutional Web]]></category>
		<category><![CDATA[Guerilla Gardening]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[Ipod Touch]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[WebKit]]></category>

		<guid isPermaLink="false">http://www.codeandeffect.co.uk/blog/?p=571</guid>
		<description><![CDATA[Course Finder Demo App for Iphone
Here&#8217;s the Iphone &#38; Touch version of the newly spruced Course Finder. The function is far more simple than the conventional web version, just select your award and then locate a course from the list.
The labelled buttons and alphabetical list format closely mirrors the Iphone&#8217;s internal layouts. The latter was [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_572" class="wp-caption aligncenter" style="width: 310px"><img class="size-medium wp-image-572" title="iphoneapp2screen" src="http://www.codeandeffect.co.uk/blog/wp-content/uploads/2009/09/iphoneapp2screen-300x157.png" alt="Iphone version: Select Course Type. Select Course from A-Z list" width="300" height="157" /><p class="wp-caption-text">Iphone version: Select Course Type. Select Course from A-Z list</p></div>
<p style="text-align: center;"><a href="/demos/coursefinder/"><strong>Course Finder Demo App for Iphone</strong></a></p>
<p>Here&#8217;s the Iphone &amp; Touch version of the newly spruced Course Finder. The function is far more simple than the conventional web version, just select your award and then locate a course from the list.</p>
<p>The labelled buttons and alphabetical list format closely mirrors the Iphone&#8217;s internal layouts. The latter was achieved quickly using the excellent<em> Contact List on Webkit </em>package from c<a title="http://cubiq.org/contact-list-on-webkit-for-iphone/8" href="http://cubiq.org/contact-list-on-webkit-for-iphone/8">ubiq.org</a>.</p>
<p>For this project to be adopted it will need to be presented with full corporate branding. Something I have thus far steered clear of. However, the greater task of search integration is my next priority.</p>
<p>For full details of the project click here: <a title="Guerrilla Gardening the Academic Web" href="http://www.codeandeffect.co.uk/blog/category/programming/guerrilla-gardening-web/">Guerilla Gardening</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.codeandeffect.co.uk/blog/2009/programming/guerrilla-gardening-web/course-finder-demo-app-for-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Course Finder Demo</title>
		<link>http://www.codeandeffect.co.uk/blog/2009/programming/guerrilla-gardening-web/course-finder-demo/</link>
		<comments>http://www.codeandeffect.co.uk/blog/2009/programming/guerrilla-gardening-web/course-finder-demo/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 15:00:28 +0000</pubDate>
		<dc:creator>Anthony</dc:creator>
				<category><![CDATA[Guerrilla Gardening the Institutional Web]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[demo]]></category>
		<category><![CDATA[Guerrilla Gardening]]></category>
		<category><![CDATA[UI]]></category>

		<guid isPermaLink="false">http://www.codeandeffect.co.uk/blog/?p=545</guid>
		<description><![CDATA[ 
Here&#8217;s the presentable, standalone variant of the demonstration Course Finder I showed at BathCamp.
note: Compatibility View required for IE8, I&#8217;m working to fix this now.
It&#8217;s probably best viewed on this project&#8217;s category page.
Tested in a handful of browsers including IE8, Firefox, Chrom and Opera.
The Iphone demo web application will follow shortly.
]]></description>
			<content:encoded><![CDATA[<p><iframe width="100%" height="430" src="http://codeandeffect.co.uk/demos/coursefinder/" style="iverflow:hidden;" scrolling="no" frameborder="1" style="border:1px solid #c0c0c0;"></iframe> </p>
<p>Here&#8217;s the presentable, standalone variant of the demonstration Course Finder I showed at <a title="BathCamp" href="http://bathcamp.org">BathCamp</a>.</p>
<p><strong><span style="text-decoration: underline;">note: Compatibility View required for IE8, I&#8217;m working to fix this now.</span></strong></p>
<p>It&#8217;s probably best viewed on <a href="http://www.codeandeffect.co.uk/blog/category/programming/guerrilla-gardening-web/">this project&#8217;s category page</a>.</p>
<p>Tested in a handful of browsers including IE8, Firefox, Chrom and Opera.</p>
<p>The Iphone demo web application will follow shortly.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.codeandeffect.co.uk/blog/2009/programming/guerrilla-gardening-web/course-finder-demo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Designing for Previews</title>
		<link>http://www.codeandeffect.co.uk/blog/2009/design/designing-for-previews/</link>
		<comments>http://www.codeandeffect.co.uk/blog/2009/design/designing-for-previews/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 11:10:36 +0000</pubDate>
		<dc:creator>Anthony</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[BathCamp]]></category>
		<category><![CDATA[linkedin]]></category>
		<category><![CDATA[previews]]></category>
		<category><![CDATA[signification]]></category>

		<guid isPermaLink="false">http://www.codeandeffect.co.uk/blog/?p=527</guid>
		<description><![CDATA[For some time now I&#8217;ve been thinking about writing a post on designing for previews, those small boxes that pop-up over links on all kinds of sites.

My mind has been focussed by a few chance events that have lead to a striking example of the difference that adding a few design elements to a layout [...]]]></description>
			<content:encoded><![CDATA[<p>For some time now I&#8217;ve been thinking about writing a post on designing for previews, those small boxes that pop-up over links on all kinds of sites.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-534" title="candeonbliss_readme" src="http://www.codeandeffect.co.uk/blog/wp-content/uploads/2009/09/candeonbliss_readme.png" alt="candeonbliss_readme" width="400" height="251" /></p>
<p>My mind has been focussed by a few chance events that have lead to a striking example of the difference that adding a few design elements to a layout can make.</p>
<p>My (current!) blog layout is fairly simple, I&#8217;ve stripped back foreground images and simply have a title &#8216;tab&#8217;. For reading, it&#8217;s probably fine, but in a thumbnail preview at under 300 x 200 pixel dimensions, the layout does me few favours in grabbing and retaining viewer attention and inciting, inviting them to click.</p>
<p>We have precious little time to grab reader attention at higher resolutions, never mind when they&#8217;re taking a split-second to peek through the letter box.</p>
<p>So when you consider the great pains many of us go to create pixel-perfect, high usability, flexible or fixed layouts to get our brand, our ideas or our tone expressed it makes sense to make sure that when you have content worth linking to that it does the same.</p>
<p>So the story of this post goes like this: I took a photo on the Sunday at BathCamp, of the stencil they used to brand our complimentary camping chairs. A marketing masterpiece in their own right, snaps of these chairs bearing the BathCamp logo are turning up everywhere.</p>
<div id="attachment_529" class="wp-caption alignright" style="width: 182px"><img class="size-full wp-image-529" title="candeonbliss2" src="http://www.codeandeffect.co.uk/blog/wp-content/uploads/2009/09/candeonbliss2.png" alt="Blissfully.Me blog link preview" width="172" height="137" /><p class="wp-caption-text">Blissfully.Me blog link preview</p></div>
<p>The next day I wrote up my thoughts on BathCamp, and sent them live. Shortly after publish (nothing&#8217;s ever really finished is it?) I added the stencil snap.</p>
<p>This morning I see a link to my post on Ann Oldroyd&#8217;s <a title="http://blissfully.me" href="http://blissfully.me">Blissfully.me</a> blog, and saw my page appear in a pop-up when I hovered over the link.</p>
<p>Without that image the small type, small header, no medium-sized design elements would have made the page look simply like a page of text.</p>
<p>With it, it makes that one post  signify in no uncertain terms what the posts about and adds some visual interest to another otherwise textual page. In some ways image is enhanced by the lack of surrounding interface elements.</p>
<p style="text-align: center;">
<div id="attachment_532" class="wp-caption aligncenter" style="width: 374px"><img class="size-full wp-image-532" title="candeonbliss_detail" src="http://www.codeandeffect.co.uk/blog/wp-content/uploads/2009/09/candeonbliss_detail.png" alt="The previewed post" width="364" height="420" /><p class="wp-caption-text">The previewed post</p></div>
</p>
<p>Words are useless when you can&#8217;t read them, so in my case previews clearly matter. In this instance the preview service understands this and has picked out keywords to aid the reader.</p>
<p>All of this will be considered with every new post, new site I develop and with any future redesigns I undertake.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.codeandeffect.co.uk/blog/2009/design/designing-for-previews/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BathCamp 2009, Buckland Dinham</title>
		<link>http://www.codeandeffect.co.uk/blog/2009/programming/bathcamp09/</link>
		<comments>http://www.codeandeffect.co.uk/blog/2009/programming/bathcamp09/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 11:43:15 +0000</pubDate>
		<dc:creator>Anthony</dc:creator>
				<category><![CDATA[Web Computing]]></category>
		<category><![CDATA[BarCamp]]></category>
		<category><![CDATA[BathCamp]]></category>
		<category><![CDATA[BathCamp09]]></category>

		<guid isPermaLink="false">http://www.codeandeffect.co.uk/blog/?p=508</guid>
		<description><![CDATA[Just back from BathCamp and keen to blog the things that most impressed me. This was my first time at BathCamp and my first ever BarCamp so was not sure what to expect.

Friday
Excellent meal at The Bell in good company then retired to the Media Barn for a spell before climbing under canvas nylon.
Saturday
Woke early [...]]]></description>
			<content:encoded><![CDATA[<p>Just back from <a title="http://bathcamp.org/" href="http://bathcamp.org/">BathCamp</a> and keen to blog the things that most impressed me. This was my first time at BathCamp <em>and</em> my first ever BarCamp so was not sure what to expect.</p>
<p style="text-align: center;"><a href="http://www.flickr.com/photos/am_doherty/3962408510/in/set-72157622347236337/"><img class="aligncenter" title="BathCamp 2009" src="http://farm3.static.flickr.com/2675/3962408510_25be0ef8d5.jpg" alt="" width="500" height="375" /></a></p>
<h3>Friday</h3>
<p>Excellent meal at <a title="The Bell, Buckland Dinham" href="http://bellatbuckland.co.uk/">The Bell</a> in good company then retired to the <em>Media Barn</em> for a spell before climbing under <span style="text-decoration: line-through;">canvas</span> nylon.</p>
<h3>Saturday</h3>
<p>Woke early helped with the registration prep&#8217;, thick coffee n&#8217; Croissants then straight into talks.</p>
<p>Giles Turnbull&#8217;s talk about his part in the URL Shortening phenomenon was good, especially how he linked it to digital and hardcopy preservation and the ways in which we retain, discover and prize certain formats (papers, journals, newspapers) of old data. He then introduced the <a title="The Newspaper Club" href="http://newspaperclub.co.uk/">Newspaper Club</a> to us, and how it&#8217;s helping create traditional format versions of digital content.</p>
<p><a title="http://www.danhilton.co.uk/" href="http://www.danhilton.co.uk/">Dan Hilton</a> talked about clients &#8211; how they understand and interpret digital media, often come to inappropriate conclusions on cross-media marketing; and agencies &#8211; how they&#8217;re often too willing to benefit from clients misunderstanding of the field, and ways that both can work better to make the most of the medium.</p>
<p>During questions Dan also pointed out the ways media providers are sharing cookie information to market recently viewed items on previously visited shop sites amongst similar content across other sites, reminding visitors of products they&#8217;ve examined.</p>
<p>Rick Hurst&#8217;s talk about the features and uses of JQuery interested me as it mirrored much of what I&#8217;ve been doing in recent weeks with the <a title="Guerrilla Gardening the Academic Web" href="http://www.codeandeffect.co.uk/blog/category/programming/guerrilla-gardening-web/">Guerrilla Gardening</a> project, with the problems of access to data, hijacking HTML content for UI enhancement and problems formatting data from Content Management Systems.</p>
<p>I&#8217;m now reassured that switching to JQuery from Prototype will be trivial as DOM traversal, helpers, chaining, events and actions barely seem to differ between the two.</p>
<p><a title="http://cazmockett.blogspot.com/" href="http://cazmockett.blogspot.com/">Caz Mockett</a> showed us how she uses Blurb for high-quality self publishing of her photographic content. The results were impressive, something I may pursue for future art projects.</p>
<div class="wp-caption alignright" style="width: 246px"><a href="http://www.flickr.com/photos/am_doherty/3962407148/in/set-72157622347236337/"><img style="margin: 5px;margin-right: 0px;" title="Rich Quicks HTML Emails talk at bathCamp2009" src="http://farm4.static.flickr.com/3429/3962407148_e8f7899ffc.jpg" alt="Rich Quick talks HTML Email" width="236" height="177" /></a><p class="wp-caption-text">Rich Quick talks HTML Email</p></div>
<p>Chris Leonard presented his thoughts on providing publishing &amp; discussion of scientific research outside of the conventional journal, using extant services as a starting point he discussed ways to provide effective peer review, reward schemes and metrics.</p>
<p>Rich Quick presented insights from his recent work on HTML emails for a number of clients. How we need to work HTML in ways that would make us sick to even to think about normally, considerations on the range of major desktop and web mail clients, quirks of each, how to make the best of the anticipated viewport with appropriate calls to action, A-B Split testing to provide feedback on more effective layouts.</p>
<p>Rich also discussed the issues of permission based marketing, legal and privacy concerns as well as the use of online services such as Campaign Monitor.</p>
<p>Saturday night saw a great barbecue, sponsored beer and cider, a band and a camp fire under a clear sky lasting into the early hours.  Pleasing to meet such a diverse bunch of dedicated, motivated and knowledgeable people doing interesting work and more than willing to share it with their peers.</p>
<div class="wp-caption aligncenter" style="width: 404px"><a href="http://www.flickr.com/photos/am_doherty/3961633623/in/set-72157622347236337/"><img style="margin: 5px;" title="Camp fire" src="http://farm3.static.flickr.com/2640/3961633623_892886b236.jpg" alt="Camp fire beneath The Plough" width="394" height="295" /></a><p class="wp-caption-text">Camp fire beneath The Plough</p></div>
<h3>Sunday</h3>
<p>Excellent breakfast helped everyone recover from the night before, then I attended Alex T&#8217;s talk on the fun he&#8217;s been having using a PHP/MySQL API to track Forex currency trading.</p>
<div class="wp-caption alignleft" style="width: 121px"><a href="http://www.flickr.com/photos/am_doherty/3962408230/in/set-72157622347236337/"><img style="margin: 5px;margin-left: 0px;" title="The Tracks, Sunday" src="http://farm3.static.flickr.com/2636/3962408230_1de6c825c4.jpg" alt="Sunday Tracks, BathCamp" width="111" height="148" /></a><p class="wp-caption-text">Sunday&#39;s tracks</p></div>
<p>After which I gave my (first, ever) BarCamp talk about the work I&#8217;ve been doing to improve the University Course Finder using html hijacking techniques, making data sources from the CMS and using AJAX and JSON to provide an enhanced user-experience with zero impact upon the usual management of course information. More information on this ongoing project can be found in the <a title="Guerrilla Gardening the Academic Web" href="http://www.codeandeffect.co.uk/blog/category/programming/guerrilla-gardening-web/">Guerrilla Gardening</a> category.</p>
<p>Shortly after we said our goodbyes and began to head home. In the last twenty-four hours I&#8217;ve  probably gained more insight into the tools and techniques I use now and will go on to use than I have in months. it&#8217;s also good to see those areas where you&#8217;re exactly on track with your own developments and be able to help others with theirs.</p>
<p>More <a title="Flickr photos tagged bathcamp09" href="http://www.flickr.com/photos/tags/bathcamp09/">photos on Flickr of BathCamp09</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.codeandeffect.co.uk/blog/2009/programming/bathcamp09/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Planting courses in the Guerrilla Garden</title>
		<link>http://www.codeandeffect.co.uk/blog/2009/programming/guerrilla-gardening-web/planting-courses-in-the-guerrilla-garden/</link>
		<comments>http://www.codeandeffect.co.uk/blog/2009/programming/guerrilla-gardening-web/planting-courses-in-the-guerrilla-garden/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 12:22:23 +0000</pubDate>
		<dc:creator>Anthony</dc:creator>
				<category><![CDATA[Guerrilla Gardening the Institutional Web]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[DOM]]></category>
		<category><![CDATA[Guerrilla Gardening]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[UI]]></category>

		<guid isPermaLink="false">http://www.codeandeffect.co.uk/blog/?p=483</guid>
		<description><![CDATA[Prototype growing nicely
View the category Guerrilla Gardening for the full story
Here&#8217;re some screens of the new AJAX driven course finder. I&#8217;ll shortly add a hosted example but in the meantime the screens are sufficient to discuss some of the observations made now that development has begun.
First load
A-Z Links &#8211; filtration and index

It became apparent quickly [...]]]></description>
			<content:encoded><![CDATA[<p>Prototype growing nicely</p>
<h6>View the category <a href="/blog/category/programming/guerrilla-gardening-web/">Guerrilla Gardening</a> for the full story</h6>
<p>Here&#8217;re some screens of the new AJAX driven course finder. I&#8217;ll shortly add a hosted example but in the meantime the screens are sufficient to discuss some of the observations made now that development has begun.</p>
<h3>First load</h3>
<div id="attachment_487" class="wp-caption aligncenter" style="width: 522px"><img class="size-full wp-image-487" style="margin: 5px;" title="1coursefinder_default" src="http://www.codeandeffect.co.uk/blog/wp-content/uploads/2009/09/1coursefinder_default.jpg" alt="The Undergraduate Courses are pre-loaded on first view" width="512" height="276" /><p class="wp-caption-text">The Undergraduate Courses are pre-loaded on first view</p></div>
<h3>A-Z Links &#8211; filtration and index</h3>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-486" style="margin: 5px;" title="4coursefinder_byfirstletter" src="http://www.codeandeffect.co.uk/blog/wp-content/uploads/2009/09/4coursefinder_byfirstletter.jpg" alt="4coursefinder_byfirstletter" width="512" height="275" /></p>
<p>It became apparent quickly that having the A-Z links work the same as the Search Field (filtering by word beginning) could be confusing. For example with 5 Courses to view, a word-beginning filtration could show 5 courses who&#8217;s titles begin with A.</p>
<p>So the A-Z links operate as before, they filter purely on title starting letter.</p>
<p>I intend to change this however, from a filter that removes non-matches to a scroll mechanism: rolling the full Course List down to the starting letter, not unlike a thumb-tab in an address book.</p>
<h3>Search Field Filtration</h3>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-489" style="margin: 5px;" title="3coursefinder_searchfilter_" src="http://www.codeandeffect.co.uk/blog/wp-content/uploads/2009/09/3coursefinder_searchfilter_.jpg" alt="3coursefinder_searchfilter_" width="512" height="276" /></p>
<p>Typing in the Search Field removes any course that doesn&#8217;t contain the words being typed. It&#8217;s rudimentary right now, filtering only on complete phrases starting with word-beginnings, but the quantity of content being dealt with, and the nature of the search requirements could mean that this is lightweight approach could suffice.</p>
<p>Initial testing with a single volunteer was positive.</p>
<h3>The &#8230; Iphone</h3>
<p>The layout used for prototyping is deliberately flexible to cater for varying screen sizes and devices. Overall the layout worked well on the smaller screen, of course buttons sizes will need to be increased for <a title="Small Scale Digital Devices" href="http://www.google.com/search?q=small+scale+digital+devices">SSDD</a> users.</p>
<p>I had to test the initial offering on a device, and had made an oversight I won&#8217;t be repeating. Using the onscreen keyboard obscures the dynamically updating list of courses, until you click the &#8216;done&#8217; button. Additionally, autocomplete was trying to make a word on my behalf when all I wanted was the first few letters to narrow my results.</p>
<div id="attachment_495" class="wp-caption aligncenter" style="width: 443px"><img class="size-full wp-image-495" style="margin: 5px;" title="6itouch" src="http://www.codeandeffect.co.uk/blog/wp-content/uploads/2009/09/6itouch.jpg" alt="The on-screen keyboard renders the dynamic as-you-type filter useless until you've finished typing" width="433" height="276" /><p class="wp-caption-text">The on-screen keyboard renders the dynamic as-you-type filter useless until you&#39;ve finished typing</p></div>
<p>For mobile devices then providing just the A-Z Links will be a faster mechanism, and we can save the overhead of the periodic updater routine for those users too.</p>
<h3>JS/DOM event handling</h3>
<p>At present no controls are placed on the tabs aside from firing the AJAX requests, but the actions in the Search Fields and A-Z Links are mutually exclusive, especially with the periodic updater running, so require additional safety measures.</p>
<p>Clicking an A-Z Link disables the periodic updater. Actions in the Search Field restore the periodic updater and reset the visual state of the A-Z Links.</p>
<h3>What&#8217;s Next</h3>
<p>A live working example, more on the mobile usage, and a little user-acceptance testing.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.codeandeffect.co.uk/blog/2009/programming/guerrilla-gardening-web/planting-courses-in-the-guerrilla-garden/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Guerilla Gardening, day three &#8211; UI refinement</title>
		<link>http://www.codeandeffect.co.uk/blog/2009/programming/guerrilla-gardening-web/guerilla-gardening-day-three-ui-refinement/</link>
		<comments>http://www.codeandeffect.co.uk/blog/2009/programming/guerrilla-gardening-web/guerilla-gardening-day-three-ui-refinement/#comments</comments>
		<pubDate>Sun, 13 Sep 2009 20:21:25 +0000</pubDate>
		<dc:creator>Anthony</dc:creator>
				<category><![CDATA[Guerrilla Gardening the Institutional Web]]></category>

		<guid isPermaLink="false">http://www.codeandeffect.co.uk/blog/?p=463</guid>
		<description><![CDATA[Got content.  Got concept.
View the category Guerrilla Gardening for the full story
On day one I had a rough plan of how to make the improvements to the Courses UI.
How it&#8217;ll work
The pencil sketch above is a fair representation of my plan &#8211; each Course Type available is clearly visible near the top of the view. [...]]]></description>
			<content:encoded><![CDATA[<p>Got content.  Got concept.</p>
<h6>View the category <a href="/blog/category/programming/guerrilla-gardening-web/">Guerrilla Gardening</a> for the full story</h6>
<p>On <a href="http://www.codeandeffect.co.uk/blog/2009/programming/guerrilla-gardening-web/guerilla-gardening-day-one/">day one</a> I had a rough plan of how to make the improvements to the Courses UI.</p>
<div id="attachment_409" class="wp-caption aligncenter" style="width: 400px"><img class="size-full wp-image-409" title="gg_courses_3" src="http://www.codeandeffect.co.uk/blog/wp-content/uploads/2009/09/gg_courses_3.png" alt="The various search, A-Z and listing interfaces, combined" width="390" height="411" /><p class="wp-caption-text">The various search, A-Z and listing interfaces, combined</p></div>
<h3>How it&#8217;ll work</h3>
<p>The pencil sketch above is a fair representation of my plan &#8211; each Course Type available is clearly visible near the top of the view. The Undergraduate courses tab is activated by default, and the full list of clickable Undergraduate Course titles appears in the &#8216;results&#8217; box below.</p>
<p>Switching tabs loads the Course listings for that Course Type into the results box, and the A-Z and Search box now operate on the new listings.</p>
<p>Typing into the Search input box filters the current listings by the phrase you&#8217;re typing, but if you click &#8217;search&#8217;, you are taken to the search page and your query results are shown (I&#8217;ll return to this later).</p>
<p>In the absence of Javascript, the interface should be split back into the sequential copies of the A-Z links per Course Type, the way it appears now, and all functionality back to basics.</p>
<h3>Refining the proposed UI</h3>
<p>Looking at the diagram, I wonder how I&#8217;ll fit a whole alphabet in the space, alongside a search box and submit button. I may have to sacrifice the  scant advantage it brings in order to make the page easier to understand.</p>
<p>However the A-Z links are a feature of the page as it now stands, so will be part of the original and non-javascript views at the very least. I could perhaps make the options (re-) appear when a control is moused over or clicked. For the moment the feature will be developed whether or not it makes it to the final cut.</p>
<h3>As-you-type Course Filtering</h3>
<p>If retained, the A-Z links will act as shortcuts to the <em> </em> filtering action of the Search input box. This will be an improvement over their current action, which returns pages of links based on the first letter of the course title.</p>
<p>Right now, clicking on &#8216;<em>A</em>&#8216; will give you <em>Applied Psychology</em>, but not <em>History of Art and Museum Studies</em>.</p>
<p>The javascript filtering should instead detect the chosen letter at both the string and word beginnings. Clicking on &#8216;A&#8217;  would give you <em>Nursing BA &#8211; Adult</em>, <em>Graphic Arts</em> and <em>Pharmaceutical Analysis</em>.</p>
<p>It will also include every course with &#8216;<em>and</em>&#8216; in it, so some common word exclusion will be necessary too.</p>
<h3>Returning Search results</h3>
<p>Right now Search results are displayed in the Search context &#8211; our query takes you away from the current page to the search server and a web page is generated to show results. This new scheme&#8217;s aim is to keep navigation within the Course Area, retaining appropriate navigation.</p>
<p>Using the Search facility&#8217;s API, the results should be retrieved as XML, parsed and formatted then shown in the same Course listings &#8216;results&#8217;. This means we&#8217;ll need to highlight the difference between search results and Course listings.</p>
<p>The next stage will be getting some working examples going. First though I&#8217;ll need to note the order of the dynamic events incorrect rendering of the tabs and results.</p>
<h3>Order of events in the JS driven UI</h3>
<p>The page hinges on the Course Type, so switching Course Type can trigger resets of other elements such as the text in the search area. It&#8217;s probably best to clear the results area too &#8211; in readiness for new AJAX loaded data, and allowing the visual change in the tab from inactive to active to occur only on successful load of that data &#8211; otherwise network issues could result in a very confused page.</p>
<p>In addition to the clickable events, there&#8217;s the periodic routine checking the contents of the Search box and filtering the list accordingly.</p>
<p>I&#8217;ve tried to anticipate what should happen along with each event below:</p>
<table border="0">
<tbody>
<tr>
<th><span style="color: #339966;">Event</span></th>
<th><span style="color: #339966;">reactions</span></th>
</tr>
<tr>
<td colspan="2"><strong>Tab Selection</strong></td>
</tr>
<tr>
<td><strong>Active tab</strong></td>
<td>No action.</td>
</tr>
<tr>
<td><strong>Inactive tab</strong></td>
<td>Disable A-Z links, disable periodic Search box routine, clear Search and results areas, display loading message/icon, load data into results area, use signal in results to switch to make tab active, make others inactive, re-activate A-Z links and periodic Search box routine, clear loading message, displaymessage/icon to denote listing type as &#8216;Courses&#8217;.</td>
</tr>
<tr>
<td><strong>A-Z link click</strong></td>
<td>Replace content of Search box with selected letter. Start the periodic search box routine.</td>
</tr>
<tr>
<td><strong>Search box focus</strong></td>
<td>Start the periodic search box routine.</td>
</tr>
<tr>
<td><strong>Periodic Search box routine</strong></td>
<td>Take contents, format for filtering (remove common words and inappropriate characters), set the display of matching/non-matching courses appropriately.</td>
</tr>
<tr>
<td><strong>Search Submit box click</strong></td>
<td>Disable A-Z links, &#8216;fade&#8217; A-Z links buttons to show they&#8217;re not available in this context, disable periodic Search box routine, clear results area, load data into results area, use signal in results to switch to display message/icon to denote listing type as &#8216;Search Results&#8217;.</td>
</tr>
</tbody>
</table>
<p>That&#8217;s enough forward planning for the moment. It&#8217;s time to start prototyping.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.codeandeffect.co.uk/blog/2009/programming/guerrilla-gardening-web/guerilla-gardening-day-three-ui-refinement/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
