<?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>Hannah Stothard &#187; conferences</title>
	<atom:link href="http://www.hannahstothard.co.uk/tag/conferences/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hannahstothard.co.uk</link>
	<description></description>
	<lastBuildDate>Sat, 26 Nov 2011 23:47:41 +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>Insites Tour 2011</title>
		<link>http://www.hannahstothard.co.uk/web/insites-tour-2011/</link>
		<comments>http://www.hannahstothard.co.uk/web/insites-tour-2011/#comments</comments>
		<pubDate>Wed, 27 Jul 2011 22:33:21 +0000</pubDate>
		<dc:creator>Hannah</dc:creator>
				<category><![CDATA[play]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[conferences]]></category>

		<guid isPermaLink="false">http://www.hannahstothard.co.uk/?p=849</guid>
		<description><![CDATA[<p>Last week I attended the London leg of the <a href="http://insitestour.com/">Insites Tour</a>. It was a great evening with some interesting stories/biographies from the speakers and lots of networking. However reflecting back on it now, I am not sure how much&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>Last week I attended the London leg of the <a href="http://insitestour.com/">Insites Tour</a>. It was a great evening with some interesting stories/biographies from the speakers and lots of networking. However reflecting back on it now, I am not sure how much I personally took away from the evening. Having been to this, I have decided I think I may favour the normal conference style format with code and design slides/presentations. Does that make me a little geeky? Or maybe i am just greedy and would like a little of both!</p>
<p>A quick pic from my iphone&#8230;</p>
<p><img src="http://www.hannahstothard.co.uk/wp-content/uploads/2011/07/insites.jpg" alt="" title="insites" width="550" height="341" class="alignnone size-full wp-image-851" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hannahstothard.co.uk/web/insites-tour-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Conference 2009</title>
		<link>http://www.hannahstothard.co.uk/web/php-conference-2009/</link>
		<comments>http://www.hannahstothard.co.uk/web/php-conference-2009/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 05:22:03 +0000</pubDate>
		<dc:creator>Hannah</dc:creator>
				<category><![CDATA[web]]></category>
		<category><![CDATA[conferences]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.hannahstothard.co.uk/?p=106</guid>
		<description><![CDATA[<p>Back in February I had the opportunity to attend the <a href="http://www.phpconference.co.uk/">PHP Conference</a> at Olympia as a last minute stand in for one of my developer colleagues. Below is a little of the information I managed to digest during my&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>Back in February I had the opportunity to attend the <a href="http://www.phpconference.co.uk/">PHP Conference</a> at Olympia as a last minute stand in for one of my developer colleagues. Below is a little of the information I managed to digest during my day as a geeky girly!<br />
<span id="more-106"></span><br />
Although PHP is something I work alongside on a day to day basis, its not something I personally code with. I was therefore a bit apprehensive about how technical the talks would be. I was pleasantly surprised! Although there were numerous talks aimed at my more technical colleagues (Sharding Architectures was one of those talks!!).  There was also some great talks on more general web topics.</p>
<p>The most notable of which was a talk by <a href="http://shiflett.org/">Chris Shiflett</a> titled &#8220;Security-Centered Design &#8211; exploring the impact of human behaviour. Some of the key points from his talk are described below but his blog at <a href="http://shiflett.org/">http://shiftlett.org</a> is well worth reading or adding to your rss feeds.</p>
<p><strong>Changing User Blindness and Ambient Signifiers</strong></p>
<p>Through a serious of flashing images and a short video clip of a card game, Chris demonstrated how easy it is to be unaware of changes going on in the background when your concentration is focused elsewhere. In the context of a website this can mean the difference between noticing a site redirecting somewhere else or a site changing from a non secure area to a secure area.</p>
<p>Chris suggested the use of &#8220;ambient signifiers&#8221; to help our users fight the blindness and to notice whats happening on a website in a subtle and reassuring way. Existing examples include&#8230;</p>
<ul>
<li>Firefox turns the favicon section of the browser blue on an ssl protected site.</li>
<li>Yahoo allows users to select a recognisable image to display in their log in box.</li>
</ul>
<p><strong>Changing User Behaviour</strong></p>
<p>Chris also discussed how important it is to encourage users to behave sensibly online and to be more cautious in giving away personal information.</p>
<p>An example of this is searching for friends on Facebook or Twitter. Both social networking sites allow users to input their email address and password in order to search for friends in their address books. Although this may be OK on reputable sites it encourages bad habits and possibly removes the worry from doing so on other sites.</p>
<p>We can help users by thinking of alternative solutions to the above, therefore removing the familiarity of providing personal data. After all our email accounts are often the gateway to a big chunk of our online accounts and personal data.</p>
<p>Another talk that stuck in my mind was a talk on <strong>Flex and Air </strong>by <a href="http://corlan.org/">Mihai Corlan.</a></p>
<p>The first time I heard about Flex and Air was last year at FOWD. It interested me then but still seemed quite early days to really begin learning to much about. Mihai refreshed my interest and excitement in the clever things these technologies can do.</p>
<p><strong>Flex </strong>is an open source framework for building flash applications</p>
<p><strong>AIR</strong> allows developers to create rich internet applications that run on your desktop or outside the browser.</p>
<p>Although the connecting with PHP part went straight over my head the possibilities of this technology were really apparent. It also appeared reasonably easy for a developer to create an application in a short amount of time and within a familiar development environment (eg.Eclipse).</p>
<p>Its surprising how often these technologies are used and mistaken as a flash built site/application. You can see some cool examples of what Flex and Air can do at <a href="http://flex.org/showcase/">http://flex.org/showcase/</a></p>
<p><strong>Conclusion</strong></p>
<p>So as you can see although it was a PHP conference I still managed to get some really useful and interesting information from it. Would I go again next year? Well I certainly wouldn&#8217;t dismiss it straight away its surprising how much you can understand and learn from things not immediately related to your skill set.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hannahstothard.co.uk/web/php-conference-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

