Posts

Showing posts with the label microformat

WHAT IS TWITTER AND WHY DOES IT KEEP FOLLOWING ME AROUND?

Image
Twitter is a social networking and microblogging service that allows you answer the question, "What are you doing?" by sending short text messages 140 characters in length, called "tweets", to your friends, or "followers." Twitter is a social networking and microblogging service that allows you answer the question, "What are you doing?" by sending short text messages 140 characters in length, called "tweets", to your friends, or "followers." WHY TWITTER IS USEFUL Twitter has many uses for both personal and business use. It's a great way to keep in touch with your friends and quickly broadcast information about where you are and what you're up to. For example, "I'm downtown and aching for some sushi. Anyone like to join me?" For business, Twitter can be used to broadcast your company's latest news and blog posts, interact with your customers, or to enable easy internal collaboration and group communica...

What is a Microformat?

Image
"Designed for humans first and machines second, microformats are a set of simple, open data formats built upon existing and widely adopted standards" The concept of a Microformat might be best seen as a subset of an existing technology focusing on solving a specific problem or an open source data format that can be used to solve a problem. It's hardly new - not in web terms. Microformats are a method of marking-up types of content to be easily lifted or shared with other websites or applications. For instance, the name and address of your company can have certain class names attributed to your HTML elements. These class-names can then be read by a web app, which will allow a site visitor to insert those details directly into your address book with the click of a link. Microformats are not that difficult to apply - in most cases it's just a slight modification of your HTML classes. Put in more plain English, it’s about marking up your (X)HTML with semantic and predefin...