<?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>HacDC</title>
	<atom:link href="http://www.hacdc.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hacdc.org</link>
	<description>The Capital&#039;s Hackerspace</description>
	<lastBuildDate>Wed, 19 Jun 2013 14:01:11 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>HacDC Amateur Radio Club Field Day 2013</title>
		<link>http://www.hacdc.org/2013/06/harc-field-day-2013/</link>
		<comments>http://www.hacdc.org/2013/06/harc-field-day-2013/#comments</comments>
		<pubDate>Mon, 17 Jun 2013 14:26:06 +0000</pubDate>
		<dc:creator>dcmk1mr2</dc:creator>
				<category><![CDATA[HARC]]></category>
		<category><![CDATA[radio]]></category>

		<guid isPermaLink="false">http://www.hacdc.org/?p=296923</guid>
		<description><![CDATA[When: June 22-23 2013    Where: HacDC Space Talk-in Frequency: 146.500 MHz Simplex Set-up: Saturday Morning Contesting: 2:00 PM Saturday until 2:00 PM Sunday Tear down: Sunday Afternoon . Please join the HacDC Amateur Radio Club participate on ARRL Field &#8230; <a href="http://www.hacdc.org/2013/06/harc-field-day-2013/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<div style="text-align: left;">When: June 22-23 2013   <a href="http://www.hacdc.org/wp-content/uploads/2013/06/arrl_logo.jpg"><img class="size-full wp-image-296924 alignright" alt="arrl_logo" src="http://www.hacdc.org/wp-content/uploads/2013/06/arrl_logo.jpg" width="80" height="160" /></a></div>
<div>Where: HacDC Space</div>
<div>Talk-in Frequency: 146.500 MHz Simplex</div>
<div></div>
<div>Set-up: Saturday Morning</div>
<div>Contesting: 2:00 PM Saturday until 2:00 PM Sunday</div>
<div>Tear down: Sunday Afternoon</div>
<div style="text-align: center;"></div>
<div style="text-align: center;"></div>
<div>.</div>
<div>Please join the HacDC Amateur Radio Club participate on ARRL Field Day.   Field Day is a national amateur radio emergency preparedness drill and informal contest to make contact with amateur radio operators all over the United States and  Canada.   We will run our radios on solar power and batteries to practice how we might operate in an emergency.</div>
<div></div>
<div>Whether you&#8217;re a currently licensed radio operator, interested in learning more about ham radio, or just want to join us for food and fun &#8211; you&#8217;re invited!</div>
]]></content:encoded>
			<wfw:commentRss>http://www.hacdc.org/2013/06/harc-field-day-2013/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Project Byzantium ported to the Raspberry Pi!</title>
		<link>http://www.hacdc.org/2013/04/project-byzantium-ported-raspberry-pi/</link>
		<comments>http://www.hacdc.org/2013/04/project-byzantium-ported-raspberry-pi/#comments</comments>
		<pubDate>Mon, 15 Apr 2013 19:04:59 +0000</pubDate>
		<dc:creator>nootrope</dc:creator>
				<category><![CDATA[byzantium]]></category>
		<category><![CDATA[hacdc]]></category>
		<category><![CDATA[History]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[open data]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[release announcement]]></category>
		<category><![CDATA[Research]]></category>

		<guid isPermaLink="false">http://www.hacdc.org/?p=210682</guid>
		<description><![CDATA[The dev team for HacDC&#8217;s awesome, incubated Project Byzantium (PB) has ported their &#8220;ad-hoc mesh networking for the zombie apocalypse&#8221; platform to the Raspberry Pi. As the 1st milestone of their recent ISC grant award, they&#8217;ve started a parallel repository &#8230; <a href="http://www.hacdc.org/2013/04/project-byzantium-ported-raspberry-pi/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.hacdc.org/wp-content/uploads/2013/04/byzantium-icon.png"><img class="size-full wp-image-210683 alignleft" style="margin: 7px;" alt="Project Byzantium logo" src="http://www.hacdc.org/wp-content/uploads/2013/04/byzantium-icon.png" width="64" height="64" /></a>The dev team for HacDC&#8217;s awesome, incubated <a title="Project Byzantium's website" href="http://project-byzantium.org/">Project Byzantium</a> (PB) has <a title="ISC Grant milestone number one achieved!" href="http://project-byzantium.org/isc-grant-milestone-number-one-achieved/">ported</a> their &#8220;ad-hoc mesh networking for the zombie apocalypse&#8221; platform to the Raspberry Pi. As the 1<sup>st</sup> milestone of their recent <a title="Project Byzantium is an ISC grant recipient" href="http://project-byzantium.org/project-byzantium-is-an-isc-grant-recipient/">ISC grant award</a>, they&#8217;ve started a parallel <a title="ByzPi's Github repo" href="https://github.com/Byzantium/ByzPi">repository for ByzPi</a>, their PB port for ARM, currently for Raspbian:</p>
<blockquote><p>We opted to use Raspbian because it seems to be the more popular of the two [commonly installed Raspberry Pi Linux distributions]. Also, the packaging process for Debian was better understood than that for Arch Linux by the Project Byzantium team. We’re in a rapid development cycle so we wanted to hit the ground running and accomplish as much as possible in the available time before the first milestone.</p></blockquote>
<p>Congratulations to <a title="The Project Byzantium dev team" href="http://project-byzantium.org/the-team/">The Doctor, Ben the Pyrate, and haxwithaxe</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hacdc.org/2013/04/project-byzantium-ported-raspberry-pi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HacDC is five years old!</title>
		<link>http://www.hacdc.org/2013/04/hacdc-years-old/</link>
		<comments>http://www.hacdc.org/2013/04/hacdc-years-old/#comments</comments>
		<pubDate>Wed, 03 Apr 2013 18:54:02 +0000</pubDate>
		<dc:creator>katie</dc:creator>
				<category><![CDATA[community]]></category>
		<category><![CDATA[hacdc]]></category>

		<guid isPermaLink="false">http://www.hacdc.org/?p=208986</guid>
		<description><![CDATA[Longtime active HacDC member and former board member Martin notes that five years ago today is when one of our co-founders announced on our blog that HacDC has &#8220;officially organized, filled out the annoying paperwork and found a location in &#8230; <a href="http://www.hacdc.org/2013/04/hacdc-years-old/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/acaben/2736855804/" title="HacDC Opening Night Portrait by acaben, on Flickr"><img src="http://farm4.staticflickr.com/3043/2736855804_057a8dafd4_n.jpg" width="320" height="213" alt="HacDC Opening Night Portrait" style="float:right;padding:10px;"></a>Longtime active HacDC member and former board member Martin notes that five years ago today is when one of our co-founders <a href="http://www.hacdc.org/2008/04/call-for-projects/">announced on our blog</a> that HacDC has &#8220;officially organized, filled out the annoying paperwork and found a location in which to conduct our secretly awesome experiments.&#8221; It&#8217;s hard to believe that five years have passed since that time, and we&#8217;re happy to report that our awesome experiments continue! Here are some of the things we&#8217;ve done in our half decade of existence:<a href="http://www.flickr.com/photos/osr/3400028429/" title="Blue LED by hudson, on Flickr"><img src="http://farm4.staticflickr.com/3460/3400028429_3bc6a25583_n.jpg" width="320" height="213" alt="Blue LED" style="float:left;padding:20px;"></a></p>
<ul>
<li>held classes and workshops on robotics, AVR microcontrollers, bicycle maintenance, electron tubes, Python, visual communications, LED cubes, Scheme, tea, artificial intelligence, disassembly, and many other topics</li>
<li>launched&#8212;and retrieved!&#8212;<a href="http://wiki.hacdc.org/index.php/HacDC_Spaceblimp">five high-altitude balloons, a.k.a. spaceblimps</a>, the latest reaching an altitude of 118,533 ft<a href="http://www.flickr.com/photos/missioncontrol/4869953821/" title="bye bye, balloon! by MissionControl, on Flickr"><img src="http://farm5.staticflickr.com/4095/4869953821_4a8c4c0c07_n.jpg" width="255" height="320" alt="bye bye, balloon!" style="float:right;padding:10px;"></a></li>
<li>acquired 501(c)3 nonprofit status, meaning your donations are tax-deductible as allowed by law, so <a href="http://www.hacdc.org/donate/">donate now!</a></li>
<li>hosted six rounds of <a href="http://wiki.hacdc.org/index.php/LightningTalks">lightning talks</a></li>
<li>formed <a href="http://www.arrl.org/Groups/view/hacdc-amateur-radio-club/type:club">W3HAC</a>, an ARRL-affiliated, FCC-licensed amateur radio club</li>
<li>set up <a href="http://wiki.hacdc.org/index.php/3D_Printing">3D printers</a>, a <a href="http://wiki.hacdc.org/index.php/CNC_Mill">CNC mill</a>, a lathe, a drill press, and a fully automatic espresso machine <img src='http://www.hacdc.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  with plans underway to acquire a laser cutter</li>
<li>hatched <a href="http://wiki.hacdc.org/index.php/Category:GrindDC">GrindDC</a>, a weekly &#8220;meatup&#8221; where biohackers research topics like materials biocompatibility and neurostimulation
<li>developed <a href="http://project-byzantium.org/">Project Byzantium</a>, a live Linux distribution that delivers easy-to-use, secure, and robust ad-hoc wireless mesh networking</li>
</ul>
<p><a href="http://www.flickr.com/photos/arsonperbuilding/4995246403/" title="HacDC Group photo from September, 2010 Meeting by williamgibb, on Flickr"><img src="http://farm5.staticflickr.com/4090/4995246403_c852f2b71a_n.jpg" width="320" height="240" alt="HacDC Group photo from September, 2010 Meeting" style="float:right;padding:10px;"></a></p>
<p>We owe an enormous debt of gratitude to founders Nick Farr, Andrew Righter, Alli Treman, Eric Michaud, et al for <a href="http://wiki.hacdc.org/index.php/Organizational_Synergy">creating HacDC</a> back when U.S. hackerspaces were few and far between. And since then we&#8217;ve thrived thanks to the support of countless members and friends who&#8217;ve given generously of their time, labor, and money to make HacDC an awesome community. Please consider <a href="http://www.hacdc.org/donate/">supporting us</a> so we can be around to foster curiosity and creativity in technology for the next five years.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hacdc.org/2013/04/hacdc-years-old/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HacDC&#8217;s Project Byzantium wins InformSec grant</title>
		<link>http://www.hacdc.org/2013/03/hacdcs-project-byzantium-wins-informsec-grant/</link>
		<comments>http://www.hacdc.org/2013/03/hacdcs-project-byzantium-wins-informsec-grant/#comments</comments>
		<pubDate>Tue, 26 Mar 2013 16:05:46 +0000</pubDate>
		<dc:creator>katie</dc:creator>
				<category><![CDATA[byzantium]]></category>

		<guid isPermaLink="false">http://www.hacdc.org/?p=206501</guid>
		<description><![CDATA[We&#8217;re proud to share the news that HacDC&#8217;s Project Byzantium has won a grant from the Information Security Coalition to continue research and development for the next six calendar months! Project Byzantium is an effort to develop Byzantium Linux, a &#8230; <a href="http://www.hacdc.org/2013/03/hacdcs-project-byzantium-wins-informsec-grant/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p><img style="float: right; padding: 10px;" alt="Project Byzantium pomegranate logo" src="https://raw.github.com/Byzantium/Byzantium/master/byzantium-icon.png" />We&#8217;re proud to share the news that HacDC&#8217;s <a href="http://project-byzantium.org/">Project Byzantium</a> has won a grant from the <a href="http://informsec.net/">Information Security Coalition</a> to continue research and development for the next six calendar months! Project Byzantium is an effort to develop Byzantium Linux, a live distribution of Linux for rapidly and easily constructing ad-hoc wireless mesh networks during emergencies. This distribution aims to assist relief efforts by providing flexible networking infrastructure and services. Byzantium developers will be putting the grant money toward additional equipment on which to test and debug Byzantium Linux as well as hardware to experiment with integrating Byzantium Linux into amateur radio-related data communications networks. The project&#8217;s final milestone will be v0.4 of Byzantium Linux &#8220;somewhen in August of 2013.&#8221; Congratulations to our Project Byzantium team!</p>
<p>In related news, Project Byzantium was a recent <a href="https://www.accessnow.org/blog/2012/12/11/first-annual-access-innovation-awards-prize-winners-announced">runner up for an Access Innovation Award</a>, a set of grants to accelerate projects working in several problem spaces including making networks resilient to blackouts. The team traveled to New York City for the awards ceremony in December 2012 and report that they were honored to have been selected as finalists.</p>
<p>UPDATE: <a title="Byzantium Linux v0.3a is out!" href="http://project-byzantium.org/announcing-the-release-of-v0-3a-codename-beach-cat/" target="_blank">Byzantium Linux v0.3a is out!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hacdc.org/2013/03/hacdcs-project-byzantium-wins-informsec-grant/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HacDC&#8217;s commitment to diversity and a harassment-free environment</title>
		<link>http://www.hacdc.org/2013/03/hacdcs-commitment-diversity-harassment-free-environment/</link>
		<comments>http://www.hacdc.org/2013/03/hacdcs-commitment-diversity-harassment-free-environment/#comments</comments>
		<pubDate>Fri, 22 Mar 2013 15:41:41 +0000</pubDate>
		<dc:creator>katie</dc:creator>
		
		<guid isPermaLink="false">http://www.hacdc.org/?p=204965</guid>
		<description><![CDATA[The HacDC membership is proud to announce our adoption of two new policies reinforcing our commitment to providing a welcoming, safe environment. In drafting these policies we drew heavily from Dreamwidth Studios&#8216; Diversity Statement and the example conference anti-harassment policy &#8230; <a href="http://www.hacdc.org/2013/03/hacdcs-commitment-diversity-harassment-free-environment/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>The HacDC membership is proud to announce our adoption of two new policies reinforcing our commitment to providing a welcoming, safe environment. In drafting these policies we drew heavily from <a href="http://www.dreamwidth.org/">Dreamwidth Studios</a>&#8216; <a href="http://www.dreamwidth.org/legal/diversity">Diversity Statement</a> and <a href="http://geekfeminism.wikia.com/wiki/Conference_anti-harassment/Policy">the example conference anti-harassment policy</a> from <a href="http://geekfeminism.wikia.com/wiki/Geek_Feminism_Wiki">the Geek Feminism wiki</a>, created by the Ada Initiative and other volunteers.</p>
<blockquote><p><strong>Diversity Statement</strong></p>
<p>We welcome you.</p>
<p>We welcome people of any gender identity or expression, race, ethnicity, size, nationality, sexual orientation, ability level, neurotype, religion, elder status, family structure, culture, subculture, political opinion, identity, and self-identification.</p>
<p>As a U.S.- and District of Columbia-based 501(c)(3) non-profit organization we&#8217;re obliged to follow applicable laws, but we&#8217;re serious about knowing and protecting your rights when it comes to free expression and privacy. </p>
<p>We support maximum freedom of creative expression, and only restrict that when we must for the safety and sanity of other folks. We think creativity is one of the greatest accomplishments of the human mind, and we want to enable that creativity in everyone from pro to amateur. We think neurodiversity is a feature, not a bug. We believe in being inclusive, welcoming, and supportive of anyone who comes to us with good faith and the desire to build a community.
</p></blockquote>
<blockquote><p><strong>Anti-Harassment Policy</strong></p>
<p>HacDC is dedicated to being a harassment-free hackerspace for everyone. We do not tolerate harassment of members or visitors in any form. </p>
<p>Harassment includes but is not limited to offensive verbal comments related to gender, sexual orientation, disability, physical appearance, body size, race, or religion; sexual images in public spaces; deliberate intimidation, stalking, following, harassing photography or recording; sustained disruption of talks or other events; inappropriate physical contact; unwelcome sexual attention; or violation of any applicable laws. Members and visitors asked to stop any harassing behavior are expected to comply immediately.</p>
<p>If a member or visitor engages in harassing behavior, the board of directors or event organizer may take any action they deem appropriate, including warning the offender or expulsion from the space or event with no refund. Members violating these rules may be subject to termination of their HacDC membership. If you are being harassed, notice that someone else is being harassed, or have any other concerns, please contact a member of the board of directors or the event organizer immediately.</p>
<p>Members of the board of directors and event organizers will happily help members and visitors contact building security or local law enforcement, provide escorts, or otherwise assist those experiencing harassment to feel safe and prevent harassment for the duration of their visit at HacDC. We value your attendance.</p>
<p>bod@hacdc.org<br />
Building security guard hours: Monday &#8211; Thursday 6pm &#8211; 10pm; Saturday 9am &#8211; 2pm<br />
DC emergency services: 911<br />
National sexual assault hotline: 1-800-656-HOPE (800-656-4673)<br />
DC Rape Crisis Center: 202-333-RAPE (202-333-7273)<br />
DC Yellow Cab: 202-TAXICAB (202-829-4222)<br />
Howard University Hospital: 202-865-6100 / 2041 Georgia Avenue NW<br />
GWU Hospital: 202-715-4000 / 900 23rd Street NW</p>
<p>We expect members and visitors to follow these rules at all HacDC-organized events, in the space itself, and in our online spaces including mailing lists and the official IRC channel.
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.hacdc.org/2013/03/hacdcs-commitment-diversity-harassment-free-environment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tea Night on Tuesday, March 5</title>
		<link>http://www.hacdc.org/2013/02/tea-night-tuesday-march-5/</link>
		<comments>http://www.hacdc.org/2013/02/tea-night-tuesday-march-5/#comments</comments>
		<pubDate>Tue, 19 Feb 2013 21:43:55 +0000</pubDate>
		<dc:creator>katie</dc:creator>
		
		<guid isPermaLink="false">http://www.hacdc.org/?p=192865</guid>
		<description><![CDATA[Starting at 7 p.m. on Tuesday, March 5, 2013, join us at HacDC for an evening of tea &#8211; we&#8217;ll have a demonstration of traditional Japanese tea (chanoyu), and we&#8217;ll have equipment for brewing other teas. You&#8217;re welcome to bring &#8230; <a href="http://www.hacdc.org/2013/02/tea-night-tuesday-march-5/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/missioncontrol/5715859230/" title="matcha whisked with hot water - yum! by MissionControl, on Flickr"><img src="http://farm3.staticflickr.com/2602/5715859230_fb4a0b25f7_n.jpg" width="320" height="240" alt="matcha whisked with hot water - yum!" style="float:right;padding:10px;"></a>Starting at 7 p.m. on Tuesday, March 5, 2013, join us <a href="http://wiki.hacdc.org/index.php/GettingHere" title="directions to HacDC">at HacDC</a> for an evening of tea &#8211; we&#8217;ll have a demonstration of traditional Japanese tea (chanoyu), and we&#8217;ll have equipment for brewing other teas. You&#8217;re welcome to bring an interesting or favorite tea of your own to share. No coffee allowed. <img src='http://www.hacdc.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  This event is free and open to the public.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hacdc.org/2013/02/tea-night-tuesday-march-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>aaronsw Memorial Hackathon</title>
		<link>http://www.hacdc.org/2013/01/aaronsw-memorial-hackathon/</link>
		<comments>http://www.hacdc.org/2013/01/aaronsw-memorial-hackathon/#comments</comments>
		<pubDate>Tue, 29 Jan 2013 22:05:23 +0000</pubDate>
		<dc:creator>nootrope</dc:creator>
				<category><![CDATA[byzantium]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[DC]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[History]]></category>
		<category><![CDATA[open data]]></category>

		<guid isPermaLink="false">http://www.hacdc.org/?p=174855</guid>
		<description><![CDATA[On Saturday, February 2, 2013 from 11am &#8211; 11pm (planned) HacDC will be hosting one of many, self-organized, global hackathons to memorialize the late computer programmer, writer, political organizer, and Internet activist Aaron Swartz (November 8, 1986 – January 11, 2013) &#8230; <a href="http://www.hacdc.org/2013/01/aaronsw-memorial-hackathon/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<div id="attachment_174856" class="wp-caption alignleft" style="width: 266px"><a href="http://storify.com/search?q=aaron+swartz"><img class="size-full wp-image-174856 " title="Aaron Swartz (2008)" alt="Photograph of Aaron Swartz" src="http://www.hacdc.org/wp-content/uploads/2013/01/Aaron_Swartz_profile.jpg" width="256" height="355" /></a><p class="wp-caption-text"><a href="http://commons.wikimedia.org/wiki/File:Aaron_Swartz_profile.jpg">Image credit: Wikimedia Commons</a></p></div>
<p>On Saturday, February 2, 2013 from 11am &#8211; 11pm (planned) <a title="MeetUp event page" href="http://www.meetup.com/hac-dc/events/100321172/" target="_blank">HacDC will be hosting one</a> of many, self-organized, <a title="Global aaronsw Memorial Hackathons — Cryptome" href="http://cryptome.org/2013/01/aaron-swartz-hackathons.htm" target="_blank">global hackathons</a> to memorialize the late computer programmer, writer, political organizer, and Internet activist <a title="Storify: Aaron Swartz" href="http://storify.com/search?q=aaron+swartz" target="_blank">Aaron Swartz</a> (November 8, 1986 – January 11, 2013) (<a title="Wikipedia entry for Aaron Swartz" href="http://en.wikipedia.org/wiki/Aaron_Swartz" target="_blank">Wikipedia article</a>)</p>
<p>Participants will be asked to advance solutions to issues that were near to Aaron&#8217;s heart.</p>
<p>Activities for the day will center on furthering work on <a href="https://github.com/aaronsw">his repositories</a>, opening access to information belonging in the public domain, developing or contributing to countermeasures to Internet censorship, and exploring code-driven methods to enhance social justice through access to data.</p>
<p>Among the like-minded participating groups will figure HacDC&#8217;s resident <a title="Project Byzantium an Access Innovation Prize 2012 finalist!" href="http://www.hacdc.org/2012/11/hacdc-incubated-project-byzantium-is-an-access-innovation-prize-finalist/">Project Byzantium</a> and the organizer and team from the <a title="District Commons" href="http://districtcommons.org/" target="_blank">District Commons</a> project.</p>
<p>Those interested in participating should <a title="aaronsw Memorial Hackathon at HacDC — MeetUp" href="http://www.meetup.com/hac-dc/events/100321172/" target="_blank">register via our MeetUp event</a>.</p>
<p>Those wanting to arrive after 2pm should make note of our telephone number, <a title="HacDC's telephone number" href="tel://1-202-556-4225">202-556-4225</a>, to gain entry as the building will be locked. More location information on our <a title="HacDC" href="http://www.hacdc.org">homepage&#8217;s sidebar</a>.</p>
<p>Participants are encouraged to bring food and drink and practice good neighborliness. There are a variety of carry out options available around Columbia Heights though some may suit individuals more than others. There may be a group purchase at some point(s) but nothing has been set as of this writing. We&#8217;ll update this post as needed.</p>
<p>Related: <a title="Aaron Swartz memorial reform-the-CFAA event on Capitol Hill" href="http://aaronswartzdcmemorial.eventbrite.com/" target="_blank">An event taking place on Capitol Hill</a>, on Monday, 2/4/13, at 7pm, this event memorializes Aaron Swartz and seeks to raise awareness about the urgent changes that are needed in the CFAA. These changes are part of Rep. Zoe Lofgren&#8217;s draft &#8220;Aaron&#8217;s Law&#8221; (<a title="Draft of Aaron's Law by CA Rep. Zoe Lofgren" href="http://lofgren.house.gov/images/stories/pdf/draft%20lofgren%20bill%20to%20exclude%20terms%20of%20service%20violations%20from%20cfaa%20%20wre%20fraud%20011513.pdf">PDF here</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hacdc.org/2013/01/aaronsw-memorial-hackathon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CNC Mill training</title>
		<link>http://www.hacdc.org/2013/01/cnc-mill-training/</link>
		<comments>http://www.hacdc.org/2013/01/cnc-mill-training/#comments</comments>
		<pubDate>Tue, 29 Jan 2013 01:39:03 +0000</pubDate>
		<dc:creator>nootrope</dc:creator>
				<category><![CDATA[Classes]]></category>
		<category><![CDATA[CNC]]></category>
		<category><![CDATA[prototyping]]></category>
		<category><![CDATA[Training]]></category>
		<category><![CDATA[Workshop]]></category>

		<guid isPermaLink="false">http://www.hacdc.org/?p=174109</guid>
		<description><![CDATA[Recently, HacDC member, TJ Johnson, generously reconditioned and bought new bits and a shiny vise for the TAIG CNC Mill HacDC has on extended loan from Vince Rossi &#38; Adam Metallo of the Smithsonian Institution 3D Digitization laboratory. Over the &#8230; <a href="http://www.hacdc.org/2013/01/cnc-mill-training/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.hacdc.org/wp-content/uploads/2013/01/tj-and-sharad_with-mill.jpg"><img class="alignleft  wp-image-174153" alt="tj-and-sharad_with-mill" src="http://www.hacdc.org/wp-content/uploads/2013/01/tj-and-sharad_with-mill.jpg" width="256" height="342" /></a>Recently, HacDC member, TJ Johnson, generously reconditioned and bought new bits and a shiny vise for the <a title="TAG Tools CNC Mill" href="http://www.taigtools.com/cmill.html" target="_blank">TAIG CNC Mill</a> HacDC has on extended loan from Vince Rossi &amp; Adam Metallo of the Smithsonian Institution 3D Digitization laboratory. Over the coming weeks, TJ will be teaching a handful of single-session classes on using the mill.</p>
<p><a href="http://www.hacdc.org/wp-content/uploads/2013/01/tj-at-mill_and-cube-project.jpg"><img class="alignright  wp-image-174154" alt="tj-at-mill_and-cube-project" src="http://www.hacdc.org/wp-content/uploads/2013/01/tj-at-mill_and-cube-project.jpg" width="224" height="299" /></a>On 1/26/13 a few of us crowded around TJ as he went through a presentation of slide-based and hands-on instruction covering care &amp; maintenance, jargon, safety, and milling. The fun part of the class consisted of learning to use the software to fabricate a cube-shaped aluminum object with a complicated milled out shape within.</p>
<p>The classes of 2 or 3 students are designed to provide 1-on-1 instruction while maintaining safety. All remaining sessions are filled but TJ will schedule more sessions soon. Because of the small class size, these will likely not be announced via our <a title="HacDC MeetUp group" href="http://www.meetup.com/hac-dc/" target="_blank">MeetUp group</a> so if you&#8217;re interested, <a title="HacDC Discussion List (Blabber) subscription form" href="https://groups.google.com/a/hacdc.org/group/Blabber/subscribe" target="_blank">join our discussion email list</a> to find out when they&#8217;ll be held next.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hacdc.org/2013/01/cnc-mill-training/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video from Lightning Talks VI</title>
		<link>http://www.hacdc.org/2013/01/video-lightning-talks-vi/</link>
		<comments>http://www.hacdc.org/2013/01/video-lightning-talks-vi/#comments</comments>
		<pubDate>Sun, 13 Jan 2013 02:30:43 +0000</pubDate>
		<dc:creator>katie</dc:creator>
				<category><![CDATA[lightning talks]]></category>

		<guid isPermaLink="false">http://www.hacdc.org/?p=161692</guid>
		<description><![CDATA[HacDC held a sixth round of lightning talks back in November, and this time we allowed a few minutes after each talk for Q&#38;A. If you missed these talks or you&#8217;d like to relive the experience, please enjoy this video footage of &#8230; <a href="http://www.hacdc.org/2013/01/video-lightning-talks-vi/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>HacDC held a sixth round of <a href="http://wiki.hacdc.org/index.php?title=LightningTalks">lightning talks</a> back in November, and this time we allowed a few minutes after each talk for Q&amp;A. If you missed these talks or you&#8217;d like to relive the experience, please enjoy this video footage of the event:</p>
<p><iframe width="584" height="329" src="http://www.youtube.com/embed/jnufdeJPyy8?feature=oembed" frameborder="0" allowfullscreen></iframe></p>
<p>These links will take you directly to the indicated lightning talk:</p>
<ul>
<li><a href="http://www.youtube.com/watch?v=jnufdeJPyy8#t=0m10s">Next Generation Robotic Ocean Sampler</a></li>
<li><a href="http://www.youtube.com/watch?v=jnufdeJPyy8#t=8m24s">My First Patent</a></li>
<li><a href="http://www.youtube.com/watch?v=jnufdeJPyy8#t=15m35s">Van Living</a></li>
<li><a href="http://www.youtube.com/watch?v=jnufdeJPyy8#t=22m16s">The Planted Aquarium</a></li>
<li><a href="http://www.youtube.com/watch?v=jnufdeJPyy8#t=31m27s">Deep Space Network</a></li>
<li><a href="http://www.youtube.com/watch?v=jnufdeJPyy8#t=42m4s">Rapid Robot Prototyping with ROS</a></li>
<li><a href="http://www.youtube.com/watch?v=jnufdeJPyy8#t=51m44s">DC Community Access Network (DC-CAN)</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.hacdc.org/2013/01/video-lightning-talks-vi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HacDC mentioned in Shimon Schocken&#8217;s TEDtalk</title>
		<link>http://www.hacdc.org/2013/01/hacdc-mentioned-in-shimon-schockens-tedtalk/</link>
		<comments>http://www.hacdc.org/2013/01/hacdc-mentioned-in-shimon-schockens-tedtalk/#comments</comments>
		<pubDate>Fri, 04 Jan 2013 05:19:56 +0000</pubDate>
		<dc:creator>nootrope</dc:creator>
				<category><![CDATA[Classes]]></category>
		<category><![CDATA[diy]]></category>
		<category><![CDATA[hacdc]]></category>
		<category><![CDATA[History]]></category>

		<guid isPermaLink="false">http://www.hacdc.org/?p=151144</guid>
		<description><![CDATA[During 2012, HacDC hosted a regular study group following Shocken &#038; Nisan&#8217;s &#8220;The Elements of Computing Systems: Building a Modern Computer from First Principles.&#8221; In October, Shocken gave a TEDtalk about open learning in which he mentions HacDC (beginning at &#8230; <a href="http://www.hacdc.org/2013/01/hacdc-mentioned-in-shimon-schockens-tedtalk/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p><iframe width="560" height="315" src="http://www.youtube.com/embed/iE7YRHxwoDs" frameborder="0" allowfullscreen></iframe><br />
During 2012, HacDC hosted a regular study group following Shocken &#038; Nisan&#8217;s &#8220;<a href="http://www.amazon.com/The-Elements-Computing-Systems-Principles/dp/0262640686/ref=sr_1_1?ie=UTF8&#038;qid=1357276508&#038;sr=8-1&#038;keywords=computer+from+first+principles">The Elements of Computing Systems: Building a Modern Computer from First Principles</a>.&#8221; In October, Shocken gave a TEDtalk about open learning in which he mentions HacDC (beginning at 7&#8217;52&#8243;).</p>
<p>The TEDtalk description for &#8220;The self-organizing computer course,&#8221; describes Shocken&#8217;s experiment in open learning:</p>
<blockquote><p>&#8220;Shimon Schocken and Noam Nisan developed a curriculum for their students to build a computer, piece by piece. When they put the course online &#8212; giving away the tools, simulators, chip specifications and other building blocks &#8212; they were surprised that thousands jumped at the opportunity to learn, working independently as well as organizing their own classes in the first Massive Open Online Course (MOOC). A call to forget about grades and tap into the self-motivation to learn&#8230;&#8221;</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.hacdc.org/2013/01/hacdc-mentioned-in-shimon-schockens-tedtalk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
