<?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>The Immedium Blog</title>
	<atom:link href="http://www.immedium.net/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.immedium.net/blog</link>
	<description>Developments and innovations in real-time advertising</description>
	<lastBuildDate>Wed, 09 May 2012 03:58:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Promoting Daily Deals with Real-Time Advertising</title>
		<link>http://www.immedium.net/blog/2012/02/19/promoting-daily-deals-with-real-time-advertising/</link>
		<comments>http://www.immedium.net/blog/2012/02/19/promoting-daily-deals-with-real-time-advertising/#comments</comments>
		<pubDate>Sun, 19 Feb 2012 11:30:29 +0000</pubDate>
		<dc:creator>Ed</dc:creator>
				<category><![CDATA[HTML5/JavaScript Banners]]></category>
		<category><![CDATA[Real-Time Advertising]]></category>
		<category><![CDATA[conversion rate]]></category>
		<category><![CDATA[daily deals]]></category>
		<category><![CDATA[real-time advertising]]></category>

		<guid isPermaLink="false">http://www.immedium.net/blog/?p=334</guid>
		<description><![CDATA[According to Yipit, there are 1,300 group buying deals offered every day in North America. That&#8217;s down from its peak, but still a lot of deals from the 350+ daily deals sites that Yipit tracks in the US. Now imagine how many deals are offered globally each day. How does a participant in this market [...]]]></description>
			<content:encoded><![CDATA[<p>According to <a title="Yipit" href="http://yipit.com/data/press/">Yipit</a>, there are 1,300 group buying deals offered every day in North America. That&#8217;s down from its peak, but still a lot of deals from the 350+ daily deals sites that Yipit tracks in the US. Now imagine how many deals are offered globally each day. How does a participant in this market with a limited marketing budget get noticed?</p>
<p>One answer is to use real-time advertising to promote current deals and drive qualified traffic to your website. By showing specific offers in your online advertising rather than a generic message, you are (1) promoting the offer at the earliest stage, (2) qualifying the audience, and (3) driving a higher quality &#8216;click&#8217; to your website. If you go the next step and navigate that click directly to a dynamic landing page that features the precise deal clicked upon, you are making it very easy for a purchaser to convert. No surprise then, that real-time advertising for daily deals generates a much higher conversion rate and hence ROI on ad spending than traditional display advertising.</p>
<p>Now combine that with the ability to detect and switch language on the fly. Suddenly you have a very powerful and effective advertising tool that requires no maintenance, yet is always up to date. </p>
<p>Here&#8217;s an example &#8211; written in HTML/JavaScript, it runs on mobile devices as well as desktops.</p>

<!-- Iframe plugin v.2.1 (wordpress.org/extend/plugins/iframe/) -->
<iframe width="300" height="250" src="http://cdn.immedium.net/7viywg/7viywg.htm" scrolling="no" class="iframe-class" frameborder="0"></iframe>
<p>Available now, only from Immedium. <a href="mailto:info@immedium.net">Drop us a line</a> to learn more.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.immedium.net/blog/2012/02/19/promoting-daily-deals-with-real-time-advertising/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Swiffy Update</title>
		<link>http://www.immedium.net/blog/2011/09/09/swiffy-update/</link>
		<comments>http://www.immedium.net/blog/2011/09/09/swiffy-update/#comments</comments>
		<pubDate>Fri, 09 Sep 2011 11:14:01 +0000</pubDate>
		<dc:creator>Ed</dc:creator>
				<category><![CDATA[Adobe Flash]]></category>
		<category><![CDATA[HTML5/JavaScript Banners]]></category>
		<category><![CDATA[HTML5 ad]]></category>
		<category><![CDATA[Swiffy]]></category>

		<guid isPermaLink="false">http://www.immedium.net/blog/?p=326</guid>
		<description><![CDATA[Google has been quietly upgrading Swiffy since my original post on July 1st. This online, easy-to-use tool for converting Adobe Flash SWF animations into HTML5/JavaScript files has undergone three new releases which fix bugs but also extend the utility significantly. Swiffy now supports shape tweening, drop shadow, blur and glow filters for browsers with SVG [...]]]></description>
			<content:encoded><![CDATA[<p>Google has been quietly upgrading Swiffy since <a title="A First Look At Swiffy" href="http://www.immedium.net/blog/2011/07/01/a-first-look-at-swiffy/">my original post</a> on July 1st. This online, easy-to-use tool for converting Adobe Flash SWF animations into HTML5/JavaScript files has undergone three new releases which fix bugs but also extend the utility significantly. Swiffy now supports shape tweening, drop shadow, blur and glow filters for browsers with SVG support, ANSI and Shift JS encoding, _global variables, SWF 6 function definitions, Bevel and Adjust Color filters, MovieClip.onLoad event, and initial support for ActionScript 2 inheritance.</p>
<p>As I said before, if you expect Swiffy to take recently coded Flash content and convert it to JavaScript, you&#8217;ll probably be disappointed. It still won&#8217;t handle most ActionScript 2 functions, let alone ActionScript 3. But if you regard this as a mechanism for creating new JavaScript tweened animations via the tried and tested features of Flash and its WYSIWYG timeline, you can save a lot of time.</p>
<p>See the <a href="http://www.google.com/doubleclick/studio/swiffy/gallery.html">Swiffy Gallery</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.immedium.net/blog/2011/09/09/swiffy-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A First Look At Swiffy</title>
		<link>http://www.immedium.net/blog/2011/07/01/a-first-look-at-swiffy/</link>
		<comments>http://www.immedium.net/blog/2011/07/01/a-first-look-at-swiffy/#comments</comments>
		<pubDate>Fri, 01 Jul 2011 05:30:31 +0000</pubDate>
		<dc:creator>Ed</dc:creator>
				<category><![CDATA[Adobe Flash]]></category>
		<category><![CDATA[HTML5/JavaScript Banners]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[convert SWF to HTML]]></category>
		<category><![CDATA[Flash conversion]]></category>
		<category><![CDATA[Google Swiffy]]></category>

		<guid isPermaLink="false">http://www.immedium.net/blog/?p=305</guid>
		<description><![CDATA[&#160; On 29 June 2011, Google Labs announced Swiffy, a Google-hosted conversion utility that aims to convert Flash SWF files to HTML5/JavaScript files, allowing you to reuse Flash-developed content on devices without a Flash Player (such as the iPad). It&#8217;s a tough assignment that others have attempted without enormous success. How well does it work? [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.immedium.net/blog/wp-content/uploads/2011/07/swiffy_logo.gif"><img class="size-full wp-image-308 alignleft" title="swiffy_logo" src="http://www.immedium.net/blog/wp-content/uploads/2011/07/swiffy_logo.gif" alt="Google Swiffy" width="179" height="40" /></a></p>
<p>&nbsp;</p>
<p>On 29 June 2011, Google Labs announced <a title="Swiffy" href="http://swiffy.googlelabs.com/">Swiffy</a>, a Google-hosted conversion utility that aims to convert Flash SWF files to HTML5/JavaScript files, allowing you to reuse Flash-developed content on devices without a Flash Player (such as the iPad). It&#8217;s a tough assignment that others have attempted without enormous success. How well does it work?</p>
<p>In its favour, it&#8217;s about as easy to use as could be. Nothing to install &#8211; just upload a SWF from your computer and get almost instant conversion with visual verification, plus listings of any problems or unsupported elements. Unfortunately, there are just too many unsupported features to make this a useful utility for most of the files we tried.</p>
<p>Firstly, Google Swiffy only supports ads developed in ActionScript 2.0, and a subset of SWF8 functionality. That rules out all ActionScript 3 developments, and indeed most recent Flash developments, since they will likely be targeting Flash Players 9, 10, or later. Google suggests that you export your Flash animation as a SWF5 file which gives some idea of how much of a SWF8 subset they are actually supporting. SWF5 is actually based on ActionScript 1.0 &#8211; that&#8217;s going back a long way!</p>
<p>Although Swiffy is quite good at mimicking animation, it falls down badly on script conversion and replication. Typically it shows an error of the type: &#8220;An unsupported ActionScript instruction was encountered.&#8221; There&#8217;s nowhere to go after that. But even if your ad contains no demanding ActionScript, it likely uses features like masks, shadows, stroke modulation and filters which are also problematic for Swiffy.</p>
<p>If you attempt to use Swiffy to convert your existing SWFs, you&#8217;re likely to be disappointed. <span style="color: #0000ff;">But this is missing the point.</span> What Google has done here is to create a free and very usable tool for Flash developers to overcome the barriers to mobile deployment of their works. Think of this as a mechanism to facilitate new development, not for reusing old assets. Yes, we have to wind the clocks back to August 2000, when Flash Player 5 was released along with the initial version of ActionScript, and we have to confine ourselves to a very limited set of features. But as the <a title="Swiffy Gallery" href="http://swiffy.googlelabs.com/gallery.html">Swiffy Gallery</a> shows, we can still do a lot with a little. Flash developers now have a tool for developing animated content along a visual timeline that they are very familiar with, and which will deliver very acceptable fallback content for devices that don&#8217;t support the Flash Player. And it can only get better.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.immedium.net/blog/2011/07/01/a-first-look-at-swiffy/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Banner Ads That Really Pay</title>
		<link>http://www.immedium.net/blog/2011/06/28/banner-ads-that-really-pay-2/</link>
		<comments>http://www.immedium.net/blog/2011/06/28/banner-ads-that-really-pay-2/#comments</comments>
		<pubDate>Tue, 28 Jun 2011 14:53:54 +0000</pubDate>
		<dc:creator>Ed</dc:creator>
				<category><![CDATA[HTML5/JavaScript Banners]]></category>
		<category><![CDATA[Touch-sensitive banners]]></category>
		<category><![CDATA[cost-effective advertising]]></category>
		<category><![CDATA[direct marketing]]></category>
		<category><![CDATA[direct-purchase advertising]]></category>
		<category><![CDATA[e-commerce ad]]></category>
		<category><![CDATA[javascript banner]]></category>
		<category><![CDATA[Paypal banner]]></category>
		<category><![CDATA[real-time advertising]]></category>
		<category><![CDATA[touch-sensitive banner]]></category>

		<guid isPermaLink="false">http://www.immedium.net/blog/?p=269</guid>
		<description><![CDATA[Now we have a banner that has an unlimited life time yet is always current, a clear and highly measurable goal,  and the ability to generate direct revenues for as long as it operates. Isn't that the holy grail of advertising? ]]></description>
			<content:encoded><![CDATA[<p>Banner ads haven&#8217;t garnered much good press in the last few years.  Whereas search-based advertising has been growing year on year, and  other forms of online marketing have attracted a better ROI, banners  have gathered a reputation for attracting few clicks and largely being  ignored by Internet users. But there are some exciting innovations in  banner ad technology that promise to change this perception and generate  strong returns for those with the vision to see beyond the banner as  nothing more than a branding tool.</p>
<p>One of these innovations is the ability to promote and sell a product  directly from the ad itself. And by sell, we mean execute the  transaction without the need to drive the buyer to your web site. We call this &#8216;direct-purchase advertising&#8217;. How is it done? Quite simply, with a payment gateway such as PayPal. It&#8217;s  been possible for some years now to build an ad that features  one or more products with picture, description and price, and includes a  &#8216;Buy Now&#8217; button that posts the purchase details directly to PayPal for  completion of the sale. Despite the lack of good documentation in the  PayPal Developer&#8217;s Guide for JavaScript programmers, the interface is straightforward, and it&#8217;s possible to integrate Google Analytics into  the process to track and capture transactions. But ads of this type  are rarely seen on the web, and it&#8217;s unlikely that this is because of  the technical complexity.</p>

<!-- Iframe plugin v.2.1 (wordpress.org/extend/plugins/iframe/) -->
<iframe width="304" height="254" src="http://public.immedium.net/lqos0z/lqos0z.htm" scrolling="no" class="iframe-class" frameborder="0"></iframe>
<p>Above is an example of such an ad created for <a title="Treasured Memories" href="http://www.tmkeepsake.com/" target="_blank">Treasured Memories Inc</a>., the Illinois-based suppliers of fine keepsake jewelry, featuring five of their beautiful designs in sterling silver. Developed in HTML and JavaScript, it runs across most platforms including the iPad, iPhone, BlackBerry Torch, and other mobile devices. When you think about it, a banner ad is an ideal mechanism for  promoting and selling a single &#8216;hot&#8217; product like a newly released  gadget, an eagerly awaited album, or a new book from a well-known  author. There&#8217;s no need to navigate through layers of menus, the product  is clearly and visually displayed right there along with its price, and  there&#8217;s nothing to cause the shopper to hesitate. One click and you&#8217;re  whisked into PayPal or perhaps Google CheckOut to safely make payment without  exposing your credit card. How much easier could online shopping be?</p>
<p>So why aren&#8217;t advertisers falling over themselves to use this  powerful marketing tool?  It could be that enough of them simply aren&#8217;t  aware of the possibility. Let&#8217;s hope this article helps to get the word  out. But another reason is that they haven&#8217;t felt it worthwhile to  commission such an ad for a single product that might be in trend for a  week or two and then fall back into the noise.</p>
<p>Here&#8217;s where recent innovation can help.  Using &#8216;<a href="../2010/11/21/whats-a-live-banner/">live banner</a>&#8216; technology makes this ad editable, yielding some very significant benefits:</p>
<ol>
<li>The product price immediately becomes updatable, allowing the ad to  be developed before the price is set, and the price to be changed if  necessary during the promotion. It also allows for advertisers to  include marketing tricks such as a price discount if a shopper can give  the right answer to a question posed inside the ad.</li>
<li>The ad becomes reusable, so that it can easily be repurposed for a  different product offering at any time, even to promote a product that  didn&#8217;t exist at the time the ad was built or distributed. Variable  content in the form of words and pictures are easily uploaded later and  activated when required.</li>
<li>If your live banner has the ability to detect the user&#8217;s location,  it can programmatically switch product or currency accordingly, obtaining the price  either from another variable element, or by computing the conversion on  the fly from readily available live foreign exchange rates.</li>
</ol>
<p>Now we have a banner that has an unlimited life time yet is always  current, a clear and highly measurable goal, and the ability to  generate direct revenues for as long as it operates. Oh, and with  universal relevance. And it plays on desktops and mobile devices. Isn&#8217;t that the holy grail of advertising?   Available now from <a href="http://www.immedium.net/contact.htm" target="_blank">Immedium</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.immedium.net/blog/2011/06/28/banner-ads-that-really-pay-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Advertising You Can Touch</title>
		<link>http://www.immedium.net/blog/2011/06/12/real-time-advertising-you-can-touch/</link>
		<comments>http://www.immedium.net/blog/2011/06/12/real-time-advertising-you-can-touch/#comments</comments>
		<pubDate>Sun, 12 Jun 2011 15:32:16 +0000</pubDate>
		<dc:creator>Ed</dc:creator>
				<category><![CDATA[HTML5/JavaScript Banners]]></category>
		<category><![CDATA[Touch-sensitive banners]]></category>
		<category><![CDATA[ads on the iPad]]></category>
		<category><![CDATA[advertising you can touch]]></category>
		<category><![CDATA[animated ads for mobile devices]]></category>
		<category><![CDATA[html5 banner]]></category>
		<category><![CDATA[immedium]]></category>
		<category><![CDATA[iPad-compatible banner]]></category>
		<category><![CDATA[real-time advertising]]></category>
		<category><![CDATA[touch-sensitive ad]]></category>
		<category><![CDATA[touchable banner]]></category>

		<guid isPermaLink="false">http://www.immedium.net/blog/?p=253</guid>
		<description><![CDATA[Wouldn&#8217;t it be nice, we thought, if we could not only deliver live banners to mobile devices, but we could also make them sense their environment and allow users to interact with them using either a mouse or a finger?  The ergonomics are quite different &#8211; whereas on the desktop we can position a cursor [...]]]></description>
			<content:encoded><![CDATA[<p>Wouldn&#8217;t it be nice, we thought, if we could not only deliver live banners to mobile devices, but we could also make them sense their environment and allow users to interact with them using either a mouse or a finger?  The ergonomics are quite different &#8211; whereas on the desktop we can position a cursor with pixel accuracy and click on a tiny button, on a mobile we&#8217;re typically touching the screen with the index finger, which is quite a blunt instrument.</p>
<p>To cut a long story short &#8211; now we can.  Here&#8217;s an example of a rectangular banner that will play across desktop browsers from IE7 to Chrome, Firefox and Safari as well as iPads, iPhones, and iPods, and display its content either by mouseclick or lateral &#8216;swipe&#8217;.</p>

<!-- Iframe plugin v.2.1 (wordpress.org/extend/plugins/iframe/) -->
<iframe width="300" height="250" src="http://public.immedium.net/ckb1jo/ckb1jo.htm" scrolling="no" class="iframe-class" frameborder="0"></iframe>
<p>This example shows a brief gallery of images of the gorgeous Audi R8.  Other applications might show property for sale, this week&#8217;s supermarket specials, or trailers from the movies showing at your local cinema. Remember, these are not just animated banners, they are live banners, meaning the content stays editable throughout its lifetime. So not only can we deliver interesting ads to mobile users that operate as they would expect, we can keep them fresh and relevant.</p>
<p>Real-time advertising on the iPad and its cousins has never been so tangible.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.immedium.net/blog/2011/06/12/real-time-advertising-you-can-touch/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Developing Live Banners with HTML &amp; JavaScript</title>
		<link>http://www.immedium.net/blog/2011/06/12/developing-live-banners-with-html-javascript/</link>
		<comments>http://www.immedium.net/blog/2011/06/12/developing-live-banners-with-html-javascript/#comments</comments>
		<pubDate>Sun, 12 Jun 2011 15:29:47 +0000</pubDate>
		<dc:creator>Ed</dc:creator>
				<category><![CDATA[HTML5/JavaScript Banners]]></category>
		<category><![CDATA[Real-Time Advertising]]></category>
		<category><![CDATA[animated ads for mobile devices]]></category>
		<category><![CDATA[cross-platform advertising]]></category>
		<category><![CDATA[develop html5]]></category>
		<category><![CDATA[develop javascript banner]]></category>
		<category><![CDATA[html5 banner]]></category>
		<category><![CDATA[immedium]]></category>
		<category><![CDATA[JavaScript ad]]></category>
		<category><![CDATA[live banner]]></category>

		<guid isPermaLink="false">http://www.immedium.net/blog/?p=209</guid>
		<description><![CDATA[Real-time advertising - now on mobile AND desktop devices, with a single HTML/JavaScript creative.]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s always been possible to build banner ads with a combination of HTML, CSS and JavaScript. But until recently very few did, because Adobe made it so easy to put together simple animations along a timeline with Flash, and managed to get the player onto the world&#8217;s browser base as a must-have plugin. Why would you want to make life harder than it needs to be?</p>
<p>But the world has changed thanks to Apple&#8217;s enormous success in selling beautifully designed and constructed mobile devices that apparently do everything you might want, except run the Flash player. And the iPad is really the catalyst for developers to take note and move on.  Why would you want to give its users, who rank amongst the world&#8217;s most upwardly mobile consumers, anything less than the best and most compelling advertising message? These are people with high disposable incomes who expect and demand the richest online experience, and yet they are being served ads in the form of static JPEGs and GIFs &#8211; fallback options for the audience that has no Flash Player installed.</p>
<p>It&#8217;s time for advertisers to stop treating  iPad users as second rate citizens and ensure that the web pages they see are populated with ads that are as innovative as their slim and shiny devices. And how better to do this than with Immedium?</p>

<!-- Iframe plugin v.2.1 (wordpress.org/extend/plugins/iframe/) -->
<iframe width="728" height="90" src="http://public.immedium.net/arjerg/" scrolling="no" class="iframe-class" frameborder="0"></iframe>
<p>Yes, you guessed it. The banner above was handcrafted using JavaScript, CSS, and HTML, and loaded into Immedium whereupon it became editable, thus creating a real-time banner that will play on the iPad/iPhone as well as it plays on any desktop. Its appearance is guaranteed to be the same across desktop and mobile devices too, thanks to its use of a webfont loaded into the ad at runtime. And interestingly, we don&#8217;t need HTML5 for this &#8211; any old HTML will do. It&#8217;s not yet as easy to develop animated content in JavaScript as it is in Flash, but tools are getting better and things are changing quite quickly.</p>
<p>Real-time advertising &#8211; now on mobile AND desktop devices, with a single HTML/JavaScript creative.  From <a title="The Real Time Advertising Platform" href="http://www.immedium.net">Immedium</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.immedium.net/blog/2011/06/12/developing-live-banners-with-html-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML5 Banners, MWeb, and a missed opportunity</title>
		<link>http://www.immedium.net/blog/2011/01/27/html5-banners-mweb-and-a-missed-opportunity/</link>
		<comments>http://www.immedium.net/blog/2011/01/27/html5-banners-mweb-and-a-missed-opportunity/#comments</comments>
		<pubDate>Thu, 27 Jan 2011 06:37:27 +0000</pubDate>
		<dc:creator>Ed</dc:creator>
				<category><![CDATA[HTML5/JavaScript Banners]]></category>
		<category><![CDATA[DoubleClick Studio]]></category>
		<category><![CDATA[html5 banner]]></category>
		<category><![CDATA[javascript banner]]></category>
		<category><![CDATA[live banner]]></category>
		<category><![CDATA[MWeb]]></category>
		<category><![CDATA[SWF]]></category>
		<category><![CDATA[Wallaby]]></category>

		<guid isPermaLink="false">http://www.immedium.net/blog/?p=185</guid>
		<description><![CDATA[The recent announcement from DoubleClick Rich Media regarding support for HTML5 banners in DoubleClick Studio is a key step in the migration of advertisers towards the use of HTML5 and Javascript for banner ad development. It&#8217;s not that HTML5 offers anything particularly advanced or easy for developers to use &#8211; in fact the task of [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://doubleclickadvertisers.blogspot.com/2011/01/bringing-rich-media-to-mobile-with.html">recent announcement</a> from DoubleClick Rich Media regarding support for HTML5 banners in DoubleClick Studio is a key step in the migration of advertisers towards the use of HTML5 and Javascript for banner ad development. It&#8217;s not that HTML5 offers anything particularly advanced or easy for developers to use &#8211; in fact the task of developing animated banners in Javascript is cumbersome and quite limited in scope compared to the rich functionality provided by Adobe Flash. But advertisers simply can&#8217;t ignore the rapidly increasing population of mobile devices from Apple that refuse to accommodate the Flash Player: iPads, iPods, and iPhones. With high disposable incomes, their owners are prime targets for advertising, and the iPad in particular is a superb medium for delivering advertising content, with ample screen real estate, high definition, and bright colors.</p>
<p>Meanwhile, Adobe has shown <a href="http://www.youtube.com/watch?v=ryZP00_KhYE">an early prototype of Wallaby</a>, a tool for producing HTML5-compatible code from Flash source. Not yet released, it&#8217;s a double-edged sword for Adobe: on the one hand, it will be greatly appreciated by the existing Flash developer population as a way to migrate their skills and assets into the brave new world of HTML5, and could even become the de-facto industry standard for animated content development, but on the other hand it accelerates the demise of the SWF, the Flash object code that requires the Flash Player plugin in order to run in the browser.</p>
<p>The humble and often unappreciated SWF cleverly and efficiently embeds every asset required by an ad into a convenient little package that is easily distributed and served in a single file structure. It can hold any combination of text, images, graphics, individual glyphs, fonts, audio, video, and programming instructions. We don&#8217;t yet have the same concept for delivering banners in an HTML5 environment, where ads have the same needs for multimedia assets, but also typically require access to one or more Javascript libraries that accelerate development time. That results in multiple files and scripts that need to be reliably referenced, stored, and served in order to display a single impression.</p>
<p><a href="http://www.webmproject.org/">MWeb</a>, the open media file format especially designed for the web and supported by Google, Mozilla, Adobe, Opera et al, based upon the <a href="http://www.matroska.org/index.html">Matroska</a> open source container, might have offered a suitable vehicle to replace the SWF for advertising applications. But a .mweb file is narrowly defined to comprise only VP8 video and Vorbis audio streams &#8211; no images, graphics, fonts or scripts. What a missed opportunity to make HTML5 ad delivery as simple as sending a SWF.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.immedium.net/blog/2011/01/27/html5-banners-mweb-and-a-missed-opportunity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Most Beautiful Real-Time Ad</title>
		<link>http://www.immedium.net/blog/2010/12/06/the-most-beautiful-real-time-ad/</link>
		<comments>http://www.immedium.net/blog/2010/12/06/the-most-beautiful-real-time-ad/#comments</comments>
		<pubDate>Mon, 06 Dec 2010 03:33:49 +0000</pubDate>
		<dc:creator>Ed</dc:creator>
				<category><![CDATA[Real-Time Advertising]]></category>
		<category><![CDATA[ad that tells the time]]></category>
		<category><![CDATA[animated watch]]></category>
		<category><![CDATA[beautiful real-time ad]]></category>
		<category><![CDATA[best watch ad]]></category>
		<category><![CDATA[immedium]]></category>
		<category><![CDATA[les cubeurs]]></category>
		<category><![CDATA[real-time advertising]]></category>
		<category><![CDATA[real-time marketing]]></category>
		<category><![CDATA[the ultimate real-time ad]]></category>
		<category><![CDATA[time-based ad]]></category>
		<category><![CDATA[time-sensitive advertising]]></category>
		<category><![CDATA[updating ad]]></category>

		<guid isPermaLink="false">http://www.immedium.net/blog/?p=106</guid>
		<description><![CDATA[An ad that updates every second? Yes, that&#8217;s exactly what we have here, and with good reason, as a timepiece is useless unless it&#8217;s accurate. In possibly the most sublime real-time ad ever, Immedium partners with Swiss watchmaker Les Cubeurs to produce a mesmerizing banner that uses a powerful combination of connectivity, subtle animation and [...]]]></description>
			<content:encoded><![CDATA[<p>An ad that updates every second?  Yes, that&#8217;s exactly what we have here, and with good reason, as a timepiece is useless unless it&#8217;s accurate. In possibly the most sublime real-time ad ever, Immedium partners with Swiss watchmaker Les Cubeurs to produce a mesmerizing banner that uses a powerful combination of connectivity, subtle animation and gorgeous photography to deliver its message in your local time.</p>

    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="swfobj_0" width="660" height="440" align="left">
      <param name="movie" value="http://www.immedium.net/blog/wp-content/uploads/2010/12/lescubeurs21.swf" />
      <param name="align" value="left" />
      <!--[if !IE]>-->
      <object type="application/x-shockwave-flash" data="http://www.immedium.net/blog/wp-content/uploads/2010/12/lescubeurs21.swf" width="660" height="440" align="left">
      <!--<![endif]-->
        Les Cubeurs
      <!--[if !IE]>-->
      </object>
      <!--<![endif]-->
    </object>

<p>For more information on Les Cubeurs stylish range of designer watches, visit <a href="http://www.lescubeurs.com">www.lescubeurs.com</a>.</p>
<p>To learn more about Immedium&#8217;s real-time advertising platform, download the <a href="http://www.immedium.net/download/advertisers_guide.pdf">Advertiser&#8217;s Guide to Immedium</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.immedium.net/blog/2010/12/06/the-most-beautiful-real-time-ad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Watch This Space</title>
		<link>http://www.immedium.net/blog/2010/11/29/watch-this-space/</link>
		<comments>http://www.immedium.net/blog/2010/11/29/watch-this-space/#comments</comments>
		<pubDate>Mon, 29 Nov 2010 11:57:41 +0000</pubDate>
		<dc:creator>Ed</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[display advertising.]]></category>
		<category><![CDATA[google plans]]></category>
		<category><![CDATA[watch this space]]></category>

		<guid isPermaLink="false">http://www.immedium.net/blog/?p=87</guid>
		<description><![CDATA[&#8220;Display ads are big. They&#8217;re gonna be huge.&#8221;  Google has ambitious plans to streamline the targeting, purchasing, and measurement of display advertising (commonly known as banner ads) across all delivery platforms. If they have even a small fraction of the success they&#8217;ve had with AdWords and text-only ads, the banner ad won&#8217;t fade away, as [...]]]></description>
			<content:encoded><![CDATA[<p>&#8220;Display ads are big. They&#8217;re gonna be huge.&#8221;  Google has ambitious plans to streamline the targeting, purchasing, and measurement of display advertising (commonly known as banner ads) across all delivery platforms. If they have even a small fraction of the success they&#8217;ve had with AdWords and text-only ads, the banner ad won&#8217;t fade away, as some have predicted. It&#8217;ll be transformed into the most accessible, effective, innovative, and measurable form of advertising available. And that should be good news for advertisers, publishers, and consumers.</p>
<p><a href="http://www.google.com/adwords/watchthisspace/#tab=tab1"><img class="alignnone size-medium wp-image-96" title="Watch This Space" src="http://www.immedium.net/blog/wp-content/uploads/2010/11/Screen-shot-2010-11-29-at-6.47.26-PM-300x181.png" alt="" width="300" height="181" /></a></p>
<p><a href="http://www.google.com/adwords/watchthisspace/#tab=tab1">http://www.google.com/adwords/watchthisspace</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.immedium.net/blog/2010/11/29/watch-this-space/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ads That Speak Your Language</title>
		<link>http://www.immedium.net/blog/2010/11/26/ads-that-speak-your-language/</link>
		<comments>http://www.immedium.net/blog/2010/11/26/ads-that-speak-your-language/#comments</comments>
		<pubDate>Fri, 26 Nov 2010 12:17:18 +0000</pubDate>
		<dc:creator>Ed</dc:creator>
				<category><![CDATA[Adobe Flash]]></category>
		<category><![CDATA[Context-sensitive banners]]></category>
		<category><![CDATA[ad in any language]]></category>
		<category><![CDATA[ad translation]]></category>
		<category><![CDATA[ad-serving]]></category>
		<category><![CDATA[ads that speak your language]]></category>
		<category><![CDATA[annonces qui parlent votre langue]]></category>
		<category><![CDATA[annonser som snakker ditt språk]]></category>
		<category><![CDATA[annonser som talar ditt språk]]></category>
		<category><![CDATA[anuncios que hablan su idioma]]></category>
		<category><![CDATA[Anzeigen die Ihre Sprache sprechen]]></category>
		<category><![CDATA[gli annunci che parlano la tua lingua]]></category>
		<category><![CDATA[language code]]></category>
		<category><![CDATA[language detection]]></category>
		<category><![CDATA[language-sensing ad]]></category>
		<category><![CDATA[location-sensing ad]]></category>
		<category><![CDATA[multilanguage ad]]></category>
		<category><![CDATA[multilanguage banner]]></category>
		<category><![CDATA[realtime marketing]]></category>
		<category><![CDATA[reklam które mówią język]]></category>
		<category><![CDATA[объявления которые говорят на вашем языке]]></category>
		<category><![CDATA[โฆษณาที่พูดภาษาของคุณ]]></category>
		<category><![CDATA[あなたの言語を話す広告]]></category>
		<category><![CDATA[广告说你的语言]]></category>
		<category><![CDATA[廣告說你的語言]]></category>
		<category><![CDATA[귀하의 언어를 구사 광고]]></category>

		<guid isPermaLink="false">http://www.immedium.net/blog/?p=51</guid>
		<description><![CDATA[Intelligent banner ads can be programmed to talk to you in your preferred language, wherever you happen to be.]]></description>
			<content:encoded><![CDATA[<p><object id="obj1" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="647" height="80" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="quality" value="High" /><param name="src" value="http://public.immedium.net/blbj10/blbj10.swf" /><param name="name" value="obj1" /><embed id="obj1" type="application/x-shockwave-flash" width="647" height="80" src="http://public.immedium.net/blbj10/blbj10.swf" name="obj1" quality="High"></embed></object></p>
<p>We&#8217;ve all encountered web sites from multinational organizations that detect your location and automatically start serving you content in the language of that country, completely ignoring the fact that a large percentage of web users are business executives or travellers on vacation, visiting cities and resorts where they don&#8217;t necessarily speak the native tongue.</p>
<p>Even those very clever geeks at Google get this one wrong. If you type <a href="http://www.google.com" target="_blank">www.google.com</a> in your browser while vacationing in Phuket, for instance, you&#8217;ll be automatically redirected to <a href="http://www.google.co.th" target="_blank">www.google.co.th</a> with menus in Thai, regardless of whether you&#8217;re from Bangkok, Boston, or Beijing. You&#8217;d think that they would know as well as anybody that location and language are increasingly unrelated in today&#8217;s globalized world. And there&#8217;s really no excuse for making this mistake.</p>
<p>The header that is transmitted with every Internet request carries the definition of the sender&#8217;s IP address that web servers use to determine your location. But it also includes several fields describing the user&#8217;s environment, including browser type and browser language settings. One of these defines the user&#8217;s primary language &#8211; the one he or she has chosen when setting up preferences in the browser or operating system. This is a much more reliable indicator of language preference than a user&#8217;s current location.</p>
<p>Intelligent ads can make use of this feature by sensing the language code at runtime, and using it to switch content accordingly, on the fly. It&#8217;s probably not realistic to cater for every language under the sun in every ad, but if you&#8217;re running an online campaign across a geographic region where multiple languages are commonly spoken, this can really improve effectiveness and hence performance. For instance in California and some other US states it would be smart to support Spanish and English language options. In Canada you&#8217;d certainly want to deliver both English and French. In Switzerland, add German and Italian. In Japan, China, and Korea, the addition of English language copy would help reach visitors and foreign workers.</p>
<p>The ad at the top of this page is a live banner example that illustrates the technique. This banner, developed using the Immedium platform, is able to sense both your location and your primary language and respond accordingly. Currently it is programmed to display its message in English, Spanish, French, Italian, German, Danish, Dutch, Swedish, Portuguese, Russian, Polish, Japanese, Simplified &amp; Traditional Chinese, Korean, and Thai.  It contains embedded fonts, an animated logo and a background image, yet still has a file size under 50kB!</p>
<p>To summarize, a single creative developed with the help of Immedium can deliver your advertising message in any one of sixteen or more languages &#8211; the one each individual viewer prefers, irrespective of geographic location. That not only brings you closer to your market, it boosts your return on advertising expenditure. What&#8217;s not to like?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.immedium.net/blog/2010/11/26/ads-that-speak-your-language/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

