-
Update to Videntity WordPress Plugin
- body
-
I have updated my WordPress plugin for Videntity.org integration. It now includes options to import your friends/contacts or your profile (or both!) from Videntity to WordPress. Just go to 'Videntity' under the 'Options' tab in your administration interface.
Some notable things not imported in the profile import:
- Instant Messeging information
- Video
- Photo
- Only the first URL (Website) is imported
The 'additional name' (ie, middle name) is imported, but into a field called 'additonal_name', which is not displayed anywhere by default on WordPress.
-
WebOS Again
- body
-
I wrote once before about the existing WebOS systems. I planned to follow that post up, but time did not allow. Now I will follow it up twofold.
Using
I have come to use WebOS in a broader sense than I once did, which seems to be the 'catching' way to use it these days. That is, defining WebOS to include things such as Netvibes and BoxtheWeb, Omnidrive and Box.net, Zoho and Google Docs. I have been asked by some how I find WebOS useful at all, or if it is just an interesting experiment. I will attempt here to answer that.Online storage is amazing. Work at home, save online, work at school, save online, etc. It is far more convenient than carrying flash media everywhere I go. I have used YouOS, Google Docs, and Gmail for this, but the result is basically the same.
Online office is similarly useful. I can work on and access the same document across computers at my house, or on campus, without any real hassle. Open, edit, save. Collaboration features just make it that much more fun! SVN for documents

AJD (ala BoxtheWeb or Netvibes) is something I really love. I use BoxtheWeb, being the project originator, but there are many out there. I have many feeds, but I still like to be able to glance at them all at once. See what my contacts are reading these days, access my del.icio.us, and search, all from one page. There's something to be said for that convenience.Last but not least (and I've likely forgotten others) : YubNub. I couldn't live without it. The amount of time saved being able to type 'g singpolyma', 'tet microformats', 'hwdial singpolyma.net' is amazing. And the development stuff is fun.
As for full-scale webtop integrations. I haven't been using the full-fledged features yet. There's something there though… just not ready yet (or maybe I'm too geeky to see it past the GUI
).Standards
I mentioned in my last post the need for standards. If I could run Netvibes widgets on my BoxtheWeb page while integrating my YouOS storage, that would be very most awesome. The companies themselves seem to be organising, but it's private and they're not taking input. So, as always, the community needs to get their foot in the door before the industry runs on its course and we have many too many products and it takes years to create standards.Drawing inspiration from the Microformats process, research into existing practices/standards should be present before suggesting something new. To aid the community in organising such research and development, I have created a wiki and a discussion group.
Perhaps not all of us are geeky enough to do the research and formal stuff for the wiki, but anyone who uses any of the products listed above, listed on the wiki, or related products, as well as those interested in Simile and related projects can contribute to the discussion on the discussion group. Anything from observations about how things work, suggestions as to how things should/could work, or even pointing out projects that may have been missed is welcome. Feedback from users as well as geeks is necessary to make this project work.
-
Microformats Proxy
- body
-
Tired of working with pages that do not have Microformats support yet? The Microformats Proxy is the tool for the job. Individual or globbed URLs can be set up via XPath to extract data and format it as microformats. In this first version only hCards are supported.
All existing hCards and XOXO data are also maintained.
-
Microsummaries in Blogger
- body
-
I recently learned of the Microsummaries feature of Firefox 2.0 from Aditya.
Basically, when you bookmark a site that supports it there is an option to have Firefox automatically pull in the title of the most recent article (or similar) as the title/label on the bookmark. Like simplified Live Bookmarks. So I created a quick hack to let us generate these with Blogger. If you have marked up your blog with hAtom put this in your <head> section:
<link expr:href='"http://xoxotools.ning.com/extract_by_class.php?xn_auth=no&amp;class=entry-title&amp;url=" + data:blog.homepageUrl + "&amp;_microsummary"' rel='microsummary' />
Otherwise use this code, which should work for 90% of new Blogger blogs:
<link expr:href='"http://xoxotools.ning.com/extract_by_class.php?xn_auth=no&amp;class=post-title&amp;url=" + data:blog.homepageUrl + "&amp;_microsummary"' rel='microsummary' />
-
hAtom in the New Blogger
- body
-
If that Backup Tool intrigues you, or something else I've mentioned regarding hAtom, or just microformats in general, then head over to my instructions on how to markup up New Blogger templates in hAtom.










Post a Comment