<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Man with no Blog &#187; musing</title>
	<atom:link href="http://manwithnoblog.com/category/musing/feed/" rel="self" type="application/rss+xml" />
	<link>http://manwithnoblog.com</link>
	<description>Gary Barber rants on user experience, and the controlled chaos of the Web Industry</description>
	<lastBuildDate>Thu, 12 Aug 2010 15:18:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Spammers are Getting Tricky</title>
		<link>http://manwithnoblog.com/2010/05/23/spammers-are-getting-tricky/</link>
		<comments>http://manwithnoblog.com/2010/05/23/spammers-are-getting-tricky/#comments</comments>
		<pubDate>Sun, 23 May 2010 10:09:54 +0000</pubDate>
		<dc:creator>Gary Barber</dc:creator>
				<category><![CDATA[blogging]]></category>
		<category><![CDATA[musing]]></category>
		<category><![CDATA[comments]]></category>
		<category><![CDATA[duplicate-comments]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://manwithnoblog.com/?p=1444</guid>
		<description><![CDATA[If you run a Blog or any publicly facing form on the web then you now take it that spammers are a constant problem.
I have noticed over the years that the quality of the comment spammers has been improving. It is to be expect really, as the tools to combat spammers step up and gets [...]]]></description>
			<content:encoded><![CDATA[<p>If you run a Blog or any publicly facing form on the web then you now take it that spammers are a constant problem.</p>
<p>I have noticed over the years that the quality of the comment spammers has been improving. It is to be expect really, as the tools to combat spammers step up and gets better so the spammers will improve their scripts and tools.  Not that I like it.</p>
<p>Over the years you get to see the general type of spam:</p>
<ul>
<li>Simple link list comment spam.</li>
<li>Comments made up of paragraphs that at first glance appear to make sense and are full of link bait.</li>
<li>Generic comments on how good the post or site is.</li>
</ul>
<h3>But Wait&#8230; there is More&#8230;</h3>
<p>Well now there is a new kid, (well for me).   This one is going to be a little bit of a pain &#8211; The Real Duplicate Comment.</p>
<p>Basically the comment is well structured, it even makes sense, in fact it&#8217;s on topic. So often a fair amount of thought has gone into the comment &#8211; well at least a few minutes.</p>
<p>The IP addresses are random, as are the email addresses.   The URLs (no follows are on by default on this blog) go to spammy web sites, you know the type.</p>
<p>The only way you get to know that it&#8217;s not a real comment is that it&#8217;s often duplicated within 24-48s of posting by an exact copy of the original comment from an different commenter.</p>
<p>Currently my only solution is to mark them both as spam when the duplicate comment turns up.</p>
<p>I would be interested to know if others have encountered similar comment spam.</p>
<img src="http://manwithnoblog.com/5e94d05d/266bbf73/CCBot/1.0 (+http://www.commoncrawl.org/bot.html).gif" />]]></content:encoded>
			<wfw:commentRss>http://manwithnoblog.com/2010/05/23/spammers-are-getting-tricky/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Is Frontend Development in the UX Toolkit?</title>
		<link>http://manwithnoblog.com/2010/05/14/is-frontend-development-in-the-ux-toolkit/</link>
		<comments>http://manwithnoblog.com/2010/05/14/is-frontend-development-in-the-ux-toolkit/#comments</comments>
		<pubDate>Fri, 14 May 2010 01:00:28 +0000</pubDate>
		<dc:creator>Gary Barber</dc:creator>
				<category><![CDATA[career]]></category>
		<category><![CDATA[musing]]></category>
		<category><![CDATA[ux]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[IA]]></category>
		<category><![CDATA[p52]]></category>
		<category><![CDATA[project-52]]></category>
		<category><![CDATA[prototyping]]></category>
		<category><![CDATA[skills]]></category>

		<guid isPermaLink="false">http://manwithnoblog.com/?p=1381</guid>
		<description><![CDATA[
It&#8217;s an interesting point is the ability to code in CSS, HTML and JavaScript a skill that is relevant to the User Experience practitioner.  Or should that be left to the developers and designers.
Why ask?  Well I&#8217;m at a crossroads.
You see the nature of the local industry here is such that there just isn&#8217;t a [...]]]></description>
			<content:encoded><![CDATA[<p class="featureimage"><a title="Road to Nowhere by CannedTuna, on Flickr" href="http://www.flickr.com/photos/cannedtuna/364376555/"><img src="http://farm1.static.flickr.com/177/364376555_22d4ae1102_m.jpg" alt="Road to Nowhere" width="240" height="160" /></a></p>
<p>It&#8217;s an interesting point is the ability to code in CSS, HTML and JavaScript a skill that is relevant to the User Experience practitioner.  Or should that be left to the developers and designers.</p>
<p>Why ask?  Well I&#8217;m at a crossroads.</p>
<p>You see the nature of the local industry here is such that there just isn&#8217;t a constant stream of User Experience work at commercially viable rates.  So a I have been supplementing my <abbr title="User Experience">UX</abbr> work with a little front end design and development from time to time.</p>
<p>Not a bad thing really I enjoy the work. Especially when I get designed into a corner and have to try and make it all work with css/html, the challenge can be very rewarding.</p>
<h3>Times a Changing</h3>
<p>However recently I have noticed things are starting to change locally.  I also <a href="http://manwithnoblog.com/2009/10/15/slowing-it-down-stepping-down/">seem to be making</a> a few <a href="http://manwithnoblog.com/2010/01/03/moving-on-into-2010/">changes</a> around here of late, maybe I&#8217;ll just getting bored, or it&#8217;s a mid life crisis (nah, too old for that beastie).</p>
<p>Maybe it&#8217;s time to drop the frontend development work and finally do what I have been trying to do for the last 4-5 years, focus on UX and <abbr title="Information Architecture">IA</abbr> type work and nothing else. Afterall UX isn&#8217;t about the implementation, it&#8217;s about the planning and initial design only.</p>
<p>Mind you on the other side of the coin.   Frontend development and design skills are very handy with prototyping in html and the like.   It&#8217;s just something as you don&#8217;t have to sub contract out.   You can just do it yourself.   Even better for doing the odd hack or patch between user testing sessions on a prototype.</p>
<p>Also, I&#8217;m told, that people with both UX skills and frontend development are rare these days.  Now I don&#8217;t really have any idea on this one. To me they don&#8217;t seem to be that rare.   Maybe it&#8217;s just different in the US or something.</p>
<p>Would be nice to retain the skills, seeing as I have come so far with them, and invested a lot of time and money developing them.  But again its another skill set to keep upto date, another pile of reading to do.   Hard choice.</p>
<p>Guess I&#8217;m being a little conservative here, but when you have a family it&#8217;s not just you that is going to suffer if you make the wrong choice.</p>
<h3>It&#8217;s UX or Nothing</h3>
<p>No matter what I decide, I&#8217;m no longer taking on any more new clients for  front end development work.  It&#8217;s all going to be UX and IA and the like. Lets see how this all goes. Brave move in a way, as I&#8217;ll be turning away paying work I can very easily do.</p>
<p>So if you are have work in the User Experience, Information Architecture, Usability or  Accessibility areas, then we need to chat.</p>
<p>Still I ask you, do you think it is time to drop the front end skills and move on, or are they at least a handy prototyping skill?  What do you think?</p>
<img src="http://manwithnoblog.com/5e94d05d/266bbf73/CCBot/1.0 (+http://www.commoncrawl.org/bot.html).gif" />]]></content:encoded>
			<wfw:commentRss>http://manwithnoblog.com/2010/05/14/is-frontend-development-in-the-ux-toolkit/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Relevance of Web Industry Associations</title>
		<link>http://manwithnoblog.com/2010/04/27/relevance-of-web-industry-associations/</link>
		<comments>http://manwithnoblog.com/2010/04/27/relevance-of-web-industry-associations/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 00:56:21 +0000</pubDate>
		<dc:creator>Gary Barber</dc:creator>
				<category><![CDATA[musing]]></category>
		<category><![CDATA[professionalism]]></category>
		<category><![CDATA[web industry]]></category>
		<category><![CDATA[acs]]></category>
		<category><![CDATA[aimia]]></category>
		<category><![CDATA[awia]]></category>
		<category><![CDATA[CHISIG]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[iai]]></category>
		<category><![CDATA[iia]]></category>
		<category><![CDATA[industry associations]]></category>
		<category><![CDATA[ixda]]></category>
		<category><![CDATA[p-52]]></category>
		<category><![CDATA[professional organisations]]></category>
		<category><![CDATA[project-52]]></category>
		<category><![CDATA[rant]]></category>
		<category><![CDATA[upa]]></category>
		<category><![CDATA[volunteer]]></category>
		<category><![CDATA[wipa]]></category>
		<category><![CDATA[WSG]]></category>

		<guid isPermaLink="false">http://manwithnoblog.com/?p=1316</guid>
		<description><![CDATA[
Over the last few years I have really  come to question the point of various web industry professional associations.
Yes, it&#8217;s all about member benefits, relevancy, and value for money.   What I also look for is the chances to network, face to face or online, ways to enhance my professional development (offline and online).  Also the [...]]]></description>
			<content:encoded><![CDATA[<p class="featureimage"><a title="Perth Port80 Xmas 2008 by CannedTuna, on Flickr" href="http://www.flickr.com/photos/cannedtuna/3082497104/"><img src="http://farm4.static.flickr.com/3293/3082497104_461f3942a1_m.jpg" alt="Perth Port80 Xmas 2008" width="240" height="171" /></a></p>
<p>Over the last few years I have really  come to question the point of various web industry professional associations.</p>
<p>Yes, it&#8217;s all about member benefits, relevancy, and value for money.   What I also look for is the chances to network, face to face or online, ways to enhance my professional development (offline and online).  Also the validation that you are following industry best practice as well.</p>
<p>Still the most important requirement is a sense of  community and belonging.</p>
<p>However when this sense community is hard to find, as it is really a localised clique or just doesn&#8217;t seem to be the right mix to be relevant.  It&#8217;s at this point that the time that the money you are shelling out for these organisations just seems a little pointless.</p>
<p>Within the web industry in Australia and beyond there are a number of organisations that  have over lapping spheres of influences that cross into the realm of the web industry.   Granted now I have not joined and used all their services, however I have had a very close look at most of them.</p>
<ul>
<li>
<h3>Australian Computer Society  (ACS)</h3>
<p>I joined the <a href="http://acs.org.au">ACS</a> when I used to work in the IT industry (that was a lifetime ago),  and they were relevant then.   However over the years they have become an ageing IT managers club.   The seminars and conferences are just no longer relevant.  It&#8217;s either I don&#8217;t fit in the IT industry or the ACS isn&#8217;t relevant anymore.</p>
<p>Currently even the networking at local ACS meetings involves the same people month after month. There is just no value it with this group as a whole when then can&#8217;t seem to understand the concept of usability, user experience design or the like.</p>
<p>The only reason I continue with the membership is it&#8217;s now a lot harder to rejoin the ACS than it was when I first joined. However if I breakaway why would I rejoin.</p>
<p>I have even considered maybe volunteering for the local committee and trying to make a change from within.   But it seems pointless, overall the ACS just doesn&#8217;t seem to be that open to people from the web industry.   Guess the dinosaurs just don&#8217;t get this web thing.</p>
</li>
<li>
<h3>Australia Web Industry Association (AWIA)</h3>
<p>I have soft spot for <a href="http://webindustry.asn.au">AWIA</a> as I have served on the committee, and have been a member for a number of years. So okay I&#8217;m bias.</p>
<p>AWIA is very web industry specific, they aim to represent and promote the web industry in Australia.  Considering the small number of active <a href="http://manwithnoblog.com/2009/07/17/12-reasons-to-volunteer-your-time-to-your-community/">volunteers</a> AWIA has achieved some amazing things.</p>
<p>The problem is that although AWIA has run some very successful events like conferences, seminars, and a <a href="http://www.webawards.com.au/">national web awards</a>, there is still a air  that they are Perth centric, despite efforts to change this.</p>
<p>Like most young associations it has a good sense of community, with a hard working team of tireless volunteers.</p>
<p>This is the heart of AWIA&#8217;s problems, the team of volunteers.  You see there is a point that every professional association gets to when the volunteers can no longer do everything without regional branches or a paid admin support team.   AWIA is at that point.</p>
</li>
<li>
<h3>Web Industry Professionals Association (WIPA)</h3>
<p>If I was living in Sydney I would be a member of <a href="http://wipa.org.au">WIPA</a>, not AWIA.   Basically WIPA is the same as AWIA, except they are based out of Sydney.</p>
<p>WIPA is facing the same issues that AWIA is, <a href="http://manwithnoblog.com/2009/10/15/slowing-it-down-stepping-down/">volunteer burnout</a>.  There is nothing wrong with WIPA at all, it is supporting, representing the promoting the web industry just like AWIA.</p>
<p>In fact, maybe AWIA and WIPA should be considering, egos of both committees aside,  merging and making a solid, unstoppable, truly national professional association for the Australian web industry and the  benefit of members.</p>
</li>
<li>
<h3>Australian Interactive Media Industry Association (AIMIA)</h3>
<p>Okay a disclaimer on this one, I&#8217;m not a member of <a href="http://www.aimia.com.au/">AIMIA</a>.</p>
<p>The scope of AIMIA is focusing on anyone working in the media industry, that&#8217;s marketing, advert production, interactive promotion, and the web.</p>
<p>My issue is that AIMIA is like the ACS, the web is just a minor slice of what they are looking at.  Granted it&#8217;s a larger slice and of more relevance that with ACS.</p>
<p>Sure they run a good deal of events, on the east coast.   An Australian awards competition, with a low regard from web standards and best practice.</p>
<p>However living in Perth, does AIMIA has any relevance, is there any benefit from AIMIA that will help me in Perth. There also doesn&#8217;t even appear to be  an online community that I can see.</p>
</li>
<li>
<h3>Computer Human Interaction Special Interest Group (CHISIG)</h3>
<p>You know when you get an organisation that you just wish they would be relevant.   You know that the overall subject matter is one that is close to what you are professionally interested in.</p>
<p>Well that is what it is like with <a href="http://www.chisig.org">CHISIG</a>, from what I can see CHISIG is just there to support a series of regional annual conferences which really just has focus a little too much in the theoretical world of academia for my liking.</p>
<p>This is a real pity as I can envision CHISIG becoming a very important organisation in the future.  Locally CHISIG run the annual conference <a href="http://www.ozchi.org">OZCHI</a>.</p>
</li>
<li>
<h3>Information Architecture Institute (IAI)</h3>
<p>The <a href="http://iainstitute.org/">IAI</a> is focused on the promotion, best practice and use of Information Architecture, the membership is mostly US focused as all these like overseas associations tend to be.</p>
<p>The major benefits for members are a a closed email list, a mentoring program, the Journal of Information Architecture, and an annual conference (in the US, so that&#8217;s not going to happen any day soon is it).</p>
<p>In general the IAI has provided a considerably high level of interesting resources and benefits for a low fee of US$75.</p>
</li>
<li>
<h3>Interactive Design Association (IxDA)</h3>
<p>The <a href="http://www.ixda.org/">IxDA</a> is a very interesting association, again like the IAI its very US centric, but with volunteers from around the global, local chapters are very quickly popping up all over the place.  It&#8217;s centred around a mailing list. The cost of membership is free.  The IxDA also runs an annual conference in the US &#8211; <a href="http://www.ixda.org/i11/">Interaction</a>.</p>
<p>Not really much of a professional association at the moment as a support group for people interested in Interactive Design.   However, things are changing with the IxDA. One to watch.</p>
</li>
<li>
<h3>Usability Professionals Association (UPA)</h3>
<p>If I wasn&#8217;t involved with the local UPA chapter (in formation) I really don&#8217;t think I would bother with the <a href="http://www.upassoc.org/">UPA</a>.   I just seem to have lost interest in the UPA.   Yes I&#8217;m still passionate about usability, but just not the UPA.</p>
<p>There is no online community, no mailing list.  There is however a quarterly magazine and number of online resources limited to members.</p>
<p>The usability and findability of the information on the UPA website really is a distraction from the overall benefits as well.  Mind you the membership fee is only US$100, so the resources are reasonable for the price.</p>
<p>The UPA just don&#8217;t seem to be living in the same world as we are in Australia.  Even their policy for chapter formation is just unrealistic for regional centres like Perth.</p>
<p>At present I&#8217;m hoping the UPA can see the error of it&#8217;s ways and move forward and improve.</p>
</li>
<li>
<h3>Internet Industry Association (IIA)</h3>
<p>The history of the <a href="http://www.iia.net.au/">IIA</a> is they formed mainly out of the need to lobby the Australia government in relation to issues effecting ISPs.   This greatly effects their policy and direction, making then somewhat relevant to the web industry.</p>
<p>However they are not focusing on the coal face of the our industry but the service providers.</p>
</li>
<li>
<h3>Australian Information Industry Association (AIIA)</h3>
<p>The <a href="http://www.aiia.com.au/">AIIA</a> does have a local Perth branch, and they do run regular events.  However the event prices and membership fees (staring at $600 per business) indicate that they are focusing on the top end of town.</p>
<p>The AIIA runs some amazing events, that are a very good networking resource, even an <abbr title="Information Communication and Technology">ICT</abbr> awards competition, in a way they are like the ACS for business.   The relevancy of their professional development benefits, and the like, are just a little low for the web industry, mind you it&#8217;s higher than the ACS.</p>
</li>
<li>
<h3>Web Standards Group (WSG)</h3>
<p>A number of years back the <a href="http://webstandardsgroup.org/">WSG</a> was up and coming, with local branches around Australia and regular seminars and meet-ups.</p>
<p>However as volunteer numbers have waned over the years and so has the local involvement, despite membership being free.</p>
<p>The WSG is now mainly an online community, with adhoc meetups on the east coast, however it still should be considered as it promotes an idea of web standards and best practice for web design and development. Which is a good thing.</p>
</li>
</ul>
<p>I know there are a lot more like associations than the ones listed above, some are very much developer or designer specific, some not.   If you like list any extras in the comments below.</p>
<p>So are  these associations still relevant?  Would you consider joining or should we put them on notice.   Or maybe I&#8217;m just missing something, you tell me?</p>
<img src="http://manwithnoblog.com/5e94d05d/266bbf73/CCBot/1.0 (+http://www.commoncrawl.org/bot.html).gif" />]]></content:encoded>
			<wfw:commentRss>http://manwithnoblog.com/2010/04/27/relevance-of-web-industry-associations/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Categorising the Web Industry</title>
		<link>http://manwithnoblog.com/2010/03/01/categorising-the-web-industry/</link>
		<comments>http://manwithnoblog.com/2010/03/01/categorising-the-web-industry/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 14:17:19 +0000</pubDate>
		<dc:creator>Gary Barber</dc:creator>
				<category><![CDATA[musing]]></category>
		<category><![CDATA[professionalism]]></category>
		<category><![CDATA[web industry]]></category>
		<category><![CDATA[category]]></category>
		<category><![CDATA[history]]></category>
		<category><![CDATA[industry type]]></category>
		<category><![CDATA[influences]]></category>
		<category><![CDATA[information technology]]></category>
		<category><![CDATA[it]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[process]]></category>
		<category><![CDATA[project-52]]></category>

		<guid isPermaLink="false">http://manwithnoblog.com/?p=1203</guid>
		<description><![CDATA[
Where does the the web industry fit in the world.  You would think that after 15 plus years that we would have worked that out by now and found our place.  But alas this isn&#8217;t the case. I still ponder what category should we sit under in a corporate or  business structure, [...]]]></description>
			<content:encoded><![CDATA[<p class="featureimage"><a title="Rebirth by CannedTuna, on Flickr" href="http://www.flickr.com/photos/cannedtuna/4395183774/"><img src="http://farm3.static.flickr.com/2705/4395183774_97513d618e_m.jpg" alt="Rebirth" width="240" height="160" /></a></p>
<p>Where does the the web industry fit in the world.  You would think that after 15 plus years that we would have worked that out by now and found our place.  But alas this isn&#8217;t the case. I still ponder what category should we sit under in a corporate or  business structure, let alone <a title="Who are we … I am not a Developer" href="http://manwithnoblog.com/2009/04/12/who-are-we-i-am-not-a-developer/">what role we should all be</a>.</p>
<p>Something that really frustrates me, is when you go to fill in a survey and they list off the industry types.  I&#8217;m always very confused where do I put myself, my business.  Which one of the categories do I choose.</p>
<p>You know the ones.   You end up looking at the choices  like, Information Technology, Communications,  Marketing,  Business Services or something completely different.  Still you look and think.  Often I have just given up and skipped the survey entirely  due to this question alone.</p>
<p>Anyone that has discussed the web industry with me knows I&#8217;m passionate about it.  They also know that I&#8217;m extremely vocal on discussing where it sits in the business world.</p>
<h3>We are Not Information Technology</h3>
<p>It&#8217;s an issue, some of us have come out of the design industry, some from and IT background.   I know in the early days the web was often controlled by a  single enthusiastic individual who came from one of these areas, if they were lucky they came from both or maybe none.</p>
<p>I know that there is a very strong argument to say that it&#8217;s all IT based due to the programming skills required for the  developmental side of the work.  I disagree &#8211; strongly .</p>
<p>It&#8217;s not a cut and dry issue, but I&#8217;m of the belief that we have moved on from the text editor, programming centric days of web site development.</p>
<p>Yes granted that web development is still a large segment of the process.  Still we have progressed away from the IT Department.    Just because we use computers to construct and document the planning for a web site, doesn&#8217;t mean it has anything to do with IT.</p>
<p>For example, I would end up categorising a industrial designer or an architect into IT. if that was the case as they both use computers and even do  a little scripting too</p>
<p>Besides in some organisations there are more programmers in the engineering section than the IT section.  Maybe it should be in Engineering then?</p>
<h3>If Not IT, then Where?</h3>
<p>Let&#8217;s have a look at the processes used to develop a web site and the type of branches in a typical organisation that could supply skills to complete the process:</p>
<ul>
<li><strong>User Research:</strong> Marketing and Public Relations</li>
<li><strong>Business Analysis:</strong> Engineering or IT</li>
<li><strong>Information Architecture:</strong> Information or Records Management</li>
<li><strong>Site Interface  Design:</strong> Interface Design from Engineering</li>
<li><strong>Graphical Design:</strong> Design team from Marketing or Public Relations</li>
<li><strong>Branding Experience:</strong> Marketing</li>
<li><strong>Usability Testing:</strong> Marketing and Public Relations</li>
<li><strong>Development:</strong> Engineering or IT</li>
<li><strong>User Acceptance Testing :</strong> Engineering or IT</li>
<li><strong>Copy writing: </strong> Marketing and Public Relations</li>
</ul>
<p>With all that IT and Marketing input this reminded me of the old <a href="http://manwithnoblog.com/2007/04/01/designers-verses-developers/">Designers verses Developers</a> debate.</p>
<p>Now I know that this does run into the age old adage &#8211; &#8220;It depends&#8221;.   Yes, true it does depend on the project.  The smaller projects will use more of the Marketing branch resources and the larger ones will use more developmental (Engineering or IT) focused resources.</p>
<p>Still if you look at all the processes and techniques that we use and where we have borrowed them from, you can see than the web industry is maturing, moving away from  IT and seeking  input outside it&#8217;s usual sphere of influences.</p>
<p>Here is a list of the areas that have influence web site production from tools, techniques to processes and procedures:</p>
<ul>
<li>Records Management</li>
<li>Library Science</li>
<li>Animation</li>
<li>Industrial design</li>
<li>Cinematography</li>
<li>Engineering</li>
<li>Information Technology</li>
<li>Graphic Design</li>
<li>Public Relations</li>
<li>Brand Marketing</li>
<li>Marketing Research</li>
<li>Environmental Planning</li>
<li>Interior Design</li>
<li>Software Engineering</li>
<li>Psychology</li>
<li>Film Direction</li>
<li>Cartooning</li>
<li>Architecture</li>
</ul>
<p>Sure, the list is a little biased toward influences of User Experience design techniques. Hey it&#8217;s what I do.   Still if we consider these fields that have a shared skill, maybe the Web Industry just needs to go in a new category called the<em> Interactive Industry</em>, and walk proud as a new communications industry.</p>
<p>What do you think, time to walk away from the old IT industry label.</p>
<img src="http://manwithnoblog.com/5e94d05d/266bbf73/CCBot/1.0 (+http://www.commoncrawl.org/bot.html).gif" />]]></content:encoded>
			<wfw:commentRss>http://manwithnoblog.com/2010/03/01/categorising-the-web-industry/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>12 Reasons to Volunteer Your Time to Your Community</title>
		<link>http://manwithnoblog.com/2009/07/17/12-reasons-to-volunteer-your-time-to-your-community/</link>
		<comments>http://manwithnoblog.com/2009/07/17/12-reasons-to-volunteer-your-time-to-your-community/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 14:20:42 +0000</pubDate>
		<dc:creator>Gary Barber</dc:creator>
				<category><![CDATA[career]]></category>
		<category><![CDATA[musing]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[nfp]]></category>
		<category><![CDATA[not for profit]]></category>
		<category><![CDATA[volunteer]]></category>
		<category><![CDATA[web industry]]></category>

		<guid isPermaLink="false">http://manwithnoblog.com/?p=587</guid>
		<description><![CDATA[
I have volunteered and helped out a good number of professional, sporting and community groups over the years;  up till now I have never really questioned why I do it.  I guess it&#8217;s just the drive to make a difference.  Now with my 2 year stint as the Treasurer of the Australian Web Industry [...]]]></description>
			<content:encoded><![CDATA[<p class="featureimage"><a title="Volunteer Your Time to Your Community" href="http://www.flickr.com/photos/cannedtuna/2222204162/"><img src="http://farm3.static.flickr.com/2007/2222204162_ffe701fd46_m.jpg" alt="Hillaries Beach" width="240" height="160" /></a></p>
<p>I have volunteered and helped out a good number of professional, sporting and community groups over the years;  up till now I have never really questioned why I do it.  I guess it&#8217;s just the drive to make a difference.  Now with my 2 year stint as the Treasurer of the Australian Web Industry Association coming to a close maybe it&#8217;s time to reflect on why I nominate myself for such things and what the benefits of volunteering for your community are:</p>
<ol>
<li>
<h3>Workplace Experience</h3>
<p>You know volunteering can give you a lot of valuable varied workplace experience and in some cases open doors for potential employment or alternative career paths your wouldn&#8217;t have otherwise have thought of.</li>
<li>
<h3>Increase your Network</h3>
<p>Also you get to work with other people outside your usual sphere of contacts, this in turn allows you to expand your network of contacts, locally and around the world.</li>
<li>
<h3>Personal Satisfaction</h3>
<p>I wouldn&#8217;t be honest with myself if I did say that volunteering can be extremely rewarding.  In some cases you can find yourself leading or  involved with projects that you wouldn&#8217;t normally ever get the opportunity to do.   On completion, you get an immense feeling of  satisfaction, usually from producing or contributing to something that a lot of people have got a benefit from.  Yeah, it&#8217;s a little ego centric. But you do get a buzz –  for example knowing  that you helped get a lot of people to come to an event, in which they all learnt about the latest techniques.   So in a small way you pushed your local community forward.</li>
<li>
<h3>Pay Your Dues</h3>
<p>You get a real sense of giving something back.   I really can&#8217;t explain this, but it&#8217;s like a personal justification, well it is for me anyway.   It&#8217;s like you have to pay your dues or something like that.  Volunteering to a local not-for-profit, and a professional association in a way for me for fills that requirement.</li>
<li>
<h3>Build Confidence</h3>
<p>We all have those areas in which we aren&#8217;t that confident, if you don&#8217;t you&#8217;re lying to yourself.   Well, I have found with volunteering you often get to work in situations that can help boost your confidence, all while being supported by the organisation of fellow volunteers around you.</li>
<li>
<h3>Stay on the Edge</h3>
<p>You get to ensure that your skills and techniques are on the leading edge of your professional community as you are often associating with like people on the top of their professional careers.</li>
<li>
<h3>Contribute, stare them down.</h3>
<p>No one can look you in the eye at any event or gathering and say &#8220;well what have you contributed? Bet it&#8217;s nothing, much.&#8221;  Bit of ego here. Hell yeah.   But often you have earned it.   This did happen recently to me.   It was interesting to see the look on this person&#8217;s face when I told them the number of community groups I was activity involved in.   In this case I think I may have inadvertently  shamed them into rethinking their own contribution to society.</li>
<li>
<h3>Make a Difference</h3>
<p>This may seem silly, but you really do get to make a difference.  Often the things that you personally do can make a major difference; even if it&#8217;s just to spring board ideas for others to take up and move forward with.  Often in professional associations and  not-for-profit the resources and opinions of each volunteer are highly valued.</li>
<li>
<h3>Grow and be Challenged</h3>
<p>Working with a group of different people, that you wouldn&#8217;t otherwise choose to work with can be challenging.  This is frustrating at times, but it&#8217;s also fantastic as it makes you learn and grow as a person and not remain just a mindless zombie churning out the 9 to 5. Anything that challenges me is good in my book.</li>
<li>
<h3>Build Community</h3>
<p>You get to build community and bring people together, especially in some professional communities around Australia that have become fractured over the years.  Not looking at you Melbourne.  The sense of personal achievement with this is just fantastic.</li>
<li>
<h3>Hone Disused Skills</h3>
<p>Sometimes you have a skill set that just isn&#8217;t getting used at work, so why not put it to use with a community or professional association.   Say you are good at marketing, but just don&#8217;t get to practice the ground roots marketing anymore as you are now in management driving a balance sheet. Well volunteer for a marketing position with a not-for-profit organisation may help keep those skills from going rustly.</li>
<li>
<h3>Have Fun</h3>
<p>Finally you know with the hard work comes a lot of fun, good times, laugher, and often a real sense of comradeship, their isn&#8217;t any cliqueness that people often speak of.   Just a gratefulness that you are willing to help, and donate your time.</li>
</ol>
<p>Well that&#8217;s my personal list of reasons that I contribute to the my community, be it on a professional or general interest level.   I&#8217;m a great believer that what you give to the community it will in turn give back to you three fold.</p>
<p>Volunteering doesn&#8217;t take much, sometimes its just a few hours a week, if that, and frankly the benefits outweigh any downsides.</p>
<p>So what are you contributing to your community?</p>
<img src="http://manwithnoblog.com/5e94d05d/266bbf73/CCBot/1.0 (+http://www.commoncrawl.org/bot.html).gif" />]]></content:encoded>
			<wfw:commentRss>http://manwithnoblog.com/2009/07/17/12-reasons-to-volunteer-your-time-to-your-community/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>For the Love of Type</title>
		<link>http://manwithnoblog.com/2009/06/13/for-the-love-of-type/</link>
		<comments>http://manwithnoblog.com/2009/06/13/for-the-love-of-type/#comments</comments>
		<pubDate>Sat, 13 Jun 2009 13:57:02 +0000</pubDate>
		<dc:creator>Gary Barber</dc:creator>
				<category><![CDATA[musing]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[calligraphy]]></category>
		<category><![CDATA[font]]></category>
		<category><![CDATA[maps]]></category>
		<category><![CDATA[old books]]></category>
		<category><![CDATA[penwork]]></category>
		<category><![CDATA[type]]></category>
		<category><![CDATA[woodplates]]></category>

		<guid isPermaLink="false">http://manwithnoblog.com/?p=517</guid>
		<description><![CDATA[
Sometimes you come across something that you just have to share.   The other day I got the chance to go back in time.  Back in the past, to feel and  to see something of raw beauty that I personally have not experienced before.
Im talking about  the work that I found in an exercise book [...]]]></description>
			<content:encoded><![CDATA[<p class="featureimage"><img src="/wp-content/uploads/2009/06/winsor-castle-small.jpg" alt="Typeface from Books circa 1870" /></p>
<p>Sometimes you come across something that you just have to share.   The other day I got the chance to go back in time.  Back in the past, to feel and  to see something of raw beauty that I personally have not experienced before.</p>
<p>Im talking about  the work that I found in an exercise book and the craftsmanship in some Victorian era books.</p>
<p>The work in the school exercise book was lovely completed by a middle class Irish 10 year old, under English rule at the time.  Those 03 dates on this work are not from 2002, but 1902, all the way back to the Edwardian era.</p>
<p>Look at the workmanship, the beauty in the character formation.   The level of care.  Looking through this simple school book, one can see into an era that was a lot slower. Where the time was taken to learn a skill, to master it.  Where the time was taken to do things right.  Please remember these are not preseved works, they have had no special care, so they have bled out in places, but still you can see the degree of care taken.   There is just something raw and untamed in these works, something that the digital world can&#8217;t produce.</p>
<p>To often we are locked in our digital design words, away from the feel of paper, the smell of ink, the texture of the canvas and the grease of the paint.  Maybe it&#8217;s time as designers from time to time we re-found this old school world of the analogue</p>
<p class="featureimagealtcenter width413"><a title="1900's School Workbook by CannedTuna, on Flickr" href="http://www.flickr.com/photos/cannedtuna/3621193421/"><img src="http://farm3.static.flickr.com/2484/3621193421_2f4cdf1120.jpg" alt="1900's School Workbook" width="393" height="500" /></a></p>
<h3>Draft, Draft and Draft Again</h3>
<p>However you may think that this was the first draft the student did in these books.   Not so I also have access to the draft workbook also, in which everything is drafted in pencil.   This just goes to show that even in an Edwardian era things have a parallel to present day.</p>
<p class="featureimagealtcenter width413"><a title="1900's School Workbook by CannedTuna, on Flickr" href="http://www.flickr.com/photos/cannedtuna/3621195175/"><img src="http://farm4.static.flickr.com/3661/3621195175_ae4720cf54.jpg" alt="1900's School Workbook" width="394" height="500" /></a></p>
<p>It seems sometimes that we forget that the best way to get close to perfection is draft the work, over and over.  To this day that still holds true, even if we do tend to forget it, in our rush, rush disposable world of pixels and images that are a flicker of the eye.</p>
<h3>For the Beauty of Old Books.</h3>
<p>Now that we have gazed over this typical school work of the 1900&#8217;s lets roll it back with a common Victorian era  book.  If you have opened a book of this era, you will totally understand what I&#8217;m talking about, they are amazing, an artwork in themselves. The quality, even in just like the type setting, the typeface, the marbling, the binding is to behold.   Things that I love about these old books is the wood carving or plate etching artwork that  is contained within.  The level of detail is just amazing considering the handcraft process on how the books on this era where constructed.</p>
<p class="featureimagealtcenter width520"><a title="Typeface circa 1873 by CannedTuna, on Flickr" href="http://www.flickr.com/photos/cannedtuna/3622008672/"><img src="http://farm3.static.flickr.com/2434/3622008672_ce82df36ee.jpg" alt="Typeface circa 1873" width="500" height="443" /></a></p>
<p>I know some of my readers are going to say, so what, this is just a 120 year old book.  Fine yes it&#8217;s not that old in the scheme of things, but for Australia it is old, very old, it&#8217;s all relative, see we are a young country.  Still  you can turn your  nose up at it, but for me it&#8217;s a doorway to a world of wonder of fine forgotten craftsmanship.</p>
<p>So what things from the past inspire you, what old &#8220;design&#8221; treasures do you love to look over?</p>
<img src="http://manwithnoblog.com/5e94d05d/266bbf73/CCBot/1.0 (+http://www.commoncrawl.org/bot.html).gif" />]]></content:encoded>
			<wfw:commentRss>http://manwithnoblog.com/2009/06/13/for-the-love-of-type/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Freelancers Coffee</title>
		<link>http://manwithnoblog.com/2009/05/03/freelancers-coffee/</link>
		<comments>http://manwithnoblog.com/2009/05/03/freelancers-coffee/#comments</comments>
		<pubDate>Sun, 03 May 2009 06:55:44 +0000</pubDate>
		<dc:creator>Gary Barber</dc:creator>
				<category><![CDATA[musing]]></category>
		<category><![CDATA[coffee]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[freelancer]]></category>
		<category><![CDATA[meetup freelancers-coffee]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[social networking]]></category>

		<guid isPermaLink="false">http://manwithnoblog.com/?p=451</guid>
		<description><![CDATA[
Now Perth can be busy place, with lots of professional networking events every month, seems that there are even more now with this financial hiccup, as people scramble for those networking contacts.
Funny thing is that most of the new ones  now want to sell me something or get me to join some exclusive networking group [...]]]></description>
			<content:encoded><![CDATA[<p class="featureimage"><a title="Freelancers Coffee, on Flickr" href="http://www.flickr.com/photos/cannedtuna/2883772940/"><img src="http://farm4.static.flickr.com/3103/2883772940_90813de1d7_m.jpg" alt="Pen Cafe" width="240" height="180" /></a></p>
<p>Now Perth can be busy place, with lots of professional networking events every month, seems that there are even more now with this financial hiccup, as people scramble for those networking contacts.</p>
<p>Funny thing is that most of the new ones  now want to sell me something or get me to join some exclusive networking group that will bring me riches and world domination by afternoon teatime.  All I have to do is just sign over a few thousand dollars a year and  feed thew group them all my business contacts for good measure.   Now I don&#8217;t know about you but the only bugger getting rich here is the person that set that scheme up in the first place.  Pyramid anyone, just without money.</p>
<h3>Bring on the Coffee</h3>
<p>Still all the these usual events, either cost ($10 to $90) or are very industry specific and top that off with that they are all at night.   Now that is great for the average punter that is working the 9-5 treadmill.  The evening networking events suit these people &#8211; just pop along to the event after work.</p>
<p>However things are a little different for freelancers, so this got me thinking.  Why not have an event that freelancers and solo workers can attend, that is  not in the evenings when family ties can hold you back from coming along.</p>
<p>Make it easy to get to, cheap, causal and relaxing.   Now everyone loves going to a coffee shop, even if it&#8217;s not for coffee.   So why not have a regular event that people can relax, socialise and network at the same time at a coffee shop.</p>
<p>Hence Freelancers Coffee was born.</p>
<p>It&#8217;s just really a concept, to help freelancers get out and meet people and stop being isolated, nothing more than that.   No pimping of other networking or marketing snake oil groups.  Just a simple meetup, ideally across all industries from bookkeeping, photography, marketing, graphic design, web design and so on. The more diverse the better.</p>
<h3>Perth Freelancer Coffee</h3>
<p>In Perth , we have a monthly Freelancers Coffee meetup, each one being at a different place each time, always near a train line, or good public transport.   Such that it moves around the suburbs, attracting different people.</p>
<p>This month it&#8217;s on <strong>Thursday 7th May from 10:30am</strong>  at <strong>Mooba Central</strong>, 3/22 Railway Rd (near Outridge Crs), Subiaco.  If you are a freelancer of solo worker why not come along, it&#8217; free. Well you do have to pay for your coffee.  No registration, no rsvp, no hassles, just rock up,   friendly people.</p>
<p>What would be ideal is if the concept of Freelancer&#8217;s Coffee were to taken up in other places around Australia if not the world.   All it takes is a few freelancers to get together and spread the word to others.</p>
<img src="http://manwithnoblog.com/5e94d05d/266bbf73/CCBot/1.0 (+http://www.commoncrawl.org/bot.html).gif" />]]></content:encoded>
			<wfw:commentRss>http://manwithnoblog.com/2009/05/03/freelancers-coffee/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is the Cloud a Good Thing</title>
		<link>http://manwithnoblog.com/2008/12/05/is-the-cloud-a-good-thing/</link>
		<comments>http://manwithnoblog.com/2008/12/05/is-the-cloud-a-good-thing/#comments</comments>
		<pubDate>Fri, 05 Dec 2008 11:28:02 +0000</pubDate>
		<dc:creator>Gary Barber</dc:creator>
				<category><![CDATA[musing]]></category>
		<category><![CDATA[web business]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[cloudcomputing]]></category>
		<category><![CDATA[saas]]></category>

		<guid isPermaLink="false">http://manwithnoblog.com/?p=229</guid>
		<description><![CDATA[
Cloud computing is all the buzz at the moment, another trendy topic, but it isn&#8217;t that new in relative terms, either is the SaaS models, having grown out of the ASP model of the last century.
But you know despite being immersed in all this web &#8220;stuff&#8221; from day to day,  I just have this nagging [...]]]></description>
			<content:encoded><![CDATA[<p class="featureimage"><a title="Candle at the Flying Scotsman, Mt Lawley, Perth" href="http://www.flickr.com/photos/cannedtuna/3081697975/"><img src="http://farm4.static.flickr.com/3107/3081697975_116017a49c_m.jpg" alt="Candle at the Flying Scotsman, Mt Lawley, Perth" width="171" height="240" /></a></p>
<p>Cloud computing is all the buzz at the moment, another trendy topic, but it isn&#8217;t that new in relative terms, either is the <abbr title="Software as a Service">SaaS</abbr> models, having grown out of the <abbr title="Application Service Provider">ASP</abbr> model of the last century.</p>
<p>But you know despite being immersed in all this web &#8220;stuff&#8221; from day to day,  I just have this nagging feeling about the information we put out in the cloud. Is it really that safe!</p>
<p>At the <a href="http://edgeoftheweb.org.au">Edge of Web Conference</a> colleague  <a href="http://www.acidlabs.org/">Stephen Collins</a> in his <a href="http://www.acidlabs.org/2008/11/20/enterprise-20-a-new-age-of-aquarius/">Enterprise 2.0 &#8211; A New Age of Aquarius?</a> talk touched on the social aspect of SaaS and that most of his software that he uses is in the cloud.  Leaving very little in terms of desktop software.</p>
<p>Sure I get the advantages:</p>
<ul>
<li>Low entry cost, no major software license costs</li>
<li>You can operate anywhere you can get a reasonable unrestricted connection.</li>
<li>You can get some degree of cross SaaS product integration.</li>
<li>The vendors have an interest to ensure that the respective application is good, otherwise you&#8217;re just going to leave.</li>
<li>There is a high level of security and infrastructure investment by vendor, or is there?</li>
</ul>
<p>But still I have this niggle about it all, so what are the disadvantages:</p>
<ul>
<li>It&#8217;s all about trust, trust of the vendor to hold your information and be a constant reliable source.</li>
<li>Not all your software is in the cloud, especially for specific industries.</li>
<li>If you don&#8217;t have a web connect, what then.</li>
</ul>
<h3>So What&#8217;s the Issue</h3>
<p>It&#8217;s not that I haven&#8217;t tried it.    I use the following on a constant basis:</p>
<dl class="normal">
<dt><a href="http://www.flickr.com/photos/cannedtuna/">Flickr</a> &#8211; </dt>
<dd>Hosts my photos (well some).</dd>
<dt><a href="http://www.linkedin.com/in/garybarber">LinkedIn</a> &#8211; </dt>
<dd>Is my resume and professional contacts.</dd>
<dt>Google Docs &#8211; </dt>
<dd>For some of the basic business documentation and online calendar, handy but would like to be able to sync with iPhone with ease in one step. </dd>
<dt><a href="http://www.facebook.com/profile.php?id=759410152">Facebook</a> &#8211; </dt>
<dd>Some social and professional networking interconnection.</dd>
<dt><a href="http://twitter.com/tuna">Twitter</a> &#8211; </dt>
<dd>Professional networking interconnection.</dd>
<dt><a href="http://www.slideshare.net/CannedTuna/">Slideshare</a> &#8211; </dt>
<dd>Manages my meager presentation set.</dd>
<dt><a href="http://delicious.com/cannedtuna">Delicious</a> &#8211; </dt>
<dd>Manages my bookmarks, tagged so I can find them.</dd>
</dl>
<p>But there is a list of other things I&#8217;m just holding back on.  You know they are great in concept but something is holding me back:</p>
<dl class="normal">
<dt><a href="http://upcoming.yahoo.com/user/114744/">Upcoming</a> &#8211; </dt>
<dd>Good, but limited for events management by the lack of take up.</dd>
<dt><a href="http://saasu.com.au">Saasu</a> &#8211; </dt>
<dd>Great application, but we are talking finances, this is my bread and butter, without these any business can be a lot of trouble.  I guess this comes down to trust. At present I like to keep my finances close, despite bad desktop applications.</dd>
<dt><a href="http://basecamp.com">BaseCamp</a> &#8211; </dt>
<dd>Tried this early on, and despite all the hype, just could see the justification in using it.</dd>
<dt>Gmail &#8211; </dt>
<dd>Really needs to have more desktop based functionality, before I will move my email fully into the cloud.</dd>
<dt>Time Tracking &#8211; </dt>
<dd>You know I have yet to find a good time tracker that  will do what I want, and not attempt to  have me shoe horn my procedures into their mold.</dd>
<dt>CRM &#8211; </dt>
<dd>This is an area I&#8217;m seriously looking into.   Not tried it yet but I&#8217;m looking at <a href="http://crm.zoho.com/crm/login.sas">zoho</a>.</dd>
<dt><a href="http://drop.io/">Drop.io</a> &#8211; </dt>
<dd>Online sharing space.  Nothing critical gets stored here.  Overall I&#8217;m very skeptical about the future viability of these free services, especially after a few recent failures in this area.</dd>
</dl>
<h3>It&#8217;s all About Trust</h3>
<p>Guess it really just comes down to the trust factor.  Do you trust the company concerned.  Are they going to be here in the future, despite you paying them.   Will you wake tomorrow and find all your records gone, like the <abbr title="Venture Capitalists">VC</abbr>s of earlier this year.</p>
<p>You see large companies like Google and Yahoo, have gained our (my) trust, but the smaller ones still leave me very hesitant.  Sure you can always export your data and back it up, but we all know how bad we are at backing things up.  So expecting someone to weekly export data from 10-15 sites is just a little bit of a pipe dream.   Mind you that would be a cool automated SaaS in it&#8217;s self,  market there for an idea.</p>
<p>And then there is the applications for which I have no cloud version:</p>
<dl class="normal">
<dt>MS-Office &#8211; </dt>
<dd>Seriously the size on some of the spreadsheets used for IA analysis puts the humble desktop Excel under a good deal of strain.   I doubt any online version would do any better.  Office despite my love and hate relationship also offers the best formatting for my reports, proposals and the like.  Mind you Microsoft are moving slowly into this direction.</dd>
<dt>Photoshop &#8211; </dt>
<dd>Heavy duty and rapid response is what I need, sure I  don&#8217;t use it like this all the time, but at least once or twice a week Photoshop and the like graphics editors are put through their paces.  The online versions just don&#8217;t cut it.</dd>
<dt>WireFraming &#8211; </dt>
<dd>Be it Omni Graffle or Axure, like Photoshop you need the responsiveness and immediate grunt from a desktop application.</dd>
<dt>Prototyping &#8211; </dt>
<dd>Again depending on how you generate these, there is bound to be component that is going to require some intensive graphical or interactive aspect, to which the desktop is more suited.   Mind you <a href="http://www.protoshare.com">Protoshare</a> does look interesting.</dd>
</dl>
<p>But seriously these are all hard working applications really need to be on the desktop, so I&#8217;m not expecting anything in this area in the short term.  Sure there are some dicky &#8220;toy&#8221; applications, but frankly that&#8217;s all they are toys.  So it seems that SaaS only really works well when:</p>
<ul>
<li>It&#8217;s not linked to the social network,</li>
<li>Is feeding data from a traditional &#8220;store/ retrieve / display&#8221; model and</li>
<li>Operates as a service for generic administration functions.</li>
</ul>
<p>So am I doing it all  little old school and am I set in my ways, or should I just put it all out there in the cloud and trust in always having that web connection?</p>
<img src="http://manwithnoblog.com/5e94d05d/266bbf73/CCBot/1.0 (+http://www.commoncrawl.org/bot.html).gif" />]]></content:encoded>
			<wfw:commentRss>http://manwithnoblog.com/2008/12/05/is-the-cloud-a-good-thing/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>The NoCleanFeed List</title>
		<link>http://manwithnoblog.com/2008/11/22/the-nocleanfeed-list/</link>
		<comments>http://manwithnoblog.com/2008/11/22/the-nocleanfeed-list/#comments</comments>
		<pubDate>Sat, 22 Nov 2008 06:12:23 +0000</pubDate>
		<dc:creator>Gary Barber</dc:creator>
				<category><![CDATA[censorship]]></category>
		<category><![CDATA[musing]]></category>
		<category><![CDATA[blocking sites]]></category>
		<category><![CDATA[conroy]]></category>
		<category><![CDATA[filter]]></category>
		<category><![CDATA[inappropriate+material]]></category>
		<category><![CDATA[internet filter]]></category>
		<category><![CDATA[keepyourfilteroffourinternet]]></category>
		<category><![CDATA[nocleanfeed]]></category>
		<category><![CDATA[nofilter]]></category>
		<category><![CDATA[takeaction]]></category>
		<category><![CDATA[telecommunications]]></category>
		<category><![CDATA[willsomeonethinkofthechildren]]></category>

		<guid isPermaLink="false">http://manwithnoblog.com/?p=226</guid>
		<description><![CDATA[
What the hell has got into Australia in the last few years.
Now we have the railroaded implementation of Labor (right wing christian) Senator Conroy&#8217;s Internet filter.   In case you have been off the planet for the last month, Conroy is now rolling towards his personal agenda of implementation. Our only hope is that he has [...]]]></description>
			<content:encoded><![CDATA[<p class="featureimage"><a title="Keep Your Filter Off Our Internet" href="http://www.keepyourfilteroffourinternet.com/"><img title="Keep Your Filter Off Our Internet" src="http://www.keepyourfilteroffourinternet.com/badges/button_filter.gif" alt="Keep Your Filter Off Our Internet badge" width="300" height="70" /></a></p>
<p>What the hell has got into Australia in the last few years.</p>
<p>Now we have the railroaded implementation of Labor (right wing christian) Senator Conroy&#8217;s <a href="http://news.bbc.co.uk/2/hi/technology/7689964.stm">Internet filter</a>.   In case you have been off the planet for the last month, Conroy is now rolling towards his personal agenda of implementation. Our only hope is that he has to enforce it with a Bill in Parliament.</p>
<p>The filter he proposes is a multiple tier one.  The first tier being the mandatory ISP driven automatic   filtering of all the web nasties that are illegal under current legislation. The second tier is the the removal of all material that is deemed <em>inappropriate</em>.  This effectively makes the internet safe place for children.</p>
<p>Again it&#8217;s time to get political on this blog.  I talked about <a title="filtering the interenet" href="http://manwithnoblog.com/2007/12/31/filtering-the-internet/">this issue previously</a>.   But now it has gone from a mild concern to the stupidity of <a href="http://www.zdnet.com.au/news/software/soa/Conroy-calls-for-filter-pilot-volunteers/0,130061733,339293134,00.htm?ocid=nl_SEC_12112008_fea_l1">implementation</a> of an extended &#8220;on the run&#8221; person extension of <a href="http://www.alp.org.au/download/now/labors_plan_for_cyber_safety.pdf">labor policy</a> [PDF].  It&#8217;s time that we all stood up and acted.</p>
<h3>So What is the Big Deal.</h3>
<p>Sure the filter is going to block the porn, the deviant sites and other such nasties so kids can&#8217;t stumble across them.  Okay that is good.   I have no object to that at all. None!  But&#8230;  you knew there was a but.</p>
<p>Closest to date on what Conroy is really thinking comes from questions in a Senate Standing Committee when Conroy is <a title="PDF File download" href="http://www.aph.gov.au/hansard/senate/commttee/S11346.pdf">questioned</a> [PDF] by Greens Senator Scott Ludlam:</p>
<blockquote><p>We are talking about mandatory blocking, where possible, of illegal material &#8230; we are enforcing current law and ACMA determine this based on existing law &#8230; so you can have a chat with them about how they go determining it. But the general sort of stuff that we are talking about is child porn and they are the sorts of sites we are targeting. We do not believe that you should be able to opt in to child porn. I am sure you do not either.</p></blockquote>
<p>What really gets me is that, Conroy has also bundled the great catch all &#8220;inappropriate content&#8221;.  What is inappropriate.   For example, what is  inappropriate to a 5 year old girl maybe critical information for a 14 year old girl on sex education, drug use and teenage pregnancy.   Under Conroy that is going to be questionable and sanitised.</p>
<p>So far as proposed by Senator Conroy the filter systems will not be a manual list, but in general and <a href="http://www.news.com.au/technology/story/0,25642,24645568-5014239,00.html">automated filtering process</a> based on various criteria, supplemented with short white and black lists.</p>
<p><a href="http://silkcharm.blogspot.com/2008/11/australia-internet-filter-protest.html">Lots of people</a> have been <a href="http://blogs.news.com.au/jackmarxlive/index.php/news/comments/filtering_the_bible/44533">discussing</a> this <a href="http://nickcowie.com/2008/that-proposed-filter/">issue</a>, it&#8217;s <a href="http://techwiredau.com/2008/11/follow-up-interview-with-mark-newton-of-internode-re-australian-internet-filter/">basically</a> not that <a href="http://newmatilda.com/2008/11/20/conroys-web">clear and simple</a> that some people are <a href="http://www.theage.com.au/news/technology/biztech/net-censorship-plan-backlash/2008/11/11/1226318639085.html?page=fullpage">making out</a>.  It&#8217;s not a case of  - <em>&#8220;oh but it&#8217;s illegal, so who cares&#8221;</em>.</p>
<p>Okay in the way this is all about bringing the internet inline with the current practices for general publications.   But with the internet there is just way too much information for any board or committee to rate.   Hence the use of filtering algorithms with a list of know bad sites</p>
<p>The problem is that these algorithms that are used are not that perfect.  They have a percentage of false positives, yeap they get in wrong from time to time.  Now with a high number of web sites in the world,  Even an error rate of 2-3% is way too high,  Consider if suddenly by random a few thousand books where removed from the public library system from no real reason.  Would we really stand for it, all for the greater good of a perfect socialistic society.  I don&#8217;t think so.  Is it worth while to have all that information lost for the sake of society.</p>
<h3>Watching the Watchers</h3>
<p>Then consider some of the sites that don&#8217;t have a method to classify them.   For example Second Life. As you know it&#8217;s not a web site it is a virtual world,  so does that make it a game or something else.   If you say it&#8217;s a game then it gets banned as it have content that is way over the MA15+ in certain areas (remember Australia doesn&#8217;t have an adult computer game rating), this type of internet application is a problem, it has no media type.</p>
<p>It has also been pointed out that there is a fair chance, going on previous records, that the banned list of sites will not be publicly available whether they are the tier one list or tier two banned list.</p>
<p>This is a little extreme if you consider that we do know that books, magazines, comics, films and computer games that are banned in each state (yes it is controlled on a state level) .  But this could be a closed list, one has to question why.</p>
<p>There is also the technical issue of the white list to counter an over zealous filtering algorithms, who gets to decide what goes on what list.</p>
<p>My main concern is who is watching the watchers, the system needs to be totally transparent, with no closeted under informed public servant making any key decision at all.  There needs to be space for public review.   We need to look at the freedom of information and not the dictates of minority political groups to set the agenda.</p>
<h3>Time for Action</h3>
<p>So what can we do.</p>
<p>The <a href="http://webindustry.asn.au/">Australia Web Industry Association</a> (AWIA)  has an information site &#8211; <a href="http://www.keepyourfilteroffourinternet.com/">Keep Your Filter off Our Internet</a>, and there is the <a href="http://nocleanfeed.com/">No Clean Feed</a> campaign, <a href="http://www.efa.org.au/">Electronic Frontiers Australia </a>plus dozens of <a href="http://www.somebodythinkofthechildren.com/">other</a> <a href="http://libertus.net/censor/ispfiltering-au-govplan.html">sites</a> and information sources.</p>
<p>The <a href="http://www.itnews.com.au/News/89256,new-task-force-to-examine-isp-level-content-filtering.aspx">Australian Computer Society</a>, didn&#8217;t what I expected them to do, fence sit, send it off to a committee, suppose it&#8217;s reflective of the membership base of the board.</p>
<p>You can contact <a href="http://www.minister.dbcde.gov.au/contact">Senator Conroy&#8217;s Office</a> and complain, but really he is not going to change  his mind, best we can hope for is that he alters the <a href="http://www.nickhodge.com/blog/archives/2651">proposal or waters it down somewhat</a>.</p>
<p>The real clincher is to contact the power brokers in the upper house (Senate), as the lower house is dominated by labor.   In this case it&#8217;s the <a href="http://www.aph.gov.au/Senate/senators/homepages/index.asp?sort=party">Green&#8217;s</a> senators, <a href="http://www.aph.gov.au/Senate/senators/homepages/senators.asp?id=QD4">Bob Brown</a> (Tas), <a href="http://www.aph.gov.au/Senate/senators/homepages/senators.asp?id=ka5">Christine  Milne</a> (Tas), <a href="http://www.aph.gov.au/Senate/senators/homepages/senators.asp?id=I0U">Sarah Hanson-Young</a> (SA), <a href="http://www.aph.gov.au/Senate/senators/homepages/senators.asp?id=I07">Scott Ludlam</a> (WA) and<br />
<a href="http://www.aph.gov.au/Senate/senators/homepages/senators.asp?id=e5z">Rachel Siewert</a> (WA).   That said contacting and at least <em>talking</em> to your <a href="http://www.aph.gov.au/house/members/index.htm">local member</a> will help.</p>
<p>With any correspondence I have found that the best method to get results or be remembered by ministerial staff and the relevant member of parliament is to do everything from a personal perspective.   That means ringing them having a chat.   Don&#8217;t bother with a chain letter, a personally written one is better, just ensure you research it well.  Understand that a staffer will read the letter, and it will be answered by public servant if it&#8217;s going to a minister.</p>
<p>First of it&#8217;s no good talking technical on this.  Unless your are figurehead from a technical view point like <a href="http://www.itwire.com/content/view/21799/127/1/1/">iinet&#8217;s Mike Malone</a> It&#8217;s not a a technical issue. It&#8217;s not about the speed.   It&#8217;s about the information, more often it&#8217;s about sex.  It&#8217;s about the morality of  information.   The media have battered it about that it&#8217;s for the children, and the filtering is for them.</p>
<p>It&#8217;s about emotion.   Politically driven emotion. This a policy leveraged of the core of the current government, to placidate the wishes of the moral minority in the positions of power in the senate, particularly <a href="http://www.smh.com.au/news/national/family-first-demands-wider-internet-filters/2008/10/27/1224955948624.html">Family First</a> and the <a href="http://http//www.abc.net.au/unleashed/stories/s2426557.htm">Prime Minister&#8217;s personal preferences</a>.  Again we see the Church influencing state.  Remember any counter argument has to be the same when discussing in the public forum.</p>
<p>I&#8217;m not happy on this at all.  Yes I don&#8217;t want the dirty underbelly of the web, but its not really about that is it, I question:</p>
<ul>
<li>Who is watching the watchers?</li>
<li>Is loosing a percentage of the information worth the effort for a politically religiously motived policy?</li>
<li>Are we letting a minority group dictate the fabric of our information society?</li>
</ul>
<img src="http://manwithnoblog.com/5e94d05d/266bbf73/CCBot/1.0 (+http://www.commoncrawl.org/bot.html).gif" />]]></content:encoded>
			<wfw:commentRss>http://manwithnoblog.com/2008/11/22/the-nocleanfeed-list/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>On My Way Home</title>
		<link>http://manwithnoblog.com/2008/06/06/on-my-way-home/</link>
		<comments>http://manwithnoblog.com/2008/06/06/on-my-way-home/#comments</comments>
		<pubDate>Fri, 06 Jun 2008 13:59:23 +0000</pubDate>
		<dc:creator>Gary Barber</dc:creator>
				<category><![CDATA[blogging]]></category>
		<category><![CDATA[musing]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[meme]]></category>
		<category><![CDATA[onmywayhome]]></category>
		<category><![CDATA[onmywayhomeme]]></category>

		<guid isPermaLink="false">http://manwithnoblog.com/?p=184</guid>
		<description><![CDATA[Well a good friend Ben Winter-Giles has tagged me for an interesting meme. You have to document with a simple camera your journey home.  I don&#8217;t often do memes, but this one is interesting in that it gives a snapshot of our lives in the web industry.
As many of you know I operate out [...]]]></description>
			<content:encoded><![CDATA[<p>Well a good friend <a rel="friend met colleague" href="http://benwintergiles.com/2008/05/26/my-way-home/trackback/">Ben Winter-Giles</a> has tagged me for an interesting meme. You have to document with a simple camera your journey home.  I don&#8217;t often do memes, but this one is interesting in that it gives a snapshot of our lives in the web industry.</p>
<p>As many of you know I operate out of our home studio.  It&#8217;s ideal for my freelance lifestyle. Plus all the trendy people are doing it now.   So this meme is going to be different, I&#8217;m not technically going home from work as that type of photo-shoot would be just two or three pics at best.</p>
<p>So what to do.  I was going to do going home after a <a title="Australian Web Industry Association" href="http://webindustry.asn.au">AWIA / Port80 meetup</a>, but that didn&#8217;t work at all, as it&#8217;s at night and I&#8217;m using my crappy N80 phone camera (see <a href="#rules">rules</a>).</p>
<p>What I ended up doing what my return journey home after dropping the kids of at school one morning. Technically it is going home, just then I go to work as well.  The <a href="http://www.flickr.com/photos/cannedtuna/sets/72157605467706849/">photo set</a> is on flickr as well.</p>
<div class="clearthemall extraspace">
<p class="featureimage"><a title="On My Way Home by CannedTuna, on Flickr" href="http://www.flickr.com/photos/cannedtuna/2555150667/"><img src="http://farm4.static.flickr.com/3112/2555150667_1b03a5ed72_m.jpg" alt="On My Way Home" width="240" height="180" /></a></p>
<p>So here I am crossing the school oval on the cold morning, well cold for me. Sometimes we get frost and a heavy dew on the glass of the oval.  It&#8217;s especially nice when it&#8217;s been freshly cut, the smells are just amazing.</p>
</div>
<div class="clearthemall extraspace">
<p class="featureimagealt"><a title="On My Way Home by CannedTuna, on Flickr" href="http://www.flickr.com/photos/cannedtuna/2555150965/"><img src="http://farm4.static.flickr.com/3088/2555150965_0dbe067f93_m.jpg" alt="On My Way Home" width="180" height="240" /></a></p>
<p>Near the carpark is this row of flame trees, in the autumn, it&#8217;s now just winter here, they can be very spectacular if they have had a mild summer.  Sadly that has not been the case in the last few years.</p>
</div>
<div class="clearthemall extraspace">
<p class="featureimage"><a title="On My Way Home by CannedTuna, on Flickr" href="http://www.flickr.com/photos/cannedtuna/2555151655/"><img src="http://farm4.static.flickr.com/3094/2555151655_508cd4a2f9_m.jpg" alt="On My Way Home" width="180" height="240" /></a></p>
<p>And to the car, yeah the inferno red beast.  Now for a short trip through suburbia. By the way the reflection of the tree wasn&#8217;t planned at all.</p>
</div>
<div class="clearthemall extraspace">
<p class="featureimagealt"><a title="On My Way Home by CannedTuna, on Flickr" href="http://www.flickr.com/photos/cannedtuna/2555978936/"><img src="http://farm4.static.flickr.com/3075/2555978936_260781ded3_m.jpg" alt="On My Way Home" width="180" height="240" /></a></p>
<p>First port of call is the post office to pick up the mail.  Always love the texture and rigidity of the design of the post boxes.  Got a few strange looks taking this picture I can tell you.</p>
</div>
<div class="clearthemall extraspace">
<p class="featureimage"><a title="On My Way Home by CannedTuna, on Flickr" href="http://www.flickr.com/photos/cannedtuna/2555979926/"><img src="http://farm3.static.flickr.com/2104/2555979926_0c8037148d_m.jpg" alt="On My Way Home" width="240" height="180" /></a></p>
<p>This particular morning I have been cruising around on the last few litres in the car&#8217;s tank. Should have plenty to make it the petrol station.</p>
</div>
<div class="clearthemall extraspace">
<p class="featureimagealt"><a title="On My Way Home by CannedTuna, on Flickr" href="http://www.flickr.com/photos/cannedtuna/2555979328/"><img src="http://farm4.static.flickr.com/3177/2555979328_a22f3f4c89_m.jpg" alt="On My Way Home" width="240" height="180" /></a></p>
<p>Driving through the Perth &#8216;burbs to a discount petrol station. Sorry folks no amazing artwork like <a title="My Way Home" rel="friend met colleague" href="http://www.ruthellison.com/2008/05/31/my-way-home/">Ruth</a> found or impressive buildings like <a rel="friend met colleague" href="http://benwintergiles.com/2008/05/26/my-way-home/">Ben</a> or <a rel="friend met colleague" href="http://www.purecaffeine.com/2008/06/on-my-way-home-meme/">Nat</a> have.  I just get the back streets of suburbia. Not even a dead cat or stray wheelie bin. Disappointing.</p>
</div>
<div class="clearthemall extraspace">
<p class="featureimage"><a title="On My Way Home by CannedTuna, on Flickr" href="http://www.flickr.com/photos/cannedtuna/2555153847/"><img src="http://farm4.static.flickr.com/3096/2555153847_82850547d9_m.jpg" alt="On My Way Home" width="240" height="180" /></a></p>
<p>At the petrol bowser, if you want to know what we are paying for a litre of fuel at the moment I have that <a title="Petrol Prices in Perth" href="http://www.flickr.com/photos/cannedtuna/2555154299/">documented</a> as well.   Of course I didn&#8217;t want to freak out the station attendant by taking a photo while the pump was running. Urban myths aside of exploding petrol tanks.</p>
</div>
<div class="clearthemall extraspace">
<p class="featureimagealt"><a title="On My Way Home by CannedTuna, on Flickr" href="http://www.flickr.com/photos/cannedtuna/2555981694/"><img src="http://farm4.static.flickr.com/3281/2555981694_1631b76bfe_m.jpg" alt="On My Way Home" width="240" height="180" /></a></p>
<p>With a full tank, it&#8217;s finally homeward bound, down a few streets to home, it&#8217;s amazing how long the shadows are at this time of the morning.</p>
</div>
<div class="clearthemall extraspace">
<p class="featureimage"><a title="On My Way Home by CannedTuna, on Flickr" href="http://www.flickr.com/photos/cannedtuna/2555982226/"><img src="http://farm4.static.flickr.com/3184/2555982226_bc3f253094_m.jpg" alt="On My Way Home" width="240" height="180" /></a></p>
<p>Outside my home about 18 months ago this plague of ants has swept in a migrating wave across our property. They dig into everything.  Removing them is slow process of systematic poisoning off the nests.</p>
</div>
<div class="clearthemall extraspace">
<p class="featureimagealt"><a title="On My Way Home by CannedTuna, on Flickr" href="http://www.flickr.com/photos/cannedtuna/2555983588/"><img src="http://farm4.static.flickr.com/3077/2555983588_d3d830c3d6_m.jpg" alt="On My Way Home" width="240" height="180" /></a></p>
<p>Crossing the oval, does tend to leave a good deal of grass on your shoes. So better wipe my feet before entering.</p>
</div>
<div class="clearthemall extraspace">
<p class="featureimage"><a title="On My Way Home by CannedTuna, on Flickr" href="http://www.flickr.com/photos/cannedtuna/2555157391/"><img src="http://farm4.static.flickr.com/3165/2555157391_8f75cac497_m.jpg" alt="On My Way Home" width="240" height="180" /></a></p>
<p>Finally after all that, home, into the studio and the day begins.</p>
</div>
<p>Bit of a backwards approach with this, I&#8217;m going from home to work, not the standard going home from work.  Time to set the wheels in motion for the next participants.</p>
<h3 id="rules">The Rules</h3>
<p>Well these are very simple:</p>
<ul>
<li> Use a simple camera, the simpler the better,</li>
<li>Upload them to flickr or whatever your preference is, but as long as they can be seen through the web,</li>
<li>Tag them if you can with “onmywayhomeme”,</li>
<li>Blog it and tell the story,</li>
<li>Tag your mates.</li>
</ul>
<h3>The Tagged</h3>
<p>The following folk are tagged with this meme:</p>
<ul>
<li><a rel="friend met colleague neighbor" href="http://alexandragraham.com/">Alexandra Graham</a></li>
<li><a title="A little madpilot in our lives" rel="acquaintance met colleague" href="http://myles.eftos.id.au/blog/">Myles Eftos</a></li>
<li><a title="The pimping Noodlez" rel="acquaintance met colleague" href="http://noodlez.com.au/">Michael Newby</a></li>
<li><a title="Founder of all things Norgdium." rel="friend met colleague" href="http://www.bronwenclune.com/">Bronwen Clune</a></li>
<li><a title="kay goddess of the coldfusion speaks" rel="friend met colleague neighbor" href="http://kay.smoljak.com/">Kay Smoljak</a></li>
<li><a title="Da mattman!" rel="acquaintance met colleague" href="http://www.didcoe.id.au/">Matt Didcoe</a></li>
<li><a title="The wild accessibiliy, usability guru" rel="friend met colleague" href="http://www.tkh.com.au/">Gian Wild</a></li>
</ul>
<img src="http://manwithnoblog.com/5e94d05d/266bbf73/CCBot/1.0 (+http://www.commoncrawl.org/bot.html).gif" />]]></content:encoded>
			<wfw:commentRss>http://manwithnoblog.com/2008/06/06/on-my-way-home/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
