<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" gd:etag="W/&quot;A04ESHc8fCp7ImA9WhRbF00.&quot;"><id>tag:blogger.com,1999:blog-7813645437326889036</id><updated>2012-02-08T14:05:09.974Z</updated><category term="ruby" /><category term="pc" /><category term="education" /><category term="javascript" /><category term="funny" /><category term="jtestr" /><category term="interesting" /><category term="junit" /><category term="merb" /><category term="posterous" /><category term="photos" /><category term="picasa" /><category term="Cois Fharraige" /><category term="galway" /><category term="css" /><category term="ski" /><category term="rack" /><category term="study" /><category term="rss" /><category term="rails" /><category term="windows" /><category term="Open Coffee" /><category term="webactivate" /><category term="rant" /><category term="celerity" /><category term="linux" /><category term="facebook" /><category term="business" /><category term="snippet" /><category term="ant" /><category term="java" /><category term="rack::test" /><category term="cobertura" /><category term="semantic web" /><category term="politics" /><category term="programming" /><category term="deployment" /><category term="Wii" /><category term="capybara" /><category term="college" /><category term="cucumber" /><category term="games" /><category term="camping" /><category term="links" /><category term="091labs" /><category term="wordpress" /><category term="life" /><category term="jquery" /><category term="build" /><category term="ireland" /><category term="software" /><category term="holidays" /><category term="swimming" /><category term="atom" /><category term="sinatra" /><category term="windows7" /><category term="heroku" /><category term="jruby" /><category term="testing" /><category term="ubuntu" /><category term="nsfw" /><category term="datamapper" /><category term="w3-projects" /><title>Richard Conroy's Personal Blog</title><subtitle type="html">Random thoughts on Life, Pictures, Sailing, Software Development, Games, Skiing and random things from the internet. May contain Rants.</subtitle><link rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml" href="http://richardconroy.blogspot.com/feeds/posts/default" /><link rel="alternate" type="text/html" href="http://richardconroy.blogspot.com/" /><link rel="next" type="application/atom+xml" href="http://www.blogger.com/feeds/7813645437326889036/posts/default?start-index=26&amp;max-results=25&amp;redirect=false&amp;v=2" /><author><name>Richard Conroy</name><uri>http://www.blogger.com/profile/04929061497075905611</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://3.bp.blogspot.com/_pPDo-7Gl6NQ/Shwp6duXkeI/AAAAAAAAAIA/NyUCZm8l13Y/S220/CaptainRichard.jpg" /></author><generator version="7.00" uri="http://www.blogger.com">Blogger</generator><openSearch:totalResults>142</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/RichardConroysPersonalBlog" /><feedburner:info uri="richardconroyspersonalblog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><entry gd:etag="W/&quot;A04ESHczfSp7ImA9WhRbF00.&quot;"><id>tag:blogger.com,1999:blog-7813645437326889036.post-3163010093677797456</id><published>2012-02-06T23:23:00.002Z</published><updated>2012-02-08T14:05:09.985Z</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-02-08T14:05:09.985Z</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="education" /><category scheme="http://www.blogger.com/atom/ns#" term="software" /><title>Learn Code the Hard Way - Social Study Group</title><content type="html">&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://1.bp.blogspot.com/-Z5HfKGZJZiY/TgBbG5EoziI/AAAAAAAAAw0/lpMxbIFF-VM/s1600/IMG_2164.JPG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="266" src="http://1.bp.blogspot.com/-Z5HfKGZJZiY/TgBbG5EoziI/AAAAAAAAAw0/lpMxbIFF-VM/s400/IMG_2164.JPG" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
For a long time I have looked for good coding and related training tutorials that can be followed by novices. I have tried many, written my own and gave up in frustration at multiple stages. However I have been following the series of online tutorials at &lt;a href="http://learncodethehardway.com/"&gt;Learn Code the Hard Way&lt;/a&gt;&amp;nbsp;and I have been impressed.&lt;br /&gt;
&lt;br /&gt;
Impressed enough to adapt a kind of social study group around it. Basically, you pick one of the more complete books, and work through the exercises. Once you are done, announce your progress to the mailing list and share thoughts. I will be monitoring the list, and on skype if anyone gets really stuck, or whether people just want an added perspective.&lt;br /&gt;
&lt;br /&gt;
Programming and many related IT tasks like command line/terminal mastery, automation, and databases have a certain mystique about them. The idea is that these skills above average intelligence, or extensive education in related programs. The reality is that much of the grunt work of these skills is simply practice - burying much of the basics into 'muscle memory'. This allows your mind to concentrate on the problem to be solved, without having to constantly use reference material.&lt;br /&gt;
&lt;br /&gt;
As a result people with basic computer skills can overtime learn programming and other computer automation skills, with sustained practice and an appropriate set of exercises.&lt;br /&gt;
&lt;br /&gt;
So if you are interested in following a course like this, &lt;a href="http://twitter.com/RichardConroy" target="_blank"&gt;@mention me on twitter&lt;/a&gt; or comment here and we will exchange contact details. I am trying this out on a low key basis for now, so I might split the lists up somehow (especially where personal contacts are concerned).&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7813645437326889036-3163010093677797456?l=richardconroy.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/CY3rhvwapEUg_xCYO4OvMaGwbN4/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/CY3rhvwapEUg_xCYO4OvMaGwbN4/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/CY3rhvwapEUg_xCYO4OvMaGwbN4/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/CY3rhvwapEUg_xCYO4OvMaGwbN4/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/RichardConroysPersonalBlog/~4/C3mX8_rXl-w" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://richardconroy.blogspot.com/feeds/3163010093677797456/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7813645437326889036&amp;postID=3163010093677797456" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7813645437326889036/posts/default/3163010093677797456?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7813645437326889036/posts/default/3163010093677797456?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/RichardConroysPersonalBlog/~3/C3mX8_rXl-w/learn-code-hard-way-social-study-group.html" title="Learn Code the Hard Way - Social Study Group" /><author><name>Richard Conroy</name><uri>http://www.blogger.com/profile/04929061497075905611</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://3.bp.blogspot.com/_pPDo-7Gl6NQ/Shwp6duXkeI/AAAAAAAAAIA/NyUCZm8l13Y/S220/CaptainRichard.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/-Z5HfKGZJZiY/TgBbG5EoziI/AAAAAAAAAw0/lpMxbIFF-VM/s72-c/IMG_2164.JPG" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://richardconroy.blogspot.com/2012/02/learn-code-hard-way-social-study-group.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEMEQ3s9eyp7ImA9WhRRFUw.&quot;"><id>tag:blogger.com,1999:blog-7813645437326889036.post-8411066608194340714</id><published>2011-11-28T20:28:00.001Z</published><updated>2011-11-28T20:33:22.563Z</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-11-28T20:33:22.563Z</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="funny" /><category scheme="http://www.blogger.com/atom/ns#" term="ireland" /><category scheme="http://www.blogger.com/atom/ns#" term="galway" /><title>Lost Dog - Chewie - reward offered</title><content type="html">&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://2.bp.blogspot.com/-VM8leZ-oD0A/TtPu_ah5ZTI/AAAAAAAABOM/TFtZMmnF8xE/s1600/chewbacca+lost+and+found.JPG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="640" src="http://2.bp.blogspot.com/-VM8leZ-oD0A/TtPu_ah5ZTI/AAAAAAAABOM/TFtZMmnF8xE/s640/chewbacca+lost+and+found.JPG" width="480" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
Last seen at Mos Eisley dog park wearing a silver bandolier, flea collar and a laser crossbow. Wookie-Shepard mix, with tan patch behind right ear. Has all vaccinations, neutered and house broken.&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
Also answers to 'Fuzzball', and 'Big Walking Carpet'. Good natured, doesn't bite (though has been known to tear droids arms off from time to time).&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
If found, please call Han. Reward 500 credits.&lt;/div&gt;
&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7813645437326889036-8411066608194340714?l=richardconroy.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/xevOvH-qvm53XMQuSRXn5Wk9C-g/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/xevOvH-qvm53XMQuSRXn5Wk9C-g/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/xevOvH-qvm53XMQuSRXn5Wk9C-g/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/xevOvH-qvm53XMQuSRXn5Wk9C-g/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/RichardConroysPersonalBlog/~4/TfgHTf0T6qI" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://richardconroy.blogspot.com/feeds/8411066608194340714/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7813645437326889036&amp;postID=8411066608194340714" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7813645437326889036/posts/default/8411066608194340714?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7813645437326889036/posts/default/8411066608194340714?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/RichardConroysPersonalBlog/~3/TfgHTf0T6qI/lost-dog-chewie-reward-offered.html" title="Lost Dog - Chewie - reward offered" /><author><name>Richard Conroy</name><uri>http://www.blogger.com/profile/04929061497075905611</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://3.bp.blogspot.com/_pPDo-7Gl6NQ/Shwp6duXkeI/AAAAAAAAAIA/NyUCZm8l13Y/S220/CaptainRichard.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/-VM8leZ-oD0A/TtPu_ah5ZTI/AAAAAAAABOM/TFtZMmnF8xE/s72-c/chewbacca+lost+and+found.JPG" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://richardconroy.blogspot.com/2011/11/lost-dog-chewie-reward-offered.html</feedburner:origLink></entry><entry gd:etag="W/&quot;AkYCQnw8fyp7ImA9WhdaF0Q.&quot;"><id>tag:blogger.com,1999:blog-7813645437326889036.post-4634475079395291387</id><published>2011-10-28T11:36:00.000+01:00</published><updated>2011-10-28T11:36:03.277+01:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-10-28T11:36:03.277+01:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="funny" /><category scheme="http://www.blogger.com/atom/ns#" term="politics" /><title>Funny Irish Presidential Election Ballots</title><content type="html">&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://3.bp.blogspot.com/-8IWjuGXI37A/TqqEzQ39IXI/AAAAAAAABN4/CGSdG17ZQdI/s1600/vote+for+batman+irish+election+poster.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/-8IWjuGXI37A/TqqEzQ39IXI/AAAAAAAABN4/CGSdG17ZQdI/s1600/vote+for+batman+irish+election+poster.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
99% of the Ballots are spoiled by 1% of the comedians. Living abroad means I can't vote in a lukewarmly contested presidential election back home. Thanks for everyone like this for making the election relevant to me.&lt;/div&gt;
&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7813645437326889036-4634475079395291387?l=richardconroy.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/RbGVJU64ALZnVp6RAo5s9OwCMjU/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/RbGVJU64ALZnVp6RAo5s9OwCMjU/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/RbGVJU64ALZnVp6RAo5s9OwCMjU/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/RbGVJU64ALZnVp6RAo5s9OwCMjU/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/RichardConroysPersonalBlog/~4/vp_r2HnwSZ8" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://richardconroy.blogspot.com/feeds/4634475079395291387/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7813645437326889036&amp;postID=4634475079395291387" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7813645437326889036/posts/default/4634475079395291387?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7813645437326889036/posts/default/4634475079395291387?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/RichardConroysPersonalBlog/~3/vp_r2HnwSZ8/funny-irish-presidential-election.html" title="Funny Irish Presidential Election Ballots" /><author><name>Richard Conroy</name><uri>http://www.blogger.com/profile/04929061497075905611</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://3.bp.blogspot.com/_pPDo-7Gl6NQ/Shwp6duXkeI/AAAAAAAAAIA/NyUCZm8l13Y/S220/CaptainRichard.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://3.bp.blogspot.com/-8IWjuGXI37A/TqqEzQ39IXI/AAAAAAAABN4/CGSdG17ZQdI/s72-c/vote+for+batman+irish+election+poster.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://richardconroy.blogspot.com/2011/10/funny-irish-presidential-election.html</feedburner:origLink></entry><entry gd:etag="W/&quot;C0MBSXo5eCp7ImA9WhdUGE8.&quot;"><id>tag:blogger.com,1999:blog-7813645437326889036.post-1385524836016513733</id><published>2011-10-05T14:30:00.000+01:00</published><updated>2011-10-05T14:30:58.420+01:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-10-05T14:30:58.420+01:00</app:edited><title>How much is that website in the window?</title><content type="html">There is an article over on Folyo (a jobs-focused newsletter for designers) that surveyed their readers on their &lt;a href="http://blog.folyo.me/post/10723370923/how-much-does-a-website-cost"&gt;web design pricing strategies&lt;/a&gt;. Its a pretty interesting read. It is certainly nice to know how successful designers charge for their services.&lt;br /&gt;
&lt;h1&gt;




