SlideShare ist ein Scribd-Unternehmen logo
1 von 49
A Quick Primer
   RefreshOKC
   April 2010
What are Microformats?
What are Microformats?

  Really Tiny Formats
What are Microformats?

  Really Tiny Formats
        questions?
What are Microformats?


   Designed for humans first and
machines second, microformats are
 a set of simple, open data formats
   built upon existing and widely
         adopted standards.
The Semantic Web
The Semantic Web is not a separate Web but an extension of
 the current one, in which information is given well-defined
 meaning, better enabling computers and people to work in
                        cooperation.

It is a source to retrieve information from the web(using the
   web spiders from RDF files) and access the data through
    Semantic Web Agents or Semantic Web Services. Simply
         Semantic Web is data about data or metadata.

     Source: "The Semantic Web" by Tim Berners-Lee, James Hendler, and Ora Lassila, Scientific American, 2001
The Semantic Web
The Semantic Web is not a separate Web but an extension of
 the current one, in which information is given well-defined
 meaning, better enabling computers and people to work in
                        cooperation.

It is a source to retrieve information from the web (using the
   web spiders from RDF files) and access the data through
    Semantic Web Agents or Semantic Web Services. Simply
         Semantic Web is data about data or metadata.

     Source: "The Semantic Web" by Tim Berners-Lee, James Hendler, and Ora Lassila, Scientific American, 2001
Microformat Specifications
Microformat Specifications

• hCard - People and Organizations
Microformat Specifications

• hCard - People and Organizations
• hCalendar - Calendars and Events
Microformat Specifications

• hCard - People and Organizations
• hCalendar - Calendars and Events
• hReview - Opinions, Ratings and Reviews
Microformat Specifications

• hCard - People and Organizations
• hCalendar - Calendars and Events
• hReview - Opinions, Ratings and Reviews
• also: Tags, Keywords, Categories, and more
So How Is It Used?
hCard
hCard
hCard
<div class="mod basic vcard">
    <div class="inner bg-color2">
        <div class="hd bg-color0">
            <div id="rating" class="rating-base">
                <div class='rating-user rating-user-5'></div>
            </div>
            <h2 class="hdr-font color1 fn org">Oklahoma City Coworking Collaborative - okcCoCo</h2>
            <span class="location">
                <span class="adr">
                    <span class="street-address">723 N. Hudson Ave</span>
                    <span class="locality">Oklahoma City</span>,
                    <span class="region">Oklahoma</span>&nbsp;&nbsp;
                    <span class="postal-code">73102</span>
                </span>
            </span>
            | <a class="url" href="http://www.okccoco.com" target="_blank">Website</a>
            | <span class="tel">+1.405.633.3603</span>(405) 633-3603

            <div class="geo">
                <abbr class="latitude" title="35.4746072">N 35&deg; 28 28.58592</abbr>
                <abbr class="longitude" title="-97.5193424">W 97&deg; 31 9.63264</abbr>
            </div>
        </div>
    </div>
</div>
<div class="mod basic   vcard">
    <div class="inner bg-color2">
        <div class="hd bg-color0">
            <div id="rating" class="rating-base">
                <div class='rating-user rating-user-5'></div>
            </div>
            <h2 class="hdr-font color1 fn org">Oklahoma City Coworking Collaborative - okcCoCo</h2>
            <span class="location">
                <span class="adr">
                    <span class="street-address">723 N. Hudson Ave</span>
                    <span class="locality">Oklahoma City</span>,
                    <span class="region">Oklahoma</span>&nbsp;&nbsp;
                    <span class="postal-code">73102</span>
                </span>
            </span>
            | <a class="url" href="http://www.okccoco.com" target="_blank">Website</a>
            | <span class="tel">+1.405.633.3603</span>(405) 633-3603

            <div class="geo">
                <abbr class="latitude" title="35.4746072">N 35&deg; 28 28.58592</abbr>
                <abbr class="longitude" title="-97.5193424">W 97&deg; 31 9.63264</abbr>
            </div>
        </div>
    </div>
</div>
<div class="mod basic   vcard">
    <div class="inner bg-color2">
                                      not a typo!
        <div class="hd bg-color0">
            <div id="rating" class="rating-base">
                <div class='rating-user rating-user-5'></div>
            </div>
            <h2 class="hdr-font color1 fn org">Oklahoma City Coworking Collaborative - okcCoCo</h2>
            <span class="location">
                <span class="adr">
                    <span class="street-address">723 N. Hudson Ave</span>
                    <span class="locality">Oklahoma City</span>,
                    <span class="region">Oklahoma</span>&nbsp;&nbsp;
                    <span class="postal-code">73102</span>
                </span>
            </span>
            | <a class="url" href="http://www.okccoco.com" target="_blank">Website</a>
            | <span class="tel">+1.405.633.3603</span>(405) 633-3603

            <div class="geo">
                <abbr class="latitude" title="35.4746072">N 35&deg; 28 28.58592</abbr>
                <abbr class="longitude" title="-97.5193424">W 97&deg; 31 9.63264</abbr>
            </div>
        </div>
    </div>
</div>
<div class="mod basic vcard">
    <div class="inner bg-color2">
        <div class="hd bg-color0">
            <div id="rating" class="rating-base">
                <div class='rating-user rating-user-5'></div>
            </div>

            <h2 class="hdr-font color1   fn org">Oklahoma   City Coworking Collaborative - okcCoCo</h2>
            <span class="location">
                <span class="adr">
                    <span class="street-address">723 N. Hudson Ave</span>
                    <span class="locality">Oklahoma City</span>,
                    <span class="region">Oklahoma</span>&nbsp;&nbsp;
                    <span class="postal-code">73102</span>
                </span>
            </span>
            | <a class="url" href="http://www.okccoco.com" target="_blank">Website</a>
            | <span class="tel">+1.405.633.3603</span>(405) 633-3603

            <div class="geo">
                <abbr class="latitude" title="35.4746072">N 35&deg; 28 28.58592</abbr>
                <abbr class="longitude" title="-97.5193424">W 97&deg; 31 9.63264</abbr>
            </div>
        </div>
    </div>
</div>
<div class="mod basic vcard">
    <div class="inner bg-color2">
        <div class="hd bg-color0">
            <div id="rating" class="rating-base">
                <div class='rating-user rating-user-5'></div>
            </div>
            <h2 class="hdr-font color1 fn org">Oklahoma City Coworking Collaborative - okcCoCo</h2>

            <span class="   location">
                <span class="adr">
                    <span class="street-address">723 N. Hudson Ave</span>
                    <span class="locality">Oklahoma City</span>,
                    <span class="region">Oklahoma</span>&nbsp;&nbsp;
                    <span class="postal-code">73102</span>
                </span>
            </span>
            | <a class="url" href="http://www.okccoco.com" target="_blank">Website</a>
            | <span class="tel">+1.405.633.3603</span>(405) 633-3603

            <div class="geo">
                <abbr class="latitude" title="35.4746072">N 35&deg; 28 28.58592</abbr>
                <abbr class="longitude" title="-97.5193424">W 97&deg; 31 9.63264</abbr>
            </div>
        </div>
    </div>
</div>
<div class="mod basic vcard">
    <div class="inner bg-color2">
        <div class="hd bg-color0">
            <div id="rating" class="rating-base">
                <div class='rating-user rating-user-5'></div>
            </div>
            <h2 class="hdr-font color1 fn org">Oklahoma City Coworking Collaborative - okcCoCo</h2>
            <span class="location">

                <span class="   adr">
                    <span class="street-address">723 N. Hudson Ave</span>
                    <span class="locality">Oklahoma City</span>,
                    <span class="region">Oklahoma</span>&nbsp;&nbsp;
                    <span class="postal-code">73102</span>
                </span>
            </span>
            | <a class="url" href="http://www.okccoco.com" target="_blank">Website</a>
            | <span class="tel">+1.405.633.3603</span>(405) 633-3603

            <div class="geo">
                <abbr class="latitude" title="35.4746072">N 35&deg; 28 28.58592</abbr>
                <abbr class="longitude" title="-97.5193424">W 97&deg; 31 9.63264</abbr>
            </div>
        </div>
    </div>
</div>
<div class="mod basic vcard">
    <div class="inner bg-color2">
        <div class="hd bg-color0">
            <div id="rating" class="rating-base">
                <div class='rating-user rating-user-5'></div>
            </div>
            <h2 class="hdr-font color1 fn org">Oklahoma City Coworking Collaborative - okcCoCo</h2>
            <span class="location">
                <span class="adr">

                    <span class="   street-address">723        N. Hudson Ave</span>
                    <span class="locality">Oklahoma City</span>,
                    <span class="region">Oklahoma</span>&nbsp;&nbsp;
                    <span class="postal-code">73102</span>
                </span>
            </span>
            | <a class="url" href="http://www.okccoco.com" target="_blank">Website</a>
            | <span class="tel">+1.405.633.3603</span>(405) 633-3603

            <div class="geo">
                <abbr class="latitude" title="35.4746072">N 35&deg; 28 28.58592</abbr>
                <abbr class="longitude" title="-97.5193424">W 97&deg; 31 9.63264</abbr>
            </div>
        </div>
    </div>
