Tag Archives: scripting

Bash secret powers

Bash scripting has evolved a lot in the last ten years. I get used to relay on bash for all normal “data domination” tasks (like file system refactorings, database extraction and reporting and so on) and switching to python/ruby/perl when … Continue reading
Posted in English Content | Tagged , , , , , , | Comments Off on Bash secret powers

Tool Command Language: il papa’ di Java

E’ notizia fresca di stampa il rilascio di Tcl 8.6, che introduce parecchie novità a dispetto del fatto che sia una “minor” release.   In particolatre Tcl 8.6 introduce un motore “stackless”, integra nel linguaggio le estensioni OOP, ed aggiunge … Continue reading
Posted in Italian Content, Programming languages | Tagged , , , , , , , , | Comments Off on Tool Command Language: il papa’ di Java

iOpus | Web Browser Scripting, Web Testing, Web Scraping and Website Monitoring

iMacros – Web Automation, Web Testing and Web Scraping Record & replay all web surfing activities Automatically fill out web forms from a database Automate uploads, downloads, and data extraction iMacros is the only solution that works with websites that … Continue reading
Posted in English Content, Knowledgebase | Tagged , , | Comments Off on iOpus | Web Browser Scripting, Web Testing, Web Scraping and Website Monitoring

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

Advanced Bash Scripting

Is it amazing things you can do with a simple Bourne Again Shell  (bash). I have just discovered you can open socket using a small redirection syntax, and emulate small checks you normally do with curl or wget. The bash … Continue reading
Posted in English Content, Legacy ObjectsRoot.com | Tagged , , , , , , , , , , , , , | Comments Off on Advanced Bash Scripting