Breeze makes mobile apps easy
Anyone who can build a web page can build a mobile application using a J2ME development tool called Breeze, according to the tool's maker, Cascada Mobile.
Breeze lets users create applications and published them for free using online tools. The resulting applications include advertising, which developers can pay to remove. The model is similar to some website building applications, but produces real mobile applications that run on the phone.
"Businesses would opt for the 'ad-free' model by paying a fee to turn off the advertising," said Cascada chief executive Alan Lysne. "They can create applications that run expense reporting applications that integrate into their own systems, for example." Cascada does not claim any right in the applications that are built, he added.
The system will not allow phishing and viruses, said Lysne: "Due to the fact that there are some nice security features built into the Java implementations on phones, no application can access things like the internet or the contact list without the user explicitly approving it and allowing it," he said. Such applications would also break Cascada's terms and conditions, and the company has automated auditing procedures built into its servers that would detect and prevent abuse, he added.
It will also not allow a proliferation of genuine-but-misguided applications on corporate networks, developed outside the control of the IT department, because Breeze developers get a publisher ID, and IT managers can restrict their systems to only run Breeze apps from approved publishers whose applications are checked by the IT department.
Breeze takes HTML, JavaScript or Cascading Style Sheets (CSS) code and converts it into J2ME code, also known as the Java Platform, Micro Edition or Java ME. Applications can - with user approval - access the phone's contact list or camera for specific mobile applications. The applications should run widely, on any
phone with a J2ME. "Generally we can support phones that are less than 3 years old," said Lysne.
"The mobile handset is very clearly the critical application platform," said analyst Craig Mathias, of Farpoint Group. "But building mobile applications has traditionally been difficult and expensive due to complex programming environments and the wide diversity of handsets and mobile platforms."
Although J2ME phones still have a lot of variation - including screen size, number of buttons and so forth - Breeze reduces the complexity to a single run on a simulator, and creates multiple versions for different phones, said Lysne.
The application is stored and ready to download from a simple link built into websites or corporate intranets, which ensures the right version is sent to the final users' phones.
» posted by ITworld staff
Techworld.com
Sign up for ITworld's Daily newsletter
Follow ITworld on Twitter @IT_world
On Twitter now
Cascada Mobile
Powered by Twitter
jfruh
Apple syncing patent can't come soon enough
pasmith
New Twitter features borrow from 3rd party clients
Esther Schindler
Open Source Changes the Software Acquisition Process
mikelgan
How to set up continuous podcast play on the new iTunes
David Strom
Five important Windows 7 mobility features
sjvn
Guard your Wi-Fi for your own sake
Sandra Henry-Stocker
Grepping on Whole Words
Sidekick: The Good News & the Bad News
Either way you look at it Microsoft Data Center management did not follow standards or best practices in this failure. In which case it makes me wonder more about the outsourcing of corporate data much less personal data.
- mburton325
Join the conversation here
Quick, practical advice for IT pros. Made fresh daily.
Want to cash in on your IT savvy? Send your tip to tips@itworld.com. If we post it, we'll send you a $25 Amazon e-gift card.














This idea is fundamentally
This idea is fundamentally flawed because J2ME, which is a subset of J2SE/J2EE is based on principles like OOP which HTML cannot offer.I think what the company is
I think what the company is trying to do is offer a simpler way to write mobile applications. People are free to chose whatever approach they think best fits their needs. Will be interesting to see how this goes.Java is truely an amazing
Java is truely an amazing thing!!