SlideShare une entreprise Scribd logo
1  sur  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

Contenu connexe

Similaire à Microformats - a quick primer

Festival newsletter
Festival newsletterFestival newsletter
Festival newsletter
Ketan Kamble
 
TYBSC prac soln
TYBSC prac solnTYBSC prac soln
TYBSC prac soln
tushar1001
 
New social media
New social mediaNew social media
New social media
krazy123
 
Index css history
Index css historyIndex css history
Index css history
Gaejang Guk
 
Private slideshow
Private slideshowPrivate slideshow
Private slideshow
sblackman
 

Similaire à 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
 

Dernier

Dernier (20)

Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdf
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 

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

Notes de l'éditeur