Tag Archives: perl

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.
Posted in English Content, Knowledgebase | Tagged , , , , , , , , | 2 Comments

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. Yasnippet system … Continue reading
Posted in English Content, Knowledgebase | Tagged , , , , , | Comments Off on yasnippet – Google Code

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 … Continue reading
Posted in English Content, Knowledgebase | Tagged , | Comments Off on ack — better than grep, a power search tool for programmers

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.

In the article pointed out, the quite dead Chandler project is compared to the multi-billion Eclipse project. And then a too easy analysis is done against dynamic languages, where Java is the absolute winner.

I will try to fix some of the things said there, and to add also my two cents here :)

Continue reading
Posted in English Content, Legacy ObjectsRoot.com | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | Comments Off on Dynamic languages troubles

pyparsing review

Review of "Getting Started with Pyparsing", Copyright © 2008 O'Reilly Media, Inc.
ISBN: 9780596514235
Released: October 4, 2007

 

Continue reading
Posted in English Content, Legacy ObjectsRoot.com, Reviews | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , | Comments Off on pyparsing review

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 … Continue reading
Posted in English Content, Legacy ObjectsRoot.com | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , | Comments Off on Will Zend slash rubyonrails?

Better unix life: mass replace and xargs

Some unix tips and tricks for an easy life Continue reading
Posted in English Content, Evergreen, Legacy ObjectsRoot.com | Tagged , , , , | Comments Off on Better unix life: mass replace and xargs