Author Archive for Luigi



The Azure Window, in Gozo Island, Malta, a photo by Luigi R. Viggiano on Flickr. New year, new life. Got my camera bag stolen with all the gears in my hometown Turin. Yesterday I was looking back to the old pictures, and I found some good ones made with a 10 year old super compact [...]

Another funny video I found around.

I/O Exception handling

I very much prefer this approach: OutputStream out = new MyOutputStream(…); //may throw IOException try { //use the stream } finally { out.close(); } than this: OutputStream out = null; try { out = new MyOutputStream(…); //may throw IOException //use the stream } finally { if (out != null) { out.close(); } } I just [...]

Sunset on Salzburg, a photo by Luigi R. Viggiano on Flickr. I got very positive comments about this picture I made yesterday evening in Salzburg. My only picture in flickr explore was another sunset I shot in Dusseldorf, and this one is getting good attention today, so I hope it will be my second flickr [...]

Venetian Mask

Venetian Mask, a photo by Luigi R. Viggiano on Flickr. I made many pictures of those masks in Roman shops. In some shops I saw same sign saying "no picture please". Eventually the idea to shot those colorful masks is not too original, and the shop owners get tired of people coming in just for [...]

After installing OS X Lion I tried to burn a DVD in my macbook, and it turns out that this is what I get using Disk Utility: I tried several DVDs (DVD+R, DVD-R, different brands, and tried to burn at different speed), with no luck. Also it refuses to read movie DVDs. But it can [...]

This picture has been shot from the Rhein promenade in Düsseldorf. I remember I was having a bad day at home, so I went out for a photo walk, which extended to be till late evening. I come back with a lot of good shots. The sun was red and visible by bare eyes, and [...]

Looks like with the plugins I installed recently on my blog, the spam is completely gone away. I didn’t want to install captcha, since they are quite annoying. But it looks like they are effective against spam. I found “Conditional CAPTCHA” which works in the correct way: the user insert the comment, if the bayesian [...]

When I first had to use OS X I had hard time with some things that weren’t working as expected. I thought they were usability bugs, but of course don’t try to argue about that with a veteran Apple user, because “you’re ugly and stupid, and that’s the way it should be! And OSX has [...]

Last week I visited Liège. It was rainy, and we found refuge in the Saint Paul Cathedral. The picture above shows how beautiful this church is. And photographic friendly. I was in Aachen Cathedral the week before and it wasn’t half much as beautiful as the Liège Cathedral, use of tripod is forbidden and interesting [...]




About

Archive for Luigi.

Longer entries are truncated. Click the headline of an entry to read it in its entirety.

Calendar

February 2012
M T W T F S S
« Jan    
 12345
6789101112
13141516171819
20212223242526
272829  

Follow me

twitter flickr LinkedIn feed

Enter your email address:

Archives


Categories

Tag Cloud