Posts
103
Comments
238
Trackbacks
4
BusyBox WebControl

UPDATE: BusyBoxDotNet is on SourceForge. It's website is http://busybox.sourceforge.net

[english version below]

Ho creato una libreria di controlli web per ASP.NET che consente di visualizzare un box personalizzato durante l'attesa di una risposta dal server, sia essa un postback o la richiesta di una nuova risorsa.

L'idea è nata da un eccellente lavoro di Mark Wagner - da cui trae il nome - che, dopo aver utilizzato frequentemente in miei progetti e da cui ho inizialmente tratto ispirazione, ho tuttavia presto abbandonato nello sviluppo del web control perchè non soddifava molte delle caratteristiche che avrei voluto.
Dopo alcuni suggerimenti di Matteo Casati ho ripreso lo sviluppo da zero ed ora posso dirmi un pò più soddisfatto. Sourceforge mi ha concesso l'onore di ospitare il progetto presso di loro e presto lo spazio relativo sarà disponibile e conterrà tutte le informazioni necessarie.
Al momento tuttavia sarò grato a chi vorrà fare un giro e riportare commenti e bugs sulla pagina di esempio che ho allestito temporaneamente, che consente di impostarne tutte le proprietà via web. Mi scuso se alcune impostazioni saranno al momento poco comprensibili ma al più presto accompagnerò il tutto con un pò di documentazione.

Come nota finale, il BusyBox è stato testato con le versioni attuali di IE, FF, NN ed Opera, anche se al momento la pagina di esempio non funziona con Opera a causa di altri controlli web della libreria di Matt Hawley che ho utilizzato nella sua realizzazione e che non sono compatibili con Opera.

Tenete presente che il lavoro è ancora un work in progress comunque.

-- english --

I've created an ASP.NET web control library whose primary objective is to show a customizable box during a wait time, be it a postback or a request for a new resource to the server.

The former idea came from the excellent work by Mark Wagner - from whom it takes its name - which, after using it in several projects, I've soon dismissed after I realized it was not truly what I was looking for. After some feedback by Matteo Casati on my old implementation I decided to restart it from scratch.

The new project will be hosted on Sourceforge and there you will soon find all the concerning information. Im the meanwhile I've built up a demo page for the very first implementation of the new control, and I'd be glad if you could take a look at it and give me some feedback or bug report. Let me just say sorry if there are many properties to set which can be difficult to understand, but I promise I will write some documentation soon.

As a final note take in account that the BusyBox has been tested with the latest version of IE, FF, NN and Opera, even if the demo page doesn't work wih the latest because I built it using some web controls from Matt Hawley library which don't support it.

Keep in mind that this is still a work in progress.

Links:

powered by IMHO 1.3

posted on mercoledì 15 febbraio 2006 04:19 Print
News

Scopri CS2, il mio progetto universitario per l'indicizzazione e la ricerca di codice sorgente personale costruito su Lucene.Net.

Windows Developer Power Tools

Potete trovare il mio progetto BusyBoxDotNet nel libro Windows Developer Power Tools, pubblicato da O'Reilly, per il quale ho scritto l'intero capito dedicato.

Sono stato nominato dVP 2008, un riconoscimento per l'apporto fornito alla comunità del progetto db4o.