This is another night on maemo Qt4… it’s really fun!Today i’ve compiled and partially ported keepass (a password manager writed in Qt4) on maemo OS2008.The ported application page is now updated!
Yeah! Finally i’ve a bit of time to add a homepage to maemo Qt4 project!
Visit maemo Qt4 Homepage!
This is my first post on maemo-dev category!
This Posts should be aggregated in the maemo planet blog.
Great news! After waiting for some weeks, Nokia N810 is avaible on the first European Online Shop! You can Buy It from the spanish Nokia Online Shop! Happy shopping!
Today i’ve packaged QT4 for maemo devices such as nokia n810. Jean Luc is testing them on OS2008, because i haven’t got a Maemo device yet.
We’ll upload them on garage svn soon. Stay tuned!
The last night i’ve fixed a annoying problem fo the fetched posts. It was a simple error caused of a conversion from QByteArray (in UTF8) to a QString (UTF 16).
Per chi come me, usa spesso la bash e ama il colore… per distinguere le righe di comando dal output del comando stesso.. o per avere un prompt con + info, consiglio di dare un occhiata al mio prompt dei comandi.
Probabilmente lo si puo migliorare e perfezionare… ma questo è quanto son riuscito a scrivere in 5 min…
Questo è uno screenshot in Yakuake.
Se vi piace e volete utilizzarlo clicca il codice nel file Prompt Bash ed incollalo nel file .bashrc della tua home.
Hello guys! I’m porting KBlogger to KDE4; So you can checkout kblogger for KDE3 from branches:
Instructions:
- svn co svn://anonsvn.kde.org/home/kde/branches/kblogger
- cd kblogger-0.7
- make -f Makefile.cvs
- ./configure
- make
- make install
That’s all!
It’s really simple!
svn co svn://anonsvn.kde.org/home/kde/trunk/playground/network -N
cd network
svn co svn://anonsvn.kde.org/home/kde/branches/KDE/3.5/kde-common/admin
svn co svn://anonsvn.kde.org/home/kde/trunk/playground/network/kblogger
make -f Makefile.cvs
./configure
cd kblogger
make
make install
