Code contributors are encouraged to write up the nature of their contributions on http://blog.ormma.org. Blog posts can be submitted for review to info@ormma.org
Thursday, December 9, 2010
How do I participate in ORMMA?
Code contributors are encouraged to write up the nature of their contributions on http://blog.ormma.org. Blog posts can be submitted for review to info@ormma.org
Thursday, December 2, 2010
Yet another SDK? No.
Is ORMMA yet another SDK that developers should include in their app? No.
ORMMA is first and foremost, an API specification, which existing SDK providers should try to adhere to, if they want to allow ad designers to build better ad units that can be served into multiple applications and onto different mobile devices. This API spec is currently "Creative Commons" and not owned by specific vendors.
There is a code project for ORMMA which is basically a smaller group of people implementing this API spec as an open source reference. This resulting SDK is licensed as "BSD" and can be freely used by commercial SDK vendor in their efforts to become ORMMA compliant.
Feel free to contact info@ormma.org for additional info.
Wednesday, November 17, 2010
ORMMA breaking the limits on Rich Media for mobile?
Creating rich media takes a lot of work. Enough work so that creators are forced to justify their investments. And if you can't justify the time and money it takes, then cheaper solutions prevail. Less-rich media fills the void.
ORMMA is about doing more than just filling up ad space. It's about being able to create compelling ads – the kind that takes creative work – and getting a return on your investment. Wide ORMMA adoption means a wide-ranging audience. For truly rich media ad units. And that's a pay off for consumers as well as advertisers and publishers.
So ORMMA is not another SDK. It is a specification that any SDK can comply with to eliminate choices that limit designers. Instead it provides new choices that promote truly rich media creative on mobile.
For example, today creative development on mobile begins with choice – choices that limit your audience. Choose a platform. Will you focus on one or more of iPhone, iPad, Android devices (1.2 or 2.0), WindowsMobile, RIM, Palm? Choose a screen. 320x480, 768x1024, 480x800, landscape or portrait? Choose a technology. Webkit, Java, ObjectiveC, Flash, Silverlight?
Each one of these choices limits what you can do, where you can place your ad, and ultimately limits the time and money you invest to develop great ads. With these kinds of limits, creativity itself is limited. What else can rich media ads become except ads for the lowest common denominator?
So the first principle of ORMMA is to remove those limits. ORMMA provides designers with technology they already know – HTML5 – and a container to run it on modern mobile devices. Choosing to create rich media with ORMMA standards removes the need to choose between competing platforms, OS, or technology. Web and ad designers use the tools they already have to independently create compelling ads.
But to me, the larger reward of ORMMA is that it increases your rich media options. The many features of today’s smart phones – hardware features like GPS, accelerometer, compass, yes even the phone – are exposed for ad designers to use. (Yes, location based services are already available with HTML5 and even phone calls are possible, but with different protocols for different phones.) ORMMA creates a bridge to all the hardware capabilities for any designer with HTML5 and JavaScript skills. Today’s spec (http://code.google.com/p/ormma/) outlines support for these features
- network - device reports on its network connectivity
- orientation - device reports on orientation changes
- screen - device reports on the screen size
- heading - device reports compass direction
- location - device reports its location
- shake - device reports being shaken
- sms - device can send an SMS message
- tilt - device report any tilt changes
- phone - device can make a phone call
- email - device can compose email
- calendar - device can create a calendar entry
- camera - device can take a picture
With this level of support available to designers, the classic maze game becomes easy. And be more rich. With a shake to start over. Using the current desktop as a board. That stores a coupon in the camera roll if they win. A designer can test this on a mobile browser (there are ORMMA containers for the web, too!) and then push it out confidently to Android, iPhone, iPad, WindowsMobile without modifications.
ORMMA means that the stuff that makes mobile exciting – location and spatial awareness, on-the-go video, high-res vibrant screens, HD audio, photo gallery, calendar, email, phone and SMS – this is the stuff that everyone can use to make rich media ads exciting. It’s all built into the ORMMA specification.
It’s easy to use. Here’s the code to start up and get location-based data.
ORMMA.addEventListener('location', myLocationHandler);
So what does it mean about investing in rich media on mobile? To me it means that the bar for the lowest common denominator has been raised. The cost to create immersive experiences that engage users has dropped. And the return on that investment has extended to a larger audience without compromise. So my question is, what rich media experience will you create with ORMMA? The work you put into it can finally pay off.