Close

Mosync

The Floodgates are Opening

Published by Sivasankar Ramasu..., April 29, 2010 Filed in

Yesterday I was having dinner with an associate of mine. Although she did not have a technical background she was intrigued by the concept of open source software and their communities.

"So there are people out there who make stuff and allow other people to use it for free ... and sometimes even allow them to make money? That can't be right", she said.


Working with JSON data

Published by Sam Pickard, March 23, 2010 Filed in

I've written a JSON parser. Like the XML parser, it makes calls to your classes to do something useful with the data as it decodes it. Unlike the XML parser, the JSON parser currently requires a complete JSON string, so make sure you've downloaded all the data before you call it. JSON data is typically quite small though.


Creating XML Documents

Published by Sam Pickard, March 22, 2010 Filed in

I've recently been working on a project to integrate SyncML into a MoSync application. SyncML is fantastically simple - there is only one service end point - if you can provide the SyncML server with an XML description of the data you've got and the data you want.


Building Native User Interfaces from Mosync IDE

Published by romachal, February 23, 2010 Filed in

Let me first introduce myself: my name is Romain Chalant and I am currently working on my Master degree's thesis at MoSync. As you may expect, I am going to tell you a bit more about my work here.


The new kind of app store

Published by Sivasankar Ramasu..., February 22, 2010 Filed in

When the largest telecom operator in Australia sends its CTO to the Mobile World Congress in Barcelona to talk about application stores, the world is usually all ears. You can read a full report here. But am guessing you do not like reading full blown reports, you want concise relevant data...well then read on.


Mobile World Congress in Barcelona, a success for application developers

Published by hvs, February 21, 2010 Filed in

This year in Barcelona was fantastic, Developers everywhere on panels, as keynote speakers and an exhibition hall just for us Hall 7. They even gave away tickets for free to developers (tickets at MWC are ridiculous expensive).


What's in MoSync 2.3?

Published by Ali Mosavian, February 19, 2010 Filed in

I'm proud to anounce that MoSync 2.3 Beta has finally been released after some intense couple of months, with not much rest might I add . If you're like me, you don't have time for going through web pages and press releases to filter out what's actually in a new product release. So to make your life easier, this blog post will sum it up in an easly digestible format.


State of the union

Published by Ali Mosavian, January 22, 2010 Filed in

Is there a better way to start of a blog post then using a title which is completely out of context? Probably, but this time it is not entirely out of context. Because the MoSync team are a union of evil geniuses all working together to improve the mobile world. Or something along that line...


Under the Hood

Published by Ali Mosavian, January 14, 2010 Filed in

For the time being every one at MoSync AB is hard at work. We're getting closer and closer to the stable release which is scheduled for the middle of February and have a feature freeze at the end of this week. So I'd thought I' take a break from development and write more in depth about how MoSync really works.

MoSync is not one thing, it is a series of tools and support systems that let's you run the same code on many different mobile devices without having to worry about anything other then maybe screen size.


Lua, Moblin and streaming media

Published by Ali Mosavian, January 12, 2010 Filed in

As you might know (or not know), MoSync has had Moblin v2 support for a while now. Unfortunately, I have been the only one that had access to it. But I am glad to announce that the next stable release which is to be released quite soon, is going to have support for Moblin v2 devices. The reason that it hadn't been released earlier was that I did not have a good way of creating Moblin packages (deb and rpm) on windows and my thought was that there has to be a simpler way to creating Linux packages on windows then writing code for it yourself.


Syndicate content