Lifestream
-
Android-x86 in VirtualBox http://tinyurl.com/27xxmjx [gionn]
-
Shared http://www.last.fm/robots.txt.
-
Terminator (GNOME Tiled terminals) http://twitpic.com/29nx67 [gionn]
-
Shared terminator-apt.
-
Warning: Missing argument 2 for Lifestream::get_anchor_html(), called in /srv/www/blog.scorpionworld.it/public_html/wp-content/plugins/lifestream/extensions/tumblr/extension.inc.php on line 66 and defined in /srv/www/blog.scorpionworld.it/public_html/wp-content/plugins/lifestream/inc/core.php on line 760
Photo [gionnhttp://gionn.tumblr.com/post/872140194] -
Last.fm has the best robots.txt ever. http://tinyurl.com/2v59nsg [gionn]
-
Categorized Custom Android ROMs - http://theunlockr.com/downloads/android-downloads/android-roms/ [gionn]
-
Shared 2 photos.
-
RT @SedimentidOnice: Milena Gabanelli: 40 querele ma non ha perso neanche una causa perché "i fatti son fatti anche in Italia" http://bi ... [gionn]
-
Remember: GRUB2+GPT+RAID1 for /boot = FAIL! [gionn]
-
Published: "Proxmox VE for managing KVM/OpenVZ" - from http://bit.ly/9mmpff [gionn]
-
RT @startupquote: If you are not embarrassed by the first version of your product, you’ve launched too late. - Reid Hoffman (@quixotic) ... [gionn]
-
-
RT @backupify: Ooh Ahh! Google Images presents a nicer way to surf the visual web http://bit.ly/drwCfD [gionn]
-
-
-
RT @acangiano: Redmine 1.0.0 released: http://redmineblog.com/articles/redmine-1.0.0-released/ [gionn]
-
Category Archives: Software
Una parecchio rapida introduzione a BluePrint (css framework)
Un amico mi ha chiesto delucidazioni su BluePrint, e mi sembra ne valga la pena di ripubblicare qui alcuni paragrafi con cui gli ho risposto. > ho letto la guida e provato questo blueprint.. ma francamente non ho capito > … Continue reading
Neogeo updated bios rom per 0.135 (neogeo.zip)
Oggi m’è venuta voglia di rigiocare al buon vecchio Metal Slug, e vedo con piacere che lo sviluppo del progetto MAME avanza nonostante ci troviamo alle soglie del 2010 :D Se vi ritrovate con uno di questi errori durante il … Continue reading
Hack for disabling suhosin when using phpmyadmin on Debian
If you apt-get install phpmyadmin on Debian/Ubuntu, you will notice the quoted warning message: Server running with Suhosin. Please refer to documentation for possible issues. You will get reference and possibile solutions here. A fast get to achieve a fully … Continue reading
Hylafax with A01-PU3 WebRunner USB
HylaFAX is an enterprise-class system for sending and receiving facsimiles as well as for sending alpha-numeric pages. The A01-PU3 is an usb PSTN modem that support the CDC ACM standard, and it works great on Linux! On Debian you can … Continue reading
Posted in Debian, en_US
Tagged fax, fax server, hylafax, No carrier detected, usb modem, webrunner
Comments Off
Rai.tv senza Silverlight su Linux e Notebook
Trovate tutto riassunto e condensato su OssBlog -> Come vedere i canali rai in streaming con vlc. Vi par possibile che un servizio pubblico usi soldi pubblici (il canone è un canone solo di nome, di fatto è una tassa) … Continue reading
Exporting serial tty lines over TCP
On server: socat tcp-l:54321,reuseaddr,fork file:/dev/ttyS0,nonblock,raw,echo=0,waitlock=/var/run/tty On client: while true; do socat pty,link=/dev/vttyS0,raw,echo=0,waitslave tcp:192.168.1.1:54321; done A lot of fun exporting fax-modem serial line of servers geographically far and use a central hylafax server with multiple virtual modems =D
Let Doctrine use APC User Cache in Symfony 1.2
Simply drop a new function of some lines inside ProjectConfiguration.class.php public function configureDoctrine(Doctrine_Manager $manager) { if (ini_get(“apc.enabled”)==1) if (sfApplicationConfiguration::getEnvironment() != “dev”) $manager->setAttribute(Doctrine::ATTR_QUERY_CACHE, new Doctrine_Cache_Apc()); else apc_clear_cache(“user”); } Every result will be cached inside the apc user cache, so the load … Continue reading
MacBook Pro 15” Debian
Il vecchio Asus F3Jc stava esalando gli ultimi respiri, quindi onde evitare di rimanere senza pc (anche perchè lo usavo a lavoro), ho ben pensato di accattarmi un nuovo portatile. Lavorando con due mac luser (ndr: malteo e orontobate) con … Continue reading
Dropbox Debian – Backup, Sync, Share your files!
As described on his site: Once installed, any file you drop into your Dropbox folder will synchronize and be available on any other computer you’ve installed Dropbox on, as well as from the web. Also, any changes you make to … Continue reading
Make a dynamic background sidebar in Drupal 6 using jQuery
Sometimes you need some ugly behavior in a web-site for making customer happy, like changing some piece of the template when changing web-site section. With the standard tools, you can create different content-types, and after theming each content-type with a … Continue reading

