Notes"Anyway, hereās the question I want to put into the readerās mind: should one spend time and effort making a frontend into an informal API through microformats, or to instead spend it on building a fully supported API or data publishing system that exists and operates separately? I think my stance is clear - iām not against the theory of microformats, but iām certainly going to differ with anyone who thinks itās practical."Unfurl
Notes"there is a lot more to it than you may realize, and if you're using it on your website, even if it validates, you are probably using it incorrectly."Unfurl
Notes"The jQuery Taconite Plugin allows you to easily make multiple DOM updates using the results of a single AJAX call. It processes an XML command document that contain instructions for updating the DOM."Unfurl
Notes"It strikes me as odd that there isnāt a standard method for treating Flash (or other types of rich media) in a similar fashion to CSS. With the exception of video assets, there really arenāt many types of content on the web these days that canāt beUnfurl
Notes"Is there a Ficlets API? A Ficlets web service? No. Yet, the very construction of the pages creates an API, that can be queried and read, "scraped" if you will... But scraped with a difference."Unfurl
Notes"XSLT has always amazed me. And to see that it can be used to scrape Ficlets.com -- which indeed was intentionally designed to enable its web pages to be an API -- makes me realize that XSLT could become an incredibly valuable tool in the Web's future."Unfurl
Notes"WYMeditor's main concept is to leave details of the document's visual layout, and to concentrate on its structure and meaning, while trying to give the user as much comfort as possible (at least as WYSIWYG editors)."Unfurl
Notes"These feeds are bare-bones Microformatted html documents with support for looking at our bookmarks in several different ways: as plain bookmarks in xFolk, as blog entries in hAtom, as reviews in hReview, and as all of the above combined."Unfurl
Notes"Considering how useful it could be to transform the XHTML based web to another format or to use XHTML as an XML data store, it is surprisingly tricky to transform XHTML. Most XSLT developers need to be told the secrets of XHTML transformation in order toUnfurl
Notes"xFolk is a simple and open format for publishing collections of bookmarks. It better enables services for improving user experience and sharing data in web-based bookmarking software."FeedUnfurl
Notes"It turns any tab into a WYSIWYG editor, enabling a cursor and letting you change existing content just by typing in the browser window, or add new elements such as headings and lists using simple key combinations. It saves to your hard drive, has an optiUnfurl
Notes"One of the reasons HInclude defines a new element is to allow browsers to support it natively, so that eventually, you won't need JavaScript turned on to use it."Unfurl
Notes"when dealing with XML documents Gecko needs you to use document.createElementNS in place of document.createElement when manipulating the DOM."Unfurl
Notes"The future of structured content in my opinion is content tunnelled inside human readable content. *Not* machine readable content that can be converted/published for human readability."Unfurl
Notes"A whole bunch of open source (CC-by-2.0 (http://creativecommons.org/licenses/by/2.0/), Apache 2.0 (http://www.apache.org/licenses/LICENSE-2.0)) sample code to read and write xoxo files in Python and Java (with Perl, PHP, ... to follow)."Unfurl
Notes"Structurally, XHTML 1 wasn't enough for some content applications, and DocBookāeven DocBook Liteāwas often too much. XHTML 2 will hit a sweet spot for a lot of applications"Unfurl
Notes"You start with your HTML (your content), then add CSS (your look and feel), then add in additional behavior (Javascript, Ajax, Flash, any other interactivity that isnāt handled automatically by the browser)."Unfurl