go to content or go to sidebar

RSS Feed

Semantic Web Design

WebOrganics » » haudio

  1. Bootstrapping hAudio
    Posted by
    Martin
    , about 337 days ago.

    haudio

    The hAudio Microformat can now be transformed to four different flavours, RSS1, RSS2, XSPF, and RDF Music Ontology

    The Newest Format is Mo hAudio which is an attempt at extracting a basic Music Ontology. A demo is available at http://weborganics.co.uk/mo-haudio/ . One of the questions you may ask is why all the different formats , Well the first answerer is its cool isn't it? And the second would be, proof that the contributors of hAudio got the common basic semantics right. I would also say that if you are going to publish music on your website, why not publish it in hAudio because It's easy to do...

    <div class="haudio">
    <a rel="enclosure" class="fn" href="http://mywebsite.com/file/myfile.mp3" type="audio/mpeg">My Groovy Choon</a>
    </div>

    ... and you get the added benefits of all the other formats too. There Is just one more transformation (available end of august) hAudio to M3U which will pretty much make the job of bootstrapping hAudio to as many different formats as I can complete, If you think I left something out please let me know.

    Comments: 4

  2. hAudio 0.9
    Posted by
    Martin
    , about 502 days ago.

    hAudio has reached a stately version 9.0 which I imagine will be the final proposal from the contributors of the hAudio Microformat.

    Only one class name was changed, "fn" for "title" which doesn't seem so great but has been a hotly debated part of hAudio since May 2007 when the issue about "title is already taken to mean something else" and "use fn instead" first came up. The Class Name "title" may yet change again because the fn/title issue is still being debated and I imagine will continue for some time yet.

    In the meantime the Grabb.it guys became the first major implementer of hAudio 0.9 marking up thousands of tracks on their userpages, I would say that they are quite happy with the changes made to the microformat.

    hAudio RSS also uses the new hAudio microformat in the V3 version of the hypertext playlist format. New for Version 3, is a new home page on The ESW Wiki, hAudioRSS where you can download the entire source code and demo of the hAudio-RSS playlist.

    If you are planning on marking up your pages in hAudio or hAudio-RSS let me know I will be more than happy to give you a shout for doing a good thing.

    Tags:

    Comments: 0

  3. Talk about hAudio RSS
    Posted by
    Martin
    , about 527 days ago.

    hAudio-RSS is causing a little flutter in the open media web community so much so that back in December it became part of a small discussion over at songbird nest called Portable Playlists and other POSH-ibilities presented (amongst others) by Tantek which was kindly recorded to video by Citizen Tara Hunt, so without any further rambling may I present Tantek's Demo.

    Comments: 0

  4. hAudio-RSS - Public Domain
    Posted by
    Martin
    , about 552 days ago.

    hAudio0.8 hAudio-RSS has been updated to version 2, the code has been modified and does not contain any suspected anti-patterns (info being scraped from the head not visible). The biggest change is that hAudio-RSS is now licensed under a Creative Commons Public Domain License. This is because microformats.org have recently required all contributions on the microformats wiki have a public domain license, which personally I find is a smart move, Anybody can freely use microformats anywhere for anything and not have to worry about possible licensing or copyright infringements. hAudio-RSS is an extension of hAudio so I feel it should have the same license. There is also a free Template that you can download of the whole hAudio-RSS v2 markup also released into the Public domain which includes, XHTML 1.0 Strict document, CSS, Bookmarklet, Buttons and guidelines. Download hRSS-template.

    The hAudio transformation service has been improved! Instead of data being just dumped onto the screen the service now saves the transformation in a store, the url that you are given when transformation is complete is a permanent url to a static xml file, every time you re-run the hAudio xslt service you will be given a new permanent url in the store, this makes it easy to keep versions, or archives of your files, you can download the xml files anytime you like, save them to your desktop, or if you like re-syndicate your xml files to feedburner, add them to the podcast.net directory and pump them through another service like Grabb.it. do what you like its your data

    Anyway lets not bore you anymore, download the template and have fun!

    Comments: 0

  5. hAudio Draft Specification
    Posted by
    Martin
    , about 609 days ago.

    It was announced on Saturday 3rd of November by hAudio editor Manu Sporny, that on hAudio 0.8 has become a Draft Specification

    It was also announced that new Operator scripts would soon become available, combined with a new round of evangelism and rigorous testing for hAudio. The full hAudio Draft Specification can be read here http://microformats.org/wiki/haudio and a new test page based on hAudio 0.8 can be found here http://weborganics.co.uk/haudio

    Tags:

    Comments: 0

  6. Audio Microformat hAudio 0.8
    Posted by
    Martin
    , about 611 days ago.

    This Halloween as well as that awful film Halloween being on the BBC again they also promised Halloween II next week... dont worry I have plenty more repeats to chose from thanks to the miracle of satelite tv, something else not so scary happened the audio microformat hAudio reached version 0.8. The general consensus on the list is that hAudio 0.8 will be the final proposal, after a last round of talks, before hAudio gets moved on to Draft. hAudio will then become only the twelfth in a list of many exploratory discussions, to make it to Microformat Draft.

    Manu Sporny, Was the first to suggest a hAudio Microformat on Apr 6 2007, when he proposed that we...

    Create a very simple hAudio microformat, which can then be integrated into media-info

    ...which was In response to my suggestion a few days earlier on Apr 4 2007 that the community could create a music download microformat using a combination of hAtom and hReview, a brave suggestion I thought, the Important thing was the discussion did not go stale.

    Anyway check out the microformats wiki and find out what hAudio is, or have a look at the discussion, (7 months) and see what everyone got so worked up about. I have also updated the hAudio test page for any of you who are interested in publishing and testing hAudio.

    Comments: 0

  7. hAudio RDFa
    Posted by
    Martin
    , about 680 days ago.

    hAudio has been creating quite a bit of exitement around the semantic web recently in particular the hAudio RDFa maping performed by David Lehn and Manu Sporny of Digital Bazaar, Inc.

    The Creative Commons Tech Blog describes the proposal in its entry about Metadata work of interest as

    ...could turn out to be interesting for describing licensed content on the web, all rather interesting.

    The Proposed hAudio RDFa maping can be found on the Digital Bazaar Wiki http://wiki.digitalbazaar.com/en/HAudio_RDFa a special well done to Manu Sporny because thanks to his efforts in the Microformats community and the RDFa community has become an invited expert in the W3C RDFa task force exellent news for both hAudio and Manu.
    If you want to see a working example of hAudio RDFa as always WebOrganics has Produced an example with one or two tools to work with which can be found at http://weborganics.co.uk/files/hAudio-RDFa.xhtml The example also uses Valid XHTML-RDFa 1.0, something else to talk about at a later date?

    Tags:

    Comments: 0

  8. hAudio and Operator
    Posted by
    Martin
    , about 697 days ago.

    There Is now an Operator User Script created by David Lehn called hAudio.js which will help you to detect all the hAudio items available on WebOrganics.

    You can either visit Mike Kaply's (the creator of Operator) weblog and find out more about Operator and hAudio, or you can download hAudio.js directly from this site by clicking here.

    Comments: 0

  9. hAudio Microformat
    Posted by
    Martin
    , about 738 days ago.

    haudio

    Well! what can I say, I'm honored to announce the birth of a new microformat that has managed to reach the status of Proposal, hAudio.

    I say honored because for some bizarre reason I managed to become a contributor whilst I was a the quest to make our very own Podcast more Organic and easier to share. I can honestly say that hAudio was one of the most hotly debated and well designed microformats since hAtom, and as a result the Format instead of taking the suggested eight weeks to complete, ended up finally taking twenty one contributors nearly twice as long.

    The full proposal and full Schema can be found at http://microformats.org/wiki/audio-info-proposal

    The demo page used for testing, and created during the hAudio discussion can be found at http://weborganics.co.uk/haudio

    I would like to give a special "nod" to one or two of the guys who headed up the discussion and design of haudio, Manu Sporny who was the leader of the whole audio info discussion, without his guidance and Logic I doubt hAudio would ever been finished. Brian Suda and Tantek Çelik who kept us from straying too far beyond the "cow paths" Scott Reynen, David Janes, and Andy Mabbett all hot debaters and seasoned microformateers, who guided those of us who were not to sure where the cow path was. For my part well, my Ideas may have been a bit off the mark a little, Indeed most would say I found it hard keeping to the job at hand. In the end I think everyone that was involved helped create the most well designed microformat there is to date.

    Comments: 0