<?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>Blog in Black &#187; Agent K and the rest of the world</title>
	<atom:link href="http://bloginblack.de/topics/agent-k-and-the-rest-of-the-world/feed/" rel="self" type="application/rss+xml" />
	<link>http://bloginblack.de</link>
	<description>Protecting the web from bad ColdFusion code (since 2003)</description>
	<lastBuildDate>Fri, 10 Feb 2012 11:04:54 +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>Special characters in Hg Commit comments</title>
		<link>http://bloginblack.de/2012/02/special-characters-in-hg-commit-comments/</link>
		<comments>http://bloginblack.de/2012/02/special-characters-in-hg-commit-comments/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 10:22:12 +0000</pubDate>
		<dc:creator>kai</dc:creator>
				<category><![CDATA[Agent K and the rest of the world]]></category>
		<category><![CDATA[Clients]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[Mercurial]]></category>
		<category><![CDATA[Source Control]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://bloginblack.de/?p=1617</guid>
		<description><![CDATA[This was weird. The other day I was trying to commit something into an Hg repository. Not a new one, not a new setup &#8211; I had done thousands of successful commits into this repository in the past.
The result of my commit was weird though:
Error: transaction abort! rollback completed abort: decoding near &#8216;ailbox, we&#8217;re not&#8217;: [...]<p><a href="http://bloginblack.de/2012/02/special-characters-in-hg-commit-comments/">Special characters in Hg Commit comments</a> is a post from: <a href="http://bloginblack.de">Blog in Black</a></p>
]]></description>
			<content:encoded><![CDATA[<p>This was weird. The other day I was trying to commit something into an Hg repository. Not a new one, not a new setup &#8211; I had done thousands of successful commits into this repository in the past.</p>
<p>The result of my commit was weird though:</p>
<p><em>Error: transaction abort! rollback completed abort: decoding near &#8216;ailbox, we&#8217;re not&#8217;: &#8216;ascii&#8217; codec can&#8217;t decode byte 0xe2 in position 24: ordinal not in range(128)!</em></p>
<div id="attachment_1618" class="wp-caption aligncenter" style="width: 310px"><a href="http://bloginblack.de/wp-content/uploads/2012/02/hgcommit.png"><img class="size-medium wp-image-1618" title="Error message on commit" src="http://bloginblack.de/wp-content/uploads/2012/02/hgcommit-300x29.png" alt="Error message on commit" width="300" height="29" /></a><p class="wp-caption-text">Error message on commit</p></div>
<p>What had happened? Basically &#8211; I copied some content for the commit message from a Skype discussion I was having with someone over exactly the bug fix I was going to commit. What I didn&#8217;t realise was that the apostrophe in &#8220;we&#8217;re&#8221; wasn&#8217;t an ascii-character compatible apostrophe, but a typographic apostrophe from within Skype. Anyway &#8211; it seems that this made the commit fail (It didn&#8217;t help that I didn&#8217;t read the message properly at first and though that something was wrong with me repo <img src='http://bloginblack.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://bloginblack.de/2012/02/special-characters-in-hg-commit-comments/">Special characters in Hg Commit comments</a> is a post from: <a href="http://bloginblack.de">Blog in Black</a></p>
<p align="right"><a class="tt" href="http://twitter.com/home/?status=Special+characters+in+Hg+Commit+comments+http://bloginblack.de/?p=1617" title="Post to Twitter"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://delicious.com/post?url=http://bloginblack.de/2012/02/special-characters-in-hg-commit-comments/&amp;title=Special+characters+in+Hg+Commit+comments" title="Post to Delicious"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://bloginblack.de/2012/02/special-characters-in-hg-commit-comments/&amp;t=Special+characters+in+Hg+Commit+comments" title="Post to Facebook"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://bloginblack.de/2012/02/special-characters-in-hg-commit-comments/&amp;title=Special+characters+in+Hg+Commit+comments" title="Post to StumbleUpon"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://bloginblack.de/2012/02/special-characters-in-hg-commit-comments/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe Connect and HTTP status codes</title>
		<link>http://bloginblack.de/2012/02/adobe-connect-and-http-status-codes/</link>
		<comments>http://bloginblack.de/2012/02/adobe-connect-and-http-status-codes/#comments</comments>
		<pubDate>Sat, 04 Feb 2012 13:08:23 +0000</pubDate>
		<dc:creator>kai</dc:creator>
				<category><![CDATA[Agent K and the rest of the world]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Adobe Connect]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://bloginblack.de/?p=1594</guid>
		<description><![CDATA[One thing that annoys me quite a bit is how Adobe Connect handles HTTP status codes. Essentially it&#8217;s doing it in the wrong way (from my point of view at least), but let me explain.
You might just know Adobe Connect from using Adobe&#8217;s hosted SaaS, but Adobe sells Adobe Connect as a so called licensed [...]<p><a href="http://bloginblack.de/2012/02/adobe-connect-and-http-status-codes/">Adobe Connect and HTTP status codes</a> is a post from: <a href="http://bloginblack.de">Blog in Black</a></p>
]]></description>
			<content:encoded><![CDATA[<p>One thing that annoys me quite a bit is how <a href="http://www.adobe.com/products/adobeconnect.html">Adobe Connect</a> handles HTTP status codes. Essentially it&#8217;s doing it in the wrong way (from my point of view at least), but let me explain.</p>
<p>You might just know Adobe Connect from using Adobe&#8217;s hosted SaaS, but Adobe sells Adobe Connect as a so called licensed version &#8211; you buy licenses and can host it yourself within the IT structure of your organisation. Adobe Connect 8 is a Java-based web application that&#8217;s bundled with <a href="http://tomcat.apache.org/">Apache Tomcat</a>.</p>
<p>When users upload content such as slides, videos, documents etc to the Adobe Connect server, Connect will ask the user to provide a server-unique URL &#8211; if the user doesn&#8217;t, Connect will store the content under a self-created and unique URL.</p>
<p>Essentially, you might end up with something like http://yourserver.whatever/myContent or http://yourserver.whatever/p/6554787856. That&#8217;s usually fine because if the requested content item is available, Adobe Connect will return the content and the HTTP response has an HTTP status code of 200 &#8211; as it should be.</p>
<p>It gets interesting as soon as the user requests a URL that doesn&#8217;t exist. This might happen accidentally (user error or typo) but in some instances it also might happen on purpose. For example: One is loading 3rd-party eLearning courses into Connect that use their own course content launcher &#8211; which would as such during the initialisation of the course test the existence of some files on the HTTP server it&#8217;s running on. In such a scenario, the course launcher might or might not request a resource that doesn&#8217;t exist.</p>
<p>Now &#8211; we all know what a good HTTP server would do here, right? Correct &#8211; it would return an error page of some kind and the <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html">HTTP status code</a> would be 404. This is what HTTP servers do for quite a while now.</p>
<p>Not Adobe Connect though. If one requests a non-existing resource it will return a nicely designed error page, but the HTTP status code of the response is 200 for &#8220;OK&#8221;. Clearly that&#8217;s not the intention of the semantic of the HTTP protocol. I can even see where that thinking is coming from &#8211; the Connect web application is returning a pretty page, so from the point of view of the developers it might even be a valid request. Unfortunately this type of thinking fundamentally breaks the web.</p>
<p>By now you have surely figured out that I actually had to deal with exactly this scenario. I had a look into a few options of tweaking both the Tomcat as well as the Adobe Connect configuration but can&#8217;t see an easy solution. The best idea I can come up with is writing a <a href="http://www.oracle.com/technetwork/java/filters-137243.html">ServletFilter</a> that intercepts the HTTP response and modifies the HTTP status code to what I want it to be.</p>
<p>The problem with this solution though is that it&#8217;d be an annoying hack and would prob. be broken after the next Adobe Connect 8 Service Pack. The only criteria for me to actually know if the status code has to be changed would be the content of the response payload. If said content looked like an error page (maybe I could grab the page title &#8211; but then I&#8217;d have to deal with it in multiple locales to do it properly), this would be the indication to change the HTTP status code to 404. I suppose everyone can say why this gets more hacky by the minute&#8230;</p>
<p>Obviously we logged a support ticket with Adobe&#8217;s Enterprise Support &#8211; unfortunately without result. According to Adobe it&#8217;s not possible to achieve what I want to do here (simply getting a 404 status code if the resource doesn&#8217;t exist). If anyone has another good idea as an alternative to the ServletFilter I mentioned in the paragraph above &#8211; please let me know.</p>
<p><a href="http://bloginblack.de/2012/02/adobe-connect-and-http-status-codes/">Adobe Connect and HTTP status codes</a> is a post from: <a href="http://bloginblack.de">Blog in Black</a></p>
<p align="right"><a class="tt" href="http://twitter.com/home/?status=Adobe+Connect+and+HTTP+status+codes+http://bloginblack.de/?p=1594" title="Post to Twitter"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://delicious.com/post?url=http://bloginblack.de/2012/02/adobe-connect-and-http-status-codes/&amp;title=Adobe+Connect+and+HTTP+status+codes" title="Post to Delicious"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://bloginblack.de/2012/02/adobe-connect-and-http-status-codes/&amp;t=Adobe+Connect+and+HTTP+status+codes" title="Post to Facebook"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://bloginblack.de/2012/02/adobe-connect-and-http-status-codes/&amp;title=Adobe+Connect+and+HTTP+status+codes" title="Post to StumbleUpon"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://bloginblack.de/2012/02/adobe-connect-and-http-status-codes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Printing from Wine on OS X</title>
		<link>http://bloginblack.de/2012/01/printing-from-wine-on-os-x/</link>
		<comments>http://bloginblack.de/2012/01/printing-from-wine-on-os-x/#comments</comments>
		<pubDate>Sun, 15 Jan 2012 09:24:53 +0000</pubDate>
		<dc:creator>kai</dc:creator>
				<category><![CDATA[Agent K and the rest of the world]]></category>
		<category><![CDATA[Funstuff]]></category>
		<category><![CDATA[New Zealand]]></category>
		<category><![CDATA[Flying]]></category>
		<category><![CDATA[Fun]]></category>
		<category><![CDATA[Open source]]></category>
		<category><![CDATA[OS X]]></category>

		<guid isPermaLink="false">http://bloginblack.de/?p=1552</guid>
		<description><![CDATA[The flight planning software I use is Windows-based and unfortunately Windows-only. It&#8217;s a really powerful tool and there&#8217;s nothing comparable for OS X (at least not for Australia and New Zealand), so I&#8217;m happy to go the extra mile making it work.
The easiest way would obviously be to install the software in a virtual machine [...]<p><a href="http://bloginblack.de/2012/01/printing-from-wine-on-os-x/">Printing from Wine on OS X</a> is a post from: <a href="http://bloginblack.de">Blog in Black</a></p>
]]></description>
			<content:encoded><![CDATA[<p>The flight planning software I use is Windows-based and unfortunately Windows-only. It&#8217;s a really powerful tool and there&#8217;s nothing comparable for OS X (at least not for Australia and New Zealand), so I&#8217;m happy to go the extra mile making it work.</p>
<p>The easiest way would obviously be to install the software in a virtual machine and to run just Windows in such a VM with VMWare Fusion or Parallels. That&#8217;s what I usually do whenever I need to run a Windows system for development or for a certain client setup. With this flight planning software it&#8217;s a bit different as it&#8217;s really just a stand-alone software I&#8217;d like to run within OS X. So, I thought I&#8217;d give <a href="http://www.winehq.org/">Wine</a> a try.</p>
<p>Wine is a software that emulates a Windows environment via X11. It&#8217;s available for various *nix platforms and also via Macports for OS X. The installation is quite simple if you have Macports already installed (if not, follow <a href="http://www.davidbaumgold.com/tutorials/wine-mac/">this great tutorial from David Baumgold</a> on how to setup Wine with Macports from scratch):</p>
<p>sudo port install wine</p>
<p>That&#8217;ll give you a working installation of Wine and you should be able to run/install Windows software (note: not every software might work easily within Wine) with:</p>
<p>wine whatever.exe</p>
<p>All that went good and well. The only issue was that I wasn&#8217;t able to print from the flight planning software. For obvious reasons I wanted to be able to print the flight plans/maps I&#8217;ve created to take them on the plane. I did some investigation and some people suggested installing <a href="http://www.cups-pdf.de/welcome.shtml">CUPS-pdf.</a> CUPS-pdf is basically a &#8220;Print to PDF&#8221;-feature for CUPS-based printing systems (as OS X is). It&#8217;s actually quite cool as it also allows one to print to PDF from the command line. CUPS-pdf is part of Macports as well and can installed by the same mechanism via port install.</p>
<p>Unfortunately that didn&#8217;t solve the issue. There&#8217;s a <a href="http://bugs.winehq.org/show_bug.cgi?id=17354">bug report on issues with Wine and OSX printing</a> with the resolution of it being an issue in the Wine bundle within <a href="http://trac.macports.org/ticket/27836">Macports not being configured for CUPS</a>. I uninstalled Wine and installed Wine-devel instead (which is supposed to be on a version where the bundling is fixed). Still no solution for printing.</p>
<p>At this stage (and because I found a few more reports from people having issues with the particular combination of Macports and Wine) I resorted back to using <a href="http://wineskin.doh123.com/">Wineskin</a>. Wineskin is a tool that essentially creates a Mac application wrapper around your Windows application by using an embedded version of Wine. It&#8217;s actually quite cool because it makes the experience of running a Windows application even more integrated with your Mac.</p>
<p>The welcome surprise &#8211; within Wineskin, I automatically had access to the pdf printer installed by CUPS-pdf and happy flight planning is on the way <img src='http://bloginblack.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://bloginblack.de/2012/01/printing-from-wine-on-os-x/">Printing from Wine on OS X</a> is a post from: <a href="http://bloginblack.de">Blog in Black</a></p>
<p align="right"><a class="tt" href="http://twitter.com/home/?status=Printing+from+Wine+on+OS+X+http://bloginblack.de/?p=1552" title="Post to Twitter"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://delicious.com/post?url=http://bloginblack.de/2012/01/printing-from-wine-on-os-x/&amp;title=Printing+from+Wine+on+OS+X" title="Post to Delicious"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://bloginblack.de/2012/01/printing-from-wine-on-os-x/&amp;t=Printing+from+Wine+on+OS+X" title="Post to Facebook"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://bloginblack.de/2012/01/printing-from-wine-on-os-x/&amp;title=Printing+from+Wine+on+OS+X" title="Post to StumbleUpon"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://bloginblack.de/2012/01/printing-from-wine-on-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why would anyone travel from New Zealand to Kansas City, MO? D2WC!</title>
		<link>http://bloginblack.de/2012/01/why-would-anyone-travel-from-new-zealand-to-kansas-city-mo-d2wc/</link>
		<comments>http://bloginblack.de/2012/01/why-would-anyone-travel-from-new-zealand-to-kansas-city-mo-d2wc/#comments</comments>
		<pubDate>Sun, 08 Jan 2012 10:33:38 +0000</pubDate>
		<dc:creator>kai</dc:creator>
				<category><![CDATA[Agent K and the rest of the world]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[New Zealand]]></category>
		<category><![CDATA[AngularJS]]></category>
		<category><![CDATA[d2wc]]></category>
		<category><![CDATA[Designer-Developer]]></category>
		<category><![CDATA[Frameworks]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[JS]]></category>
		<category><![CDATA[KCMO]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[Travel]]></category>
		<category><![CDATA[Workflow]]></category>

		<guid isPermaLink="false">http://bloginblack.de/?p=1540</guid>
		<description><![CDATA[The short answer is: for D2WC 2012.
Let me briefly explain: D2WC is a conference about and for designers, developers, hybrid and the famous designer-developer workflow. It will go into its third iteration in 2012 and after Dee Sadler was originally trying to get me involved with the event already in 2010, I finally went in [...]<p><a href="http://bloginblack.de/2012/01/why-would-anyone-travel-from-new-zealand-to-kansas-city-mo-d2wc/">Why would anyone travel from New Zealand to Kansas City, MO? D2WC!</a> is a post from: <a href="http://bloginblack.de">Blog in Black</a></p>
]]></description>
			<content:encoded><![CDATA[<p>The short answer is: for <a href="http://d2wc.com/">D2WC 2012</a>.</p>
<p>Let me briefly explain: D2WC is a conference about and for designers, developers, hybrid and the famous designer-developer workflow. It will go into its third iteration in 2012 and after <a href="twitter.com/deesadler">Dee Sadler</a> was originally trying to get me involved with the event already in 2010, I finally went in 2011 and had a great time over there (you can find <a href="http://www.slideshare.net/AgentK/apps-vs-sites-vs-content-a-vendoragnostic-view-on-building-stuff-for-the-mobile-web">my 2011 talk</a> on Slideshare).</p>
<p>Apart from the fact that D2WC was an excellent conference where I met a lot of inspirational and fun people (including &#8211; but not limited to - <a href="https://twitter.com/#!/DaveHogue">Dave</a>, <a href="https://twitter.com/#!/vlh">Val</a> and <a href="https://twitter.com/#!/seb_ly">Seb</a>) Kansas City was also a very pleasant surprise as a place to hold it and stay for a few days. The city is really interesting and has an very cool mix of beautiful old buildings and new, modern skyscrapers. Besides that I went flying &#8211; and even got some proper IFR done while I was there &#8211; went to two really good museum and discovered the area around KC a little bit.</p>
<p>Anyway &#8211; D2WC is back in 2012 and if you&#8217;re looking at the list of speakers on the website you might be impressed. If you&#8217;re in the US and involved with design and (web) development or work in hybrid teams, it&#8217;s a conference you should seriously consider. Even if you&#8217;re overseas, it&#8217;ll be a really worthwhile event to attend &#8211; trust me and the <a href="http://www.gcmap.com/mapui?P=WLG-MCI">7938 miles I have to travel</a> (in a direct line) to get there.</p>
<p>My talk at D2WC 2012 will be about <a href="http://angularjs.org/#/">AngularJS</a> &#8211; a very, very awesome Javascript framework:</p>
<p><span style="text-decoration: underline;">AngularJS for developers and designers</span></p>
<p>AngularJS is a Javascript framework that comes with the subtitle &#8220;What HTML would have been had it been designed for web apps&#8221;. This talk introduces AngularJS briefly and will then show why it&#8217;s one of the best application frameworks based on the HTML5/JS/CSS-stack out there. AngularJS&#8217; templating system and data binding mechanism usually lead to well defined responsibilities for both designers and developers. While going through the workflow of building an AngularJS app we will have a look at the different interaction points between design and development and you&#8217;ll learn how the framework helps both roles to build a well working application as well as how to create clean and maintainable front end markup and code.</p>
<p>I will also offer a 1/2-day hands-on workshop on May 16 (the day before the conference-proper), also on AngularJS:</p>
<p><span style="text-decoration: underline;">A better way to build apps with JavaScript: AngularJS</span></p>
<p>AngularJS is a Javascript framework that comes with the subtitle &#8220;What HTML would have been had it been designed for web apps&#8221;. With HTML5 currently being overhyped and both Adobe as well as Microsoft turning the back to their former plugin-based poster children Flash/Flex and Silverlight, a lot of web developers ask themselves: &#8220;Now what?&#8221;. The technology stack of HTML5/JS and CSS will obviously play a more and more important role in the future; the frameworks, libraries and tools we have at hand do not quite compare to what the aforementioned plugin environments can provide though.</p>
<p>This becomes clear in particular when we&#8217;re trying to build complex but still well structured applications in HTML and Javascript. Even the use of frameworks such as jQuery, ExtJS etc will in many cases lead to an unfavourable architectural structure. AngularJS tried to overcome those issues and provide developers with an MVC-based architecture, Dependency Injection and Data Binding. The best is &#8211; it still works fine in combination with the JS libraries of your choice, there&#8217;s no need to drop tools like jQuery.</p>
<p>In this half-day hands-on class we&#8217;re going to get you started with application development in AngularJS. You should have a good working knowledge of HTML and Javascript, jQuery experience is useful, but not necessary. Topics will be: Templating, the MVC pattern in general and with AngularJS, Data Binding, View Routing and service and external resource integration.</p>
<p><a href="http://bloginblack.de/2012/01/why-would-anyone-travel-from-new-zealand-to-kansas-city-mo-d2wc/">Why would anyone travel from New Zealand to Kansas City, MO? D2WC!</a> is a post from: <a href="http://bloginblack.de">Blog in Black</a></p>
<p align="right"><a class="tt" href="http://twitter.com/home/?status=Why+would+anyone+travel+from+New+Zealand+to+Kansas+City%2C+MO%3F+D2WC%21+http://bloginblack.de/?p=1540" title="Post to Twitter"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://delicious.com/post?url=http://bloginblack.de/2012/01/why-would-anyone-travel-from-new-zealand-to-kansas-city-mo-d2wc/&amp;title=Why+would+anyone+travel+from+New+Zealand+to+Kansas+City%2C+MO%3F+D2WC%21" title="Post to Delicious"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://bloginblack.de/2012/01/why-would-anyone-travel-from-new-zealand-to-kansas-city-mo-d2wc/&amp;t=Why+would+anyone+travel+from+New+Zealand+to+Kansas+City%2C+MO%3F+D2WC%21" title="Post to Facebook"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://bloginblack.de/2012/01/why-would-anyone-travel-from-new-zealand-to-kansas-city-mo-d2wc/&amp;title=Why+would+anyone+travel+from+New+Zealand+to+Kansas+City%2C+MO%3F+D2WC%21" title="Post to StumbleUpon"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://bloginblack.de/2012/01/why-would-anyone-travel-from-new-zealand-to-kansas-city-mo-d2wc/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Creative Suite CS 5.5 doesn&#8217;t activate?</title>
		<link>http://bloginblack.de/2011/12/creative-suite-cs-5-5-doesnt-activate/</link>
		<comments>http://bloginblack.de/2011/12/creative-suite-cs-5-5-doesnt-activate/#comments</comments>
		<pubDate>Mon, 19 Dec 2011 09:09:01 +0000</pubDate>
		<dc:creator>kai</dc:creator>
				<category><![CDATA[Agent K and the rest of the world]]></category>
		<category><![CDATA[New Zealand]]></category>
		<category><![CDATA[Activation]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Creative Suite]]></category>
		<category><![CDATA[CS5]]></category>
		<category><![CDATA[CS5.5]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://bloginblack.de/?p=1501</guid>
		<description><![CDATA[All of a sudden my Creative Suite CS 5.5 license on my Mac didn't activate anymore. Quite annoying when you're sort of relying on it as the tools of your trade. Dealing with Adobe's first level support came quite close to the most useless 3-4 hours of my life, but finally there was a solution.<p><a href="http://bloginblack.de/2011/12/creative-suite-cs-5-5-doesnt-activate/">Creative Suite CS 5.5 doesn&#8217;t activate?</a> is a post from: <a href="http://bloginblack.de">Blog in Black</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Yes, I know &#8211; this is the first post in this blog since &#8230; more than a year. Oups!</p>
<p>Demanded by <a href="http://www.terrenceryan.com/">Terry Ryan</a>, this is a blog post about a terrible Adobe support experience and the solution to a problem that happened to me a few week ago (Well, Terry only asked me to blog the solution &#8211; but I think it&#8217;s fair to also tell the support story here)</p>
<p>All of a sudden my Creative Suite CS 5.5 license on my Mac didn&#8217;t activate anymore. Quite annoying when you&#8217;re sort of relying on it as the tools of your trade. I didn&#8217;t want to go in depth into the support experience I  had with Adobe&#8217;s first level support &#8211; let me just say it came quite close to the most useless 3-4 hours of my life (&#8220;Is your network switched on?&#8221;, &#8220;Have you rebooted?&#8221; etc). Adobe&#8217;s end customer product support is absolutely ridiculous (as many other people have previously talked about).</p>
<p>Anyway &#8211; after the problem of non-activating Creative Suites had spread to a few other installations we have and Adobe support wasn&#8217;t interested to help at all, I had to resort to actually &#8220;work around&#8221; the issue &#8211; e.g. hacking my way to a solution. Amazing how that solved the problem within ca two minutes for me after Adobe wasn&#8217;t able to help. Being me, I <a href="http://twitter.com/#!/agentK/status/126261173703278592">created</a> <a href="http://twitter.com/#!/agentK/status/126261628105801729">some</a> <a href="http://twitter.com/#!/agentK/status/126261796188323840">noise</a> <a href="http://twitter.com/#!/agentK/status/126261885757693952">on</a> <a href="http://twitter.com/#!/agentK/status/126261976644067328">Twitter</a>, on internal Adobe community mailing lists as well as with the local Adobe NZ office.</p>
<p><strong>The fix:</strong></p>
<p>Finally my issue was escalated high enough that I was put with someone at Adobe support for the activation system who actually knew what he was talking about and interesting/enabled to help. It took him about 5 minutes on the phone with me to identify the issue and guess what &#8211; it was an issue with the Adobe activation system and the New Zealand timezone. (GMT+13 at the moment). I pretty much had to delete some old activation files on my hard drive, change my timezone to UK, activate while I was in that timezone and then change it back to NZDT. Easy fix.</p>
<p>Bugs like that can happen, I write software myself and I can absolutely understand. What I don&#8217;t understand and tolerate is shitty customer support though. Adobe got me to the point where I had to use technically illegal measures to actually put my software temporarily into a working state. Is that how you should treat your customers? The answer is quite frankly: no.</p>
<p>It&#8217;s not even that hard to improve:</p>
<p>- Empower your support reps to make actual decisions and give them the knowledge to do so (as a side note &#8211; just I personally know 4-5 more organisations/individuals who ran into this issue and Adobe has over the time of it occurring &#8211; ca. 4 weeks &#8211; not ever updated the scripts for their first level support).</p>
<p>- Software activation sucks because it&#8217;s the most annoying thing ever for your honest customers when it fails (as my case here clearly shows). At the same time, it&#8217;s tremendously easy to find a way around it if one needs to (again as my case here clearly shows &#8211; and I&#8217;m not even a professional hacker/cracker). As a software vendor you don&#8217;t gain anything but bad karma, really.</p>
<p>- If your providing &#8220;support&#8221; via Twitter &#8211; make sure you invest into a good &amp; consistent follow-up system if more than one person provide support via Twitter. I can&#8217;t count the number of times that @Adobe_Care have asked me the same details of my problem over and over again (different people or people not realizing that I was still talking about the same problem etc).</p>
<p>Is there hope for the quality of Adobe&#8217;s support? Well, there&#8217;s always hope, isn&#8217;t it? Am I dreaming here?</p>
<p><a href="http://bloginblack.de/2011/12/creative-suite-cs-5-5-doesnt-activate/">Creative Suite CS 5.5 doesn&#8217;t activate?</a> is a post from: <a href="http://bloginblack.de">Blog in Black</a></p>
<p align="right"><a class="tt" href="http://twitter.com/home/?status=Creative+Suite+CS+5.5+doesn%E2%80%99t+activate%3F+http://bloginblack.de/?p=1501" title="Post to Twitter"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://delicious.com/post?url=http://bloginblack.de/2011/12/creative-suite-cs-5-5-doesnt-activate/&amp;title=Creative+Suite+CS+5.5+doesn%E2%80%99t+activate%3F" title="Post to Delicious"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://bloginblack.de/2011/12/creative-suite-cs-5-5-doesnt-activate/&amp;t=Creative+Suite+CS+5.5+doesn%E2%80%99t+activate%3F" title="Post to Facebook"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://bloginblack.de/2011/12/creative-suite-cs-5-5-doesnt-activate/&amp;title=Creative+Suite+CS+5.5+doesn%E2%80%99t+activate%3F" title="Post to StumbleUpon"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://bloginblack.de/2011/12/creative-suite-cs-5-5-doesnt-activate/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>cf.Objective(ANZ) 2010 is over – here comes webDU 2011</title>
		<link>http://bloginblack.de/2010/11/cf-objectiveanz-2010-is-over-%e2%80%93-here-comes-webdu-2011/</link>
		<comments>http://bloginblack.de/2010/11/cf-objectiveanz-2010-is-over-%e2%80%93-here-comes-webdu-2011/#comments</comments>
		<pubDate>Sun, 21 Nov 2010 09:05:28 +0000</pubDate>
		<dc:creator>kai</dc:creator>
				<category><![CDATA[Agent K and the rest of the world]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Australia]]></category>
		<category><![CDATA[Conferences]]></category>
		<category><![CDATA[New Zealand]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[webDU]]></category>

		<guid isPermaLink="false">http://bloginblack.de/?p=1494</guid>
		<description><![CDATA[You might wonder and think: "Haven't I seen another post about cf.O(ANZ) just a few minutes ago?". Yes, you're absolutely right. cf.Objective(ANZ) is still over and next next big thing for everyone involved with web and (but not only) the Adobe platform in Australia and New Zealand is webDU in Sydney. Geoff has just yesterday posted the dates (14 and 15 April 2011) and a call for papers.<p><a href="http://bloginblack.de/2010/11/cf-objectiveanz-2010-is-over-%e2%80%93-here-comes-webdu-2011/">cf.Objective(ANZ) 2010 is over – here comes webDU 2011</a> is a post from: <a href="http://bloginblack.de">Blog in Black</a></p>
]]></description>
			<content:encoded><![CDATA[<p>You might wonder and think: &#8220;Haven&#8217;t I seen another post about cf.O(ANZ) just a few minutes ago?&#8221;. Yes, you&#8217;re absolutely right. cf.Objective(ANZ) is still over and next next big thing for everyone involved with web and (but not only) the Adobe platform in Australia and New Zealand is webDU in Sydney. Geoff has just yesterday posted the dates (14 and 15 April 2011) and a <a href="http://www.webdu.com.au/call-for-papers/call-for-papers-webdu-2011" target="_blank">call for papers</a>.</p>
<p>As a lot of people know, <a href="http://www.webdu.com.au/" target="_blank">webDU</a> (formerly known as MXDU) is a very special conference for <a href="http://twitter.com/blauerpunto" target="_blank">Diane</a> and I (first AU trip ever in 2003, got married there in 2004, decided to move to the southern hemisphere in 2005 and many more reasons&#8230;) and we&#8217;re always again looking very forward to it. For me it&#8217;s an absolute no-brainer to attend because it&#8217;s an awesome conference and it&#8217;s pretty much like coming home to a big family  - I also need to make sure I&#8217;m staying part of the shrinking group of people who presented at every single MXDU and webDU since the first one in 2003 <img src='http://bloginblack.de/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  &#8211; I think we&#8217;re down to three people by now *g*.</p>
<p>This year&#8217;s event will have a focus on three big streams: Beyond HTML, Experience and Team. I think Geoff is doing exactly the right thing by moving webDU towards also covering rather &#8220;soft&#8221; topics such as Experience and Team. The good thing with those topics is that the tracks can easily comprise of both technical and non-technical talks which will create a very nice mix and will ensure that people with a variety of backgrounds get involved and interested. Yay webDU 2011.</p>
<p><a href="http://bloginblack.de/2010/11/cf-objectiveanz-2010-is-over-%e2%80%93-here-comes-webdu-2011/">cf.Objective(ANZ) 2010 is over – here comes webDU 2011</a> is a post from: <a href="http://bloginblack.de">Blog in Black</a></p>
<p align="right"><a class="tt" href="http://twitter.com/home/?status=cf.Objective%28ANZ%29+2010+is+over+%E2%80%93+here+comes+webDU+2011+http://bloginblack.de/?p=1494" title="Post to Twitter"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://delicious.com/post?url=http://bloginblack.de/2010/11/cf-objectiveanz-2010-is-over-%e2%80%93-here-comes-webdu-2011/&amp;title=cf.Objective%28ANZ%29+2010+is+over+%E2%80%93+here+comes+webDU+2011" title="Post to Delicious"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://bloginblack.de/2010/11/cf-objectiveanz-2010-is-over-%e2%80%93-here-comes-webdu-2011/&amp;t=cf.Objective%28ANZ%29+2010+is+over+%E2%80%93+here+comes+webDU+2011" title="Post to Facebook"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://bloginblack.de/2010/11/cf-objectiveanz-2010-is-over-%e2%80%93-here-comes-webdu-2011/&amp;title=cf.Objective%28ANZ%29+2010+is+over+%E2%80%93+here+comes+webDU+2011" title="Post to StumbleUpon"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://bloginblack.de/2010/11/cf-objectiveanz-2010-is-over-%e2%80%93-here-comes-webdu-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>cf.Objective(ANZ) 2010 is over &#8211; here comes cf.Objective(US) 2011</title>
		<link>http://bloginblack.de/2010/11/cf-objectiveanz-2010-is-over-here-comes-cfobjectiveus-2011/</link>
		<comments>http://bloginblack.de/2010/11/cf-objectiveanz-2010-is-over-here-comes-cfobjectiveus-2011/#comments</comments>
		<pubDate>Sun, 21 Nov 2010 07:20:04 +0000</pubDate>
		<dc:creator>kai</dc:creator>
				<category><![CDATA[Agent K and the rest of the world]]></category>
		<category><![CDATA[Agent K on CF]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Australia]]></category>
		<category><![CDATA[CF]]></category>
		<category><![CDATA[cf.Objective(ANZ)]]></category>
		<category><![CDATA[CFML]]></category>
		<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Conferences]]></category>
		<category><![CDATA[New Zealand]]></category>

		<guid isPermaLink="false">http://bloginblack.de/?p=1482</guid>
		<description><![CDATA[The title of this post says it all - cf.Objective(ANZ) 2010 in Melbourne is over and I'd like to take a moment to state that it was an awesome conference, thx to everyone involved: Mark, Justin, AJ, Darren and last but not least our fabulous event manager Julie Allen for putting this together. It's been a pleasure being on the committee again and working on creating an agenda of sessions that attract people from all over Australia and New Zealand to make their way to Melbourne.<p><a href="http://bloginblack.de/2010/11/cf-objectiveanz-2010-is-over-here-comes-cfobjectiveus-2011/">cf.Objective(ANZ) 2010 is over &#8211; here comes cf.Objective(US) 2011</a> is a post from: <a href="http://bloginblack.de">Blog in Black</a></p>
]]></description>
			<content:encoded><![CDATA[<p>The title of this post says it all &#8211; <a href="http://www.cfobjective.com.au/" target="_blank">cf.Objective(ANZ)</a> 2010 in Melbourne is over and I&#8217;d like to take a moment to state that it was an awesome conference, thx to everyone involved: <a href="http://www.twitter.com/neurotic" target="_blank">Mark</a>, <a href="http://twitter.com/JustinMclean" target="_blank">Justin</a>, <a href="http://www.twitter.com/webonix" target="_blank">AJ</a>, <a href="http://twitter.com/Demiurge_au" target="_blank">Darren</a> and last but not least our fabulous event manager <a href="http://twitter.com/#!/thefullpretzel" target="_blank">Julie Allen</a> for putting this together. It&#8217;s been a pleasure being on the committee again and working on creating an agenda of sessions that attract people from all over Australia and New Zealand to make their way to Melbourne.</p>
<p>All in all I think it went great. We moved to a new venue that turned out to be much better re location, conference area and food. The wifi and the internet connection was one of the best wifi networks I&#8217;ve ever seen at a conference all over the world &#8211; setup and managed by the awesome folks of <a href="http://twitter.com/nodecity" target="_blank">Nodecity</a>.</p>
<p>I don&#8217;t have the final numbers yet, but I think we&#8217;ve grown the attendee base slightly compared to 2009, a big thanks to everyone who attended. The whole conference wouldn&#8217;t have been possible though without our awesome <a href="http://www.cfobjective.com.au/speakers" target="_blank">speakers</a> and <a href="http://www.cfobjective.com.au/sponsors" target="_blank">sponsors</a>. I feel we&#8217;ve managed to put together a very nice mix of locals and international presenters as well as alumni and fresh talent <img src='http://bloginblack.de/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> . Offering full-day workshops at this year&#8217;s event for the first time, I was a bit unsure how they would be perceived by the target audience and I&#8217;m also extremely pleased with the outcome of those. The three workshops attracted 12, 8 and 5 participants each which is much more than I anticipated. Again: Big thumbs up everyone!</p>
<p>I&#8217;m sure more people will blog about the Melbourne conference and I&#8217;ve seen on Twitter that a few folks already have started to post their presentations on the various slide sharing services. A good starting point might be to search for the cfoanz hashtag <img src='http://bloginblack.de/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>All that being said &#8211; cf.Objective(US) 2011 is approaching soon (Mid May 2011 and to be held in Minneapolis). Sean Corfield has <a href="http://corfield.org/blog/post.cfm/cf-objective-passing-the-torch" target="_blank">passed the torch</a> of content chair to <a href="http://www.silverwareconsulting.com/index.cfm/2010/11/17/cfObjective-2011--The-Wheels-are-in-Motion" target="_blank">Bob Silverberg</a> (have a look at Bob&#8217;s post if you&#8217;re interested in presenting or learning more about the process of how cf.Objective(US) is going to work out their agenda) and I&#8217;m sure it&#8217;s going to be a great event again. Check it out!</p>
<p><a href="http://bloginblack.de/2010/11/cf-objectiveanz-2010-is-over-here-comes-cfobjectiveus-2011/">cf.Objective(ANZ) 2010 is over &#8211; here comes cf.Objective(US) 2011</a> is a post from: <a href="http://bloginblack.de">Blog in Black</a></p>
<p align="right"><a class="tt" href="http://twitter.com/home/?status=cf.Objective%28ANZ%29+2010+is+over+%E2%80%93+here+comes+cf.Objective%28US%29+2011+http://bloginblack.de/?p=1482" title="Post to Twitter"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://delicious.com/post?url=http://bloginblack.de/2010/11/cf-objectiveanz-2010-is-over-here-comes-cfobjectiveus-2011/&amp;title=cf.Objective%28ANZ%29+2010+is+over+%E2%80%93+here+comes+cf.Objective%28US%29+2011" title="Post to Delicious"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://bloginblack.de/2010/11/cf-objectiveanz-2010-is-over-here-comes-cfobjectiveus-2011/&amp;t=cf.Objective%28ANZ%29+2010+is+over+%E2%80%93+here+comes+cf.Objective%28US%29+2011" title="Post to Facebook"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://bloginblack.de/2010/11/cf-objectiveanz-2010-is-over-here-comes-cfobjectiveus-2011/&amp;title=cf.Objective%28ANZ%29+2010+is+over+%E2%80%93+here+comes+cf.Objective%28US%29+2011" title="Post to StumbleUpon"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://bloginblack.de/2010/11/cf-objectiveanz-2010-is-over-here-comes-cfobjectiveus-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some thoughts on Java, OS X, Eclipse and others</title>
		<link>http://bloginblack.de/2010/10/some-thoughts-on-java-os-x-eclipse-and-others/</link>
		<comments>http://bloginblack.de/2010/10/some-thoughts-on-java-os-x-eclipse-and-others/#comments</comments>
		<pubDate>Tue, 26 Oct 2010 09:00:33 +0000</pubDate>
		<dc:creator>kai</dc:creator>
				<category><![CDATA[Agent K and the rest of the world]]></category>
		<category><![CDATA[Agent K on Java]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[OS X]]></category>

		<guid isPermaLink="false">http://bloginblack.de/?p=1473</guid>
		<description><![CDATA[Somewhere deeply hidden in the release notes of the recent Java for Mac OS X update, our friends from Apple have announced that they deprecated the Java runtime for Mac OS X and that "developers should not rely on the Apple-supplied Java runtime being present in future versions of Mac OS X".

Read that as: Mac OS X 10.7 won't have Java (by Apple), maybe we're lucky and get the 10.6 update 3 thrown into OS X 10.7, but maybe not. To be fair - Apple was never a big and fast supporter of Java on OS X, for them to release Java 6 and 64-bit versions of the runtime was apparently a major drama so that a lot of Java developers on the Mac at some time just switched to SoyLatte, a FreeBSD port of Java 6. That worked and still works fine for a lot of server applications such as Tomcat.<p><a href="http://bloginblack.de/2010/10/some-thoughts-on-java-os-x-eclipse-and-others/">Some thoughts on Java, OS X, Eclipse and others</a> is a post from: <a href="http://bloginblack.de">Blog in Black</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Somewhere deeply hidden in the release notes of the recent Java for Mac OS X update, our <a href="http://developer.apple.com/library/mac/#releasenotes/Java/JavaSnowLeopardUpdate3LeopardUpdate8RN/NewandNoteworthy/NewandNoteworthy.html" target="_blank">friends from Apple have announced</a> that they deprecated the Java runtime for Mac OS X and that &#8220;developers should not rely on the Apple-supplied Java runtime being present in future versions of Mac OS X&#8221;.</p>
<p>Read that as: Mac OS X 10.7 won&#8217;t have Java (by Apple), maybe we&#8217;re lucky and get the 10.6 update 3 thrown into OS X 10.7, but maybe not. To be fair &#8211; Apple was never a big and fast supporter of Java on OS X, for them to release Java 6 and 64-bit versions of the runtime was apparently a major drama so that a bunch of Java developers on the Mac at some point in time just switched to <a href="http://landonf.bikemonkey.org/static/soylatte/" target="_blank">SoyLatte</a>, a FreeBSD port of Java 6. That worked and still works fine for a lot of server applications such as Tomcat.</p>
<p>This solution has an issue though when it comes to desktop applications as those would quite often require Java APIs such as Sound/AWT/Swing etc. Through SoyLatte one&#8217;d have to use X11 and not the native Mac UI because the problem is that those APIs tie into the underlying operating system APIs and if Apple is not keen/interested in actively supporting a tie of Java into those for OS X, who is?</p>
<p>A lot of chat, gossiping and commenting went on in the java/mac/webdev communities during the last few days and I have to say I&#8217;m not thrilled about Apple going down that way. For me it&#8217;s another step towards the &#8220;there is just solely our way&#8221;-attitude that they put to show when it came to Flash on the iPhone, allowing non-Objective C-apps to the app store and on other occasions such as not installing Flash Player with OS X 10.6 on the new MacBook AIR laptops/netbooks (silly game, Apple). A lot of people were recently saying that &#8220;Adobe was the new Microsoft&#8221;. Well, I might be able to see where some of those people come from, but if that was the case then Apple would be the new Microsoft to at least the same extent &#8211; if not worse</p>
<p>But that&#8217;s not the point I wanted to make anyway. I had a look at which Java desktop apps I&#8217;m actually running on my Mac(s). The most important one is Eclipse in a variety of flavours: Eclipse, ColdFusion Builder, Flash Builder, FDT and some others. If I couldn&#8217;t easily run Eclipse in the future that&#8217;d be a major issue. Then: IntelliJ IDEA, Aqua Data Studio and a whole bunch of little Java apps for JVM and GC monitoring or tools of a similar category.</p>
<p>This afternoon I got into a Twitter discussion with @<a href="http://twitter.com/BruceHoult" target="_blank">BruceHoult</a> about the whole topic. &#8220;Unfortunately&#8221; <img src='http://bloginblack.de/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  he made a point when he said: &#8220;their stance that you can install whatever you like but they&#8217;re not going to maintain them for you, you mean?&#8221;. Yes, why should Apple maintain and support Oracle&#8217;s platform? Is Microsoft maintaining the JDK/JRE for Oracle? Probably not (but I don&#8217;t know). <em>Side note: This example doesn&#8217;t hold for the Flash/iphone situation though as I really can&#8217;t install what I want on the iPhone/iPad because Apple would not allow a Flash Player into the app store.</em></p>
<p>Where does that leave us (or rather me)? Basically I need and want Eclipse to run on future versions of Mac OS X, otherwise the Mac platform would be as dead as it could be for me as a development platform. Luckily, that&#8217;s doable with SoyLatte and OpenJDK today as shown here: <a href="http://njbartlett.name/2010/10/24/eclipse-soylatte-no-x11.html">http://njbartlett.name/2010/10/24/eclipse-soylatte-no-x11.html</a>. This solution might not yet offer the best and greatest performance ever yet, but I&#8217;m sure that people will put effort into OpenJDK for OS X re performance and additional functionality. Don&#8217;t underestimate the financial &amp; time investments software vendors like Adobe have made into the Eclipse platform. Just alone Flash Builder, ColdFusion Builder and Flash Catalyst are built on top of Eclipse and the amount of Adobe-related development happening on OS X is still very high, even though SJ and Apple have pissed off the Adobe community to a certain extent.</p>
<p>Another very interesting piece to read is <a href="http://www.subfurther.com/blog/?p=1305" target="_blank">shoes[1].drop();</a> &#8211; basically saying, stop whining, the Java-on-desktop API model was flawed anyway and it&#8217;s up to Oracle to come up with a proper strategy for Java 7 and 8. This post does have a lot of merit, I still don&#8217;t see Java on the desktop on OS X being dead (yet).</p>
<p><a href="http://bloginblack.de/2010/10/some-thoughts-on-java-os-x-eclipse-and-others/">Some thoughts on Java, OS X, Eclipse and others</a> is a post from: <a href="http://bloginblack.de">Blog in Black</a></p>
<p align="right"><a class="tt" href="http://twitter.com/home/?status=Some+thoughts+on+Java%2C+OS+X%2C+Eclipse+and+others+http://bloginblack.de/?p=1473" title="Post to Twitter"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://delicious.com/post?url=http://bloginblack.de/2010/10/some-thoughts-on-java-os-x-eclipse-and-others/&amp;title=Some+thoughts+on+Java%2C+OS+X%2C+Eclipse+and+others" title="Post to Delicious"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://bloginblack.de/2010/10/some-thoughts-on-java-os-x-eclipse-and-others/&amp;t=Some+thoughts+on+Java%2C+OS+X%2C+Eclipse+and+others" title="Post to Facebook"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://bloginblack.de/2010/10/some-thoughts-on-java-os-x-eclipse-and-others/&amp;title=Some+thoughts+on+Java%2C+OS+X%2C+Eclipse+and+others" title="Post to StumbleUpon"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://bloginblack.de/2010/10/some-thoughts-on-java-os-x-eclipse-and-others/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>30 days of me – days 12 to 20</title>
		<link>http://bloginblack.de/2010/10/30-days-of-me-%e2%80%93-days-12-to-20/</link>
		<comments>http://bloginblack.de/2010/10/30-days-of-me-%e2%80%93-days-12-to-20/#comments</comments>
		<pubDate>Tue, 26 Oct 2010 05:43:35 +0000</pubDate>
		<dc:creator>kai</dc:creator>
				<category><![CDATA[Agent K and the rest of the world]]></category>
		<category><![CDATA[Funstuff]]></category>
		<category><![CDATA[30daysofme]]></category>
		<category><![CDATA[Australia]]></category>
		<category><![CDATA[Fun]]></category>
		<category><![CDATA[Travel]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://bloginblack.de/?p=1466</guid>
		<description><![CDATA[Ok, as everyone was able to see, my participation in "30 days of me" has somewhat stalled. Here are days 12 to 20 - just for the sake of getting a bit further towards completion...:)<p><a href="http://bloginblack.de/2010/10/30-days-of-me-%e2%80%93-days-12-to-20/">30 days of me – days 12 to 20</a> is a post from: <a href="http://bloginblack.de">Blog in Black</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Ok, as everyone was able to see, my participation in &#8220;30 days of me&#8221; has somewhat stalled. Here are days 12 to 20 &#8211; just for the sake of getting a bit further towards completion&#8230;:)</p>
<p><strong>Day 12- How you found out about Blogger and why you made one</strong></p>
<p>This doesn&#8217;t quite apply, but anyway. This blog started on Moveable Type in 2003, a few months later it was converted to be a mixture of MT code with add-ons written in ColdFusion and nowadays I&#8217;m running WordPress. Why did we start this? There was a need for a ColdFusion-blog in German back in 2003 <img src='http://bloginblack.de/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><strong>Day 13- A letter to someone who has hurt you recently</strong></p>
<p>Actually, I haven&#8217;t been that badly hurt for quite a long time to have the need to write such a letter. Even if I had, not sure if I would post it here.</p>
<p><strong>Day 14- A picture of you and your family</strong></p>
<p>Well, close <img src='http://bloginblack.de/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  Here&#8217;s a photo of my dad and my mum. I took it (reasonably) recently when I was in Germany in May/June this year.</p>
<p><a href="http://bloginblack.de/wp-content/uploads/2010/10/IMG_1132.jpg"><img class="aligncenter size-medium wp-image-1467" title="my parents" src="http://bloginblack.de/wp-content/uploads/2010/10/IMG_1132-300x225.jpg" alt="my parents" width="300" height="225" /></a><br />
<strong> Day 15- Put your iPod on shuffle: First 10 songs that play</strong></p>
<p>Midnight Lady &#8211; Chris Norman<br />
Things Change &#8211; Bluetones<br />
Whiskeyclone &#8211; Beck<br />
Not that kind &#8211; Anastacia<br />
See you in hell &#8211; Suicide Commando<br />
Pervert &#8211; Descendents<br />
Stand in Line &#8211; Midnight Oil<br />
Piano Man &#8211; Billy Joel<br />
Mother Night &#8211; Brett Anderson<br />
Burger Queen &#8211; Placebo</p>
<p><strong>Day 16- Another picture of yourself</strong></p>
<p>Oh, seriously? Don&#8217;t have any.</p>
<p><strong>Day 17- Someone you would want to switch lives with for one day and why</strong></p>
<p>Actually &#8211; the only person (and it&#8217;s not even a real character &#8211; sigh) I could remotely come up with would be <a href="http://en.wikipedia.org/wiki/Doctor_(Doctor_Who)" target="_blank">The Doctor</a>.</p>
<p><strong>Day 18- Plans/dreams/goals you have</strong></p>
<ol>
<li>Make sure that @blauerpunto gets fit and healthy again</li>
</ol>
<p>From here on in no particular order:</p>
<ul>
<li>Make some progress on the flying front, particularly on working towards the Commercial License</li>
<li>Pay off mortgage</li>
<li>Get a holiday house/apartment at the Gold Coast and spend 4-5 months per year there and the rest of the time in Wellington</li>
<li>Re-cofirm our wedding vowels on the 10th anniversary of our wedding somewhere on the equator (to be worked out where <img src='http://bloginblack.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
<li>Travel to South America, in particular Chile, Peru, Argentina and Uruguay</li>
<li>Go back to Japan for at least two more weeks and finally have a holiday on one of the Pacific Islands</li>
</ul>
<p><strong>Day 19- Nicknames you have; why do you have them</strong></p>
<p>Koeni (also see koeni.de) &#8211; just because</p>
<p><strong>Day 20- Someone you see yourself marrying/being with in the future</strong></p>
<p>Ehh, that&#8217;d be Diane (@blauerpunto) <img src='http://bloginblack.de/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><a href="http://bloginblack.de/2010/10/30-days-of-me-%e2%80%93-days-12-to-20/">30 days of me – days 12 to 20</a> is a post from: <a href="http://bloginblack.de">Blog in Black</a></p>
<p align="right"><a class="tt" href="http://twitter.com/home/?status=30+days+of+me+%E2%80%93+days+12+to+20+http://bloginblack.de/?p=1466" title="Post to Twitter"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://delicious.com/post?url=http://bloginblack.de/2010/10/30-days-of-me-%e2%80%93-days-12-to-20/&amp;title=30+days+of+me+%E2%80%93+days+12+to+20" title="Post to Delicious"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://bloginblack.de/2010/10/30-days-of-me-%e2%80%93-days-12-to-20/&amp;t=30+days+of+me+%E2%80%93+days+12+to+20" title="Post to Facebook"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://bloginblack.de/2010/10/30-days-of-me-%e2%80%93-days-12-to-20/&amp;title=30+days+of+me+%E2%80%93+days+12+to+20" title="Post to StumbleUpon"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://bloginblack.de/2010/10/30-days-of-me-%e2%80%93-days-12-to-20/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>30 days of me &#8211; day 11</title>
		<link>http://bloginblack.de/2010/09/30-days-of-me-day-11/</link>
		<comments>http://bloginblack.de/2010/09/30-days-of-me-day-11/#comments</comments>
		<pubDate>Sat, 18 Sep 2010 23:29:24 +0000</pubDate>
		<dc:creator>kai</dc:creator>
				<category><![CDATA[Agent K and the rest of the world]]></category>
		<category><![CDATA[Funstuff]]></category>
		<category><![CDATA[New Zealand]]></category>
		<category><![CDATA[30daysofme]]></category>
		<category><![CDATA[Fun]]></category>

		<guid isPermaLink="false">http://bloginblack.de/?p=1462</guid>
		<description><![CDATA[Animals are my friends too. Here's a photo of Lamb, Max (also known as @karoricat on Twitter) and myself.<p><a href="http://bloginblack.de/2010/09/30-days-of-me-day-11/">30 days of me &#8211; day 11</a> is a post from: <a href="http://bloginblack.de">Blog in Black</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Animals are my friends too. Here&#8217;s a photo of Lamb, Max (also known as <a href="http://twitter.com/karoricat" target="_blank">@karoricat</a> on Twitter) and myself.</p>
<p><a href="http://bloginblack.de/wp-content/uploads/2010/09/IMG_0994.jpg"><img class="aligncenter size-medium wp-image-1463" title="Lamb, Max and me" src="http://bloginblack.de/wp-content/uploads/2010/09/IMG_0994-225x300.jpg" alt="" width="225" height="300" /></a></p>
<p><a href="http://bloginblack.de/2010/09/30-days-of-me-day-11/">30 days of me &#8211; day 11</a> is a post from: <a href="http://bloginblack.de">Blog in Black</a></p>
<p align="right"><a class="tt" href="http://twitter.com/home/?status=30+days+of+me+%E2%80%93+day+11+http://bloginblack.de/?p=1462" title="Post to Twitter"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://delicious.com/post?url=http://bloginblack.de/2010/09/30-days-of-me-day-11/&amp;title=30+days+of+me+%E2%80%93+day+11" title="Post to Delicious"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://bloginblack.de/2010/09/30-days-of-me-day-11/&amp;t=30+days+of+me+%E2%80%93+day+11" title="Post to Facebook"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://bloginblack.de/2010/09/30-days-of-me-day-11/&amp;title=30+days+of+me+%E2%80%93+day+11" title="Post to StumbleUpon"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://bloginblack.de/2010/09/30-days-of-me-day-11/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>30 days of me &#8211; a delayed day 10</title>
		<link>http://bloginblack.de/2010/09/30-days-of-me-a-delayed-day-10/</link>
		<comments>http://bloginblack.de/2010/09/30-days-of-me-a-delayed-day-10/#comments</comments>
		<pubDate>Sat, 18 Sep 2010 23:21:43 +0000</pubDate>
		<dc:creator>kai</dc:creator>
				<category><![CDATA[Agent K and the rest of the world]]></category>
		<category><![CDATA[Funstuff]]></category>
		<category><![CDATA[30daysofme]]></category>
		<category><![CDATA[Fun]]></category>

		<guid isPermaLink="false">http://bloginblack.de/?p=1460</guid>
		<description><![CDATA[Songs you listen to when you are Happy, Sad, Bored, Hyped, Mad - this is easy:<p><a href="http://bloginblack.de/2010/09/30-days-of-me-a-delayed-day-10/">30 days of me &#8211; a delayed day 10</a> is a post from: <a href="http://bloginblack.de">Blog in Black</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Songs you listen to when you are Happy, Sad, Bored, Hyped, Mad &#8211; this is easy:</p>
<p>Some from the &#8220;Happy&#8221; playlist:</p>
<p>&#8220;Who&#8217;s that girl&#8221; &#8211; Madonna<br />
&#8220;Catch me&#8221; &#8211; Bandits<br />
&#8220;51st state&#8221; &#8211; New Model Army</p>
<p>There&#8217;s also a &#8220;Dark&#8221; playlist:</p>
<p>&#8220;Weak&#8221; &#8211; Skunk Anansie<br />
&#8220;Hate this and I&#8217;ll love you&#8221; &#8211; Muse<br />
&#8220;Weeping willow&#8221; &#8211; The Verve</p>
<p>And also a &#8220;Work mood&#8221; one, which is based on &#8220;Blue Sky Mine&#8221; by Midnight Oil and then derived from Genius.</p>
<p><a href="http://bloginblack.de/2010/09/30-days-of-me-a-delayed-day-10/">30 days of me &#8211; a delayed day 10</a> is a post from: <a href="http://bloginblack.de">Blog in Black</a></p>
<p align="right"><a class="tt" href="http://twitter.com/home/?status=30+days+of+me+%E2%80%93+a+delayed+day+10+http://bloginblack.de/?p=1460" title="Post to Twitter"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://delicious.com/post?url=http://bloginblack.de/2010/09/30-days-of-me-a-delayed-day-10/&amp;title=30+days+of+me+%E2%80%93+a+delayed+day+10" title="Post to Delicious"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://bloginblack.de/2010/09/30-days-of-me-a-delayed-day-10/&amp;t=30+days+of+me+%E2%80%93+a+delayed+day+10" title="Post to Facebook"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://bloginblack.de/2010/09/30-days-of-me-a-delayed-day-10/&amp;title=30+days+of+me+%E2%80%93+a+delayed+day+10" title="Post to StumbleUpon"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://bloginblack.de/2010/09/30-days-of-me-a-delayed-day-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>30 days of me &#8211; day 9</title>
		<link>http://bloginblack.de/2010/09/30-days-of-me-day-9/</link>
		<comments>http://bloginblack.de/2010/09/30-days-of-me-day-9/#comments</comments>
		<pubDate>Fri, 17 Sep 2010 09:48:41 +0000</pubDate>
		<dc:creator>kai</dc:creator>
				<category><![CDATA[Agent K and the rest of the world]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[Funstuff]]></category>
		<category><![CDATA[New Zealand]]></category>
		<category><![CDATA[30daysofme]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Fun]]></category>
		<category><![CDATA[Wellington]]></category>

		<guid isPermaLink="false">http://bloginblack.de/?p=1458</guid>
		<description><![CDATA[Today's topic is "Something I'm proud of in the past few days"... Probably the thing that comes to mind was pulling off Flash Platform Camp for the second time now in 2010 about two weeks ago together with Diane and Ross. Other than that in the last few days and weeks - lots of business as usual - as boring as it might sound :-)<p><a href="http://bloginblack.de/2010/09/30-days-of-me-day-9/">30 days of me &#8211; day 9</a> is a post from: <a href="http://bloginblack.de">Blog in Black</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Another late one &#8211; I really need to prepare a few more for next week in advance during the weekend, I suppose.</p>
<p>Today&#8217;s topic is &#8220;Something I&#8217;m proud of in the past few days&#8221;&#8230; Probably the thing that comes to mind was pulling off <a href="http://wellington.flashplatformcodecamp.co.nz" target="_blank">Flash Platform Camp</a> for the second time now in 2010 about two weeks ago together with <a href="http://www.humanfactors.co.nz" target="_blank">Diane</a> and <a href="http://www.fingersdancing.net" target="_blank">Ross</a>. Other than that in the last few days and weeks &#8211; lots of business as usual &#8211; as boring as it might sound <img src='http://bloginblack.de/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><a href="http://bloginblack.de/2010/09/30-days-of-me-day-9/">30 days of me &#8211; day 9</a> is a post from: <a href="http://bloginblack.de">Blog in Black</a></p>
<p align="right"><a class="tt" href="http://twitter.com/home/?status=30+days+of+me+%E2%80%93+day+9+http://bloginblack.de/?p=1458" title="Post to Twitter"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://delicious.com/post?url=http://bloginblack.de/2010/09/30-days-of-me-day-9/&amp;title=30+days+of+me+%E2%80%93+day+9" title="Post to Delicious"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://bloginblack.de/2010/09/30-days-of-me-day-9/&amp;t=30+days+of+me+%E2%80%93+day+9" title="Post to Facebook"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://bloginblack.de/2010/09/30-days-of-me-day-9/&amp;title=30+days+of+me+%E2%80%93+day+9" title="Post to StumbleUpon"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://bloginblack.de/2010/09/30-days-of-me-day-9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Results of the NZ mobile carrier Friday challenge</title>
		<link>http://bloginblack.de/2010/09/results-of-the-nz-mobile-carrier-friday-challenge/</link>
		<comments>http://bloginblack.de/2010/09/results-of-the-nz-mobile-carrier-friday-challenge/#comments</comments>
		<pubDate>Fri, 17 Sep 2010 09:08:59 +0000</pubDate>
		<dc:creator>kai</dc:creator>
				<category><![CDATA[Agent K and the rest of the world]]></category>
		<category><![CDATA[Funstuff]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[New Zealand]]></category>
		<category><![CDATA[Auckland]]></category>
		<category><![CDATA[Fun]]></category>
		<category><![CDATA[Wellington]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://bloginblack.de/?p=1454</guid>
		<description><![CDATA[This morning I posted a "Friday challenge for Vodafone NZ, Telecom NZ and 2degree Mobile". The idea was for the three large mobile networks in NZ to come up with a response to a typical scenario of a mobile device user looking for a good and reasonably priced plan/package structure. Everyone had time until 5:30 pm today (with a potential extension of 15 minutes or so because the server had an issue) to come up with something.<p><a href="http://bloginblack.de/2010/09/results-of-the-nz-mobile-carrier-friday-challenge/">Results of the NZ mobile carrier Friday challenge</a> is a post from: <a href="http://bloginblack.de">Blog in Black</a></p>
]]></description>
			<content:encoded><![CDATA[<p>This morning I posted a &#8220;Friday challenge for Vodafone NZ, Telecom NZ and 2degree Mobile&#8221;. The idea was for the three large mobile networks in NZ to come up with a response to a typical scenario of a mobile device user looking for a good and reasonably priced plan/package structure. Everyone had time until 5:30 pm today (with a potential extension of 15 minutes or so because the server had an issue) to come up with something.</p>
<p>The overall results were pretty poor. Of the three big carriers (all very vocal and active on Twitter as long as it&#8217;s about pushing out their messages) one delivered a proper response. Another one sent a tweet saying their marketing department needs to look into that and the last one sent a tweet to a plan that didn&#8217;t fit the bill for what the challenge was.</p>
<p>Results (now it&#8217;s 8:30 pm) in order of how they arrived:</p>
<p><strong>12:52 pm</strong></p>
<p>2degrees mobile left a comment in the original post. They provided both a prepaid and postpaid (&#8220;pay monthly&#8221; with in fact a one month term in their terminology) option. Both look very reasonable to me with NZ$ 50 resp. NZ$ 59 and similar offerings. To be fair &#8211; the more expensive one actually does offer more voice minutes, more TXT and less hassle re keeping credit in the prepaid account etc &#8211; so for me it would be the preferred option. Here&#8217;s what 2degrees suggested:</p>
<p>&#8212;</p>
<p>Hello Kai (aka Agent K).</p>
<p>This is pretty simple for us (and we don’t like to make things complicated for our customers anyway!)</p>
<p>We’ve given you two options. One for a person who prefers Prepay and one who’d like to pay later (Pay Monthly).</p>
<p>OPTION 1 – Pay Monthly<br />
1)120 minutes to anyone, anytime and anywhere in NZ<br />
2)600 text to any network, anytime in NZ<br />
3)512MB data<br />
TOTAL: $59.00<br />
(Note this is the purchase of a new 2degrees Pay Monthly no contract, no term plan for $39.00 and a 512MB data pack for $20. Two more important things to note, with Pay Monthly you get to carryover any unused minutes you might have at the end of the month, every month for a year and the 512MB data pack is currently being upsized to 1GB and does only work in our mobile broadband zones).</p>
<p>OPTION 2 – Prepay<br />
1) 100 minutes to anyone, anytime and anywhere in NZ<br />
2) 300 text to any network, anytime in NZ<br />
3) 512MB data.<br />
TOTAL: $50.00<br />
(Note this based on pre-pay top up where if you top up your account with $30 you get 300 FREE text. With your $30 top up purchase an Everyone100 Talk Pack for $30 and then a 512MB data pack (as per the details above) for $20.</p>
<p>Thanks!<br />
The team at 2degrees</p>
<p>&#8212;</p>
<p>Comparing their suggestion with the framework I&#8217;ve set I have to say it works out nicely. It would be nice if there was a bit more data, but I asked for a minimum of 500 MB and 512 MB is what I would get. Fair enough.</p>
<p><strong>1:53 pm</strong></p>
<p>A tweet from @VodafoneNZ: &#8220;@agentK Have send your requeset down to our marketing types, but can&#8217;t promise a 5:30pm answer (actually, can&#8217;t promise an answer) ^ME&#8221;</p>
<p>I&#8217;ve heard nothing more from them. No further comment and that.is.all.</p>
<p><strong>4:14 pm</strong></p>
<p>Oh look, a tweet from @TelecomNZ: &#8220;@agentK Talk and Text 300 baby! 300 off peak mins, 300 texts, 20 peak mins. $344.80 of value for $29.95 : http://cot.ag/aQgZxc ^TS&#8221;</p>
<p>Well &#8211; short response but who cares if it&#8217;s to the point. Unfortunately it isn&#8217;t. The package they&#8217;d suggested (follow their link for more) hugely favours off-peak talking and just 20 peak minutes. That&#8217;s fair enough and I maybe wasn&#8217;t specific enough on that in my task. One could also argue that if I&#8217;m asking for 60-120 minutes of which 30 are to a particular person certainly a share of those minutes would be in off-peak time. So &#8211; I&#8217;m not blaming them for that glitch.</p>
<p>Why they failed massively though is that the plan doesn&#8217;t contain data. Not at all. So &#8211; Dear friends at Telecom &#8211; incomplete.</p>
<p><strong>Wrap-up</strong></p>
<p>On a good note &#8211; they all responded after I posted the links to the challenge to their Twitter accounts.</p>
<p>3. Vodafone NZ comes last though because they got stuck in their global corporate bureaucracy and didn&#8217;t provide a response.</p>
<p>2. Telecom NZ comes second (but pretty close to last) for not really understanding the task.</p>
<p>1. 2degrees mobile wins because they responded fast and appropriately and their offering looks good (at least on paper, this is not a test on network speed, availability, quality of service etc).</p>
<p>I don&#8217;t want to speculate on why the responses of Vodafone and Telecom ended up being what they were, they might have had their reasons for not responding to the challenge or delivering a response that didn&#8217;t fit the bill. Unfortunately the outcome pretty much confirms my personal expectations.</p>
<p><a href="http://bloginblack.de/2010/09/results-of-the-nz-mobile-carrier-friday-challenge/">Results of the NZ mobile carrier Friday challenge</a> is a post from: <a href="http://bloginblack.de">Blog in Black</a></p>
<p align="right"><a class="tt" href="http://twitter.com/home/?status=Results+of+the+NZ+mobile+carrier+Friday+challenge+http://bloginblack.de/?p=1454" title="Post to Twitter"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://delicious.com/post?url=http://bloginblack.de/2010/09/results-of-the-nz-mobile-carrier-friday-challenge/&amp;title=Results+of+the+NZ+mobile+carrier+Friday+challenge" title="Post to Delicious"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://bloginblack.de/2010/09/results-of-the-nz-mobile-carrier-friday-challenge/&amp;t=Results+of+the+NZ+mobile+carrier+Friday+challenge" title="Post to Facebook"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://bloginblack.de/2010/09/results-of-the-nz-mobile-carrier-friday-challenge/&amp;title=Results+of+the+NZ+mobile+carrier+Friday+challenge" title="Post to StumbleUpon"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://bloginblack.de/2010/09/results-of-the-nz-mobile-carrier-friday-challenge/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A Friday challenge for Vodafone NZ, Telecom NZ and 2degrees Mobile</title>
		<link>http://bloginblack.de/2010/09/a-friday-challenge-for-vodafone-nz-telecom-nz-and-2degrees-mobile/</link>
		<comments>http://bloginblack.de/2010/09/a-friday-challenge-for-vodafone-nz-telecom-nz-and-2degrees-mobile/#comments</comments>
		<pubDate>Thu, 16 Sep 2010 23:22:24 +0000</pubDate>
		<dc:creator>kai</dc:creator>
				<category><![CDATA[Agent K and the rest of the world]]></category>
		<category><![CDATA[Funstuff]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[New Zealand]]></category>
		<category><![CDATA[Auckland]]></category>
		<category><![CDATA[Fun]]></category>
		<category><![CDATA[Wellington]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://bloginblack.de/?p=1448</guid>
		<description><![CDATA[New Zealand is a small country in the South Pacific. We're far away from the rest of the world, have a quite large landmass (about the size of Germany) and very few people to fill it with (about 4.5 million compared to Germany's 80 million). This setting creates an interesting scenario for a bunch of industries, among them the telecommunications sector.

One of the most expensive services in New Zealand (compared to pricing in other countries as well as the average income and cost of living) is using a mobile phone and in particularly data on a mobile phone. At this stage New Zealanders can use three mobile networks, provided by Vodafone NZ, Telecom NZ and 2degrees mobile. There are also a few virtual network operators like Orcon, Compass Communications and others who pretty much re-bundle offerings from one of the three large players under their own brand - I'll keep them at the side at this stage.<p><a href="http://bloginblack.de/2010/09/a-friday-challenge-for-vodafone-nz-telecom-nz-and-2degrees-mobile/">A Friday challenge for Vodafone NZ, Telecom NZ and 2degrees Mobile</a> is a post from: <a href="http://bloginblack.de">Blog in Black</a></p>
]]></description>
			<content:encoded><![CDATA[<p>New Zealand is a small country in the South Pacific. We&#8217;re far away from the rest of the world, have a quite large landmass (about the size of Germany) and very few people to fill it with (about 4.5 million compared to Germany&#8217;s 80 million). This setting creates an interesting scenario for a bunch of industries, among them the telecommunications sector.</p>
<p>One of the most expensive services in New Zealand (compared to pricing in other countries as well as the average income and cost of living) is using a mobile phone and in particularly data on a mobile phone. At this stage New Zealanders can use three mobile networks, provided by <a href="http://www.vodafone.co.nz" target="_self">Vodafone NZ</a>, <a href="http://www.telecom.co.nz" target="_blank">Telecom NZ</a> and <a href="http://www.2degreesmobile.co.nz" target="_blank">2degrees mobile</a>. There are also a few virtual network operators like Orcon, Compass Communications and others who pretty much re-bundle offerings from one of the three large players under their own brand &#8211; I&#8217;ll keep them at the side at this stage.</p>
<p>2degrees mobile is the newest competitor and have so far just offered a prepaid service as well as mobile data bundles attached to said prepaid service. Both Vodafone and Telecom offer a full set of services for personal/business purposes, prepaid/postpaid, a variety of plans with lots of (complicated) rules to get in and out of those offerings.</p>
<p>Today 2degrees mobile have launched their really interesting Pay Monthly offering. This morning I had a quick look at it and was <a href="http://twitter.com/agentK/statuses/24701211687" target="_blank">tweeting</a>:</p>
<p>@2degreesmobile Pay monthly is charming. 39$ for 120 mins/600txt plus 20$ for 512/1GB data is much cheaper than @vodafoneNZ and @TelecomNZ</p>
<p>I got some interesting responses from both @2degreesmobile as well as @vodafoneNZ which led into an brief pinging back and forth of further tweets. <a href="http://twitter.com/vodafoneNZ" target="_blank">@vodafoneNZ</a>&#8217;s main argument was that my tweet is a somewhat distorted view on things because it doesn&#8217;t inlcude a whole bunch of package deals they offer, e.g. bestmate, TXT2000 etc. There&#8217;s some truth to that and I do acknowledge that different people have different requirements. So &#8211; how about a challenge for the three incumbents &#8211; here&#8217;s a scenario with some realistic and reasonably loose defined parameters, come up with a good as well as cheap solution.</p>
<p><strong>Scenario</strong></p>
<p>Needed is a combination of voice, TXT and data. PXT is nice to have, but not essential. The user has one person on the same network (but said person would be willing to move network with our user) they talk to quite often, about 30 minutes per month. They also regularly send TXTs to each other, about 50 per month. Both pre-paid and post-paid offerings would be fine. No or very short-term (0-3 months) preferred, 12 months doable in case of a decent incentive and a 24 months commitment would have to provide some real big incentives and reasonable break fees (if needed).</p>
<p>Here are some more details:</p>
<p>Voice: 60-120 minutes per month across all networks and landlines in NZ. There&#8217;s no need for cheaper or free minutes on weekends or to a specific mobile network. If those are part of a good package deal it&#8217;s ok though. The 60-120 minutes already include the 30 minutes to that &#8220;special person&#8221; from above.</p>
<p><em>Note: 2degrees has an interesting new concept of &#8220;rollover&#8221; unused minutes into the next month. That&#8217;s fine but shouldn&#8217;t play into this, otherwise it&#8217;d be an obvious decision for one network.</em></p>
<p>TXT: Our user normally sends a maximum of 100 TXTs per month across all mobile networks, those include the 50 to the &#8220;special person&#8221;. In the odd month is might be 150 but many more would be extremely rare.</p>
<p>Data: The user needs a decent amount of mobile data &#8211; 500+ MB is considered decent enough. There&#8217;s no point in 50/100 MB packages or alike; the user also doesn&#8217;t need 2 or 3 GB of data for significant amounts of extra money (if they come part of a package deal that&#8217;s otherwise competitive it&#8217;s not a show-stopper).</p>
<p><em>Note: speed is not a concern, e.g. we assume the user doesn&#8217;t care about the fact that some mobile networks in NZ might offer better 3G speeds than others.</em></p>
<p><strong>Task</strong></p>
<p>What I&#8217;d like to see from any of the network operators who&#8217;re interesting in taking this challenge, is to present me up to three options (I acknowledge that each carrier has their own model of packaging and bundling things &#8211; so a bit of flexibility might be needed). Treat this as if I was a customer willing to join your network and potentially leave up to about NZ$1,500-2,000 in your accounts during the next 2 years. If you like, present an option for each no-term, 12 months and 24 months. Or &#8211; maybe each of your three offerings is tailored towards voice, txt and data to cater for slightly different user types. Be creative.</p>
<p>Either post into the comments, or ping me an email to kai@(thisdomain) or get in touch with me via <a href="http://twitter.com/agentk" target="_blank">Twitter</a>. I look forward to hearing from you. Deadline is close of business today &#8211; let&#8217;s say 5:30 pm. I&#8217;ll write a few more posts about the offered solutions early next week.</p>
<p><a href="http://bloginblack.de/2010/09/a-friday-challenge-for-vodafone-nz-telecom-nz-and-2degrees-mobile/">A Friday challenge for Vodafone NZ, Telecom NZ and 2degrees Mobile</a> is a post from: <a href="http://bloginblack.de">Blog in Black</a></p>
<p align="right"><a class="tt" href="http://twitter.com/home/?status=A+Friday+challenge+for+Vodafone+NZ%2C+Telecom+NZ+and+2degrees+Mobile+http://bloginblack.de/?p=1448" title="Post to Twitter"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://delicious.com/post?url=http://bloginblack.de/2010/09/a-friday-challenge-for-vodafone-nz-telecom-nz-and-2degrees-mobile/&amp;title=A+Friday+challenge+for+Vodafone+NZ%2C+Telecom+NZ+and+2degrees+Mobile" title="Post to Delicious"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://bloginblack.de/2010/09/a-friday-challenge-for-vodafone-nz-telecom-nz-and-2degrees-mobile/&amp;t=A+Friday+challenge+for+Vodafone+NZ%2C+Telecom+NZ+and+2degrees+Mobile" title="Post to Facebook"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://bloginblack.de/2010/09/a-friday-challenge-for-vodafone-nz-telecom-nz-and-2degrees-mobile/&amp;title=A+Friday+challenge+for+Vodafone+NZ%2C+Telecom+NZ+and+2degrees+Mobile" title="Post to StumbleUpon"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://bloginblack.de/2010/09/a-friday-challenge-for-vodafone-nz-telecom-nz-and-2degrees-mobile/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>30 days of me &#8211; day 8</title>
		<link>http://bloginblack.de/2010/09/30-days-of-me-day8/</link>
		<comments>http://bloginblack.de/2010/09/30-days-of-me-day8/#comments</comments>
		<pubDate>Thu, 16 Sep 2010 10:45:14 +0000</pubDate>
		<dc:creator>kai</dc:creator>
				<category><![CDATA[Agent K and the rest of the world]]></category>
		<category><![CDATA[Funstuff]]></category>
		<category><![CDATA[30daysofme]]></category>
		<category><![CDATA[Fun]]></category>

		<guid isPermaLink="false">http://bloginblack.de/?p=1445</guid>
		<description><![CDATA[I'm quite late today. Actually it's even borderline just "today" :-)

Today topic is three short-term goals for this month. 14 more days...<p><a href="http://bloginblack.de/2010/09/30-days-of-me-day8/">30 days of me &#8211; day 8</a> is a post from: <a href="http://bloginblack.de">Blog in Black</a></p>
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m quite late today. Actually it&#8217;s even borderline just &#8220;today&#8221; <img src='http://bloginblack.de/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Today topic is three short-term goals for this month. 14 more days&#8230;</p>
<p>How about:</p>
<p>- Releasing part of a project/rebuilt I&#8217;ve been working on with a client for the last 2 months or so (next week to one site, then roll-out to 30+ sites)</p>
<p>- Finally getting round to get some flying: 2 flights until the end of the month</p>
<p>- Starting to prepare for at least one of the 4 Adobe certification (upgrade) exams I want to do by the end of the year.</p>
<p><a href="http://bloginblack.de/2010/09/30-days-of-me-day8/">30 days of me &#8211; day 8</a> is a post from: <a href="http://bloginblack.de">Blog in Black</a></p>
<p align="right"><a class="tt" href="http://twitter.com/home/?status=30+days+of+me+%E2%80%93+day+8+http://bloginblack.de/?p=1445" title="Post to Twitter"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://delicious.com/post?url=http://bloginblack.de/2010/09/30-days-of-me-day8/&amp;title=30+days+of+me+%E2%80%93+day+8" title="Post to Delicious"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://bloginblack.de/2010/09/30-days-of-me-day8/&amp;t=30+days+of+me+%E2%80%93+day+8" title="Post to Facebook"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://bloginblack.de/2010/09/30-days-of-me-day8/&amp;title=30+days+of+me+%E2%80%93+day+8" title="Post to StumbleUpon"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://bloginblack.de/2010/09/30-days-of-me-day8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>30 days of me &#8211; day 7</title>
		<link>http://bloginblack.de/2010/09/30-days-of-me-day-7/</link>
		<comments>http://bloginblack.de/2010/09/30-days-of-me-day-7/#comments</comments>
		<pubDate>Tue, 14 Sep 2010 22:42:20 +0000</pubDate>
		<dc:creator>kai</dc:creator>
				<category><![CDATA[Agent K and the rest of the world]]></category>
		<category><![CDATA[Funstuff]]></category>
		<category><![CDATA[30daysofme]]></category>
		<category><![CDATA[Fun]]></category>
		<category><![CDATA[Maths]]></category>
		<category><![CDATA[Science]]></category>
		<category><![CDATA[Wellington]]></category>

		<guid isPermaLink="false">http://bloginblack.de/?p=1433</guid>
		<description><![CDATA[I actually thought quite a bit about that. Obvious answers would probably have been: My parents (and their way of upbringing me), Diane, my/our friends, my work, our move to the other end of the world and some other things. I think all of those would have been totally valid ideas. I decided to go with someone different for day 7 though.<p><a href="http://bloginblack.de/2010/09/30-days-of-me-day-7/">30 days of me &#8211; day 7</a> is a post from: <a href="http://bloginblack.de">Blog in Black</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Today&#8217;s task: a picture of someone/something that has the biggest impact on you.</p>
<p>I actually thought quite a bit about that. Obvious answers would probably have been: My parents (and their way of upbringing me), Diane, my/our friends, my work, our move to the other end of the world and some other things. I think all of those would have been totally valid ideas. I decided to go with someone different for day 7 though.</p>
<p>The person I chose is my maths teacher in years 5 and 6 (which are the first two years in high school in Germany, you&#8217;d roughly be 10-12 years old). His name is Stefan Kottwitz and he managed to ignite my interest in maths and logic, in solving puzzles and in solving problems in a logical way at a young age. Even better was that he became my maths teacher again in years 11 to 13 for the advanced maths classes (in the German A-levels system you have to pick two subjects as advanced/major subjects &#8211; no one would be surprised to learn that mine were maths and physics, would you?).</p>
<p>I actually think that those three years had even more impact on my decision to undertake my maths degree and due to some very weird and probably lucky circumstances to end up right here and right now in Wellington, doing what I do. Some other memories include an awesome one-week sailing trip with said advances maths course to Holland in year 12, lots of games of the traditional card game &#8220;<a href="http://en.wikipedia.org/wiki/Doppelkopf" target="_blank">Doppelkopf</a>&#8221; in the breaks between the lesson and him being one of the first teachers we were allowed to approach using the informal &#8220;Du&#8221; instead of &#8220;Sie&#8221; (the German language and culture is very clear and strict on when and how to use the formal vs. the informal equivalent of the English &#8220;you&#8221;). The latter was particularly an honour because his teaching style was at the time perceived by some people as quite strict. I actually never felt about it that way. I always thought &#8211; and still think &#8211; he is absolutely fair to everyone, the marks one got absolutely reflected one&#8217;s skills &#8211; as it should be. He&#8217;s also a magician doing awesome tricks with all sorts of stuff!</p>
<p>And after all the writing, here&#8217;s the photo. It shows us in year 5 &#8211; first year of high school. I guess it&#8217;s quite obvious that he&#8217;s the happy, smiling guy on the left side of the photo <img src='http://bloginblack.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . This photo was taken in 1985 &#8211; maybe in early 1986.</p>
<p>To make things a bit more interesting, here are some tasks for the readers &#8211; <a href="http://bloginblack.de/wp-content/uploads/2010/09/IMG_20100912_180035.jpg" target="_blank">use the full size photo for it</a>.</p>
<p>- Identify me</p>
<p>- Go back to <a href="http://bloginblack.de/2010/09/30-days-of-me-day-3/" target="_blank">my day 3 post</a> and identify Katja and Corinna (of the first photo in the day 3 post)</p>
<p><a href="http://bloginblack.de/wp-content/uploads/2010/09/IMG_20100912_180035.jpg"><img class="aligncenter size-medium wp-image-1435" title="Class 5b of Ernst-Ludwig-Schule Bad Nauheim in 1985" src="http://bloginblack.de/wp-content/uploads/2010/09/IMG_20100912_180035-300x225.jpg" alt="Class 5b of Ernst-Ludwig-Schule Bad Nauheim in 1985" width="300" height="225" /></a></p>
<p><a href="http://bloginblack.de/2010/09/30-days-of-me-day-7/">30 days of me &#8211; day 7</a> is a post from: <a href="http://bloginblack.de">Blog in Black</a></p>
<p align="right"><a class="tt" href="http://twitter.com/home/?status=30+days+of+me+%E2%80%93+day+7+http://bloginblack.de/?p=1433" title="Post to Twitter"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://delicious.com/post?url=http://bloginblack.de/2010/09/30-days-of-me-day-7/&amp;title=30+days+of+me+%E2%80%93+day+7" title="Post to Delicious"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://bloginblack.de/2010/09/30-days-of-me-day-7/&amp;t=30+days+of+me+%E2%80%93+day+7" title="Post to Facebook"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://bloginblack.de/2010/09/30-days-of-me-day-7/&amp;title=30+days+of+me+%E2%80%93+day+7" title="Post to StumbleUpon"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://bloginblack.de/2010/09/30-days-of-me-day-7/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>30 days of me &#8211; day 6</title>
		<link>http://bloginblack.de/2010/09/30-days-of-me-day-6/</link>
		<comments>http://bloginblack.de/2010/09/30-days-of-me-day-6/#comments</comments>
		<pubDate>Mon, 13 Sep 2010 23:27:24 +0000</pubDate>
		<dc:creator>kai</dc:creator>
				<category><![CDATA[Agent K and the rest of the world]]></category>
		<category><![CDATA[Agent K on CF]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Funstuff]]></category>
		<category><![CDATA[30daysofme]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Fun]]></category>

		<guid isPermaLink="false">http://bloginblack.de/?p=1429</guid>
		<description><![CDATA[Today's post is about my favourite super hero. It's actually Cold Fusion.<p><a href="http://bloginblack.de/2010/09/30-days-of-me-day-6/">30 days of me &#8211; day 6</a> is a post from: <a href="http://bloginblack.de">Blog in Black</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Today&#8217;s post is about my favourite super hero. It&#8217;s actually Cold Fusion:</p>
<p><a href="http://bloginblack.de/wp-content/uploads/2010/09/Screen-shot-2010-09-11-at-2.45.03-PM.png"><img class="aligncenter size-medium wp-image-1430" title="Cold Fusion super hero" src="http://bloginblack.de/wp-content/uploads/2010/09/Screen-shot-2010-09-11-at-2.45.03-PM-300x294.png" alt="" width="300" height="294" /></a>Why? He&#8217;s helpful, rapid and just super. If you want to learn more about him (and also Flash, Flex and the &#8220;special&#8221; friendship between Breeze and Dreamweaver) watch the following awesome Nectarine animations:</p>
<p><a href="http://animation.nectarine.com.au/mxdu2005.html" target="_self">MXDU 2005</a> (day 1 and 2)</p>
<p><a href="http://webdu.nectarine.com.au/" target="_blank">webDU 2006</a> (day 1)</p>
<p><a href="http://flash8.nectarine.com.au/" target="_blank">Flash 8</a></p>
<p><a href="http://flash10.nectarine.com.au/" target="_blank">Flash tenth anniversary</a></p>
<p><a href="http://bloginblack.de/2010/09/30-days-of-me-day-6/">30 days of me &#8211; day 6</a> is a post from: <a href="http://bloginblack.de">Blog in Black</a></p>
<p align="right"><a class="tt" href="http://twitter.com/home/?status=30+days+of+me+%E2%80%93+day+6+http://bloginblack.de/?p=1429" title="Post to Twitter"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://delicious.com/post?url=http://bloginblack.de/2010/09/30-days-of-me-day-6/&amp;title=30+days+of+me+%E2%80%93+day+6" title="Post to Delicious"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://bloginblack.de/2010/09/30-days-of-me-day-6/&amp;t=30+days+of+me+%E2%80%93+day+6" title="Post to Facebook"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://bloginblack.de/2010/09/30-days-of-me-day-6/&amp;title=30+days+of+me+%E2%80%93+day+6" title="Post to StumbleUpon"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://bloginblack.de/2010/09/30-days-of-me-day-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash Platform Camp Wellington presentations</title>
		<link>http://bloginblack.de/2010/09/flash-platform-camp-wellington-presentations/</link>
		<comments>http://bloginblack.de/2010/09/flash-platform-camp-wellington-presentations/#comments</comments>
		<pubDate>Sun, 12 Sep 2010 22:59:11 +0000</pubDate>
		<dc:creator>kai</dc:creator>
				<category><![CDATA[Agent K and the rest of the world]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[New Zealand]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flash Camp]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[Wellington]]></category>

		<guid isPermaLink="false">http://bloginblack.de/?p=1440</guid>
		<description><![CDATA[Flash Platform Camp Wellington 2010 is over and it was good fun. I'm going to write a larger post about it (also covering the night activities of speakers and sponsors). This post is really just to push out the page where the presentation materials e.g. slides, code samples, videos etc. are hosted.<p><a href="http://bloginblack.de/2010/09/flash-platform-camp-wellington-presentations/">Flash Platform Camp Wellington presentations</a> is a post from: <a href="http://bloginblack.de">Blog in Black</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Flash Platform Camp Wellington 2010 is over and it was good fun. I&#8217;m going to write a larger post about it (also covering the night activities of speakers and sponsors). This post is really just to push out the page where the presentation materials e.g. slides, code samples, videos etc. are hosted.</p>
<p>At the moment, 7 presenters have supplied me with their content, I&#8217;ve got another one or two emails in my inbox that need to be processed and we&#8217;re adding more content as is comes in. Have a look at the <a href="http://wellington.flashplatformcodecamp.co.nz/Presentation-Material" target="_blank">Flash Platform Camp Wellington</a> wiki and get the files you&#8217;re interested in.</p>
<p><a href="http://bloginblack.de/2010/09/flash-platform-camp-wellington-presentations/">Flash Platform Camp Wellington presentations</a> is a post from: <a href="http://bloginblack.de">Blog in Black</a></p>
<p align="right"><a class="tt" href="http://twitter.com/home/?status=Flash+Platform+Camp+Wellington+presentations+http://bloginblack.de/?p=1440" title="Post to Twitter"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://delicious.com/post?url=http://bloginblack.de/2010/09/flash-platform-camp-wellington-presentations/&amp;title=Flash+Platform+Camp+Wellington+presentations" title="Post to Delicious"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://bloginblack.de/2010/09/flash-platform-camp-wellington-presentations/&amp;t=Flash+Platform+Camp+Wellington+presentations" title="Post to Facebook"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://bloginblack.de/2010/09/flash-platform-camp-wellington-presentations/&amp;title=Flash+Platform+Camp+Wellington+presentations" title="Post to StumbleUpon"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://bloginblack.de/2010/09/flash-platform-camp-wellington-presentations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>30 days of me &#8211; day 5</title>
		<link>http://bloginblack.de/2010/09/30-days-of-me-day-5/</link>
		<comments>http://bloginblack.de/2010/09/30-days-of-me-day-5/#comments</comments>
		<pubDate>Sun, 12 Sep 2010 22:30:58 +0000</pubDate>
		<dc:creator>kai</dc:creator>
				<category><![CDATA[Agent K and the rest of the world]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[Funstuff]]></category>
		<category><![CDATA[30daysofme]]></category>
		<category><![CDATA[Fun]]></category>
		<category><![CDATA[German]]></category>
		<category><![CDATA[Travel]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://bloginblack.de/?p=1424</guid>
		<description><![CDATA[A picture of somewhere I've been to. Easy as - you've learnt in day 1 that I travel a lot. So - let's see....digging through iPhoto photos...here we go...<p><a href="http://bloginblack.de/2010/09/30-days-of-me-day-5/">30 days of me &#8211; day 5</a> is a post from: <a href="http://bloginblack.de">Blog in Black</a></p>
]]></description>
			<content:encoded><![CDATA[<p>A picture of somewhere I&#8217;ve been to. Easy as &#8211; you&#8217;ve learnt in day 1 that I travel a lot. So &#8211; let&#8217;s see&#8230;.digging through iPhoto photos&#8230;here we go:<a href="http://bloginblack.de/wp-content/uploads/2010/09/IMG_1172.jpg"><img class="aligncenter size-medium wp-image-1426" title="Kai at Berlin-Tempelhof" src="http://bloginblack.de/wp-content/uploads/2010/09/IMG_1172-300x225.jpg" alt="" width="300" height="225" /></a>This is me at the old Berlin-Tempelhof airport (runway 09 left). It&#8217;s Berlin&#8217;s inner-city airport and it was heavily used during the Berlin airlift after WW II. It then became a one of two airports in West-Berlin and over time it was less and less used. It&#8217;s finally been shut down 1 or  2 years ago and is now a being converted to a huge area for concerts, parties, weekend activity etc. In the background you can see the terminal buildings. They are massive, built in typical post-1930s bold Nazi-architecture.</p>
<p>The picture is taken in May or June 2010 when I was in Berlin to moderate RIA-Day (and also presented myself at Webinale 2010). The Tempelhof trip was joined by JJ and Justin, a very fun day!</p>
<p><a href="http://bloginblack.de/2010/09/30-days-of-me-day-5/">30 days of me &#8211; day 5</a> is a post from: <a href="http://bloginblack.de">Blog in Black</a></p>
<p align="right"><a class="tt" href="http://twitter.com/home/?status=30+days+of+me+%E2%80%93+day+5+http://bloginblack.de/?p=1424" title="Post to Twitter"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://delicious.com/post?url=http://bloginblack.de/2010/09/30-days-of-me-day-5/&amp;title=30+days+of+me+%E2%80%93+day+5" title="Post to Delicious"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://bloginblack.de/2010/09/30-days-of-me-day-5/&amp;t=30+days+of+me+%E2%80%93+day+5" title="Post to Facebook"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://bloginblack.de/2010/09/30-days-of-me-day-5/&amp;title=30+days+of+me+%E2%80%93+day+5" title="Post to StumbleUpon"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://bloginblack.de/2010/09/30-days-of-me-day-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>30 days of me &#8211; day 4</title>
		<link>http://bloginblack.de/2010/09/30-days-of-me-day-4/</link>
		<comments>http://bloginblack.de/2010/09/30-days-of-me-day-4/#comments</comments>
		<pubDate>Sat, 11 Sep 2010 21:45:50 +0000</pubDate>
		<dc:creator>kai</dc:creator>
				<category><![CDATA[Agent K and the rest of the world]]></category>
		<category><![CDATA[Funstuff]]></category>
		<category><![CDATA[30daysofme]]></category>
		<category><![CDATA[Fun]]></category>
		<category><![CDATA[New Zealand]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://bloginblack.de/?p=1419</guid>
		<description><![CDATA[A habit I wish I didn't have... I would love to say there's nothing and I'm perfect - but I know that some people would right away come up with something along those lines...<p><a href="http://bloginblack.de/2010/09/30-days-of-me-day-4/">30 days of me &#8211; day 4</a> is a post from: <a href="http://bloginblack.de">Blog in Black</a></p>
]]></description>
			<content:encoded><![CDATA[<p>A habit I wish I didn&#8217;t have&#8230; I would love to say there&#8217;s nothing and I&#8217;m perfect &#8211; but I know that some people would right away come up with something along those lines:</p>
<p>&#8220;Kai&#8217;s a smart-ass and thinks he knows more about XYZ (insert a random topic here) than everyone else.&#8221;</p>
<p>Unfortunately there&#8217;s some truth in that &#8211; I might show small tendencies of being a smart-ass sometimes. Not often though. And usually I am right &#8211; and that brings us to the second point:</p>
<p>&#8220;Kai will very clearly express &#8216;I told you so&#8217; if you didn&#8217;t listen to his advice and he ended up being right&#8221;</p>
<p>That IS actually true. If you want to be friends with me or work with me don&#8217;t expect me to politely pussyfoot around issues. I&#8217;m very direct &#8211; on the other hand I can actually handle very direct and open criticism extremely well myself.</p>
<p>I guess that&#8217;s at least partly due to my background of coming from a non-PC country like Germany where people will clearly tell you (in a work environment and in private relationships) when you&#8217;re doing things the wrong way or produce sub-standard quality etc. I found it tricky to work with some people in NZ in a few instances because they couldn&#8217;t handle my direct way of communicating with them. But hey &#8211; there are lots of other instances where folks actually appreciated exactly that fact.</p>
<p><a href="http://bloginblack.de/2010/09/30-days-of-me-day-4/">30 days of me &#8211; day 4</a> is a post from: <a href="http://bloginblack.de">Blog in Black</a></p>
<p align="right"><a class="tt" href="http://twitter.com/home/?status=30+days+of+me+%E2%80%93+day+4+http://bloginblack.de/?p=1419" title="Post to Twitter"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://delicious.com/post?url=http://bloginblack.de/2010/09/30-days-of-me-day-4/&amp;title=30+days+of+me+%E2%80%93+day+4" title="Post to Delicious"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://bloginblack.de/2010/09/30-days-of-me-day-4/&amp;t=30+days+of+me+%E2%80%93+day+4" title="Post to Facebook"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://bloginblack.de/2010/09/30-days-of-me-day-4/&amp;title=30+days+of+me+%E2%80%93+day+4" title="Post to StumbleUpon"><img class="nothumb" src="http://bloginblack.de/wp-content/plugins/tweet-this/icons/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://bloginblack.de/2010/09/30-days-of-me-day-4/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

