[lang_en]Web sites as graphs: enter a URL and watch the DOM unfold in real time, simulating a set of particles reaching a minimum-energy equilibrium state.Found this randomly through Flickr; visually fascinating!Start from the HTML root element (black dot) and follow through your DIVs (green dots) hierarchy, then images and links (violet and blue respectively) etc.It can be easily extended into a semantic-structure analyzer, a validation tool; add mouse-over events showing nodes’ content and you have the coolest User Interface for any DOM-inspector Firefox extension (Firebug->Inspect included).The code is there, anyone …?[/lang_en][lang_it]Siti come grafi: inserisci una URL e guarda il DOM dispiegarsi in tempo reale, simulando un insieme di particelle che raggiunge il suo stato di equilibrio.Trovato per caso su Flickr: visivamente affascinante!Partendo dall’elemento HTML (punto nero) è semplice riconoscere la struttura gerarchica dei DIV (verdi) e al loro interno immagini link etc.Potrebbe essere esteso facilmente in uno strumento per l’analisi della struttura semantica, in un validatore, o integrato come elemento di interfaccia di una qualsiasi estensione per Firefox che tratti col DOM.Il codice sorgente è disponibile …..qualcuno ha tempo e voglia ?!?[/lang_it]
Archive for the 'accessibility' Category
[lang_en]Did you just waste half-day figuring out how to export your .doc headings into .pdf bookmarks despite the linearity of the process as described in both MS Word and Acrobat Pro ‘help’ sections? me too!Worry not: NeoOffice (2.2.something) does it right! with all kinds of options clearly configurable in the print dialog. This is an important usability feature for any pdf document longer than 3 pages.
Accessibility notice: the document structure also gets exported automatically into pdf ‘tags’, which are the items screen-readers use to let users navigate the document.This had been the first case of real-word open-source nirvana for me![/lang_en][lang_it]Avete per caso sprecato un intero pomeriggio cercando di capire come esportare titoli e stili di un .doc in pdf in modo che questo sia navigabile in maniera sensata? Malgrado l’apparente semplicità che risulta dai documenti di aiuto di MS Word e Adobe Acrobat, la sola soluzione è probabilmente chiuderli entrambi ed usare NeoOffice (2.2.qualcosa).
Accessibilità : la struttura del documento viene replicata anche in termini di pdf tags, utilizzate dagli screen-readers.Il mio primo caso esplicito di nirvana da software libero![/lang_it]
Recent Comments