Search
Translate / Traduci
-
Available even in U.S.A. Support Gioorgi Editorial Board
June 2023 M T W T F S S 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 Gioorgi EverGreen
Tag Archives: example
Nested Tag Library for struts 1.x
Example: http://www.laliluna.de/struts-nested-iteration-tutorial.html Reference http://struts.apache.org/1.3.10/struts-taglib/dev_nested.html
Posted in English Content, Knowledgebase
Tagged apache, example, html, http, reference, struts, tag library, tutorial
Comments Off on Nested Tag Library for struts 1.x
Log Manager
Il seguente esercizio operativo serve per prendere confidenza con: Libreria Java Servlets & JSP Libreria Log4J Si richiede di creare una pagina jsp che consenta di modificare dinamicamente alcuni livelli di logging: Dettagli: Si richiedono 5 livelli di log (qui … Continue reading
Posted in Italian Content, Software
Tagged design, example, Formazione, java, jsp, log4j
Comments Off on Log Manager
Example of Solution1 for a car not starting: check batteries
Example of a solution about car not starting. If you car is not starting, check the batteries as first. It is the most common problem of issues (this is an example document for the PanamaKB Plugin)
Posted in English Content
Tagged car, example, panama, plugin
Comments Off on Example of Solution1 for a car not starting: check batteries
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 again, ant, api, ARC, build, business, C Language, car, code, complex, database, design, drupal, easy, eclipse, example, fix, hard, hosting, http, ibm, import, java, lion, microsoft, perl, php, plugin, plugins, project, projects, python, ruby, San Francisco, simple, small, smalltalk, Software, sql, stop, system, tools, trouble, ui, unix, vm, war, web, world
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
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
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