RSS Feeds
Browsing all articles from April, 2007
Posted in myLife      No comments

Every Monday commit-digest.org shows all the canges (commit) in the KDE code; This week it’s special for me! :) It’s the first time that i can see my name in this pages. It’s Great! :)

aloisio-on-digest.jpg

Apr
28

My pet! :)

Posted in myLife      No comments

Hello guys! :) This is my new pet! She’s a White Winter hamster..

Her name is "Cannella"… why "Cannella"? Because "Cannella" is the name of a ugly dog…. a Pug ("Carlino" in Italian)

Posted in myLinux      No comments

Prima di acquistare hardware che verrà utilizzato in ambiente linux, è sempre meglio conoscere cosa si compra e la disponibilità di supporto..

Se avete intenzione di acquistare una webcam, io vi consiglio di sceglierla tra quelle testate con openwengo (che funzioneranno senz’altro anche con altri software VOIP sotto linux).

Questa è comunque la mia esperienza con una logitech QuickCam for Notebooks

Posted in myLife      No comments

A volte studiando ci accorgiamo di avere degli appunti incomprensibili, in cui ci sono solo una miriade di equazioni… a cui non riusciamo ad "appiccicarci" un discorso per introdurle.. solitamente i libri sono suffcienti ma a volte sono troppo dispersivi e ci farebbero perdere più tempo del dovuto.

Risorse molto utili sono senza alcuna ombra di dubbio gli appunti di E-Learning che molte università mettono a disposizione sulle loro pagine web. Cito ad esempio la elearning.uniroma1.it che permette l’accesso (previa registrazione) a diversi corsi sia a utenti ospiti che a chi segue lezioni teledidattiche.

Buono studio!:)

Posted in myLife      No comments

This is an example of resized image… it’s cool! :)

Posted in myProjects      No comments

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

Posted in myProjects      No comments

Hello! :) This afternoon i’ve added thumbnail support to KBlogger. With the visual editor you can now upload an image linked to its thumbnail. This is an example!:)

desktoptext1.jpg

KBlogger Rocks! :)

Note: Probably this works only with WordPress… send a bug description to gnuton AT gnuton.org

Posted in myProjects      No comments

This Afternoon i’ve added "Add Image" support in the Visual Editor; I’ve also clean code in several source files and i’ve improved <code> buttton!:)

So, you can get the last version ok KBlogger always from official kde svn repository!

Posted in myLife      No comments

<GnuTon> i’m looking for a &quot;kde developer&quot; freenode cloack. i’ve sent you a mail with all the required info.. can i have it?

<njaard> yes you can. I’m just very slow :)

<GnuTon> ok, thank you! :)

Posted in myProjects      No comments

This morning i’ve hacked Kblogger (with metaweblog API) timestamp… It works fine now!

If you want you can get the last code always from the svn repository.

However, i’ve found a wordpress bug; wordpress (2.1.3) ignore the timezone offset sended in the xml request, so it uses the timezone setted in the wp db.

The admin user can change the timezone of wordpress at the page options>general