openSUSE 11.1 on PS3
Woohoo ! After a long delays and issues (in the last few days) I’ve managed to install openSUSE 11.1 in my PS3. Running a full blown desktop is very sluggish. Reminds me of my first computer (amdk6 500mhz). Some screenies :
Now onto get the Cell SDK running … Synergetic Processing Elements (SPE) here i come !
Update
Two main goals fulfilled:
- Met and talked to the Redhat security folks, who I had never met before in RL. All the Opensource security guys cooperate and work together friendly, it was nice meeting them.
- Hold another talk on Wine in front of a full hall again. Should have shown demos perhaps. Thanks for listening! me in front and the audience. Also on Flickr (follow stream right).
Otherwise lots of work and business as usual, just more of it ... tiring.
Also saw my newborn niece for the first time 2 weeks ago while visiting parents. And yummy strawberry pie.
Otherwise I rewrote the libgphoto2 object handling on the trainride and committed it. It allows greater flexibility in dynamic loading of the objectinformation from the cameras, on-demand loading, and features binary search. Still not happy with some of the datastructures.
See you in Gran Canaria!
- Brad set up a Snowy mailing list, and a Snowy product in GNOME bugzilla.
- Og Maciel has begun work on a virtual appliance for Snowy, and in the process of doing so has helped to unearth some bugs (our first mailing list activity). Thanks Og!
- Ryan Paul of Ars Technica fame as written a great article about the current state of Snowy.
- Rodrigo Moya and Stuart Langridge have continued to help us refine our REST API, as they work on implementing it for Ubuntu One. Stuart contributed patches to upgrade our authentication from HTTP basic to OAuth, and I finally pushed it upstream, along with corresponding support in Tomboy (based on some handy dandy code from Bojan Rajkovic). I am really grateful for their help!
- We have our first localization! Thanks to Viatcheslav Ivanov for diving in.
- The Midgard project has implemented our REST API as well, and intends to add support to Conboy (Tomboy ported to C on Maemo) as well.
.NET/Mono Code Camp in Tarragona, Spain

It's official: there will be a .NET/Mono Code Camp in Spain in October. The proposal was made some months ago by CatDotNet, a local .NET user group. Several other .NET user groups quickly joined. The initial idea was to do a traditional Microsoft.NET Code Camp, but I though it would be a good chance of putting together .NET and Mono developers, since after all we have a lot to share. Everybody thought this was an awesome idea.
This will be a good chance for learning and sharing knowledge about .NET and Mono, but I'd also like it to be a meeting point for the Spanish Mono community. I'll be there giving some talks, and I hope other Mono hackers can come too. If you want to propose a talk, or you want to contribute please join the official forum.
More info about the Code Camp in the official web site: www.codecamp.es.
BEEP, BEEP, BEEP
On Brasero we introduced a couple of nice features (from Philippe) what will be available on 2.28.x stable releases such as:
-
Use Brasero as a single instance application using libunique
- Split burning backend into a new library called libbrasero-burn
- Split some utilities into a new library called libbrasero-utils
- Data spanning
- Added NetBSD support to libbrasero-media
- New UI to show a more intuitive disc space- Lot's and lot's of bug fixes.
Brasero is also on GSOC but i'll leave it to our student Alexey to blog and show his progress on his great work!
QJson at Gran Canaria Desktop Summit
Now that I have booked both the flights and the hotel it’s official: I’ll attend the Gran Canaria Desktop Summit.
On Thursday 9th July I’ll give a BoF about QJson.
During the talk I will show:
- the advantages brought by QJson.
- the usage of QJson.
- some real programs using QJson.
See you soon!

Bulk conversion
Before continuing the “API saga” I needed to have an infrastructure to be able to load a bulk of documents and save them using a certain filter. For me the reason was mainly for testing purposes, however its very convenient for “bulk conversion” too.
The syntax is:
./soffice.bin -bulk [targetDir]/[filterName].[targetExt] [dir] ... [dir]
E.g. the following call will convert all *.odt documents from /home/freuter/tmp/ to “/home/freuter/tmp/out/*.doc” documents using the “MS Word 97” filter:
./soffice.bin -bulk "/home/freuter/tmp/out/MS Word 97.doc" /home/freuter/tmp/*.odt
This command will convert all ~/tmp/*.doc documents to ~/tmp/out/*.odt using the ODF converter:
./soffice.bin -bulk ~/tmp/out/writer8.odt ~/tmp/*.doc
And finally this call will convert all ~/tmp/*.doc document to ~/tmp/out/*.pdf PDF document using the “ writer_pdf_Export” filter:
./soffice.bin -bulk ~/tmp/out/writer_pdf_Export.pdf ~/tmp/*.doc
The patch is here. I additionally fixed a bug in the m_nRequestCount logic and I enabled it in the [Experimental] section.
WikiHome has been setup
Again thanks to my mentor, Stephen Shaw for the final push yesterday. The wiki is minimal now, but I hope it'll grow like all Wiki do :)
The changelog is on its way too.
Btw two good news-
1. Netbeans 6.7 has released which promises some good collaborative features.
2. I've set up Google Analytic for the http://code.google.com/p/vaani
Farewell to Qt3, enter YaST Qt4 Control Centre
What's new?
- Transparently to the user, the whole thing has been rewritten to use model-view-controller paradigm (original initiative by Duncan MV)
- Window size and its position on the screen is now persistent - this is something users have been asking for for ages, YaST CC window used to open always in the same hard-coded size, no matter the resolution. Due to QSettings magic, coding it was incredibly easy
- Remember you now have to double-click the icon to launch the YaST module (single click is reserved for something that is not fully implemented yet)
- Modules are searched (filtered) as you type in the search field - that means no more opening of extra window to search. Search is done over the names only, keyword search to come soon :)
Footnote: the bubblegum pink is not supposed stay in the real version. It is my little gift to Pepa Reidinger.
openSUSE Day (Chile): Awesome.
And the day came. After a six hours trip on bus, and a few minutes of sleep I got to Santiago de Chile. Francisco Toha picked me up so we headed to Universidad Andres Bello for the openSUSE Day. Huge building and plenty of room for everyone. The event started almost on time. I followed the first talk, a bit hoping to have a decent internet connection so I could show a live SUSE Studio test drive. OK, that didn’t happen. The internet traffic ratio was too slow like waiting 59 minutes to build an JeOS appliance was nuts so that was definitely the low aspect of the talk.
Again, huge thanks to Zonker for all the support. openSUSE 11.1 DVDs and stickers were cool and all loved it. Also big thanks everyone from Geeko’s, specially Enrique Herrera, Jose Muñoz, and Francisco Toha. Statistic and evaluation have not been finished yet. Anyway, some pictures here:

People wearing the LinuxLatinAmerica t-shirts and getting ready to install. Not enough t-shirts this time 

Myself wearing the openSUSE t-shirt. Just too cold to take off the jacket.

Some members of Geeko's. Mostly people from UNAB.

Installing openSUSE on 2 machines.






