Archive for the 'semantic web' Category

19
Nov

Delicious: privacy levels for tags would be useful!

Being an heavy user of the delicious extensions for Firefox, I never check the main site and missed the invitation for the preview of the new interface, thus I am about 2 months late for an Information Architecture analysis. Exploring around, I realised something useful is missing, and I filed my request on the forum Continue reading ‘Delicious: privacy levels for tags would be useful!’

07
Nov

[lang_en]Web Sites as Graphs[/lang_en][lang_it]Siti come Grafi[/lang_it]

Graph of INGV Bologna site[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]

23
Oct

[lang_en]Creating semantic-rich PDFs on MAC OS X[/lang_en][lang_it]Creare PDF accessibili su Mac OS[/lang_it]

[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.NeoOffice Export to Pdf dialog windowAccessibility 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). NeoOffice Export to Pdf dialog windowAccessibilità: 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]

22
Aug

[lang_en]Operator 0.8 released[/lang_en][lang_it]Rilasciato Operator 0.8[/lang_it]

[lang_en]Operator 0.8 is out, enhancements in the UI options: auto-hide toolbar + location bar + sidebar etc; the upgrade does not save your preferences, the button to add support for other microformats seems disabled -too bad, I was just working on an hAtom thing…

CORRECTION: the hatom.js should be added in the ‘User Scripts’ tab of Operator’s preferences, not in the ‘Data Formats’ one as I was trying to do… works great now!

[/lang_en]

[lang_it]Rilasciata la versione 0.8 di Operator, l’estensione Firefox per gestire i vari microformats.
Il supporto nativo di tali costrutti HTML semantici nella versione 3.0 di Firefox sarà proprio basato sul codice di questo plugin;

Traspare la discussione in corso all’interno del team di sviluppo Mozilla riguardo all’interfaccia utente più funzionale per la versione finale;
oltre alla barra strumenti apposita della versione precedente (con opzione di auto-scomparsa) si è ora passati a 3 altre possibili visualizzazioni: nella barra indirizzo, barra laterale, barra inferiore del browser.

Anche le routine di base sembrano ancora in fase di rielaborazione selvaggia, dopo l’upgrade infatti le vs. preferenze saranno da risettare -poco male, trattasi massimo di una decina di check-box.

Invece sembra esser per ora disabilitata la possibilità di aggiungere script aggiuntivi per gestire Microformats non previsti fra quelli di default; peccato stavo giusto lavorando su hAtom…

CORREZIONE:  hatom.js và inserito in ‘User Scripts’, non in  ‘Data Formats’ come stavo tendando di fare l’altro giorno…

supporto per hatom risolto![/lang_it]