</div>
<div class="mod basic vcard">
    <div class="inner bg-color2">
        <div class="hd bg-color0">
            <div id="rating" class="rating-base">
                <div class='rating-user rating-user-5'></div>
            </div>
            <h2 class="hdr-font color1 fn org">Oklahoma City Coworking Collaborative - okcCoCo</h2>
            <span class="location">
                <span class="adr">
                    <span class="street-address">723 N. Hudson Ave</span>

                    <span class="   locality">Oklahoma   City</span>,
                    <span class="region">Oklahoma</span>&nbsp;&nbsp;
                    <span class="postal-code">73102</span>
                </span>
            </span>
            | <a class="url" href="http://www.okccoco.com" target="_blank">Website</a>
            | <span class="tel">+1.405.633.3603</span>(405) 633-3603

            <div class="geo">
                <abbr class="latitude" title="35.4746072">N 35&deg; 28 28.58592</abbr>
                <abbr class="longitude" title="-97.5193424">W 97&deg; 31 9.63264</abbr>
            </div>
        </div>
    </div>
</div>
<div class="mod basic vcard">
    <div class="inner bg-color2">
        <div class="hd bg-color0">
            <div id="rating" class="rating-base">
                <div class='rating-user rating-user-5'></div>
            </div>
            <h2 class="hdr-font color1 fn org">Oklahoma City Coworking Collaborative - okcCoCo</h2>
            <span class="location">
                <span class="adr">
                    <span class="street-address">723 N. Hudson Ave</span>
                    <span class="locality">Oklahoma City</span>,

                    <span class="   region">Oklahoma</span>&nbsp;&nbsp;
                    <span class="postal-code">73102</span>
                </span>
            </span>
            | <a class="url" href="http://www.okccoco.com" target="_blank">Website</a>
            | <span class="tel">+1.405.633.3603</span>(405) 633-3603

            <div class="geo">
                <abbr class="latitude" title="35.4746072">N 35&deg; 28 28.58592</abbr>
                <abbr class="longitude" title="-97.5193424">W 97&deg; 31 9.63264</abbr>
            </div>
        </div>
    </div>
</div>
<div class="mod basic vcard">
    <div class="inner bg-color2">
        <div class="hd bg-color0">
            <div id="rating" class="rating-base">
                <div class='rating-user rating-user-5'></div>
            </div>
            <h2 class="hdr-font color1 fn org">Oklahoma City Coworking Collaborative - okcCoCo</h2>
            <span class="location">
                <span class="adr">
                    <span class="street-address">723 N. Hudson Ave</span>
                    <span class="locality">Oklahoma City</span>,
                    <span class="region">Oklahoma</span>&nbsp;&nbsp;

                    <span class="   postal-code">73102</span>
                </span>
            </span>
            | <a class="url" href="http://www.okccoco.com" target="_blank">Website</a>
            | <span class="tel">+1.405.633.3603</span>(405) 633-3603

            <div class="geo">
                <abbr class="latitude" title="35.4746072">N 35&deg; 28 28.58592</abbr>
                <abbr class="longitude" title="-97.5193424">W 97&deg; 31 9.63264</abbr>
            </div>
        </div>
    </div>
</div>
<div class="mod basic vcard">
    <div class="inner bg-color2">
        <div class="hd bg-color0">
            <div id="rating" class="rating-base">
                <div class='rating-user rating-user-5'></div>
            </div>
            <h2 class="hdr-font color1 fn org">Oklahoma City Coworking Collaborative - okcCoCo</h2>
            <span class="location">
                <span class="adr">
                    <span class="street-address">723 N. Hudson Ave</span>
                    <span class="locality">Oklahoma City</span>,
                    <span class="region">Oklahoma</span>&nbsp;&nbsp;
                    <span class="postal-code">73102</span>
                </span>
            </span>
            | <a class="url" href="http://www.okccoco.com" target="_blank">Website</a>
            | <span class="tel">+1.405.633.3603</span>(405) 633-3603


            <div class="   geo">
                <abbr class="latitude" title="35.4746072">N 35&deg; 28 28.58592</abbr>
                <abbr class="longitude" title="-97.5193424">W 97&deg; 31 9.63264</abbr>
            </div>

        </div>
    </div>
</div>
<div class="mod basic vcard">
    <div class="inner bg-color2">
        <div class="hd bg-color0">
            <div id="rating" class="rating-base">
                <div class='rating-user rating-user-5'></div>
            </div>
            <h2 class="hdr-font color1 fn org">Oklahoma City Coworking Collaborative - okcCoCo</h2>
            <span class="location">
                <span class="adr">
                    <span class="street-address">723 N. Hudson Ave</span>
                    <span class="locality">Oklahoma City</span>,
                    <span class="region">Oklahoma</span>&nbsp;&nbsp;
                    <span class="postal-code">73102</span>
                </span>
            </span>
            | <a class="url" href="http://www.okccoco.com" target="_blank">Website</a>
            | <span class="tel">+1.405.633.3603</span>(405) 633-3603

            <div class="geo">

                 <abbr class="  latitude" title="35.4746072">N 35&deg; 28 28.58592</abbr>
                 <abbr   class="longitude" title="-97.5193424">W 97&deg; 31 9.63264</abbr>
            </div>

        </div>
    </div>
</div>
hCalendar
<div id="event" class="   vevent">
   <div class="event-title">
       <span class="event-title-text summary">Refresh OKC April Meeting</span>
   </div>

   <div class="datetime">
       <abbr class="dtstart" title="20100420T183000">Tuesday April 20, 2010</abbr>
       from 6:30pm -
       <abbr class="dtend" title="20100420T203000">8:30pm</abbr>
   </div>

   <div class="venue location vcard">
       <span class="fn org">
           <a href="/venue/471381/OK/Oklahoma-City/The-Oklahoma-City-Coworking-Collaborative-okcCoCo/">
                 The Oklahoma City Coworking Collaborative (okcCoCo)
            </a>
       </span><br />
       <div class="address adr">
           <span class="street-address">723 N. Hudson Ave.</span><br />
           <span class="locality" >Oklahoma City</span>,
           <span class="region">Oklahoma</span>
           <span class="postal-code">73102</span>
       </div>
   </div>

</div>
<div id="event" class="vevent">

    <div class="event-title">

         <span class="event-title-text   summary">Refresh   OKC April Meeting</span>
    </div>

   <div class="datetime">
       <abbr class="dtstart" title="20100420T183000">Tuesday April 20, 2010</abbr>
       from 6:30pm -
       <abbr class="dtend" title="20100420T203000">8:30pm</abbr>
   </div>

   <div class="venue location vcard">
       <span class="fn org">
           <a href="/venue/471381/OK/Oklahoma-City/The-Oklahoma-City-Coworking-Collaborative-okcCoCo/">
                 The Oklahoma City Coworking Collaborative (okcCoCo)
            </a>
       </span><br />
       <div class="address adr">
           <span class="street-address">723 N. Hudson Ave.</span><br />
           <span class="locality" >Oklahoma City</span>,
           <span class="region">Oklahoma</span>
           <span class="postal-code">73102</span>
       </div>
   </div>

</div>
<div id="event" class="vevent">

    <div class="event-title">
        <span class="event-title-text summary">Refresh OKC April Meeting</span>
    </div>

    <div class="datetime">

         <abbr class="   dtstart"   title="20100420T183000">Tuesday April 20, 2010</abbr>
        from 6:30pm -
        <abbr class="dtend" title="20100420T203000">8:30pm</abbr>
    </div>

   <div class="venue location vcard">
       <span class="fn org">
           <a href="/venue/471381/OK/Oklahoma-City/The-Oklahoma-City-Coworking-Collaborative-okcCoCo/">
                 The Oklahoma City Coworking Collaborative (okcCoCo)
            </a>
       </span><br />
       <div class="address adr">
           <span class="street-address">723 N. Hudson Ave.</span><br />
           <span class="locality" >Oklahoma City</span>,
           <span class="region">Oklahoma</span>
           <span class="postal-code">73102</span>
       </div>
   </div>

</div>
<div id="event" class="vevent">

    <div class="event-title">
        <span class="event-title-text summary">Refresh OKC April Meeting</span>
    </div>

    <div class="datetime">
         <abbr class="dtstart" title="20100420T183000">Tuesday April 20, 2010</abbr>
         from 6:30pm -

         <abbr class="   dtend"   title="20100420T203000">8:30pm</abbr>
    </div>

   <div class="venue location vcard">
       <span class="fn org">
           <a href="/venue/471381/OK/Oklahoma-City/The-Oklahoma-City-Coworking-Collaborative-okcCoCo/">
                 The Oklahoma City Coworking Collaborative (okcCoCo)
            </a>
       </span><br />
       <div class="address adr">
           <span class="street-address">723 N. Hudson Ave.</span><br />
           <span class="locality" >Oklahoma City</span>,
           <span class="region">Oklahoma</span>
           <span class="postal-code">73102</span>
       </div>
   </div>

</div>
<div id="event" class="vevent">

    <div class="event-title">
        <span class="event-title-text summary">Refresh OKC April Meeting</span>
    </div>

    <div class="datetime">
        <abbr class="dtstart" title="20100420T183000">Tuesday April 20, 2010</abbr>
        from 6:30pm -
        <abbr class="dtend" title="20100420T203000">8:30pm</abbr>
    </div>


    <div class="venue   location    vcard">
        <span class="fn org">
            <a href="/venue/471381/OK/Oklahoma-City/The-Oklahoma-City-Coworking-Collaborative-okcCoCo/">
                  The Oklahoma City Coworking Collaborative (okcCoCo)
             </a>
        </span><br />
        <div class="address adr">
            <span class="street-address">723 N. Hudson Ave.</span><br />
            <span class="locality" >Oklahoma City</span>,
            <span class="region">Oklahoma</span>
            <span class="postal-code">73102</span>
        </div>
    </div>

