'English' Category

  • Bill

    aprile 25, 2007

    Contentone…

  • Me Live!

    aprile 15, 2007

    Insipired by mugshot and Matt Brubeck I’ve made a similar thing for my blog. It uses venus for all the fetching and parsing (as planetlarry does ) and then I’ve used feed2js to embed it in my blog.
    Here’s the source planet that generates the feed , here’s the page of my blog that uses that [...]

  • Debian 4.0 out

    aprile 9, 2007

    A few months ago Etch was freezed now it has been officially released as Debian 4.0
    These are the release notes and among the new changes I found:

    PHP5.x
    MySQL 5.x
    Apache 2.2.x
    GCC v4.1
    from XFree86 to X.org v7.1

    Updating
    Fist of all install aptitude
    apt-get install aptitude
    I used to have Debian Sarge 64 that is a semi official backport , now [...]

  • The worst Captcha EVER !!!!!

    aprile 8, 2007

    Sometime things are so badly made that it seems a joke…
    Here I am , asking myself why mldonkey doesn’t load a local ipfilter if its download fails. So I went on their forums to ask and since I’ve never done that I had to register first …. I found no solutions but a I [...]

  • Kiss Wordpress Upgrade Script

    aprile 6, 2007

    Description
    This is a KISS ( Keep It Simple Stupid ) script to backup and upgrade to the latest version your wordpress blog.You will need a shell / ssh to run this script ( tested on standard linux bash ).
    Features

    No configuration needed
    Full Database Backup
    Full blog root backup excluding the backup directory
    Automagic blog upgrade
    Easily written and hence [...]

  • Italian anti-Microsoft Terrorism

    aprile 6, 2007

    aka: Google hates Microsoft or Google loves me?
    Weird …..the page rank misteries.
    A few weeks ago I wrote a post concerning how much vista is expansive compared to computers shipped with linux where you just pay the hardware and you get a bunch of good free software.
    Nowadays when you go to a computer shop you find [...]

  • Delle belle strade

    aprile 3, 2007

    Strada della morte in Bolivia

    Strada Siberiana per Yakutsk

  • The Sound of RAM

    aprile 1, 2007

    I just read a crazy article and I wanted to try it. Here’s how you can enconde in ogg the sound of your machine’s RAM.
    To listen it:
    sudo cat /dev/mem >> /dev/audio
    To record it:
    sudo cat /dev/mem | oggenc -rq 1 -o mem.ogg -
    Here’s mine
    The Sound of RAM
    I used ogg2mp3 in portage for the transcoding.
    Original aricle: mogrify [...]

  • Eztvefnet Regular Expressions

    marzo 23, 2007

    For the shows I watch ( 350MB)
    Scrubs.S06@http://www.eztvefnet.org/rss.xml
    Lost.S[0-9]+E[0-9]+.(HDTV|.*PROPER)V@http://www.eztvefnet.org/rss.xml
    24.S[0-9]+E[0-9]+.(HDTV|.*PROPER)@http://www.eztvefnet.org/rss.xml
    Greys.Anatomy.S[0-9]+E[0-9]+.(HDTV.PROPER)@http://www.eztvefnet.org/rss.xml
    Battlestar.Galactica.S[0-9]*E[0-9]*.*(WS.DSR|PROPER)@http://www.eztvefnet.org/rss.xml
    American.Dad.S[0-9]*E[0-9]*.*(PDTV|PROPER)@http://www.eztvefnet.org/rss.xml
    Dirt.S[0-9]*E[0-9]*@http://www.eztvefnet.org/rss.xml
    Doctor.Who.*S[0][0-9]E[0-9]*@http://www.eztvefnet.org/rss.xml
    Drawn.Together.S[0-9]*E[0-9]*@http://www.eztvefnet.org/rss.xml
    Eureka.S[0-9]*E[0-9]*@http://www.eztvefnet.org/rss.xml
    Heroes.S[0-9]*E[0-9]*.(HDTV|.*PROPER)@http://www.eztvefnet.org/rss.xml
    House.S[0-9][3-9]E[0-9]*.(HDTV|.*PROPER)@http://www.eztvefnet.org/rss.xml
    Jericho.*S[0][0-9]E[0-9]*.(HDTV|.*PROPER)@http://www.eztvefnet.org/rss.xml
    Nip.Tuck.*S[0][0-9]E[0-9]*.(WS|DSR|.*PROPER)@http://www.eztvefnet.org/rss.xml
    The.Office.*S[0][0-9]E[0-9]*.*(HDTV)@http://www.eztvefnet.org/rss.xml
    Prison.Break.*S[0][0-9]E[0-9]*.(HDTV|.*PROPER)@http://www.eztvefnet.org/rss.xml
    Rome.*S[0][0-9]E[0-9]*.(HDTV|.*PROPER)@http://www.eztvefnet.org/rss.xml
    Shark.*S[0][0-9]E[0-9]*.(HDTV|.*PROPER)@http://www.eztvefnet.org/rss.xml
    The.Sopranos.*S[0][0-9]E[0-9]*.(HDTV|.*PROPER)@http://www.eztvefnet.org/rss.xml
    Standoff.*S[0][0-9]E[0-9]*.(HDTV|.*PROPER)@http://www.eztvefnet.org/rss.xml
    Top.Gear.*S[0-9][0-9]E[0-9]*.*(PDTV)@http://www.eztvefnet.org/rss.xml
    Weeds.*S[0][0-9]E[0-9]*.(HDTV|.*PROPER)@http://www.eztvefnet.org/rss.xml

  • Nano Syntax Highlighting

    marzo 11, 2007

    I stumbleupon an old post on gentoo forums , it’s dated 2003 but it doesn’t seem to be dead. I ‘ve never thinked about the fact that nano doesn’t provide a syntax highlighting and this actually means that I’ve never read the documentation.
    Nano without highlighting

    Nano with syntax highlighting

 
Powered by Wordpress and MySQL. Theme by Shlomi Noach, openark.org