get-started: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
Line 45: Line 45:


=== products ===
=== products ===
Does your company make any products that generate HTML?
https://www.sallybeauty.com/denman-d4-all-black-classic-styling-brush/SBS-103197,default,pd.html?utm_source=google&utm_medium=cpc&adpos=1o1&scid=scplpSBS-103197&sc_intid=SBS-103197&utm_content=SBS-103197&gclid=Cj0KCQjwqM3VBRCwARIsAKcekb1bs8voHZUF_VSQc0uhI76tcXTdGhww_gulxlXjhDviJ1nKo-HFfy4aAj1bEALw_wcB&gclsrc=aw.ds
 
* Make sure such products generate [[posh|POSH]] and whenever possible, the appropriate microformats.
* Then add those products to the [[implementations]] page.


=== enterprise ===
=== enterprise ===

Revision as of 03:52, 24 March 2018

Natural now what?

Latest: Get Started with microformats2

Get started by adding support for microformats to your website, services, and products.

introduction

Microformats are based on simple markup conventions that enable you to add meaningful structure to your web content.

One of the key principles of microformats, is to privilege human readable content. This means that you should think first and foremost of your content design being readable and accessible to web viewers. Using the most appropriate HTML elements and applying structured class names to your markup enables you to produce content that can be clearly understood by a human audience and also used in a structured way by automated programs and other online tools. But the point is that you shouldn't have to go out of your way to produce such machine friendly markup - microformats make it easy to integrate this greater degree of structure into your websites, without the overhead of having to learn complicated new languages or formats.

The best way to understand microformats is to start using them straight away. Since they're embedded in ordinary HTML, you can take existing pages and add these structured class names to the markup, but it's recommended that when doing this, you also take a close look at the overall tag structure that you're using - maybe there is a better way to say what you mean using basic HTML tags.

Many common kinds of content can be marked up in microformats. Microformats are designed to be similar to current markup styles. Chances are, you already have some of them on your site. Start with the obvious ones. For example a simple, and very popular place to start is with h-card - a microformat for displaying personal and organizational contact details. You can think of h-card as a way to embed mini business cards in web pages, but glancing over the examples shows a lot more possibilities than just that. Here are some specific places to start using microformats today:

yourself

your website

If you have your own website, read h-card-authoring for tips and guidelines on how to best markup existing content with h-card and take a look at the h-card-examples, then


Natural now what?

There are so many of us trying to do better by our hair. I have put away my flatiron and gone are the days of putting harsh chemicals on it to straighten my hair. With doing this for so long it leaves us all wonder where do I go from here?

First thing is doing your research. Try very hard to not get overwhelming and try to not go down the rabbit hole of products. This is what I have learned a produced that worked for you at one stage might not working for in a few months down the line once your hair has grown. If you are on the fence about doing a big chop keep that in mind. When I did my big chop I had products that worked for me then that won't work for me now.

I also set a budge on how much I willing spending on a product before I start shopping. I also recommend usually trying at least two of the products together to see how they interact with one another. Results I got with one product not using parts that they are supposed to be paired with were different than pairing it with other products.

I had to learn my hair. Will it hold a curly? Will my hair look like I have put no product on it at all in a couple of hours after I do it? So I started out simple. I made sure that I started with reasonable price products so for my first few products I didn't spend more than 15 for each bottle. I got a detangler bush which is very important to the process to make any hairstyle work. I have enclosed the link below for the one that I have. There are other places out there to get this one as well as other models. This is the one that I have found works the best for me. If you check the calendar I have different products and date when I will be uploading videos that go with that.

your organization

website

contact info

  • Contact info. Every company or organization has a contact or about page of some sort on their website. Read h-card-authoring and add h-card to the contact/about pages along with "Add to address book" links for each h-card.
  • Employee directory. If your company has a page listing employees or others that belong to the organization, add h-card to the listings or search results.
  • add those pages with h-cards to the list of examples in the wild


My first video will be posted April 2, 2018 on Eco Styling Gel.

products

https://www.sallybeauty.com/denman-d4-all-black-classic-styling-brush/SBS-103197,default,pd.html?utm_source=google&utm_medium=cpc&adpos=1o1&scid=scplpSBS-103197&sc_intid=SBS-103197&utm_content=SBS-103197&gclid=Cj0KCQjwqM3VBRCwARIsAKcekb1bs8voHZUF_VSQc0uhI76tcXTdGhww_gulxlXjhDviJ1nKo-HFfy4aAj1bEALw_wcB&gclsrc=aw.ds

enterprise

Wondering how to use microformats in an enterprise scenario?

Any publication of information about people, events, reviews etc. could benefit from being marked up with h-card, hCalendar, and hReview respectively.

other content

  • Do you have an explicit copyright license on your content? Then markup the link to your license with rel-license.
  • Do you publish social network / relationship info? Then mark that up with XFN.
  • Are you tagging things? Then use rel-tag (for your own stuff) or xFolk (for tagging any URL).
  • Are you publishing lists or outlines? Then use XOXO.
  • Do you publish reviews? Then use hReview.
  • Do you publish press releases? Then use hAtom.

what next

Once you have added microformats support to your website and helped your company and organization do so as well:

  • Advocate the use and support of microformats on other sites as well.

And here are a few more tips:

Try to produce clean, semantic xhtml, AKA POSH. Where there aren't microformats for specific types of content, feel free to experiment with your own poshformats.

translations

Read about how to get-started in additional languages:

see also