Pycon 2 Live #1

May 10, 2008 by whitenoise

Evito di commentare la giornata di ieri con RMS Stallman, tanto prendete un video degli anni 90…ambientatelo a palazzo vecchio a firenze…e avete la conferenza di ieri ;-)

Stamattina c’è stato il workshop su django, inizialmente è partito bene, decadendo un po’ con la scrittura a mano della vista (cosa che con grails viene generata in modo automatico). La percezione cmq che da django, è che è molto difficile da mantenere…considerando che i vari branch nascono e muoino velocemente.

Ora sto seguendo il talk su Skype4Py, sinceramente una volta uscito di qui non correrò a provarloST, se devo essere sincero, considerando che lo speaker ci sta mettendo di tutto per farmi addormentare.

Ho finito le slide da circa 10 minuti…manca solo la grafica… :D

una sola parola….

May 5, 2008 by whitenoise

….ASSASSINI!!!!!!!!

I politici italiani, anzichè menarsi il pisello a vicenda sulle priorità e altre frivolezze che sanno tirare fuori molto abilmente, dovrebbero al contrario analizzare i fatti: è morto un giovane innocente per colpa di assassini che non meritano altro che la galera, che fossero nazisti o comunisti cambia poco…sono assassini in entrambi i casi.

Strano che nessuno si sia strappato le vesti. Ma se fossero stati rumeni o albanesi cosa sarebbe successo? Ronde armate? Ghetti?

Vaffanculo day 2

April 26, 2008 by whitenoise

liberaMENTE: two days after

April 22, 2008 by whitenoise

Circa un mesetto fa, quando iniziammo ad organizzare quest’evento, ricordo di aver avuto molte perplessità, non tanto per l’evento in se, quanto per l’assenza sistematica di buona parte delle persone del LOLUG.

Ad essere sincero mi sono ricreduto.

LiberaMENTE è stata una ottima iniziativa, complessa e di notevole importante. Oggi come oggi se ripenso a quella giornata, caratterizzata da un mix esplosivo di esperienze (partecipazione del LOLUG, Evento Fedora, Meeting dei Fedora Ambassadors), sono felice di aver partecipato, di aver organizzato e di aver impiegato energie e tempo affinchè il LOLUG partecipasse.

La mia esperienza è stata caratterizzata (positivamente) dal contatto diretto con diverse persone, che finora avevo conosciuto solo per via telematica: liberaMENTE è stata anche luogo della prima riunione italiana di Ambassador fedora con la partecipazione di ben cinque elementi: Francesco Ugolini, Francesco Crippa, Andrea Modesto Rossi, Gianluca Varisco e Me.

Per quanto riguarda l’evento fedora, abbiamo allestito la prima stazione che permettesse la creazione completamente automatica di chiavette USB bootabili con Fedora 8: data una chiavetta da almeno un 1Gb ed inserita nell’apposita porta fino allo squillo di trombe. Il software è stato scritto da Matteo.

Tornando alla manifestazione, l’unica nota dolente è stato il poco afflusso di persone, ma se vogliamo esser positivi, ha permesso di confrontarsi maggiormente con gli altri espositori/partecipanti alla manifestazione.

Ah dimenticavo, al banchetto erano anche presente l’eeePC di Asus e l’OLPC. :)

A te

April 21, 2008 by whitenoise

Elrection day

April 12, 2008 by whitenoise


+1

Next meetings :)

April 12, 2008 by whitenoise

Liberamente (19 April)
I will partecipate as LOLUG member and Fedora Ambassador, and I will do a short talk on LTSP technology. LTSP is a killer technology to help schools and PA to migrate on opensouce when an upgrade of large scale system is required.

Pycon 2 Italy (9, 10 and 11 May)
My talk proposal about Func has been accepted and, see you there. Sunday at 17:45 ;-) I’m excited and, at the same time, scared. It’s my first official conference, and I’m not so able to speak in public, but on the other hand, never I start, never I learn. Let’s go. :)

CLI2

April 10, 2008 by whitenoise

I found this nice command on Max Spevak’s blog to know the most used shell commands :-)


[lfoppiano@sboing ~]$ history | awk ‘{a[$2]++ } END{for(i in a){print a[i] ” ” i}}’|sort -rn|head
179 ls
162 cd
91 ssh
79 grails
61 vim
24 rm
22 su
21 git-pull
20 svn
20 mplayer
[lfoppiano@sboing ~]$

My question is….where is python? Maybe on fc8-serv.byte-code.lan ;)

Func and JBoss Module

March 28, 2008 by whitenoise

Func (Fedora Unified Network Controller) is a revolutionary and sexy tool that allow you to administer hosts on large scale environments, using a secure communications through https. Func is written in python and is promoted and sponsorized by Red Hat.

Func is designed to implement a client-server model: there’s a single host master (certmaster) which register and exchange certificate with minions (clients). Certmaster can launch commands (ping, ps, netstat, and so on), get various information (hardware infos, nagios infos, xen virtual hosts infos, etc) on each or groups of clients. All commands are module and, thanks to module-driven design, is quite simple to write your own. You can find modules list here.

I wrote, with my byte-code colleagues, a simple module to monitor JBoss running instances, by retrieving information about active ones (port, name, bind address and pid), about problems (for example when two instances are started on the same bind address), and some little stuff (search).

You can execute command by using a single code line, for instance:

func “*” call jboss status
func “*example.com” call jboss status

and so on…more information here.

This module has multple purposes: the first one is to add useful and new stuff and the second is to start something that connect Java and Linux world. In fact, at this moment, they too many separate (although SUN made java opensource, with too delay, IMHO), and, at the same time, Red Hat world and JBoss world.

Unfortunatly I’m not a jboss man, and I don’t have idea on possible stuff to be added (ATM I’m think to add a deployer but func need improvement to copyFile Module ;-))

What I have to choose?!

March 27, 2008 by whitenoise

…nessuno mi rappresenta…chi minchia voterò? WTF!!!

0ab9bb51.png

Update 30/03/2008@11:14 Dopo aver letto questo articolo di Marco Travaglio, la mezza idea che avevo già, si fortifica :-) (Ho riscritto l’articolo in italiano, che in inglese non mi pareva molto a tema :P)