
rockmarble
Source (link to git-repo or to original if based on someone elses unmodified work):
http://qt-apps.org/content/show.php/Rockmarble?content=111958
The UI has been totally changed to respect the MeeGo UX guidelines.
The app has been tested on meego-netbook-ia32-qemu-1.1.20101031.2037-sda-runtime
The source code is also on github inside of the meego branch:
https://github.com/flavio/rockmarble/tree/meego
Changes since latest release done on 31st Dec 2010
==================================================
* store all results inside of a sqlite3 database, making possible to use rockmarble when offline.
* fetch and show artists images.
* a couple of options on the artists page:
- filter artists by name.
- hide artists without events.
* find events by country.
* track user location and show the events taking place near him.
* show satellite map of the event location.
* mark the events as starred.
* better support of landscape mode.
Rockmarble is now packaged on https://build.pub.meego.com/ inside of the home:flavio project.
You can install it on your i586/armv7el device in this way:
sudo zypper ar -f http://repo.pub.meego.com/home:/flavio/meego_1.1_core/ rockmarble
sudo zypper in rockmarble
For more insights, screenshots and details about rockmarble checkout http://rockmarble.sourceforge.net
------------
Note for the Qtest Mobile App Port Contest
I ported my Qt appliance to MeeGo targetting the MeeGo platform.
MeeGo programs are packaged as rpm file but there's NO way to upload them to the OVI store.
The OVI store doesn't yet support the MeeGo platform: it doesn't have a dedicated category and, most important of all, doesn't allow rpm uploads (only the .deb used by maeamo).
I would like to participate to the early bird competition but I cannot comply with one of the requirements because the OVI store doesn't support one of the target platform of this challenge!
Hence I'll submit my program only here on MeeGo central.
Publishing my app on the OVI store is impossible. Hence I won't be able to satisfy one of the eligibility rules. As I said this doesn't depends on me, but on the maintainers of the OVI Store and sponsor of this Symbian/MeeGo contest: Nokia.
I hope you will understand the situation and not exclude me from this first rush.
* store all results inside of a sqlite3 database, making possible to use rockmarble when offline.
* fetch and show artists images.
* a couple of options on the artists page:
- filter artists by name.
- hide artists without events.
* find events by country.
* track user location and show the events taking place near him.
* show satellite map of the event location.
* mark the events as starred.
* better support of landscape mode.
Ratings & Comments
0 Comments