<?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>federated &#8211; CS@Worcester</title>
	<atom:link href="https://cs.worcester.edu/category/federated/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>
		<item>
		<title>My First Real FOSS Contribution</title>
		<link>http://dthompson.us/my-first-real-foss-contribution.html</link>
		
		<dc:creator><![CDATA[David Thompson]]></dc:creator>
		<pubDate>Sat, 15 Jun 2013 22:00:00 +0000</pubDate>
				<category><![CDATA[decentralized]]></category>
		<category><![CDATA[federated]]></category>
		<category><![CDATA[FOSS]]></category>
		<category><![CDATA[mediagoblin]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[WSU]]></category>
		<guid isPermaLink="false">http://cs.worcester.edu/blog/?guid=9ec5b198550c805a8255bfd25878a6cc</guid>

					<description><![CDATA[<p>I spend a lot of my free time writing code. I usually work on my own
personal projects that never really go anywhere. So, I decided to take
a detour from my normal hacking routine and contribute to an existing
free software project. My contribution was accepted awhile ago now,
but I wasn't blogging then so I'm rambling about it now.</p>
<p>It's wise to find a project with a low barrier of entry. An active IRC
channel and/or mailing list with people willing to help newcomers is
ideal. I remembered hearing about <a href="http://mediagoblin.org/">GNU MediaGoblin</a> at LibrePlanet
2012, so I decided to check things out. MediaGoblin is a media sharing
web application written in Python. Their bug tracker marks tickets
that require little work and don't require a deep understanding of
MediaGoblin as 'bitesized'.</p>
<p>I chose to work on <a href="http://issues.mediagoblin.org/ticket/453">this ticket</a> because it didn't require any
complicated database migrations or knowledge of the media processing
code. I added a new configuration option, 'allow_comments', and a
small amount of code to enforce the setting.</p>
<p>Eventually, the ticket got reviewed and <a href="http://dustycloud.org/">Christopher Webber</a>
(MediaGoblin's friendly project leader) merged it: "Heya. Great
branch, this works perfectly. Merged!"</p>
<p>It was a very small change, but I was happy to <em>finally</em> have some
actual code of mine in a real free software project. I have a strong
passion for free software and the GNU philosophy, so it's really great
to participate in the community. My job as a professional software
developer eats up a lot of my time these days, but I hope to find the
time to continue hacking and contributing.</p>]]></description>
										<content:encoded><![CDATA[<p>I spend a lot of my free time writing code. I usually work on my own<br />
personal projects that never really go anywhere. So, I decided to take<br />
a detour from my normal hacking routine and contribute to an existing<br />
free software project. My contribution was accepted awhile ago now,<br />
but I wasn&#8217;t blogging then so I&#8217;m rambling about it now.</p>
<p>It&#8217;s wise to find a project with a low barrier of entry. An active IRC<br />
channel and/or mailing list with people willing to help newcomers is<br />
ideal. I remembered hearing about <a class="reference external" href="http://mediagoblin.org/">GNU MediaGoblin</a> at LibrePlanet<br />
2012, so I decided to check things out. MediaGoblin is a media sharing<br />
web application written in Python. Their bug tracker marks tickets<br />
that require little work and don&#8217;t require a deep understanding of<br />
MediaGoblin as &#8216;bitesized&#8217;.</p>
<p>I chose to work on <a class="reference external" href="http://issues.mediagoblin.org/ticket/453">this ticket</a> because it didn&#8217;t require any<br />
complicated database migrations or knowledge of the media processing<br />
code. I added a new configuration option, &#8216;allow_comments&#8217;, and a<br />
small amount of code to enforce the setting.</p>
<p>Eventually, the ticket got reviewed and <a class="reference external" href="http://dustycloud.org/">Christopher Webber</a><br />
(MediaGoblin&#8217;s friendly project leader) merged it: &quot;Heya. Great<br />
branch, this works perfectly. Merged!&quot;</p>
<p>It was a very small change, but I was happy to <em>finally</em> have some<br />
actual code of mine in a real free software project. I have a strong<br />
passion for free software and the GNU philosophy, so it&#8217;s really great<br />
to participate in the community. My job as a professional software<br />
developer eats up a lot of my time these days, but I hope to find the<br />
time to continue hacking and contributing.</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">2694</post-id>	</item>
	</channel>
</rss>
