news

Feed

Eye of GNOME for Maemo

2009-07-01 12:19 UTC  to  Planet maemo  by  Joaquim Rocha
0
0

Since a while ago, and during my work at Igalia, I’ve been porting EOG to Maemo using the new and great Fremantle widgets!

The project is still in an *early stage* but I couldn’t wait more to let everyone know about it so today I’ve published the git repository.

The project is being done as a branch of the original EOG. You can get the source by doing:

$ git clone http://git.igalia.com/eog.git
$ git checkout –track -b mobile origin/mobile

And then, you know, inside scratchbox:

$ ./autogen.sh
$ ./configure
$ make
$ make install
$ run-standalone.sh eog

Thank you to the people who helped me porting EOG, mainly Claudio and Berto.

And here you have a screencast and some nice screenshots, hope you like it:

EOG for Maemo from Joaquim Rocha on Vimeo.

EOG Normal View        EOG Editing view

EOG Open file view       

I’m currently involved in the Tracker project and our project will be presented by Ivan Frade at the Desktop Summit this Sunday.

Click to read 1454 more words

Qaiku's twitter-like API has been one of the first major contributions I've made to the project, and it is great to see some first applications start to use it. Here are some examples:

Click to read 432 more words

Introducing MussOrgsky

2009-06-28 20:48 UTC  to  Planet maemo  by  Ivan Frade
0
0

MussOrgsky is a music organizer (i.e a metadata editor) for maemo5 that allows the user to edit the basic information inside the music files.

Click to read 590 more words

Simple HTTP server in Python

2009-06-29 07:59 UTC  to  Planet maemo  by  Enrique Ocaña González
0
0

Reading blog comments about Meiga out there, I’ve found one particularly interesting. Python has an embedded HTTP server that can serve the current directory from a given port. It can be instanced for port 8282 simply issuing this command:

  python -m SimpleHTTPServer 8282

The funny thing is that… it works on the N810 also!

More info about SimpleHTTPServer here.

Maemo Official Platform Bug Jar 2009.26

2009-06-28 23:00 UTC  to  Planet maemo  by  Stephen Gadsby
0
0

A Quick Look at Maemo Official Platform in Bugzilla
2009-06-22 through 2009-06-28

Click to read 2478 more words

Maemo Official Applications Bug Jar 2009.26

2009-06-28 23:00 UTC  to  Planet maemo  by  Stephen Gadsby
0
0

A Quick Look at Maemo Official Applications in Bugzilla
2009-06-22 through 2009-06-28

Click to read 2492 more words