This is the last chance to participate in the Port-A-Thon event to develop for BlackBerry 10, if you own a Dev Alpha device you need to submit an application before January 21st to request a Limited Edition BB10, if you are interested go to the following link to find out the event..
La Corneta App
Después de un fin de semana de intentar facilitarles la corneta he aqui la versión 0.1, me temo que tengo que hacer un par de comentarios que no van a gustar, de entrada debo mencionar que solo estoy compartiendo la versión para Windows..
La Corneta App WIP
Hoy 10 de enero del 2013 celebrando el segundo aniversario de la corneta escribi el siguiente tweet:
Tenglish
You want to learn good tenglish? Now you can do it for free, just learn this important phrases by Tengchou.
Callmee
Here’s an small application I wrote to auto answer phone calls in the Nokia N9 with MeeGo Harmattan..
Maemo Coding Competition 2012
The Maemo Coding Competition 2012 is happening! As you may know I love the Nokia N9, and my love is even greater for the Nokia N950, so please help me win this beautiful phones!
Corneteando
This post should be written in spanish, but as there’s some code and the whole site is in english. There’s a radio show called “La Corneta”, I love it and you should listen to it, it’s really funny, anyway, my boss does not allow me to listen to radio while I’m working, but I really like that show, so I had a problem, fortunately the solution is pretty easy, create an application that records the show, that way I can listen to it when I go home, I can even write a daemon that automatically download and store the audio.
Harmattan N9 DBus Services PR1.2
Here’s the list of DBus interfaces in the Nokia N9 with Harmattan PR1.2 you can get this list using qdbus.
QML Basics – 2 Creating a Switch component with states and animations
In the firs QML Basics example you learned what a component is, how to set its properties, and also you learned what a mouse area is, this time we will create a simple but nice looking switch component, and I will show you how to re use that component as many times as you want.
QML Basics – 1 “Hola Pueblo”
Hi, I want to share with you some very basic stuff for Qt Quick. This is the first example, I’m going to show you how to create a button that shows a “Hola Pueblo” message, so after this post we will be able to create a QML application with a button that shows a message when clicked.