</div>
<div id="event" class="vevent">

    <div class="event-title">
        <span class="event-title-text summary">Refresh OKC April Meeting</span>
    </div>

    <div class="datetime">
        <abbr class="dtstart" title="20100420T183000">Tuesday April 20, 2010</abbr>
        from 6:30pm -
        <abbr class="dtend" title="20100420T203000">8:30pm</abbr>
    </div>


    <div class="venue location    vcard">
        <span class="fn org">
            <a href="/venue/471381/OK/Oklahoma-City/The-Oklahoma-City-Coworking-Collaborative-okcCoCo/">
                  The Oklahoma City Coworking Collaborative (okcCoCo)
             </a>
        </span><br />
        <div class="address adr">
            <span class="street-address">723 N. Hudson Ave.</span><br />
            <span class="locality" >Oklahoma City</span>,
            <span class="region">Oklahoma</span>
            <span class="postal-code">73102</span>
        </div>
    </div>

</div>
hReview
<div class="   hreview   yls-dt-reviewcontent">
    <div class="item vcard"><span class="fn org">Cattlemen's</span></div>
    <span class="yls-rr-staticstar-med yls-rr-1 yls-gl-palette1"><span>User Rating: <i class="rating">1</i> out of
5 stars</span></span>

    <div class="yls-dt-author reviewer vcard">
        <h5>by
            <a href='http://local.yahoo.com/profile;_ylt=ApXLRhMto94X3lQ4jINpDUeKNcIF;_ylv=3?
target=aWQtkLbGbUMPfc4O0gijjouor_trB' >
                 <em class="fn">lashawnda</em>
            </a>
        </h5>
        <i class="yls-abbr"><abbr title="20100411" class="dtreviewed">04/11/2010</abbr></i>
    </div>
    <blockquote class="summary description">I was utterly shocked by this place..I used to hear how good this
place was..and it being in Stockyard City i was like "It cant go wrong". Well i was wrong. All i could say when i
left was OMFG. The steak was good..bland...but good. But i paid 20 bucks for a dinner..i expect to get good
rolls..not dry bread. A dinner salad..with real dressing..not mayo sprinkled with paprika. And the baked
potato..could u be any less cheap. It looked, and felt like it had been sitting in a warm oven all day. It was dry
and hard..and all they did was cut it open......yea thats it. no toppings at all. They brink u a plate with butter
and sour cream..geez. That was my first and last time going there. If i could i would have paid the waitress the
30 bucks we spent instead of the meal.</blockquote>

</div>
<div class="hreview yls-dt-reviewcontent">

    <div class="   item   vcard"><span class="fn org">Cattlemen's</span></div>
    <span class="yls-rr-staticstar-med yls-rr-1 yls-gl-palette1"><span>User Rating: <i class="rating">1</i> out of
5 stars</span></span>

    <div class="yls-dt-author reviewer vcard">
        <h5>by
            <a href='http://local.yahoo.com/profile;_ylt=ApXLRhMto94X3lQ4jINpDUeKNcIF;_ylv=3?
target=aWQtkLbGbUMPfc4O0gijjouor_trB' >
                 <em class="fn">lashawnda</em>
            </a>
        </h5>
        <i class="yls-abbr"><abbr title="20100411" class="dtreviewed">04/11/2010</abbr></i>
    </div>
    <blockquote class="summary description">I was utterly shocked by this place..I used to hear how good this
place was..and it being in Stockyard City i was like "It cant go wrong". Well i was wrong. All i could say when i
left was OMFG. The steak was good..bland...but good. But i paid 20 bucks for a dinner..i expect to get good
rolls..not dry bread. A dinner salad..with real dressing..not mayo sprinkled with paprika. And the baked
potato..could u be any less cheap. It looked, and felt like it had been sitting in a warm oven all day. It was dry
and hard..and all they did was cut it open......yea thats it. no toppings at all. They brink u a plate with butter
and sour cream..geez. That was my first and last time going there. If i could i would have paid the waitress the
30 bucks we spent instead of the meal.</blockquote>

</div>
<div class="hreview yls-dt-reviewcontent">

    <div class="item   vcard"><span   class="fn org">Cattlemen's</span></div>
    <span class="yls-rr-staticstar-med yls-rr-1 yls-gl-palette1"><span>User Rating: <i class="rating">1</i> out of
5 stars</span></span>

    <div class="yls-dt-author reviewer vcard">
        <h5>by
            <a href='http://local.yahoo.com/profile;_ylt=ApXLRhMto94X3lQ4jINpDUeKNcIF;_ylv=3?
target=aWQtkLbGbUMPfc4O0gijjouor_trB' >
                 <em class="fn">lashawnda</em>
            </a>
        </h5>
        <i class="yls-abbr"><abbr title="20100411" class="dtreviewed">04/11/2010</abbr></i>
    </div>
    <blockquote class="summary description">I was utterly shocked by this place..I used to hear how good this
place was..and it being in Stockyard City i was like "It cant go wrong". Well i was wrong. All i could say when i
left was OMFG. The steak was good..bland...but good. But i paid 20 bucks for a dinner..i expect to get good
rolls..not dry bread. A dinner salad..with real dressing..not mayo sprinkled with paprika. And the baked
potato..could u be any less cheap. It looked, and felt like it had been sitting in a warm oven all day. It was dry
and hard..and all they did was cut it open......yea thats it. no toppings at all. They brink u a plate with butter
and sour cream..geez. That was my first and last time going there. If i could i would have paid the waitress the
30 bucks we spent instead of the meal.</blockquote>

</div>
<div class="hreview yls-dt-reviewcontent">

    <div class="item vcard"><span class="   fn org">Cattlemen's</span></div>
    <span class="yls-rr-staticstar-med yls-rr-1 yls-gl-palette1"><span>User Rating: <i class="rating">1</i> out of
5 stars</span></span>

    <div class="yls-dt-author reviewer vcard">
        <h5>by
            <a href='http://local.yahoo.com/profile;_ylt=ApXLRhMto94X3lQ4jINpDUeKNcIF;_ylv=3?
target=aWQtkLbGbUMPfc4O0gijjouor_trB' >
                 <em class="fn">lashawnda</em>
            </a>
        </h5>
        <i class="yls-abbr"><abbr title="20100411" class="dtreviewed">04/11/2010</abbr></i>
    </div>
    <blockquote class="summary description">I was utterly shocked by this place..I used to hear how good this
place was..and it being in Stockyard City i was like "It cant go wrong". Well i was wrong. All i could say when i
left was OMFG. The steak was good..bland...but good. But i paid 20 bucks for a dinner..i expect to get good
rolls..not dry bread. A dinner salad..with real dressing..not mayo sprinkled with paprika. And the baked
potato..could u be any less cheap. It looked, and felt like it had been sitting in a warm oven all day. It was dry
and hard..and all they did was cut it open......yea thats it. no toppings at all. They brink u a plate with butter
and sour cream..geez. That was my first and last time going there. If i could i would have paid the waitress the
30 bucks we spent instead of the meal.</blockquote>

</div>
<div class="hreview yls-dt-reviewcontent">
    <div class="item vcard"><span class="fn org">Cattlemen's</span></div>

    <span class="yls-rr-staticstar-med yls-rr-1 yls-gl-palette1"><span>User Rating: <i class="   rating">1</i>
out of 5 stars</span></span>

    <div class="yls-dt-author reviewer vcard”>
        <h5>by
            <a href='http://local.yahoo.com/profile;_ylt=ApXLRhMto94X3lQ4jINpDUeKNcIF;_ylv=3?
target=aWQtkLbGbUMPfc4O0gijjouor_trB' >
                 <em class="fn">lashawnda</em>
            </a>
        </h5>
        <i class="yls-abbr"><abbr title="20100411" class="dtreviewed">04/11/2010</abbr></i>
    </div>
    <blockquote class="summary description">I was utterly shocked by this place..I used to hear how good this
place was..and it being in Stockyard City i was like "It cant go wrong". Well i was wrong. All i could say when i
left was OMFG. The steak was good..bland...but good. But i paid 20 bucks for a dinner..i expect to get good
rolls..not dry bread. A dinner salad..with real dressing..not mayo sprinkled with paprika. And the baked
potato..could u be any less cheap. It looked, and felt like it had been sitting in a warm oven all day. It was dry
and hard..and all they did was cut it open......yea thats it. no toppings at all. They brink u a plate with butter
and sour cream..geez. That was my first and last time going there. If i could i would have paid the waitress the
30 bucks we spent instead of the meal.</blockquote>

</div>
<div class="hreview yls-dt-reviewcontent">
    <div class="item vcard"><span class="fn org">Cattlemen's</span></div>
    <span class="yls-rr-staticstar-med yls-rr-1 yls-gl-palette1"><span>User Rating: <i class="rating">1</i> out of
5 stars</span></span>


    <div class="yls-dt-author   reviewer    vcard">
        <h5>by
            <a href='http://local.yahoo.com/profile;_ylt=ApXLRhMto94X3lQ4jINpDUeKNcIF;_ylv=3?
target=aWQtkLbGbUMPfc4O0gijjouor_trB' >
                 <em class="fn">lashawnda</em>
            </a>
        </h5>
        <i class="yls-abbr"><abbr title="20100411" class="dtreviewed">04/11/2010</abbr></i>
    </div>
    <blockquote class="summary description">I was utterly shocked by this place..I used to hear how good this
