Into the Android

Last 2/3 months I used a bit of my free time studying Android the so called “Google OS”, that is the result of the Open Handset Alliance. In this relatively short amount of time I had the possibility to collect information from the official sources, as well as from very interesting and active forums (like this one and this one). I had also the possibility to meet other experts during the Android Code Day event (here a summary what we did there). It was a very good place to ask important business related questions: I should say that the Google Developer Advocate Jason Chen was very keen to answer my tricky questions ;-) . Spending other words on this here is quite pointless: half of the web speaks about it (while the other half speaks about iPhone ;) ). But I would like to share part of the result of this study: * A Presentation: "Into the Android" [[PDF](http://downloads.detronizator.org/intotheandroid/Into the Android.pdf) | [HTML+Flash](http://downloads.detronizator.org/intotheandroid/Into the Android.html)] * Video #1: MWC - Android running on different ARM-based devices [[mp4](http://downloads.detronizator.org/intotheandroid/MWC - Android running on different ARM-based devices.mp4)] * Video #2: MWC - Android running on E2831 [[mp4](http://downloads.detronizator.org/intotheandroid/MWC - Android running on E2831.mp4)] * Source code of the Application I developed for study (actually, is just the [Tutorial](http://code.google.com/android/intro/tutorial.html) that comes with the [SDK](http://code.google.com/android/download.html) with much more internal documentation ;) ): [VSNotepad.tar.gz](http://downloads.detronizator.org/intotheandroid/VSNotepad.tar.gz). The presentation explains different details of the Development process using the code of this application as an example. The video are also on Youtube and embedded here after the jump. ...

April 7, 2008 Â· 2 min Â· 273 words

HTML 5: I still love the Web

Who knows me better, knows that I love the [en:WWW|Web]. So, I was seeking for info about the next generation of web. What I mean with “next generation”? I mean “what we can expect to see in the future”. And the best place, is to go were people (with good skills) go and start to discuss and brainstorm about this stuff. I found a very interesting pre-RFC: HTML 5 Working Draft. All the amazing and cool stuff are coming are there and is pointless for me to report them (just one: Client-Side Persistency!!! COOOOL!). But it’s interesting to see WHO is working on this. I mean, who is ALREADY thinking about what we will have in the “next World Wide Web”. ...

November 22, 2007 Â· 2 min Â· 246 words

Google Desktop on (My) Mac

I tried it from the first release, but I was disappointed because of the “heavyness” of the indexing process: all my apps seems to be like “yawning” at every interaction I did. But because I like Google (yes, I said! I like it!) I thought “why don’t give to it another chance?”. I read a post on the Official Google Mac Blog about the latest release (1.1.0.520 (8/31/2007)) and I simply installed it (not a classical Mac OS X installer, but we can forgive this…). ...

September 1, 2007 Â· 1 min Â· 106 words

Google London Open Source Jam

Edit: Added a linkto the Google Group of the project of Mal about the sync-stuff. It’s name is PySync. Yesterday I went with a collegue (thank you Serage, particularly for the pictures ;) ) to this event that the Google’s London Office sort twice (or more?) a year. Google London Open Source Jam. I went for one main reason and other two minors (and… I didn’t know that the most important was another one ;)): The Topic To take a look to the Google Office in London (very very close to Victoria Station) Free Food (very nice pizza ;) ) (What’s the “main one” is up to you… :-D ). The Topic This time, our topic of interest is Mobile. Linux on phones JavaME vs JavaSE vs .NET CF vs Native Browser technologies: AJAX and Flash Building native apps that port to multiple architectures Open platforms (e.g. OpenMoko) Cross platform testing Making the most of mobile hardware (camera, voice, bluetooth, GPS, etc) Phone bling ...

July 20, 2007 Â· 5 min Â· 1049 words

Dynamic Google Page Rank for Detronizator.org

Today is a great day ( :P ): I have added Google Page Rank calculation on the sidebar (→) of my weblog. It’s possible thanks to the [en:PHP] class “Google Page Rank Checker” by Emre Odabas, hosted on PHPClasses (the most important source-of-code-and-snippets for PHP Developers). The class calculates “only” the integer value (between 1 and 10): the graphic representation is by me. Actual Page Rank? 5!!! O_o

February 12, 2007 Â· 1 min Â· 68 words

The Google Masterplan

The video, for first: The official site of this “project” is: http://masterplanthemovie.com/. Personally, I think only few of these “considerations” are sharable: they should give the source of assertations like “Google and CIA collaboration” and “Google genetic research”. But, in terms of quality of the video, IT IS AMAZING: an incomparable level of ideas, post-production and super-graphic!!! Source, DownloadBlog.

February 11, 2007 Â· 1 min Â· 59 words

SpotlightFS: example of MacFUSE usage

I check the Official Google MacBlog regularly and, yeasterday, I read something interest on it: SpotlightFS is a MacFUSE file system that creates true smart folders, where the folders’ contents are dynamically generated by querying Spotlight. This differs from Finder’s version of smart folders, which are really plist files with a “.savedSearch” file extension. Since SpotlightFS smart folders are true folders, they can be used from anywhere—including the command line! SpotlightFS is not very complicated, and it’s a good example of what can quickly and easily be done using MacFUSE. Please check out SpotlightFS and the other cool stuff on the newly updated MacFUSE project site. ...

January 30, 2007 Â· 2 min Â· 235 words

My iceBook and I

My iceBook and I A PicasaWeb test…

December 10, 2006 Â· 1 min Â· 7 words

Video of the Day

> Title: SpaceNavigator Demo on Google Earth Abstract: Created by 3dConnexion (Logitech), SpaceNavigator, is a mouse that allow to navigate on 3d axis from the most common applications (like GEarth). The most important news? It cost ONLY 59,00$!!!

November 29, 2006 Â· 1 min Â· 38 words

Google Web Toolkit (GWT) for the Mac

On 16 Nov 2006 Google release the new version of GWT (Google Web Toolkit). As experts probably know, until this release GWT was not “develop-able” on MacOSX. But the music is changing… Edit Nov 22 2006: On the Official GWT Blog: After a couple weeks of fixing all the issues our developer community has so diligently reported in the issue tracker, we are happy to announce the official release of Google Web Toolkit 1.2 today. ...

November 21, 2006 Â· 2 min Â· 248 words