How much to charge for a website?&lt;/h1&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://1.bp.blogspot.com/-qc23WIGqHNo/Towjj_1Lk0I/AAAAAAAABNs/1HHPUmJ-vAE/s1600/how%2Bmuch%2Bto%2Bcharge%2Bfor%2Ba%2Bwebsite.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="153" src="http://1.bp.blogspot.com/-qc23WIGqHNo/Towjj_1Lk0I/AAAAAAAABNs/1HHPUmJ-vAE/s400/how%2Bmuch%2Bto%2Bcharge%2Bfor%2Ba%2Bwebsite.png" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
The article goes to great pains to say that it's a small survey (~40 people) and an international spread. If the numbers seem high, bear in mind that they include full development costs (programming etc.) and presumably several revisions. For very high end pricing, the work is likely to go on for over a month - the finished product may have just been the final iteration of a long process of prototyping, &lt;a href="http://richardconroy.blogspot.com/2011/09/i-am-not-biggest-fan-of-techcrunch-but.html"&gt;split testing&lt;/a&gt; and client review.&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
The fantasy of getting paid $10K for a weeks work is just that - a fantasy. You don't get clients willing to fork over that kind of money unless you have a solid portfolio and track record. That takes, skill, time and hard work. You can't bluff your way into that position.&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
What interested me most though, were the people in the &amp;lt;$1000 bracket. Admittedly these numbers probably came from their international subscribers.&amp;nbsp;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
This is the pricing space that I have chased in the past, and it is the pricing space where my &lt;a href="http://richardconroy.blogspot.com/search/label/webactivate"&gt;webactivate classmates&lt;/a&gt;&amp;nbsp;and the &lt;a href="http://w3projects.org/"&gt;W3 Projects&lt;/a&gt; members pitch themselves.&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;/div&gt;
&lt;h1&gt;

Design versus Development&lt;/h1&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
I like to distinguish between Web Design and Web Development. Design is a high level skill, encompassing aesthetics, usability, information architecture, visitor patterns and content strategy. Development is more nuts and bolts - hosting, programming, testing, process automation, service integration, content creation, backup strategies etc.&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
You can assemble a site nowadays with very little design skills - use an online CMS, pick a theme, throw some content together and you are done. If you are not fussy, 30 minutes and you can have a complete site done.&amp;nbsp;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
Design takes time and consideration. You need inspiration, technical skill and creativity. With a &amp;lt;$1000 website you don't have time for any of that, and your customers at that price point are assuming that you spit out designs ready formed.&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
What you are doing is exploring compatible design elements in whatever CMS you are using, or implementing the clients instructions (in which case the client is the designer and you are doing pure development work).&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
Development can be very time consuming. There are numerous technical skills to master. However your productivity ramps up very quickly with experience.Design, which requires a lot of thinking can rarely be rushed. Development in many circumstances can be automated.&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
In my past, my Design skills never got beyond Information/SEO Architecture, Content Strategy and Internal Design (designing the site for use by the end user). Most of what I did was pure development.&lt;/div&gt;
&lt;h1&gt;

