open-menu closeme
Home
RetroComp icon
Retro Computing Articles Composition Notebooks 8bit
DevOps icon
Automation K8s Done Right
GenAI icon
Fatlama Newsletter Generative AI
Projects icon
Software Projects Arduino Misterio Esp8266 SQLite
Status
Links icon
GitHub LinkedIn
About
github linkedin rss
  • Code Zauker v0.0.3 is OUT

    calendar Feb 3, 2012 · 1 min read
     en  · code-zauker engine ideas project redis search
     ·
    Share on: twitter facebook linkedin copy

    Are you ready for the news?

    Code Zauker v0.0.3 is OUT!

    The new version spots

    • Case insensive indexing and searching, at a blazing fast speed.
    • UTF-8 compliant indexing. Best if your code is on another encoding, code zauker try to "guess" the right one and fix it.
    • Richer czsearch options, like the following
    $ruby -Ilib bin/czsearch -h
    Usage: czsearch [options] [term1] [term2]...
        -i, --ignore-case                ignore case distinctions
        -B, --before-context NUM         print NUM lines of leading context
        -A, --after-context NUM          print NUM lines of trailing context
        -C, --context NUM                print NUM lines of output context
        -X, --exclude FILE_PATTERN       Exclude files that match FILE_PATTERN (as ruby regexp). Case insensitive
        -h, --help                       Display this screen
    Options are grep-like
    EXAMPLES:
    czsearch ciao Koros
     Will search Koros OR ciao
    czsearch -i gnu
     Will match also GNU and Gnu
    czsearch  -X .orig -X .bak -X .java  html:select
     Will skip java and backup file
     

    Take a look at the code on github.


    Read More
  • Site redesign

    calendar May 10, 2008 · 1 min read
     blog-objectsrootcom en site  · arc design engine fix link links pd search search-engine site
     ·
    Share on: twitter facebook linkedin copy
    Site redesign

    This article has been retained for hisorical reasons. In this article we refers to blog.Objectsroot.com a site discontinued on August 2008

    After some time, I have decided to start redesigning the content and the look of ObjectsRoot.com I have slightly reduced the tags section, over-simplifying the access to my huge set of articles. With over 100 posts, there is no need of so much tags. The search engine will help you to find old articles: do not worry anyway, permalinks will remain valid for a long time!


    Read More
  • Python Search Engine

    calendar Apr 20, 2008 · 1 min read
     blog-objectsrootcom en python  · arc engine python search search-engine
     ·
    Share on: twitter facebook linkedin copy
    Python Search Engine

    I am very happy to announce my personal annotated Python Search Engine.

  • Shopping in the IT

    calendar Jan 21, 2008 · 2 min read
     blog-objectsrootcom en software  · ant apple arc database db engine file good google hard make microsoft mysql news opinion oracle ping search search-engine sql ui war web
     ·
    Share on: twitter facebook linkedin copy
    Shopping in the IT


    Oracle buys BEA and Sun buys MySql.

    In reply,Migrosoft is hungry and is watching Yahoo :-)

    <joking> 

    Any bets on the next money-based-news?

    I'm going for

    • Oracle buys Sun: "We need more hardware to run Oracle and WebLogic together! "
    • Google buys Oracle: "We have *even* more hardware...come on!"
    • Apple buys Google: "So nice LOGO", retrodating a bunch of stock options, I suppose.
    • Microsoft buys Apple ("So annoied their are more cool then us!") and shut down all them all so you will end up using their search engine, I hope.

    </joking> 


    Read More
  • pyparsing review

    calendar Jan 16, 2008 · 2 min read
     blog-objectsrootcom en reviews  · ant arc book build code complex easy engine example funny good import lisp perl python script scripting search search-engine simple small table ui vi web
     ·
    Share on: twitter facebook linkedin copy
    pyparsing review

    This is the sad true: parsing is boring. And writing parser is even worst.

    If you can choose a scripting language for parsing you can think to do it in perl.

    For this way, take a big breath and go in the black sea  of perl's funny regexp. They are funny only if you have that special love for the regular expressions.


    Read More
  • Will Zend slash rubyonrails?

    calendar Dec 9, 2007 · 2 min read
     blog-objectsrootcom en  · build code design easy eclipse engine example framework funny http ibm java jug lamp nerd pd pdf perl php project python ruby small system ui web
     ·
    Share on: twitter facebook linkedin copy
    Will Zend slash rubyonrails?

    Let the Zend Framework introduce itself as a Borg would do: 

    "Hi dear RubyOnRails. Hi all. I am the Zend Framework, a small work (about  5 tons of code) done by IBM and Zend to destroy you. You think php is not able to build big project?... do you?
    So you have dared to develop RubyOnRails or Perl or Python, thinking you can own the web in your way... Dear nerds you are so funny and young!!" in a lamp of light the borg duplicate itselfs in 100 indians programmers, saying together


    Read More
  • Celeste

    calendar Aug 17, 2006 · 2 min read
     blog-objectsrootcom en  · ant apple arc bad code development email engine example giovanni google http list reader sage script smart squeak steve system test tutorial ui vi
     ·
    Share on: twitter facebook linkedin copy
    Celeste

    Celeste

    Celeste is a mail reading and organizing program. The name "Celeste" is a reference to an earlier mail reader named Baba, which was written at Xerox PARC by Steve Putz and John Maloney.

    Nowadays, Celeste is maintained by Giovanni Giorgi (me).

    Latest Feature

    A new revision is planned for the end of September 2006, and code name will be "Sonic". Sonic will include a smart mailing-list filter and a better "leave message on server" option. I implemented years ago an auto-filtering system in AppleScript. The filtering engine used the RFC2369 and some other tricks to detect yahoo mailing list. Sonic will have also an auto-filter for google mailing list too.

    The leave message on server option is quite bad now. It creates a lot of duplicated messages.
    The new implementation will avoid dowloading twice a message, using a mix of messageId and timestamp to detect duplicated messages.


    Read More

Recent Posts

  • Arduino Q da far crescere
  • Postgres Take it All
  • La ruota del Destino
  • Darth Android
  • Vps Provider
  • Chat
  • RSS Readers

Latest comments

    Giovanni Giorgi

    Copyright 1999-  GIOVANNI GIORGI. All Rights Reserved

    to-top