Jun 072011
 

yakito At the moment my favourite way to do (simple) elaborations and conversions of multimedia file is FFMPEG. But i understand that is not exactly the most user-friendly tool around, so if you don’t want to open the terminal and read the man page of FFMPEG perhaps you could take a look at Yakito.

Yakito  is a free and open media files converter, using the benefits of the project FFMPEG to achieve maximum compatibility with most multimedia formats and codecs.Unlike other solutions, Yakito is not intended to be a simple frontend interface to manage an installation of FFMPEG, but uses this engine to convert/encode video in an independent  way (FFMPEG it’s integrated in the executable itself, so it’s transparent).For this it relies on Jave , another free software project.
Continue reading »

flattr this!

May 192011
 

tini
I’ve received this introduction from my friend Paolo Proni and i gladly publish it:

From longtime the common opinion about Java is that it is a heavy environment, which requires a powerful hardware and sometimes it seems the power is never enough. It seems that in order to do the same tasks that we could do 10 years ago, even the last generation machines are not enough.

That is simply not true.

The slowness of many Java programs is due to the wrong choices of the software architects, who have given a low priority to the efficiency, preferring the extreme flexibility or the productivity, when it was the case of not concentrating to the delivery time only…
It is a plaisure to discover on the Internet some little jewels, such as the Tini , where a 8 bit microcontroller can run some small Java programs in a decent way.
Continue reading »

flattr this!

Mar 072011
 

JavaAppsEnDatabaseI’ve received from Paolo Proni the slides that he presented at the ignite session at codemotion in Rome.
I thank Paolo and i gladly publish this short presentation that introduces the concepts behind the design of Easy Driver.

You can download the pdf from here.

What’s Codemotion ?

For four years running, Javaday Roma has been the only event of its kind in Italy in terms of content, participants and enthusiasm. Year after year, the exciting atmosphere of Javaday has . won over participants and sponsors. To keep being a top draw for developers, Javaday has evolved to become Codemotion.

Codemotion takes Javaday a giant step further: it’s open to all languages and technologies, becoming a catalyst for more creativity and more job opportunities. Everyone can reap the benefits of our new, broader focus: we’ve jumped from one product (Java, once Sun, now Oracle) to the entire field of programming.

Continue reading »

flattr this!

Let us access the databases in the Easy Driver way !

I’ve received this interesting article by Paolo,  that i gladly publish: Easy Driver is a project to access the databases, it is Free and Open Source. It is formed of a Java library and a code generator. The experience made writing directly the queries with JDBC taught us that it’s common to have a lot of [...]

Oracle World Domination

Oracle Open world is starting once again in San Francisco, gathering more and more public every year, that’s perhaps normal considering that oracle is buying a new big company every year. Oracle OpenWorld is the world’s largest and most important conference for Oracle technologists, business users, and partners. Perhaps you think: i’m not intested in Oracle [...]