GnutonLogo

Archive for April, 2007

My week’s work on KDE Commit digest!

Monday, April 30th, 2007

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

My pet! :)

Saturday, April 28th, 2007

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)

Piccola guida alla acquisto di una webcam per linux

Saturday, April 28th, 2007

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

Università ed Elearning

Saturday, April 28th, 2007

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!:)

KBlogger: Added Resize image support! :)

Friday, April 27th, 2007

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

How to compile KBlogger from Svn

Tuesday, April 24th, 2007

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

KBlogger: Added Upload Image (from Visual Editor) with thumbnail support

Tuesday, April 24th, 2007

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

KBlogger: Add Image in the Visual editor works! :)

Monday, April 23rd, 2007

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!

Freenode Cloacks

Monday, April 23rd, 2007

<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! :)

KBlogger: MetaWeblog Timestamp + Worpress = BUG!!

Saturday, April 21st, 2007

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