Tag: javascript

The following articles match the tag javascript:

MAY

20th

Live Javascript Editor

I released on github a small project called Live Javascript Editor. LJE is a simple javascript app that lets you type and execute Javascript code and snippets on the fly. Its main purpose is to help a speaker present and illustrate Javascript code to an audience, like you would do during a tech conference.

FEB

12th

HTML5 History API: Sure it's good, but...

A few days ago, Joe Hewitt of Firefox and Firebug fame tweeted about HTML5 History APIs: “history.pushState, such a great new web api, but so terribly broken in iOS Safari. Is iOS 5 here yet?”. Since I spent quite some time working with HTML5 history while developing Rhizosphere, his tweet prompted me to share my opinions on the HTML5 History API. This article discusses what I think are the main limitations of the new API.

MAR

22nd

22-Mar: Firefox TopSites

Woah, today I decided to spend the Sunday with some coding fun, and I ended up using the whole day, breakfast to dinner, and even after. It turns out that none of the alternatives available on Firefox to create thumbnail previews, or speed dials, is satisfying enough for my tastes. On the contrary, the new TopSites feature in Safari 4 is quite appealing. So I decided to recreate it.

MAR

15th

Do credit card providers solve bugs?


I’ve found a small accessibility bug in the website of a popular (most popular?) italian credit card provider (Cartasi.it). How long does it take them to recognize the problem? Will they answer at all? Will they just ignore bugs submitted by common users? Or will they react quickly and address the issue? UPDATE: They answer (sort of).

FEB

1st

My article about Google Visualization API on DevX.com


I have published a new article on the programming portal DevX.com , whose title reads Google Visualization API: Deliver Graphical Data Analysis in Your Web Apps. The Google Visualization API offers a unified way for developers to deliver visual analysis and provides a rich set of graphic and charting components to handle the majority of visualization scenarios. The Google Visualization API is a data interchange specification and a set of libraries that developers can use to represent structured data as graphic visualizations and interactive charts inside their web applications.

DEC

31st

a new Javascript article published on DevX.com


I have published a new article on the programming portal DevX.com , whose title reads JavaScript and jQuery: Web Apps as Highly Interactive as Desktop Apps. The article demonstrates how to leverage the power that comes from JavaScript, jQuery and modern browsers to deliver a new class of web applications, that behave and look like desktop applications, fueled by drag-and-drop, mouse selection, panning, zooming, and more.

NOV

11th

a new Javascript article published on DevX.com


I have published a new article on the programming portal DevX.com , related to Javascript. Here is the synopsis for the article: “Characterized by some dubious design decisions, ambiguous syntax rules, and a troubled history, JavaScript could have been dismissed as a second-class scripting language useful only for animating web pages. However, JavaScript has matured into one of the most ubiquitous and pervasive programming languages today, currently powering complex and highly interactive web applications. With JavaScript so widely distributed and so closely tied to the user experience, JavaScript skills are mandatory if you develop web applications nowadays”.

JUL

29th

Rhizosphere!


Rhizosphere is amongst us! Rhizosphere is my most recent project and is an innovative approach to help you navigate and filter through your data. Lightweight, web-based, intuitive, its purpose is to provide a simple but effective way to flow through your data, isolate them, filter them and help you locate that information that you know it’s there, but it’s lost amidst the noise.

Hi there

The name is Riccardo Govoni. I’m a Software Engineer working in Google London. I have a passion for data visualizations, data mining, theoretical physics, xkcd, having lots of vi (or emacs, depending on the mood) buffers on screen and coding in general. Learn more about me.

Additional Resources

Have a look at the site blog, the Site map or a selection of some of the projects I work on (mostly in my spare time, likely to be out of date).

Featured Projects

Rhizosphere, is an innovative project to provide in-browser html-based spatial navigation and interaction on structured data.

Borg, brand new v3.2 is out!