Costing versus Pricing&lt;/h1&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
First &lt;i&gt;'How much does a website cost'&lt;/i&gt; is the wrong question. There are almost no non-labour costs in the development of a website, and with the exception of paid advertising, non-labour costs are dwarfed by labour costs. Websites are also, not a commodity, but a bespoke solution. Even the creation of a facebook page will have client specific features.&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
So &lt;i&gt;'How much does a website cost'&lt;/i&gt; has as much meaning as&lt;i&gt; 'how much does a baby cost' &lt;/i&gt;or&lt;i&gt; 'how much does a building cost'&lt;/i&gt;.&amp;nbsp;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
The real question is '&lt;i&gt;How much do you charge&lt;/i&gt;' and the question behind the question is &lt;i&gt;'What benefit or value do I get for that price'. &lt;/i&gt;As a service provider you need to be able to confidently answer both questions.&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
As a Web professional, the main questions for you are:&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;What price do I charge for my time&lt;/li&gt;
&lt;li&gt;How do I estimate the cost of fixed price jobs&lt;/li&gt;
&lt;li&gt;How do I maximise billable hours&lt;/li&gt;
&lt;li&gt;How do I minimise non-billable hours&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;
As a client of a web professional, consider how you make requests of your service providers when you are paying at the cheap end of the scale. It is very easy to corner someone new in the business into fixed price jobs with open ended hours. If you buy fair trade coffee and sugar, consider having the same sense of ethics when you deal with your service providers. The easiest way to do that is to&lt;/div&gt;
&lt;div&gt;
&lt;ul&gt;
&lt;li&gt;Make an agreement as to when the job is completed&lt;/li&gt;
&lt;li&gt;Work out a financial, pro-rata agreement for followup work&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;
Of course not every developer is capable and competent, and &lt;a href="http://richardconroy.blogspot.com/2011/04/exploitation-now.html"&gt;not every client is ethical or understanding&lt;/a&gt;. Clients, exercise discretion in who you employ. If you wish to go cheap, understand that you are probably getting someone who is only starting out in the business, and their fixed price services are probably already hovering around the minimum wage end. Developers, learn to walk away, learn how to spot a bad client.&lt;/div&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;/div&gt;
&lt;h1&gt;
My Pricing Strategy&lt;/h1&gt;
&lt;div&gt;
Early on in my attempts to break into this career, I learned a few things:&lt;/div&gt;
&lt;div&gt;
&lt;ul&gt;
&lt;li&gt;I don't like working for free, my time is quite valuable to me, and I don't want to waste it on speculative design work (pre sales) or chicken scratching clients.&lt;/li&gt;
&lt;li&gt;I am better at Internal Design than External Design, so I work best with clients who wish to actively use their site, rather than clients who want something pretty at the end of a domain.&lt;/li&gt;
&lt;li&gt;I am an even better Developer, intuitively navigating complex tasks, making notes of complicated procedures or valuable software, building on lessons learned and automating complex procedures to save time.&lt;/li&gt;
&lt;li&gt;I am a good trainer - I pass these lessons on to people who are eager to learn&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.joelonsoftware.com/articles/fog0000000012.html"&gt;I eat my own dogfood&lt;/a&gt;. I build sites all the time. &lt;a href="http://www.facebook.com/pages/The-Sum-of-all-Beers/118163454951949"&gt;Sometimes for a whim&lt;/a&gt;. &lt;a href="http://w3projects.org/rc"&gt;Sometimes with purpose&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;I also give really good advice, taking peoples needs into account, not just what I am capable of providing.&lt;/li&gt;
&lt;li&gt;I work remotely really well.&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;
So I stopped doing 10 hour dances with clients to land a paying gig. I started taking appointments for consultation, advice, training. I can even build sites in front of you, sort out the thorny business with hosting, domains and domain transfers. I can tell you exactly what you need, how to cut costs and write up a design brief for you. I won't be upset if you take that brief to someone else. If your site is broken, I will roll up my sleeves and fix it for you.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
But ...&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;b&gt;I charge for my time, all the time.&lt;/b&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
That includes initial meetings. &lt;i&gt;Especially initial meetings&lt;/i&gt;.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
Simple eh? Of course the website development gig was never a long term thing for me. I feel that between commodity solutions like free CMS systems, Facebook etc. and the technical challenges of performing at the high levels, there is a lot of price pressure and the middle ground is disappearing as a market.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
It was something that was starting to work for me. Then my life and career plans took a turn eastward. So this advice goes out to people I know who are struggling to make fledgling web skills work for them. Especially those who are reskilling into IT after their former careers become closed to them.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
Good luck to y'all.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7813645437326889036-1385524836016513733?l=richardconroy.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/R13h5BrZ4oIdL822I0VkexUmapE/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/R13h5BrZ4oIdL822I0VkexUmapE/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/R13h5BrZ4oIdL822I0VkexUmapE/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/R13h5BrZ4oIdL822I0VkexUmapE/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/RichardConroysPersonalBlog/~4/Zpv9yo1OTEI" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://richardconroy.blogspot.com/feeds/1385524836016513733/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7813645437326889036&amp;postID=1385524836016513733" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7813645437326889036/posts/default/1385524836016513733?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7813645437326889036/posts/default/1385524836016513733?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/RichardConroysPersonalBlog/~3/Zpv9yo1OTEI/how-much-is-that-website-in-window.html" title="How much is that website in the window?" /><author><name>Richard Conroy</name><uri>http://www.blogger.com/profile/04929061497075905611</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://3.bp.blogspot.com/_pPDo-7Gl6NQ/Shwp6duXkeI/AAAAAAAAAIA/NyUCZm8l13Y/S220/CaptainRichard.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/-qc23WIGqHNo/Towjj_1Lk0I/AAAAAAAABNs/1HHPUmJ-vAE/s72-c/how%2Bmuch%2Bto%2Bcharge%2Bfor%2Ba%2Bwebsite.png" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://richardconroy.blogspot.com/2011/10/how-much-is-that-website-in-window.html</feedburner:origLink></entry><entry gd:etag="W/&quot;AkEAQXk4fSp7ImA9WhdVFUk.&quot;"><id>tag:blogger.com,1999:blog-7813645437326889036.post-2870772727178132945</id><published>2011-09-20T20:56:00.001+01:00</published><updated>2011-09-20T20:57:20.735+01:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-09-20T20:57:20.735+01:00</app:edited><title>Development Burnouts - going nowhere fast</title><content type="html">I am not the biggest fan of techcrunch, but this argument in favour of &lt;a href="http://techcrunch.com/2011/09/11/are-you-building-the-right-product/"&gt;split testing&lt;/a&gt; is one of their best.&lt;br /&gt;
&lt;br /&gt;
In essence most product development is a combination of founder hunches and early adopter opinions. Metrics that demonstrate success are often attributable to other factors and not feature development. Product development is a pretty expensive ordeal to leave to this kind of chance. The article throws a bunch of occams razors into the pot, and challenges teams to trade in their 60hr work weeks for a months vacation - &lt;b&gt;&lt;i&gt;to see if they are even making a difference&lt;/i&gt;&lt;/b&gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://jrquilting.com/jeremy/fig8sm.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://jrquilting.com/jeremy/fig8sm.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
Best quote:&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;
&lt;blockquote&gt;
If this is sounding to you “just like” the scientific method, you’re right, it is. Most of us are currently doing product development astrology, not science. But it doesn’t have to be that way. We can do much, much better.&lt;/blockquote&gt;
I have seen a lot of shockingly wasteful product development done, where peoples money and jobs were gambled on nothing more scientific than a coin flipping exercise.&lt;br /&gt;
&lt;br /&gt;
Food for thought. &amp;nbsp;&lt;/div&gt;
&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7813645437326889036-2870772727178132945?l=richardconroy.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/WoZ5gSYXwCLYxEpxeH12xR7XUOI/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/WoZ5gSYXwCLYxEpxeH12xR7XUOI/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/WoZ5gSYXwCLYxEpxeH12xR7XUOI/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/WoZ5gSYXwCLYxEpxeH12xR7XUOI/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/RichardConroysPersonalBlog/~4/H1jQ8OV-mtg" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://richardconroy.blogspot.com/feeds/2870772727178132945/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7813645437326889036&amp;postID=2870772727178132945" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7813645437326889036/posts/default/2870772727178132945?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7813645437326889036/posts/default/2870772727178132945?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/RichardConroysPersonalBlog/~3/H1jQ8OV-mtg/i-am-not-biggest-fan-of-techcrunch-but.html" title="Development Burnouts - going nowhere fast" /><author><name>Richard Conroy</name><uri>http://www.blogger.com/profile/04929061497075905611</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://3.bp.blogspot.com/_pPDo-7Gl6NQ/Shwp6duXkeI/AAAAAAAAAIA/NyUCZm8l13Y/S220/CaptainRichard.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://richardconroy.blogspot.com/2011/09/i-am-not-biggest-fan-of-techcrunch-but.html</feedburner:origLink></entry><entry gd:etag="W/&quot;C08FR386eip7ImA9WhdWGUw.&quot;"><id>tag:blogger.com,1999:blog-7813645437326889036.post-8462791140212103497</id><published>2011-09-13T12:03:00.003+01:00</published><updated>2011-09-13T12:03:36.112+01:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-09-13T12:03:36.112+01:00</app:edited><title>Leaving Party</title><content type="html">Well it's time to clear out all my stuff, clean up the house in preparation for by big move to the banks of the Thames. All the basic stuff is sorted over there for the next few months, all is left for me to do is yo-yo back and forth until I sort out a nice gig over there, and finish up the loose ends over here.&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://4.bp.blogspot.com/-EHFS39h6GEw/TWA9gaTaGYI/AAAAAAAAAos/NCg9rEOoXc4/s1600/IMG_2820-IMG_2825.jpg" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="90" src="http://4.bp.blogspot.com/-EHFS39h6GEw/TWA9gaTaGYI/AAAAAAAAAos/NCg9rEOoXc4/s640/IMG_2820-IMG_2825.jpg" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
Well now it is time for the big house cooling party. A whole summers worth of Home Brew needs to disappear in one night. The brewing antics are well documented over at &lt;a href="http://www.facebook.com/pages/The-Sum-of-all-Beers/118163454951949"&gt;The Sum of All Beers&lt;/a&gt;. Those of you who have attended the 091 Labs Brewing Workshops will have had a small preview of what is on offer there.&lt;br /&gt;
&lt;br /&gt;
Hoping that everyone I know can make it. For those of you travelling, check out the usual options, like Jurys/Wards. I don't expect couch/floor space to open up until the very wee hours.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7813645437326889036-8462791140212103497?l=richardconroy.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/qME5AD-KOaEHIrCkg8RXHeSS9gg/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/qME5AD-KOaEHIrCkg8RXHeSS9gg/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/qME5AD-KOaEHIrCkg8RXHeSS9gg/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/qME5AD-KOaEHIrCkg8RXHeSS9gg/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/RichardConroysPersonalBlog/~4/XYonZtnCEDk" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://richardconroy.blogspot.com/feeds/8462791140212103497/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7813645437326889036&amp;postID=8462791140212103497" title="3 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7813645437326889036/posts/default/8462791140212103497?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7813645437326889036/posts/default/8462791140212103497?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/RichardConroysPersonalBlog/~3/XYonZtnCEDk/leaving-party.html" title="Leaving Party" /><author><name>Richard Conroy</name><uri>http://www.blogger.com/profile/04929061497075905611</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://3.bp.blogspot.com/_pPDo-7Gl6NQ/Shwp6duXkeI/AAAAAAAAAIA/NyUCZm8l13Y/S220/CaptainRichard.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/-EHFS39h6GEw/TWA9gaTaGYI/AAAAAAAAAos/NCg9rEOoXc4/s72-c/IMG_2820-IMG_2825.jpg" height="72" width="72" /><thr:total>3</thr:total><feedburner:origLink>http://richardconroy.blogspot.com/2011/09/leaving-party.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DUcFRns4fCp7ImA9WhZaFk8.&quot;"><id>tag:blogger.com,1999:blog-7813645437326889036.post-8877733308874296762</id><published>2011-07-02T18:16:00.000+01:00</published><updated>2011-07-02T18:16:57.534+01:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-07-02T18:16:57.534+01:00</app:edited><title>Google Plus Facebook Page</title><content type="html">&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;a href="http://2.bp.blogspot.com/-5PrN5QnWB0k/Tg9RLRVPucI/AAAAAAAAAyU/4rvcWcTGRDw/s1600/google-plus.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="168" id=":current_picnik_image" src="http://2.bp.blogspot.com/-5PrN5QnWB0k/Tg9RLRVPucI/AAAAAAAAAyU/4rvcWcTGRDw/s400/google-plus.jpg" width="300" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;I just got an invite to use Google+, Google's new social network, currently in trial, and future competitor to Facebook. I thought I would celebrate this fact by creating a &lt;a href="http://www.facebook.com/pages/Google-Plus/221423071232039"&gt;Google+ Facebook Page&lt;/a&gt;. How meta.&lt;/div&gt;&lt;iframe allowtransparency="true" frameborder="0" scrolling="no" src="http://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Fpages%2FGoogle-Plus%2F221423071232039&amp;amp;width=292&amp;amp;colorscheme=light&amp;amp;show_faces=true&amp;amp;border_color&amp;amp;stream=true&amp;amp;header=true&amp;amp;height=427" style="border: none; height: 427px; overflow: hidden; width: 292px;"&gt;&lt;/iframe&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7813645437326889036-8877733308874296762?l=richardconroy.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/v4GXToiSKPYBVfT23ppfz5nRMdI/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/v4GXToiSKPYBVfT23ppfz5nRMdI/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/v4GXToiSKPYBVfT23ppfz5nRMdI/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/v4GXToiSKPYBVfT23ppfz5nRMdI/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/RichardConroysPersonalBlog/~4/hucpLM6OKzs" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://richardconroy.blogspot.com/feeds/8877733308874296762/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7813645437326889036&amp;postID=8877733308874296762" title="2 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7813645437326889036/posts/default/8877733308874296762?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7813645437326889036/posts/default/8877733308874296762?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/RichardConroysPersonalBlog/~3/hucpLM6OKzs/google-plus-facebook-page.html" title="Google Plus Facebook Page" /><author><name>Richard Conroy</name><uri>http://www.blogger.com/profile/04929061497075905611</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://3.bp.blogspot.com/_pPDo-7Gl6NQ/Shwp6duXkeI/AAAAAAAAAIA/NyUCZm8l13Y/S220/CaptainRichard.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/-5PrN5QnWB0k/Tg9RLRVPucI/AAAAAAAAAyU/4rvcWcTGRDw/s72-c/google-plus.jpg" height="72" width="72" /><thr:total>2</thr:total><feedburner:origLink>http://richardconroy.blogspot.com/2011/07/google-plus-facebook-page.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D0EDRH87eip7ImA9WhZVFUQ.&quot;"><id>tag:blogger.com,1999:blog-7813645437326889036.post-104859275669691486</id><published>2011-05-28T16:14:00.000+01:00</published><updated>2011-05-28T16:14:35.102+01:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-05-28T16:14:35.102+01:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="java" /><category scheme="http://www.blogger.com/atom/ns#" term="software" /><title>Use Microsoft Access in Netbeans for Java Projects</title><content type="html">I was faced with a tricky problem where people needed to use an MS Access Database in Java Projects. Specifically with Netbeans. Normally you stay away from this kind of thing. Java is peachy to setup with networked databases, and is pretty good for open source local/file based Databases also (Derby ships with Netbeans, and it is easy to get MySQL, Oracle, Postgres, hSQL support etc.).&lt;br /&gt;
&lt;br /&gt;
But Access is a notorious pain. I went about doing this through ODBC sources but quickly gave up. Local rights permissions were going to be tricky for that sort of thing.&lt;br /&gt;
&lt;br /&gt;
This was intended for a coaching environment, where several machines would be setup for student labs. Getting Access to work in those conditions would not be fair on the students, who are towards the beginner end of the programming spectrum.&lt;br /&gt;
&lt;br /&gt;
So I offered to get a procedure together that they can work with, or follow easily.&lt;br /&gt;
&lt;br /&gt;
Here is the result&lt;br /&gt;
&lt;br /&gt;
&lt;h1&gt;Screencast of Integrating MS Access into Netbeans&lt;/h1&gt;&lt;br /&gt;
&lt;object style="height: 440px; width: 720px"&gt;&lt;param name="movie" value="http://www.youtube.com/v/4RtBr7uhkYY?version=3"&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;param name="allowScriptAccess" value="always"&gt;&lt;embed src="http://www.youtube.com/v/4RtBr7uhkYY?version=3" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="720" height="440"&gt;&lt;/object&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7813645437326889036-104859275669691486?l=richardconroy.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/5biD7SbvYApZ751FnrSqqSsxrNo/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/5biD7SbvYApZ751FnrSqqSsxrNo/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/5biD7SbvYApZ751FnrSqqSsxrNo/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/5biD7SbvYApZ751FnrSqqSsxrNo/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/RichardConroysPersonalBlog/~4/eEOWOvY-0sY" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://richardconroy.blogspot.com/feeds/104859275669691486/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7813645437326889036&amp;postID=104859275669691486" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7813645437326889036/posts/default/104859275669691486?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7813645437326889036/posts/default/104859275669691486?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/RichardConroysPersonalBlog/~3/eEOWOvY-0sY/use-microsoft-access-in-netbeans-for.html" title="Use Microsoft Access in Netbeans for Java Projects" /><author><name>Richard Conroy</name><uri>http://www.blogger.com/profile/04929061497075905611</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://3.bp.blogspot.com/_pPDo-7Gl6NQ/Shwp6duXkeI/AAAAAAAAAIA/NyUCZm8l13Y/S220/CaptainRichard.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://richardconroy.blogspot.com/2011/05/use-microsoft-access-in-netbeans-for.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CU8BQnsyeSp7ImA9WhZWFEw.&quot;"><id>tag:blogger.com,1999:blog-7813645437326889036.post-7679084580726896761</id><published>2011-05-14T23:57:00.000+01:00</published><updated>2011-05-14T23:57:33.591+01:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-05-14T23:57:33.591+01:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="w3-projects" /><title>Interview in the New Tech Post</title><content type="html">&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/-T__5l53V7lc/Tc8IFQTEsYI/AAAAAAAAAuE/xImEeKnakKU/s1600/new-tech-post-logo.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="33" src="http://3.bp.blogspot.com/-T__5l53V7lc/Tc8IFQTEsYI/AAAAAAAAAuE/xImEeKnakKU/s320/new-tech-post-logo.png" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;On Tuesday Morning 10th May, I was interviewed by &lt;a href="http://newtechpost.com/blogs/aoife-connelly"&gt;Aoife Connelly&lt;/a&gt; for the &lt;a href="http://newtechpost.com/"&gt;New Tech Post&lt;/a&gt;. The interview was a short piece on what &lt;a href="http://w3projects.org/"&gt;W3 Projects&lt;/a&gt; is about, and our then upcoming event&amp;nbsp;&lt;a href="http://newtechpost.com/2011/05/13/digitise-the-west"&gt;Digitise the West&lt;/a&gt;. It was arranged at short notice, but&amp;nbsp;unfortunately&amp;nbsp;didn't go out until the morning of the event, so we couldn't include it as part of our event promotion.&lt;br /&gt;
&lt;br /&gt;
However much of the interview is focussed on W3 Projects and not the event, so I think it is now even more relevant than as promotion for Digitise the West.&lt;br /&gt;
&lt;br /&gt;
I am just very glad that we got to capture some of these quotes:&lt;br /&gt;
&lt;blockquote&gt;&lt;span class="Apple-style-span" style="font-family: Georgia, 'Times New Roman', serif;"&gt;“While we’ve being doing a lot of self educating,” Richard says, “there hasn’t been a chance to organise something until now with Digitise the West."&lt;/span&gt;&lt;/blockquote&gt;&lt;br /&gt;
&lt;blockquote&gt;&lt;span class="Apple-style-span" style="font-family: Georgia, 'Times New Roman', serif;"&gt;The WebActivate program provided Richard with an insight into how much there was to do in educating people about communicating on the Web. "One thing you see is there are an enormous amount of businesses out there whose websites don’t perform for them. The awareness of what the internet can do for you is not well known. People say “I want a website” so they’ll get a website, they don’t say “I want a successful online strategy.”&lt;/span&gt;&lt;/blockquote&gt;&lt;br /&gt;
&lt;blockquote&gt;&lt;span class="Apple-style-span" style="font-family: Georgia, 'Times New Roman', serif;"&gt;“It’s important to be aware that you need to educate yourself when you’re looking for someone to help you build your online presence. You need to know what you need to ask, there’s lot of work you need to do yourself. That’s hopefully an area where W3 Projects can come in, we’re quite approachable and we cover everything.”&lt;/span&gt;&lt;br /&gt;
&amp;nbsp;&lt;/blockquote&gt;To say that we spent ages on our promotional material is an understatement. We are actually very hard to describe. Then I go and improvise the whole thing and it comes out ace. I didn't have these sound bites prepared or anything, though it has been on my mind for a while.&lt;br /&gt;
&lt;br /&gt;
Some people say I can write, but I am a pure hack when it comes to this kind of standard. I enjoyed the interview, but I was floored by the quality of this interview. 30 minutes of interview distilled down to the most essential elements.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7813645437326889036-7679084580726896761?l=richardconroy.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/1y9VGXwm1oWiJrJFlidH0bOIfJM/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/1y9VGXwm1oWiJrJFlidH0bOIfJM/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/1y9VGXwm1oWiJrJFlidH0bOIfJM/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/1y9VGXwm1oWiJrJFlidH0bOIfJM/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/RichardConroysPersonalBlog/~4/Lm4XghkPW-0" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://richardconroy.blogspot.com/feeds/7679084580726896761/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7813645437326889036&amp;postID=7679084580726896761" title="3 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7813645437326889036/posts/default/7679084580726896761?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7813645437326889036/posts/default/7679084580726896761?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/RichardConroysPersonalBlog/~3/Lm4XghkPW-0/interview-in-new-tech-post.html" title="Interview in the New Tech Post" /><author><name>Richard Conroy</name><uri>http://www.blogger.com/profile/04929061497075905611</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://3.bp.blogspot.com/_pPDo-7Gl6NQ/Shwp6duXkeI/AAAAAAAAAIA/NyUCZm8l13Y/S220/CaptainRichard.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://3.bp.blogspot.com/-T__5l53V7lc/Tc8IFQTEsYI/AAAAAAAAAuE/xImEeKnakKU/s72-c/new-tech-post-logo.png" height="72" width="72" /><thr:total>3</thr:total><feedburner:origLink>http://richardconroy.blogspot.com/2011/05/interview-in-new-tech-post.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CU8BQXw5fCp7ImA9WhZWFE0.&quot;"><id>tag:blogger.com,1999:blog-7813645437326889036.post-4555547105286402264</id><published>2011-05-14T21:10:00.000+01:00</published><updated>2011-05-14T21:10:50.224+01:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-05-14T21:10:50.224+01:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="w3-projects" /><title>Digitise the West - Wrap Up</title><content type="html">My Head is still not 100% after the &lt;a href="http://w3projects.org/announcing-digitise-the-west"&gt;Digitise the West&lt;/a&gt; Wrap up party, but its clearing up enough to put thoughts together while they are still fresh.&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/-uqweEVhCt-U/Tc7gPKqhj6I/AAAAAAAAAuA/cfx3MEAjIos/s1600/IMG_1283.JPG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="300" src="http://3.bp.blogspot.com/-uqweEVhCt-U/Tc7gPKqhj6I/AAAAAAAAAuA/cfx3MEAjIos/s400/IMG_1283.JPG" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
Firstly the event was a great success. The seminar was a huge hit, audience participation was massive. It wrecked our schedule, and forced us to cancel the group Q&amp;amp;A session, and mingle time. But if the guests got what they wanted, well thats for the best really.&lt;br /&gt;
&lt;br /&gt;
I only realised that all the speakers met together for the first time in the bar afterwards. There was no opportunity to rehearse in advance, and that made co-ordination on the day a bit challenging. We didn't have a set speaking order. I went first so that I could remain free to deal with anything that came up. This of course meant that people who traveled specifically to see me, but arrived late, missed out on my presentation.&lt;br /&gt;
&lt;br /&gt;
Well we put a ton of work into the video side of things, so we will be publishing our presentations as soon as we can. Something that was until a day before the event, a 'nice to have', looks like it will turn out great, and be a huge addition to our self-promotion efforts.&lt;br /&gt;
&lt;br /&gt;
The feedback was fantastic.&lt;br /&gt;
&lt;br /&gt;
There is already talk of running a follow-up event. Certainly there is a fair bit of post-event activity to act upon. We will leave the dust settle first, and get some notes together on what worked, and how to improve an event like this in the future.&lt;br /&gt;
&lt;br /&gt;
There was such a buzz about the event, and one of the great things about being a leader in these things, is that you get a lot of perspective on how they come together. Generally all my hard work was over on the previous&amp;nbsp;Wednesday. This gives you a lot of time to observe how other people are coping under pressure, as their workload ramps up on the day.&lt;br /&gt;
&lt;br /&gt;
In short &lt;b&gt;admirably&lt;/b&gt;. I wish I got to observe more of the meet &amp;amp; greet activity, but thats the drawback of running a split event like this, you can't be everywhere at once.&lt;br /&gt;
&lt;br /&gt;
Really this was a great event to give everyone some purpose. W3 Projects was stuck in a rut for a while, it felt like people were meeting for the sake of meeting, and we weren't doing much in the line of getting people work. While this event was great for showcasing our skills, it was more than that. It was an opportunity for people to pull together in a common purpose and be part of something big.&lt;br /&gt;
&lt;br /&gt;
This event isn't even over yet. Our website is getting great traffic day on day, and we haven't posted anything new in a week. More importantly there is a change in &lt;a href="http://w3projects.org/"&gt;W3 Projects&lt;/a&gt;. There is a sense of purpose now, a sense that the investment in time and energy is about to pay off. The organisation has a direction now and it is clearer what our next steps should be.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7813645437326889036-4555547105286402264?l=richardconroy.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/I_XaePLXQkz2Ct0A6p4C1l7gzhE/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/I_XaePLXQkz2Ct0A6p4C1l7gzhE/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/I_XaePLXQkz2Ct0A6p4C1l7gzhE/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/I_XaePLXQkz2Ct0A6p4C1l7gzhE/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/RichardConroysPersonalBlog/~4/OLg8OC389i8" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://richardconroy.blogspot.com/feeds/4555547105286402264/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7813645437326889036&amp;postID=4555547105286402264" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7813645437326889036/posts/default/4555547105286402264?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7813645437326889036/posts/default/4555547105286402264?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/RichardConroysPersonalBlog/~3/OLg8OC389i8/digitise-west-wrap-up.html" title="Digitise the West - Wrap Up" /><author><name>Richard Conroy</name><uri>http://www.blogger.com/profile/04929061497075905611</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://3.bp.blogspot.com/_pPDo-7Gl6NQ/Shwp6duXkeI/AAAAAAAAAIA/NyUCZm8l13Y/S220/CaptainRichard.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://3.bp.blogspot.com/-uqweEVhCt-U/Tc7gPKqhj6I/AAAAAAAAAuA/cfx3MEAjIos/s72-c/IMG_1283.JPG" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://richardconroy.blogspot.com/2011/05/digitise-west-wrap-up.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CU4ASHs4fip7ImA9WhZXEks.&quot;"><id>tag:blogger.com,1999:blog-7813645437326889036.post-7224524363429004788</id><published>2011-05-01T15:15:00.001+01:00</published><updated>2011-05-01T16:32:29.536+01:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-05-01T16:32:29.536+01:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="interesting" /><title>120 Year Old Roll Book - Bragan National School</title><content type="html">On a lazy Friday we were enjoying the weather with some friends back at the house, when Fiona turned up a massive roll book:&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/-PB9geJtzGGI/Tb1mW27sNvI/AAAAAAAAAss/NUIuWL8EOIk/s1600/IMG_1875.JPG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="640" src="http://3.bp.blogspot.com/-PB9geJtzGGI/Tb1mW27sNvI/AAAAAAAAAss/NUIuWL8EOIk/s640/IMG_1875.JPG" width="425" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
This is an old School Roll Book: &lt;b&gt;Bragan National School&lt;/b&gt;&amp;nbsp;and it dates from 1887 to 1890. Apparently it has been in the house for ages, and it is fairly good condition considering.&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/-mAlImfEyhkw/Tb1mVS8cTlI/AAAAAAAAAsg/Es4lPasHz5o/s1600/IMG_1885.JPG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="426" src="http://1.bp.blogspot.com/-mAlImfEyhkw/Tb1mVS8cTlI/AAAAAAAAAsg/Es4lPasHz5o/s640/IMG_1885.JPG" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
The book was wrapped in brown wrapping paper, and written on with pen, but this writing is much more recent. The Roll Book itself is written in pencil and is hugely detailed. It is quite a large book, being about 28cm x 45cm.&lt;br /&gt;
&lt;br /&gt;
It also contains a series of signed inspection letters, which I presume are annual audits.&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/-m_8gTD8Zwos/Tb1mWV9tBoI/AAAAAAAAAso/kQITQzLJtJY/s1600/IMG_1876.JPG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="640" src="http://2.bp.blogspot.com/-m_8gTD8Zwos/Tb1mWV9tBoI/AAAAAAAAAso/kQITQzLJtJY/s640/IMG_1876.JPG" width="426" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
I think this is quite a find, but I don't like the idea of it being dumped in a rented house. When I announced this on twitter, I got some interesting responses, and potential leads. I am writing this up so that I can show those people what the book is like, and maybe we can identify where this school is (it may not be in Galway even).&lt;br /&gt;
&lt;br /&gt;
Mostly I would like that this could be properly curated and actively used. I can see the obvious benefits in say,&amp;nbsp;genealogy&amp;nbsp;and I can imagine that it could be useful for any other kind of historical research.&lt;br /&gt;
&lt;br /&gt;
I had considered scanning it, but is is considerably larger than my flatbed, and I am afraid that it would subject it to some rough treatment. While the pages are in great condition, the page edges are stained and the spine is significantly damaged.&lt;br /&gt;
&lt;br /&gt;
So does anyone know where Bragan National School is, or where it used to be? More importantly, who would be the most suitable people to look at this?&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="background-color: #f1c232;"&gt;Update: Thanks to a few peeps on twitter, there seems to be some hint that this roll book may belong to a school in Co. Monaghan. In fact there is a good likelihood that the names in this book may tally with some of the names in the &lt;a href="http://www.census.nationalarchives.ie/pages/1901/Monaghan/Bragan"&gt;1901 Census of Bragan Co. Monaghan&lt;/a&gt;&amp;nbsp;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7813645437326889036-7224524363429004788?l=richardconroy.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/bQB2eHpvKJzooDDslYQItIj0C6c/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/bQB2eHpvKJzooDDslYQItIj0C6c/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/bQB2eHpvKJzooDDslYQItIj0C6c/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/bQB2eHpvKJzooDDslYQItIj0C6c/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/RichardConroysPersonalBlog/~4/S9CtsVIDl3A" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://richardconroy.blogspot.com/feeds/7224524363429004788/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7813645437326889036&amp;postID=7224524363429004788" title="9 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7813645437326889036/posts/default/7224524363429004788?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7813645437326889036/posts/default/7224524363429004788?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/RichardConroysPersonalBlog/~3/S9CtsVIDl3A/120-year-old-roll-book-bragan-national.html" title="120 Year Old Roll Book - Bragan National School" /><author><name>Richard Conroy</name><uri>http://www.blogger.com/profile/04929061497075905611</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://3.bp.blogspot.com/_pPDo-7Gl6NQ/Shwp6duXkeI/AAAAAAAAAIA/NyUCZm8l13Y/S220/CaptainRichard.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://3.bp.blogspot.com/-PB9geJtzGGI/Tb1mW27sNvI/AAAAAAAAAss/NUIuWL8EOIk/s72-c/IMG_1875.JPG" height="72" width="72" /><thr:total>9</thr:total><feedburner:origLink>http://richardconroy.blogspot.com/2011/05/120-year-old-roll-book-bragan-national.html</feedburner:origLink></entry><entry gd:etag="W/&quot;C08DQ30_cCp7ImA9WhZQFEo.&quot;"><id>tag:blogger.com,1999:blog-7813645437326889036.post-4857067035736915107</id><published>2011-04-22T12:31:00.000+01:00</published><updated>2011-04-22T12:31:12.348+01:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-04-22T12:31:12.348+01:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="w3-projects" /><title>Ideas for the Galway Digitise the Nation Event</title><content type="html">This is just a placeholder so that people in the Galway W3 Project team can submit ideas for this event.&lt;br /&gt;
&lt;br /&gt;
&lt;iframe src="https://spreadsheets.google.com/embeddedform?formkey=dG13SXQzd3p2OGZrWmhaLUdiSlRkUFE6MQ" width="640" height="1208" frameborder="0" marginheight="0" marginwidth="0"&gt;Loading...&lt;/iframe&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7813645437326889036-4857067035736915107?l=richardconroy.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/DktdhoTwT4QJQZInsIn8XNHjePM/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/DktdhoTwT4QJQZInsIn8XNHjePM/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/DktdhoTwT4QJQZInsIn8XNHjePM/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/DktdhoTwT4QJQZInsIn8XNHjePM/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/RichardConroysPersonalBlog/~4/C1LS7k8lVZM" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://richardconroy.blogspot.com/feeds/4857067035736915107/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7813645437326889036&amp;postID=4857067035736915107" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7813645437326889036/posts/default/4857067035736915107?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7813645437326889036/posts/default/4857067035736915107?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/RichardConroysPersonalBlog/~3/C1LS7k8lVZM/ideas-for-galway-digitise-nation-event.html" title="Ideas for the Galway Digitise the Nation Event" /><author><name>Richard Conroy</name><uri>http://www.blogger.com/profile/04929061497075905611</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://3.bp.blogspot.com/_pPDo-7Gl6NQ/Shwp6duXkeI/AAAAAAAAAIA/NyUCZm8l13Y/S220/CaptainRichard.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://richardconroy.blogspot.com/2011/04/ideas-for-galway-digitise-nation-event.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CUANRX45fSp7ImA9WhZQFE0.&quot;"><id>tag:blogger.com,1999:blog-7813645437326889036.post-8994299668273404125</id><published>2011-04-21T17:36:00.000+01:00</published><updated>2011-04-21T17:36:34.025+01:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-04-21T17:36:34.025+01:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="software" /><title>Lorempixum - filler images made easy</title><content type="html">&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;a href="http://lorempixum.com/"&gt;Lorempixum &lt;/a&gt;is a web service that allows you to easily generate themed filler images. It fulfills the same roles as the multitude of Lorem Ipsum generators out there. Whereas Lorem Ipsum fills out text copy so that a design can work, saving you the effort of writing it, Lorempixum does the same for stock images.&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/-D3AUHJCHVVY/TbBc89lQheI/AAAAAAAAArY/HJ1eJ3fVlWk/s1600/lorempixum+homepage.PNG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="353" src="http://4.bp.blogspot.com/-D3AUHJCHVVY/TbBc89lQheI/AAAAAAAAArY/HJ1eJ3fVlWk/s640/lorempixum+homepage.PNG" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
The really cool bits (yes there is more than one) is that there is an easy to remember URL syntax to specify what you want. Once you are in the flow of hacking together a prototype the last thing you need is to be taking constant breaks to upload/download/resize images:&lt;br /&gt;
&lt;br /&gt;
Here is how it works:&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Random Picture 400 x 200 pixels&lt;/b&gt;&lt;br /&gt;
&lt;pre&gt;http://lorempixum.com/400/200 &lt;/pre&gt;&lt;div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://lorempixum.com/g/400/200" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;br /&gt;
&lt;img border="0" height="160" src="http://lorempixum.com/g/400/200" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;b&gt;Random grayscale picture of 400 x 200 pixels&lt;/b&gt;&lt;br /&gt;
&lt;pre&gt;http://lorempixum.com/g/400/200 &lt;/pre&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://lorempixum.com/g/400/200" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="160" src="http://lorempixum.com/g/400/200" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
&lt;b&gt;Random sports picture&lt;/b&gt;&lt;br /&gt;
&lt;pre&gt;http://lorempixum.com/400/200/sports &lt;/pre&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://lorempixum.com/400/200/sports" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="160" src="http://lorempixum.com/400/200/sports" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div&gt;&lt;b&gt;Specific sports picture&lt;/b&gt;&lt;/div&gt;&lt;div&gt;&lt;pre&gt;http://lorempixum.com/400/200/sports/1 &lt;/pre&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://lorempixum.com/400/200/sports/1" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="160" src="http://lorempixum.com/400/200/sports/1" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;Simple!&lt;br /&gt;
&lt;br /&gt;
The other advantages are that it is totally free as far as I can tell, and that there is a reasonable range of themes. The fact that you can use non-random shots is important too, for design consistency at the prototype stages. Probably the best feature is the fact that you can specify the dimensions. Thats is almost certainly the biggest time saver.&lt;br /&gt;
&lt;br /&gt;
From speaking with my colleagues in &lt;a href="http://richardconroy.blogspot.com/search/label/webactivate"&gt;webactivate &lt;/a&gt;and &lt;a href="http://w3projects.org/"&gt;W3 projects&lt;/a&gt;&amp;nbsp;it seems that sourcing images for clients was the biggest obstacle to &lt;a href="http://richardconroy.blogspot.com/2011/01/webactivate-site-issues-presentation.html"&gt;getting sites completed&lt;/a&gt;. In some cases they would not pay for stock images, or couldn't agree on suitable ones. This resulted in sites not being completed in time, and eventually abandoned in a lot of cases.&lt;br /&gt;
&lt;br /&gt;
Well this little tool is now embedded permanently into my box of tricks.&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7813645437326889036-8994299668273404125?l=richardconroy.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/KHUzWPgLsUsigGUkOnaBLhvptqY/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/KHUzWPgLsUsigGUkOnaBLhvptqY/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/KHUzWPgLsUsigGUkOnaBLhvptqY/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/KHUzWPgLsUsigGUkOnaBLhvptqY/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/RichardConroysPersonalBlog/~4/ZGunKyPYN0M" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://richardconroy.blogspot.com/feeds/8994299668273404125/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7813645437326889036&amp;postID=8994299668273404125" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7813645437326889036/posts/default/8994299668273404125?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7813645437326889036/posts/default/8994299668273404125?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/RichardConroysPersonalBlog/~3/ZGunKyPYN0M/lorempixum-filler-images-made-easy.html" title="Lorempixum - filler images made easy" /><author><name>Richard Conroy</name><uri>http://www.blogger.com/profile/04929061497075905611</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://3.bp.blogspot.com/_pPDo-7Gl6NQ/Shwp6duXkeI/AAAAAAAAAIA/NyUCZm8l13Y/S220/CaptainRichard.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/-D3AUHJCHVVY/TbBc89lQheI/AAAAAAAAArY/HJ1eJ3fVlWk/s72-c/lorempixum+homepage.PNG" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://richardconroy.blogspot.com/2011/04/lorempixum-filler-images-made-easy.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A0EFSXc9eCp7ImA9WhZRF0U.&quot;"><id>tag:blogger.com,1999:blog-7813645437326889036.post-4318793641859677450</id><published>2011-04-14T15:00:00.000+01:00</published><updated>2011-04-14T15:00:18.960+01:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-04-14T15:00:18.960+01:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="wordpress" /><category scheme="http://www.blogger.com/atom/ns#" term="webactivate" /><title>Webactivate portfolio</title><content type="html">Some of my last posts on webactivate focused more on the &lt;a href="http://richardconroy.blogspot.com/2011/01/webactivate-site-issues-presentation.html"&gt;problems associated with publishing the sites&lt;/a&gt;. A lot of effort has gone into taking these sites live, from both the program and the participants.&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://thirdeye.ie/" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="187" src="http://4.bp.blogspot.com/-nuKmZ3n1fB0/Tab7NTXqPRI/AAAAAAAAAqg/OnKDxi1cowU/s400/image-9x400.jpg" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
However there hasn't really been a wrap up event. I am eager to compile information on these sites together. Many of the students in Galway and the other sites formed strong relationships. People continue to meet up, and in Galway our &lt;a href="http://w3projects.org/"&gt;W3 Projects&lt;/a&gt; group meets up on a weekly basis.&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://helenwalshopticians.ie/" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="187" src="http://3.bp.blogspot.com/-rRGYCSZ4YlE/Tab7NSxt2LI/AAAAAAAAAqo/wjPtVaGwSpI/s400/image-77x400.jpg" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;
&lt;/div&gt;It is unfortunate that nobody has had the opportunity to review the body of work completed as part of the program. I am one of the few who has. I compiled a lot of links together from the last few surveys, some of the weekly updates, and my own records.&lt;br /&gt;
&lt;br /&gt;
It is still very incomplete, and I would like to take this even further. If you could complete the form below I think it would be very useful. At W3 Projects we have good experience at automating these data collection methods, and we can compile this into a showcase of our collective work.&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://fannypetersphotography.com/" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="187" src="http://2.bp.blogspot.com/-CNM6WFDAd8A/Tab7N92aqkI/AAAAAAAAAqw/2BfxMfO14Gw/s400/image-125x400.jpg" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
I believe that there are ongoing efforts to relaunch the program, this summer, but we shouldn't lose sight of what was accomplished.&lt;br /&gt;
&lt;br /&gt;
Special notes: If you have successfully launched yourself as a web professional, you can include sitework that you have built independently. (Put the site live URL in as the staging site address, so that they can be distinguished.).&lt;br /&gt;
&lt;br /&gt;
If you don't like the form, or have difficulty compiling all of the information together, you can contact me privately. Don't add links into the comments here, as I am most likely to delete them. Please forward this post to former webactivators in other sites. I know all of the Galway people, but I am also keen to get to know the students in Cork and Dublin, and their work.&lt;br /&gt;
&lt;br /&gt;
&lt;iframe frameborder="0" height="1057" marginheight="0" marginwidth="0" src="https://spreadsheets.google.com/embeddedform?formkey=dHJqMThTVDh6WmxCU3ViZzdSck9yMXc6MQ" width="640"&gt;&amp;amp;lt;p&amp;amp;gt;Loading...&amp;amp;lt;/p&amp;amp;gt;&lt;/iframe&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7813645437326889036-4318793641859677450?l=richardconroy.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/MTl1syCO86W8XJo23VsV3Nsh4-k/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/MTl1syCO86W8XJo23VsV3Nsh4-k/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/MTl1syCO86W8XJo23VsV3Nsh4-k/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/MTl1syCO86W8XJo23VsV3Nsh4-k/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/RichardConroysPersonalBlog/~4/-3fAzeraVAM" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://richardconroy.blogspot.com/feeds/4318793641859677450/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7813645437326889036&amp;postID=4318793641859677450" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7813645437326889036/posts/default/4318793641859677450?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7813645437326889036/posts/default/4318793641859677450?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/RichardConroysPersonalBlog/~3/-3fAzeraVAM/webactivate-portfolio.html" title="Webactivate portfolio" /><author><name>Richard Conroy</name><uri>http://www.blogger.com/profile/04929061497075905611</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://3.bp.blogspot.com/_pPDo-7Gl6NQ/Shwp6duXkeI/AAAAAAAAAIA/NyUCZm8l13Y/S220/CaptainRichard.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/-nuKmZ3n1fB0/Tab7NTXqPRI/AAAAAAAAAqg/OnKDxi1cowU/s72-c/image-9x400.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://richardconroy.blogspot.com/2011/04/webactivate-portfolio.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DUAAQX8_eSp7ImA9WhZREkU.&quot;"><id>tag:blogger.com,1999:blog-7813645437326889036.post-775476710077050660</id><published>2011-04-08T19:35:00.000+01:00</published><updated>2011-04-08T19:35:40.141+01:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-04-08T19:35:40.141+01:00</app:edited><title>Exploitation Now</title><content type="html">Today I agreed to meet a potential client that was referred to me. They had problems with a website that was built for them, that should have been easy to fix. I was uneasy about the whole situation, considering that the referral came from the client's previous designer and their relationship had gone south.&lt;br /&gt;
&lt;br /&gt;
What followed was an hour of pure exploitation. All I wanted to do was nail down what was expected of me. What really happened was an hour of pure triple distilled unpleasantness. I had to endure:&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;slanders against the previous developer(s)&lt;/li&gt;
&lt;li&gt;racial slurs against my nationality&lt;/li&gt;
&lt;li&gt;an expectation that I should provide my services for free and&amp;nbsp;indefinitely, because the client had problems turning their livelihood into income&lt;/li&gt;
&lt;/ul&gt;&lt;div&gt;This is standard &lt;a href="http://en.wikipedia.org/wiki/An_B%C3%A9al_Bocht"&gt;Béal Bocht&lt;/a&gt; stuff. &lt;br /&gt;
&lt;br /&gt;
You could say that I should have known better. But I did, but I felt compelled to deal with the client.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;If you have ever had difficulty with a freelance professional, and you feel that they were money grabbing, insistent, or non-altruistic, understand that they have likely met many people like I experienced today, and their entire livelihood is under pressure by those who would take advantage of them.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;I walked out before it could get worse. It was already bad enough. I learned an important lesson today:&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;There are individuals who will use your basic human ethics against you. Any favour or liberty you extend them will be exploited for their own gain. The courtesy that you extend people in normal human relations is a weakness that people like this exploit, they look for it and take advantage of it.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;I started to watch this today - it was like therapy:&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
&lt;iframe src="http://player.vimeo.com/video/22053820" width="400" height="225" frameborder="0"&gt;&lt;/iframe&gt;&lt;p&gt;&lt;a href="http://vimeo.com/22053820"&gt;2011/03 Mike Monteiro | F*ck You. Pay Me.&lt;/a&gt; from &lt;a href="http://vimeo.com/sanfranciscocm"&gt;SanFrancisco/CreativeMornings&lt;/a&gt; on &lt;a href="http://vimeo.com"&gt;Vimeo&lt;/a&gt;.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7813645437326889036-775476710077050660?l=richardconroy.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/msN3N3e9qEhykDtsGukHBokmA6k/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/msN3N3e9qEhykDtsGukHBokmA6k/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/msN3N3e9qEhykDtsGukHBokmA6k/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/msN3N3e9qEhykDtsGukHBokmA6k/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/RichardConroysPersonalBlog/~4/s6D3FoLSl64" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://richardconroy.blogspot.com/feeds/775476710077050660/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7813645437326889036&amp;postID=775476710077050660" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7813645437326889036/posts/default/775476710077050660?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7813645437326889036/posts/default/775476710077050660?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/RichardConroysPersonalBlog/~3/s6D3FoLSl64/exploitation-now.html" title="Exploitation Now" /><author><name>Richard Conroy</name><uri>http://www.blogger.com/profile/04929061497075905611</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://3.bp.blogspot.com/_pPDo-7Gl6NQ/Shwp6duXkeI/AAAAAAAAAIA/NyUCZm8l13Y/S220/CaptainRichard.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://richardconroy.blogspot.com/2011/04/exploitation-now.html</feedburner:origLink></entry><entry gd:etag="W/&quot;AkECQnw7eyp7ImA9Wx9aGEg.&quot;"><id>tag:blogger.com,1999:blog-7813645437326889036.post-2788439293054642151</id><published>2011-03-11T15:48:00.001Z</published><updated>2011-03-11T15:51:03.203Z</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-03-11T15:51:03.203Z</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="software" /><title>Installing/distributing PLUNC binaries on Windows</title><content type="html">This is a short post, intended to help out some of my girlfriends college mates.&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://planunc.radonc.unc.edu/"&gt;PLUNC &lt;/a&gt;is a software package, that is developed out of the University of North Carolina for preparing radio treatment plans for cancer patients. I don't know if it is actually used in the field, or if it is a kind of training software, but this is the software used in NUIG as part of a project in the medical physics course.&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://lh6.googleusercontent.com/-S85Dv-QPKIU/TUdAmPBS_gI/AAAAAAAAAns/rxgBBcc3rxA/s1600/funny-pictures-very-large-cat-defies-physics.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://lh6.googleusercontent.com/-S85Dv-QPKIU/TUdAmPBS_gI/AAAAAAAAAns/rxgBBcc3rxA/s1600/funny-pictures-very-large-cat-defies-physics.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
My favour skills got overdrawn trying to help herself get this installed on her laptop.&lt;br /&gt;
&lt;br /&gt;
I work with a lot of software, and after a while you tend to see everything and anything offered up. That said it is unusual to see actual real software that is used seriously in any field have such a byzantine install procedure.&lt;br /&gt;
&lt;br /&gt;
The PLUNC manual calls for an involved install procedure that requires that you compile from source. This is not atypical for open source projects on POSIX systems, but those projects tend to take their end user responsibilities very seriously, and conform to the various package manager systems (aptidude on debian, rpm on redhat etc.).&lt;br /&gt;
&lt;br /&gt;
Compiling from source, and not using a package manager system, or a working source repository is a very alien thing indeed. It usually means that the software is completely unsupported, and it does not say anything favourable about the developers.&lt;br /&gt;
&lt;br /&gt;
The instructions are actually pretty difficult to follow, and get a bit hand-wavy at times. These are instructions that require you to be brutally explicit about every file operation.&lt;br /&gt;
&lt;br /&gt;
That is on Unix.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
They also expect you to compile from source on Windows. This is almost the height of inconsideration for end users. Getting a compiler toolchain to work on Windows is not simple, and is beyond the expectations of any windows end user. This is purely for Windows Software Development professionals only. To make it worse the instructions are full of things like modifying Visual Studio batch files and&amp;nbsp;environment&amp;nbsp;variables. Oh Dear.&lt;br /&gt;
&lt;br /&gt;
The normal procedure on windows is to distribute your program in binary format. That is - precompiled executables or windows installer packages.&lt;br /&gt;
&lt;br /&gt;
Anyway I completely failed to install this on windows by following their instructions. Their compilation procedures brought on my hulk rage. If I was handed a procedure like that from a colleague, I would be inclined to throw it back in his face and return when he had finished it, and tested it on a clean system. Both things that were missing here.&lt;br /&gt;
&lt;br /&gt;
However it was mentioned that there were versions of this pre-installed on the college windows computers. Seeing as the software was compiled in place, it should be possible to pull the pre-compiled binaries off of one system and onto another.&lt;br /&gt;
&lt;br /&gt;
Procedure&lt;br /&gt;
&lt;br /&gt;
This procedure has been adapted from the NUIG labs. It may not work everywhere.&lt;br /&gt;
&lt;br /&gt;
&lt;h2&gt;Step 1&lt;/h2&gt;Copy the installation directory&lt;br /&gt;
&lt;pre&gt;C:\Clinic&lt;/pre&gt;To a portable media device.&lt;br /&gt;
Also copy the desktop shortcut&lt;br /&gt;
&lt;br /&gt;
&lt;h2&gt;Step 2&lt;/h2&gt;Restore these files to the machine that you wish to install the software on. Ensure that the directory names match, and that the desktop shortcut is copied to the desktop&lt;br /&gt;
&lt;br /&gt;
&lt;h2&gt;Step 3&lt;/h2&gt;This is the tricky bit. There is funny folder/directory nesting in the install. In addition to the folder:&lt;br /&gt;
&lt;pre&gt;C:\Clinic&lt;/pre&gt;you should also see&lt;br /&gt;
&lt;pre&gt;C:\Clinic\Clinic&lt;/pre&gt;You need to copy the inner directory over its parent directory.&lt;br /&gt;
&lt;br /&gt;
&lt;h2&gt;Step 4&lt;/h2&gt;Download and install the &lt;a href="http://www.activestate.com/activeperl/downloads"&gt;Perl runtime distribution for windows&lt;/a&gt; (ActiveState Perl Binaries for windows, community edition)&lt;br /&gt;
&lt;br /&gt;
&lt;h2&gt;Step 5&lt;/h2&gt;Launch the application from the desktop shortcut and cross fingers.&lt;br /&gt;
&lt;br /&gt;
I did a lot of trial and error to get this far, but the step 3 was the critical one. You shouldn't need to modify any of your environment variables, and this should let you duplicate the software across windows machines.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7813645437326889036-2788439293054642151?l=richardconroy.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/qBAS5f16jqhqF1L71XLEZ6wd_ic/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/qBAS5f16jqhqF1L71XLEZ6wd_ic/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/qBAS5f16jqhqF1L71XLEZ6wd_ic/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/qBAS5f16jqhqF1L71XLEZ6wd_ic/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/RichardConroysPersonalBlog/~4/r_dXxjf83NQ" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://richardconroy.blogspot.com/feeds/2788439293054642151/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7813645437326889036&amp;postID=2788439293054642151" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7813645437326889036/posts/default/2788439293054642151?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7813645437326889036/posts/default/2788439293054642151?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/RichardConroysPersonalBlog/~3/r_dXxjf83NQ/installingdistributing-plunc-binaries.html" title="Installing/distributing PLUNC binaries on Windows" /><author><name>Richard Conroy</name><uri>http://www.blogger.com/profile/04929061497075905611</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://3.bp.blogspot.com/_pPDo-7Gl6NQ/Shwp6duXkeI/AAAAAAAAAIA/NyUCZm8l13Y/S220/CaptainRichard.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://lh6.googleusercontent.com/-S85Dv-QPKIU/TUdAmPBS_gI/AAAAAAAAAns/rxgBBcc3rxA/s72-c/funny-pictures-very-large-cat-defies-physics.jpg" height="72" width="72" /><thr:total>1</thr:total><feedburner:origLink>http://richardconroy.blogspot.com/2011/03/installingdistributing-plunc-binaries.html</feedburner:origLink></entry><entry gd:etag="W/&quot;AkEFQXY-fip7ImA9Wx9bF0k.&quot;"><id>tag:blogger.com,1999:blog-7813645437326889036.post-1703539830875692437</id><published>2011-02-26T19:30:00.000Z</published><updated>2011-02-26T19:30:10.856Z</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-02-26T19:30:10.856Z</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="funny" /><category scheme="http://www.blogger.com/atom/ns#" term="politics" /><title>Best spoiled vote ever</title><content type="html">&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/-OL7bLH_g6iI/TWlUkk_GfHI/AAAAAAAAApc/PwzIYa2hLlE/s1600/s3vc.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/-OL7bLH_g6iI/TWlUkk_GfHI/AAAAAAAAApc/PwzIYa2hLlE/s1600/s3vc.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7813645437326889036-1703539830875692437?l=richardconroy.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/eRrefrIDp1Nw2EWD_6Q0vpqN8TI/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/eRrefrIDp1Nw2EWD_6Q0vpqN8TI/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/eRrefrIDp1Nw2EWD_6Q0vpqN8TI/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/eRrefrIDp1Nw2EWD_6Q0vpqN8TI/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/RichardConroysPersonalBlog/~4/ooMBSvgJ4qE" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://richardconroy.blogspot.com/feeds/1703539830875692437/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7813645437326889036&amp;postID=1703539830875692437" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7813645437326889036/posts/default/1703539830875692437?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7813645437326889036/posts/default/1703539830875692437?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/RichardConroysPersonalBlog/~3/ooMBSvgJ4qE/best-spoiled-vote-ever.html" title="Best spoiled vote ever" /><author><name>Richard Conroy</name><uri>http://www.blogger.com/profile/04929061497075905611</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://3.bp.blogspot.com/_pPDo-7Gl6NQ/Shwp6duXkeI/AAAAAAAAAIA/NyUCZm8l13Y/S220/CaptainRichard.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/-OL7bLH_g6iI/TWlUkk_GfHI/AAAAAAAAApc/PwzIYa2hLlE/s72-c/s3vc.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://richardconroy.blogspot.com/2011/02/best-spoiled-vote-ever.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEQHR30_cSp7ImA9Wx9bFko.&quot;"><id>tag:blogger.com,1999:blog-7813645437326889036.post-4671662748292986800</id><published>2011-02-25T09:38:00.001Z</published><updated>2011-02-25T22:18:56.349Z</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-02-25T22:18:56.349Z</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="games" /><category scheme="http://www.blogger.com/atom/ns#" term="funny" /><category scheme="http://www.blogger.com/atom/ns#" term="Wii" /><title>What is stuck to my Wii controller?</title><content type="html">Some marketing sleazebag thought that this would make for a good Wii Party game. Of course they never realised that there are no good party games on the Wii. There are plenty of Wii Games that are good for parties, but the cynical, cheaply produced, mini-game pap are just awful as a rule.&lt;br /&gt;
&lt;br /&gt;
You would expect quality to be overlooked when the entire marketing campaign is based on couples using this for soft swinging and pushing their sexual boundaries. Very little in-game footage is shown, and most seems to be totally ripped off from a few titles.&lt;br /&gt;
&lt;br /&gt;
&lt;object style="height: 390px; width: 640px"&gt;&lt;param name="movie" value="http://www.youtube.com/v/lFyigl9aSTk?version=3"&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;param name="allowScriptAccess" value="always"&gt;&lt;embed src="http://www.youtube.com/v/lFyigl9aSTk?version=3" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="640" height="390"&gt;&lt;/object&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Non threatening male models: &lt;b&gt;check&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;Female models posing suggestively with Wii controller: &lt;b&gt;check&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;Completely impractical use of gaming system: &lt;b&gt;check&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;People having great fun doing something obviously ridiculous: &lt;b&gt;check&lt;/b&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/-qWUo_jVlA30/TWdoLPWRyRI/AAAAAAAAApU/u20XClGUGjQ/s1600/wii-dare.PNG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/-qWUo_jVlA30/TWdoLPWRyRI/AAAAAAAAApU/u20XClGUGjQ/s1600/wii-dare.PNG" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
The worst bit? This is clearly a game that will be picked up by a shadier kind of date/boyfriend. Any women trying to entice their fella to try something different are clearly going to succeed without resorting to €45 gimmicks such as this. Just owning this game will mark you as some kind of creep - I reckon this title will end up buried &lt;b&gt;beneath &lt;/b&gt;the stag night porn.&lt;br /&gt;
&lt;br /&gt;
The worst bit? We used to call the controller's protective&amp;nbsp;sleeve&amp;nbsp;the 'Wii Condom'. Thank you Ubisoft for de-metaphoring our joke. There is going to be at least a few wierdos who will hit a home run with a game like this, probably on their housemate's Nintendo. The last thing we need is an amended Safety Notice:&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/-5Tn9KYfEBI8/TWd1AP6RcNI/AAAAAAAAApY/iIqhzKukAVU/s1600/wii-dare-users-please-wash-hands2.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/-5Tn9KYfEBI8/TWd1AP6RcNI/AAAAAAAAApY/iIqhzKukAVU/s1600/wii-dare-users-please-wash-hands2.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
Need to have a proper Wii party game? Here are ones that are time proven.&lt;br /&gt;
&lt;iframe align="left" frameborder="0" marginheight="0" marginwidth="0" scrolling="no" src="http://rcm.amazon.com/e/cm?t=richaspers-20&amp;amp;o=1&amp;amp;p=8&amp;amp;l=bpl&amp;amp;asins=B001COQW14&amp;amp;fc1=000000&amp;amp;IS2=1&amp;amp;lt1=_blank&amp;amp;m=amazon&amp;amp;lc1=0000FF&amp;amp;bc1=000000&amp;amp;bg1=FFFFFF&amp;amp;f=ifr" style="align: left; height: 245px; padding-right: 10px; padding-top: 5px; width: 131px;"&gt;&lt;/iframe&gt;&lt;iframe align="left" frameborder="0" marginheight="0" marginwidth="0" scrolling="no" src="http://rcm.amazon.com/e/cm?t=richaspers-20&amp;amp;o=1&amp;amp;p=8&amp;amp;l=bpl&amp;amp;asins=B000XZZ8C2&amp;amp;fc1=000000&amp;amp;IS2=1&amp;amp;lt1=_blank&amp;amp;m=amazon&amp;amp;lc1=0000FF&amp;amp;bc1=000000&amp;amp;bg1=FFFFFF&amp;amp;f=ifr" style="align: left; height: 245px; padding-right: 10px; padding-top: 5px; width: 131px;"&gt;&lt;/iframe&gt;&lt;iframe align="left" frameborder="0" marginheight="0" marginwidth="0" scrolling="no" src="http://rcm.amazon.com/e/cm?t=richaspers-20&amp;amp;o=1&amp;amp;p=8&amp;amp;l=bpl&amp;amp;asins=B001A3IHAQ&amp;amp;fc1=000000&amp;amp;IS2=1&amp;amp;lt1=_blank&amp;amp;m=amazon&amp;amp;lc1=0000FF&amp;amp;bc1=000000&amp;amp;bg1=FFFFFF&amp;amp;f=ifr" style="align: left; height: 245px; padding-right: 10px; padding-top: 5px; width: 131px;"&gt;&lt;/iframe&gt;&lt;iframe src="http://rcm.amazon.com/e/cm?t=richaspers-20&amp;o=1&amp;p=8&amp;l=bpl&amp;asins=B000FQ9R4E&amp;fc1=000000&amp;IS2=1&amp;lt1=_blank&amp;m=amazon&amp;lc1=0000FF&amp;bc1=000000&amp;bg1=FFFFFF&amp;f=ifr" style="align:left;padding-top:5px;width:131px;height:245px;padding-right:10px;"align="left" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"&gt;&lt;/iframe&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7813645437326889036-4671662748292986800?l=richardconroy.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/cEsSF9_1zILVITpePSM-GSfgRoU/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/cEsSF9_1zILVITpePSM-GSfgRoU/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/cEsSF9_1zILVITpePSM-GSfgRoU/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/cEsSF9_1zILVITpePSM-GSfgRoU/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/RichardConroysPersonalBlog/~4/KG3-6gErqWI" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://richardconroy.blogspot.com/feeds/4671662748292986800/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7813645437326889036&amp;postID=4671662748292986800" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7813645437326889036/posts/default/4671662748292986800?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7813645437326889036/posts/default/4671662748292986800?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/RichardConroysPersonalBlog/~3/KG3-6gErqWI/what-is-stuck-to-my-wii-controller.html" title="What is stuck to my Wii controller?" /><author><name>Richard Conroy</name><uri>http://www.blogger.com/profile/04929061497075905611</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://3.bp.blogspot.com/_pPDo-7Gl6NQ/Shwp6duXkeI/AAAAAAAAAIA/NyUCZm8l13Y/S220/CaptainRichard.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://3.bp.blogspot.com/-qWUo_jVlA30/TWdoLPWRyRI/AAAAAAAAApU/u20XClGUGjQ/s72-c/wii-dare.PNG" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://richardconroy.blogspot.com/2011/02/what-is-stuck-to-my-wii-controller.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEYNRH47cSp7ImA9Wx9bE08.&quot;"><id>tag:blogger.com,1999:blog-7813645437326889036.post-381308588321183684</id><published>2011-02-21T21:00:00.001Z</published><updated>2011-02-21T21:03:15.009Z</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-02-21T21:03:15.009Z</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="funny" /><category scheme="http://www.blogger.com/atom/ns#" term="politics" /><title>Fine Gael Advertising Fail</title><content type="html">Fine Gael's social media advertising latches onto some interesting videos. In this case, the youtube video for Rubberbandit's 'Bag of Glue'.&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/-cHWVz_yZvtw/TWLSCz-J9BI/AAAAAAAAApI/W6B6ierPsMs/s1600/fine-gael-social-media-ad-fail.PNG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/-cHWVz_yZvtw/TWLSCz-J9BI/AAAAAAAAApI/W6B6ierPsMs/s1600/fine-gael-social-media-ad-fail.PNG" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
Full vid here, the ad comes up straight away.&lt;br /&gt;
&lt;br /&gt;
&lt;object style="height: 390px; width: 640px"&gt;&lt;param name="movie" value="http://www.youtube.com/v/EYO2GffqnmI?version=3"&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;param name="allowScriptAccess" value="always"&gt;&lt;embed src="http://www.youtube.com/v/EYO2GffqnmI?version=3" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="640" height="390"&gt;&lt;/object&gt;&lt;br /&gt;
&lt;br /&gt;
You decide - tragic placement, or missed opportunity for Willie O Dea?&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7813645437326889036-381308588321183684?l=richardconroy.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/8Nj7U2WRRkdR-4lmMn0_vk6ZCYM/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/8Nj7U2WRRkdR-4lmMn0_vk6ZCYM/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/8Nj7U2WRRkdR-4lmMn0_vk6ZCYM/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/8Nj7U2WRRkdR-4lmMn0_vk6ZCYM/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/RichardConroysPersonalBlog/~4/7IGQeqeWLpM" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://richardconroy.blogspot.com/feeds/381308588321183684/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7813645437326889036&amp;postID=381308588321183684" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7813645437326889036/posts/default/381308588321183684?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7813645437326889036/posts/default/381308588321183684?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/RichardConroysPersonalBlog/~3/7IGQeqeWLpM/fine-gael-advertising-fail.html" title="Fine Gael Advertising Fail" /><author><name>Richard Conroy</name><uri>http://www.blogger.com/profile/04929061497075905611</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://3.bp.blogspot.com/_pPDo-7Gl6NQ/Shwp6duXkeI/AAAAAAAAAIA/NyUCZm8l13Y/S220/CaptainRichard.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/-cHWVz_yZvtw/TWLSCz-J9BI/AAAAAAAAApI/W6B6ierPsMs/s72-c/fine-gael-social-media-ad-fail.PNG" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://richardconroy.blogspot.com/2011/02/fine-gael-advertising-fail.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEQGSXc5fCp7ImA9Wx9UGUg.&quot;"><id>tag:blogger.com,1999:blog-7813645437326889036.post-7473447948644633463</id><published>2011-02-17T14:18:00.000Z</published><updated>2011-02-17T14:18:48.924Z</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-02-17T14:18:48.924Z</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="funny" /><category scheme="http://www.blogger.com/atom/ns#" term="interesting" /><title>Vote Fianna Fail to bring about change</title><content type="html">If you want real change in Ireland vote Fianna Fail. This man in Sligo explains why.&lt;br /&gt;
&lt;br /&gt;
&lt;object width="640" height="390"&gt;&lt;param name="movie" value="http://www.youtube.com/v/yieS7jWWdB8&amp;hl=en_US&amp;feature=player_embedded&amp;version=3"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowScriptAccess" value="always"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/yieS7jWWdB8&amp;hl=en_US&amp;feature=player_embedded&amp;version=3" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="640" height="390"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;
&lt;br /&gt;
Summary: Break the system and reform the country from the ashes. Fianna Fail have us half there already.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7813645437326889036-7473447948644633463?l=richardconroy.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/t4asv9e3jLGWHUN1WaIj8B1MxyY/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/t4asv9e3jLGWHUN1WaIj8B1MxyY/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/t4asv9e3jLGWHUN1WaIj8B1MxyY/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/t4asv9e3jLGWHUN1WaIj8B1MxyY/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/RichardConroysPersonalBlog/~4/yr_5hssbQyk" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://richardconroy.blogspot.com/feeds/7473447948644633463/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7813645437326889036&amp;postID=7473447948644633463" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7813645437326889036/posts/default/7473447948644633463?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7813645437326889036/posts/default/7473447948644633463?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/RichardConroysPersonalBlog/~3/yr_5hssbQyk/vote-fianna-fail-to-bring-about-change.html" title="Vote Fianna Fail to bring about change" /><author><name>Richard Conroy</name><uri>http://www.blogger.com/profile/04929061497075905611</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://3.bp.blogspot.com/_pPDo-7Gl6NQ/Shwp6duXkeI/AAAAAAAAAIA/NyUCZm8l13Y/S220/CaptainRichard.jpg" /></author><thr:total>1</thr:total><feedburner:origLink>http://richardconroy.blogspot.com/2011/02/vote-fianna-fail-to-bring-about-change.html</feedburner:origLink></entry><entry gd:etag="W/&quot;Dk8ARXo4fCp7ImA9Wx9UFUw.&quot;"><id>tag:blogger.com,1999:blog-7813645437326889036.post-1084042177347395413</id><published>2011-02-12T12:44:00.003Z</published><updated>2011-02-12T12:47:24.434Z</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-02-12T12:47:24.434Z</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="software" /><category scheme="http://www.blogger.com/atom/ns#" term="funny" /><title>Funny source code comments</title><content type="html">The tech industry isn't the glamourous high-paying, work-life balancing career that it is made out to be.&lt;br /&gt;
&lt;br /&gt;
Everyone in the industry knows that it is mostly about patching up the mistakes in barely functioning applications. All of these mistakes are made by other people, and usually fixed by someone else. &lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://cobaia.net/2010/09/top-funny-source-code-comments/"&gt;This article&lt;/a&gt; highlights the worst offences. People so enraged by what they saw, that they felt the need to mark the source code with warnings, taunts and expressions of despair.&lt;br /&gt;
&lt;br /&gt;
A small bit of programmer culture that I thought I would share with you. My favourite:&lt;br /&gt;
&lt;br /&gt;
&lt;pre class="prettyprint"&gt;/**
 * For the brave souls who get this far: You are the chosen ones,
 * the valiant knights of programming who toil away, without rest,
 * fixing our most awful code. To you, true saviors, kings of men,
 * I say this: never gonna give you up, never gonna let you down,
 * never gonna run around and desert you. Never gonna make you cry,
 * never gonna say goodbye. Never gonna tell a lie and hurt you.
 */
