
<?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>Function/Form &#187; Digital</title>
	<atom:link href="http://blog.ffburo.com/category/digital/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.ffburo.com</link>
	<description> welcome/willkommen/bienvenue/recepción/boa vinda</description>
	<lastBuildDate>Fri, 17 Jun 2011 11:14:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>A successful approach to Apps</title>
		<link>http://blog.ffburo.com/a-successful-approach-to-apps</link>
		<comments>http://blog.ffburo.com/a-successful-approach-to-apps#comments</comments>
		<pubDate>Wed, 18 May 2011 00:44:29 +0000</pubDate>
		<dc:creator>arcd</dc:creator>
				<category><![CDATA[Digital]]></category>
		<category><![CDATA[NextWeb™]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Instagram]]></category>

		<guid isPermaLink="false">http://blog.ffburo.com/a-successful-approach-to-apps</guid>
		<description><![CDATA[We are in the midst of some heavy riffing on what makes for a good digital app here at F/F, and have noticed that many of our favourite apps fall into what we are calling the 3S formula: Simple + Social = Successful A highlight app on heavy rotation across mobile and tablet at the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.ffburo.com/wp-content/uploads/2011/05/20110518-104651.jpg"><img src="http://blog.ffburo.com/wp-content/uploads/2011/05/20110518-104651.jpg" alt="20110518-104651.jpg" class="alignnone size-full" /></a></p>
<p>We are in the midst of some heavy riffing on what makes for a good digital app here at <strong>F/F</strong>, and have noticed that many of our favourite apps fall into what we are calling the 3S formula:</p>
<p>Simple + Social = Successful </p>
<p>A highlight app on heavy rotation across mobile and tablet at the moment is photo sharing app Instagram. It exemplifies the 3S formula perfectly. </p>
<p>Simple: Take photo, apply filter, share. View photos from other and Like. </p>
<p>Social: API connectivity to your existing social accounts (twitter, Facebook, Flickr etc). Internal user follows and easy activity streams/notifications. </p>
<p>Successful: In the case of Instagram, it has recognised that content, not connections is the primary currency. Users come together through mutual content appreciation as well as existing connections. </p>
<p>I only have one personal experience of content bringing two people together as users in say Facebook (excluding people joining a page). In Instagram it&#8217;s a given much like Twitter that if you post interesting images you will attract followers, likewise if you see interesting content you will follow. </p>
<p>Flickr before it managed this social connectivity by content appreciation well as a website, but their app has never quite delivered for me &#8211; so much so that Instagram is my workflow tool for day to day photo saving to my Flickr account. </p>
<p>This is where the Simple factor is such a fine balance and increasingly we are finding an attraction to the most controlled and refined in terms of number of tasks the app performs. </p>
<p>Better 3 or 4 focused apps for individual tasks than a one stop does all &#8211; especially with the limited real-estate of the smallest mobile and touch devices. </p>
<p>As is said in these parts Keep It Simple Idiot. </p>
<p>Our top 5 3S apps will follow soon. </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ffburo.com/a-successful-approach-to-apps/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thinking about how to investigate and observe how clicks vs taps are different</title>
		<link>http://blog.ffburo.com/thinking-about-how-to-investigate-and-observe-how-clicks-vs-taps-are-different</link>
		<comments>http://blog.ffburo.com/thinking-about-how-to-investigate-and-observe-how-clicks-vs-taps-are-different#comments</comments>
		<pubDate>Mon, 26 Apr 2010 03:15:50 +0000</pubDate>
		<dc:creator>arcd</dc:creator>
				<category><![CDATA[Digital]]></category>
		<category><![CDATA[Interest]]></category>
		<category><![CDATA[NextWeb™]]></category>
		<category><![CDATA[iPad]]></category>

		<guid isPermaLink="false">http://blog.ffburo.com/thinking-about-how-to-investigate-and-observe-how-clicks-vs-taps-are-different</guid>
		<description><![CDATA[As we sit at the dawn of finger based interaction vs the old mouse method, I'm looking at how to best establish the differences this interactive method causes to the user experience?

<a href="http://blog.ffburo.com/thinking-about…-are-different">Read more here</a>]]></description>
			<content:encoded><![CDATA[<div class='posterous_autopost'>
<p>As we sit at the dawn of finger based interaction vs the old mouse method, I&#8217;m looking at how to best establish the differences this interactive method causes to the user experience?</p>
<p>One question that initially came up was if using your finger is in some way similar to what users who use a graphics tablet rather than a mouse experience on a standard desktop machine.</p>
<p>One exception being the difference in feedback between smart touch devices and a standard computer OS in that there isn&#8217;t really a hover state for the touch device as you are either taped on or not, ie you have clicked or you haven&#8217;t.</p>
<p>Note there is in some cases hover activity as if you move you finger away from say a button before releasing then you don&#8217;t actually activate that trigger and you will have seen the hover state. Having experimented with this behavior it is interesting that this isn&#8217;t intuitive in the way hover with the mouse pointer is &#8211; with our finger we click and release instinctively, we almost don&#8217;t expect a hover or intermediate piece of feedback to occur. We just tap around until we find the buttons/trigger so to speak.</p>
<p>Well hope to have more in depth notes to share on this subject over the coming days and weeks.</p>
<p style="font-size: 10px;">  <a href="http://posterous.com">Posted via web</a>   from <a href="http://tol.posterous.com/thinking-about-how-to-investigate-and-observe">ThinkingOutLoud™</a>  </p>
</p></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.ffburo.com/thinking-about-how-to-investigate-and-observe-how-clicks-vs-taps-are-different/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPad &#8211; printMag vs eMag observations</title>
		<link>http://blog.ffburo.com/ipad-printmag-vs-emag-observations</link>
		<comments>http://blog.ffburo.com/ipad-printmag-vs-emag-observations#comments</comments>
		<pubDate>Thu, 15 Apr 2010 06:37:07 +0000</pubDate>
		<dc:creator>arcd</dc:creator>
				<category><![CDATA[Digital]]></category>
		<category><![CDATA[NextWeb™]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPad iPhone OS eMags NextWeb™]]></category>

		<guid isPermaLink="false">http://blog.ffburo.com/?p=542</guid>
		<description><![CDATA[So far F/F are mostly impressed with the iPad. It&#8217;s what we had expected but were not prepared for the actual feel of the thing. Everyone who has said you need to experience it to understand it is spot on. I think it&#8217;s mostly because we are so used to clicking around with a mouse [...]]]></description>
			<content:encoded><![CDATA[<p>So far <strong>F/F</strong> are mostly impressed with the iPad. It&#8217;s what we had expected but were not prepared for the actual feel of the thing. Everyone who has said you need to experience it to understand it is spot on. I think it&#8217;s mostly because we are so used to clicking around with a mouse and that way of interacting that until you touch and play with a touch device of this scale with the content you are used to clicking through with a mouse, you don&#8217;t quite know how big the difference is.</p>
<p>However we will go into what we think about the device so far in some depth in another post &#8211; here we want to look at some general observations about content and specifically eMags like Time, GQ and Popular Science.</p>
<p>In short the big thing we noted very early on is there are a few commonalities in usability and interaction like left right finger scrolling to move through articles at a first page and ad level and then vertical (top to bottom) scrolling to read through the actual article. This seems to have been adopted widely and for all of us is familiar from the early Wire videos we saw. However beyond this things get a little messy in that, each mag has it&#8217;s own take on deeper interactions &#8211; like scrubbing through thumbnails, launching embedded media or launching to a website.</p>
<p>This is interesting for the user as switching from eMag to eMag or between eReaders for your eBooks and then back again involves learning and remembering a number of subtle interaction models for each title or platform. This is a major difference between real print titles and their eVersions. In print we pretty much get to read from front to back or from back to front, a page is a page it&#8217;s there in front of us to read or scan.</p>
<p>Now things have got a whole lot more interesting in terms of content layers, relating embedded media and creating a very immersive experience, but they have also got more complicated &#8211; how to interact with each and everyone of these experience has it&#8217;s own unique twists.</p>
<p>Beyond the interaction itself there is another area of usability that is already creating problems &#8211; the design elements themselves. In our experiences so far most titles we have tried have used graphic devices from their print cousins that become misleading in the eVersion. Certain shapes and devices can give the user the impression they are buttons. Round shapes, outlines with rounded corners even some ratings devices have lulled us into tapping with the finger thinking we will see more content, an overlay or another image. Obviously you learn quickly but at the moment we only have hand full of eMags to compare what when we have access to the whole newsstand &#8211; again there aren&#8217;t really shared conventions for this stuff &#8211; in print this has never been an issue, you just look decipher and consume you don&#8217;t interact.</p>
<p>Much of this can be explained by the main difference in interaction between our touch devices and our computers &#8211; the lack of a rollover or mouse overstate, it&#8217;s a touch device not a hover device, so we don&#8217;t get intermediate feedback, we can&#8217;t test for interaction once we touch the device will do something on release or it won&#8217;t, but you don&#8217;t really wave your finger around over things like you do the mouse. It&#8217;s not say you can&#8217;t but it doesn&#8217;t feel intuitive to do this. (note this has in the past day been highlighted as one very valid reason why Flash and this device aren&#8217;t compatible at this stage &#8211; most Flash video players have playback controls that are revealed on hover, these would just not be there if browsing this content on an iPhone OS device &#8211; the user would have the impression it was broken. On this count alone Apples decision makes a lot of sense*.)</p>
<p>But in summary it is still early days, some content apps feels they may have been a little rushed to market, but on the whole it&#8217;s a really exciting way to consume content we are used to in print &#8211; it certainly questions wether a magazine needs a traditional website anymore &#8211; could the not just embed the UGC, and extended news content into these new eMags. </p>
<p>Also the opportunities for advertising are also very interesting and in the these early stages are clearly being missed &#8211; we haven&#8217;t seen anything yet that is engaging at a tactile level, just embedding a video or overlaying some web content is barely the beginning &#8211; even the iAd platform seems to rely on the idea of putting the old school micro-site into the ad rather than making the ad itself interesting in a way that is unique to the qualities of a touch device. More opinion on this to come.</p>
<p>Finally our biggest observation is how quickly this moves from a nice personal intimate entertainment device to something you pass around the group like you would a print mag, likewise when you are gaming it&#8217;s so easy to share, take turns, and it moves easily from my device to our device.</p>
<p>For anyone doubting that this is not just computing, well it isn&#8217;t this is a new device it&#8217;s not a smart phone and it&#8217;s not a computer it&#8217;s not even as Apple say &#8216;something in between&#8217; it is so much more.</p>
<p>* <a href="http://www.roughlydrafted.com/2010/02/20/an-adobe-flash-developer-on-why-the-ipad-cant-use-flash/">read more here</a> regarding on Flash on the iPad</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ffburo.com/ipad-printmag-vs-emag-observations/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The future of magazines?</title>
		<link>http://blog.ffburo.com/the-future-of-magazines</link>
		<comments>http://blog.ffburo.com/the-future-of-magazines#comments</comments>
		<pubDate>Tue, 22 Dec 2009 09:11:45 +0000</pubDate>
		<dc:creator>arcd</dc:creator>
				<category><![CDATA[Digital]]></category>
		<category><![CDATA[Interest]]></category>
		<category><![CDATA[iPad]]></category>

		<guid isPermaLink="false">http://blog.ffburo.com/the-future-of-magazines</guid>
		<description><![CDATA[via creativereview.co.uk Creative review articulate some of the views on tablets and the future of magazines we&#8217;ve been discussing at Function/Form since the arrival of the iPhone and the future of tablet/touch devices.]]></description>
			<content:encoded><![CDATA[<p><embed type="application/x-shockwave-flash" src="http://vimeo.com/moogaloop.swf?clip_id=8217311&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=ffffff&amp;fullscreen=1" allowfullscreen="true" allowscriptaccess="always" height="225" width="400" /></p>
<div class="posterous_quote_citation">via <a href="http://www.creativereview.co.uk/cr-blog/2009/december/the-future-of-magazines">creativereview.co.uk</a></div>
<p>Creative review articulate some of the views on tablets and the future of magazines we&#8217;ve been discussing at Function/Form since the arrival of the iPhone and the future of tablet/touch devices.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ffburo.com/the-future-of-magazines/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Build &#8211; Established 2001 &#8211; 17:51</title>
		<link>http://blog.ffburo.com/build-established-2001-1751</link>
		<comments>http://blog.ffburo.com/build-established-2001-1751#comments</comments>
		<pubDate>Mon, 31 Aug 2009 07:52:05 +0000</pubDate>
		<dc:creator>arcd</dc:creator>
				<category><![CDATA[Digital]]></category>
		<category><![CDATA[Interest]]></category>

		<guid isPermaLink="false">http://blog.ffburo.com/build-established-2001-1751</guid>
		<description><![CDATA[via wearebuild.com True Northern Class! Posted via web from tony&#8217;s posterous]]></description>
			<content:encoded><![CDATA[<div class="posterous_bookmarklet_entry"> <a href="http://www.wearebuild.com/blog/2009/08/ey-up/"><img src="http://posterous.com/getfile/files.posterous.com/arcd/GsIjsIrfkAeottEoddnoBfogEyqHpdIwglaGDEcphnoGqrICrCuFjptqdcpc/media_httpwwwwearebuildcomblogwpcontentuploads200908PentoneYorkshireBlogjpg_troyIytybwobgGG.jpg.scaled500.jpg" width="500" height="500"/> </a>
<div class="posterous_quote_citation">via <a href="http://www.wearebuild.com/blog/2009/08/ey-up/">wearebuild.com</a></div>
<p>True Northern Class!</p>
</div>
<p style="font-size: 10px;">  <a href="http://posterous.com">Posted via web</a>   from <a href="http://arcd.posterous.com/build-established-2001-1751">tony&#8217;s posterous</a>  </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ffburo.com/build-established-2001-1751/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Design Folios with Google Maps</title>
		<link>http://blog.ffburo.com/design-folios-with-google-maps</link>
		<comments>http://blog.ffburo.com/design-folios-with-google-maps#comments</comments>
		<pubDate>Wed, 26 Aug 2009 03:35:23 +0000</pubDate>
		<dc:creator>arcd</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Digital]]></category>
		<category><![CDATA[Interest]]></category>

		<guid isPermaLink="false">http://blog.ffburo.com/design-folios-with-google-maps</guid>
		<description><![CDATA[via heavy-backpack.com Nice use of Google Maps and apps like CASA&#8217;s Image Map. Posted via web from tony&#8217;s posterous]]></description>
			<content:encoded><![CDATA[<div class="posterous_bookmarklet_entry"> <a href="http://www.heavy-backpack.com/archives/articles/design-folios-with-google-maps"><img src="http://posterous.com/getfile/files.posterous.com/arcd/ffnsIIpmIcwGnDlfbCuBswApDhIbijhcDHrpBFkFGznIpIEydwBebtqhhwaC/media_httpwwwheavybackpackcomwpcontentimguploadkallehagmanjpg_jJmtlfffpanGcBm.jpg.scaled500.jpg" width="450" height="264"/> </a>
<div class="posterous_quote_citation">via <a href="http://www.heavy-backpack.com/archives/articles/design-folios-with-google-maps">heavy-backpack.com</a></div>
<p>Nice use of Google Maps and apps like CASA&#8217;s  <a href="http://www.casa.ucl.ac.uk/software/googlemapimagecutter.asp">Image Map</a>.</p>
</div>
<p style="font-size: 10px;">  <a href="http://posterous.com">Posted via web</a>   from <a href="http://arcd.posterous.com/design-folios-with-google-maps">tony&#8217;s posterous</a>  </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ffburo.com/design-folios-with-google-maps/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>time to turn the media model on its head</title>
		<link>http://blog.ffburo.com/time</link>
		<comments>http://blog.ffburo.com/time#comments</comments>
		<pubDate>Fri, 06 Mar 2009 04:16:55 +0000</pubDate>
		<dc:creator>arcd</dc:creator>
				<category><![CDATA[Analog]]></category>
		<category><![CDATA[Digital]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[advertising]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[models]]></category>

		<guid isPermaLink="false">http://blog.ffburo.com/?p=360</guid>
		<description><![CDATA[<a href="http://blog.ffburo.com/time"><img src="http://blog.ffburo.com/wp-content/uploads/2009/03/handstand.jpg" alt="handstand" title="handstand" width="400" height="284" class="alignnone size-full wp-image-326" /></a>
<br /><br />
I find from time to time that standing on your head really is the best way to get a new perspective on things. I remember at school when I did my first self portrait that we were advised to look at our drawing upside down as it was easier to spot where the drawing wasn't working.
<br /><br />
Well so it is with the aged old approach to media and advertising strategies. Not only does looking at the things upside down highlight some problems in the present multimedia/digital age - it may also provide the basis for the answer.]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.ffburo.com/time"><img src="http://blog.ffburo.com/wp-content/uploads/2009/03/handstand.jpg" alt="handstand" title="handstand" width="640" height="362" class="alignnone size-full wp-image-362" /></a></p>
<p>I find from time to time that standing on your head really is the best way to get a new perspective on things. I remember at school when I did my first self portrait that we were advised to look at our drawing upside down as it was easier to spot where the drawing wasn&#8217;t working.</p>
<p>Well so it is with the age old approach to media and advertising strategies. Not only does looking at these things upside down highlight some problems in the present multimedia/digital age &#8211; it may also provide the basis for the answer.</p>
<p>In general terms for years and years we have delivered emotive but mostly passive messages through traditional advertising streams like Print, Outdoor, TV and Radio. At their very best these messages are engaging and thought provoking &#8211; initially hitting an emotion and then staying with you on a deeper level. At their worst they are either pretty, superficial brand implementation or a cheap joke that lasts till the next &#8216;cheap joke&#8217; gets your attention. Fine in a traditional media approach, executions from the great to poor all have a degree of success or so we think (no real hard metrics to prove either way!!).</p>
<p>In this model the perception of what we need to create and how we create both a strategic plan and spend to achieve this are based on the top down TV &#038; Outdoor + a mix of print and radio + followed some consideration for new digital channels like online and mobile.</p>
<p>&#8216;<a href="http://www.metrolyrics.com/live-and-let-die-lyrics-paul-mccartney.html">But if this ever changing world in which we live in</a>&#8216; is to be embraced then we need to look at things differently. The basic principle of engaging as many of our target audience in an effective and engaging manner is being missed if we follow the traditional model &#8211; principally because the figures tell us TV and magazines (traditional media) are in decline &#8211; while new media is on the up. Further more those who engage with new media are doing so in an interactive not passive model.</p>
<p>So simply &#8216;turn it on its head&#8217;. Flip the model round with 5 easy steps:</p>
<p>1) identify your target audience<br />
2) identify all the non traditional media they engage with<br />
3) build media strategy and spend from the bottom up &#8211; you might not even need to make a multi million (insert currency here) TVC<br />
4) develop a message and creative direction that works for an interactive/cross media world<br />
5) deliver &#038; measure</p>
<p>Here&#8217;s to handstands.</p>
<p>image by &#8216;<a href="http://www.flickr.com/photos/perfectoinsecto/1593972902/">Perfecto Insecto</a>&#8216;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ffburo.com/time/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>99 things you should have watched or visited on the web</title>
		<link>http://blog.ffburo.com/99-things-you-should-have-watched-or-visited-on-the-web</link>
		<comments>http://blog.ffburo.com/99-things-you-should-have-watched-or-visited-on-the-web#comments</comments>
		<pubDate>Mon, 02 Mar 2009 01:47:42 +0000</pubDate>
		<dc:creator>arcd</dc:creator>
				<category><![CDATA[Digital]]></category>
		<category><![CDATA[Interest]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[lists]]></category>
		<category><![CDATA[viral]]></category>
		<category><![CDATA[web must haves]]></category>

		<guid isPermaLink="false">http://blog.ffburo.com/?p=356</guid>
		<description><![CDATA[<a href="http://www.youshouldhaveseenthis.com/">youshouldhaveseenthis.com</a> quite simply a list of 99 of the better videos, virals and site links from over the past 2 or 3 years. A few real jems in this list.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.youshouldhaveseenthis.com/">youshouldhaveseenthis.com</a> quite simply a list of 99 of the better videos, virals and site links from over the past 2 or 3 years. A few real jems in this list.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ffburo.com/99-things-you-should-have-watched-or-visited-on-the-web/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>lmc &#8211; the port goes live</title>
		<link>http://blog.ffburo.com/lmc</link>
		<comments>http://blog.ffburo.com/lmc#comments</comments>
		<pubDate>Wed, 03 Dec 2008 01:47:06 +0000</pubDate>
		<dc:creator>arcd</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Digital]]></category>
		<category><![CDATA[FFBüro]]></category>
		<category><![CDATA[Latest Work]]></category>
		<category><![CDATA[collaboration]]></category>
		<category><![CDATA[LMC]]></category>
		<category><![CDATA[new projects]]></category>
		<category><![CDATA[nicknack]]></category>
		<category><![CDATA[Port Adelaide]]></category>

		<guid isPermaLink="false">http://blog.ffburo.com/?p=325</guid>
		<description><![CDATA[<a href="http://blog.ffburo.com/lmc"><img src="http://blog.ffburo.com/wp-content/uploads/2008/12/lmc_port.jpg" alt="" title="lmc_port" width="400" height="284" class="alignnone size-full wp-image-326" /></a>
<br /><br />
We are pleased to announce the new <a href="http://www.lmc.sa.gov.au/theport/home/">Port Adelaide Development</a> site has gone live.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.lmc.sa.gov.au/theport/home/"><img src="http://blog.ffburo.com/wp-content/uploads/2008/12/lmc_port.jpg" alt="" title="lmc_port" width="500" height="354" class="alignnone size-full wp-image-326" /></a><br />
We are pleased to announce the new <a href="http://www.lmc.sa.gov.au/theport/home/">Port Adelaide Development</a> site has gone live. <strong>F/F</strong> have worked for <a href="http://www.nicknack.com.au/index.html">Nicknack</a> in Adelaide on the design and project management for the <a href="http://www.lmc.sa.gov.au/home/default.asp">LMC</a> brand online. </p>
<p>The <a href="http://www.lmc.sa.gov.au/home/default.asp">LMC</a> are a State Government Corporation responsible for managing South Australia’s portfolio of land assets. Their primary aim is to provide social, economic and environmental benefits to all South Australians, by creating, facilitating and developing a range of land-based opportunities.</p>
<p>The Port project site follows up the launch of the main <a href="http://www.lmc.sa.gov.au/home/default.asp">LMC Corporate</a> site earlier in the year.</p>
<p>Find out more about our friends at <a href="http://www.nicknack.com.au/index.html">Nicknack</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ffburo.com/lmc/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creative Commons in the White House</title>
		<link>http://blog.ffburo.com/cc</link>
		<comments>http://blog.ffburo.com/cc#comments</comments>
		<pubDate>Tue, 02 Dec 2008 02:23:24 +0000</pubDate>
		<dc:creator>arcd</dc:creator>
				<category><![CDATA[Digital]]></category>
		<category><![CDATA[Interest]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[Top Five]]></category>
		<category><![CDATA[Barak Obama]]></category>
		<category><![CDATA[Change.gov]]></category>
		<category><![CDATA[copyright]]></category>
		<category><![CDATA[Creative Commons]]></category>
		<category><![CDATA[Flickr]]></category>
		<category><![CDATA[NextWeb™]]></category>
		<category><![CDATA[OpenID]]></category>

		<guid isPermaLink="false">http://blog.ffburo.com/?p=328</guid>
		<description><![CDATA[<a href="http://blog.ffburo.com/cc"><img src="http://blog.ffburo.com/wp-content/uploads/2008/12/change.jpg" alt="" title="change" width="400" height="284" class="alignnone size-full wp-image-329" /></a>
<br /><br />
Barack Obama's Presidential transition website <a href="http://change.gov">Change.gov</a> lets users share it's content via a Creative Commons license. <a href="http://blog.ffburo.com/cc">Continue reading here</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://change.gov"><img src="http://blog.ffburo.com/wp-content/uploads/2008/12/change.jpg" alt="" title="change" width="500" height="354" class="alignnone size-full wp-image-329" /></a><br />
As if America electing the first Black President wasn&#8217;t enough, it now seems the team advising him on all things <a href="http://blog.ffburo.com/nextweb">NextWeb™</a> really know their stuff.</p>
<p>Barack Obama&#8217;s Presidential transition website <a href="http://change.gov">Change.gov</a> has put the entire site has been put under a <a href="http://creativecommons.org/weblog/entry/11081">Creative Commons license</a>.</p>
<p>The actual<a href="http://creativecommons.org">Creative Commons</a> license chosen by Change.gov, the &#8220;By&#8221; license (one of many options), replaces the default US Copyright of &#8220;all rights reserved,&#8221; enabling visitors to reuse any of the content from the site as long as they give attribution back to the original source. Standard Copyright is for protecting scarce content but Creative Commons is a legal framework set up to make sharing and reuse as easy as possible.</p>
<p>This Creative Commons license is a favourite of bloggers as many images on the popular Flickr platform use the CC &#8220;By&#8221;.  Any image under the <a href="http://www.flickr.com/creativecommons/by-2.0/">CC &#8220;By&#8221; can be used commercialy and in derivative works, as long as attribution is given to the original publisher. </p>
<p>It&#8217;s very exciting to think the next US government is forward thinking enough to support concepts like the Creative Commons platform and creates some excitement about what else may follow in the are of <strong>NextWeb™</strong>.</p>
<p>To learn more about Creative Commons licenses </a><a href="http://creativecommons.org">read here</a>.</p>
<p>Note the Obama team had already <a href="http://www.readwriteweb.com/archives/barack_obamas_changegov_adds_o.php">introduced OpenID login</a> to the site for all it&#8217;s commenters.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ffburo.com/cc/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>So few posts of late = busy. So here&#8217;s a kinda update of sorts…</title>
		<link>http://blog.ffburo.com/so-few-posts</link>
		<comments>http://blog.ffburo.com/so-few-posts#comments</comments>
		<pubDate>Tue, 02 Dec 2008 00:47:40 +0000</pubDate>
		<dc:creator>arcd</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Digital]]></category>
		<category><![CDATA[FFBüro]]></category>
		<category><![CDATA[Latest Work]]></category>
		<category><![CDATA[2009]]></category>
		<category><![CDATA[awards]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[IMA]]></category>
		<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://blog.ffburo.com/?p=319</guid>
		<description><![CDATA[<a href="http://blog.ffburo.com/so-few-posts"><img src="http://blog.ffburo.com/wp-content/uploads/2008/08/pioneer_home.jpg" alt="" title="pioneer_home" width="400" height="311" class="alignnone size-full wp-image-234" /></a>
<br /><br />
We have been busy making sure 2009 has some exciting work on the horizon and the effort has been worthwhile but has caused a lack of regular posts - for this we are sorry but just imagine how exciting posts will be in 2009!! In the meantime a little catch up <a href="http://blog.ffburo.com/so-few-posts">here.</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.pioneer.com.au/"><img class="alignnone size-full wp-image-234" title="pioneer_home" src="http://blog.ffburo.com/wp-content/uploads/2008/08/pioneer_home.jpg" alt="" width="500" height="389" /></a></p>
<p>It&#8217;s true the lack of posts is due to a busy period here at <strong>F/F</strong>. The lead up to Christmas has seen a few things of interest come our way and 2009 is certainly looking like it will be a rosy time on the work front. In the meantime it&#8217;s been pitch docs, costings, timings and continuing creative work…</p>
<p>In general news our work on the <a title="Pioneer Australia" href="http://www.pioneer.com.au/" target="_blank">Pioneer Australia</a> website, has been recognised for an <a title="IMA award 2008" href="http://www.interactivemediaawards.com/winners/certificate.asp?param=56669&amp;cat=1" target="_blank">Outstanding Achievment Award</a> by the Interactive Media Awards. <strong>F/F</strong> were invited to Art Direct the project by <a href="http://www.flashgroup.com.au/" target="_blank">Flash Group</a> where we worked alongside the digital team that included Paul Wilson now of <a href="http://www.whitelabeled.com.au/">White Labelled</a>.</p>
<p>We are also beginning to look into the start up of a collaborative studio space in Melbourne, bringing together some of our favourite collaborators under one roof, in a space we hope will be a little more than just another studio space &#8211; stay tuned for news.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ffburo.com/so-few-posts/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>a wonderful world of election infographics</title>
		<link>http://blog.ffburo.com/election-infographics</link>
		<comments>http://blog.ffburo.com/election-infographics#comments</comments>
		<pubDate>Wed, 12 Nov 2008 05:25:43 +0000</pubDate>
		<dc:creator>arcd</dc:creator>
				<category><![CDATA[Digital]]></category>
		<category><![CDATA[Interest]]></category>
		<category><![CDATA[infogrphics]]></category>
		<category><![CDATA[maps]]></category>
		<category><![CDATA[NYTimes]]></category>
		<category><![CDATA[US election]]></category>

		<guid isPermaLink="false">http://blog.ffburo.com/?p=310</guid>
		<description><![CDATA[<a href="http://blog.ffburo.com/election-infographics"><img src="http://blog.ffburo.com/wp-content/uploads/2008/11/usa_08.jpg" alt="" title="usa_08" width="400" height="284" class="alignnone size-full wp-image-312" /></a>
<br /><br />
<a href="http://theroyals.com.au/blog/">The Royals</a> posted a <a href="http://infosthetics.com/archives/2008/11/question_what_is_the_best_us_election_result_graph.html">great link to the various sources of infographics</a> that ran on election night for the 44th US presidential elections.]]></description>
			<content:encoded><![CDATA[<p><img src="http://blog.ffburo.com/wp-content/uploads/2008/11/usa_08.jpg" alt="" title="usa_08" width="500" height="354" class="alignnone size-full wp-image-312" /><br />
<a href="http://theroyals.com.au/blog/">The Royals</a> posted a <a href="http://infosthetics.com/archives/2008/11/question_what_is_the_best_us_election_result_graph.html">great link to the various sources of infographics</a> that ran on election night for the 44th US presidential elections.</p>
<p>The actual list was compiled by <a href="http://infosthetics.com/">Information Aesthetics</a> a great resource for all you info graphic junkies out there.</p>
<p>Our personal favourite on the night was the simple <a href="http://nytimes.com/">NYTimes</a> dashboard that gave feedback and updates. We also enjoyed there full-scale map, of interest is the view where you get to see <a href="http://elections.nytimes.com/2008/results/president/map.html">voting shifts</a> between Democrat and Republican compared to the &#8217;04 election. That map seems to be very Blue.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ffburo.com/election-infographics/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>we&#8217;re back &#8211; and on that note here&#8217;s some politics</title>
		<link>http://blog.ffburo.com/some-politics</link>
		<comments>http://blog.ffburo.com/some-politics#comments</comments>
		<pubDate>Thu, 23 Oct 2008 05:56:36 +0000</pubDate>
		<dc:creator>arcd</dc:creator>
				<category><![CDATA[Digital]]></category>
		<category><![CDATA[Interest]]></category>
		<category><![CDATA[McCain]]></category>
		<category><![CDATA[Obama]]></category>
		<category><![CDATA[politics]]></category>
		<category><![CDATA[US election]]></category>
		<category><![CDATA[voting]]></category>

		<guid isPermaLink="false">http://blog.ffburo.com/?p=295</guid>
		<description><![CDATA[<a href="http://blog.ffburo.com/some-politicssome-politics"><img src="http://blog.ffburo.com/wp-content/uploads/2008/10/if_you.jpg" alt="" title="if_you" width="400" height="284"</a/>
<br /><br />
Finally back into the swing after the end of year jaunt to the other side of the globe. While we have been away election fever in the US has been hotting up, as the world sits on the edge of it's collective seat waiting to see if American has grown up to be a nation that could elect their first black president.
<br /><br />
The creators of site </a><a href="http://www.iftheworldcouldvote.com">iftheworldcouldvote.com</a> at least give us the all the chance to show how we would vote if we had a say. I'll let you guess which way the world wants this one to go!!]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.ffburo.com/some-politicssome-politics"><img src="http://blog.ffburo.com/wp-content/uploads/2008/10/if_you.jpg" alt="" title="if_you" width="500" height="360" class="alignnone size-full wp-image-296" /></a></p>
<p>Finally back into the swing after the end of year jaunt to the other side of the globe. While we have been away election fever in the US has been hotting up, as the world sits on the edge of it&#8217;s collective seat waiting to see if American has grown up to be a nation that could elect their first black president.</p>
<p>With this global backdrop the whole issue around Bush serving his allowance of terms and the general importance of the US as a country came up in conversation a number of times. The general thread being how could a nation have elected a dummy time and time again, and isn&#8217;t it about time the rest of the world got to have some kind of say in the decision of the next president when that country keeps involving the rest of us in their problems – financial collapses, wars, oil prices etc etc.</p>
<p>So I&#8217;m glad to see someone out there is at least giving us the chance to cast out votes – and show what the rest of the world might collectively be thinking – as they are at <a href="http://www.iftheworldcouldvote.com">iftheworldcouldvote.com</a>. Simply put it logs where you are voting from and lets you chose between Obama and McCain, then the results are available broken down by country.</p>
<p>Hopefully this kind of thing will help the average American make up their mind, so we can all start being friends with the USofA again.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ffburo.com/some-politics/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>GCC 2008 website chosen as Adobe showcase &#8216;Site Of The Day&#8217;</title>
		<link>http://blog.ffburo.com/site-of-the-day</link>
		<comments>http://blog.ffburo.com/site-of-the-day#comments</comments>
		<pubDate>Mon, 08 Sep 2008 01:10:07 +0000</pubDate>
		<dc:creator>arcd</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Digital]]></category>
		<category><![CDATA[FFBüro]]></category>
		<category><![CDATA[Latest Work]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[awards]]></category>
		<category><![CDATA[GCC]]></category>
		<category><![CDATA[site of the day]]></category>

		<guid isPermaLink="false">http://blog.ffburo.com/?p=273</guid>
		<description><![CDATA[<a href="http://blog.ffburo.com/site-of-the-day"><img src="http://blog.ffburo.com/wp-content/uploads/2008/09/gcc.jpg" alt="" title="gcc" width="400" height="284"  class="alignnone size-full wp-image-274" /></a>
<br /><br />
<a href="http://www.gcc2008.com/login.aspx">The Global Corporate Challenge (GCC)</a>, is the world's largest corporate health initiative, it's aim is to promote activity within corporations around the globe. 
<br /><br />
For the 125-day event, employees wear pedometers and measure their daily step count. They then enter those steps into an event-specific website to embark on a virtual journey around the world. Used daily by more than 50,000 participants across three continents, <strong>F/F</strong> were asked by <a href="http://www.flashgroup.com.au">Flash Group</a> to develop the online direction for the 2008 version of the site which incorporated an integrated Flash and Javascript framework.
<br /><br />
We're very pleased to announce that Adobe have chosen the site as today's '<a href="http://www.adobe.com/cfusion/showcase/index.cfm">Site Of The Day</a>'. 
<br /><br />
A big well done to everyone involved.]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.ffburo.com/site-of-the-day"><img src="http://blog.ffburo.com/wp-content/uploads/2008/09/gcc.jpg" alt="" title="gcc" width="500" height="354" class="alignnone size-full wp-image-274" /></a><br />
<a href="http://www.gcc2008.com/login.aspx">The Global Corporate Challenge (GCC)</a>, is the world&#8217;s largest corporate health initiative, it&#8217;s aim is to promote activity within corporations around the globe. </p>
<p>For the 125-day event, employees wear pedometers and measure their daily step count. They then enter those steps into an event-specific website to embark on a virtual journey around the world. Used daily by more than 50,000 participants across three continents, <strong>F/F</strong> were asked by <a href="http://www.flashgroup.com.au">Flash Group</a> to develop the online direction for the 2008 version of the site which incorporated an integrated Flash and Javascript framework.</p>
<p>Built and developed by the in house team at <a href="http://www.flashgroup.com.au">Flash Group</a> the final site presented a great example of seamless technology integration.</p>
<p>We&#8217;re very pleased to announce that Adobe have chosen the site as today&#8217;s &#8216;<a href="http://www.adobe.com/cfusion/showcase/index.cfm">Site Of The Day</a>&#8216;.</p>
<p>A big well done to everyone involved.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ffburo.com/site-of-the-day/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Robots For Breakfast</title>
		<link>http://blog.ffburo.com/robots-for-breakfast</link>
		<comments>http://blog.ffburo.com/robots-for-breakfast#comments</comments>
		<pubDate>Fri, 22 Aug 2008 04:41:39 +0000</pubDate>
		<dc:creator>arcd</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Digital]]></category>
		<category><![CDATA[Motion]]></category>
		<category><![CDATA[Recommended]]></category>
		<category><![CDATA[collectives]]></category>
		<category><![CDATA[friends]]></category>
		<category><![CDATA[melbourne]]></category>
		<category><![CDATA[Studio]]></category>

		<guid isPermaLink="false">http://blog.ffburo.com/?p=254</guid>
		<description><![CDATA[<a href="http://blog.ffburo.com/robots-for-breakfast"><img src="http://blog.ffburo.com/wp-content/uploads/2008/08/rbf.jpg" alt="" title="rbf" width="400" height="321" class="alignnone size-full wp-image-255" /></a>
<br /><br />
Announcing a great new collective in Melbourne, Australia - <a href="http://www.robotsforbreakfast.com/">Robots For Breakfast</a> are made up from 'Touch My Pixel', 'Renmotion', 'Dirty Puppet' and 'Something Splendid'. Between them they cover pretty much every aspect of the creative fields from full motion work to print and photography.
<br /><br />
They are a young bunch, full of love and great ideas, and <strong>F/F</strong> are happy to be their friends.]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.ffburo.com/robots-for-breakfast"><img src="http://blog.ffburo.com/wp-content/uploads/2008/08/rbf.jpg" alt="" title="rbf" width="500" height="401" class="alignnone size-full wp-image-255" /></a><br />
Announcing a great new collective in Melbourne, Australia &#8211; <a href="http://www.robotsforbreakfast.com/">Robots For Breakfast</a> are made up from &#8216;Touch My Pixel&#8217;, &#8216;Renmotion&#8217;, &#8216;Dirty Puppet&#8217; and &#8216;Something Splendid&#8217;. Between them they cover pretty much every aspect of the creative fields from full motion work to print and photography.</p>
<p>They are a young bunch, full of love and great ideas, and <strong>F/F</strong> are happy to be their friends.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ffburo.com/robots-for-breakfast/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Words continued…</title>
		<link>http://blog.ffburo.com/words-continued</link>
		<comments>http://blog.ffburo.com/words-continued#comments</comments>
		<pubDate>Mon, 18 Aug 2008 04:16:45 +0000</pubDate>
		<dc:creator>arcd</dc:creator>
				<category><![CDATA[Digital]]></category>
		<category><![CDATA[Interest]]></category>
		<category><![CDATA[Recommended]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[NextWeb]]></category>
		<category><![CDATA[Penguin]]></category>

		<guid isPermaLink="false">http://blog.ffburo.com/?p=247</guid>
		<description><![CDATA[<a href="http://blog.ffburo.com/words-continued"><img src="http://blog.ffburo.com/wp-content/uploads/2008/08/penguin.jpg" alt="" title="penguin" width="400" height="318"  class="alignnone size-full wp-image-249" /></a>
<br /><br />
A quick follow up to the previous post sees the wordly people over at Penguin really getting into the swing of things in the digital space with a whole platter of online offerings to get users engaging with their brand.]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.ffburo.com/words-continued"><img src="http://blog.ffburo.com/wp-content/uploads/2008/08/penguin.jpg" alt="" title="penguin" width="500" height="397" class="alignnone size-full wp-image-249" /></a><br />
A quick follow up to the previous post sees the wordly people over at Penguin really getting into the swing of things in the digital space with a whole platter of online offerings to get users engaging with their brand.</p>
<p>We <a href="http://www.wetellstories.co.uk/">tellstories</a>, is an impressive experimental project in online story telling. Six stories are being posted online over the course of six weeks, each has a different theme and execution and is based on or inspired by a Penguin Classic.</p>
<p>Week one &#8216;The 21 Steps&#8217; is a Google Mash Up that takes in cue from the classic &#8216;The 39 Steps&#8217;.<br />
Week two sees a story, &#8216;Slice&#8217; told through a series of blogs and Twitter entries.</p>
<p>It backs up an already impress list of online launches including <a href="http://www.amillionpenguins.com/wiki/index.php/Main_Page">amillionpenguins.com </a>(a Wiki novel), <a href="http://www.spinebreakers.co.uk/Pages/Home.aspx">Spine Breakers</a> (a book community for teenagers) and <a href="http://www.blogapenguinclassic.co.uk/site/pcMain.php5">Blog a Penguin Classic </a>(blogging and user-reviews for Penguin Classic).</p>
<p>Good to see publishers getting online and embracing digital media in such creative ways.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ffburo.com/words-continued/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Words, words, words…</title>
		<link>http://blog.ffburo.com/words-words-words</link>
		<comments>http://blog.ffburo.com/words-words-words#comments</comments>
		<pubDate>Mon, 18 Aug 2008 03:40:24 +0000</pubDate>
		<dc:creator>arcd</dc:creator>
				<category><![CDATA[Analog]]></category>
		<category><![CDATA[Digital]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[copywriting]]></category>
		<category><![CDATA[words]]></category>

		<guid isPermaLink="false">http://blog.ffburo.com/?p=242</guid>
		<description><![CDATA[<a href="http://blog.ffburo.com/words-words-words"><img src="http://blog.ffburo.com/wp-content/uploads/2008/08/mingalaba.jpg" alt="" title="mingalaba" width="400" height="278" class="alignnone size-full wp-image-243" /></a>
<br /><br />
One thing that remains a major difference between traditional media executions and the digital space is the lack of attention paid to the 'Words'…]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.ffburo.com/words-words-words"><img src="http://blog.ffburo.com/wp-content/uploads/2008/08/mingalaba.jpg" alt="" title="mingalaba" width="500" height="348" class="alignnone size-full wp-image-243" /></a><br />
One thing that remains a major difference between traditional media executions and the digital space is the lack of attention paid to the &#8216;Words&#8217;.</p>
<p>In <em>ad land</em> the words are pretty much playing the co-lead with the actual creative execution. In <em>brand land</em> it&#8217;s pretty much the same again. As a result a great deal of time and craft are applied to these words. Art Directors work along side their wordsmith counterparts &#8211; Copywriters. Yet in <em>digital land</em> words are pretty much the last thing to be considered, if they are actually considered at all. It is far to common an occurrence that a &#8216;copy deck&#8217; is compiled by an account director/producer and or the client in the dying moments of a project.</p>
<p>Yet the words are critical on so many levels. For one the way the actual content of the site is written sets a tone for the brand just as it does for an ad or any other piece of marketing. But more importantly for a user centric space like <em>digital land</em> the words play an essential role in the user interface. It&#8217;s fine to put the functionality in the best place with a structured layout and clever hierarchy but if the words on the signposts don&#8217;t call out to the user then the experience breaks. Still most digital projects are tackled with a negligent disregard of the words.</p>
<p>It generally starts when costing a job as there is unlikely to be any budget allocation for &#8216;copywriting&#8217; &#8211; it just isn&#8217;t considered. With this it is pretty uncommon for digital agencies to even have copywriters in their team (with the exception of the big global networks).</p>
<p>To some extent it seems endemic of a general trend, in communication in a wider sense that users themselves are probably not as critical of these details as they should be. The younger generations have become more adaptable than their forefathers and the odd bad bit of copy here or there on a website will not prove to be the biggest downfall for them.</p>
<p>When pondering this issue I am always reminded of one of my favourite applications of good copy online &#8211; the user welcome on Flickr, each visit you are welcomed in  a different language. This simple copy device sets a warm welcome to all with every visit real displays the power of well thought out applied copy.</p>
<p><strong>Mingalaba Friends!</strong><br />
Now you know how to greet people in Burmese!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ffburo.com/words-words-words/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Pioneer Australia goes live</title>
		<link>http://blog.ffburo.com/pioneer-australia</link>
		<comments>http://blog.ffburo.com/pioneer-australia#comments</comments>
		<pubDate>Tue, 12 Aug 2008 02:14:44 +0000</pubDate>
		<dc:creator>arcd</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Digital]]></category>
		<category><![CDATA[FFBüro]]></category>
		<category><![CDATA[Latest Work]]></category>
		<category><![CDATA[art direction]]></category>
		<category><![CDATA[Australia]]></category>
		<category><![CDATA[Flash Group]]></category>
		<category><![CDATA[launch]]></category>
		<category><![CDATA[Pioneer]]></category>

		<guid isPermaLink="false">http://blog.ffburo.com/?p=233</guid>
		<description><![CDATA[<a href="http://www.pioneer.com.au/"><img src="http://blog.ffburo.com/wp-content/uploads/2008/08/pioneer_home.jpg" alt="" title="pioneer_home" width="400" height="311" class="alignnone size-full wp-image-234" /></a>
<br /><br />
The all new shiny <a href="http://www.pioneer.com.au/">Pioneer Australia</a> site is now live. <strong>Function/Form</strong> were very lucky to have been invited by <a href="http://www.flashgroup.com.au/">Flash Group</a> to lead Art Direction on this project. The digital team over at Flash have done an awesome job delivering this new site, well done all involved.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.pioneer.com.au/"><img src="http://blog.ffburo.com/wp-content/uploads/2008/08/pioneer_home.jpg" alt="" title="pioneer_home" width="500" height="389" class="alignnone size-full wp-image-234" /></a><br />
The all new shiny <a href="http://www.pioneer.com.au/">Pioneer Australia</a> site is now live. <strong>Function/Form</strong> were very lucky to have been invited by <a href="http://www.flashgroup.com.au/">Flash Group</a> to lead Art Direction on this project. The digital team over at Flash have done an awesome job delivering this new site, well done all involved.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ffburo.com/pioneer-australia/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wordle</title>
		<link>http://blog.ffburo.com/wordle</link>
		<comments>http://blog.ffburo.com/wordle#comments</comments>
		<pubDate>Sun, 27 Jul 2008 11:55:30 +0000</pubDate>
		<dc:creator>arcd</dc:creator>
				<category><![CDATA[Digital]]></category>
		<category><![CDATA[Interest]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[web app]]></category>
		<category><![CDATA[wordle]]></category>

		<guid isPermaLink="false">http://blog.ffburo.com/?p=170</guid>
		<description><![CDATA[<a href="http://wordle.net/gallery/wrdl/91354/Function-Form"><img src="http://blog.ffburo.com/wp-content/uploads/2008/07/wordle.jpg" alt="" title="wordle" width="400" height="276" class="alignnone size-full wp-image-178" /></a>
<br /><br /><br />
Interesting new javascript web application that produces a typographic layout from the tags on your blog. Only downside is that is has a handful of free fonts to play with, but none the less a fun little graphics project.]]></description>
			<content:encoded><![CDATA[<p><a href="http://wordle.net/gallery/wrdl/91354/Function-Form"><img src="http://blog.ffburo.com/wp-content/uploads/2008/07/wordle.jpg" alt="" title="wordle" width="500" height="345" class="alignnone size-full wp-image-178" /></a><br />
Interesting new javascript web application that produces a typographic layout from the tags on your blog. Only downside is that is has a handful of free fonts to play with, but none the less a fun little graphics project.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ffburo.com/wordle/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MacBook Touch??</title>
		<link>http://blog.ffburo.com/macbook-touch</link>
		<comments>http://blog.ffburo.com/macbook-touch#comments</comments>
		<pubDate>Wed, 23 Jul 2008 11:15:16 +0000</pubDate>
		<dc:creator>arcd</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Digital]]></category>
		<category><![CDATA[Interest]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[MacBook Touch]]></category>
		<category><![CDATA[rumours]]></category>

		<guid isPermaLink="false">http://blog.ffburo.com/?p=116</guid>
		<description><![CDATA[<img src="http://blog.ffburo.com/wp-content/uploads/2008/07/macbook_touch.jpg" alt="MacBook touch, truth or fiction?" title="macbook_touch" width="400" height="242" />
<br />
<br />
Over at <a href="http://www.macdailynews.com/index.php/weblog/comments/rumor_apples_secret_product_is_macbook_touch/">MacDailyNews</a> the big rumour of the day is MacBook Touch by October. Yes this is Apple's secret product, and it's all but ready to ship at a low price point to flood the market.]]></description>
			<content:encoded><![CDATA[<p><img src="http://blog.ffburo.com/wp-content/uploads/2008/07/macbook_touch.jpg" alt="MacBook touch, truth or fiction?" title="macbook_touch" width="500" height="302" class="size-full wp-image-117" /></p>
<p>Over at <a href="http://www.macdailynews.com/index.php/weblog/comments/rumor_apples_secret_product_is_macbook_touch/">MacDailyNews</a> the big rumour of the day is MacBook Touch by October. Yes this is Apple&#8217;s secret product, and it&#8217;s all but ready to ship at a low price point to flood the market.</p>
<p>More interesting mock-ups for how the product could look over at <a href="http://gizmodo.com/5027706/rumor-macbook-touch-coming-in-october">Gizmodo</a>. If this has been done well this really should be more than just a gimmick product for sure.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ffburo.com/macbook-touch/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>sms &#8211; keeps instant messaging at bay</title>
		<link>http://blog.ffburo.com/sms-v-instant-messaging</link>
		<comments>http://blog.ffburo.com/sms-v-instant-messaging#comments</comments>
		<pubDate>Tue, 22 Jul 2008 10:06:33 +0000</pubDate>
		<dc:creator>arcd</dc:creator>
				<category><![CDATA[Digital]]></category>
		<category><![CDATA[Interest]]></category>
		<category><![CDATA[instant messaging]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[sms]]></category>

		<guid isPermaLink="false">http://blog.ffburo.com/?p=84</guid>
		<description><![CDATA[<img src="http://blog.ffburo.com/wp-content/uploads/2008/07/smsvim.jpg" alt="" title="sms v im" width="400" height="289" />
<br /><br />
We've heard plenty of talk this couple of weeks since the launch of the iPhone questioning why there are no instant messaging apps. Well the answer is pretty simple - the telcos make too much money from sms to allow a live message based service run free on mobiles. 
<br /><br />
<a href="http://blog.ffburo.com/sms-v-instant-messaging">Read more here</a>]]></description>
			<content:encoded><![CDATA[<p><img src="http://blog.ffburo.com/wp-content/uploads/2008/07/smsvim.jpg" alt="" title="sms v im" width="500" height="360" class="alignnone size-full wp-image-128" /><br />
We&#8217;ve heard plenty of talk this couple of weeks since the launch of the iPhone questioning why there are no instant messaging apps. Well the answer is pretty simple &#8211; the telcos make too much money from sms to allow a live message based service run free on mobiles.</p>
<p><a href="http://www.emarketer.com/Article.aspx?id=1005956">This &#8216;emarketer&#8217; article</a> has various facts and figures from a few world mobile markets, the first table compares sms to internet use on mobile. </p>
<p>It would seem for now it just isn&#8217;t going to happen.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ffburo.com/sms-v-instant-messaging/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Qik &#8211; live mobile video streaming</title>
		<link>http://blog.ffburo.com/qik-live-mobile-video-streaming</link>
		<comments>http://blog.ffburo.com/qik-live-mobile-video-streaming#comments</comments>
		<pubDate>Mon, 21 Jul 2008 05:43:26 +0000</pubDate>
		<dc:creator>arcd</dc:creator>
				<category><![CDATA[Digital]]></category>
		<category><![CDATA[Interest]]></category>
		<category><![CDATA[Flixwagon]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[kyte]]></category>
		<category><![CDATA[live video]]></category>
		<category><![CDATA[Qik]]></category>
		<category><![CDATA[video streaming]]></category>

		<guid isPermaLink="false">http://blog.ffburo.com/?p=82</guid>
		<description><![CDATA[The public beta of <a href="http://qik.com/">Qik</a> a live mobile video streaming service has gone live today.

A direct competitor to <a href="http://www.kyte.tv/home/index.html">kyte</a> and <a href="http://www.flixwagon.com/">Flixwagon</a>, Qik has taken nice steps with it's service by adding features specifically for groups and events.

The groups features, allow users to select who can upload and view selected clips. Included privacy options are: 
<strong>public groups</strong> - anyone can post tor
<strong>restricted groups</strong> - anyone can view, but only select users to post
<strong>private groups</strong> - restricts viewing and uploading to a specified group of users

The events options are essentially a temporary group that is associated to a particular event.

Last week they announced the iPhone to their <a href="http://qik.com/sign_up">list of supported devices</a>.


<a href="http://www.techcrunch.com/">Techcrunch</a> walks you through a <a href="http://www.techcrunch.com/2008/07/17/mobile-livecasting-faces-off-qik-vs-kyte-vs-flixwagon/">nice breakdown of all three services side by side</a>.]]></description>
			<content:encoded><![CDATA[<p>The public beta of <a href="http://qik.com/">Qik</a> a live mobile video streaming service has gone live today.</p>
<p>A direct competitor to <a href="http://www.kyte.tv/home/index.html">kyte</a> and <a href="http://www.flixwagon.com/">Flixwagon</a>, Qik has taken nice steps with it&#8217;s service by adding features specifically for groups and events.</p>
<p>The groups features, allow users to select who can upload and view selected clips. Included privacy options are:<br />
<strong>public groups</strong> &#8211; anyone can post tor<br />
<strong>restricted groups</strong> &#8211; anyone can view, but only select users to post<br />
<strong>private groups</strong> &#8211; restricts viewing and uploading to a specified group of users</p>
<p>The events options are essentially a temporary group that is associated to a particular event.</p>
<p>Last week they announced the iPhone to their <a href="http://qik.com/sign_up">list of supported devices</a>.</p>
<p><a href="http://www.techcrunch.com/">Techcrunch</a> walks you through a <a href="http://www.techcrunch.com/2008/07/17/mobile-livecasting-faces-off-qik-vs-kyte-vs-flixwagon/">nice breakdown of all three services side by side</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ffburo.com/qik-live-mobile-video-streaming/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>App Store and beyond – NextWeb™?</title>
		<link>http://blog.ffburo.com/nextweb</link>
		<comments>http://blog.ffburo.com/nextweb#comments</comments>
		<pubDate>Mon, 21 Jul 2008 02:04:31 +0000</pubDate>
		<dc:creator>arcd</dc:creator>
				<category><![CDATA[Digital]]></category>
		<category><![CDATA[Interest]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[App Store]]></category>
		<category><![CDATA[geo-broadcasting]]></category>
		<category><![CDATA[geo-tagging]]></category>
		<category><![CDATA[GPS]]></category>
		<category><![CDATA[maps]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[social networks]]></category>
		<category><![CDATA[web apps]]></category>

		<guid isPermaLink="false">http://blog.ffburo.com/?p=66</guid>
		<description><![CDATA[<img src="http://blog.ffburo.com/wp-content/uploads/2008/07/nextweb.jpg" alt="" title="nextweb" width="400" height="289" />
<br /><br />
Now that iPhone 3G has launched find out what <strong>F/F</strong> think about the future of mobile web - 'NextWeb' <a href="http://blog.ffburo.com/nextwebnextweb">Read more.</a>]]></description>
			<content:encoded><![CDATA[<p><img src="http://blog.ffburo.com/wp-content/uploads/2008/07/nextweb.jpg" alt="" title="nextweb" width="500" height="360" /><br />
So with the start of the mobile revolution over a week old what is the future for mobile web services?<a href="http://blog.ffburo.com/nextwebnextweb"> F/F share their thoughts with you.</a></p>
<p>Well <a href="http://www.apple.com/au/iphone/appstore/">App Store</a> shows there is at least intrigue in mobile based web/desktop apps. And the support Apple is putting into developing this platform certainly shows they believe mobile browsing is a big part of the future of digital connectivity. On the whole though <a href="http://www.apple.com/au/iphone/appstore/">App Store</a> is still a home for iPhone versions of apps that presently exist as <a href="http://www.apple.com/downloads/dashboard/">Widgets for Mac</a> or <a href="https://www.microsoft.com/windows/windows-vista/features/sidebar-gadgets.aspx">Gadgets for PC</a>, most of which are basically feed readers for a particular type of information &#8211; like &#8216;shares&#8217;. But there are some great apps as well and the initial level of game development would suggest this platform is going to be a serious competitor over time for Sony and Nintendo products alike!!</p>
<p>GPS for us offers the real excitement. Obviously the device is a really small laptop with a phone and a camera so great desktop like apps will get developed for it &#8211; the key is for developers to tap into the unique nature of this device over any other CPU and that is GPS. This thing is on the move with you and while in contact with the network service it knows where you are and can connect to where millions of other people are. It can feed unique information to a user based on their location, it can personalise the user experience based on that data &#8211; this is a genuine first. However there is still quite a way to go.</p>
<p>We already have apps like <a href="http://www.loopt.com/">Loopt</a> and <a href="http://www.cenceme.org/">CenceMe</a> that tap into the idea of connecting to your network of friends and seeing what each other is doing in real-time. This type of functionality actually brings the social back to social networks, by bringing the experience and connections to the real world. Heading to a spot in town at the weekend and seeing via your map where all your other iPhone friends are.</p>
<p><a href="http://www.citysense.com/home.php">Citysense</a> another app that is available for the  Blackberry and is coming to the iPhone is another nice early example of bringing real life data to users finger tips. They aggregate massive amounts of anonymous user data so you get a break down of activity in your area &#8211; how busy the CBD is to plan your travel. The busiest night spots or restaurants etc etc Though reliant on users being happy to be tracked it is anonymous and over time the useful data that can be captured is interesting.</p>
<p>It is obvious even with these very early and basic GPS based apps that the economic opportunities will be huge and also why the addition of open mobile platforms like <a href="http://code.google.com/android/">Android</a> and <a href="http://www.limofoundation.org/">LiMo</a> is going to help grow the space very quickly. </p>
<p>Users themselves are already pretty familiar with geo-tagging and now the device enables this to happen automatically, live blogging from the field will open some interesting opportunities in the news and reporting arena &#8211; see <a href="http://gawker.com/352835/cnns-amazing-magic-wall">CNN&#8217;s Magic Wall</a> and you start to get an idea of where this can be taken for mainstream news casting &#8211; then switch it back to the user and you get personalised interactive news casting to your phone.</p>
<p>This is the start of what we at <strong>F/F</strong> are coining &#8216;NextWeb™&#8217;.</p>
<p>More info on <a href="http://www.pbs.org/idealab/2008/04/making-location-the-centerpiec.html">geo-broadcasting</a>.<br />
More on <a href="http://news.cnet.com/8301-13577_3-9870611-36.html">mobile social networking</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ffburo.com/nextweb/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>iPhone 3G &#8211; the story so far</title>
		<link>http://blog.ffburo.com/iphone-3g-one-week-on</link>
		<comments>http://blog.ffburo.com/iphone-3g-one-week-on#comments</comments>
		<pubDate>Mon, 21 Jul 2008 01:11:53 +0000</pubDate>
		<dc:creator>arcd</dc:creator>
				<category><![CDATA[Digital]]></category>
		<category><![CDATA[Interest]]></category>
		<category><![CDATA[3G]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[iPhone 3G]]></category>
		<category><![CDATA[web apps]]></category>

		<guid isPermaLink="false">http://blog.ffburo.com/?p=62</guid>
		<description><![CDATA[So whats the big deal eh? Here we offer a quick break down of some of the things that have taken place in the last week since the big 3G launch.
]]></description>
			<content:encoded><![CDATA[<p>So whats the big deal eh? Here&#8217;s a quick break down of some of the things that have taken place in the last week.</p>
<p><strong>The figures</strong><br />
1 million units sold by about middle of last week<br />
10 million downloads from app store in the first weekend!!<br />
Around 800 applications available for download in the <a href="http://www.apple.com/au/iphone/appstore/">App Store</a>, over 200 of these are free; at launch, there were about 550 apps available.</p>
<p>&#8220;It took 74 days to sell the first one million original iPhones, so the new <a href="http://www.apple.com/au/iphone/">iPhone 3G</a> is clearly off to a great start around the world,&#8221; said Apple chief executive Steve Jobs in a statement.</p>
<p>So all in all a pretty major success for Apple!</p>
<p><strong>The problems</strong><br />
Well releasing a new firmware update barely 2 days after launch threw a few people and it would appear the sheer volume of units pushed inevitably made things tricky for the retailers and there staff but on the whole most articles are reporting positive feedback on the buying experience. </p>
<p>But not everyone is happy of course <a href="http://apcmag.com/top_10_reasons_to_hate_the_iphone_3g.htm">here are the top 10 reasons to hate</a> the new iPhone. On the whole we feel this is a good article that highlights the main areas where the the new 3G iPhone is a of a let down – though we feel hate is a very strong word!! It would appear that what we are really seeing here for the first time (second with the original iPhone) is Form without function. For years Apple products were the workhorses of the faithful creative industry and therefore function was everything, they weren&#8217;t public facing products. Since the original fruity flavoured iMacs, and the march of the iPod revolution things have been moving to a consumer focus for Apple with great success. On the whole however they were competing in areas where they had the lead over their competitors &#8211; with the telco market this is somewhat different and although this is more an exercise in creating the first generation of mobile web devices – Apple has many hurdles to jump in needing to placate the telcos themselves. This is why we don&#8217;t have instant messaging out of the box, and is possibly a big reason behind no web cam and certainly no forward facing camera &#8211; how long would it be before there was a skype hack. It&#8217;s a shame because many people want the old telco model to be broken and if every new product innovation that comes along is trapped to their network architecture then we surely stay in the mobile web dark ages, regardless of how well the browser renders!!</p>
<p><strong>The big issue</strong><br />
The price of plans!! The prices from country to country are all over the place and the big issue <strong>F/F</strong> have is that ignoring the phone aspect of this &#8211; what you are really wanting to pay for with this phone is the internet and email capabilities and this is where it sucks. In Australia where broadband is still quite expensive you would think the <a href="http://www.zdnet.com.au/news/communications/soa/Oi-Australia-s-cheapest-iPhone/0,130061791,339290315,00.htm">iPhone plans</a> would reflect broadband packages not other mobile packages &#8211; or at least reflect the pricing of Blackberry packages. But no and this is the case in many other countries.</p>
<p>Pricing is also a big issues for overseas business travelers as unlike the Blackberry the methods used to serve emails and documents with attachments seriously lack the needed compression to keep your data transfer to a minimum – this can quickly prove very costly. It would appear that buying your iPhone and getting it unlocked and going pre-paid in which ever country you are in may be the best option for now.</p>
<p>But the bottom line is there are no unlimited data plans and for power users the Blackberry will win out over the 3G iPhone in every market. Because of this the Blackberry is surely likely to remain the phone of choice for big business. </p>
<p><strong>Price revolution</strong><br />
Though a small concession, consumer action across the web has managed to cause a <a href="http://www.cellular-news.com/story/32311.php">reduction in plans in Canada</a>, showing that with enough voices the consumers can get results. But I fear the sheer hype and demand around this product means most people will just swallow the cost of plans as if this product is so much better that this is just what it costs. Remember for many people this is the first time the will have used such a phone, they won&#8217;t have any experience of competitor phones or their associated data plans – and the telcos are obviously fully aware of this.</p>
<p><strong>Thoughts</strong><br />
As it stands no one has an iPhone here at <strong>F/F</strong>. We really do want one, the apps and the future of mobile web truly starts here but for now the price really does out weigh the need.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ffburo.com/iphone-3g-one-week-on/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>clean up the world: think before you print</title>
		<link>http://blog.ffburo.com/clean-up-the-world-think-before-you-print</link>
		<comments>http://blog.ffburo.com/clean-up-the-world-think-before-you-print#comments</comments>
		<pubDate>Tue, 15 Jul 2008 05:00:27 +0000</pubDate>
		<dc:creator>arcd</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Digital]]></category>
		<category><![CDATA[Interest]]></category>
		<category><![CDATA[Recommended]]></category>
		<category><![CDATA[activism]]></category>
		<category><![CDATA[BGreen™]]></category>
		<category><![CDATA[environment]]></category>
		<category><![CDATA[green]]></category>
		<category><![CDATA[printing]]></category>
		<category><![CDATA[waste]]></category>

		<guid isPermaLink="false">http://blog.ffburo.com/?p=46</guid>
		<description><![CDATA[Clean Up The World, an initiative of Clean Up Australia have discovered that over 80% of all office paper printouts end up in the bin. Disturbed by the statistic they have taken action with this simple downloadable desktop image produced by DDB Sydney. Though a very simple and somewhat &#8216;old school&#8217; device it makes total [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://www.cleanuptheworld.org/think/'><img src="http://blog.ffburo.com/wp-content/uploads/2008/07/cleanupaustralia.jpg" alt="cleanup australia" title="cleanupaustralia" width="500" height="320" class="alignnone size-full wp-image-47" /></a><br />
<a href="http://www.cleanuptheworld.org/en/">Clean Up The World</a>, an initiative of <a href="http://cleanup.org.au/au/">Clean Up Australia</a> have discovered that over 80% of all office paper printouts end up in the bin. </p>
<p>Disturbed by the statistic they have taken action with this <a href="http://www.cleanuptheworld.org/think/">simple downloadable desktop image</a> produced by <strong>DDB Sydney</strong>.</p>
<p>Though a very simple and somewhat &#8216;old school&#8217; device it makes total sense here to hit the users at the heart of the matter, on the device from where all the needless printouts are sent. <strong>F/F</strong> find it particularly depressing that far from creating a paperless working environment for many electronic communication like email and the internet have just added to pile of things that need to be printed and filed!!</p>
<p>Remember folks <a href="http://blog.ffburo.com/bgreen">BGreen™</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ffburo.com/clean-up-the-world-think-before-you-print/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

