With the version 1.0.6 of Layers theme, it supports microformats. Though WordPress itself comes with some microformat structure in the form of tags (rel-tag), XFN in terms of blogroll links. Still, there many of them are left which can be used to increase the semantics of your code following the principle, data should be readable for humans as well as machines.
If you didn’t know about microformats
A microformat (sometimes abbreviated as uF is a web-based approach to semantic markup that seeks to re-use existing XHTML and HTML tags to convey metadata and other attributes. This approach allows information intended for end-users (such as contact information, geographic coordinates, calendar events, and the like) to also be automatically processed by software.
-wikipedia
In a bit more simpler meaning, if you have a software which can understand a web page written with microformat, it would be possible for the software to automatically recognize the informations like, contact information, geometric information, bookmarks etc.
If it is still not very clear, what will extra benefit will you get from it, just try operator firefox addon once with Layers theme. The theme uses hatom, hcard, XFN, rel-home, xFolk microformats.
The article by otto helped a lot for this update.
Tags: layers, microformats, semantics, theme
Posted in CSS, designing, technology, themes, wordpress | Comments (3)
CMS is not really a new word in the computer vocabulary. To describe it in a few lines, a Content Management System is what manages your online content, which can be your blog, forum, articles, gallery, videocast, podcast, magazine or anything. With a bunch of different Content Management Systems already available it’s really difficult to make your own place there.
To name a few, Joomla and Drupal are amongst the most popular CMSes. In fact, WordPress (primarily a blgging platform) also crosses boundaries of being ONLY a blogging platform, which certainly has got many powerful features for being considered as a CMS. Read the rest of this entry »
Tags: CMS, concrete5, content management system, FOSS, OSCON, web content
Posted in CMS, technology | Comments (10)
Finally my first wordpress theme is now is about to release. Today’s time was invested in searching an open-source license for the same and rest was to convince me to use it. I had no confusion in my mind about themes commercial and non-commercial use. So had two obvious choices.
- GPL
- Creative Commons Attribution Share Alike License
Read the rest of this entry »
Tags: creative commons, gpl, licensing, theme, wordpress
Posted in designing, technology, themes, wordpress | Comments (1)
Using WordPress as a CMS for your sourceforge project web page can be a great idea. WordPress really goes beyond the boundaries of only a blogging tool. This guide would serve as step by step procedure to setup WordPress on your sourecforge project page. Read the rest of this entry »
Tags: database, install, mysql, phpmyadmin, sourceforge, wordpress
Posted in technology, wordpress | Comments (0)
I noticed this effect long time back and was really stunned by it’s graceful beauty. For a quick quick introduction to fancy menu go to this page. Great mootools library of JavaScript shows it’s magic with very elegant semantic XHTML and CSS in this technique. Definitely a great read!
For the JQuery port of the fancy menu effect read this post or this post at meta20.net (aka Smooth Menu for JQuery)
Tags: CSS, javascript, XHTML
Posted in CSS, designing, javascript, technology | Comments (3)