Posts tagged as ajax

Loading decription
10 ego

Why am I blogging?

Tagged as : blog, general, ajax, midlife, blogging

This blog has been live for the last 2 years (it’s actually turning 2 next week) and I’ve been more or less active, posting new articles, trying to keep up with new events and trends and [...]

10 ego

Hacking iUI

Joe Hewitt’s iUI is just great. As long as you do standard stuff… I’ve been working on a small application based on the iUI Framework for some time now, and I hope to release it [...]

10 ego

ajax, CSS, DOM and JS-related resources

Ajaxian today has a feature about the most useful information sources on Ajax, CSS, DOM and JavaScript (or as many will know them: the basis on which the whole Web 2.0 is built ), so I’ve skim [...]

10 ego

What the iPhone means to WebDev

Tagged as : iphone, general, ajax, openid, openmoko

Now that the hype around the iPhone starts to subside, the real value is starting to shine through. For the development of web applications it means that a whole new breed of applications now have a [...]

10 ego

Google Gears, my two cents

I know it’s a bit late to unveil the news that Google has published yet another great tool to you, since you’ll probably already heard it about ten times until now (2 days too late and i [...]

10 ego

Music 2.0: Pitchfork

digg_url = 'http://snyke.net/blog/2007/05/10/music-20-pitchfork/'; I love my music, I really do. Problem is however that I have far too much of it (2980 Songs, 16 GB currently, not counting a [...]

10 ego

Google’s new Feed API

Tagged as : google, general, api, ajax

JSONP feeds are great! They allow you to access information in a secure way across domains, build slim mashups and keep the load off your own servers. Sadly though they aren’t as widespread as [...]

10 ego

Y! Pipes support for Prototype

Tagged as : google, general, yahoo, ajax

Dojo did it about a month ago, they added support for Y! Pipes to dojo.io.bind. So I figured I should write a small wrapper that works like the Prototype Ajax.Request object (as I did a few months a [...]

10 ego

ajax loading gif generator + gallery

Tagged as : html, ajax, html - risorse

AJAX Activity Indicators è un sito che raccoglie una galleria di esempi per la gif di loading nelle pagine ajax, da utilizzare con sfondi bianche o neri. Se invece ne vogliamo creare on-line ecco [...]

10 ego

GCalendar: Accessing Google Calendar from JavaScript

Introduction Some weeks ago Google has added a nice new feature to their GData libraries: JSON data retrieval. This means that we now can retrieve data from some services of Google (Base, Bl [...]