Archive for November, 2008
Watching Italian public television from abroad
2 Comments Published by Luigi November 27th, 2008 in Life, universe and everythingI've never been a great TV watcher when I was in Italy. Here in Germany I don't watch TV also because I don't understand German. But sometime I miss some Italian news shows, like Anno Zero.
The public URLs are the followings:
RAI 1 mms://212.162.68.163/prodtvr1
RAI 2 mms://212.162.68.163/prodtvr2
RAI 3 [...]
Random thoughts about unchecked exceptions
0 Comments Published by Luigi November 22nd, 2008 in JavaAs per current Java implementation, if we have an unchecked exception we can't extend it to make a checked one, and if we have a checked exception we can't extend it to make an unchecked one (except for RuntimeException that is unchecked and extends from Exception that is checked).
For sure this limit is wanted by [...]
Sometimes checked exceptions can be a problem. I tried to implement a common logic to retry failing network operations and it resulted into a kind of command pattern on which, as usual, the execute() method throws java.lang.Exception. That complicated the caller code that has to catch and handle java.lang.Exception instead of the more specific exceptions... [...]
Italian politicians against bloggers, again…
1 Comment Published by Luigi November 14th, 2008 in Life, universe and everythingLast year our beloved politicians were discussing about a law that basically would make of all the Italian bloggers a people of undercover editors, making laws requiring the blogging activity and internet writing to be subject to state registration and taxation.
Here's a fragment from an old article from Times Online:
Recently, Italian lawmakers once again took [...]
Calling WebService at the Unix command line
4 Comments Published by Luigi November 11th, 2008 in Java, LinuxRecently I was implementing a web services client to integrate two different systems. To track problems and report bugs, I found quite useful to have scripts invoking the server to verify the response and reproduce the issues.
I wrote a set of bash scripts that run isolated and I used them to prototype and verify the [...]
Wassup yesterday and today
0 Comments Published by Luigi November 10th, 2008 in Life, universe and everythingEight years ago...
...and today...
True change. Hopefully
Good luck Obama!
Sometime it is very useful to create tests dynamically. For instance, I had to test that every URL returned by a method is valid and the content can be downloaded. In this case I don't know how many URL the method was returning, and I wanted to have a separate and independent test for every [...]
My Dell Inspiron 8600 is now too old to run the Ubuntu Desktop, so yesterday I installed Xubuntu Intrepid Ibex 8.10.
The Xubuntu Xfce desktop is very nice, and seems quite faster compared to gnome Ubuntu desktop: it still misses some facilities, like dragging and dropping icons from the menu to the desktop and the panels, [...]
Search
About
You are currently browsing the NewInstance weblog archives for November, 2008.
Longer entries are truncated. Click the headline of an entry to read it in its entirety.Calendar
| M | T | W | T | F | S | S |
|---|---|---|---|---|---|---|
| « Oct | Dec » | |||||
| 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 |
Archives
- January 2010 (2)
- December 2009 (1)
- November 2009 (3)
- September 2009 (2)
- August 2009 (4)
- July 2009 (1)
- June 2009 (2)
- May 2009 (4)
- April 2009 (2)
- March 2009 (7)
- February 2009 (5)
- January 2009 (2)
- December 2008 (1)
- November 2008 (8)
- October 2008 (12)
- September 2008 (3)
- August 2008 (2)
- July 2008 (6)
- June 2008 (16)
- May 2008 (2)
- April 2008 (3)
- March 2008 (6)
- October 2007 (1)
- September 2007 (1)
- August 2007 (5)
- July 2007 (6)
- June 2007 (6)
- May 2007 (1)
- March 2007 (1)
- February 2007 (2)
- January 2007 (1)
- December 2006 (2)
- November 2006 (4)
- October 2006 (7)
- September 2006 (1)
- August 2006 (2)
- July 2006 (6)
- June 2006 (3)
- February 2006 (1)
- January 2006 (1)
- December 2005 (5)
- November 2005 (2)
- October 2005 (2)
- September 2005 (7)
- August 2005 (2)
- July 2005 (8)
- June 2005 (12)
Categories
- Books (7)
- Eclipse (10)
- Errors (2)
- Firefox (7)
- Hardware (14)
- Horror Code (8)
- Internet (17)
- Java (85)
- JavaScript (8)
- Life, universe and everything (29)
- Linux (44)
- Mac (18)
- Software (25)
- Speeches and Conferences (8)
- Web (19)
- Windows (16)
Latest
- Syntactic sugar and Java arrays.
- 3G USB Stick on Ubuntu
- Ipod touch with Linux
- Karmic and Luks: USB drive encryption made (almost) easy
- Suspend/Resume in Karmic /2
- Suspend/Resume problem in Ubuntu Karmic 9.10 running on MacBook Pro 5.1
- MacBook International Keyboard and Linux
- Mighty Mouse: reverse horizontal scrolling workaround on Ubuntu Linux 9.04
- Skype 2.1.0.47 beta released, and amd64 packages available!
- Linux RAM Disks

