Hi!
recently KDE-Italia released a tutorial that I've written to show how to configure the dialup software Kppp to make a connection with the GPRS protocol.
I've written this tutorial in Italian and it's filled with images of the operation sequence.
The hardware used is the Telit usb modem sponsored for Wind company
bye
Gio
Tuesday, July 1, 2008
Tuesday, May 20, 2008
KSlacky InfoPkg 1.6.1 Released!
Hi!
I've released the 1.6.1 version of KSIP.
Since the last announcement (the 1.5) there alre lots of modification and features.
This is the first really usable and usefull version.
Go and check it!
KSlacky InfoPkg Official Site
I've released the 1.6.1 version of KSIP.
Since the last announcement (the 1.5) there alre lots of modification and features.
This is the first really usable and usefull version.
Go and check it!
KSlacky InfoPkg Official Site
Saturday, May 10, 2008
KSlacky InfoPkg 1.5 Released! forum up!
Hi!
I'm pleased to release the 1.5 version of KSIP that provide full Qt4 code.
From the 1.5 KSIP will be implemented without KDE4 code, so you can also run the tool if you don't have kde installed on your system.
There are also many news:
First of all I want to introduce danix that is the project web designer and packager(when ksip will be stable).
He is doing a great work on the ksip official site and soon may be usable.
I've put online the official forum. So if you want to follow the development o talk with us you can go to:
http://kslackyinfopkg.netsons.org/forum/index.php
That's all for the moment.
Enjoy downloading the new version of KSIP:
Bye
Giovanni
I'm pleased to release the 1.5 version of KSIP that provide full Qt4 code.
From the 1.5 KSIP will be implemented without KDE4 code, so you can also run the tool if you don't have kde installed on your system.
There are also many news:
First of all I want to introduce danix that is the project web designer and packager(when ksip will be stable).
He is doing a great work on the ksip official site and soon may be usable.
I've put online the official forum. So if you want to follow the development o talk with us you can go to:
http://kslackyinfopkg.netsons.org/forum/index.php
That's all for the moment.
Enjoy downloading the new version of KSIP:
Bye
Giovanni
Monday, May 5, 2008
KSlacky InfoPkg on sourceforge!
Hi!
I've created a project on sourceforge for KSlacky InfoPkg to make me able to have:
From now the only way to download updated versions is from sourceforge
Enjoy!
Giovanni
Edit on 05-May-2008:
Ops! I've forgot!
It's out the 1.4(beta) version, with option dialogs for install and upgrade packages ;)
I've created a project on sourceforge for KSlacky InfoPkg to make me able to have:
- File Release Management
- Statistics
- News
- Screenshots
- Donation
- Forums/if needed
From now the only way to download updated versions is from sourceforge
Enjoy!
Giovanni
Edit on 05-May-2008:
Ops! I've forgot!
It's out the 1.4(beta) version, with option dialogs for install and upgrade packages ;)
Friday, May 2, 2008
KSlacky InfoPkg beta release!
Hi!
I'm pleased to release the first beta version of KSlacky InfoPkg.
KSIP is an information tool that shows information on packages installed on your Slackware and provide a GUI wrapper for package managment offered by pkgtool.
The software is designed for Qt4/KDE4 and provide a full transparent user approach to package management of the system.
The program is still far to be complete, I have to correct the design of the user interface as suggested by alessiodf (www.slacky.eu community member).
Thanks to pinotree (#kde-devel-it user on irc.freenode.org) that explain to me a design concept to use ui files.
Thanks also to ksniffer (www.slacky.eu community member) that is my mentor in kde4 discovering ^_^
See you for next updates!
Giovanni
I'm pleased to release the first beta version of KSlacky InfoPkg.
KSIP is an information tool that shows information on packages installed on your Slackware and provide a GUI wrapper for package managment offered by pkgtool.
The software is designed for Qt4/KDE4 and provide a full transparent user approach to package management of the system.
The program is still far to be complete, I have to correct the design of the user interface as suggested by alessiodf (www.slacky.eu community member).
Thanks to pinotree (#kde-devel-it user on irc.freenode.org) that explain to me a design concept to use ui files.
Thanks also to ksniffer (www.slacky.eu community member) that is my mentor in kde4 discovering ^_^
See you for next updates!
Giovanni
Wednesday, April 16, 2008
OpenSource document: new Release!
Hi,
I've released a new version of the document: Open Source, Free Software & GNU/Linux after a revision by Slacky members.
There are few major changes.
The first is on the extension of the document to contain the Creative Commons Licence and the Thanks to section.
The second is the corrections of the hacker and UNIX note.
Follows few grammar corrections.
You can download the document HERE or in the menu on the right.
In the next few days the new version of the document can also be downloaded at Slacky home page section "Il nostro mondo"
Bye
Giovanni
I've released a new version of the document: Open Source, Free Software & GNU/Linux after a revision by Slacky members.
There are few major changes.
The first is on the extension of the document to contain the Creative Commons Licence and the Thanks to section.
The second is the corrections of the hacker and UNIX note.
Follows few grammar corrections.
You can download the document HERE or in the menu on the right.
In the next few days the new version of the document can also be downloaded at Slacky home page section "Il nostro mondo"
Bye
Giovanni
Monday, April 7, 2008
Important poll
Hi!
Second post the same day :D
I've make an important poll.
The title is "Why don't you use GNU/linux?"
in the possible choices some are false and some are true. Many peoples thinks some features of this OS that are false or maybe true 20 years ago :)
So I'm curious, why that peoples don't wanto to try the penguin system.
Answer sincerely!
Second post the same day :D
I've make an important poll.
The title is "Why don't you use GNU/linux?"
in the possible choices some are false and some are true. Many peoples thinks some features of this OS that are false or maybe true 20 years ago :)
So I'm curious, why that peoples don't wanto to try the penguin system.
Answer sincerely!
OpenSource document under the Creative Commons licence
Hi!
I've released the paper "Open Source, Free Software e GNU/Linux" under the Creative Commons licence as recommended to me by the Sulmona Lug.
It's a good way to make it open!
Bye!
Giovanni
I've released the paper "Open Source, Free Software e GNU/Linux" under the Creative Commons licence as recommended to me by the Sulmona Lug.
It's a good way to make it open!
Bye!
Giovanni
Saturday, April 5, 2008
Matrix-Like ScreenSaver for Linux Console Released!
Hi!
I'm pleased to release the first version of my new program.
It's a screen saver for linux console (it works at the best on frame buffer console) that shows the tipical Matrix code.
The name is Matricurses
It use ncurses, so if you wanto to compile it, you have to run
$ gcc -o matricurses -lncurses matrix.c
It's released under the GPLv3 .
In the package you'll find the source code, a i486 binary to run it on the fly if you have an i486 machine and a Slackware package tgz, to install on your slackware :D .
DOWNLOAD
Bye
Giovanni
I'm pleased to release the first version of my new program.
It's a screen saver for linux console (it works at the best on frame buffer console) that shows the tipical Matrix code.
The name is Matricurses
It use ncurses, so if you wanto to compile it, you have to run
$ gcc -o matricurses -lncurses matrix.c
It's released under the GPLv3 .
In the package you'll find the source code, a i486 binary to run it on the fly if you have an i486 machine and a Slackware package tgz, to install on your slackware :D .
DOWNLOAD
Bye
Giovanni
Sunday, March 30, 2008
Open Source paper on Slacky and SulmonaLUG
Hi!
Thanks to Loris (www.Slacky.eu Administrator) that release the paper on Slacky Community WebSite
http://www.slacky.eu/index.php?option=com_content&task=view&id=5641&Itemid=64
Thanks also to the SulmonaLUG that releases the paper on a news
http://sulmonalug.it/node/404
Next, I will release this document under the Creative Commons Licence.
Bye!
Giovanni
Thanks to Loris (www.Slacky.eu Administrator) that release the paper on Slacky Community WebSite
http://www.slacky.eu/index.php?option=com_content&task=view&id=5641&Itemid=64
Thanks also to the SulmonaLUG that releases the paper on a news
http://sulmonalug.it/node/404
Next, I will release this document under the Creative Commons Licence.
Bye!
Giovanni
Thursday, March 27, 2008
Free Software document new release!
Hi!
I'm pleased to release the new version of the document on Open Source, Free Software and GNU/Linux.
Many changes and corrections are inserted in this document version. The Slacky Community revised this document in the thread http://www.slacky.eu/forum/viewtopic.php?f=3&t=23666
You can download the document in the panel on the right or AT THIS LINK
See you!
Giovanni
I'm pleased to release the new version of the document on Open Source, Free Software and GNU/Linux.
Many changes and corrections are inserted in this document version. The Slacky Community revised this document in the thread http://www.slacky.eu/forum/viewtopic.php?f=3&t=23666
You can download the document in the panel on the right or AT THIS LINK
See you!
Giovanni
Wednesday, March 19, 2008
Paper on OpenSource, Free Software and GNU/Linux
Hi,
I've written a paper that explains the base concepts of OpenSource, FreeSoftware and GNU/Linux to make able everyone to know this world.
The paper is in ITALIAN only.
Salve,
ho scritto un paper per spiegare i concetti base dell'OpenSource, del FreeSoftware e di GNU/Linux per far si che chiunque conosca questo mondo.
DOWNLOAD THE PAPER
If the link doesn't work try this
DOWNLOAD THE PAPER FROM SLACKY
See you!
I've written a paper that explains the base concepts of OpenSource, FreeSoftware and GNU/Linux to make able everyone to know this world.
The paper is in ITALIAN only.
Salve,
ho scritto un paper per spiegare i concetti base dell'OpenSource, del FreeSoftware e di GNU/Linux per far si che chiunque conosca questo mondo.
DOWNLOAD THE PAPER
If the link doesn't work try this
DOWNLOAD THE PAPER FROM SLACKY
See you!
Saturday, March 15, 2008
More news...
Hi!
I'm disappeared for a while in this site :D
Never mind! I'm working on few projects... at early stage, so I don't treat them now :D
For now I just post there a video of a lullaby composed and played by me. Hope you enjoy it! It's dedicated to the nature and the spring that comes!
comment on youtube!
Bye
Giovanni
I'm disappeared for a while in this site :D
Never mind! I'm working on few projects... at early stage, so I don't treat them now :D
For now I just post there a video of a lullaby composed and played by me. Hope you enjoy it! It's dedicated to the nature and the spring that comes!
comment on youtube!
Bye
Giovanni
Wednesday, January 30, 2008
CCM v0.5 released!
Hi!
I've released the 0.5 version of CCM (CCM is a console mediacenter) that fix the bug that affects the symbols in filenames!
Enjoy!
I've released the 0.5 version of CCM (CCM is a console mediacenter) that fix the bug that affects the symbols in filenames!
Enjoy!
Friday, January 25, 2008
ToyLog 0.1 Released
Hi!
I'm pleased to release the first version of the micro CMS that I use for publish my simple blog.
This blogger is made to be simple and usable alse for slow connections like 56k and mobile connections.
Toylog is free under the GPLv3 license.
You can see a sample of toylog with my blog http://polystream.altervista.org/
If you want to make donations for my work you can go to DONATIONS
Enjoy!
Giovanni
I'm pleased to release the first version of the micro CMS that I use for publish my simple blog.
This blogger is made to be simple and usable alse for slow connections like 56k and mobile connections.
Toylog is free under the GPLv3 license.
You can see a sample of toylog with my blog http://polystream.altervista.org/
If you want to make donations for my work you can go to DONATIONS
Enjoy!
Giovanni
Sunday, January 20, 2008
My new personal Weblog
Hi!
I've published today my new blog. The blog is personal and written in ITALIAN.
I've written the full code for the weblog. I've named this cms: ToyLog and I hope to release it soon so if you want you can manage your blog with my cms.
The system is designed to make the connection friendly and content publishing also for slow connections (56K,GPRS,1200 BOUD to ^_^);
I've published today my new blog. The blog is personal and written in ITALIAN.
I've written the full code for the weblog. I've named this cms: ToyLog and I hope to release it soon so if you want you can manage your blog with my cms.
The system is designed to make the connection friendly and content publishing also for slow connections (56K,GPRS,1200 BOUD to ^_^);
Monday, January 7, 2008
CCM ver0.4 Released!!!
Hi!
I'm pleased to release the 0.4 version of CCM (CCM is a Console Mediacenter).
New features are:
-Image showing
Enjoy!
Giovanni
I'm pleased to release the 0.4 version of CCM (CCM is a Console Mediacenter).
New features are:
-Image showing
- By fbida (slackware package (http://www.slacky.eu) included) to show images via frame buffer only
- By kview for X server
Enjoy!
Giovanni
Wednesday, January 2, 2008
CCM version 0.3 Released!
Hi,
Few minutes ago I've released the 0.3 version of CCM (CCM is a Console Mediacenter).
This new version features are the dvd chapter selection and the cdaudio track selection.
Actually the 0.3 version is for *nix(GNU/Linux & co.) systems only... Windows XP version will come!... I hope!
Giovanni
Few minutes ago I've released the 0.3 version of CCM (CCM is a Console Mediacenter).
This new version features are the dvd chapter selection and the cdaudio track selection.
Actually the 0.3 version is for *nix(GNU/Linux & co.) systems only... Windows XP version will come!... I hope!
Giovanni
Tuesday, December 25, 2007
Merry Christmas!
10 REM AUGURI
20 FORI=1TO7000000000
30 PRINT "BEST WISHES "; I ; "WORLD CITIZEN!"
40 NEXTI
Let's think to who is not lucky as us!
Every day not only today!
Giovanni
20 FORI=1TO7000000000
30 PRINT "BEST WISHES "; I ; "WORLD CITIZEN!"
40 NEXTI
Let's think to who is not lucky as us!
Every day not only today!
Giovanni
Saturday, December 22, 2007
CCM XP version released!
Hi!
I'm pleased to release the Windows XP porting of CCM v0.2.
The porting is featured by Pantano Alessandro.
To download the ccmXP you can go to sourceforge at this link
Giovanni
I'm pleased to release the Windows XP porting of CCM v0.2.
The porting is featured by Pantano Alessandro.
To download the ccmXP you can go to sourceforge at this link
Giovanni
Friday, December 21, 2007
Hacking Coder open!
Hi,
I've created a space for everyone who want to publish esoteric codes or implementation of not well known algorithms.
You can visit sources or send a comment containing your code snippet.
The code required is not rigid and does not necessarily follow rigid programming rules... but must be funny and good to see.
Actually the site is in italian language.
Giovanni
I've created a space for everyone who want to publish esoteric codes or implementation of not well known algorithms.
You can visit sources or send a comment containing your code snippet.
The code required is not rigid and does not necessarily follow rigid programming rules... but must be funny and good to see.
Actually the site is in italian language.
Giovanni
Saturday, December 15, 2007
CCM ver0.2 Released!
Hi!
I've released in the afternoon a new version of the CCM Console Mediacenter.
This new release implements the CD Audio reproduction in a way similar to DVD reproduction (perfectly editable with the cdoptions.py script).
Next features will come:
-Sorting of the filenames
-Selections of the CD Audio traks
Giovanni
I've released in the afternoon a new version of the CCM Console Mediacenter.
This new release implements the CD Audio reproduction in a way similar to DVD reproduction (perfectly editable with the cdoptions.py script).
Next features will come:
-Sorting of the filenames
-Selections of the CD Audio traks
Giovanni
Tuesday, December 11, 2007
CCM on sourceforge
Hi,
I've released CCM (CCM is a Console Mediacenter) on sourceforge.net
From now you can download it at this link:
https://sourceforge.net/projects/cmediacenter/
Giovanni
I've released CCM (CCM is a Console Mediacenter) on sourceforge.net
From now you can download it at this link:
https://sourceforge.net/projects/cmediacenter/
Giovanni
Sunday, December 9, 2007
Beta of CCM Released!
Hi!
I'm pleased to release the beta version of CCM (CCM is a Console Mediacenter).
As you can see in the acronymous ccm is a mediacenter designed for who doesn't want to run X server and manage his favourite media.
It's written in python and requires mplayer to work!
(This is my first python script.... so forgive many mistakes)
You can download it from sourceforge:
DOWNLOAD
Bye
Giovanni
I'm pleased to release the beta version of CCM (CCM is a Console Mediacenter).
As you can see in the acronymous ccm is a mediacenter designed for who doesn't want to run X server and manage his favourite media.
It's written in python and requires mplayer to work!
(This is my first python script.... so forgive many mistakes)
You can download it from sourceforge:
DOWNLOAD
Bye
Giovanni
BohShell actually paused
Bohshell project is actually paused cause university and other project development :P
Subscribe to:
Posts (Atom)

