<?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/"
	>

<channel>
	<title>diaspora &#8211; CS@Worcester</title>
	<atom:link href="https://cs.worcester.edu/category/diaspora/feed/" rel="self" type="application/rss+xml" />
	<link>https://cs.worcester.edu</link>
	<description>Worcester State University Computer Science Department</description>
	<lastBuildDate>Sun, 30 Jun 2013 19:00:00 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>
<site xmlns="com-wordpress:feed-additions:1">236835116</site>	<item>
		<title>Find Me on Diaspora</title>
		<link>http://dthompson.us/find-me-on-diaspora.html</link>
		
		<dc:creator><![CDATA[David Thompson]]></dc:creator>
		<pubDate>Sun, 30 Jun 2013 19:00:00 +0000</pubDate>
				<category><![CDATA[decentralized]]></category>
		<category><![CDATA[diaspora]]></category>
		<category><![CDATA[federated]]></category>
		<category><![CDATA[FOSS]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[WSU]]></category>
		<guid isPermaLink="false">http://cs.worcester.edu/blog/?guid=9a627a8a40bd3f90778c08a390f8adb9</guid>

					<description><![CDATA[<p>With all of the recent news about the NSA's widespread spying, I have
decided to ween myself off of proprietary, centralized web
services. Facebook, Google, and other such corporations hold onto
massive amounts of our data that we've willingly given to them via
status messages, "like" buttons, searches, and emails. Using and
contributing to free (as in freedom), decentralized (like email) web
services is a really great way to re-establish control of our
data. These services rely on many small, interconnected nodes to
operate, rather than a monolithic website that is under the control of
one entity. If the distinction between centralized and decentralized
isn't clear, consider how email functions. There are many email
providers to choose from. Users can communicate with others that
choose to use a different email provider. This is how web services
should work, but unfortunately very few work this way now.</p>
<p>The centralized web application that I spend too much time using is
Facebook. I have knowingly given Facebook a "frontdoor" into my life
for years now and I'm ready to move on. I think that the concept of a
"social network" is fun, so I wanted a Facebook replacement.
Fortunately, there is one: <a href="http://diasporaproject.org/">Diaspora</a>.</p>
<p>Diaspora is a <a href="https://github.com/diaspora/diaspora">free</a>, distributed, social networking web application
written in Ruby using the Rails framework. Diaspora is a community-run
project. Its success depends upon users, developers, technical
writers, user interface designers, etc. investing their time and/or
money into making it better. The Diaspora network is broken up into
many servers, known as <a href="http://podupti.me/">pods</a>. Users have the choice of which pod to
store their data on. Pods assert no ownership over their user's data,
unlike Facebook, and do not use that data for targeted
advertisements. Diaspora is still a rather young project, but it does
everything that I need it to do. Goodbye, Facebook!</p>
<p>Since I'm a programmer, I naturally wanted to hack on some code and
contribute.  The main developers are very friendly and give great
guidance to newcomers that want to help out. Every Monday is a "Bug
Mash Monday", where a list of open issues is presented to entice
contributors to resolve them. In the past few weeks, I have made two
contributions to the Diaspora project: a <a href="https://github.com/diaspora/diaspora/issues/2948">bug fix</a> and a <a href="https://github.com/diaspora/diaspora/issues/2948">small
feature</a>. Diaspora is very hackable and I encourage other developers
with Ruby/Rails and Javascript knowledge to join in.</p>
<p>TL;DR: Diaspora is great. Create an account. Check out my <a href="https://joindiaspora.com/u/davexunit">profile</a>. Start
sharing. Happy hacking. :)</p>]]></description>
										<content:encoded><![CDATA[<p>With all of the recent news about the NSA&#8217;s widespread spying, I have<br />
decided to ween myself off of proprietary, centralized web<br />
services. Facebook, Google, and other such corporations hold onto<br />
massive amounts of our data that we&#8217;ve willingly given to them via<br />
status messages, &quot;like&quot; buttons, searches, and emails. Using and<br />
contributing to free (as in freedom), decentralized (like email) web<br />
services is a really great way to re-establish control of our<br />
data. These services rely on many small, interconnected nodes to<br />
operate, rather than a monolithic website that is under the control of<br />
one entity. If the distinction between centralized and decentralized<br />
isn&#8217;t clear, consider how email functions. There are many email<br />
providers to choose from. Users can communicate with others that<br />
choose to use a different email provider. This is how web services<br />
should work, but unfortunately very few work this way now.</p>
<p>The centralized web application that I spend too much time using is<br />
Facebook. I have knowingly given Facebook a &quot;frontdoor&quot; into my life<br />
for years now and I&#8217;m ready to move on. I think that the concept of a<br />
&quot;social network&quot; is fun, so I wanted a Facebook replacement.<br />
Fortunately, there is one: <a class="reference external" href="http://diasporaproject.org/">Diaspora</a>.</p>
<p>Diaspora is a <a class="reference external" href="https://github.com/diaspora/diaspora">free</a>, distributed, social networking web application<br />
written in Ruby using the Rails framework. Diaspora is a community-run<br />
project. Its success depends upon users, developers, technical<br />
writers, user interface designers, etc. investing their time and/or<br />
money into making it better. The Diaspora network is broken up into<br />
many servers, known as <a class="reference external" href="http://podupti.me/">pods</a>. Users have the choice of which pod to<br />
store their data on. Pods assert no ownership over their user&#8217;s data,<br />
unlike Facebook, and do not use that data for targeted<br />
advertisements. Diaspora is still a rather young project, but it does<br />
everything that I need it to do. Goodbye, Facebook!</p>
<p>Since I&#8217;m a programmer, I naturally wanted to hack on some code and<br />
contribute.  The main developers are very friendly and give great<br />
guidance to newcomers that want to help out. Every Monday is a &quot;Bug<br />
Mash Monday&quot;, where a list of open issues is presented to entice<br />
contributors to resolve them. In the past few weeks, I have made two<br />
contributions to the Diaspora project: a <a class="reference external" href="https://github.com/diaspora/diaspora/issues/2948">bug fix</a> and a <a class="reference external" href="https://github.com/diaspora/diaspora/issues/2948">small<br />
feature</a>. Diaspora is very hackable and I encourage other developers<br />
with Ruby/Rails and Javascript knowledge to join in.</p>
<p>TL;DR: Diaspora is great. Create an account. Check out my <a class="reference external" href="https://joindiaspora.com/u/davexunit">profile</a>. Start<br />
sharing. Happy hacking. <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>

<p class="syndicated-attribution"><em>From the blog <a href="http://dthompson.us/">dthompson</a> by <a href="https://cs.worcester.edu/author/0/" title="Read other posts by David Thompson">David Thompson</a></em> and used with permission of the author. All other rights reserved by the author.</p>]]></content:encoded>
					
		
		<enclosure url="" length="0" type="" />

		<post-id xmlns="com-wordpress:feed-additions:1">2693</post-id>	</item>
	</channel>
</rss>
