amazon's stuff!

Volete leggere Ziogianni sui cellulari nokia?
do you read this blog on your nokia ?
my Amazon wish list

brain controlled devices

I am interested to new technologies so, when i read about a quadcopter entirely controlled by “brainwaves” i was excited. At this point i “googled” to find other informations. I was thinking that this techology use costly sensors… This was wrong:

http://www.plxdevices.com/product_info.php?id=XWAVESPORT http://www.plxdevices.com/product_info.php?id=XWAVESONIC http://myndplay.com/products.php?prod=7

There is a guy that wrote an open source software [...]

game cheating/process memory hacking

Hi! I like strategy games and on-line games. So i am a fan of WarCommander (a facebook game). In this game a lot of players talks about “cheat” or “hacking” and so on. Two words on this game: it is a flash game, it is a tactical war game, it is multiplayer. So evidently it [...]

SOLVED: the Italian mobile phone number exposed

Hi, i have written this old post about an italian online newspaper site, showing a subscription proposal personalized showing my mobile phone number… I was really puzzled about that. I got a lot of hints from a lot of people. Someone suggested to inform the “garante della privacy” (a sort of privacy agency). But i [...]

elgg in amsterdam

If you are european and/or, if you are interested in elgg, i think that is possbile that you, the June 14th 2013 will be in amsterdam for: elggcamp.

the Italian mobile phone number exposed

Hi to everybody! i have bought a nice nexus 7 8GB ram at the shining price of 169 Euro. I am really happy. It is a nice tablet, it has a camera really useful to catch photo of yourself while you are using it. Really: it has only a camera, so you you can’t easily [...]

Firefox OS phone: a shining success!

Hi to everybody! I think that everyone that is involved in mobile phone software development, knows something about Firefox OS. So you will be not unhappy to know that the first mobile phones are on market. See at http://shop.geeksphone.com/en/#buy-it. These products seems fine and they seems cheap too. The problem il that they are out [...]

a nice x window server on window 7…

Are you looking for an X-window server running on windows 7? Yes? This is the answer: http://sourceforge.net/projects/vcxsrv/?source=dlp…

I am using it and seems running smoothly… No configuration headache. No problem at (for now).

We will see…

Linux e radiografie (italian only)

Salve, ecco un raro articolo in italiano. Purtroppo ho dovuto farmi una radiografia.. Mi han dato il cd… E, non capivo come vederne i contenuti. Almeno non sul mio portatile debian.

Soluzione:

far partire synaptic manager selezionare dicom ora avete l’imbarazzo della scelta.. io ho selezionat dcmtk installatelo inserite il cd supporremo che [...]

linux / android (quad-)arm board

I have already told you that i am interested in embedded computer world. So no-one will be surprised if i want to speak about some nice arm-based-linux-board!

Now this the nicest one:

the nicest!

and hereby below a list of interesting boards:

http://www.variscite.com/products/item/85-var-som-am33-ti-am335x?gclid=CPHxsJfWvbQCFQEd3godFWAAAQ http://microcontrollershop.com/default.php?cPath=154_170_280 http://www.armadeus.com/english/products-processor_boards-apf28.html

And now the most free (as in speech [...]

Do Not Track

I am interested about this proposed HTTP HEADER. I have another site www.comeappaio.com, in this site (only italian language, sorry) i perform some analysis on this header. It is the latest info line… now the PHP code:

if(isset($_SERVER)) { $arrServer = $_SERVER; if(array_key_exists(‘HTTP_DNT’, $arrServer)) { $value = $arrServer['HTTP_DNT']; if ($value == 0) { /* [...]