Tag Archives: html

Explorer Canvas

Volete utilizzare il tag canvas di html5 anche su IE6 ed IE8? Google ha la soluzione… Modern browsers like Firefox, Safari, Chrome and Opera support the HTML5 canvas tag to allow 2D command-based drawing. ExplorerCanvas brings the same functionality to … Continue reading
Posted in Italian Content, Knowledgebase, Software | Tagged , , , , , , | Comments Off on Explorer Canvas

Closure in Java: fast and nice!

Working for two very important Banks, I have the need to play with Closure in Java. I have a lot of trouble looking at a good description of the subject, until I read a post on StackOverflow. I have decided … Continue reading
Posted in English Content, Evergreen, Programming languages | Tagged , , , , , , | 6 Comments

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 , , , , , , , | Comments Off on Nested Tag Library for struts 1.x

Changing orientation via a stylesheet

This magic CSS code is able to change the orientation of the printed page: @page port {size: portrait;} @page land {size: landscape;} .portrait {page: port;} .landscape {page: land;} For more information, take a look to the CSS Print Profile specification … Continue reading
Posted in English Content, Knowledgebase | Tagged , , , , | Comments Off on Changing orientation via a stylesheet

jQuery plugin: Tablesorter 2.0

Often Customers require a way of ordering columns of small html table. This JQuery plugin offer a fast, and nice solution: jQuery plugin: Tablesorter 2.0.
Posted in English Content, Knowledgebase | Tagged , , , , , | Comments Off on jQuery plugin: Tablesorter 2.0

Javascript and Smalltalk

There is a future for SmallTalk? I was a very strong fan of the SmallTalk language, but in the last five years I have seen more and more contraction of its usage in the IT field. The OLPC project, which … Continue reading
Posted in English Content, Legacy ObjectsRoot.com | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | Comments Off on Javascript and Smalltalk

About macosx

We read in wikipedia:

"Mac OS X is the successor to the original Mac OS, which had been Apple's primary operating system since 1984 [...]

Continue reading
Posted in English Content, Legacy ObjectsRoot.com | Tagged , , , , , , , , , , , , , , , , , , | Comments Off on About macosx