<?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; software</title>
	<atom:link href="http://manwithnoblog.com/category/software/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>Round One &#8211; We Blinked and the Corporate Sector  Won</title>
		<link>http://manwithnoblog.com/2008/01/24/round-one-we-blinked-and-the-corporate-sector-won/</link>
		<comments>http://manwithnoblog.com/2008/01/24/round-one-we-blinked-and-the-corporate-sector-won/#comments</comments>
		<pubDate>Thu, 24 Jan 2008 14:41:38 +0000</pubDate>
		<dc:creator>Gary Barber</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[web standards]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[IE7]]></category>
		<category><![CDATA[ie8]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[meta switch]]></category>
		<category><![CDATA[meta tag]]></category>
		<category><![CDATA[X-UA-Compatible]]></category>

		<guid isPermaLink="false">http://manwithnoblog.com/2008/01/24/round-one-we-blinked-and-the-corporate-sector-won/</guid>
		<description><![CDATA[
It&#8217;s been a few days now since the release  by Chris Wilson on the official Internet Explorer Blog and the subsequent follow up by Eric Meyer and Aaron Gustafson (as requested)  showing support for and explaining in detail the introduction of the X-UA-Compatible Meta switch.     Now the post to [...]]]></description>
			<content:encoded><![CDATA[<p class="featureimage"><a title="Sewage Pump Control Value" href="http://www.flickr.com/photos/cannedtuna/1396717187/"><img src="http://farm2.static.flickr.com/1163/1396717187_4d09f953f3_m.jpg" alt="Sewage Pump" width="240" height="160" /></a></p>
<p>It&#8217;s been a few days now since the release  by Chris Wilson on the official <a title="Compatibility and IE8" rel="met contact colleague" href="http://blogs.msdn.com/ie/archive/2008/01/21/compatibility-and-ie8.aspx">Internet Explorer Blog</a> and the subsequent follow up by <a title="From Switches to Targets: A Standardista's Journey" href="http://alistapart.com/articles/fromswitchestotargets">Eric Meyer</a> and <a title="Beyond DOCTYPE: Web Standards, Forward Compatibility, and IE8" rel="met contact colleague" href="http://alistapart.com/articles/beyonddoctype">Aaron Gustafson</a> (as requested)  showing support for and explaining in detail the introduction of the X-UA-Compatible Meta switch.     Now the post to read here is the Microsoft one.  That is primary to the whole deal, it explains somewhat why this was done.</p>
<h3>What&#8217;s it all about.</h3>
<p>Basically from Internet Explorer 8 there will be the provision of a meta tag. If you want to use the features of the rendering engine for IE 8 you have to insert this meta tag.   If you don&#8217;t well your page will render as if it&#8217;s been developed for IE 7 (that&#8217;s the fall back).</p>
<p>Hence we are ending up with version control flagging for each web page.  So you have to opt in to get the features like better standards support and the like from IE 8 and beyond by resetting this meta tag each time the browser changes.</p>
<p>So in web speak..<br />
<code>If  DOC TYPE and X-UA-Compatible Meta Tag<br />
Render as indicated by meta tag<br />
elseif  DOC TYPE<br />
Render as IE 7 (Standards Mode)<br />
else<br />
Render in Quriks Mode<br />
endif</code></p>
<h3>The Emotional Roller Coaster</h3>
<p>I haven&#8217;t commented on this, besides on twitter and a few blogs around tracks.  I have been basically letting my opinions settle.</p>
<ul type="disc">
<li>When I first read about this I was outraged. &#8220;What are we going back to the dark days of the web&#8221;.</li>
<li>Then I was considering the footprint size of the resultant application,      mainly due to different rendering engines, the <a title="&lt;META HTTP-EQUIV=" href="http://weblogs.mozillazine.org/roc/archives/2008/01/post_2.html">patching problems      and hack attack holes</a>.</li>
<li>Like <a title=" Meta Madness" href="http://ejohn.org/blog/meta-madness/">John Resig</a> I was also considering the impact on JavaScript      having to determine the rendering engine for the page.</li>
<li>Then there was the possible future death of web standards, the removal of the <a title="End of line Internet Explorer" href="http://www.isolani.co.uk/blog/standards/EndOfLineInternetExplorer">future proofing</a> concept.  That had very concerned.</li>
<li>Finally I ask who is going to control the registry of <a href="http://unstoppablerobotninja.com/journal/entry/518/">User Agent      Acronyms</a> that will be used? Will that be a free for all?</li>
</ul>
<p>It was getting a little strange, a good number of the web community was lining up on opposite sides like <a title="n defense of version targeting" href="http://www.zeldman.com/2008/01/22/in-defense-of-version-targeting/">Jeffery Zeldman</a> and then <a title="Broken" rel="met contact colleague" href="http://adactio.com/journal/1402/">Jeremy Keith</a>,   If Andy Clark had an operational blog I&#8217;m sure we would have been his 2 <span style="text-decoration: line-through;">cents</span> pence worth. Did they know something they are not telling use.  Anger was subsiding to confusion.  What was really happening?</p>
<h3>Browser Wars &#8211; Not.</h3>
<p>Well we know that the <a href="http://webstandards.org/action/mstf">WaSP-Microsoft Task Force</a> have been <a title="Microsoft's Version Targeting Proposal" href="http://www.webstandards.org/2008/01/22/microsofts-version-targeting-proposal/">working </a>on this for a while.  The question does come up if <a title="http://annevankesteren.nl/2008/01/ie-lock-in" href="http://annevankesteren.nl/2008/01/ie-lock-in">this</a> has so <a title="Standards mode is the new quirks mode" href="http://www.456bereastreet.com/archive/200801/standards_mode_is_the_new_quirks_mode/">many</a> <a title="Has Internet Explorer Just Shot Itself in the Foot? " href="http://www.andybudd.com/archives/2008/01/has_internet_ex/">problems</a>, what where the alternatives, like.     Is it possible that they where so bad, or that Microsoft just put a gun to the task force&#8217;s head and said &#8220;We are doing it with you or without you.&#8221; &#8211;  I really hope this was not the case. I guess we will never know with a cloak of NDA around it all.</p>
<p>With the roll out of IE7,  we in the web industry think it was a blessing (better than IE6 anyway).   Not so in the Microsoft camp.</p>
<p>They are in the real world you see.   They have clients with developers that don&#8217;t care about standards, about correct CSS, about cross browser compatibility.  Yes they do exist.  They are a majority, we are the minority.  Yes we are very vocal, but we are small.</p>
<p>But IE 7 broke the corporate applications; it broke the implementations of ActiveX and Jscript  The bringing of ActiveX and JScripting into line with standards compliance maybe a little harder than Microsoft wants to admit.    It cost time and  money to fix.</p>
<p>So if you major corporate customers complain about your implementation methods and demanding that the default playing field remains static.  What are you going to do.  Well if you want to stay in business, you are going to listen to these paying customers.</p>
<p>Then we have the web industry, do they in general pay for Microsoft products (beyond the operating systems) in general no.</p>
<p>So we have annoyed paying customers and on the other hand a minority of free loading noisy upstarts.   This is business, money talks in this case.  Web Standards lose to business reality.  The opt-in stands so the <a title="opt-out version targeting is spam" rel="met friend colleague" href="http://weblog.200ok.com.au/2008/01/opt-out-version-targeting-is-spam.html">corporate sector can opt-out by default</a>.</p>
<p>As <a title="X-UA-Compatible: Moving past thoughts of the children" rel="met friend colleague" href="http://log.lachstock.com.au/past/2008/1/23/X-UA-Compatible-past-thoughts-of-children/">Lachlan Hardy</a> says:</p>
<blockquote><p>Microsoft doesn&#8217;t tell you it&#8217;s going to do something of this scale unless it means it.</p></blockquote>
<h3>What people are going to do</h3>
<p>I&#8217;m consider it&#8217;s going to get to the point where you are sick of putting the meta tag in, so you just sniff the browser header, and insert the correct meta tag as the page renders via a backend script.</p>
<p>You have other problems as well like when you go to render generated content as expected in the current version of CSS, but you have to check first that page is going to be rendering as say IE8 otherwise its going to only render as IE7. So then IE8 is really IE7..okay?  That is going to get very confusing.   Maybe its a move to force people to stagnate.</p>
<h3>Is it Good?</h3>
<p>Is it going to be helpful?  Well, yes, may make life for debugging a little easier and testing as well, as you can stimulate multiple browsers with one version of Internet Explorer.  However this doesn&#8217;t take into account (at this stage) sub-versions of the render engine. .</p>
<p><a title=" Mistakes, Sadness, Regret" href="http://ln.hixie.ch/?start=1201080691&amp;count=1">Ian Hixie</a> is recommending we all opt-out or put &#8220;IE7&#8243; in the meta tag, forcing the rendering engine to IE7.  Nice,  so the web stagnates.  This is just what we don&#8217;t need at the moment.</p>
<p>We need to keep Microsoft at the table and educate like crazy these corporate sector developer cowboys.  We need to get out there and get mentoring.   We need to turn the corporate sector around.</p>
<p>It&#8217;s just one line of code but I can still see blood on the browsers over this one. Microsoft has been force to cave to the demands of their own monster.</p>
<p><span class="technoratitag"><a rel="tag" href="http://www.technorati.com/tags/CSS"></a></span></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/01/24/round-one-we-blinked-and-the-corporate-sector-won/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Internet Explorer 8 in 2008, Maybe?</title>
		<link>http://manwithnoblog.com/2007/12/08/internet-explorer-8-in-2008-maybe/</link>
		<comments>http://manwithnoblog.com/2007/12/08/internet-explorer-8-in-2008-maybe/#comments</comments>
		<pubDate>Sat, 08 Dec 2007 03:14:25 +0000</pubDate>
		<dc:creator>Gary Barber</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[web standards]]></category>

		<guid isPermaLink="false">http://manwithnoblog.com/2007/12/08/internet-explorer-8-in-2008-maybe/</guid>
		<description><![CDATA[
This week on twitter Molly Holzschlag live tweeted the conversation with Bill Gates at Mix n’ Mash  not that the twitter feed really had any important information in it.  Anyway Molly did put the seemingly sanitised highlights of the conversation on her blog, thanks for pushing the points Molly.
The topic centred around Web [...]]]></description>
			<content:encoded><![CDATA[<p class="featureimage"><a title="That Voodoo E" href="http://www.flickr.com/photos/cannedtuna/1889090090/"><img src="http://farm3.static.flickr.com/2343/1889090090_63621e4880_m.jpg" alt="That Voodoo E" width="240" height="160" /></a></p>
<p>This week on twitter <a rel="met acquaintance colleague" href="http://www.molly.com/">Molly Holzschlag</a> live tweeted the conversation with Bill Gates at Mix n’ Mash  not that the twitter feed really had any important information in it.  Anyway Molly did put the seemingly sanitised <a title="Conversation with Bill Gates about IE8 and Microsoft Transparency" href="http://www.molly.com/2007/12/05/conversation-with-bill-gates-about-ie8-and-microsoft-transparency/">highlights of the conversation</a> on her blog, thanks for pushing the points Molly.</p>
<p>The topic centred around Web Standards (recommendations for the purists) and IE8 development and the resultant loss of transparency that the development team used to have. Bet you have noticed that too, been very quite on the <acronym title="Internet Explorer 8">IE8</acronym> development news front hasn&#8217;t it (update:  yes silence does usually mean we commonly think inaction even if MS says it isn&#8217;t <a title="Internet Explorer 8" href="http://blogs.msdn.com/ie/archive/2007/12/05/internet-explorer-8.aspx">sitting on its hands</a>).  So like us all Molly and others are smelling the old Microsoft rat.</p>
<p>Some interesting points from all this;  did  we get a promise for IE8 in 2008, or not.  It would be good to at least see the early beta in 2008, the idea would be the full release. I&#8217;m not holding my breath on this one.</p>
<p>As expected Bill Gates is no longer really in control of the day to day events, and isn&#8217;t really even across the product lines.  Or maybe he is just dodging the question by dumping the answer back to someone else.  Is Bill Gates becoming just a Microsoft figurehead.</p>
<p>Maybe Microsoft are going back to there old ways, waiting for a glossy event, MIX08, before rolling out teasers on IE8.  This is typical of the thinking of someone locked in the old school marketing concepts.</p>
<p>The problem becomes that the Microsoft team may get it.  But  we have seen that before, remember MS Outlook 2007 and it&#8217;s email HTML standards support. When one section overrides another at Microsoft.  Is there a danger that with IE8 having a new engine that they will use the MS-Word engine and slide back into the  dark ages with IE8.</p>
<p>All that really is required is for IE8 to finally catch up with the rest of the browser community (FireFox, Opera, Safari) and support CSS to its full standard recommendation.  Sure have you can have Microsoft &#8220;exclusive&#8221; rules and tags; But first off support the base line of CSS like everyone else.</p>
<p>You know this conversation in a way remind me of the thinly disguised apology from <a title="Web Directions South, Day One - Fluff and Stuff" href="http://manwithnoblog.com/2007/09/27/web-directions-south-day-one-fluff-and-stuff/">Chris Wilson</a> at <a title="Moving the web forward" href="http://www.webdirections.org/resources/chris-wilson/">Web Directions South 2007</a>.  Yes we all know Microsoft has screwed up in the past.  But if others can implement the standards why can&#8217;t Microsoft.  Or are they just playing lip service to it all, and IE7 was just a blip on the radar.</p>
<p>What do you think?  Will IE8 happen in 2008  or not?</p>
<p><span class="technoratitag">Technorati Tags: <a rel="tag" href="http://www.technorati.com/tags/ie8">ie8</a>, <a rel="tag" href="http://www.technorati.com/tags/microsoft">microsoft</a>, <a rel="tag" href="http://www.technorati.com/tags/billgates">billgates</a>, <a rel="tag" href="http://www.technorati.com/tags/web+standards">web+standards</a>, <a rel="tag" href="http://www.technorati.com/tags/wds07">wds07</a>, <a rel="tag" href="http://www.technorati.com/tags/internet+explorer">internet+explorer</a>, <a rel="tag" href="http://www.technorati.com/tags/browsers">browsers</a>, <a rel="tag" href="http://www.technorati.com/tags/ie">ie</a></span></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/2007/12/08/internet-explorer-8-in-2008-maybe/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Photoshop Online, Good or Bad Move</title>
		<link>http://manwithnoblog.com/2007/09/13/photoshop-online-good-or-bad-more/</link>
		<comments>http://manwithnoblog.com/2007/09/13/photoshop-online-good-or-bad-more/#comments</comments>
		<pubDate>Wed, 12 Sep 2007 17:22:31 +0000</pubDate>
		<dc:creator>Gary Barber</dc:creator>
				<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://manwithnoblog.com/2007/09/13/photoshop-online-good-or-bad-more/</guid>
		<description><![CDATA[
Adobe have been waving this about for a while.  The proposal to take Photoshop and convert it into an online application like Google Docs (Writely anyone).    When I first heard of this I thought there is no way Adobe are going to be able to take the complete breadth and power [...]]]></description>
			<content:encoded><![CDATA[<p class="featureimage"><img src="http://manwithnoblog.com/wp-content/uploads/2007/09/photoshoponline.jpg" alt="PhotoShop online" /></p>
<p>Adobe have been waving this about for a <a href="http://www.techcrunch.com/2007/02/28/adobe-photoshop-online-edition/" title="Photoshop online">while</a>.  The proposal to take Photoshop and convert it into an online application like Google Docs (Writely anyone).    When I first heard of this I thought there is no way Adobe are going to be able to take the complete breadth and power of the full version of Photoshop and put that into a javascript or flex modular application with server side extensions.   I rolled my eyes and muttered &#8220;we shall see&#8221;.</p>
<p>Well it&#8217;s all over the media, for example on <a href="http://www.techcrunch.com/2007/09/07/adobes-online-image-editor-previewed/trackback/" title="Adobe’s Online Image Editor Previewed">Techcrunch</a>.  From these preview pictures, we can see it appears that this will indeed be a cut down version of Photoshop and not the desktop resource hog that we are all used to.   So we have a very focused online photograph editing application, aimed at the non professional.  Really this is nothing new. Previously we have had a few online applications like:</p>
<ul>
<li>
<h3><a href="http://www.fauxto.com/" title="Fauxto" rel="tag">Fauxto</a></h3>
<p>They offer basic photo editing and graphic element generation.  It&#8217;s a simple online Flex application, lacking a few features, like a zoom.</li>
<li>
<h3><a href="http://www.picnik.com/" title="Picnik">Picnik</a></h3>
<p>This is a very easy to use online application. Interface wise, it&#8217;s not too bad.  It&#8217;s aimed like most of these applications at the non-professional.  And that said it&#8217;s approach on certain functions maybe annoying to a photoshop bigot (like me). In general a good example of a Flex application.</li>
<li>
<h3><a href="http://www.picture2life.com/" title="Picture2Life">Picture2Life</a></h3>
<p>Some applications just don&#8217;t work on a interface basis.  This is one such application.  The interface still needs a little work. On the up side it&#8217;s very feature packed, with options for animations and the like.</li>
<li>
<h3><a href="http://www.preloadr.com/" title="Preloadr">Preloadr</a></h3>
<p>If don&#8217;t have a Flickr account, don&#8217;t bother, simple. Some of the functionality could be streamlined.  It&#8217;s functions are simple and frankly a little lacking.</li>
<li>
<h3><a href="http://pxn8.com/" title="PXN8">PXN8</a></h3>
<p>Some nice features, the cropping is not to my personal taste, but the zoom function was well presented.  Over all functional, but not pretty.</li>
<li>
<h3><a href="http://snipshot.com/" title="Snipshot">Snipshot</a></h3>
<p>This application has a pretty interface.  But that doesn&#8217;t mean it&#8217;s a good application does it.  Seems again to be another application that is lacking a few features, but it has potential.</li>
<li>
<h3><a href="http://fotoflexer.com/" title="FotoFlexer">FotoFlexer</a></h3>
<p>A straight forward photo editing tool, usual photo manipulation functions. What sets this Flex application apart is the fact that it uses layers, and seems to have some type of artificial intelligence component built into the editing features.</li>
</ul>
<p>But after all the hard R&amp;D work in the wild that has been done by all these online photo-editing startup within the Flex platform space, along comes Adobe to reap rewards of all this work, and &#8220;flex&#8221; its marketing muscle. However it&#8217;s not going to be the small guys that Adobe is looking at.  It will be Google, having Google considering seriously moving into this online application space, could see Adobe left only on the desktop and out of the online world.  This is a mistake all too many companies have made in the past (eh Microsoft, Corel, Lotus/IBM, Novell).</p>
<p>So Adobe is putting out an online Flex version of Photoshop, making it free, but advert sponsored.  Offer an upgrade path for the corporate sector too I bet.  They&#8217;ll get lots of exposure with a free product.  Get the Photoshop brand out of the design studios and into the general corporate offices, the home offices and schools for very little cost.  Perfect marketing, get the world using your online application, on your servers, under your terms. I can imagine Adobe wants the Photoshop brand = photo editing, like MS-Word = word processing.</p>
<p>Still I can see that the smaller startups will not be happy at all, especially now it seems to be more than hype.  What do you think? Are these online applications a real workable alternative or just a cut down toy?</p>
<p><span class="technoratitag">Technorati Tags: <a href="http://www.technorati.com/tags/FotoFlexer" rel="tag">FotoFlexer</a>, <a href="http://www.technorati.com/tags/Snipshot" rel="tag">Snipshot</a>, <a href="http://www.technorati.com/tags/PXN8" rel="tag">PXN8</a>, <a href="http://www.technorati.com/tags/Preloadr" rel="tag">Preloadr</a>, <a href="http://www.technorati.com/tags/Picture2Life" rel="tag">Picture2Life</a>, <a href="http://www.technorati.com/tags/Picnik" rel="tag">Picnik</a>, <a href="http://www.technorati.com/tags/Fauxto" rel="tag">Fauxto</a>, <a href="http://www.technorati.com/tags/Photoshop" rel="tag">Photoshop</a>, <a href="http://www.technorati.com/tags/Adobe" rel="tag">Adobe</a>, <a href="http://www.technorati.com/tags/Photo-editing" rel="tag">Photo-editing</a>, <a href="http://www.technorati.com/tags/Tools" rel="tag">Tools</a>, <a href="http://www.technorati.com/tags/online" rel="tag">online</a>, <a href="http://www.technorati.com/tags/Flex" rel="tag">Flex</a></span></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/2007/09/13/photoshop-online-good-or-bad-more/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Reducing Spam on Your Blog</title>
		<link>http://manwithnoblog.com/2007/08/31/reducing-spam-on-your-blog/</link>
		<comments>http://manwithnoblog.com/2007/08/31/reducing-spam-on-your-blog/#comments</comments>
		<pubDate>Fri, 31 Aug 2007 15:15:46 +0000</pubDate>
		<dc:creator>Gary Barber</dc:creator>
				<category><![CDATA[blogging]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://manwithnoblog.com/2007/08/31/reducing-spam-on-your-blog/</guid>
		<description><![CDATA[
The curse of any blog is the endless stream of comment spam.  In some cases this has lead a number of predominant popular bloggers to turn comments off all together.  Which in  away defeats the purpose of a blog altogether doesn&#8217;t it. Well this blog used to get its fair share of [...]]]></description>
			<content:encoded><![CDATA[<p class="featureimagecenterwide"><img src="http://manwithnoblog.com/wp-content/uploads/2007/08/spam-spam.jpg" alt="Spam of a different kind out of a tin!" /></p>
<p>The curse of any blog is the endless stream of comment spam.  In some cases this has lead a number of predominant popular bloggers to turn comments off all together.  Which in  away defeats the purpose of a blog altogether doesn&#8217;t it. Well this blog used to get its fair share of spam. Okay we aren&#8217;t up there in the two to three thousand pieces of comment spam a day.  But for this small blog it was in the range of two to three hundred comments a day. Then in all changed.  Now it&#8217;s 1 to 2 pieces of spam a day.   So what did I do to reduce to the level of spam.</p>
<ul>
<li>Use a spam filter, filter the comments as spam before they are lodged.</li>
<li>Moderate all instances of a comment with a URL in.  Spammers can be cleve, as you know, they love even giving you somewhat interesting comments and then a nice link to some strange dark hole on the web.</li>
<li>Moderate any comment that is under defined number of words.  This one has been a pain of late, spam that is only two or three words in length.</li>
<li>Limit the time frame that comments can be made.  For example after six months close of the comments on your older articles.  Its well know that spammers in general will target the older articles on your blog.  Frankly these posts make good reference reading, but the social interaction that they once had is by now  well and truely spent.</li>
</ul>
<p>There are a number of plugin that can assist with reducing the amount of comment spam you will get. It&#8217;s not going to eliminate it but it will help:</p>
<ul>
<li>
<h3><a href="http://akismet.com/" title="Visit plugin homepage">Akismet</a></h3>
<p>This has to be the best first level of anti comment spam defence.  Even if you have a commercial site the cost of this service is well worth it.  It will, I have found, in most cased capture 99% of your spam.  Okay it has every now and again trapped a few false positives, but in general it is all good.</li>
<li>
<h3><a href="http://wordpress.org/support/topic/89347" title="Visit plugin homepage">Moderate Brief Comments</a></h3>
<p>This is an interesting plugin by <a href="http://szub.net/" title="Visit author homepage">Kaf Oseo</a>, it allows you to send any comments that are under a nominated number of words for moderation. This is really handy if you are getting a lot of single word comment spam.</li>
<li>
<h3><a href="http://www.jamesmckay.net/categories/wordpress/comment-timeout/" title="Visit plugin homepage">Comment Timeout</a></h3>
<p>This is the plugin by  <a href="http://www.jamesmckay.net/" title="Visit author homepage">James McKay</a> that I would rank just behind Akismet in comment spam blocking functionality.  This plugin allows you to automate the closing of various aging articles to comments determined via a number of criteria.</li>
<li>
<h3><a href="http://recaptcha.net/plugins/wordpress/" title="reCAPTCHA WordPress Plugin">reCAPTCHA</a></h3>
<p>I&#8217;m not a big fan of CAPTCHA&#8217;s mainly due to the large inaccessibility component and that they do stop the flow of commenting on a blog.  However they can be very effective at stopping comment spam.  This particular plugin  is a little better as at least it offers an audio component.</li>
<li>
<h3><a href="http://blog.mytechaid.com/archives/2005/03/09/wordpress-trackback-spam-solution/" title="WordPress Trackback Spam Solution">Mod_Rewrite Trackback Spam Blocker</a></h3>
<p>Nice effective trackback spam comment blocker. Only really works with spam bots by modify the WordPress permalink generator. Its not much good with manual human spammers.  But every little bit helps.  Then again you can always turn trackbacks off.</li>
</ul>
<p>So there you have it.    These all seem to work well together as a combined procedure to reduce  comment spam.   At present it seems to be working well, may work for you, it may not.  It&#8217;s not a full list but it is a practical list.  For a complete list see the <a href="http://codex.wordpress.org/Plugins/Spam_Tools" title="Wordpress Spam Tools ">Wordpress Anti-Spam Tools</a> list. Do you have anymore to add to the list that you have tried and really work?</p>
<p><span class="technoratitag">Technorati Tags: <a href="http://www.technorati.com/tags/Akismet" rel="tag">Akismet</a>, <a href="http://www.technorati.com/tags/reCAPTCHA" rel="tag">reCAPTCHA</a>, <a href="http://www.technorati.com/tags/CAPTCHA" rel="tag">CAPTCHA</a>, <a href="http://www.technorati.com/tags/spam" rel="tag">spam</a>, <a href="http://www.technorati.com/tags/anti-spam" rel="tag">anti-spam</a>, <a href="http://www.technorati.com/tags/wordpress" rel="tag">wordpress</a>, <a href="http://www.technorati.com/tags/blogging" rel="tag">blogging</a>, <a href="http://www.technorati.com/tags/spam+tools" rel="tag">spam+tools</a>, <a href="http://www.technorati.com/tags/comments" rel="tag">comments</a>, <a href="http://www.technorati.com/tags/plugin" rel="tag">plugin</a></span></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/2007/08/31/reducing-spam-on-your-blog/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>CSS Debugging Tools</title>
		<link>http://manwithnoblog.com/2007/08/05/css-debugging-tools/</link>
		<comments>http://manwithnoblog.com/2007/08/05/css-debugging-tools/#comments</comments>
		<pubDate>Sat, 04 Aug 2007 16:33:19 +0000</pubDate>
		<dc:creator>Gary Barber</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://manwithnoblog.com/2007/08/05/css-debugging-tools/</guid>
		<description><![CDATA[
Seems lately that we are now starting to get a good spread of CSS and JavaScript (DOM Scripting) debugging tools available. About time too, for too long we web designers have spent endless hours debugging inconsistent implementations of CSS over the various browsers. Time for us to take some of that &#8216;lost&#8217;  time back. [...]]]></description>
			<content:encoded><![CDATA[<p class="featureimage"><img src="http://manwithnoblog.com/wp-content/uploads/2007/08/xrayhead.jpg" alt="Xray Your Structure" /></p>
<p>Seems lately that we are now starting to get a good spread of <acronym title="Cascading Style Sheets">CSS</acronym> and JavaScript (<acronym title="Document Object Model">DOM</acronym> Scripting) debugging tools available. About time too, for too long we web designers have spent endless hours debugging inconsistent implementations of CSS over the various browsers. Time for us to take some of that &#8216;lost&#8217;  time back.  Now we all know about Joe Hewitt&#8217;s famous <a href="http://www.getfirebug.com" title="Firebug Firefox extension">FireBug</a> extension.  If you don&#8217;t then go get it, install it, and it will change the way you design. That wonderful extension aside, what else is out there in the market place:</p>
<ul>
<li>
<h3>XRay</h3>
<p>Just the other day <a href="http://westciv.typepad.com/dog_or_higher/" title="Dog or Higher" rel="met acquaintance colleague">John Allsopp</a> joined the crowd with his <a href="http://westciv.com/xray/" rel="tag">XRay bookmarklet</a>.  Now this is just a CSS only tool that allows you to XRay (hence the name) into a page and see the CSS that relates to an element.  Much like you can do in FireBug in FireFox, an extension I&#8217;m sure you all .   What sets the Xray bookmarklet asie is that it works with Safari 2 and 3 (for OSX), and the Mozilla based browsers (OSX and Windows).    The good thing about this tool is that it doesn&#8217;t take up as much screen real estate as FireBug does. But it doesn&#8217;t stop there, oh no.  John is planning versions for Opera, and Internet Explorer.  If this happens, this tool could be come an essential component of any web designers toolkit.  Still go check it out. Also remember it&#8217;s still in beta.</p>
<p><strong>Update:</strong> There is now a version for Internet Explorer, this has now become a primary debugging tool for IE.</li>
<li>
<h3>YSlow</h3>
<p>Then we have <a href="https://addons.mozilla.org/en-US/firefox/addon/5369" title="YSlow">YSlow</a> released by the team at Yahoo, yes this is a FireFox Extension. Okay it&#8217;s not all strictly CSS, but it is a handy enhancement on Firebug and provides a quick analysis of your web page&#8217;s performance and reports on possible speed bumps (or weak points) for the nominated page.  Now a word of warning using this.  Don&#8217;t leave it turned on all the time, only enable it for testing and then disable it&#8217;s reporting after you have finished using it.  It can be resource intensive depending on the web page.</li>
<li>
<h3>Dust-Me Selectors</h3>
<p>The people at <a href="http://www.sitepoint.com/" title="Sitepoint Books">SitePoint</a> have produced a nice extension <a href="http://www.sitepoint.com/dustmeselectors/" title="Dust-Me Selectors FireFox Extension">Dust-Me Selectors</a> that reports on the unused CSS selectors within the current page.  Now this is not ideal, as you may only use a selector on one page, and this maybe not the one being reported on.  But it is good for general design selectors. Especially if you build your pages with a base design featuring all the major content elements for debugging of the design, and ensuring it all works  and looks as you have envisioned.  This even works with IE conditional statements. There is a school of design that dictates that you isolate your base design CSS selectors from your specifics via separate CSS files, Dust-Me Selectors is ideal for that  situation.</li>
<li>
<h3>FireFox Web Developer</h3>
<p>The <a href="http://chrispederick.com/work/web-developer/" title="Web Developer ToolBar">Web Developer</a> FireFox extension developed by Chris Pederick is still a handy addition to any web designers toolkit.  Although it has been surpassed in  many areas by FireBug it is still useful for disabling elements of the display.  I would recommend you at least have it installed as it can ofter as alternative view point to FireBug.</li>
<li>
<h3>DOM Inspector</h3>
<p>Scott MacGregor&#8217;s <a href="https://addons.mozilla.org/en-US/firefox/addon/1806">DOM Inspector extension</a> for FireFox was very popular before the introduction of FireBug.  It is still in production, however I feel the usefulness within the web designers tool kit has wained.  This extension allows you to examine the DOM of a page, and travel up and down the DOM structure.</li>
<li>
<h3>Internet Explorer Developer Toolbar</h3>
<p>The <a href="http://www.microsoft.com/downloads/details.aspx?familyid=e59c3964-672d-4511-bb3e-2d5e1db91038&amp;displaylang=en" title="Internet Explorer Developer Toolbar">Internet Explorer Developer Toolbar</a> from Microsoft is really the only alternative, outside of the commercial products (see below), for CSS debugging in <acronym title="Internet Explorer">IE</acronym>. It&#8217;s not a even a shade on FireBug, and while a stable and useful product, it is about time Microsoft developed a better tool than this, as it is a bit dated.  Come on Microsoft time to revise and take a leaf out of the FireBug camp.</li>
<li>
<h3>Opera Web Developer</h3>
<p>There is a <a href="http://operawiki.info/WebDevToolbar" title="Web Developer Toolbar &amp; Menu for Opera">Web Developer Toolbar and Menu</a> for Opera as well. This offers very much a functionality similar to the FireFox Web Developer toolbar.</li>
<li>
<h3>FireBug Lite</h3>
<p>Not the most ideal solution but <a href="http://www.getfirebug.com/lite.html" title="FireBug Lite">FireBug Lite</a> does offer Firebug like functionality to IE, Safari and Opera. It requires the use of a code insertion into the page to be debugged and the calling of the FireBug interface modules from a JavaScript library on the server.  Not so much as on the fly like FireFox FireBug functionality, but it is an alternative.</li>
<li>
<h3>DeBugBar</h3>
<p>This is the solution to the poor support provided from the IE Developer ToolBar. The commercial product <a href="http://www.debugbar.com/" title="DeBugBar">DeBugBar</a>.  This is an Internet Explorer plug-in that gives you FireBug like control of the page. Navigation up and down the DOM, and changing of CSS selector attributes on the fly. A JavaScript console and inspector.   If you have problems debugging CSS in IE, and I know we all do!  Then take a look at this commercial plug-in, prices start from 59 €.</li>
</ul>
<p>That&#8217;s a bit of a wrap up. What other CSS debugging tools do you use, besides blood sweat and tears (mainly over IE 6)?</p>
<p><span class="technoratitag">Technorati Tags: <a href="http://www.technorati.com/tags/XRay+Bookmarklet" rel="tag">XRay+Bookmarklet</a>, <a href="http://www.technorati.com/tags/YSlow" rel="tag">YSlow</a>, <a href="http://www.technorati.com/tags/FireBug" rel="tag">FireBug</a>, <a href="http://www.technorati.com/tags/FireFox" rel="tag">FireFox</a>, <a href="http://www.technorati.com/tags/CSS" rel="tag">CSS</a>, <a href="http://www.technorati.com/tags/Web+Design" rel="tag">Web+Design</a>, <a href="http://www.technorati.com/tags/Dust-Me+Selectors" rel="tag">Dust-Me+Selectors</a>, <a href="http://www.technorati.com/tags/Web+Developer+ToolBar" rel="tag">Web+Developer+ToolBar</a>, <a href="http://www.technorati.com/tags/Opera" rel="tag">Opera</a>, <a href="http://www.technorati.com/tags/Debugging" rel="tag">Debugging</a>, <a href="http://www.technorati.com/tags/DOM+Inspector" rel="tag">DOM+Inspector</a>, <a href="http://www.technorati.com/tags/Internet+Explorer+Developer+Toolbar" rel="tag">Internet+Explorer+Developer+Toolbar</a>, <a href="http://www.technorati.com/tags/IE" rel="tag">IE</a>, <a href="http://www.technorati.com/tags/FireBug+Lite" rel="tag">FireBug+Lite</a>, <a href="http://www.technorati.com/tags/DeBugBar" rel="tag">DeBugBar</a></span></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/2007/08/05/css-debugging-tools/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>PDF Accessibility and Optimisation</title>
		<link>http://manwithnoblog.com/2007/07/11/pdf-accessibility-and-optiumisation/</link>
		<comments>http://manwithnoblog.com/2007/07/11/pdf-accessibility-and-optiumisation/#comments</comments>
		<pubDate>Wed, 11 Jul 2007 14:25:13 +0000</pubDate>
		<dc:creator>Gary Barber</dc:creator>
				<category><![CDATA[presentation]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[web accessibility]]></category>

		<guid isPermaLink="false">http://manwithnoblog.com/2007/07/11/pdf-accessibility-and-optiumisation/</guid>
		<description><![CDATA[
You know the story.  Your client or boss wants to put a report  online, it’s just a few pages long, but they want exact print output control of  the document or they just want to ensure that the cost is kept to a minimum.  So you end up putting the document [...]]]></description>
			<content:encoded><![CDATA[<p class="featureimage"><img src="http://manwithnoblog.com/wp-content/uploads/2007/07/pdf-friend.jpg" alt="Lego Mini figures and PDF accessibility" width="200" height="200" /></p>
<p>You know the story.  Your client or boss wants to put a report  online, it’s just a few pages long, but they want exact print output control of  the document or they just want to ensure that the cost is kept to a minimum.  So you end up putting the document online as  a <acronym title="Portable Document Format">PDF</acronym>.  Now I ask you is it really  readable by everyone. That is normal viewers, assistative technology viewers,  search engine bots and viewers in remote areas on slow connections. I can bet  that in most cases one of these groups is missing out</p>
<p>So you ignore the problems and just get the  job done and get the PDF online.  If you  have been in the industry for a while you would have done this.  Yes even I a have done this, shame on  me.   Come on, I bet you have too.  Well I’m going to discuss how to get over  some of the problems you will have created with PDF distribution of information  on the Web.</p>
<h3>Suitability  of PDFs &#8211; when to use them</h3>
<p>I’m a business realist; I know there are  times that you have to use a PDF.  But  let’s have a close look at the times you should use a PDF the and times you  shouldn’t.</p>
<h4>When  to use</h4>
<ul>
<li>Large reports, papers, documents</li>
<li>Books or book chapters</li>
<li>Legal or procedural forms intended to be printed.</li>
</ul>
<h4>When  not to use</h4>
<ul>
<li>Short brochures and specification sheets (include a <acronym title="HyperText Markup Language">HTML</acronym> version of the information)</li>
<li>Product catalogue pictures and brochures (or consider an online       catalogue)</li>
<li>Short one of two page documents. These should be in HTML.</li>
</ul>
<h3>The  Acrobat distribution problem</h3>
<p>There is generally not a major problem with  version control of the PDF reader.  In  that previous versions of the reader can read the base features of the new  versions (as long as the security features aren’t activated.  However there is one version where all bets  are off, as there is a distinct problem.</p>
<p>If you have been working with PDF a while  you would have come across this error:</p>
<blockquote><p>Error: Database:  corrupt database</p></blockquote>
<p>First off you think, hang on &#8211; where are  the database within a PDF. But there are several data tables of information  within a PDF if you think about it.  I  have found from experience that this only tends to occur if the document is  being read by Acrobat reader below version 5.02.</p>
<p>Problem is there are a lot of computers in  the corporate world; especially government, that still have Acrobat Readers  that are version 5.0.  It seems there was  massive push with distribution of version 5.0     This was for Adobe a double edged sword. As this leaves them with a large  number of corrupt readers that would nor read version 7+ files.  The release of the voluntary patch to 5.01  and 5.02 was frankly a waste of time as it’s well know that IT sections don’t  apply non operating systems patches.   Hence till the OS is updated the problem remains for most corporate  users.</p>
<p>Or does it?   Try removing some of the accessibility settings when you make the  PDF.  The main one in case is the “Enable  accessibility and reflow with Tagged PDF”.   You will find this under Settings, in the Application Settings  section.  Ensure it is NOT checked.  That’s right I know it’s insane but uncheck it.</p>
<p>Of course the other alternative is to get  the user to upgrade to version 7 or above.   Good luck with that. So here is a classic case of good distribution can  come back to bite you.  But what do you  do with Quark or InDesign created documents. Well I don’t have a solution for  that case, yet.</p>
<h3>Optimisation</h3>
<p>You have a PDF it’s well over 5 Meg in size  and you really want it to be about 1 Meg or less.  So how do you get it smaller?  You have tried the optimise settings in  Acrobat, but still it’s just way too big.   First things first, you may have to have the PDF rebuild.  There are a lot of things that we as  designers do,  in our rush to get the job  done, that make the resultant PDF, as a vector based document, bloat to an  unworkable size.  Here is a short list of  things you can do to make the document smaller file size wise.</p>
<h4>Using  InDesign</h4>
<ul>
<li>Check the InDesign files for hidden images or vector       shapes.  You are looking for things       that are hidden under other layered images or objects. Look for items off to       the side of the Layout, this is still placed in the PDF, if its not       required remove it.</li>
<li>If you have an image that has a mask over it within InDesign,       there can be wasted pixels there. You need to redo the image so that it is       clipped or cropped as close as you can get it to the mask edge. As the       complete image is rendered underneath the mask layer in the PDF even if       you only see 10% of it.</li>
<li>Ensure all gradients are vector generated and not bitmap images       (Tiff, Jpeg etc).  This is       especially true of that groovy Illustrator gradient you are just been       working on; in this case render them as a true vector EPS file and place       this into InDesign.</li>
<li>Use Jpegs that are optimised instead of Tiffs.  Jpegs have a smaller initial footprint.</li>
<li>Use pictures that have large blocks of the same colour in them       and not great amounts of detail or different colours.  Bright and colourful is often better.</li>
<li>Use black and white or duo tone images.</li>
<li>Use Adobe smart object when you can for cross platform object       they seem to help a little, especially in CS2.  The compression on Smart Object is very       good for some reason (I have no idea why).</li>
<li>Then export file as PDF, assuming you have all the       accessibility tags in place too.</li>
</ul>
<h4>Using  MS-Word</h4>
<ul>
<li>Optiumise all images as if you are doing it for the web before       you insert them into the word document</li>
</ul>
<h4>Using  Acrobat</h4>
<p>Now start work in Acrobat, use the PDF Optimiser tool under <em>Advanced &gt; PDF Optimizer</em>.       Remember to save versions of your file as you optimise.    Things to consider while optimising:</p>
<ul>
<li>Select Flatten transparency</li>
<li>Clip complex regions</li>
<li>Don’t disable embedded fonts unless you really have to.  You still want you typography to remain        as you designed it.</li>
<li>Down sample the images step by step, soon as you notice a        difference at a glance take the previous version, you have optimised too        much</li>
<li>Remember to clean up any referenced structure elements like        bookmarks that are not referencing the pages in the document.  This is important if you are chopping a        document into different chapters.</li>
<li>Don’t ever try and combine two documents together or build a       document from separate InDesign page exports it will always be a lot       larger than the single run InDesign export.</li>
</ul>
<h3>Searchable  PDFs</h3>
<p>Yes Google and most search engines will  index your PDFs.  But please ensure you  do a few things to help them along.   It  does help if you complete the <em>Metadata</em> section of the <em>Description</em> tab in the  PDF (Ctrl-D) :</p>
<p class="featureimage"><img src="http://manwithnoblog.com/wp-content/uploads/2007/07/pdf03.gif" alt="Remember to complete the Metadata section" width="200" height="200" /></p>
<ul>
<li>Complete the <em>Title field</em>, this becomes the link text</li>
<li>The <em>Subject field</em>, this maybe become the description depends on the  search engine and the version of PDF.</li>
<li>The keyword (delimited with  semi colons)</li>
</ul>
<p>You should if you have the time consider  completing the <em>Additional Metadata</em> section of this dialog. You can import and export these via an xml file.  This will give you a better metadata  footprint, and is very handy if you are doing a lot of documents with a  standard baseline of metadata.</p>
<p>Now the really interesting bit, did you  know up to till version 7 Adobe has produced a different method of presenting  the metadata within the file format for nearly every version of Acrobat.  In version 6 it is presented in version 5  format and version 6 formats, just to make life interesting. In Version 7+ we  have an enhanced version 6 format.   Luckily a well written search bot can tell what version the PDF document  is written in. Version 8 follows the version 7 format for the most part.</p>
<h3>Accessible  PDFs</h3>
<p>I’m not going to go into a great detail on  this, but the bottom line is all the accessibility must occur in almost all  cases before you create the PDF.  You can  do it afterwards, but it does tend to more time consuming the later in the process  you add in the accessibility.</p>
<h4>Pre  Production – MS Word</h4>
<ul>
<li>Ensure that the document structure is written in using the       Heading styles</li>
<li>That a table of contents is defined,</li>
<li>That all images and diagrams have an alternative text defined.</li>
<li>That all links have an <em>screen       tip</em> text defined</li>
<li>With tables that all header rows are check under <em>Table Properties</em> as <em>“Repeat as Header Row at top of each       page”</em></li>
<li>Ensure the colour contrast is readable for extremes in contrast       and colour blindness.  Light grey on       white is not a contrasting colour scheme.</li>
</ul>
<h4>Pre  Production &#8211;  InDesign</h4>
<ul>
<li>You have to tag the document either via <em>File Export</em> or  by       turning on tagging by default for all exported files are tagged.  You do this via <em>File &gt; Adobe PDF Presets &gt; Define</em> and click on the presets you want to be       tagged and check  <em>Create Tagged PDF</em> . If you are       doing a high quality print this is the default anyway, but it’s a good       idea to check.</li>
<li>When building the document you need to define headers (semantic       structures) that use styles that have the right names, that  is h1 to h6. Nothing else,  use exactly h1 to h6.</li>
<li>Check the <em>Structure Panel</em> to ensure you are progressing well with the semantic structure.</li>
<li>Add alterative text to images, right click the image tag in the <em>Structure Panel</em> and selecting <em>New Attribute</em>.  Add        “Alt” in the name field (note capital A) and the alternative text       in the value field.</li>
<li>Links and lists will have to be edited post production.  Although this may have changed with       InDesign CS3.</li>
</ul>
<h4>Post  Production – Acrobat</h4>
<p class="featureimage"><img src="http://manwithnoblog.com/wp-content/uploads/2007/07/pdf02.gif" alt="View the tags by selecting View &gt; Navigation Tags &gt; Tags" width="200" height="200" /></p>
<ul>
<li>Ensure the fonts have not been rasterised (scanned), check,  you must be able to copy the text at       least.</li>
<li>Use Acrobat 7 or above for the base line, <a href="http://www.freedomscientific.com/fs_products/JAWS_HQ.asp">JAWS</a> and other       assistative technology may have issues with anything below version 7.</li>
<li>You can add tags to the document via the Acrobat, but it is not       an easy issue, it will take time to complete. View the tags by selecting <em>View &gt; Navigation Tags &gt; Tags</em>.</li>
<li>If there are no tags, select <em>Advanced &gt; Accessibility &gt; Add tags to Document, </em> to add them</li>
<li>Select the <em>Content Tab</em> and use the right click on the structure elements to edit the       accessibility elements.</li>
<li>Within the <em>Touchup Properties</em> dialogue remember to use the <em>Tag</em> tab and fill in the elements required there.</li>
<li>Build the bookmarks structure in the <em>Bookmarks</em> tab for the document via Acrobat. This just takes       time.</li>
<li>Build the thumbnails in the <em>Pages </em>tab.  Don’t forget, to set the Page Properties       (right mouse click) to <em>Use Document       Structure.</em></li>
</ul>
<h3>Summary</h3>
<p>PDFs are not just simple build, link and  upload document format.  If you must use  them, use with caution and optimise and make them accessible at all times.  Suddenly you will find that quick fix by  using a PDF, isn’t really that much of a quick fix after all.</p>
<p>These are the notes from the mini talk &#8220;PDF is not your Friend&#8221; I gave at the Perth July 2007 <a rel="tag" href="http://www.webindustry.asn.au/">Australian Web Industry Association</a> (AWIA) Meeting. There is a <a title="podcast mp3 of this talk" href="http://app.webindustry.asn.au/downloads/podcasts/gary_barber_20070704.mp3">podcast</a> and the slides are available as a <a href="http://manwithnoblog.com/presentations/pdf/PDF-is-not-your-friend.pdf">PDF document</a> (852 k), on <a title="Slide show on Slideshare" href="http://www.slideshare.net/CannedTuna/pdf-is-not-your-friend/">slideshare</a> or below.</p>
<div><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="348" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="https://s3.amazonaws.com:443/slideshare/ssplayer.swf?id=75239&amp;doc=pdf-is-not-your-friend3726" /><embed type="application/x-shockwave-flash" width="425" height="348" src="https://s3.amazonaws.com:443/slideshare/ssplayer.swf?id=75239&amp;doc=pdf-is-not-your-friend3726"></embed></object></div>
<p><span class="technoratitag">Technorati Tags: <a rel="tag" href="http://www.technorati.com/tags/acrobat">acrobat</a>, <a rel="tag" href="http://www.technorati.com/tags/pdf">pdf</a>, <a rel="tag" href="http://www.technorati.com/tags/indesign">indesign</a>, <a rel="tag" href="http://www.technorati.com/tags/accessibility">accessibility</a>, <a rel="tag" href="http://www.technorati.com/tags/optimisation">optimisation</a>, <a rel="tag" href="http://www.technorati.com/tags/searchability">searchability</a>, <a rel="tag" href="http://www.technorati.com/tags/seo">seo</a>, <a rel="tag" href="http://www.technorati.com/tags/AWIA">AWIA</a>, <a rel="tag" href="http://www.technorati.com/tags/port80">port80</a>, <a rel="tag" href="http://www.technorati.com/tags/mini+talk">mini+talk</a>, <a rel="tag" href="http://www.technorati.com/tags/metadata">metadata</a></span></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/2007/07/11/pdf-accessibility-and-optiumisation/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
<enclosure url="http://app.webindustry.asn.au/downloads/podcasts/gary_barber_20070704.mp3" length="12521335" type="audio/mpeg" />
		</item>
		<item>
		<title>Twitter Lemmings</title>
		<link>http://manwithnoblog.com/2007/05/18/twitter-lemmings/</link>
		<comments>http://manwithnoblog.com/2007/05/18/twitter-lemmings/#comments</comments>
		<pubDate>Fri, 18 May 2007 15:00:10 +0000</pubDate>
		<dc:creator>Gary Barber</dc:creator>
				<category><![CDATA[social networking]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://manwithnoblog.com/2007/05/18/twitter-lemmings/</guid>
		<description><![CDATA[
It was a little amazing last night (WST-AU) Twitter had been a little flaky, but at least it was operational.  Then &#8220;it&#8221; started, someone was talking about alternatives to Twitter.  Slowly but surely people went and checked out Jaiku, signed up, collected their friends, of course this meant more of their friends signed [...]]]></description>
			<content:encoded><![CDATA[<p class="featureimage"><img src="http://manwithnoblog.com/wp-content/uploads/2007/05/jump-shark.jpg" alt="Did Twitter Jump the Shark" /></p>
<p>It was a little amazing last night (WST-AU) <a href="http://twitter.com">Twitter</a> had been a little flaky, but at least it was operational.  Then &#8220;it&#8221; started, someone was talking about alternatives to Twitter.  Slowly but surely people went and checked out <a href="http://jaiku.com/">Jaiku</a>, signed up, collected their friends, of course this meant more of their friends signed up as well.  The wave of Jaiku signup spam started to lap my email inbox. Within  12 hours my lonely old <a href="http://tuna.jaiku.com">Jaiku account</a> had gone from 5 odd contacts on Jaiku to a modest 40 odd.   It was just amazing to see the power of the peer group. People not wanting to be left out, not wanting to be out of the loop, just in case people did migrate to Jaiku.  Often the Jaiku sign up was followed by the statement:</p>
<blockquote><p>Just looking at Jaiku, I still like Twitter, just having a look.</p></blockquote>
<p>It was a bit like lemmings going over a cliff.   People were signing up at a rapid rate.  The funnier thing was that the trend jumped timezones, the &#8220;just checking out Jaiku&#8221; continued from the OzPack into the the BritPack, and then onto the US.  I suppose we geeks like to have a backup system.</p>
<p>Well Twitter has been stable for most of today.  Adapt there has been a distinct reduction in usage.  But what went wrong, well the people at twitter tell us it was just a series of <a href="http://twitter.com/blog/2007/05/devils-in-details.html" title=" The Devil's in the Details">bad software deployments</a>.   Makes me think maybe the cats are running the application deployment at Twitter.</p>
<p>During this time the cry went up for <a href="http://digitalcraig.wordpress.com/2007/04/22/roundup-of-jaiku-tools/" title="Roundup of Jaiku Tools">Jaiku base desktop tools.</a>  They were reviewed and some taken up, some not.  So now people have a Jaiku and Twitter account, so if you want to be distracted by both of them,  can you have it all in on application or page.</p>
<p>Well help is at hand, <a href="http://www.rodneyolsen.net/" title="The Journey" rel="met contact">Rodney Olsen</a> suggested people go have a look at <a href="http://www.twitku.com">TwitKu</a>.  Despite the plain interface and the <a href="http://en.wikipedia.org/wiki/Marquee_tag">Marquee Tag</a> (urrgh) it does the job at hand, allowing dual posting (why if you have a public twitter feed).  Most importantly you can see both streams at once.</p>
<p>Did Twitter Jump the Shark? Or were the cats having a very bad series of days.</p>
<p><span class="technoratitag">Technorati Tags: <a href="http://www.technorati.com/tags/Twitter" rel="tag">Twitter</a>, <a href="http://www.technorati.com/tags/Jaiku" rel="tag">Jaiku</a>, <a href="http://www.technorati.com/tags/TwitKu" rel="tag">TwitKu</a>, <a href="http://www.technorati.com/tags/Downtime" rel="tag">Downtime</a>, <a href="http://www.technorati.com/tags/Socialnetworking" rel="tag">Socialnetworking</a>,  <a href="http://www.technorati.com/tags/Migration" rel="tag">Migration</a></span></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/2007/05/18/twitter-lemmings/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Giving My TV Some Joost</title>
		<link>http://manwithnoblog.com/2007/04/29/giving-my-tv-some-joost/</link>
		<comments>http://manwithnoblog.com/2007/04/29/giving-my-tv-some-joost/#comments</comments>
		<pubDate>Sat, 28 Apr 2007 16:15:37 +0000</pubDate>
		<dc:creator>Gary Barber</dc:creator>
				<category><![CDATA[IPTV]]></category>
		<category><![CDATA[musing]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://manwithnoblog.com/2007/04/29/giving-my-tv-some-joost/</guid>
		<description><![CDATA[
The other day managed to get hold of an  invite to the IPTV service Joost, that is currently in Beta (and we all know  what that means).  First off, I have no  invites, so don&#8217;t ask; okay.   Update &#8211; I do have a few invites (900+) in reality I [...]]]></description>
			<content:encoded><![CDATA[<p class="featureimage"><img src="http://manwithnoblog.com/wp-content/uploads/2007/04/joost.jpg" alt="The Joost Interface" /></p>
<p>The other day managed to get hold of an  invite to the <a href="http://en.wikipedia.org/wiki/IP_TV" rel="tag"><acronym title="Internet Protocol Television">IPTV</acronym></a> service <a href="https://www.joost.com/" rel="tag">Joost</a>, that is currently in Beta (and we all know  what that means).  <span style="text-decoration: line-through">First off, I have no  invites, so don&#8217;t ask; okay.</span>   Update &#8211; I do have a few invites (900+) in reality I think Joost maybe open to the public soon anyway, however you can still email me  for an invite (if you want the invite you find my contact).</p>
<p>You connect up to Joost via a downloaded  purpose build desktop application.  It  launches you into the Channel Selector and straight into the programs that are  available.  The interface is very simple  are easy to use with either a mouse or keyboard.</p>
<p>Besides the various channels and ways of  customising the programming for your own use, there are also widgets that you  can active as an overlay on top of the program being viewed. The widgets  include items such as a clock, an Internet Messenger (using jabber or gmail),  local chat room, rating scorer, news board and tickler and a few more.  These may seem a little boring at first, but  consider you can now twitter from within Joost. I&#8217;m sure there will be more  widgets to come in the future, as this aspect brings an element of social networking,  apt a minor one in the on-demand <acronym title="Television">TV</acronym> world.</p>
<p>The visual quality of the content is not high definition, but it up scales well and present very nicely when  displayed on a high definition plasma or large <acronym title="Liquid Crystal Display">LCD</acronym> screen.</p>
<p>The content of programming it not all to my  taste, but still I found at least 40 hours of viewing on the various stations  that I&#8217;m going to have a look at.  I  can see a great potential for this type of <acronym title="Television">TV</acronym> delivery if the content is  improved.  My one complaint is the  licensing has meant that Joost programming is segmented into three regions: <acronym title="United States">US</acronym>,  <acronym title="European Union">EU</acronym> and the rest of the world.  Well I&#8217;m  in the latter, which is a shame as there are whole channels that I can see and  be teased with but can&#8217;t access.</p>
<p>Yes there are adverts. Some  are short; others are of a standard length. You are not, at present,  subjected the endless adverts as you would expect. You are lucky if you have  one advert in the middle of a program;   and for a free service I can deal with that.</p>
<h3>The  Local TV Scene</h3>
<p>I&#8217;ll explain my <acronym title="Television">TV</acronym> viewing habits so you have an idea where I&#8217;m coming from.</p>
<p>Now I don&#8217;t normally have access to Foxtel  (local pay-<acronym title="Television">TV</acronym>), the programming just doesn&#8217;t appeal to me. It&#8217;s all mostly  repeats, and frankly the cost is too high for the quality that you get.  I watch a little Free to ai, mayeb 5 hours a week and rest is with <acronym title="Digital Video Disc">DVD</acronym>s.</p>
<p>Free to air <acronym title="Television">TV</acronym> in Australia is a little better than your average  (compared to <acronym title="United States">US</acronym> free to air), being selective of the best (and sometimes worst)  from the <acronym title="United States">US</acronym>, UK and European  programming.</p>
<p>However these programs are usually a good 6  to 24 months behind their initial screening. This has started to change over  the last few years as the free to air <acronym title="Television">TV</acronym> networks seem to realise that a  percentage of people are viewing programs via torrent feed or on copies sourced  from friends and associates.  This is  good, as there is no reason why we have to wait a year or so for a <acronym title="Television">TV</acronym> series to  be aired in Australia.</p>
<p>I have also noticed there has been  less creative  editing of late.  You know what I mean, when up to ten minutes of a program is sliced for advert, usuallyon scene changes or off  the sides of the advert spaces.</p>
<p>Is this again a policy decision by the  program managers that has been influenced by the fact that people can now  source their favourite <acronym title="Television">TV</acronym> programs elsewhere.</p>
<h3>On-Demand  IPTV Now!</h3>
<p>Looking at Joost, there is one thing I really  like about the concept; it&#8217;s  <acronym title="Internet Protocol Television">IPTV</acronym><acronym> </acronym>on-demand. When I want it.  No more working out what to watch when, no  more programming a <a href="http://en.wikipedia.org/wiki/Digital_video_recorder" rel="tag"><acronym title="Personal video recorder">PVR</acronym></a>, or training it to select the program types and themes I  like.</p>
<p>The concept is not new; you can rent a  movie online and (with the associated <acronym title="Digital Rights Management"><a href="http://en.wikipedia.org/wiki/Digital_Rights_Management" rel="tag">DRM</a></acronym>) download or watch a streaming  version.  The usual on-demand viewing is  like your own <acronym title="Digital Video Disc">DVD</acronym> library; you watch it when you want to.  You control your lifestyle not the <acronym title="Television">TV</acronym>  programmers.  I can imagine that this  type of service has the traditional TV executives either burying their heads in  the sand or quivering in their soft leather shoes.</p>
<p>Are these new trends in people&#8217;s viewing  habits and new services like Joost going to change the age of television? Is <acronym title="Television">TV</acronym>  as we know it about to start to morph into something else; a more interactive  on-demand service?  Should <acronym title="Television">TV</acronym> executives  be scared?   I hope so.</p>
<p><span class="technoratitag">Technorati Tags: <a href="http://www.technorati.com/tags/IPTV" rel="tag">IPTV</a>, <a href="http://www.technorati.com/tags/Joost" rel="tag">Joost</a>, <a href="http://www.technorati.com/tags/Televsion" rel="tag">Televsion</a>, <a href="http://www.technorati.com/tags/TVProgramming" rel="tag">TVProgramming</a>, <a href="http://www.technorati.com/tags/" rel="tag"></a>, <a href="http://www.technorati.com/tags/JoostTV" rel="tag">JoostTV</a></span></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/2007/04/29/giving-my-tv-some-joost/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Top Twitter Mobile Phone Applications</title>
		<link>http://manwithnoblog.com/2007/04/21/top-twitter-mobile-phone-applications/</link>
		<comments>http://manwithnoblog.com/2007/04/21/top-twitter-mobile-phone-applications/#comments</comments>
		<pubDate>Sat, 21 Apr 2007 11:12:20 +0000</pubDate>
		<dc:creator>Gary Barber</dc:creator>
				<category><![CDATA[review]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[cellphone]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[mobile web]]></category>
		<category><![CDATA[phone]]></category>

		<guid isPermaLink="false">http://manwithnoblog.com/2007/04/21/top-twitter-mobile-phone-applications/</guid>
		<description><![CDATA[
Well Twitter is well over a year old now and pushing the edges of the G2G universe (thank you Bronwen of Perth Norg ).  As expected people have found a use for this technology, from social chat, help desk functions, news broadcast, micro blogging, and storytelling.  It almost seems now when you get [...]]]></description>
			<content:encoded><![CDATA[<p class="featureimage"><img src="http://manwithnoblog.com/wp-content/uploads/2007/04/mobilephones.jpg" alt="Twitter goes Mobile" /></p>
<p>Well <a href="http://twitter.com">Twitter</a> is well over a year old now and pushing the edges of the <acronym title="Geek to Geek">G2G</acronym> universe (thank you <a title="NorgDom" rel="acquaintance met coleague" href="http://norgdom.perthnorg.com.au/">Bronwen</a> of <a href="http://www.perthnorg.com.au">Perth Norg</a> ).  As expected people have found a use for this technology, from social chat, help desk functions, news broadcast, micro blogging, and storytelling.  It almost seems now when you get geeks together; twitter will be topic of conversion, out come the mobile phones and the twittering begins. Point in case the <a title="Perth Webloggers Meetup" href="http://blog.meetup.com/14/?gj=sj5">Perth Webloggers Meetup </a> this month (April 2007).</p>
<p>What&#8217;s avialable for twitter on mobile phones, besides the standard twitter <acronym title="Simple Message Service">SMS</acronym> .  It does bring up the question &#8211; why bother with a mobile phone application for twitter.  Well some phone networks charge higher rates for incoming or outgoing overseas <acronym title="Simple Message Service">SMS</acronym>. Yes in some places people have to pay for <acronym title="Simple Message Service">SMS</acronym>. In some of these cases it&#8217;s cheaper to use a data network connection.   You could also use free wifi when you can find it.</p>
<p>So lets look at some of the mobile phone <abbr title="applicaton">apps</abbr> available for twitter:</p>
<h3><a title="Twitteresce Twitter on Your Mobile" href="http://myles.eftos.id.au/blog/2007/04/20/twitteresce-twitter-on-your-mobile/">Twitteresce</a></h3>
<p class="featureimage"><img title="Twitteresce" src="http://manwithnoblog.com/wp-content/uploads/2007/04/twitterescescreen.gif" alt="Twitteresce" /></p>
<p>This is an application from <a title="Madpilot Productions" rel="acquaintance met coleague" href="http://www.madpilot.com.au/">Madpilot Productions</a>, it&#8217;s a Java (<abbr title="Java 2 Platform, Micro Edition">J2ME</abbr>) based application, using a <acronym title="General Packet Radio Service">GPRS</acronym>/<abbr title="Third Generation">3G</abbr> network.  This is from the same people that brought you <a title="Time Tracking Software" href="http://88miles.net/">88miles</a>.   Twitteresce is simple and effective, the interface is raw, but it is version 0.3 (at time of publication) and it is very much in beta.  It does suffer on the Nokia phones from a text contrast problem with the text input screens depending on your theme, (dark blue text on a blue background).</p>
<p>In general it is good if not raw in its interfac; applying  all the most recent features on twitter except the direct tweets. Twitteresce allows access to both the friends and public twitter streams.</p>
<p>Point your mobile phone to: <strong>madpilot.com.au/twitteresce</strong></p>
<h3><a title="Twitlet" href="http://www.paxmodept.com/telesto/blogitem.htm?id=266">Twitlet</a></h3>
<p class="featureimage"><img title="Twitlet" src="http://manwithnoblog.com/wp-content/uploads/2007/04/twitletascreen.gif" alt="Twitlet" /></p>
<p>Another Java (<abbr title="Java 2 Platform, Micro Edition">J2ME</abbr>) based application, running on a <acronym title="General Packet Radio Service">GPRS</acronym>/<abbr title="Third Generation">3G</abbr> network, this time from <a title="Paxmodept" href="http://paxmodept.com">Paxmodept</a>.  It certainly is an outstandingly well-presented application (being version 1.0).   With a full customised interface using the twitter blue colours in all areas but the text input fields, which is a shame as it does spoil the overall effect.</p>
<p>There are a few problems with screen flow and text contrast like Twitteresce is suffers from.  The tweets are displayed with the time stamp, useful in a way, but not that much as it&#8217;s not recalculating to the local time zone.  There was one screen flow that really had me stumped for a minute or so, how to get off the tweets screen.</p>
<p>You can send your tweets as expected, but there is no shortcut for direct or in reply to tweets.  There is also no provision to view the public twitter stream or have an auto update of the tweets like with Twitteresce.</p>
<p>Point your mobile phone to: <strong>mobile.paxmodept.com</strong></p>
<h3><a title="Tiny Twitter" href="http://www.tinytwitter.com/">Tiny Twitter</a></h3>
<p class="featureimage"><img title="Tiny Twitter" src="http://manwithnoblog.com/wp-content/uploads/2007/04/tinytwitterscreen.gif" alt="Tiny Twitter" /></p>
<p>An application from <a title="Standing Mobile" href="http://www.standingmobile.com/">Kevin Cawley</a> from Boulder, Colorado, it&#8217;s a Java (<abbr title="Java 2 Platform, Micro Edition">J2ME</abbr>) based application, running on a <acronym title="General Packet Radio Service">GPRS</acronym>/<abbr title="Third Generation">3G</abbr> network.  It&#8217;s version 0.83.    Site has a few mobile web usability issues, not that they are show stoppers.</p>
<p>The interface is good, the contrast bug is all gone on some fields, by using a lighter overlay fill in the fields.  It has a good series of error messages.  It doesn&#8217;t use a custom interface like Twitlet, but uses the plain text screens like Twitteresce.</p>
<p>However the tweet input, defaults to the standard freeform sms text page, and the contrast problem returns.</p>
<p>Point your mobile phone to: <strong>tinytwitter.com</strong></p>
<h3><a title="FlashLite Twitter" href="http://www.abdulqabiz.com/blog/archives/flashlite/twitter_and_flashlit.php">FlashLite Twitter</a></h3>
<p class="featureimage"><img title="flashlite Twitter" src="http://manwithnoblog.com/wp-content/uploads/2007/04/flashlitetwitterscreen.gif" alt="flashlite Twitter" /></p>
<p>For the phones that can use <a title="Download FlashLite 2" href="http://www.adobe.com/products/flashlite/">FlashLite 2</a>, there is a Twitter app too. <a title="Twitter and FlashLite" href="http://www.abdulqabiz.com/blog/archives/flashlite/twitter_and_flashlit.php">Abdul Qabiz</a> has throw together a application for basically posting only to twitter, mainly to avoid overseas <acronym title="Simple Message Service">SMS</acronym> costs.  Again this is a <acronym title="General Packet Radio Service">GPRS</acronym>/<abbr title="Third Generation">3G</abbr> network application, it&#8217;s not bad, there are lots of bugs and interface issues, but Adbul is really frank about this.  These could do with cleaning up.  Currently it&#8217;s really the only free FlashLite Twitter application available.</p>
<p>Download the app here:  <a title="Download FlashLite Twitter" href="http://www.mediafire.com/?5otjzfmuw4m">FlashLite Twitter </a></p>
<h3>Other Applications</h3>
<p>There are a series of Twitter applications for various <acronym title="Personal Digital Assistant">PDA</acronym> phones.  I&#8217;ve not tested these, but I&#8217;ll list them for completeness:</p>
<ul class="unIndentedList">
<li><a title="TreoTwit" href="http://www.mitreo.com/treotwit_twitter_palm_os/"> TreoTwit</a> &#8211; for Palm OS Treo or Palm OS <acronym title="Personal Digital Assistant">PDA</acronym></li>
<li><a href="https://www.cellity.com/interim/info/twitter.faces"> Cellity Tweeter</a> &#8211; Another thin Java <abbr title="applicaton">app</abbr>, not tested due to terms and conditions. Yes I do read them.</li>
<li> <a href="http://orangatame.com/products/twitterberry/">TwitterBerry</a> &#8211; twitter for Blackberrys.</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/2007/04/21/top-twitter-mobile-phone-applications/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Adobe CS3 Comparative Pricing</title>
		<link>http://manwithnoblog.com/2007/04/06/adobe-cs3-comparative-pricing/</link>
		<comments>http://manwithnoblog.com/2007/04/06/adobe-cs3-comparative-pricing/#comments</comments>
		<pubDate>Fri, 06 Apr 2007 14:45:37 +0000</pubDate>
		<dc:creator>Gary Barber</dc:creator>
				<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://manwithnoblog.com/2007/04/06/adobe-cs3-comparative-pricing/</guid>
		<description><![CDATA[
There has been some discussion since Adobe announced  their new Creative Suite 3 products on the differences in pricing for non-US countries.  Adobe tells us that the pricing models for  countries outside of the US  are controlled by the local Adobe office to a degree.
Now I have nothing against the new [...]]]></description>
			<content:encoded><![CDATA[<p class="featureimage"><img src="http://manwithnoblog.com/wp-content/uploads/2007/04/lollypops.png" alt="Two lollipops" title="Are we just suckers here in Australia" /></p>
<p>There has been some <a href="http://www.adobeforums.com/cgi-bin/webx?14@@.3bc3821a/2" title="Adobe Creative Suite 3 USD prices">discussion</a> since Adobe announced  their new <a href="http://www.adobe.com/uk/creativelicense/" rel="tag">Creative Suite 3</a> products on the differences in pricing for non-<acronym title="United States">US</acronym> countries.  Adobe tells us that the pricing models for  countries outside of the US  are controlled by the local Adobe office to a degree.</p>
<p>Now I have nothing against the new Creative  Suite itself. From what I have seen in the previews and demonstrations, it  seems to be worth the United    States upgrade price.  But how does this compare to previous  upgrades?  How do the prices in Australia compare to the prices in the <acronym title="United States">US</acronym>.  Are Australian&#8217;s being ripped off by Adobe Australia?  This is what  I&#8217;m going to be examining here in detail.</p>
<p>A quick comparison of the recommend retail  pricing in Australia versus  the <acronym title="United States">US</acronym>  is given below.</p>
<table class="datatable" summary="Adobe  CS3 Comparative Pricing Australia versus the US" cellspacing="0">
<tr>
<th class="tableheader">Product</th>
<th class="tableheader" colspan="4">Australian</th>
<th class="tableheader">United<br />
States</th>
</tr>
<tr>
<th class="tableheader"></th>
<th class="minor tableheader">Cost<br />
(inc <acronym title="Good and Services Tax">GST</acronym>)</th>
<th class="minor tableheader">Cost<br />
(ex <acronym title="Good and Services Tax">GST</acronym>)</th>
<th class="minor tableheader"><acronym title="United States">US</acronym>$<br />
Equivalent*</th>
<th class="minor tableheader">% <abbr title="Difference">Diff</abbr></th>
<th class="minor tableheader">Cost</th>
</tr>
<tr>
<th class="tablebody highlight">Web Premium   <span class="minor">(full)</span></th>
<td class="highlight">$2775</td>
<td class="highlight">$2522</td>
<td class="highlight">$2059</td>
<td class="highlight">+28%</td>
<td class="highlight">$1599</td>
</tr>
<tr>
<th class="tablebody">Web Premium   <span class="minor"> (upgrade from Creative Suite)</span></th>
<td>$589</td>
<td>$535</td>
<td>$436</td>
<td>+24%</td>
<td>$349</td>
</tr>
<tr>
<th class="tablebody highlight">Web Premium   <span class="minor"> (upgrade from Studio)</span></th>
<td class="highlight">$865</td>
<td class="highlight">$786</td>
<td class="highlight">$644</td>
<td class="highlight">+29%</td>
<td class="highlight">$499</td>
</tr>
<tr>
<th class="tablebody">Web Premium   <span class="minor"> (upgrade from separate products)</span></th>
<td>$2425</td>
<td>$2204</td>
<td>$1800</td>
<td>+28%</td>
<td>$1399</td>
</tr>
<tr>
<th class="tablebody highlight">Web Standard   <span class="minor"> (full)</span></th>
<td class="highlight">$1735</td>
<td class="highlight">$1577</td>
<td class="highlight">$1287</td>
<td class="highlight">+29%</td>
<td class="highlight">$999</td>
</tr>
<tr>
<th class="tablebody">Web Standard   <span class="minor">(upgrade from Studio)</span></th>
<td>$689</td>
<td>$626</td>
<td>$511</td>
<td>+28%</td>
<td>$399</td>
</tr>
<tr>
<td colspan="6" class="tablefoot">* &#8211; (0.8167    Exchange Rate as of 5 April 2007)</td>
</tr>
</table>
<p>Yes I&#8217;m focusing on the <a href="http://www.adobe.com/products/creativesuite/web/?promoid=RVMB">web  premium package</a>, mainly because this is the package that I&#8217;m interested in.</p>
<p>Looking at the figures above, Australian&#8217;s  are paying a 25-30% price increase for the same software sold in the <acronym title="United States">US</acronym>.  Now I know the product has to be shipped, but  I can bet that it&#8217;s not really coming from the <acronym title="United States">US</acronym>,  but a pressing plant in China  or the equivalent. So why are us mugs in Australia having to pay the price  increase for the same software.  And  don&#8217;t tell me it&#8217;s for local customisation.   Should we have to pay for this price difference?</p>
<p>We need to send a message to Adobe Australia to  stop being greedy with the local designers and developers. Wake up Adobe Australia, you  are in control of the pricing, at least give the local industry and break and  do a loyalty early upgrade discount marketing campaign.</p>
<p>If you could purchase and download the  software from the Adobe Store (not that I have tried this one), then certainly  that would be the way to go.  Mind you,  to do so you would have to register the account in the online store as being in  the <acronym title="United States">US</acronym>, and I you will be breaching the licensing agreement.  And if you can&#8217;t download it and have to ship  the disks, you will be slugged for <acronym title="Good and Services Tax">GST</acronym> and import fees. Still all things  considered this pricing is just not on.  Has anyone considered the Australia-US free trade agreement.</p>
<p>Price the products too high and the Web  Industry will find alternatives.  Look at  the Microsoft alternatives <a href="http://www.microsoft.com/expression/default.aspx" rel="tag" title="Microsoft Expression Suites">MS-Expression</a>, okay the product is a little immature, but it&#8217;s shaping  up as an alterative development suite, which is good as it gives us back a  competitive market.</p>
<p>Also the debate has moved into the upgrade  prices and their value for money.   Clearly from the table below it is value for money if you consider it  versus the purchasing of separate items, but it&#8217;s always been this way, hasn&#8217;t  it.  That&#8217;s why these software suites  always sell well.</p>
<table class="datatable" cellspacing="0">
<tr>
<th class="tableheader">Product</th>
<th class="tableheader">Separate Items Upgrade</th>
<th class="tableheader">Web Premium Upgrade</th>
</tr>
<tr>
<th class="tablebody highlight">Macromedia Studio Upgrade Option *</th>
<td class="highlight">$949</td>
<td class="highlight">$865</td>
</tr>
<tr>
<th class="tablebody">All Products **</th>
<td>$2174</td>
<td>$865</td>
</tr>
<tr>
<td colspan="3" class="tablefoot">* &#8211; Dreamweaver, Fireworks, Flash    Professional</td>
</tr>
<tr>
<td colspan="3" class="tablefoot">** &#8211; Dreamweaver, Fireworks, Flash    Professional, Acrobat, Photoshop, Illustrator</td>
</tr>
</table>
<p>But how do the upgrade prices compare to  previous versions.</p>
<table class="datatable" cellspacing="0">
<tr>
<th class="tableheader">Product</th>
<th class="tableheader">Previous<br />
Upgrades</th>
<th class="tableheader">Current<br />
Upgrades</th>
</tr>
<tr>
<th class="tablebody highlight">Photoshop    (extended)</th>
<td class="highlight">$345</td>
<td class="highlight">$605</td>
</tr>
<tr>
<th class="tablebody">Illustrator</th>
<td>$295</td>
<td>$345</td>
</tr>
<tr>
<th class="tablebody highlight">Acrobat    Professional</th>
<td class="highlight">$275</td>
<td class="highlight">$275</td>
</tr>
<tr>
<th class="tablebody">Dreamweaver</th>
<td>$345</td>
<td>$345</td>
</tr>
<tr>
<th class="tablebody highlight">Fireworks</th>
<td class="highlight">$259</td>
<td class="highlight">$259</td>
</tr>
<tr>
<th class="tablebody">Flash    Professional</th>
<td>$475</td>
<td>$345</td>
</tr>
</table>
<p>Is the current (<acronym title="Creative Suite 3">CS3</acronym>) upgrade prices good  value for money?</p>
<p>Well if you consider the matrix above the  pricing points are very similar.  The  exceptions being for Photoshop and Illustrator, but if you consider the level  of feature improvement and changes from the previous versions these prices  aren&#8217;t too bad.</p>
<p>Now I do agree it would be nice if Adobe  had allowed an upgrade path for Photoshop, Illustrator AND Studio as an  item.  But sadly there is only three pricing points; separate products, Studio or Creative Suite.  This could have been handled a little better  with maybe another pricing tier being present.   I have attempted via several communication mediums to contact Adobe to  get an answer on this, but as expected they are silent.</p>
<p>What do you think; should here be a third  middle tier on the pricing? Is the software priced too high in comparison to  the US  price?</p>
<p><span class="technoratitag">Technorati Tags: <a href="http://www.technorati.com/tags/adobe" rel="tag">adobe</a>, <a href="http://www.technorati.com/tags/cs3" rel="tag">cs3</a>, <a href="http://www.technorati.com/tags/pricing" rel="tag">pricing</a>, <a href="http://www.technorati.com/tags/Dreamweaver" rel="tag">Dreamweaver</a>, <a href="http://www.technorati.com/tags/Fireworks" rel="tag">Fireworks</a>, <a href="http://www.technorati.com/tags/Flash-Professional" rel="tag">Flash-Professional</a>, <a href="http://www.technorati.com/tags/Acrobat" rel="tag">Acrobat</a>, <a href="http://www.technorati.com/tags/Photoshop" rel="tag">Photoshop</a>, <a href="http://www.technorati.com/tags/Illustrator" rel="tag">Illustrator</a></span></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/2007/04/06/adobe-cs3-comparative-pricing/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
