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 Esp8266 SQLite
Status
Links icon
GitHub LinkedIn
About
馃寪
English Italiano
github linkedin rss
  • Php Server Distribution for windows - XAMPP

    calendar Mar 18, 2010 路 1 min read
     en knowledgebase  路 apache easy linux mysql perl php sql web windows
     路
    Share on: twitter facebook linkedin copy
    Php Server Distribution for windows - XAMPP

    XAMPP is a very easy to install Apache Distribution for Linux, Solaris, Windows and Mac OS X. The package includes the Apache web server, MySQL, PHP, Perl, a FTP server and phpMyAdmin.


    Read More
  • yasnippet - Google Code

    calendar Jul 5, 2009 路 1 min read
     en knowledgebase  路 editor emacs perl python ruby
     路
    Share on: twitter facebook linkedin copy
    yasnippet - Google Code
    YASnippet is a template system for emacs. It allows you to type a abbrevation and automatically expand the abbreviation into function templates.

    Bundled language templates includes: C, C++, C#, Perl, Python, Ruby, SQL, LaTeX, HTML, CSS and more.


    Read More
  • ack – better than grep, a power search tool for programmers

    calendar May 29, 2009 路 1 min read
     en knowledgebase  路 perl
     路
    Share on: twitter facebook linkedin copy
    ack -- better than grep, a power search tool for programmers
    ack is a tool like grep, aimed at programmers with large trees of heterogeneous source code.

    ack is written purely in Perl, and takes advantage of the power of Perl’s regular expressions.

    via ack – better than grep, a power search tool for programmers.


    Read More
  • Dynamic languages troubles

    calendar Jan 30, 2008 路 3 min read
     blog-objectsrootcom en software  路 again ant api arc build business car code complex database design easy eclipse example fix hard hosting http ibm import java lion microsoft perl php plugin project projects python ruby simple small smalltalk sql system tools trouble ui unix war web world
     路
    Share on: twitter facebook linkedin copy
    Dynamic languages troubles

    I have read http://www.manageability.org/blog/stuff/chandler-failure and I think it is very danger way of exposing concepts.


    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.


    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: 


    Read More
  • Better unix life: mass replace and xargs

    calendar Jun 7, 2007 路 1 min read
     blog-objectsrootcom en evergreen  路 api perl unix
     路
    Share on: twitter facebook linkedin copy
    Better unix life: mass replace and xargs

    Use the sed -i command

    sed -i.BAK 's|foo|bar|g' files # -i does in-place replacement
    perl -pi.bak -e 's|foo|bar|g' files                # or
    perl -pi.bak -e 's|foo|bar|g' `find /pathname -name "filespec"`

    Perl is the preferred way, but on some production system you must use the old good sed. For some tips on sed take a look to its faq. Another very powerful command is xargs. Xargs is a rapid聽 way to process files containing spaces, using聽 a聽 combo with find:


    Read More
  • Software Trends1

    calendar Oct 12, 2006 路 2 min read
     blog-objectsrootcom en lang software  路 ant apple book commercial developement ejb ibm ideas italy linux news perl php ping programming programming-languages project python ruby site small smalltalk smart squeak system trends ui vi war web
     路
    Share on: twitter facebook linkedin copy
    Software Trends1

    The trends of this october are about some upcoming products. A clear analisys of <a href=“http://www.roughlydrafted.com/Sept05.Quark.html"


    Read More
  • B Wolf Version 1.1

    calendar Sep 17, 2006 路 1 min read
     blog-objectsrootcom en  路 book fini perl table world
     路
    Share on: twitter facebook linkedin copy
    B Wolf Version 1.1

    BWolf version 1.1 has been relased!

    I am happy to announce to all the world I have just relased the first stable release of BWolf.

     


    Read More

Recent Posts

  • Breve guida agli ETF
  • Salvadanaio remunerato di Satispay Conviene?
  • Interludio sul value investing
  • Anubis: DDos Protection

Latest comments

    Disclaimer

    Gioorgi is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for website owners to earn advertising fees by advertising and linking to amazon.com, audible.com, and any other website that may be affiliated with Amazon Service LLC Associates Program. As an Amazon Associate we earn from qualifying purchases.
    Last updated:2025-06-17 02:00
    Giovanni Giorgi

    Copyright 1999-  GIOVANNI GIORGI. All Rights Reserved

    to-top