&lt;/pre&gt;&lt;br /&gt;
&lt;a href="http://en.wikipedia.org/wiki/Rickroll"&gt;Rick-rolled&lt;/a&gt; in a comment. Amen.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7813645437326889036-1084042177347395413?l=richardconroy.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/mOjn6fRL2xUa_MYeq7uErhrudRs/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/mOjn6fRL2xUa_MYeq7uErhrudRs/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/mOjn6fRL2xUa_MYeq7uErhrudRs/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/mOjn6fRL2xUa_MYeq7uErhrudRs/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/RichardConroysPersonalBlog/~4/F3scXe4gqF8" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://richardconroy.blogspot.com/feeds/1084042177347395413/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7813645437326889036&amp;postID=1084042177347395413" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7813645437326889036/posts/default/1084042177347395413?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7813645437326889036/posts/default/1084042177347395413?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/RichardConroysPersonalBlog/~3/F3scXe4gqF8/funny-source-code-comments.html" title="Funny source code comments" /><author><name>Richard Conroy</name><uri>http://www.blogger.com/profile/04929061497075905611</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://3.bp.blogspot.com/_pPDo-7Gl6NQ/Shwp6duXkeI/AAAAAAAAAIA/NyUCZm8l13Y/S220/CaptainRichard.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://richardconroy.blogspot.com/2011/02/funny-source-code-comments.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A0IEQXY_fyp7ImA9Wx9UEk0.&quot;"><id>tag:blogger.com,1999:blog-7813645437326889036.post-3729109275882883260</id><published>2011-02-08T23:58:00.000Z</published><updated>2011-02-08T23:58:20.847Z</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-02-08T23:58:20.847Z</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="w3-projects" /><title>W3 Projects Calendar of events</title><content type="html">I maintain the calendar of events for W3-Projects here. It is easier to find if its on a web page.&lt;br /&gt;
&lt;br /&gt;
Also included is any networking events or local activities that may be relevant, as well as the couple of &lt;a href="http://091labs.com"&gt;091labs &lt;/a&gt;workshops that is relevant to what people want to learn at W3 Projects.&lt;br /&gt;
&lt;br /&gt;
&lt;iframe src="http://www.google.com/calendar/embed?src=b9te8omfhduortesrf6ajlk41k%40group.calendar.google.com&amp;ctz=Europe/London" style="border: 0" width="640" height="480" frameborder="0" scrolling="no"&gt;&lt;/iframe&gt;&lt;br /&gt;
&lt;br /&gt;
I will find a better place for this soon.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7813645437326889036-3729109275882883260?l=richardconroy.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/4w9YsqG4sTAwt_nBup3ldmVFJGc/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/4w9YsqG4sTAwt_nBup3ldmVFJGc/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/4w9YsqG4sTAwt_nBup3ldmVFJGc/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/4w9YsqG4sTAwt_nBup3ldmVFJGc/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/RichardConroysPersonalBlog/~4/IYHV3HCTf1M" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://richardconroy.blogspot.com/feeds/3729109275882883260/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7813645437326889036&amp;postID=3729109275882883260" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7813645437326889036/posts/default/3729109275882883260?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7813645437326889036/posts/default/3729109275882883260?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/RichardConroysPersonalBlog/~3/IYHV3HCTf1M/w3-projects-calendar-of-events.html" title="W3 Projects Calendar of events" /><author><name>Richard Conroy</name><uri>http://www.blogger.com/profile/04929061497075905611</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://3.bp.blogspot.com/_pPDo-7Gl6NQ/Shwp6duXkeI/AAAAAAAAAIA/NyUCZm8l13Y/S220/CaptainRichard.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://richardconroy.blogspot.com/2011/02/w3-projects-calendar-of-events.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D0ENRHY5cSp7ImA9Wx9UEEw.&quot;"><id>tag:blogger.com,1999:blog-7813645437326889036.post-2235909423182437830</id><published>2011-02-06T17:32:00.001Z</published><updated>2011-02-06T18:08:15.829Z</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-02-06T18:08:15.829Z</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="software" /><category scheme="http://www.blogger.com/atom/ns#" term="091labs" /><category scheme="http://www.blogger.com/atom/ns#" term="galway" /><title>iPhone App for beginners workshop at 091labs</title><content type="html">I just got word that &lt;a href="http://091labs.com/"&gt;091labs &lt;/a&gt;have scheduled their iPhone/App development course. Adrian and Ellen have been talking about this for a while now, and it is good to see the new year labs activities start off with a bang.&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://091labs.com/wp-content/uploads/2011/02/leicester-iphone-ipad-development.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="229" src="http://091labs.com/wp-content/uploads/2011/02/leicester-iphone-ipad-development.png" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;It is specifically aimed at beginners, both those new to programming, or just new to iPhone development. A lot of people are very interested in this kind of work and it is a long workshop, running from &lt;b&gt;7PM - 10PM on Wednesday 9th February&lt;/b&gt;.&lt;br /&gt;
&lt;br /&gt;
If you have a Mac, bring it, and be prepared to share the screen with other attendees. iPhone app development is notoriously fussy about what platforms you can do it on. Also, the event is free to both members and non-members, but they do ask that people volunteer a contribution towards the running costs of &amp;nbsp;the space.&lt;br /&gt;
&lt;br /&gt;
The labs members are very keen to run a lot of these workshops (including re-running their popular Linux and PHP workshops from last year). However it is hugely time consuming for the individuals involved. Turnout and feedback are important, and these are good opportunities to get a feel for what the labs are about.&lt;br /&gt;
&lt;br /&gt;
You can find out more at the &lt;a href="http://091labs.com/2011/02/iphoneipad-development-learning-group-starts-up-wednesdays/"&gt;write up here&lt;/a&gt;. I will be there if anyone from W3 Projects wants to go.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7813645437326889036-2235909423182437830?l=richardconroy.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/VuP8wAsAtr_m-j4qjaj89to8UeA/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/VuP8wAsAtr_m-j4qjaj89to8UeA/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/VuP8wAsAtr_m-j4qjaj89to8UeA/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/VuP8wAsAtr_m-j4qjaj89to8UeA/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/RichardConroysPersonalBlog/~4/lWtfi439-hY" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://richardconroy.blogspot.com/feeds/2235909423182437830/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7813645437326889036&amp;postID=2235909423182437830" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7813645437326889036/posts/default/2235909423182437830?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7813645437326889036/posts/default/2235909423182437830?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/RichardConroysPersonalBlog/~3/lWtfi439-hY/iphone-app-for-beginners-workshop-at.html" title="iPhone App for beginners workshop at 091labs" /><author><name>Richard Conroy</name><uri>http://www.blogger.com/profile/04929061497075905611</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://3.bp.blogspot.com/_pPDo-7Gl6NQ/Shwp6duXkeI/AAAAAAAAAIA/NyUCZm8l13Y/S220/CaptainRichard.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://richardconroy.blogspot.com/2011/02/iphone-app-for-beginners-workshop-at.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DE4CRng9eyp7ImA9Wx9VGE4.&quot;"><id>tag:blogger.com,1999:blog-7813645437326889036.post-9210309604476134546</id><published>2011-02-04T16:29:00.000Z</published><updated>2011-02-04T16:29:27.663Z</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-02-04T16:29:27.663Z</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="funny" /><title>Political Angst #01</title><content type="html">Political Satire filmed in the Crane Bar, with appearances from some former webactivate trainers.&lt;br /&gt;
&lt;br /&gt;
&lt;object style="height: 390px; width: 640px"&gt;&lt;param name="movie" value="http://www.youtube.com/v/JcFje5k_Ksw?version=3"&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;param name="allowScriptAccess" value="always"&gt;&lt;embed src="http://www.youtube.com/v/JcFje5k_Ksw?version=3" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="640" height="390"&gt;&lt;/object&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7813645437326889036-9210309604476134546?l=richardconroy.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/716KAw1UjpBARBUSRERNKwBDXvg/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/716KAw1UjpBARBUSRERNKwBDXvg/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/716KAw1UjpBARBUSRERNKwBDXvg/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/716KAw1UjpBARBUSRERNKwBDXvg/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/RichardConroysPersonalBlog/~4/pF4Or4SvSys" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://richardconroy.blogspot.com/feeds/9210309604476134546/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7813645437326889036&amp;postID=9210309604476134546" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7813645437326889036/posts/default/9210309604476134546?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7813645437326889036/posts/default/9210309604476134546?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/RichardConroysPersonalBlog/~3/pF4Or4SvSys/political-angst-01.html" title="Political Angst #01" /><author><name>Richard Conroy</name><uri>http://www.blogger.com/profile/04929061497075905611</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://3.bp.blogspot.com/_pPDo-7Gl6NQ/Shwp6duXkeI/AAAAAAAAAIA/NyUCZm8l13Y/S220/CaptainRichard.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://richardconroy.blogspot.com/2011/02/political-angst-01.html</feedburner:origLink></entry><entry gd:etag="W/&quot;Dk8AQn45eyp7ImA9Wx9VEUg.&quot;"><id>tag:blogger.com,1999:blog-7813645437326889036.post-6938231986712475162</id><published>2011-01-27T19:00:00.000Z</published><updated>2011-01-27T19:00:43.023Z</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-01-27T19:00:43.023Z</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="webactivate" /><category scheme="http://www.blogger.com/atom/ns#" term="w3-projects" /><title>Webactivate site issues presentation</title><content type="html">This is the report that I delivered to the W3 Projects meetup on Wednesday 26th January. This summarises the &lt;a href="http://richardconroy.blogspot.com/2011/01/webactivate-participants-report-your.html"&gt;issues that people reported in&lt;/a&gt;, and has allowed us to open a dialog with the staff to move things forward.&lt;br /&gt;
&lt;br /&gt;
The presentation was a large chunk of work, but it was actually a lot of fun, and the audience participation was massive. I expected responses, as this is a contentious issue, but I was overwhelmed.&lt;br /&gt;
&lt;br /&gt;
&lt;iframe src="https://docs.google.com/present/embed?id=ddfn4dx5_293gfkwf8d7&amp;interval=5" frameborder="0" width="410" height="342"&gt;&lt;/iframe&gt;&lt;br /&gt;
&lt;br /&gt;
Note, we are still collecting issues, and I regularly drill down through the issue list. Just because a report has been published doesn't mean that the list is done with. Feel free to add issues using &lt;a href="http://richardconroy.blogspot.com/2011/01/webactivate-participants-report-your.html"&gt;this form&lt;/a&gt;. We are especially keen to see the successful results and live sites.&lt;br /&gt;
&lt;br /&gt;
Please note though, I didnt record the Q&amp;A session. If anyone can remember the questions they raised, can you submit them to me? Or add them in the comments below.&lt;br /&gt;
&lt;br /&gt;
I would especially welcome any feedback from webactivators in the Dublin and Cork centers. Especially you rebels, we barely get a peep out of you guys.&lt;br /&gt;
&lt;br /&gt;
If there is enough interest, I might do a follow up.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7813645437326889036-6938231986712475162?l=richardconroy.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/CMLsaCVeeNu_l_CDuFxZ08JBZCc/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/CMLsaCVeeNu_l_CDuFxZ08JBZCc/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/CMLsaCVeeNu_l_CDuFxZ08JBZCc/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/CMLsaCVeeNu_l_CDuFxZ08JBZCc/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/RichardConroysPersonalBlog/~4/tE9pkFvQLmg" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://richardconroy.blogspot.com/feeds/6938231986712475162/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7813645437326889036&amp;postID=6938231986712475162" title="2 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7813645437326889036/posts/default/6938231986712475162?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7813645437326889036/posts/default/6938231986712475162?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/RichardConroysPersonalBlog/~3/tE9pkFvQLmg/webactivate-site-issues-presentation.html" title="Webactivate site issues presentation" /><author><name>Richard Conroy</name><uri>http://www.blogger.com/profile/04929061497075905611</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://3.bp.blogspot.com/_pPDo-7Gl6NQ/Shwp6duXkeI/AAAAAAAAAIA/NyUCZm8l13Y/S220/CaptainRichard.jpg" /></author><thr:total>2</thr:total><feedburner:origLink>http://richardconroy.blogspot.com/2011/01/webactivate-site-issues-presentation.html</feedburner:origLink></entry></feed>

