<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:media="http://search.yahoo.com/mrss/">

<channel>
	<title>Open Parenthesis &#187; social network</title>
	<atom:link href="http://www.openparenthesis.org/tag/social-network/feed" rel="self" type="application/rss+xml" />
	<link>http://www.openparenthesis.org</link>
	<description>Because these are the early days of a long revolution . . .</description>
	<lastBuildDate>Mon, 30 Jan 2012 16:13:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Who do I have to &#8220;poke&#8221; to get a network?</title>
		<link>http://www.openparenthesis.org/2008/01/11/poke-network</link>
		<comments>http://www.openparenthesis.org/2008/01/11/poke-network#comments</comments>
		<pubDate>Fri, 11 Jan 2008 14:43:51 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[Optaros]]></category>
		<category><![CDATA[social network]]></category>

		<guid isPermaLink="false">http://www.openparenthesis.org/2008/01/11/poke-network</guid>
		<description><![CDATA[What does it take to get a corporate network set up inside Facebook? I first requested one about a year ago and recently re-requested it. We&#8217;ve got an Optaros group, and I know we could set up a page for people to become fans of Optaros, but what I really want is for us to [...]]]></description>
			<content:encoded><![CDATA[<p>What does it take to get a corporate network set up inside <a href="http://www.facebook.com/">Facebook</a>?</p>
<p><img src='http://www.openparenthesis.org/wp-content/uploads/2008/01/facebook_network.png' alt='Facebook Networks' /></p>
<p>I first requested one about a year ago and recently re-requested it. </p>
<p>We&#8217;ve got an <a href="http://www.facebook.com/group.php?gid=4096891482">Optaros group</a>, and I know we could set up a page for people to become fans of <a href="http://www.optaros.com/">Optaros</a>, but what I really want is for us to be a network. </p>
<p>Can anyone who has successfully created a network share any tips on what they did?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.openparenthesis.org/2008/01/11/poke-network/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://www.openparenthesis.org/wp-content/uploads/2008/01/facebook_network.png" length="15500" type="image/png" /><media:content url="http://www.openparenthesis.org/wp-content/uploads/2008/01/facebook_network.png" width="363" height="128" medium="image" type="image/png" />	</item>
		<item>
		<title>Now it&#8217;s getting interesting &#8211; distributed social networking</title>
		<link>http://www.openparenthesis.org/2007/12/13/distributed-social-networking</link>
		<comments>http://www.openparenthesis.org/2007/12/13/distributed-social-networking#comments</comments>
		<pubDate>Thu, 13 Dec 2007 12:11:48 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Chris Messina]]></category>
		<category><![CDATA[DiSo]]></category>
		<category><![CDATA[open social]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[shindig]]></category>
		<category><![CDATA[social graph]]></category>
		<category><![CDATA[social network]]></category>
		<category><![CDATA[social network portability]]></category>
		<category><![CDATA[Steve Ivy]]></category>
		<category><![CDATA[Will Norris]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.openparenthesis.org/2007/12/13/distributed-social-networking</guid>
		<description><![CDATA[Two exciting and (relatively) new projects this morning for those interested in social network portability, the social graph, and related concepts: Apache Shindig and DiSo. Both are critical, necessary, and sizable building blocks pointing in the direction of a free (as in freedom AND beer), open, portable, distributed social network infrastructure. Shindig first, direct from [...]]]></description>
			<content:encoded><![CDATA[<p>Two exciting and (relatively) new projects this morning for those interested in social network portability, the social graph, and related concepts: <a href="http://incubator.apache.org/projects/shindig.html">Apache Shindig</a> and <a href="http://www.diso-project.org/">DiSo</a>. Both are critical, necessary, and sizable building blocks  pointing in the direction of a free (as in freedom AND beer), open, portable, distributed social network infrastructure. </p>
<p>Shindig first, direct from the OpenSocial API Blog &#8220;<a href="http://opensocialapis.blogspot.com/2007/12/lets-get-this-shindig-started.html">Let&#8217;s get this Shindig Started</a>&#8220;:</p>
<blockquote><p>Shindig is a new project in the Apache Software Foundation&#8217;s incubator (as per the formal proposal) that aims to provide an open source reference implementation of the entire OpenSocial stack &#8212; Shindig&#8217;s goal is to allow new sites to start hosting social apps in well under an hour&#8217;s worth of work.</p></blockquote>
<p>This am was the initial commit to the <a href="http://svn.apache.org/repos/asf/incubator/shindig/trunk/">Shindig svn repository</a>. In other words, there&#8217;s already code, in the best open source fashion:</p>
<blockquote><p>
This commit represents initial versions of the first two components, the Gadget Container JavaScript and the Gadget Server &#8212; the latter written in Java. The Gadget Container JavaScript provides code to generate IFRAMES pointing to gmodules.com, offers some basic gadgets functionality (e.g. dynamic height), a layout manager, the edit dialog box, a cookie-based user preferences store, and an option to point IFRAMES at your Gadget Server instance instead of gmodules.com. The initial Gadget Server provides extensible scaffolding for processing gadgets: retrieving XML, parsing it, and processing it into a form that allows rendering of the gadget to a user or retrieval of its metadata.</p></blockquote>
<p>I won&#8217;t likely have time today (or tomorrow for that matter) to dive into this, but it is great to have some actually code in advance of the holiday week. </p>
<p>The second project I&#8217;m excited about this morning is DiSo, which is <a href="http://factoryjoe.com/blog">Chris Messina</a>, Will Norris, <a href="http://redmonk.net/">Steve Ivy</a> and others working on a social networking platform &#8220;with its skin inside out,&#8221; starting with <a href="http://www.wordpress.org/">WordPress</a> as a platform.  It&#8217;s a chance to take the concept of using XFN, hCard, OpenID, OAuth, FOAF, and related microformats and open standards to create a truly distributed social network. </p>
<p>(See also GigaOm&#8217;s coverage from Tuesday which I just found through the news feed in my WordPress dashboard &#8211; <a href="http://gigaom.com/2007/12/11/the-next-social-network-wordpress/">The Next Social Network: WordPress</a>)</p>
<p>Glad to see both of these projects kicking off in the transparency of the open source world &#8211; gives me good hope that we&#8217;ll actually make some significant progress on the social network portability front. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.openparenthesis.org/2007/12/13/distributed-social-networking/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Who clicks on Ads?</title>
		<link>http://www.openparenthesis.org/2007/12/10/who-clicks-on-ad</link>
		<comments>http://www.openparenthesis.org/2007/12/10/who-clicks-on-ad#comments</comments>
		<pubDate>Mon, 10 Dec 2007 15:01:53 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[advertising]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[danah boyd]]></category>
		<category><![CDATA[demographics]]></category>
		<category><![CDATA[social network]]></category>

		<guid isPermaLink="false">http://www.openparenthesis.org/2007/12/10/who-clicks-on-ad</guid>
		<description><![CDATA[danah boyd asks the question that&#8217;s been on my mind since (at least) the Futures of Entertainment confernce panel on metrics and measurement: Who Clicks on Ads? Advertising is the bread and butter of the web, yet most of my friends claim that they never click on ads, typically using a peacock tone that signals [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.zephoria.org/">danah boyd</a> asks the question that&#8217;s been on my mind since (at least) the Futures of Entertainment confernce panel on <a href="http://www.openparenthesis.org/2007/11/16/foe2-metrics-measurement">metrics and measurement</a>: <a href="http://www.zephoria.org/thoughts/archives/2007/12/03/who_clicks_on_a.html">Who Clicks on Ads?</a></p>
<blockquote><p>
Advertising is the bread and butter of the web, yet most of my friends claim that they never click on ads, typically using a peacock tone that signals their pride in being ad-averse. The geekier amongst them go out of their way to run Mozilla scripts to scrape ads away, bemoaning the presence of consumer culture. Yet, companies increasingly rely on ad revenue to turn a profit and, while clicking on ads ?may? be declining, it certainly hasn&#8217;t gone away. This raises a critical question: Who are the people that click on ads?
</p></blockquote>
<p>She points out that many of the answers at this point are heavily anecdotal &#8211; the kind of assumed &#8220;middle America&#8221; we often project when we need to explain some mass behavior in which we don&#8217;t participate. What she finds, in what little research is available, is perhaps surprising:</p>
<blockquote><p>I cannot find any research on who clicks on social network site ads (does anyone know of any???), but based on what I&#8217;ve seen qualitatively, my hypothesis would be that heavy ad clickers are:</p>
<p>    * More representative of lower income households than the average user.<br />
    * Less educated than the average user (or from less-educated environments in the case of minors).<br />
    * More likely to live outside of the major metro regions.<br />
    * More likely to be using SNSs to meet new people than the average user (who is more likely to be using SNSs to maintain connections). </p>
<p>In other words, much to my chagrin, I suspect that heavy ad clickers in social network sites and other social media are more likely to trend lower in both economic and social capital than the average user. Unfortunately, I don&#8217;t have the data to test these hypotheses at all.
</p></blockquote>
<p>It&#8217;s a fascinating question given how much of the energy of the current set of web applications is fueled by ad dollars. What are all those ad buyers paying for, and how effective is that market? </p>
<p>Are ad buyers paying for click-through tracking the demographics of the audience they get this way, as compared to the audiences they reach through print media? </p>
<p>Is the reality that the relatively disenfranchised online (to sum up the four bullets danah points to above) are less discriminating with their attention, and give their attention away more cheaply? </p>
<p>Does this mean that the clicks of the great unwashed online (pardon the image) pay for the web using experience of the urban elite adblock using digerati? </p>
<p>If advertising is like taxes &#8211; an annoying fee we try to avoid at all costs, while acknowledging reluctantly that someone has to pay it in order for us to get what we want (see <a href="http://www.openparenthesis.org/2007/11/29/advertising-and-dialectic">what&#8217;s love got to do with it?</a>) &#8211; are online ads essentially a regressive tax, costing the most to those who can least afford it?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.openparenthesis.org/2007/12/10/who-clicks-on-ad/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

