All data and information provided on this site is for informational purposes only.
http://blog.roccozanni.net makes no representations as to accuracy, completeness, currentness, suitability, or validity of any information on this site and will not be liable for any errors, omissions, or delays in this information or any losses, injuries, or damages arising from its display or use. All information is provided on an as-is basis.
This website (blog) doesn't represent any journal, as it is updated without any frequency. It can not, therefore, considered an editorial product, under Italian Law No. 62, 7/03/2001

Hardsub your video with python and mencoder

March 14th, 2009

All modern video players have subtitle handling capabilities, for example it means that the video player can read subtitle from external file and embed them inside the video during playing … except that bundled in the xbox360 operating system.

Read more…

SociBook del.icio.us Digg Facebook Google Yahoo Buzz StumbleUpon

Python , , , , ,

FirePHP: supporting newlines inside a table cells

December 28th, 2008

Hi,
some times ago I discovered FirePHP, a small plugin for Firebug which provides server-side logging features. In a few words, you can use Firebug for logging data inside a php script. It’s a very useful plugin and the author, Christoph Dorn, made a very good job.

Read more…

SociBook del.icio.us Digg Facebook Google Yahoo Buzz StumbleUpon

Javascript, PHP , , , , , ,

PHP + NuSoap: Calling webservice

December 20th, 2008

In the last post i made an implementation example of a small webservice.
Now we see how to invoke it with few line of code, using the same library used to realize the server side implementation.

Read more…

SociBook del.icio.us Digg Facebook Google Yahoo Buzz StumbleUpon

PHP , , ,

PHP + NuSoap: A simple webservice

December 20th, 2008

Have you ever needed to build a webservice?
After some googling i found a library called nusoap, full compatible with PHP4 and PHP5, very simple and intuitive.
Let me illustrate a very simple example of use this library for building webservices in PHP.

Read more…

SociBook del.icio.us Digg Facebook Google Yahoo Buzz StumbleUpon

PHP , , ,

What kind of programmer are you?

December 20th, 2008

Some time ago, i found this test that classify software developer into various tipologie

http://www.doolwind.com/index.php?page=11&PHPSESSID=0d973d8e0cd0d9b0b0f84f2846d5ecbb

and this is my result ;)

Read more…

SociBook del.icio.us Digg Facebook Google Yahoo Buzz StumbleUpon

Nonsense