ownCloud New mobile applicaiton

Regarding my last post on my contribution to ownCloud project, I’d like to proudly say

that version for public revision is successfully pushed at https://github.com/owncloud/news-mobile.

From now on, there are adaptations, changes and approval of community (also some participation would be nice),

and we could have FireFox OS application ready for FF simulator, and Geeksphone users to try it, test it.

 

Eventually, I tried to compile it with Cordova, and manage to make it work on Android 2.3 (since I got that version),

but with regret, it seems that there are certain mechanisms which need to be satisfied regarding Android/Cordova

javascript events on application startup.

Now, I have searched and found couple of AngularJs/Cordova boilerplate project which give good start up to AngularJS

users to port application on Android through Cordova, so I will try and make some effort in that direction to, since

Geeksphone’s Peak and Keon, are not still available in my country.

 

If there are any, I’d like to hear about comments on this, maybe some opinions. Bye!

ownCloud and News application for FirefoxOS

Its really been a while. I huge while! 🙂 Almost a year man.

The news are I got full time job working as a Linux sys admin and in RND. Also, my master thesis is still waiting to be finished. I can’t stress out how much full time job takes up your energy and will to do anything similar off job. Almost none. That is why I took some time saving it for time that has come and now I’m hopefully going to finish it until next year 😀 lol.

Anyway, I just wanted to say that I have been involved in open source project (YEY), which was my goal in early geek days 😛 Main project is called ownCloud and is a cloud platform for commercial and private use. One part of it is News application, which is like a RSS aggregator. This year Google Summer Of Code accepted some ownCloud ideas, which included making News application for mobile platforms, specifically for Firefox OS. Technologies involved are JavaScript framework AngularJS for developing frontend (which will basically be a application in FF OS), JSON as a form of communication stream between FF application and ownCloud News API, which is RESTful btw. Technologies involved below the frontend, are node.js for testing frameworks, test runners, task runners and package maintainers (Jasmine, Karma, Grunt, Bowl).

This is my github profile, so you can check the development phase and get involved… maybe? 🙂

https://github.com/ikacikac/news-mobile.git

Have a nice day, and take care! Bye!