I love developing usable and rich web applications using the latest techniques available.

Optimizing Page Load

Aaron Hopkins of Google has released an article on Optimizing Page Load Time which came out of his experience optimizing page load times for a high-profile Ajax application.

This is probably a very handy post to read before starting developing our projects at RIA, because this is particulary important to take in account when developing a web application that’s supposed to handle a massive load of users.

05/11/2006 at 4:19 pm — Comments (0)

Widgipedia

Widgipedia is a new widgets resource and a very nice one, check it out.

We want to help you, creative people from all over the world, to better understand, use and create widgets.
We want this because we believe widgets are the first world’s software technology that is trully accessible to anyone, not just to the programmers.
We believe that through widgets creative people from all over the world will be able to express themselves as never before.

We want to create world’s number #1 resource for widgets and gadgets.
We want people to find here any widget for any platform, or to create their owns and share them with the world. But there is even more – we want to create a place where people can share their experience, learn from each other and gradually develop more and more complex widgets. You’ll find here tutorials, code samples, reusable libraries as nowhere else – and many more.

at 4:11 pm — Comments (0)

Updating multiple fields with Script.aculo.us Autocomplete

When working on an application i needed an autocompleted input field. Because i allready was using Script.aculo.us for some effects i decided to use the ajax.autocompleter function.

The one big problem i faced is that i needed to update multiple fields, unfortunately the autocompleter function only updates one inputfield.

So i started working on a way to update multiple input fields, which i’m going to share with you.
Read the full article

at 12:35 pm — Comments (19)
« Newer Posts