Skip to content

Tag Archives: Linux

YouCompleteMe: semantic auto-completion and JumpToDefinition for VIM on webkitgtk+

11-Sep-13

Prelude Jump to the next session if you don’t want to read lullabies There was a time when I was a Qt application developer working with vim. It worked pretty well until I started to work with large applications such as Meego Application Framework. Hundreds of thousands of files, classes, I couldn’t memorize everything. Then […]

Beat Maker – call for testers

18-Jan-11

Hello all! I promised this new release for the end of the last year, but I delayed it a bit due some changes in my professional and personal life. Anyway, basically this release is about bug fixing and performance improvement. It’s using less power now, and playing faster. If you want to try this version, […]

Symbian, 2D games and Qt Optimization Flags

19-Sep-10

After two and a half years building rich UIs on top of QGraphicsView and trying every kind of exotic flags or approaches to get better performance results on symbian, I’ve decided to publish some of them which can be useful to game programmers. With a little help of Ademar, we’ve selected a good use case: […]

Symbian development using Linux on real life…

05-May-10

I believe most companies that develop Symbian products uses windows, and only windows, on their development process. Well… We don’t =) When we started to develop symbian applications at INdT we, as open source developers, decided to find a way to keep using linux as our development environment. On the beginning we didn’t have yet an official […]

SU-W8 accents on N800.

30-Jun-08

I was wondering why my SU-8W BT keyboard doesn’t work well with pt_BR layout. So, yesterday, I decided to investigate this. When I was trying to pairing my keyboard, I could see that Su-8W is a pre-configurated keyboard, and with a little of patience, I dicovered the file who manages this: /usr/share/X11/xkb/symbols/nokia_vndr/su-8w. With 5 minutes […]

Pychord 0.4 Release

09-Oct-07

Hi All… I’m not having much time to work on my personal projects ( pychord by example ) cause I’m having a lot of tasks to do ( and to learn ) on my college and on my new job. But I’m here to talk about pychord, so let me do it! =) Tim wrote […]

PyChord for Maemo: Get your .install here!

16-Sep-07

Finally, Pychord is almost ready! All features (about 1.0 version) are working. Now I need to work in two different lines. Source Code improvement [1] Bug Fixes[2] [1] I didn’t have enough knowledge about pygame when I started this project. So I need to change some parts of the code to fix wrong decisions that […]