group-examples: Difference between revisions
Singpolyma (talk | contribs)  (ma.gnolia groups)  | 
				m (Replace <entry-title> with {{DISPLAYTITLE:}})  | 
				||
| (5 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
{{DISPLAYTITLE:group examples}}  | |||
This page is to collect examples of '''groups''' and how members of groups / group memberships are organized and marked up.  | This page is to collect examples of '''groups''' and how members of groups / [[group]] memberships are organized and marked up toward the development of a [[group]] microformat per the microformats [[process]].  | ||
== Real World Examples ==  | == Real World Examples ==  | ||
=== Ma.gnolia Groups ===  | === Former Examples ===  | ||
These examples are either no longer online or no longer publish [[group]] microformats.  | |||
==== Ma.gnolia Groups ====  | |||
* Site died 2010-09-29  | |||
<pre><nowiki>  | <pre><nowiki>  | ||
| Line 21: | Line 25: | ||
</nowiki></pre>  | </nowiki></pre>  | ||
=== Flickr Groups ===  | ==== Flickr Groups ====  | ||
* As of 2018-11-05, appears to no longer publish group microformats.  | |||
The following example is a member of [http://flickr.com/groups/microformats/ Flickr Groups]. Note that the code below is _not_ from the main group but on a members page at http://www.flickr.com/groups_members.gne?id=41758902@N00.  | The following example is a member of [http://flickr.com/groups/microformats/ Flickr Groups]. Note that the code below is _not_ from the main group but on a members page at http://www.flickr.com/groups_members.gne?id=41758902@N00.  | ||
| Line 34: | Line 39: | ||
</nowiki></pre>  | </nowiki></pre>  | ||
=== YouTube Groups ===  | ==== YouTube Groups ====  | ||
* As of 2018-11-05, appears YouTube no longer has Groups.  | |||
The following example is for a member of a [http://www.youtube.com/group/mentosgeysercontest|YouTube group]. Again, the actual member list is on a different URI - http://www.youtube.com/groups_members?name=mentosgeysercontest .  | The following example is for a member of a [http://www.youtube.com/group/mentosgeysercontest|YouTube group]. Again, the actual member list is on a different URI - http://www.youtube.com/groups_members?name=mentosgeysercontest .  | ||
| Line 53: | Line 59: | ||
</nowiki></pre>  | </nowiki></pre>  | ||
=== LinkedIn Connections ===  | ==== LinkedIn Connections ====  | ||
* As of 2018-11-05, appears to no longer publish group microformats.  | |||
A different take...these are "members" of someone's profile (i.e. their connections) on LinkedIn. This is from the "connections" link on a person's profile.  | A different take...these are "members" of someone's profile (i.e. their connections) on LinkedIn. This is from the "connections" link on a person's profile.  | ||
| Line 73: | Line 80: | ||
* [http://forum.textdrive.com/userlist.php Forum Userlists]  | * [http://forum.textdrive.com/userlist.php Forum Userlists]  | ||
* [http://groups.myspace.com/index.cfm?fuseaction=groups.categories Myspace Groups]  | * [http://groups.myspace.com/index.cfm?fuseaction=groups.categories Myspace Groups]  | ||
== See also ==  | == See also ==  | ||
* [[group]]  | |||
* [[group-formats]]  | |||
* [[group-brainstorming]]  | * [[group-brainstorming]]  | ||
Latest revision as of 16:23, 18 July 2020
This page is to collect examples of groups and how members of groups / group memberships are organized and marked up toward the development of a group microformat per the microformats process.
Real World Examples
Former Examples
These examples are either no longer online or no longer publish group microformats.
Ma.gnolia Groups
- Site died 2010-09-29
 
<ol> <li class="first two column group"> <h3><a title="Visit DiSo Project on Ma.gnolia" href="http://ma.gnolia.com/groups/diso"><img src="http://ma.gnolia.com/avatars/12747_32.gif" class="profile" alt="12747_32"/></a> <a title="Visit DiSo Project on Ma.gnolia" href="http://ma.gnolia.com/groups/diso">DiSo Project</a></h3> <p class="description"> <a title="View DiSo Project's Bookmarks" href="http://ma.gnolia.com/groups/diso/bookmarks">116 Bookmarks</a>, <a title="View DiSo Project's Members" href="http://ma.gnolia.com/groups/diso/people">30 Members</a> </p> <p class="description">A social network with its skin inside out.</p> </li> </ol>
Flickr Groups
- As of 2018-11-05, appears to no longer publish group microformats.
 
The following example is a member of Flickr Groups. Note that the code below is _not_ from the main group but on a members page at http://www.flickr.com/groups_members.gne?id=41758902@N00.
<p class="MembersList"> <a href="/photos/luxuryluke/"> <img src="http://static.flickr.com/3/buddyicons/75654019@N00.jpg?1155219928" alt="view profile" width="48" height="48"><br /> luxuryluke </a> </p>
YouTube Groups
- As of 2018-11-05, appears YouTube no longer has Groups.
 
The following example is for a member of a group. Again, the actual member list is on a different URI - http://www.youtube.com/groups_members?name=mentosgeysercontest .
<div class="v120vEntry"> <div class="vstill"> <a href="/user/spoiledmilk"><img src="http://sjl-static2.sjl.youtube.com/vi/3TYkzmGX9E8/2.jpg" class="vimg"></a> </div> <div class="vtitle"> <a href="/profile?user=spoiledmilk">spoiledmilk</a> </div> <div class="vfacets"> <span class="grayText">Joined:</span> August 02, 2006<br> <span class="grayText">Videos:</span> <a href="/profile_videos?user=spoiledmilk">21</a> </div> </div> <!-- end vEntry -->
LinkedIn Connections
- As of 2018-11-05, appears to no longer publish group microformats.
 
A different take...these are "members" of someone's profile (i.e. their connections) on LinkedIn. This is from the "connections" link on a person's profile.
<td width="33%"> <span name="connection"> <a href="/profile?viewProfile=&key=725541&goback=%2Econ_1%2Evpf_44779_0_*1_*1_*2_Gerry_XXXXXX%2C+SPHR%2Ebcc_44779_1" >Eric XXXXXX</a> </span><br> <span name="headline" class="headline">Sr. Corporate Recruiter - XXXXXX Pharmaceuticals</span> </td>
Note since this is a closed network I "x'ed" out identifying info from the above. --Jim Dalton 11:49, 11 Aug 2006 (PDT)
Others
- microformats | People - Contributers to a project should be marked up.
 - Ma.gnolia Groups
 - Forum Userlists
 - Myspace Groups