place was..and it being in Stockyard City i was like "It cant go wrong". Well i was wrong. All i could say when i
left was OMFG. The steak was good..bland...but good. But i paid 20 bucks for a dinner..i expect to get good
rolls..not dry bread. A dinner salad..with real dressing..not mayo sprinkled with paprika. And the baked
potato..could u be any less cheap. It looked, and felt like it had been sitting in a warm oven all day. It was dry
and hard..and all they did was cut it open......yea thats it. no toppings at all. They brink u a plate with butter
and sour cream..geez. That was my first and last time going there. If i could i would have paid the waitress the
30 bucks we spent instead of the meal.</blockquote>

</div>
<div class="hreview yls-dt-reviewcontent">
    <div class="item vcard"><span class="fn org">Cattlemen's</span></div>
    <span class="yls-rr-staticstar-med yls-rr-1 yls-gl-palette1"><span>User Rating: <i class="rating">1</i> out of
5 stars</span></span>


    <div class="yls-dt-author reviewer   vcard">
        <h5>by
            <a href='http://local.yahoo.com/profile;_ylt=ApXLRhMto94X3lQ4jINpDUeKNcIF;_ylv=3?
target=aWQtkLbGbUMPfc4O0gijjouor_trB' >
                 <em class="fn">lashawnda</em>
            </a>
        </h5>
        <i class="yls-abbr"><abbr title="20100411" class="dtreviewed">04/11/2010</abbr></i>
    </div>
    <blockquote class="summary description">I was utterly shocked by this place..I used to hear how good this
place was..and it being in Stockyard City i was like "It cant go wrong". Well i was wrong. All i could say when i
left was OMFG. The steak was good..bland...but good. But i paid 20 bucks for a dinner..i expect to get good
rolls..not dry bread. A dinner salad..with real dressing..not mayo sprinkled with paprika. And the baked
potato..could u be any less cheap. It looked, and felt like it had been sitting in a warm oven all day. It was dry
and hard..and all they did was cut it open......yea thats it. no toppings at all. They brink u a plate with butter
and sour cream..geez. That was my first and last time going there. If i could i would have paid the waitress the
30 bucks we spent instead of the meal.</blockquote>

</div>
<div class="hreview yls-dt-reviewcontent">
    <div class="item vcard"><span class="fn org">Cattlemen's</span></div>
    <span class="yls-rr-staticstar-med yls-rr-1 yls-gl-palette1"><span>User Rating: <i class="rating">1</i> out of
5 stars</span></span>

    <div class="yls-dt-author reviewer vcard">
        <h5>by
            <a href='http://local.yahoo.com/profile;_ylt=ApXLRhMto94X3lQ4jINpDUeKNcIF;_ylv=3?
target=aWQtkLbGbUMPfc4O0gijjouor_trB' >

                <em class="   fn">lashawnda</em>
            </a>
        </h5>
        <i class="yls-abbr"><abbr title="20100411" class="dtreviewed">04/11/2010</abbr></i>
    </div>
    <blockquote class="summary description">I was utterly shocked by this place..I used to hear how good this
place was..and it being in Stockyard City i was like "It cant go wrong". Well i was wrong. All i could say when i
left was OMFG. The steak was good..bland...but good. But i paid 20 bucks for a dinner..i expect to get good
rolls..not dry bread. A dinner salad..with real dressing..not mayo sprinkled with paprika. And the baked
potato..could u be any less cheap. It looked, and felt like it had been sitting in a warm oven all day. It was dry
and hard..and all they did was cut it open......yea thats it. no toppings at all. They brink u a plate with butter
and sour cream..geez. That was my first and last time going there. If i could i would have paid the waitress the
30 bucks we spent instead of the meal.</blockquote>

</div>
<div class="hreview yls-dt-reviewcontent">
    <div class="item vcard"><span class="fn org">Cattlemen's</span></div>
    <span class="yls-rr-staticstar-med yls-rr-1 yls-gl-palette1"><span>User Rating: <i class="rating">1</i> out of
5 stars</span></span>

    <div class="yls-dt-author reviewer vcard">
        <h5>by
            <a href='http://local.yahoo.com/profile;_ylt=ApXLRhMto94X3lQ4jINpDUeKNcIF;_ylv=3?
target=aWQtkLbGbUMPfc4O0gijjouor_trB' >
                 <em class="fn">lashawnda</em>
            </a>
        </h5>

         <i class="yls-abbr"><abbr title="20100411" class="   dtreviewed">04/11/2010</abbr></i>
    </div>
    <blockquote class="summary description">I was utterly shocked by this place..I used to hear how good this
place was..and it being in Stockyard City i was like "It cant go wrong". Well i was wrong. All i could say when i
left was OMFG. The steak was good..bland...but good. But i paid 20 bucks for a dinner..i expect to get good
rolls..not dry bread. A dinner salad..with real dressing..not mayo sprinkled with paprika. And the baked
potato..could u be any less cheap. It looked, and felt like it had been sitting in a warm oven all day. It was dry
and hard..and all they did was cut it open......yea thats it. no toppings at all. They brink u a plate with butter
and sour cream..geez. That was my first and last time going there. If i could i would have paid the waitress the
30 bucks we spent instead of the meal.</blockquote>

</div>
<div class="hreview yls-dt-reviewcontent">
    <div class="item vcard"><span class="fn org">Cattlemen's</span></div>
    <span class="yls-rr-staticstar-med yls-rr-1 yls-gl-palette1"><span>User Rating: <i class="rating">1</i> out of
5 stars</span></span>

    <div class="yls-dt-author reviewer vcard">
        <h5>by
            <a href='http://local.yahoo.com/profile;_ylt=ApXLRhMto94X3lQ4jINpDUeKNcIF;_ylv=3?
target=aWQtkLbGbUMPfc4O0gijjouor_trB' >
                 <em class="fn">lashawnda</em>
            </a>
        </h5>
        <i class="yls-abbr"><abbr title="20100411" class="dtreviewed">04/11/2010</abbr></i>
    </div>

    <blockquote class="summary   description">I      was utterly shocked by this place..I used to hear how good
this place was..and it being in Stockyard City i was like "It cant go wrong". Well i was wrong. All i could say
when i left was OMFG. The steak was good..bland...but good. But i paid 20 bucks for a dinner..i expect to get good
rolls..not dry bread. A dinner salad..with real dressing..not mayo sprinkled with paprika. And the baked
potato..could u be any less cheap. It looked, and felt like it had been sitting in a warm oven all day. It was dry
and hard..and all they did was cut it open......yea thats it. no toppings at all. They brink u a plate with butter
and sour cream..geez. That was my first and last time going there. If i could i would have paid the waitress the
30 bucks we spent instead of the meal.</blockquote>

</div>
Firefox Plugins
             Tails Export
https://addons.mozilla.org/en-US/firefox/addon/2240


               Operator
https://addons.mozilla.org/en-US/firefox/addon/4106
For More Information



  http://microformats.org
Chad Henderson
chad@dreamchasers.com

   @ElmoFromOK

Weitere ähnliche Inhalte

Ähnlich wie Microformats - a quick primer

Small tricks to improve your website
Small tricks to improve your website Small tricks to improve your website
Small tricks to improve your website Tekblink Jeeten
 
Chandra Maharzan: The Future of Web Design Experience
Chandra Maharzan: The Future of Web Design ExperienceChandra Maharzan: The Future of Web Design Experience
Chandra Maharzan: The Future of Web Design ExperienceChandra Maharzan
 
Introduction to CSS Grid
Introduction to CSS GridIntroduction to CSS Grid
Introduction to CSS GridKara Luton
 
Advanced Schema Markup Techniques As Told by Super Saiyans
Advanced Schema Markup Techniques As Told by Super SaiyansAdvanced Schema Markup Techniques As Told by Super Saiyans
Advanced Schema Markup Techniques As Told by Super SaiyansJoe Kelly
 
AngularJS: The Bridge Between Today and Tomorrow's Web (Todd Motto)
AngularJS: The Bridge Between Today and Tomorrow's Web (Todd Motto)AngularJS: The Bridge Between Today and Tomorrow's Web (Todd Motto)
AngularJS: The Bridge Between Today and Tomorrow's Web (Todd Motto)Future Insights
 
Building Viral Social Experiences
Building Viral Social ExperiencesBuilding Viral Social Experiences
Building Viral Social ExperiencesJonathan LeBlanc
 
Xml to DB handler - grails tutorial
Xml to DB handler - grails tutorialXml to DB handler - grails tutorial
Xml to DB handler - grails tutorialDalton Valadares
 
Festival newsletter
Festival newsletterFestival newsletter
Festival newsletterKetan Kamble
 
Rapid HTML Prototyping with Bootstrap - Chris Griffith
Rapid HTML Prototyping with Bootstrap - Chris GriffithRapid HTML Prototyping with Bootstrap - Chris Griffith
Rapid HTML Prototyping with Bootstrap - Chris GriffithUXPA International
 
TYBSC prac soln
TYBSC prac solnTYBSC prac soln
TYBSC prac solntushar1001
 
The Offspring of SEO and Semantic Web: SEO++
The Offspring of SEO  and Semantic Web: SEO++ The Offspring of SEO  and Semantic Web: SEO++
The Offspring of SEO and Semantic Web: SEO++ Jay Myers
 
