Check out my last project:
Stefano Forenza
About the source
Wonder why the main JSON website ever prefers to link to xmlsucks.org over xmlsucks.com ? Well, it’s all about the source.

Debugging AndroidX86 with Adb
If you running Android X86 inside a virtual machine (such as VirtualBox) and would like to use it to debug your apps with ADB but still cannot connect you may find useful to do what follows: Open the terminal inside your emulated device (alt+f1) and …
Slow WPA Wireless with a Broadcom card on Ubuntu 10.10
When your phone connects to the Wifi better than your PC, it makes you think that something is not that ok with your computer. In my case my Macbook with Maverick suffered extremely slow wireless connections when connecting to WPA hotspot. Looking on google just brought to a bunch of pretty esoteric solutions that I [...]
Software design principles
Surfing around, I found the Gnome Shell Design Principles. Take responsibility for the user’s experience Design with understanding that a user’s needs change frequently while they work and play. Principle of non-preemption “Individual interactive programs operate in a non-intrusive manner with respect to the user’s activities. The system does not usurp the attention and prerogatives [...]

Ubuntu 11.10 naming
Is it possible to make proposals for the Natty+1 Ubuntu codename ? If so, I propose Ozzy Osbourne. Please help my cause.

How to fix HTC Desire HD lag
Htc Desire HD (Android Phone) is probably the best smartphone around, but unfortunately it suffers from an unfixed bug that from time to time, busts the init process to take approximately 80% of the CPU, making the whole experience extremely slow and frustrating. While …

Frogs cast social founding into the future
I have been in France several times, and I’m very happy to see a french website being first to adapt a relatively new paradigm like Flattr. Flattr, co-founded by Pirate Bay’s Peter Sunde, is a service which enables users to vote things up and have their (arbitrary) monthly fee shared among all things voted. You can think [...]

Google predictions for 2011 commentary
Google Operating System website, shared their predictions for Google’s 2011. Since probably nobody’s interested in knowing my thoughts on the matter I’m gonna share them anyways.
Predictions for Google’s 2011 1. More free storage in Google Docs: at least 20 GB. Maybe. Nothing particularly exciting and …
Where is the Insert key on a Mac keyboard ?
If you’re unlucky like me and own a MacBook, you won’t have an Insert key on your keyboard. In such case the overwrite mode can be toggled on Apple keyboards by pressing Fn+Return. So at least you’ll know how to deactivate it after having triggered it by accident. (also the Delete is fn+Backspace. How frustrating [...]
How to repeat a shell command N times
Last day, I needed to repeat a shell command a arbitrary number of times, and all I found was the suggestion to use the repeat command. Sadly, I haven’t been able to found that command in Ubuntu, but after some research I could luckily find something useful. What follows is a very simple bash implementation of [...]
