Archive for May, 2010

HTML 5 Content Tags

Friday, May 28th, 2010

HTML 5 introduces several new tags which focus of defining the content of a page in a machine readable fashion.

In today’s websites, if a computer program attempts to pick out a particular part of a page, such as the main article, the sidebar or the top navigation, it would have difficulty. This is because every website structures its HTML differently, and most modern websites use <p>, <div> and <span> tags to surround their content. These tags generally define style. The new HTML 5 tags define content.

Defining content makes websites easier to parse by computer programs. This could benefit accessibility readers for the blind and allow content aggregating systems and ‘mash-up’ websites to easily parse, link to and cite your articles.

Here is a list of some of the HTML 5 tags that define content.

  • <article> – Defines a main article on a page. Can include cite (citation) and pubdate (publishing date) attributes.
  • <details> – States content details for a specific section. Can include an open attribute defining whether or not the details within are visible to the end-user.
  • <figcaption> – States the caption for a figure as defined by the figure tag.
  • <figure> – Usually used to group a set of elements.
  • <footer> – Footer layout element. This is used to contain the footer content of the page, usually contains the website name, author and copyright information.
  • <header> – Header layout element. This tag is designed to contain the top header of a document, usually showing the website logo, page and/or company title and subtitle.
  • <hgroup> – A tag used to group together heading tags such as <h1>, <h2>, <h3> and so on.
  • <keygen> – A key generation tag which defines a generated (encryption) key that can be associated with a HTML form.
  • <meter> – The <meter> tag contains content which is deemed to be a measurement of some sort.
  • <nav> – The <nav> tags stands for navigation and is designed to surround navigation links, such as those present in a sidebar bar or navigational header/footer.
  • <summary> – The <summary> tag defines the title of a <details> element.
  • <time> – This tags contains content which is a statement or measurement of time and/or date/time.

More information about HTML 5 tags is available from W3Schools. See the HTML 5 Tag Reference for more details on these tags and the other new tags in HTML 5.

The Nudge (beta)

Tuesday, May 18th, 2010

The Nudge logo

The Nudge lets you exchange and manage brief reviews with people you know on everything that’s happening in your City, and beyond.

Let your starting point in choosing anything (from a hotel in San Francisco or a restaurant in London, to a new book or a concert in New York) be the reviews of people you know, whose opinion you trust.

The Nudge is also launching weekly City Editions for London and New York. These can be accessed through the site or subscribed to via email and will combine our favourite member recommendations with some insider knowledge of what’s new and happening in your City each week.

The Nudge will launch over the summer of 2010. If you’d like to be involved as one of the first to have access to the beta version of the site, please let us know by subscribing below.”

Rapid Web is proud to be working with The Nudge, to create a new social networking abstraction, which focuses on the recommendation of consumer products and services, dependant upon a well defined and focused network of local social knowledge.

The Nudge teaser site is now live and contains a custom made web design, a themed blog system and other dynamic contact, such as a form to allow users to sign up for the up and coming beta.

If you are interested in what The Nudge will have to offer in the future, take a look at the new blog post on The Nudge Blog, ‘Why Subscribe to Join the Nudge?‘.

To apply for The Nudge beta, just head to thenudge.com and fill in the ‘Apply for the beta’ form.