Searching the Web of Data (Tutorial)
Searching the Web of Data (Tutorial)Searching the Web of Data (Tutorial)
Searching the Web of Data (Tutorial)Gerard de Melo
 
New social media
New social mediaNew social media
New social mediakrazy123
 
RSS: the duct tape of web2.0
RSS: the duct tape of web2.0RSS: the duct tape of web2.0
RSS: the duct tape of web2.0Rob Clark
 
The Responsive Grid & You: Extending Your WordPress Site Across Multiple Dev...
The Responsive Grid & You:  Extending Your WordPress Site Across Multiple Dev...The Responsive Grid & You:  Extending Your WordPress Site Across Multiple Dev...
The Responsive Grid & You: Extending Your WordPress Site Across Multiple Dev...Jeremy Fuksa
 
Index css history
Index css historyIndex css history
Index css historyGaejang Guk
 
How to Configure Tech Docs
How to Configure Tech DocsHow to Configure Tech Docs
How to Configure Tech DocsAras
 
Gaurav Jatav , BCA Third Year
Gaurav Jatav , BCA Third YearGaurav Jatav , BCA Third Year
Gaurav Jatav , BCA Third YearDezyneecole
 
Private slideshow
Private slideshowPrivate slideshow
Private slideshowsblackman
 

Ähnlich wie Microformats - a quick primer (20)

Small tricks to improve your website
Small tricks to improve your website Small tricks to improve your website
Small tricks to improve your website
 
Chandra Maharzan: The Future of Web Design Experience
Chandra Maharzan: The Future of Web Design ExperienceChandra Maharzan: The Future of Web Design Experience
Chandra Maharzan: The Future of Web Design Experience
 
Introduction to CSS Grid
Introduction to CSS GridIntroduction to CSS Grid
Introduction to CSS Grid
 
Advanced Schema Markup Techniques As Told by Super Saiyans
Advanced Schema Markup Techniques As Told by Super SaiyansAdvanced Schema Markup Techniques As Told by Super Saiyans
Advanced Schema Markup Techniques As Told by Super Saiyans
 
AngularJS: The Bridge Between Today and Tomorrow's Web (Todd Motto)
AngularJS: The Bridge Between Today and Tomorrow's Web (Todd Motto)AngularJS: The Bridge Between Today and Tomorrow's Web (Todd Motto)
AngularJS: The Bridge Between Today and Tomorrow's Web (Todd Motto)
 
Building Viral Social Experiences
Building Viral Social ExperiencesBuilding Viral Social Experiences
Building Viral Social Experiences
 
Xml to DB handler - grails tutorial
Xml to DB handler - grails tutorialXml to DB handler - grails tutorial
Xml to DB handler - grails tutorial
 
Festival newsletter
Festival newsletterFestival newsletter
Festival newsletter
 
Rapid HTML Prototyping with Bootstrap - Chris Griffith
Rapid HTML Prototyping with Bootstrap - Chris GriffithRapid HTML Prototyping with Bootstrap - Chris Griffith
Rapid HTML Prototyping with Bootstrap - Chris Griffith
 
TYBSC prac soln
TYBSC prac solnTYBSC prac soln
TYBSC prac soln
 
The Offspring of SEO and Semantic Web: SEO++
The Offspring of SEO  and Semantic Web: SEO++ The Offspring of SEO  and Semantic Web: SEO++
The Offspring of SEO and Semantic Web: SEO++
 
Searching the Web of Data (Tutorial)
Searching the Web of Data (Tutorial)Searching the Web of Data (Tutorial)
Searching the Web of Data (Tutorial)
 
New social media
New social mediaNew social media
New social media
 
RSS: the duct tape of web2.0
RSS: the duct tape of web2.0RSS: the duct tape of web2.0
RSS: the duct tape of web2.0
 
The Responsive Grid & You: Extending Your WordPress Site Across Multiple Dev...
The Responsive Grid & You:  Extending Your WordPress Site Across Multiple Dev...The Responsive Grid & You:  Extending Your WordPress Site Across Multiple Dev...
The Responsive Grid & You: Extending Your WordPress Site Across Multiple Dev...
 
Index css history
Index css historyIndex css history
Index css history
 
smoke1272528461
smoke1272528461smoke1272528461
smoke1272528461
 
How to Configure Tech Docs
How to Configure Tech DocsHow to Configure Tech Docs
How to Configure Tech Docs
 
Gaurav Jatav , BCA Third Year
Gaurav Jatav , BCA Third YearGaurav Jatav , BCA Third Year
Gaurav Jatav , BCA Third Year
 
Private slideshow
Private slideshowPrivate slideshow
Private slideshow
 

Kürzlich hochgeladen

Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfPrecisely
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DayH2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DaySri Ambati
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostZilliz
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piececharlottematthew16
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 

Kürzlich hochgeladen (20)

Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DayH2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piece
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 

