GhostDriver: a quick update

For whom might concern. Development of GhostDriver has been “slowed down” in the past 2/3 weeks for unforeseen heavy work schedule. The project is not dead AT ALL. Actually, important work has been done: I have implemented support for window.open() handling into the current PhantomJS master. This new feature in PhantomJS is KEY to unlock a whole set of functionalities that before we couldn’t implement in GhostDriver. So, while WebDriver Wire Protocol Commands were not added, a key blocker has been removed. ...

July 19, 2012 Â· 1 min Â· 112 words

Google I/O 2008 - Keynote

Title: Keynote for Google I/O 2008: Client, Connectivity, and the Cloud. Abstract: Featuring Vic Gundotra, Allen Hurff (MySpace), Steve Horowitz, Kevin Gibbs, Mark Lucovsky, Bruce Johnson, David Glazer, Nat Brown (iLike). I’m at minute 23 and it looks very very interesting and relevant (for every developer in any field). So, sit tight, grab a coke/beer/cigarette/juice/whatever-you-like and… listen carefully.

June 9, 2008 Â· 1 min Â· 58 words

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