-
Archives
- March 2013
- May 2012
- January 2012
- September 2011
- April 2011
- November 2010
- October 2010
- September 2010
- July 2010
- June 2010
- April 2010
- March 2010
- December 2009
- September 2009
- December 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
-
Meta
Author Archives: ereslibre
Fun with Android intents and Spotify
I was taking a look on how to make my life easier with Llama. I wanted to start Spotify when my phone connected to the Bluetooth adapter in my car, so instead of using the default “Launch Application” feature from … Continue reading
Posted in Android, Life
2 Comments
Dynamic slugs on Rails 3
UPDATE: I gemified this code, and you can now find the ‘inferred_slug’ gem (rubygems, github). Abstract Slugs have typically been stored in databases. At least that is what I read about slugs. It turns out that I am starting an … Continue reading
Posted in Rails, Ruby
5 Comments
realtime-validations rails gem
There is a new gem in the Rails world: realtime-validations. It provides automatic realtime validations on your forms based on the validations set on the model. The idea is to ask on every ‘blur’ event on every field of the … Continue reading
So you want to code for CyanogenMod ?
We are living weird days. Kernel.org got compromised, and with it, all git repositories went down. It’s down for good, down for maintenance, reinstall and to be audited. But, for some cleaning reasons in the day that everything was put … Continue reading
Posted in Android
Leave a comment
Right to Left Systemsettings
It has been a while since my last blog post, but I hope to blog more regularly from now on. I have been looking at my todo list at KDE, and I have some necessary things to do, and others … Continue reading
Posted in KDE Development
7 Comments
Bluedevil v1.0 is out !
We, at UFO Coders are really glad to release version 1.0 of Bluedevil, the new KDE bluetooth stack. It has been kind of long way, but finally is all ours ! We have focused on stability for this v1.0 release. … Continue reading
Posted in KDE Development
17 Comments
Spokify – v0.9
After some quite time pretty busy at work I had the time to hack with some relax. Yesterday I wanted to give one of the final touches to Spokify before it gets to a v1.0 release. To sum up: Now … Continue reading
Posted in KDE Development
31 Comments
An amazing weekend…
I really needed this. Social On thursday, Sebas and me went to Medialab Prado to answer some questions AgustÃn asked us about how the KDE community works and how we develop, design and handle such a great software. The colloquium … Continue reading
Posted in KDE Development
Leave a comment
libbluedevil 1.8 released
Hi all, libbluedevil v1.8 has been tagged and released. You can find a tarball here. This version includes couple bug fixes and some tweaking. The plan for v1.9 is basically to fix all known D-Bus problems and make it rock … Continue reading
Posted in KDE Development
3 Comments
libbluedevil
libbluedevil is a stable Qt-based library written in C++ to handle all Bluetooth functionality. Here is the man that you want to blame when something isn’t working properly on this library. It consists of a very easy and straight-forward API, … Continue reading
Posted in KDE Development
3 Comments