Microformats - a quick primer

  • 1. A Quick Primer RefreshOKC April 2010
  • 3. What are Microformats? Really Tiny Formats
  • 4. What are Microformats? Really Tiny Formats questions?
  • 5. What are Microformats? Designed for humans first and machines second, microformats are a set of simple, open data formats built upon existing and widely adopted standards.
  • 6. The Semantic Web The Semantic Web is not a separate Web but an extension of the current one, in which information is given well-defined meaning, better enabling computers and people to work in cooperation. It is a source to retrieve information from the web(using the web spiders from RDF files) and access the data through Semantic Web Agents or Semantic Web Services. Simply Semantic Web is data about data or metadata. Source: "The Semantic Web" by Tim Berners-Lee, James Hendler, and Ora Lassila, Scientific American, 2001
  • 7. The Semantic Web The Semantic Web is not a separate Web but an extension of the current one, in which information is given well-defined meaning, better enabling computers and people to work in cooperation. It is a source to retrieve information from the web (using the web spiders from RDF files) and access the data through Semantic Web Agents or Semantic Web Services. Simply Semantic Web is data about data or metadata. Source: "The Semantic Web" by Tim Berners-Lee, James Hendler, and Ora Lassila, Scientific American, 2001
  • 9. Microformat Specifications • hCard - People and Organizations
  • 10. Microformat Specifications • hCard - People and Organizations • hCalendar - Calendars and Events
  • 11. Microformat Specifications • hCard - People and Organizations • hCalendar - Calendars and Events • hReview - Opinions, Ratings and Reviews
  • 12. Microformat Specifications • hCard - People and Organizations • hCalendar - Calendars and Events • hReview - Opinions, Ratings and Reviews • also: Tags, Keywords, Categories, and more
  • 13. So How Is It Used?
  • 14. hCard
  • 15. hCard
  • 16. hCard
  • 17. <div class="mod basic vcard"> <div class="inner bg-color2"> <div class="hd bg-color0"> <div id="rating" class="rating-base"> <div class='rating-user rating-user-5'></div> </div> <h2 class="hdr-font color1 fn org">Oklahoma City Coworking Collaborative - okcCoCo</h2> <span class="location"> <span class="adr"> <span class="street-address">723 N. Hudson Ave</span> <span class="locality">Oklahoma City</span>, <span class="region">Oklahoma</span>&nbsp;&nbsp; <span class="postal-code">73102</span> </span> </span> | <a class="url" href="http://www.okccoco.com" target="_blank">Website</a> | <span class="tel">+1.405.633.3603</span>(405) 633-3603 <div class="geo"> <abbr class="latitude" title="35.4746072">N 35&deg; 28 28.58592</abbr> <abbr class="longitude" title="-97.5193424">W 97&deg; 31 9.63264</abbr> </div> </div> </div> </div>
  • 18. <div class="mod basic vcard"> <div class="inner bg-color2"> <div class="hd bg-color0"> <div id="rating" class="rating-base"> <div class='rating-user rating-user-5'></div> </div> <h2 class="hdr-font color1 fn org">Oklahoma City Coworking Collaborative - okcCoCo</h2> <span class="location"> <span class="adr"> <span class="street-address">723 N. Hudson Ave</span> <span class="locality">Oklahoma City</span>, <span class="region">Oklahoma</span>&nbsp;&nbsp; <span class="postal-code">73102</span> </span> </span> | <a class="url" href="http://www.okccoco.com" target="_blank">Website</a> | <span class="tel">+1.405.633.3603</span>(405) 633-3603 <div class="geo"> <abbr class="latitude" title="35.4746072">N 35&deg; 28 28.58592</abbr> <abbr class="longitude" title="-97.5193424">W 97&deg; 31 9.63264</abbr> </div> </div> </div> </div>
  • 19. <div class="mod basic vcard"> <div class="inner bg-color2"> not a typo! <div class="hd bg-color0"> <div id="rating" class="rating-base"> <div class='rating-user rating-user-5'></div> </div> <h2 class="hdr-font color1 fn org">Oklahoma City Coworking Collaborative - okcCoCo</h2> <span class="location"> <span class="adr"> <span class="street-address">723 N. Hudson Ave</span> <span class="locality">Oklahoma City</span>, <span class="region">Oklahoma</span>&nbsp;&nbsp; <span class="postal-code">73102</span> </span> </span> | <a class="url" href="http://www.okccoco.com" target="_blank">Website</a> | <span class="tel">+1.405.633.3603</span>(405) 633-3603 <div class="geo"> <abbr class="latitude" title="35.4746072">N 35&deg; 28 28.58592</abbr> <abbr class="longitude" title="-97.5193424">W 97&deg; 31 9.63264</abbr> </div> </div> </div> </div>
  • 20. <div class="mod basic vcard"> <div class="inner bg-color2"> <div class="hd bg-color0"> <div id="rating" class="rating-base"> <div class='rating-user rating-user-5'></div> </div> <h2 class="hdr-font color1 fn org">Oklahoma City Coworking Collaborative - okcCoCo</h2> <span class="location"> <span class="adr"> <span class="street-address">723 N. Hudson Ave</span> <span class="locality">Oklahoma City</span>, <span class="region">Oklahoma</span>&nbsp;&nbsp; <span class="postal-code">73102</span> </span> </span> | <a class="url" href="http://www.okccoco.com" target="_blank">Website</a> | <span class="tel">+1.405.633.3603</span>(405) 633-3603 <div class="geo"> <abbr class="latitude" title="35.4746072">N 35&deg; 28 28.58592</abbr> <abbr class="longitude" title="-97.5193424">W 97&deg; 31 9.63264</abbr> </div> </div> </div> </div>
  • 21. <div class="mod basic vcard"> <div class="inner bg-color2"> <div class="hd bg-color0"> <div id="rating" class="rating-base"> <div class='rating-user rating-user-5'></div> </div> <h2 class="hdr-font color1 fn org">Oklahoma City Coworking Collaborative - okcCoCo</h2> <span class=" location"> <span class="adr"> <span class="street-address">723 N. Hudson Ave</span> <span class="locality">Oklahoma City</span>, <span class="region">Oklahoma</span>&nbsp;&nbsp; <span class="postal-code">73102</span> </span> </span> | <a class="url" href="http://www.okccoco.com" target="_blank">Website</a> | <span class="tel">+1.405.633.3603</span>(405) 633-3603 <div class="geo"> <abbr class="latitude" title="35.4746072">N 35&deg; 28 28.58592</abbr> <abbr class="longitude" title="-97.5193424">W 97&deg; 31 9.63264</abbr> </div> </div> </div> </div>
  • 22. <div class="mod basic vcard"> <div class="inner bg-color2"> <div class="hd bg-color0"> <div id="rating" class="rating-base"> <div class='rating-user rating-user-5'></div> </div> <h2 class="hdr-font color1 fn org">Oklahoma City Coworking Collaborative - okcCoCo</h2> <span class="location"> <span class=" adr"> <span class="street-address">723 N. Hudson Ave</span> <span class="locality">Oklahoma City</span>, <span class="region">Oklahoma</span>&nbsp;&nbsp; <span class="postal-code">73102</span> </span> </span> | <a class="url" href="http://www.okccoco.com" target="_blank">Website</a> | <span class="tel">+1.405.633.3603</span>(405) 633-3603 <div class="geo"> <abbr class="latitude" title="35.4746072">N 35&deg; 28 28.58592</abbr> <abbr class="longitude" title="-97.5193424">W 97&deg; 31 9.63264</abbr> </div> </div> </div> </div>
  • 23. <div class="mod basic vcard"> <div class="inner bg-color2"> <div class="hd bg-color0"> <div id="rating" class="rating-base"> <div class='rating-user rating-user-5'></div> </div> <h2 class="hdr-font color1 fn org">Oklahoma City Coworking Collaborative - okcCoCo</h2> <span class="location"> <span class="adr"> <span class=" street-address">723 N. Hudson Ave</span> <span class="locality">Oklahoma City</span>, <span class="region">Oklahoma</span>&nbsp;&nbsp; <span class="postal-code">73102</span> </span> </span> | <a class="url" href="http://www.okccoco.com" target="_blank">Website</a> | <span class="tel">+1.405.633.3603</span>(405) 633-3603 <div class="geo"> <abbr class="latitude" title="35.4746072">N 35&deg; 28 28.58592</abbr> <abbr class="longitude" title="-97.5193424">W 97&deg; 31 9.63264</abbr> </div> </div> </div> </div>
  • 24. <div class="mod basic vcard"> <div class="inner bg-color2"> <div class="hd bg-color0"> <div id="rating" class="rating-base"> <div class='rating-user rating-user-5'></div> </div> <h2 class="hdr-font color1 fn org">Oklahoma City Coworking Collaborative - okcCoCo</h2> <span class="location"> <span class="adr"> <span class="street-address">723 N. Hudson Ave</span> <span class=" locality">Oklahoma City</span>, <span class="region">Oklahoma</span>&nbsp;&nbsp; <span class="postal-code">73102</span> </span> </span> | <a class="url" href="http://www.okccoco.com" target="_blank">Website</a> | <span class="tel">+1.405.633.3603</span>(405) 633-3603 <div class="geo"> <abbr class="latitude" title="35.4746072">N 35&deg; 28 28.58592</abbr> <abbr class="longitude" title="-97.5193424">W 97&deg; 31 9.63264</abbr> </div> </div> </div> </div>
  • 25. <div class="mod basic vcard"> <div class="inner bg-color2"> <div class="hd bg-color0"> <div id="rating" class="rating-base"> <div class='rating-user rating-user-5'></div> </div> <h2 class="hdr-font color1 fn org">Oklahoma City Coworking Collaborative - okcCoCo</h2> <span class="location"> <span class="adr"> <span class="street-address">723 N. Hudson Ave</span> <span class="locality">Oklahoma City</span>, <span class=" region">Oklahoma</span>&nbsp;&nbsp; <span class="postal-code">73102</span> </span> </span> | <a class="url" href="http://www.okccoco.com" target="_blank">Website</a> | <span class="tel">+1.405.633.3603</span>(405) 633-3603 <div class="geo"> <abbr class="latitude" title="35.4746072">N 35&deg; 28 28.58592</abbr> <abbr class="longitude" title="-97.5193424">W 97&deg; 31 9.63264</abbr> </div> </div> </div> </div>
  • 26. <div class="mod basic vcard"> <div class="inner bg-color2"> <div class="hd bg-color0"> <div id="rating" class="rating-base"> <div class='rating-user rating-user-5'></div> </div> <h2 class="hdr-font color1 fn org">Oklahoma City Coworking Collaborative - okcCoCo</h2> <span class="location"> <span class="adr"> <span class="street-address">723 N. Hudson Ave</span> <span class="locality">Oklahoma City</span>, <span class="region">Oklahoma</span>&nbsp;&nbsp; <span class=" postal-code">73102</span> </span> </span> | <a class="url" href="http://www.okccoco.com" target="_blank">Website</a> | <span class="tel">+1.405.633.3603</span>(405) 633-3603 <div class="geo"> <abbr class="latitude" title="35.4746072">N 35&deg; 28 28.58592</abbr> <abbr class="longitude" title="-97.5193424">W 97&deg; 31 9.63264</abbr> </div> </div> </div> </div>
  • 27. <div class="mod basic vcard"> <div class="inner bg-color2"> <div class="hd bg-color0"> <div id="rating" class="rating-base"> <div class='rating-user rating-user-5'></div> </div> <h2 class="hdr-font color1 fn org">Oklahoma City Coworking Collaborative - okcCoCo</h2> <span class="location"> <span class="adr"> <span class="street-address">723 N. Hudson Ave</span> <span class="locality">Oklahoma City</span>, <span class="region">Oklahoma</span>&nbsp;&nbsp; <span class="postal-code">73102</span> </span> </span> | <a class="url" href="http://www.okccoco.com" target="_blank">Website</a> | <span class="tel">+1.405.633.3603</span>(405) 633-3603 <div class=" geo"> <abbr class="latitude" title="35.4746072">N 35&deg; 28 28.58592</abbr> <abbr class="longitude" title="-97.5193424">W 97&deg; 31 9.63264</abbr> </div> </div> </div> </div>
  • 28. <div class="mod basic vcard"> <div class="inner bg-color2"> <div class="hd bg-color0"> <div id="rating" class="rating-base"> <div class='rating-user rating-user-5'></div> </div> <h2 class="hdr-font color1 fn org">Oklahoma City Coworking Collaborative - okcCoCo</h2> <span class="location"> <span class="adr"> <span class="street-address">723 N. Hudson Ave</span> <span class="locality">Oklahoma City</span>, <span class="region">Oklahoma</span>&nbsp;&nbsp; <span class="postal-code">73102</span> </span> </span> | <a class="url" href="http://www.okccoco.com" target="_blank">Website</a> | <span class="tel">+1.405.633.3603</span>(405) 633-3603 <div class="geo"> <abbr class=" latitude" title="35.4746072">N 35&deg; 28 28.58592</abbr> <abbr class="longitude" title="-97.5193424">W 97&deg; 31 9.63264</abbr> </div> </div> </div> </div>
  • 30. <div id="event" class=" vevent"> <div class="event-title"> <span class="event-title-text summary">Refresh OKC April Meeting</span> </div> <div class="datetime"> <abbr class="dtstart" title="20100420T183000">Tuesday April 20, 2010</abbr> from 6:30pm - <abbr class="dtend" title="20100420T203000">8:30pm</abbr> </div> <div class="venue location vcard"> <span class="fn org"> <a href="/venue/471381/OK/Oklahoma-City/The-Oklahoma-City-Coworking-Collaborative-okcCoCo/"> The Oklahoma City Coworking Collaborative (okcCoCo) </a> </span><br /> <div class="address adr"> <span class="street-address">723 N. Hudson Ave.</span><br /> <span class="locality" >Oklahoma City</span>, <span class="region">Oklahoma</span> <span class="postal-code">73102</span> </div> </div> </div>
  • 31. <div id="event" class="vevent"> <div class="event-title"> <span class="event-title-text summary">Refresh OKC April Meeting</span> </div> <div class="datetime"> <abbr class="dtstart" title="20100420T183000">Tuesday April 20, 2010</abbr> from 6:30pm - <abbr class="dtend" title="20100420T203000">8:30pm</abbr> </div> <div class="venue location vcard"> <span class="fn org"> <a href="/venue/471381/OK/Oklahoma-City/The-Oklahoma-City-Coworking-Collaborative-okcCoCo/"> The Oklahoma City Coworking Collaborative (okcCoCo) </a> </span><br /> <div class="address adr"> <span class="street-address">723 N. Hudson Ave.</span><br /> <span class="locality" >Oklahoma City</span>, <span class="region">Oklahoma</span> <span class="postal-code">73102</span> </div> </div> </div>
  • 32. <div id="event" class="vevent"> <div class="event-title"> <span class="event-title-text summary">Refresh OKC April Meeting</span> </div> <div class="datetime"> <abbr class=" dtstart" title="20100420T183000">Tuesday April 20, 2010</abbr> from 6:30pm - <abbr class="dtend" title="20100420T203000">8:30pm</abbr> </div> <div class="venue location vcard"> <span class="fn org"> <a href="/venue/471381/OK/Oklahoma-City/The-Oklahoma-City-Coworking-Collaborative-okcCoCo/"> The Oklahoma City Coworking Collaborative (okcCoCo) </a> </span><br /> <div class="address adr"> <span class="street-address">723 N. Hudson Ave.</span><br /> <span class="locality" >Oklahoma City</span>, <span class="region">Oklahoma</span> <span class="postal-code">73102</span> </div> </div> </div>
  • 33. <div id="event" class="vevent"> <div class="event-title"> <span class="event-title-text summary">Refresh OKC April Meeting</span> </div> <div class="datetime"> <abbr class="dtstart" title="20100420T183000">Tuesday April 20, 2010</abbr> from 6:30pm - <abbr class=" dtend" title="20100420T203000">8:30pm</abbr> </div> <div class="venue location vcard"> <span class="fn org"> <a href="/venue/471381/OK/Oklahoma-City/The-Oklahoma-City-Coworking-Collaborative-okcCoCo/"> The Oklahoma City Coworking Collaborative (okcCoCo) </a> </span><br /> <div class="address adr"> <span class="street-address">723 N. Hudson Ave.</span><br /> <span class="locality" >Oklahoma City</span>, <span class="region">Oklahoma</span> <span class="postal-code">73102</span> </div> </div> </div>
  • 34. <div id="event" class="vevent"> <div class="event-title"> <span class="event-title-text summary">Refresh OKC April Meeting</span> </div> <div class="datetime"> <abbr class="dtstart" title="20100420T183000">Tuesday April 20, 2010</abbr> from 6:30pm - <abbr class="dtend" title="20100420T203000">8:30pm</abbr> </div> <div class="venue location vcard"> <span class="fn org"> <a href="/venue/471381/OK/Oklahoma-City/The-Oklahoma-City-Coworking-Collaborative-okcCoCo/"> The Oklahoma City Coworking Collaborative (okcCoCo) </a> </span><br /> <div class="address adr"> <span class="street-address">723 N. Hudson Ave.</span><br /> <span class="locality" >Oklahoma City</span>, <span class="region">Oklahoma</span> <span class="postal-code">73102</span> </div> </div> </div>
  • 35. <div id="event" class="vevent"> <div class="event-title"> <span class="event-title-text summary">Refresh OKC April Meeting</span> </div> <div class="datetime"> <abbr class="dtstart" title="20100420T183000">Tuesday April 20, 2010</abbr> from 6:30pm - <abbr class="dtend" title="20100420T203000">8:30pm</abbr> </div> <div class="venue location vcard"> <span class="fn org"> <a href="/venue/471381/OK/Oklahoma-City/The-Oklahoma-City-Coworking-Collaborative-okcCoCo/"> The Oklahoma City Coworking Collaborative (okcCoCo) </a> </span><br /> <div class="address adr"> <span class="street-address">723 N. Hudson Ave.</span><br /> <span class="locality" >Oklahoma City</span>, <span class="region">Oklahoma</span> <span class="postal-code">73102</span> </div> </div> </div>
  • 37. <div class=" hreview yls-dt-reviewcontent"> <div class="item vcard"><span class="fn org">Cattlemen's</span></div> <span class="yls-rr-staticstar-med yls-rr-1 yls-gl-palette1"><span>User Rating: <i class="rating">1</i> out of 5 stars</span></span> <div class="yls-dt-author reviewer vcard"> <h5>by <a href='http://local.yahoo.com/profile;_ylt=ApXLRhMto94X3lQ4jINpDUeKNcIF;_ylv=3? target=aWQtkLbGbUMPfc4O0gijjouor_trB' > <em class="fn">lashawnda</em> </a> </h5> <i class="yls-abbr"><abbr title="20100411" class="dtreviewed">04/11/2010</abbr></i> </div> <blockquote class="summary description">I was utterly shocked by this place..I used to hear how good this place was..and it being in Stockyard City i was like "It cant go wrong". Well i was wrong. All i could say when i left was OMFG. The steak was good..bland...but good. But i paid 20 bucks for a dinner..i expect to get good rolls..not dry bread. A dinner salad..with real dressing..not mayo sprinkled with paprika. And the baked potato..could u be any less cheap. It looked, and felt like it had been sitting in a warm oven all day. It was dry and hard..and all they did was cut it open......yea thats it. no toppings at all. They brink u a plate with butter and sour cream..geez. That was my first and last time going there. If i could i would have paid the waitress the 30 bucks we spent instead of the meal.</blockquote> </div>
  • 38. <div class="hreview yls-dt-reviewcontent"> <div class=" item vcard"><span class="fn org">Cattlemen's</span></div> <span class="yls-rr-staticstar-med yls-rr-1 yls-gl-palette1"><span>User Rating: <i class="rating">1</i> out of 5 stars</span></span> <div class="yls-dt-author reviewer vcard"> <h5>by <a href='http://local.yahoo.com/profile;_ylt=ApXLRhMto94X3lQ4jINpDUeKNcIF;_ylv=3? target=aWQtkLbGbUMPfc4O0gijjouor_trB' > <em class="fn">lashawnda</em> </a> </h5> <i class="yls-abbr"><abbr title="20100411" class="dtreviewed">04/11/2010</abbr></i> </div> <blockquote class="summary description">I was utterly shocked by this place..I used to hear how good this place was..and it being in Stockyard City i was like "It cant go wrong". Well i was wrong. All i could say when i left was OMFG. The steak was good..bland...but good. But i paid 20 bucks for a dinner..i expect to get good rolls..not dry bread. A dinner salad..with real dressing..not mayo sprinkled with paprika. And the baked potato..could u be any less cheap. It looked, and felt like it had been sitting in a warm oven all day. It was dry and hard..and all they did was cut it open......yea thats it. no toppings at all. They brink u a plate with butter and sour cream..geez. That was my first and last time going there. If i could i would have paid the waitress the 30 bucks we spent instead of the meal.</blockquote> </div>
  • 39. <div class="hreview yls-dt-reviewcontent"> <div class="item vcard"><span class="fn org">Cattlemen's</span></div> <span class="yls-rr-staticstar-med yls-rr-1 yls-gl-palette1"><span>User Rating: <i class="rating">1</i> out of 5 stars</span></span> <div class="yls-dt-author reviewer vcard"> <h5>by <a href='http://local.yahoo.com/profile;_ylt=ApXLRhMto94X3lQ4jINpDUeKNcIF;_ylv=3? target=aWQtkLbGbUMPfc4O0gijjouor_trB' > <em class="fn">lashawnda</em> </a> </h5> <i class="yls-abbr"><abbr title="20100411" class="dtreviewed">04/11/2010</abbr></i> </div> <blockquote class="summary description">I was utterly shocked by this place..I used to hear how good this place was..and it being in Stockyard City i was like "It cant go wrong". Well i was wrong. All i could say when i left was OMFG. The steak was good..bland...but good. But i paid 20 bucks for a dinner..i expect to get good rolls..not dry bread. A dinner salad..with real dressing..not mayo sprinkled with paprika. And the baked potato..could u be any less cheap. It looked, and felt like it had been sitting in a warm oven all day. It was dry and hard..and all they did was cut it open......yea thats it. no toppings at all. They brink u a plate with butter and sour cream..geez. That was my first and last time going there. If i could i would have paid the waitress the 30 bucks we spent instead of the meal.</blockquote> </div>
  • 40. <div class="hreview yls-dt-reviewcontent"> <div class="item vcard"><span class=" fn org">Cattlemen's</span></div> <span class="yls-rr-staticstar-med yls-rr-1 yls-gl-palette1"><span>User Rating: <i class="rating">1</i> out of 5 stars</span></span> <div class="yls-dt-author reviewer vcard"> <h5>by <a href='http://local.yahoo.com/profile;_ylt=ApXLRhMto94X3lQ4jINpDUeKNcIF;_ylv=3? target=aWQtkLbGbUMPfc4O0gijjouor_trB' > <em class="fn">lashawnda</em> </a> </h5> <i class="yls-abbr"><abbr title="20100411" class="dtreviewed">04/11/2010</abbr></i> </div> <blockquote class="summary description">I was utterly shocked by this place..I used to hear how good this place was..and it being in Stockyard City i was like "It cant go wrong". Well i was wrong. All i could say when i left was OMFG. The steak was good..bland...but good. But i paid 20 bucks for a dinner..i expect to get good rolls..not dry bread. A dinner salad..with real dressing..not mayo sprinkled with paprika. And the baked potato..could u be any less cheap. It looked, and felt like it had been sitting in a warm oven all day. It was dry and hard..and all they did was cut it open......yea thats it. no toppings at all. They brink u a plate with butter and sour cream..geez. That was my first and last time going there. If i could i would have paid the waitress the 30 bucks we spent instead of the meal.</blockquote> </div>
  • 41. <div class="hreview yls-dt-reviewcontent"> <div class="item vcard"><span class="fn org">Cattlemen's</span></div> <span class="yls-rr-staticstar-med yls-rr-1 yls-gl-palette1"><span>User Rating: <i class=" rating">1</i> out of 5 stars</span></span> <div class="yls-dt-author reviewer vcard”> <h5>by <a href='http://local.yahoo.com/profile;_ylt=ApXLRhMto94X3lQ4jINpDUeKNcIF;_ylv=3? target=aWQtkLbGbUMPfc4O0gijjouor_trB' > <em class="fn">lashawnda</em> </a> </h5> <i class="yls-abbr"><abbr title="20100411" class="dtreviewed">04/11/2010</abbr></i> </div> <blockquote class="summary description">I was utterly shocked by this place..I used to hear how good this place was..and it being in Stockyard City i was like "It cant go wrong". Well i was wrong. All i could say when i left was OMFG. The steak was good..bland...but good. But i paid 20 bucks for a dinner..i expect to get good rolls..not dry bread. A dinner salad..with real dressing..not mayo sprinkled with paprika. And the baked potato..could u be any less cheap. It looked, and felt like it had been sitting in a warm oven all day. It was dry and hard..and all they did was cut it open......yea thats it. no toppings at all. They brink u a plate with butter and sour cream..geez. That was my first and last time going there. If i could i would have paid the waitress the 30 bucks we spent instead of the meal.</blockquote> </div>
  • 42. <div class="hreview yls-dt-reviewcontent"> <div class="item vcard"><span class="fn org">Cattlemen's</span></div> <span class="yls-rr-staticstar-med yls-rr-1 yls-gl-palette1"><span>User Rating: <i class="rating">1</i> out of 5 stars</span></span> <div class="yls-dt-author reviewer vcard"> <h5>by <a href='http://local.yahoo.com/profile;_ylt=ApXLRhMto94X3lQ4jINpDUeKNcIF;_ylv=3? target=aWQtkLbGbUMPfc4O0gijjouor_trB' > <em class="fn">lashawnda</em> </a> </h5> <i class="yls-abbr"><abbr title="20100411" class="dtreviewed">04/11/2010</abbr></i> </div> <blockquote class="summary description">I was utterly shocked by this place..I used to hear how good this place was..and it being in Stockyard City i was like "It cant go wrong". Well i was wrong. All i could say when i left was OMFG. The steak was good..bland...but good. But i paid 20 bucks for a dinner..i expect to get good rolls..not dry bread. A dinner salad..with real dressing..not mayo sprinkled with paprika. And the baked potato..could u be any less cheap. It looked, and felt like it had been sitting in a warm oven all day. It was dry and hard..and all they did was cut it open......yea thats it. no toppings at all. They brink u a plate with butter and sour cream..geez. That was my first and last time going there. If i could i would have paid the waitress the 30 bucks we spent instead of the meal.</blockquote> </div>
  • 43. <div class="hreview yls-dt-reviewcontent"> <div class="item vcard"><span class="fn org">Cattlemen's</span></div> <span class="yls-rr-staticstar-med yls-rr-1 yls-gl-palette1"><span>User Rating: <i class="rating">1</i> out of 5 stars</span></span> <div class="yls-dt-author reviewer vcard"> <h5>by <a href='http://local.yahoo.com/profile;_ylt=ApXLRhMto94X3lQ4jINpDUeKNcIF;_ylv=3? target=aWQtkLbGbUMPfc4O0gijjouor_trB' > <em class="fn">lashawnda</em> </a> </h5> <i class="yls-abbr"><abbr title="20100411" class="dtreviewed">04/11/2010</abbr></i> </div> <blockquote class="summary description">I was utterly shocked by this place..I used to hear how good this place was..and it being in Stockyard City i was like "It cant go wrong". Well i was wrong. All i could say when i left was OMFG. The steak was good..bland...but good. But i paid 20 bucks for a dinner..i expect to get good rolls..not dry bread. A dinner salad..with real dressing..not mayo sprinkled with paprika. And the baked potato..could u be any less cheap. It looked, and felt like it had been sitting in a warm oven all day. It was dry and hard..and all they did was cut it open......yea thats it. no toppings at all. They brink u a plate with butter and sour cream..geez. That was my first and last time going there. If i could i would have paid the waitress the 30 bucks we spent instead of the meal.</blockquote> </div>
  • 44. <div class="hreview yls-dt-reviewcontent"> <div class="item vcard"><span class="fn org">Cattlemen's</span></div> <span class="yls-rr-staticstar-med yls-rr-1 yls-gl-palette1"><span>User Rating: <i class="rating">1</i> out of 5 stars</span></span> <div class="yls-dt-author reviewer vcard"> <h5>by <a href='http://local.yahoo.com/profile;_ylt=ApXLRhMto94X3lQ4jINpDUeKNcIF;_ylv=3? target=aWQtkLbGbUMPfc4O0gijjouor_trB' > <em class=" fn">lashawnda</em> </a> </h5> <i class="yls-abbr"><abbr title="20100411" class="dtreviewed">04/11/2010</abbr></i> </div> <blockquote class="summary description">I was utterly shocked by this place..I used to hear how good this place was..and it being in Stockyard City i was like "It cant go wrong". Well i was wrong. All i could say when i left was OMFG. The steak was good..bland...but good. But i paid 20 bucks for a dinner..i expect to get good rolls..not dry bread. A dinner salad..with real dressing..not mayo sprinkled with paprika. And the baked potato..could u be any less cheap. It looked, and felt like it had been sitting in a warm oven all day. It was dry and hard..and all they did was cut it open......yea thats it. no toppings at all. They brink u a plate with butter and sour cream..geez. That was my first and last time going there. If i could i would have paid the waitress the 30 bucks we spent instead of the meal.</blockquote> </div>
  • 45. <div class="hreview yls-dt-reviewcontent"> <div class="item vcard"><span class="fn org">Cattlemen's</span></div> <span class="yls-rr-staticstar-med yls-rr-1 yls-gl-palette1"><span>User Rating: <i class="rating">1</i> out of 5 stars</span></span> <div class="yls-dt-author reviewer vcard"> <h5>by <a href='http://local.yahoo.com/profile;_ylt=ApXLRhMto94X3lQ4jINpDUeKNcIF;_ylv=3? target=aWQtkLbGbUMPfc4O0gijjouor_trB' > <em class="fn">lashawnda</em> </a> </h5> <i class="yls-abbr"><abbr title="20100411" class=" dtreviewed">04/11/2010</abbr></i> </div> <blockquote class="summary description">I was utterly shocked by this place..I used to hear how good this place was..and it being in Stockyard City i was like "It cant go wrong". Well i was wrong. All i could say when i left was OMFG. The steak was good..bland...but good. But i paid 20 bucks for a dinner..i expect to get good rolls..not dry bread. A dinner salad..with real dressing..not mayo sprinkled with paprika. And the baked potato..could u be any less cheap. It looked, and felt like it had been sitting in a warm oven all day. It was dry and hard..and all they did was cut it open......yea thats it. no toppings at all. They brink u a plate with butter and sour cream..geez. That was my first and last time going there. If i could i would have paid the waitress the 30 bucks we spent instead of the meal.</blockquote> </div>
  • 46. <div class="hreview yls-dt-reviewcontent"> <div class="item vcard"><span class="fn org">Cattlemen's</span></div> <span class="yls-rr-staticstar-med yls-rr-1 yls-gl-palette1"><span>User Rating: <i class="rating">1</i> out of 5 stars</span></span> <div class="yls-dt-author reviewer vcard"> <h5>by <a href='http://local.yahoo.com/profile;_ylt=ApXLRhMto94X3lQ4jINpDUeKNcIF;_ylv=3? target=aWQtkLbGbUMPfc4O0gijjouor_trB' > <em class="fn">lashawnda</em> </a> </h5> <i class="yls-abbr"><abbr title="20100411" class="dtreviewed">04/11/2010</abbr></i> </div> <blockquote class="summary description">I was utterly shocked by this place..I used to hear how good this place was..and it being in Stockyard City i was like "It cant go wrong". Well i was wrong. All i could say when i left was OMFG. The steak was good..bland...but good. But i paid 20 bucks for a dinner..i expect to get good rolls..not dry bread. A dinner salad..with real dressing..not mayo sprinkled with paprika. And the baked potato..could u be any less cheap. It looked, and felt like it had been sitting in a warm oven all day. It was dry and hard..and all they did was cut it open......yea thats it. no toppings at all. They brink u a plate with butter and sour cream..geez. That was my first and last time going there. If i could i would have paid the waitress the 30 bucks we spent instead of the meal.</blockquote> </div>
  • 47. Firefox Plugins Tails Export https://addons.mozilla.org/en-US/firefox/addon/2240 Operator https://addons.mozilla.org/en-US/firefox/addon/4106
  • 48. For More Information http://microformats.org

Hinweis der Redaktion