GCDS day #2 (a.k.a. GUADEC day #1)

July 5th, 2009 svillar No comments
  • Arrived at the venue after a pleasant walk along the beach
  • Realized that I’m going to lose FreeFA cup because I leave on Thursday
  • Owen came with good ideas as usual
  • Finishing the slides of the speech I’m giving tomorrow with my colleague Dape. Bit nervous indeed.
  • Looking forward to atending Gnome party sponsored by Igalia
Categories: Hacking Tags:

Igalia’s new office party

May 27th, 2009 svillar 5 comments

What a great time we had yesterday. We invited friends and family to the new office opening party.

from Mario's gallery

from Mario's gallery

There are a lot of pics about it, check them out here, or here or here.

BTW do you think we could ask for a place in this list?

UPDATE: links were wrong, now they should be fixed

Categories: Hacking, Igalia Tags:

Modest @ FreeNode

May 6th, 2009 svillar No comments

If you want to chat with Modest developers you can find us in #modest channel, FreeNode IRC server.

Come and join us!

Categories: Hacking, Igalia, Maemo, Modest Tags:

Modest Reloaded

April 28th, 2009 svillar No comments

After a bit of work we can proudly announce that Modest was finally moved to the Maemo garage git repository. You can check it out here

Although is great to move to “our favourite DVCS”TM, the most interesting thing is that from now on we’re only developing in the public repository, so you’ll always have the latest improvements available.

Looking forward to your contributions!

Categories: Hacking, Igalia, Maemo, Modest Tags:

Back from GUADEC

July 16th, 2008 svillar No comments

It seems that a lot of people have decided to buy a Thinkpad X61s like many Igalians. Good news for us:

sergio@qi:~$ uname -a
Linux qi 2.6.26 #1 SMP PREEMPT Wed Jul 16 17:34:38 CEST 2008 i686 GNU/Linux

iwl4965 LEDs working now. Thank you kernel hackers!

PS: BTW the kernel option is

Device Drivers->
Network Device Support ->
Wireless LAN ->
Intel Wireles WiFi 4965 AGN ->
Enable LEDS features in iwl4965 driver
Categories: Hacking Tags:

Get in touch

July 2nd, 2008 svillar No comments

Seems that a lot of people are trying Modest and thus they want to report bugs and feature requests. It could be seen in Modest development page but just to clarify we have the usual couple of mailing lists

  • modest-devel: for development purpouses
  • modest-user: for Modest users

You can subscribe to both of them here.

There are many other ways to contact us like the public forum, the feature request system, or the bug tracking system (thanks Andre for pointing me out that starting today we’re using the maemo bugzilla, select “Communication” as product, and “Email” as component). So just use those channels of communication, we’ll try to help as much as possible.

Categories: Hacking, Igalia, Maemo, Modest Tags:

Modest released!

June 25th, 2008 svillar No comments

Great day for Modest, in which it became the official email client of the Maemo platform. After a lot of months of hard work, I’m very proud of people that worked with me in this amazing project. Use it, test it and tell us what you think

Now I only have to convince Rufo to use it…

Rufo

Categories: Hacking, Igalia, Maemo, Modest Tags:

JHBuild and SVN problem

May 23rd, 2008 svillar 1 comment

I’ve recently experiencing a very annoying problem when trying to update modules located in SVN servers using JHBuild. The error was something like this

svn: Network socket initialization failed

This was even reported as debian bug. But it’s not definitely a bug in SVN, the problem is located in the libgcrypt library used by SVN to deal with SSL enabled SVN servers. Being inside a JHBuild shell you’ll most likely have a LD_LIBRARY_PATH environment variable that will point to the location you setup as destination folder for the modules to build. So the svn command will use that libgcrypt and thus the error will appear.

It’s as easy as to wrap your svn command like this for example.

#!/bin/sh
unset LD_LIBRARY_PATH
exec /usr/bin/svn "$@"

Update: BTW jdub I’ve now a hackergotchi (thx pvanhoof). You can take it from here. It could be already seen in Planet Igalia

Categories: Hacking Tags:

Our little babies

February 29th, 2008 svillar 3 comments

After a couple of weeks where I was really busy (FOSDEM included, BTW for those who don’t know me, I’m the blonde guy on the left) I finally managed yesterday to do the 0.0.8 pre-release of Tinymail. Read the announcement for a complete list of new features but I’d like to highlight these ones:

  • .NET bindings
  • Improved the cancellation support: cancel retrieval of messages, cancel retrieval of headers…
  • Error handling refactoring
  • Several bug fixes here and there (specially a very important one in the POP backend)

So, if you want to try the new features of tinymail just download the latest release of Modest. We didn’t release a new version last week because some of us were at FOSDEM, but you can now get the latest code. Things that you’d appreciate

  • Fixed some crashes here and there
  • Lots of tiny UI improvements: error messages, localization, performance
  • Improved the support for non-Latin emails (mainly Chinese support)
  • First partial implementation of an account setup dialog for the GNOME version

In general, people are telling us that Modest is becoming quite stable, so just try it and tell us what you think. Oh I forgot a couple of mandatory screenshots, this is how Modest looks like in my scratchbox

and the GNOME version as well

Categories: Hacking, Igalia, Maemo, Modest Tags:

Igalia in the news

February 1st, 2008 svillar No comments

we have been interviewed by a private Spanish TV channel yesterday. They’re talking about benefits that companies offer to their employees, and Igalia has a lot ;-) .

Check out the video (only in Spanish, hope that somebody will provide subtitles)

Categories: Hacking, Igalia Tags:

Bad Behavior has blocked 112 access attempts in the last 7 days.