<?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>Anselm Bradford</title>
	<atom:link href="http://blog.anselmbradford.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.anselmbradford.com</link>
	<description>wrangling the Internet's wildest</description>
	<lastBuildDate>Mon, 27 Jun 2011 19:17:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Speaking Trees &#8211; visualizing written text</title>
		<link>http://blog.anselmbradford.com/2011/06/27/speaking-trees-visualizing-written-text/</link>
		<comments>http://blog.anselmbradford.com/2011/06/27/speaking-trees-visualizing-written-text/#comments</comments>
		<pubDate>Mon, 27 Jun 2011 19:17:01 +0000</pubDate>
		<dc:creator>Ans</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://blog.anselmbradford.com/?p=1051</guid>
		<description><![CDATA[Several months ago I created an interactive visualization experiment that took typed input and grew tree-like forms from what was typed. The frequency of words and letters typed affected the shape. The project was installed on an interactive screen (more info) in central Auckland, New Zealand, during the month of March, 2011. I finally got [...]]]></description>
			<content:encoded><![CDATA[<p>Several months ago I created an interactive visualization experiment that took typed input and grew tree-like forms from what was typed. The frequency of words and letters typed affected the shape. The project was installed on an interactive screen (<a href="http://www.colab.org.nz/node/806" onclick="pageTracker._trackPageview('/outgoing/www.colab.org.nz/node/806?referer=');">more info</a>) in central Auckland, New Zealand, during the month of March, 2011.  I finally got around to creating a video documenting the project:</p>
<p><a href="http://blog.anselmbradford.com/2011/06/27/speaking-trees-visualizing-written-text/"><em>Click here to view the embedded video.</em></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.anselmbradford.com/2011/06/27/speaking-trees-visualizing-written-text/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>June 2011 Auckland Web Meetup</title>
		<link>http://blog.anselmbradford.com/2011/06/23/june-2011-auckland-web-meetup/</link>
		<comments>http://blog.anselmbradford.com/2011/06/23/june-2011-auckland-web-meetup/#comments</comments>
		<pubDate>Thu, 23 Jun 2011 13:44:41 +0000</pubDate>
		<dc:creator>Ans</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://blog.anselmbradford.com/?p=1041</guid>
		<description><![CDATA[It&#8217;s been many months since there was a formal web meetup, but about 180 web enthusiasts gathered at the new Telecom building for three presentations yesterday evening. John Lennard talked about Luumin, a task management software that will be opening into private beta in 6-8 weeks. John talked about the reasons that the Yahoo! YUI [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been many months since there was a formal web meetup, but about 180 web enthusiasts gathered at the new Telecom building for three presentations yesterday evening. </p>
<p><a href="http://blog.luumin.com/author/john/" onclick="pageTracker._trackPageview('/outgoing/blog.luumin.com/author/john/?referer=');">John Lennard</a> talked about <a href="http://blog.luumin.com/" onclick="pageTracker._trackPageview('/outgoing/blog.luumin.com/?referer=');">Luumin</a>, a task management software that will be opening into private beta in 6-8 weeks. John talked about the reasons that the <a href="http://developer.yahoo.com/yui/" onclick="pageTracker._trackPageview('/outgoing/developer.yahoo.com/yui/?referer=');">Yahoo! YUI Library</a> was chosen for development (it&#8217;s built for applications) and mentioned that <a href="http://cassandra.apache.org/" onclick="pageTracker._trackPageview('/outgoing/cassandra.apache.org/?referer=');">Cassandra</a> is used for the datastore.</p>
<p>Next, <a href="http://twitter.com/#!/darren" onclick="pageTracker._trackPageview('/outgoing/twitter.com/_/darren?referer=');">Darren Wood</a> presented on frontend optimization, running through a list of tips for markup, CSS, Images and JavaScript. The presentation is <a href="http://don.tc/opt" onclick="pageTracker._trackPageview('/outgoing/don.tc/opt?referer=');">available online</a>, so I&#8217;ll just repost the list of tools mentioned:</p>
<blockquote>
<ul>
<li>Minification
<ul>
<li><a href="http://developer.yahoo.com/yslow/" onclick="pageTracker._trackPageview('/outgoing/developer.yahoo.com/yslow/?referer=');">YSlow</a></li>
<li><a href="http://developer.yahoo.com/yui/compressor/" onclick="pageTracker._trackPageview('/outgoing/developer.yahoo.com/yui/compressor/?referer=');">YUI compressor</a></li>
<li><a href="http://html5boilerplate.com/" onclick="pageTracker._trackPageview('/outgoing/html5boilerplate.com/?referer=');">HTML5 Boilerplate</a></li>
</ul>
</li>
<li>Image Compression
<ul>
<li><a href="http://punypng.com/" onclick="pageTracker._trackPageview('/outgoing/punypng.com/?referer=');">PunyPNG</a></li>
<li><a href="http://www.smushit.com/ysmush.it/" onclick="pageTracker._trackPageview('/outgoing/www.smushit.com/ysmush.it/?referer=');">Smush.it</a></li>
<li><a href="http://jpegclub.org/" onclick="pageTracker._trackPageview('/outgoing/jpegclub.org/?referer=');">JPEGTran</a></li>
<li><a href="http://optipng.sourceforge.net/" onclick="pageTracker._trackPageview('/outgoing/optipng.sourceforge.net/?referer=');">OptiPNG</a></li>
<li><a href="http://pnggauntlet.com/" onclick="pageTracker._trackPageview('/outgoing/pnggauntlet.com/?referer=');">PNGGauntlet</a> &#8211; Windows GUI</li>
<li><a href="http://imageoptim.pornel.net/" onclick="pageTracker._trackPageview('/outgoing/imageoptim.pornel.net/?referer=');">ImageOptim</a> &#8211; Mac GUI</li>
</ul>
</li>
<li>PNG8 Creation
<ul>
<li><a href="http://www.adobe.com/cfusion/tdrc/index.cfm?product=fireworks" onclick="pageTracker._trackPageview('/outgoing/www.adobe.com/cfusion/tdrc/index.cfm?product=fireworks&amp;referer=');">Fireworks</a></li>
<li><a href="http://www.libpng.org/pub/png/apps/pngquant.html" onclick="pageTracker._trackPageview('/outgoing/www.libpng.org/pub/png/apps/pngquant.html?referer=');">pngquant</a></li>
<li><a href="http://jedisthlm.com/2006/03/16/manfred-a-pngquant-gui/" onclick="pageTracker._trackPageview('/outgoing/jedisthlm.com/2006/03/16/manfred-a-pngquant-gui/?referer=');">Manfred</a> &#8211; Windows GUI</li>
<li><a href="http://pornel.net/imagealpha" onclick="pageTracker._trackPageview('/outgoing/pornel.net/imagealpha?referer=');">ImageAlpha</a> &#8211; Mac GUI</li>
</ul>
</li>
<li>Other useful bits
<ul>
<li><a href="http://www.jslint.com/" onclick="pageTracker._trackPageview('/outgoing/www.jslint.com/?referer=');">JSLint</a></li>
<li><a href="http://csslint.net/" onclick="pageTracker._trackPageview('/outgoing/csslint.net/?referer=');">CSSLint</a></li>
<li><a href="http://www.colorzilla.com/gradient-editor/" onclick="pageTracker._trackPageview('/outgoing/www.colorzilla.com/gradient-editor/?referer=');">Cross-browser CSS Gradient Generator</a></li>
<li><a href="http://www.spritecow.com/" onclick="pageTracker._trackPageview('/outgoing/www.spritecow.com/?referer=');">CSS generation from sprites</a></li>
</ul>
</li>
</ul>
</blockquote>
<p></p>
<p>
Last up was Mozilla Foundation programmer, <a href="http://weblogs.mozillazine.org/roc/" onclick="pageTracker._trackPageview('/outgoing/weblogs.mozillazine.org/roc/?referer=');">Robert O&#8217;Callahan</a>, who discussed the state of work happening at Mozilla on Firefox as well as the web more generally. Highlights include:</p>
<ul>
<li>Demo of the HTML5 game <a href="http://www.pirateslovedaisies.com/" onclick="pageTracker._trackPageview('/outgoing/www.pirateslovedaisies.com/?referer=');">Pirates Love Daisies</a>, an almost demo of <a href="http://chrome.angrybirds.com/" onclick="pageTracker._trackPageview('/outgoing/chrome.angrybirds.com/?referer=');">Angry Birds</a> (network issues prevented the full demo), and the <a href="http://media.tojicode.com/q3bsp/" onclick="pageTracker._trackPageview('/outgoing/media.tojicode.com/q3bsp/?referer=');">Quake 3 WebGL demo</a>.</li>
<li>Rob enthusiastically spoke of a pure JavaScript MP3 audio decoder (<a href="http://jsmad.org/" onclick="pageTracker._trackPageview('/outgoing/jsmad.org/?referer=');">jmad</a> I assume)</li>
<p> and said Mozilla will implement MP3 support the day after the MP3 patents expire, as that&#8217;s all that&#8217;s holding them back from being implemented.</li>
<li>Advanced audio is a pressing issue that needs to be handled, and there is a proposal for a <a href="http://chromium.googlecode.com/svn/trunk/samples/audio/specification/specification.html" onclick="pageTracker._trackPageview('/outgoing/chromium.googlecode.com/svn/trunk/samples/audio/specification/specification.html?referer=');">Web Audio API</a>, which Chrome is currently ahead on.</li>
<li>Mozilla is working on a pure JavaScript PDF reader, which renders into the canvas tag (pdf.js, <a href="http://andreasgal.com/2011/06/15/pdf-js/" onclick="pageTracker._trackPageview('/outgoing/andreasgal.com/2011/06/15/pdf-js/?referer=');">read more at Andreas Gal&#8217;s blog</a>).</li>
<li>Also mentioned was <a href="http://paulirish.com/work/gordon/demos/" onclick="pageTracker._trackPageview('/outgoing/paulirish.com/work/gordon/demos/?referer=');">Gordon</a>, an open source Flash runtime.</li>
<li>The <a href="http://dvcs.w3.org/hg/webevents/raw-file/tip/touchevents.html" onclick="pageTracker._trackPageview('/outgoing/dvcs.w3.org/hg/webevents/raw-file/tip/touchevents.html?referer=');">W3C&#8217;s Touch Events specification</a>, which provides an API for, you guessed it, user touch (it does not cover gestures, as Apple has patents that cover these).</li>
<li>Mozilla&#8217;s <a href="http://wiki.mozilla.org/Gecko:FullScreenAPI" onclick="pageTracker._trackPageview('/outgoing/wiki.mozilla.org/Gecko_FullScreenAPI?referer=');">Fullscreen API</a> should be implemented in the next year.</li>
<li>In talking about in-browser realtime communication, the <a href="http://opus-codec.org/" onclick="pageTracker._trackPageview('/outgoing/opus-codec.org/?referer=');">Opus audio codec</a> was mentioned, which is designed for interactive speech and audio transmission over the Internet.</li>
]]></content:encoded>
			<wfw:commentRss>http://blog.anselmbradford.com/2011/06/23/june-2011-auckland-web-meetup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Incorrect value in Microsoft Excel LOOKUP function</title>
		<link>http://blog.anselmbradford.com/2010/11/05/incorrect-value-in-microsoft-excel-lookup-function/</link>
		<comments>http://blog.anselmbradford.com/2010/11/05/incorrect-value-in-microsoft-excel-lookup-function/#comments</comments>
		<pubDate>Sat, 06 Nov 2010 04:11:52 +0000</pubDate>
		<dc:creator>Ans</dc:creator>
				<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://blog.anselmbradford.com/?p=1027</guid>
		<description><![CDATA[While developing a spreadsheet that used the LOOKUP function I discovered what appears to be a bug (possibly a rounding error) in Excel. Also, as I have not checked on Windows, this is a Mac OSX issue (Snow Leopard at least). Below I present the error and the solution: The Error The LOOKUP function will [...]]]></description>
			<content:encoded><![CDATA[<p>While developing a spreadsheet that used the <a href="http://support.microsoft.com/kb/324986" onclick="pageTracker._trackPageview('/outgoing/support.microsoft.com/kb/324986?referer=');">LOOKUP function</a> I discovered what appears to be a bug (possibly a rounding error) in Excel. Also, as I have not checked on Windows, this is a Mac OSX issue (Snow Leopard at least). Below I present the error and the solution:</p>
<h4>The Error</h4>
<p>The LOOKUP function will not recognize the value in a cell in a reference column that was calculated by the product of some value and 0.55, for example 200 * 0.55.</p>
<h4>The Solution</h4>
<p>Adjust the calculation to not include a fraction and it works fine. For example if 200 * 0.55 was used, (200 / 100) * 55 could be used instead.</p>
<h4>Explanation</h4>
<p>The LOOKUP function can be used to retrieve a value from a column of values based on a supplied numerical value. For example, think of a grade sheet for a class where numerical values are converted to letter grades (this is what I was using it for). A column on one part of the spreadsheet contains the letter grades: A+, A, A-, B+, B, &#8230; etc., with numbers in an adjacent column that indicate the minimum numerical grade needed to obtain a particular letter grade. Suppose you want to dynamically update the table based on the total marks for a particular assignment, so for example, if the assignment was out of 100 points, with a passing grade being the 50% mark, 50 points would be needed for a C-. 55 points would be needed for a C, etc. The values in the lookup table may have a calculation for these two columns that looked like:</p>
<table width="100">
<tbody>
<tr>
<td>100 * .50</td>
<td>C-</td>
</tr>
<tr>
<td>100 * .55</td>
<td>C</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<p>
Obviously, 50 and 55 could be entered directly, but replace &#8220;100&#8243; with a reference to another cell that had the total points for the assignment and the sheet could be updated to reflect different assignment totals without needing to re-enter the values in the grade table. Unfortunately, when a value of 55 is looked up in the table, it will return a C- instead of a C! As described above, removing the decimal value in the calculation will solve this, so (100/100) * 55 can be used instead (which in this example does not make much sense, since 100/100 is 1, but imagine one of those values references another cell with the assignment marks total).
</p>
<p>The following image shows two lookup tables that map the first letters of the alphabet to numerical values. The entry above the tables (above the space) are looking up a letter based on the value 55 in the table below. The left table uses a decimal value in it&#8217;s numerical calculation and the right table uses whole numbers. Notice that a value of 55 returns the correct letter on the right side (B) and the incorrect letter on the left side (A), which is actually the value above the one that is needed (<em>to avoid confusion, this example is not a table of grades</em>).
</p>
<p><img class="alignnone size-full wp-image-1030" title="Microsoft Excel LOOKUP function error" src="http://blog.anselmbradford.com/wp-content/uploads/2010/11/excel_error1.png" alt="" width="500" height="100" /></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.anselmbradford.com/2010/11/05/incorrect-value-in-microsoft-excel-lookup-function/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Barcamp Auckland 4 Recap</title>
		<link>http://blog.anselmbradford.com/2010/07/17/barcamp-auckland-4-recap/</link>
		<comments>http://blog.anselmbradford.com/2010/07/17/barcamp-auckland-4-recap/#comments</comments>
		<pubDate>Sat, 17 Jul 2010 11:25:56 +0000</pubDate>
		<dc:creator>Ans</dc:creator>
				<category><![CDATA[Conference]]></category>

		<guid isPermaLink="false">http://blog.anselmbradford.com/?p=1015</guid>
		<description><![CDATA[The excellent Barcamp Auckland 4 event happened today, organized by Ludwig Wendzich and team. 190 attendees came together to discuss topics around web development, design, UX, UI, mobile, and business. Here are a few notes from a selection of talks: Nigel Parker, from Microsoft (a sponsor), showed some deep zooming examples using Silverlight (from Seadragon [...]]]></description>
			<content:encoded><![CDATA[<p>The excellent <a href="http://bca.geek.nz/" onclick="pageTracker._trackPageview('/outgoing/bca.geek.nz/?referer=');">Barcamp Auckland 4</a> event happened today, organized by <a href="http://twitter.com/ludwigw" onclick="pageTracker._trackPageview('/outgoing/twitter.com/ludwigw?referer=');">Ludwig Wendzich</a> and team. 190 attendees came together to discuss topics around web development, design, UX, UI, mobile, and business. Here are a few notes from a selection of talks:</p>
<ul>
<li>
<a href="http://twitter.com/nzigel" onclick="pageTracker._trackPageview('/outgoing/twitter.com/nzigel?referer=');">Nigel Parker</a>, from Microsoft (a sponsor), showed some deep zooming examples using Silverlight (from <a href="http://en.wikipedia.org/wiki/Seadragon_Software" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Seadragon_Software?referer=');">Seadragon</a> technology, a company MS acquired in 2006), such as the <a href="http://sites.tepapa.govt.nz/tepapawall" onclick="pageTracker._trackPageview('/outgoing/sites.tepapa.govt.nz/tepapawall?referer=');">Te Papa pounamu wall</a> and the <a href="http://lifestyle.msn.co.nz/minisite/silverlight-wall.aspx" onclick="pageTracker._trackPageview('/outgoing/lifestyle.msn.co.nz/minisite/silverlight-wall.aspx?referer=');">MSN Fashion Shows 2009</a>. Also demoed was a <a href="http://pivot.metia.com/worldcup/" onclick="pageTracker._trackPageview('/outgoing/pivot.metia.com/worldcup/?referer=');">World Cup Pivot</a>, a data visualization piece using <a href="http://getpivot.com" onclick="pageTracker._trackPageview('/outgoing/getpivot.com?referer=');">MS Pivot</a> technology. Also mentioned was the preview of IE 9, which is available to be <a href="http://ie.microsoft.com/testdrive/" onclick="pageTracker._trackPageview('/outgoing/ie.microsoft.com/testdrive/?referer=');">test driven</a>.
</li>
<li><a href="http://twitter.com/ludwigw"">Ludwig Wendzich</a> and <a href="http://twitter.com/vickytnz" onclick="pageTracker._trackPageview('/outgoing/twitter.com/vickytnz?referer=');">Vicky Teinaki</a> gave a talk about natural user interfaces (touchless gesture-based interactions). Despite some technical difficulties while attempting to demo a natural gesture interaction on the webzine he curates, <a href="http://WeeklyRetrospect.com" onclick="pageTracker._trackPageview('/outgoing/WeeklyRetrospect.com?referer=');">WeeklyRetrospect.com</a> (which, by the way, has an interface worth checking out!), the idea of touchless interactions was conveyed. This was followed by an engaging talk on the future of interface interactions. Mentioned were Adam Greenfield&#8217;s book <a href="http://www.studies-observations.com/everyware/" onclick="pageTracker._trackPageview('/outgoing/www.studies-observations.com/everyware/?referer=');">Everyware</a>, <a href="http://en.wikipedia.org/wiki/Eric_Zimmerman" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Eric_Zimmerman?referer=');">Eric Zimmerman</a>, and the <a href="http://www.youtube.com/watch?v=AVhc3m0GWk0" onclick="pageTracker._trackPageview('/outgoing/www.youtube.com/watch?v=AVhc3m0GWk0&amp;referer=');">Wired magazine&#8217;s iPad app</a>. As was often the case over the course of the event, Apple was discussed, and how the Apple model of design was &#8220;deceptively&#8221; simple, in that it is superficially simple, but (at least in the case of the computer OS) scales to become more complex the further the user digs. </li>
<li><a href="http://twitter.com/amatix" onclick="pageTracker._trackPageview('/outgoing/twitter.com/amatix?referer=');">Rob Coup</a> and <a href="http://twitter.com/barnaclebarnes" onclick="pageTracker._trackPageview('/outgoing/twitter.com/barnaclebarnes?referer=');">Glen Barnes</a> showed a number of open data related resources in NZ, such as <a href="http://open.org.nz" onclick="pageTracker._trackPageview('/outgoing/open.org.nz?referer=');">open.org.nz</a>, <a href="http://openstreetmap.org" onclick="pageTracker._trackPageview('/outgoing/openstreetmap.org?referer=');">openstreetmap.org</a>, and the upcoming <a href="http://fixmystreet.org.nz" onclick="pageTracker._trackPageview('/outgoing/fixmystreet.org.nz?referer=');">fixmystreet.org.nz</a>.</li>
<li><a href="http://twitter.com/adzebill" onclick="pageTracker._trackPageview('/outgoing/twitter.com/adzebill?referer=');">Mike Dickison</a> provided the link <a href="http://wikiteach.info" onclick="pageTracker._trackPageview('/outgoing/wikiteach.info?referer=');">Wikiteach.info</a> during his talk on the benefits and issues of using wikipedia in academia. Mike also humored the whole event during his reading from <a href="http://withoutmedia.wordpress.com" onclick="pageTracker._trackPageview('/outgoing/withoutmedia.wordpress.com?referer=');">24 Unplugged</a>, about student responses to going 24 hours without being connected to digital communications.</li>
<li>Lastly, <a href="http://phonegap.com" onclick="pageTracker._trackPageview('/outgoing/phonegap.com?referer=');">Phonegap</a> &#8211; &#8220;PhoneGap is an open source development framework for building cross-platform mobile apps. Build apps in HTML and JavaScript&#8221;</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.anselmbradford.com/2010/07/17/barcamp-auckland-4-recap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CHINZ 2010</title>
		<link>http://blog.anselmbradford.com/2010/07/10/chinz-2010/</link>
		<comments>http://blog.anselmbradford.com/2010/07/10/chinz-2010/#comments</comments>
		<pubDate>Sat, 10 Jul 2010 11:13:46 +0000</pubDate>
		<dc:creator>Ans</dc:creator>
				<category><![CDATA[Conference]]></category>

		<guid isPermaLink="false">http://blog.anselmbradford.com/?p=1004</guid>
		<description><![CDATA[The 11th Annual ACM SIGCHI NZ Conference on Computer-Human Interaction was held on July 8 at Massey University. This was a great opportunity to see some of the work academics outside of AUT were doing. In particular, the University of Auckland had a showing. Two things that may be of note for a Flash developer [...]]]></description>
			<content:encoded><![CDATA[<p>The 11th Annual ACM SIGCHI <a href="http://chinz2010.massey.ac.nz" onclick="pageTracker._trackPageview('/outgoing/chinz2010.massey.ac.nz?referer=');">NZ Conference on Computer-Human Interaction</a> was held on July 8 at Massey University. This was a great opportunity to see some of the work academics outside of AUT were doing. In particular, the University of Auckland had a showing.</p>
<p>Two things that may be of note for a Flash developer are the <a href="http://genoupe.se.auckland.ac.nz/aimf/" onclick="pageTracker._trackPageview('/outgoing/genoupe.se.auckland.ac.nz/aimf/?referer=');">Auckland Interface Model</a>, a universal table widget, and Johnny Chung Lee&#8217;s <a href="http://johnnylee.net/projects/wii/" onclick="pageTracker._trackPageview('/outgoing/johnnylee.net/projects/wii/?referer=');">Wii projects</a>, which demonstrate methods of using the wiimote to achieve various types of motion tracking. Check out of the video for head tracking, for instance.</p>
<p>Following the conference, I attended the <a href="http://nsug-dotnet.groups.live.com" onclick="pageTracker._trackPageview('/outgoing/nsug-dotnet.groups.live.com?referer=');">Northshore .Net User Group</a> meeting that happened to be happening after the conference. <a href="http://twitter.com/kpatton" onclick="pageTracker._trackPageview('/outgoing/twitter.com/kpatton?referer=');">Keith Patton</a> gave a great presentation on the upcoming Windows 7 Phone platform. He presented an overview of the platform advantages and limitations and gave a live demo of an app in the phone emulator. And winning Windows 7 Ultimate at the end wasn&#8217;t bad either, thanks guys! <a href="http://developer.windowsphone.com/" onclick="pageTracker._trackPageview('/outgoing/developer.windowsphone.com/?referer=');">Visit the MS Windows Phone developer site for more information and the developer tools</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.anselmbradford.com/2010/07/10/chinz-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Emerging Researcher Workshop 2010 &#8211; research funding, scholarships, awards</title>
		<link>http://blog.anselmbradford.com/2010/07/09/emerging-researcher-workshop-2010-research-funding-scholarships-and-awards-links/</link>
		<comments>http://blog.anselmbradford.com/2010/07/09/emerging-researcher-workshop-2010-research-funding-scholarships-and-awards-links/#comments</comments>
		<pubDate>Fri, 09 Jul 2010 09:04:12 +0000</pubDate>
		<dc:creator>Ans</dc:creator>
				<category><![CDATA[Workshop]]></category>

		<guid isPermaLink="false">http://blog.anselmbradford.com/?p=1006</guid>
		<description><![CDATA[University of Auckland had an interesting workshop this week for PhD students and Postdocs. The workshop had sessions covering securing funding, communicating research, networking, career advice and related information. The following are some research funding, scholarships, and awards links from the event: COS (Community of Science) Funding Opportunities &#8211; Provides a database of worldwide funding [...]]]></description>
			<content:encoded><![CDATA[<p>University of Auckland had an interesting workshop this week for PhD students and Postdocs. The workshop had sessions covering securing funding, communicating research, networking, career advice and related information. The following are some research funding, scholarships, and awards links from the event:</p>
<ul>
<li><a href="http://fundingopps.cos.com" onclick="pageTracker._trackPageview('/outgoing/fundingopps.cos.com?referer=');">COS (Community of Science) Funding Opportunities</a> &#8211; Provides a database of worldwide funding opportunities.</li>
<li><a href="http://www.fis.org.nz/" onclick="pageTracker._trackPageview('/outgoing/www.fis.org.nz/?referer=');">New Zealand Funding Information Service</a> &#8211; includes a link to <a href="http://fis.org.nz/index.php?page=BreakOut" onclick="pageTracker._trackPageview('/outgoing/fis.org.nz/index.php?page=BreakOut&amp;referer=');">BreakOut</a>, which is—according to their site—&#8221;New Zealand&#8217;s primary source of funding information for students, researchers, sports people, artists and those wanting professional development.&#8221;</li>
<li><a href="http://nzvcc.ac.nz/scholarships" onclick="pageTracker._trackPageview('/outgoing/nzvcc.ac.nz/scholarships?referer=');">New Zealand Vice-Chancellor&#8217; Committee Scholarships page</a> &#8211; Convenient portal to scholarship pages of New Zealand Universities.</li>
<li><a href="http://www.royalsociety.org.nz/site/funding/rutherford-discovery-fellowship/default.aspx" onclick="pageTracker._trackPageview('/outgoing/www.royalsociety.org.nz/site/funding/rutherford-discovery-fellowship/default.aspx?referer=');">Rutherford Discovery Fellowship</a> &#8211; supports early and mid-career researchers with five-year terms of funding. Ten awards given annually.</li>
<li><a href="http://royalsociety.org.nz/Site/funding/MedalsAwards/other.aspx" onclick="pageTracker._trackPageview('/outgoing/royalsociety.org.nz/Site/funding/MedalsAwards/other.aspx?referer=');">Royal Society of New Zealand Awards page</a> &#8211; Provides a list of awards for science or technology in New Zealand. These are for recognition of past achievements, as opposed to grants that would fund future projects. Includes a link to the <a href="http://www.pmscienceprizes.org.nz/" onclick="pageTracker._trackPageview('/outgoing/www.pmscienceprizes.org.nz/?referer=');">The Prime Minister&#8217;s Science Prizes</a>.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.anselmbradford.com/2010/07/09/emerging-researcher-workshop-2010-research-funding-scholarships-and-awards-links/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>July 2010 Auckland Flash Platform User Group Recap</title>
		<link>http://blog.anselmbradford.com/2010/07/08/july-2010-auckland-flash-platform-user-group-recap/</link>
		<comments>http://blog.anselmbradford.com/2010/07/08/july-2010-auckland-flash-platform-user-group-recap/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 12:03:56 +0000</pubDate>
		<dc:creator>Ans</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[Flash Builder]]></category>
		<category><![CDATA[Flash Platform]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://blog.anselmbradford.com/?p=998</guid>
		<description><![CDATA[This is old news now, but as per my personal tradition I wanted to post a short recap of the Flash Platform User Group meetup that happened July 1. First to present was Michael Andrew, who demoed FlexPMD, an auditing tool for ActionScript/Flex projects. Essentially the tool provides a set of recommendations of how your [...]]]></description>
			<content:encoded><![CDATA[<p>This is old news now, but as per my personal tradition I wanted to post a short recap of the Flash Platform User Group meetup that happened July 1. </p>
<p>First to present was <a href="http://hazardmedia.co.nz" onclick="pageTracker._trackPageview('/outgoing/hazardmedia.co.nz?referer=');">Michael Andrew</a>, who demoed <a href="http://opensource.adobe.com/wiki/display/flexpmd/FlexPMD" onclick="pageTracker._trackPageview('/outgoing/opensource.adobe.com/wiki/display/flexpmd/FlexPMD?referer=');">FlexPMD</a>, an auditing tool for ActionScript/Flex projects. Essentially the tool provides a set of recommendations of how your code could be improved/cleaned up. According to the Adobe Open Source page (linked above), the tool can be invoked from a number of different environments:</p>
<ul>
<li>The command line</li>
<li>Maven</li>
<li>Ant</li>
<li>Automator on Mac OS X</li>
<li>Eclipse</li>
<li>TextMate</li>
<li>FlashDevelop</li>
</ul>
<p>Oddly Flash is not listed, but perhaps Flash is beyond hope as a quality code IDE! <img src='http://blog.anselmbradford.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Second to present was <a href="http://greg-dove.com" onclick="pageTracker._trackPageview('/outgoing/greg-dove.com?referer=');">Greg Dove</a>, who live-coded a simple touch screen demo on a <a href="http://accessories.us.dell.com/sna/products/Displays/productdetail.aspx?c=us&#038;l=en&#038;cs=19&#038;sku=320-1172" onclick="pageTracker._trackPageview('/outgoing/accessories.us.dell.com/sna/products/Displays/productdetail.aspx?c=us_038_l=en_038_cs=19_038_sku=320-1172&amp;referer=');">Dell SX2210T</a>, an inexpensive touch screen display with two touch points capability. Greg also mentioned the best display he&#8217;d seen, the <a href="http://solutions.3m.com/wps/portal/3M/en_US/TouchSystems/TouchScreen/Solutions/TouchScreenDisplays/M2256pw/?WT.mc_id=www.3m.com/multitouch" onclick="pageTracker._trackPageview('/outgoing/solutions.3m.com/wps/portal/3M/en_US/TouchSystems/TouchScreen/Solutions/TouchScreenDisplays/M2256pw/?WT.mc_id=www.3m.com/multitouch&amp;referer=');">3M M2256PW</a>, which is capable of a whooping 20 simulations touch inputs (<a href="http://www.engadget.com/2010/01/07/3m-m2256pw-10-finger-multitouch-display-hands-on-with-video/" onclick="pageTracker._trackPageview('/outgoing/www.engadget.com/2010/01/07/3m-m2256pw-10-finger-multitouch-display-hands-on-with-video/?referer=');">view a demo on engadget</a>). Greg&#8217;s demo created a group of colored stars that could be resized and zoomed—both as a group and individually. The specific event Greg demoed was the recently added AS3 <a href="http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/events/TransformGestureEvent.html?allClasses=1" onclick="pageTracker._trackPageview('/outgoing/help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/events/TransformGestureEvent.html?allClasses=1&amp;referer=');">TransformGestureEvent</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.anselmbradford.com/2010/07/08/july-2010-auckland-flash-platform-user-group-recap/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>June 2010 Auckland Flash Platform User Group Recap</title>
		<link>http://blog.anselmbradford.com/2010/06/04/june-2010-auckland-flash-platform-user-group-recap/</link>
		<comments>http://blog.anselmbradford.com/2010/06/04/june-2010-auckland-flash-platform-user-group-recap/#comments</comments>
		<pubDate>Fri, 04 Jun 2010 09:24:17 +0000</pubDate>
		<dc:creator>Ans</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[Flash Platform]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://blog.anselmbradford.com/?p=993</guid>
		<description><![CDATA[This month&#8217;s Auckland Flash Platform User Group Meetup began with a show-and-tell by the group&#8217;s usual host, VisFleet. CTO Aisha Fenton explained the business-side of VisFleet&#8217;s vWork software, a web-based task management application that allows a dispatcher to disseminate jobs to remote workers, who can log in via an iPhone app. Aisha provided an overview [...]]]></description>
			<content:encoded><![CDATA[<p>This month&#8217;s <a href="http://aucklandflash.eventbrite.com/" onclick="pageTracker._trackPageview('/outgoing/aucklandflash.eventbrite.com/?referer=');">Auckland Flash Platform User Group Meetup</a> began with a show-and-tell by the group&#8217;s usual host, <a href="http://www.visfleet.com" onclick="pageTracker._trackPageview('/outgoing/www.visfleet.com?referer=');">VisFleet</a>. CTO Aisha Fenton explained the business-side of VisFleet&#8217;s vWork software, a web-based task management application that allows a dispatcher to disseminate jobs to remote workers, who can log in via an iPhone app. Aisha provided an overview and demonstration of the software. <a href="http://twitter.com/squeedee" onclick="pageTracker._trackPageview('/outgoing/twitter.com/squeedee?referer=');">Rasheed Abdul-Aziz</a> then delved into the technology behind the application, which utilizes <a href="http://robotlegs.org" onclick="pageTracker._trackPageview('/outgoing/robotlegs.org?referer=');">Robotlegs</a> and the Flex framework. Rasheed mentioned <a href="http://hudson-ci.org" onclick="pageTracker._trackPageview('/outgoing/hudson-ci.org?referer=');">Hudson CI</a> for continuous integration, <a href="http://github.com" onclick="pageTracker._trackPageview('/outgoing/github.com?referer=');">GitHub</a> for source control and collaborative development, and <a href="http://www.charlesproxy.com" onclick="pageTracker._trackPageview('/outgoing/www.charlesproxy.com?referer=');">Charles Web Proxy</a>, a tool for analyzing HTTP data. Charles has some local fame, as it is developed by Auckland-based <a href="http://www.cactuslab.com/products/" onclick="pageTracker._trackPageview('/outgoing/www.cactuslab.com/products/?referer=');">Cactus Labs</a>.</p>
<p>After pizza <a href="http://twitter.com/love_jam" onclick="pageTracker._trackPageview('/outgoing/twitter.com/love_jam?referer=');">Jove Lam</a>, of TVNZ, demoed a Flash application he helped create for the Sony PS3 in-game browser to view on-demand content. Called <a href="http://tvnz.co.nz/ps3/video" onclick="pageTracker._trackPageview('/outgoing/tvnz.co.nz/ps3/video?referer=');">TVNZ OnDemand</a> the application featured an intuitive columnar layout for browsing content in different categories. On first impression it was not apparent that the application was essentially a full-screen Flash website. In his presentation, Jove mentioned the <a href="http://www.osmf.org" onclick="pageTracker._trackPageview('/outgoing/www.osmf.org?referer=');">Open Source Media Framework (OSMF)</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.anselmbradford.com/2010/06/04/june-2010-auckland-flash-platform-user-group-recap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Auckland Adobe CS5 Roadshow</title>
		<link>http://blog.anselmbradford.com/2010/04/28/auckland-adobe-cs5-roadshow/</link>
		<comments>http://blog.anselmbradford.com/2010/04/28/auckland-adobe-cs5-roadshow/#comments</comments>
		<pubDate>Wed, 28 Apr 2010 12:09:59 +0000</pubDate>
		<dc:creator>Ans</dc:creator>
				<category><![CDATA[Flash Platform]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://blog.anselmbradford.com/?p=990</guid>
		<description><![CDATA[Under the slogan of design without boundaries, work faster, and streamline critical processes, the CS5 Roadshow kicked off at Skycity Convention Centre in Auckland today. The hosts for the day were Michael &#8220;Stod&#8221; Stoddart, Mike McHugh, and Paul Burnett. The event covered a broad-range of tips, tricks, and new features of CS5. Questions could be [...]]]></description>
			<content:encoded><![CDATA[<p>Under the slogan of design without boundaries, work faster, and streamline critical processes, the <a href="http://www.adobe.com/nz/special/cs5roadshow/" onclick="pageTracker._trackPageview('/outgoing/www.adobe.com/nz/special/cs5roadshow/?referer=');">CS5 Roadshow</a> kicked off at Skycity Convention Centre in Auckland today. The hosts for the day were <a href="http://twitter.com/stod" onclick="pageTracker._trackPageview('/outgoing/twitter.com/stod?referer=');">Michael &#8220;Stod&#8221; Stoddart</a>, <a href="http://twitter.com/cs_tv" onclick="pageTracker._trackPageview('/outgoing/twitter.com/cs_tv?referer=');">Mike McHugh</a>, and <a href="http://twitter.com/pburnett" onclick="pageTracker._trackPageview('/outgoing/twitter.com/pburnett?referer=');">Paul Burnett</a>. The event covered a broad-range of tips, tricks, and new features of CS5. Questions could be asked in real-time by sending twitter questions to <a href="http://twitter.com/thequestionroom" onclick="pageTracker._trackPageview('/outgoing/twitter.com/thequestionroom?referer=');">The Question Room&#8221;</a>. </p>
<p>Some highlights:</p>
<p><strong>Production Premium</strong></p>
<ul>
<li>Utilizing 64 bit processing, Adobe Premiere and After Effects have greatly increased performance compared to previous versions.</li>
<li>The <a href="http://tv.adobe.com/watch/after-effects-cs5-feature-tour/rotoscope-with-rotobrush/" onclick="pageTracker._trackPageview('/outgoing/tv.adobe.com/watch/after-effects-cs5-feature-tour/rotoscope-with-rotobrush/?referer=');">rotobrush</a> feature in After Effects looks like a great time saver when rotoscoping video elements (cutting them out from the background).</li>
</ul>
<p><strong>InDesign</strong> (<a href="http://tv.adobe.com/watch/indesign-cs5-feature-tour/indesign-cs5-overview/" onclick="pageTracker._trackPageview('/outgoing/tv.adobe.com/watch/indesign-cs5-feature-tour/indesign-cs5-overview/?referer=');">feature tour</a>)</p>
<ul>
<li>Much smoother workflow when moving an object inside of its frame. There is now a &#8220;donut&#8221; area that when clicked allows the internal object to be moved. Also an &#8220;autosize&#8221; checkbox has been added to allow an object to resize to its frame when the frame is resized.</li>
<li>A caption text field can be created that will pull metadata out of an image when it is near to it. Great concept!</li>
<li>There is a new tool called the &#8220;Gap tool&#8221; that allows the gutter (gap) between elements to be easily resized and moved.</li>
<li>InDesign CS5 can produce simple interactive presentations that can be exported as a SWF or FLA.</li>
</ul>
<p><strong>Illustrator</strong> (<a href="http://tv.adobe.com/watch/illustrator-cs5-feature-tour/illustrator-cs5-feature-tour/" onclick="pageTracker._trackPageview('/outgoing/tv.adobe.com/watch/illustrator-cs5-feature-tour/illustrator-cs5-feature-tour/?referer=');">feature tour</a>)</p>
<ul>
<li>There are three new tools: the Perspective Grid tool, the Perspective Selection tool, and the Width tool. The first two provide guides for creating artwork along a 3-dimensional perspective, while the last tool—the Width tool—always the manipulation of the width of a stroke along its length.</li>
<li>There are two new drawing modes: draw behind and draw inside. These, as might be expected, streamline drawing behind and inside shapes respectively.</li>
<li>The dashed line feature has been to improved to ensure a part of the dash appears on corner points. This eliminates the ugly problem, for example, of having the points on a star disappear when using a dashed stroke.</li>
<li>Joining two paths has been improved, allowing paths to join by their nearest points.</li>
</ul>
<p><strong>Photoshop</strong> (<a href="http://tv.adobe.com/watch/photoshop-cs5-feature-tour/photoshop-cs5-overview/" onclick="pageTracker._trackPageview('/outgoing/tv.adobe.com/watch/photoshop-cs5-feature-tour/photoshop-cs5-overview/?referer=');">feature tour</a>)</p>
<ul>
<li>The much hyped Content Area Fill is present in many forms throughout the fill and brush tools in Photoshop CS5.</li>
<li>There is a new sharpening and noise reduction engine that can be utilized in the RAW photo dialog box.</li>
<li>There are new HDR features, such as a new HDR Toning menu under Adjustments.</li>
<li>Settings in the effects menu now have a &#8220;make default&#8221; button, allowing the setting of user-defined defaults.</li>
<li>The old extract filter for extracting hair has returned in the form of the Refine Edge option of a selection. This is a great time-saver for cutting out hair from a background.</li>
<li>The new Puppet Warp feature allows for the creation of a mesh that overlays a image that then can be distorted along a set of points.</li>
<li>Color mixing brush, which allows colors to be blended together (at first glance it appears similar to the Smudge tool).</li>
</ul>
<p>Of particular interest in this release is the heavy integration of the Flash platform among the Adobe products. Brand new in CS5, Adobe Catalyst is integrated with InDesign and Illustrator, each of which can be used to create Catalyst layouts. Catalyst allows the creation of simple interfaces and interactions without the use of any code.</p>
<p>Not all products were shown that I&#8217;m aware of (although I missed about an hour of the event during midday) such as Flash Builder and Sound Booth. </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.anselmbradford.com/2010/04/28/auckland-adobe-cs5-roadshow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>April 2010 Auckland Flash Platform User Group Recap</title>
		<link>http://blog.anselmbradford.com/2010/04/27/april-2010-auckland-flash-platform-user-group-recap/</link>
		<comments>http://blog.anselmbradford.com/2010/04/27/april-2010-auckland-flash-platform-user-group-recap/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 07:51:01 +0000</pubDate>
		<dc:creator>Ans</dc:creator>
				<category><![CDATA[Flash Builder]]></category>
		<category><![CDATA[Flash Platform]]></category>
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://blog.anselmbradford.com/?p=988</guid>
		<description><![CDATA[Last Thursday&#8217;s April meeting of the Auckland Flash Platform UG (once again held in the VisFleet offices) kicked off with UG manager Campbell Anderson demonstrating the new features of Flash Builder / Flex 4. Of particular note was Campbell&#8217;s demonstration of SourceMate, a Flash Builder companion that adds various code generation, refactoring, and metadata features. [...]]]></description>
			<content:encoded><![CDATA[<p>Last Thursday&#8217;s April meeting of the <a href="http://nzfpugauck.eventbrite.com/" onclick="pageTracker._trackPageview('/outgoing/nzfpugauck.eventbrite.com/?referer=');">Auckland Flash Platform UG</a> (once again held in the <a href="http://www.visfleet.com/" onclick="pageTracker._trackPageview('/outgoing/www.visfleet.com/?referer=');">VisFleet</a> offices) kicked off with UG manager <a href="http://xsive.co.nz" onclick="pageTracker._trackPageview('/outgoing/xsive.co.nz?referer=');">Campbell Anderson</a> demonstrating the new features of Flash Builder / Flex 4. Of particular note was Campbell&#8217;s demonstration of <a href="http://www.elementriver.com/sourcemate/" onclick="pageTracker._trackPageview('/outgoing/www.elementriver.com/sourcemate/?referer=');">SourceMate</a>, a Flash Builder companion that adds various code generation, refactoring, and metadata features.</p>
<p>Following pizza Vijay Anto from <a href="http://rad3.com" onclick="pageTracker._trackPageview('/outgoing/rad3.com?referer=');">Rad3</a> showed some examples of skinning the new Flash Builder component set, named <a href="http://help.adobe.com/en_US/flex/using/WSa122979b461972566d16c457125b7d3d121-7fff.html" onclick="pageTracker._trackPageview('/outgoing/help.adobe.com/en_US/flex/using/WSa122979b461972566d16c457125b7d3d121-7fff.html?referer=');">Spark</a>. </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.anselmbradford.com/2010/04/27/april-2010-auckland-flash-platform-user-group-recap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

