<?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>Joe's Amazing Technicolor Weblog &#187; Boston</title>
	<atom:link href="http://slagwerks.com/blog/index.php/tag/boston/feed/" rel="self" type="application/rss+xml" />
	<link>http://slagwerks.com/blog</link>
	<description></description>
	<lastBuildDate>Fri, 23 Jul 2010 22:31:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Ruby &amp; NoSQL @ Vermonster</title>
		<link>http://slagwerks.com/blog/index.php/2010/04/02/ruby-nosql-vermonster/</link>
		<comments>http://slagwerks.com/blog/index.php/2010/04/02/ruby-nosql-vermonster/#comments</comments>
		<pubDate>Fri, 02 Apr 2010 14:20:08 +0000</pubDate>
		<dc:creator>joe</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Boston]]></category>
		<category><![CDATA[NoSQL]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://slagwerks.com/blog/?p=356</guid>
		<description><![CDATA[Update: Vermonster has a nice recount, chock full of code &#38;&#160;explanations. A fine time was had the other night in the offices of Boston&#8217;s Vermonster, when a few Vermonsters generously helped some folks from Boston.rb get up to speed on the use of some NoSQL projects from&#160;Ruby. Up until now, I&#8217;ve been a little leery of [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Update</strong>: Vermonster has a <a href="http://vermonster.com/2010/03/31/nosql-workshop-featuring-riak-and-couchdb/">nice recount</a>, chock full of code <span class="amp">&amp;</span>&nbsp;explanations.</p>
<p>A fine time was had the other night in the offices of Boston&#8217;s <a href="http://vermonster.com/">Vermonster</a>, when a few Vermonsters generously helped some folks from <a href="http://bostonrb.org/">Boston.rb</a> get up to speed on the use of some NoSQL projects from&nbsp;Ruby.</p>
<p>Up until now, I&#8217;ve been a little leery of NoSQL. Probably due to painful past experience with <a href="http://en.wikipedia.org/wiki/ZODB"><span class="caps">ZODB</span></a> failing to keep up with moderate loads, and reading too many Philip Greenspun essays at an impressionable age. Happily, it appears that the projects collected under the NoSQL banner can actually walk and chew gum at the same time, without rendering your data unreasonably&nbsp;inconsistent.</p>
<p>The whole question of the Consistency of one&#8217;s data is addressed by the <a href="http://www.julianbrowne.com/article/viewer/brewers-cap-theorem"><span class="caps">CAP</span></a> theory, which I understand to roughly&nbsp;say</p>
<blockquote><p>Consistency, Availability, Partitionability: pick (at most) two, particularly under certain challenging conditions such as running Google or&nbsp;Amazon.</p></blockquote>
<p>Even if you aren&#8217;t running something quite that big, there seem to be some situations where you&#8217;d want to think about this stuff&thinsp;&#8212;&thinsp;for example, running an app on Google&#8217;s App Engine (right? Haven&#8217;t yet myself.) Plus, all the cool kids are into&nbsp;it.</p>
<p>We worked with the locally-written <a href="http://riak.basho.com/">Riak</a> (looks like it&#8217;s the topic of the April Boston.rb meeting!) and with CouchDB. Both are ridiculously easy to get running locally, have Ruby client libraries, and are powered mainly by Erlang, with javascript Map/Reduce. For the latter, we used the couch_potato library, which seems to do a nice job of writing your javascript for you in the most common&nbsp;cases.</p>
<p>We wrapped the evening up with a coding challenge. My brain was fried <span class="amp">&amp;</span> I gave up 2/3rds of the way through, but still had a blast <span class="amp">&amp;</span> learned plenty. As a side benefit, beyond the exposure to the NoSQL, my state-of-the-art-circa-2008 Ruby habits got challenged by working with RSpec, 1.9.1, and <span class="caps">RVM</span>, all of which will should prove handy for future&nbsp;things.</p>
<p>Big ups to Vermonster for hosting, feeding, and educating us. They are good guys, skilled teachers, and have excellent taste in&nbsp;beverages.</p>
]]></content:encoded>
			<wfw:commentRss>http://slagwerks.com/blog/index.php/2010/04/02/ruby-nosql-vermonster/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Data Connectors Tech-Security Conference</title>
		<link>http://slagwerks.com/blog/index.php/2008/06/24/data-connectors-tech-security-conference/</link>
		<comments>http://slagwerks.com/blog/index.php/2008/06/24/data-connectors-tech-security-conference/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 13:23:52 +0000</pubDate>
		<dc:creator>joe</dc:creator>
				<category><![CDATA[Boston]]></category>
		<category><![CDATA[conferences]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://slagwerks.com/blog/?p=59</guid>
		<description><![CDATA[I spent part of last Wednesday at the Boston Tech-Security Conference, held at lovely UMass Boston. Getting me there was a triumph of email marketing by hosts Data Connectors, as I hadn&#8217;t heard of this series and couldn&#8217;t really find any 3rd party accounts on the web. That, and it was free. Since I&#8217;m newly [...]]]></description>
			<content:encoded><![CDATA[<p>I spent part of last Wednesday at the <a href="http://www.dataconnectors.com/events/2008/06boston/agenda.asp">Boston Tech-Security Conference</a>, held at lovely UMass Boston. Getting me there was a triumph of email marketing by hosts Data Connectors, as I hadn&#8217;t heard of this series and couldn&#8217;t really find any 3rd party accounts on the web. That, and it was free. Since I&#8217;m newly back in a higher-level <span class="caps">IT</span> administrative capacity after years of just focusing on web application security, I decided to give the conference a&nbsp;try.</p>
<p>First impressions (after noting how unfriendly the UMass campus is to bicycles) were of an absence of buzz. Many vendors hanging around in one room, and then a vendor representative giving a traditional one-way presentation in the next room. After attending a few <a href="http://www.barcampboston.org/">barcamps</a>, it really seems to me that a more interactive format would benefit everyone involved. This conference was clearly driven by the vendors, but it seems to me that it&#8217;d be in their best interests to learn more about their potential customers&#8217;  interests and concerns, rather than broadcasting a sales&nbsp;message.</p>
<p>Despite the one-to-manyness, the presentations I made it to varied quite a bit. A few did a good survey of some aspect of security, and then tied that discussion into the vendor&#8217;s offerings right at the end. Others were basically just sales pitches. Guess which kind lost more of the&nbsp;audience?</p>
<h2>new concepts to&nbsp;me</h2>
<p><a href="http://en.wikipedia.org/wiki/Network_Access_Control"><span class="caps">NAC</span></a> - Network Admission Control. Folks will sell you systems that go beyond requiring just a username / password combo to get on a given network, by combining checks on device <span class="caps">MAC</span> / <span class="caps">IP</span>, allowed hours of operation, and presence and activity of specified software. <a href="http://packetfence.org/">Packetfence</a> looks like a promising open source&nbsp;<span class="caps">NAC</span>.</p>
<p><a href="http://en.wikipedia.org/wiki/Intrusion-prevention_system"><span class="caps">IPS</span></a> - Intrusion Prevention System. If I&#8217;m understanding correctly, these go beyond IDSes by taking some action such as updating firewall rules when naughtiness is detected. It looks like <a href="http://www.snort.org/">Snort</a> has been able to do this sort of thing for a while, also <a href="http://www.openbsd.org/faq/pf/"><span class="caps">PF</span> has</a> some related&nbsp;capabilities.</p>
<h2>notable&nbsp;speakers</h2>
<p>Ming Fu of <a href="http://www.lumension.com/">Lumension</a> introduced me to the concept of <a href="http://neologasm.org/neologasm/2007/07/thumbsuck.html">thumbsucking</a>&thinsp;&#8212;&thinsp;apparently the new hotness in social engineering attacks is to leave <span class="caps">USB</span> drives with said software lying about in parking lots, expecting that some percentage will be picked up <span class="amp">&amp;</span> plugged in&#8230; nasty! Lumension&#8217;s tie-in is that they have a product that allows strictly defined device access controls for windows boxes, so you could set up rules that would prevent employee accounts from mounting any <span class="caps">USB</span> devices, and only allow admins to mount <span class="caps">USB</span> devices already encrypted with your organization&#8217;s&nbsp;key.</p>
<p>Ken Pappas of <a href="http://toplayer.com/">Top Layer Networks</a> gave a high-level rundown on the overall tech security situation, and managed to do it with not an ounce of sales pitch. Authentic confidence is an excellent marketing tool, and Ken&#8217;s got that. His early remarks included a shout-out to the Boston chapter of the <a href="http://blogs.villagevoice.com/runninscared/archives/2008/02/hunter_students.php">possibly shooting-to-kill InfraGard</a>. He then went on to summarize the state of security in &#8216;08, which is basically: not that great. Incidence rates are going up, the range of attackers is increasing in professionalism and skill at the top end <em>and</em> becoming even less sophisticated (i.e. lower barrier to entry) on the low-end with easily available point-and-click tools for launching mail bombs, etc. Those of us responsible for computers attached to networks definitely need to be budgeting some of our time to keep up with the evolving threats, regardless of whether we&#8217;re aware of any particular adversary that&#8217;s out to get us or our&nbsp;data.</p>
<h2>takeaway</h2>
<p>It&#8217;s important to get away from the daily stream of projects periodically, to think about things from a higher level. Vendory as this conference was, it did give me that opportunity, and I did re-prioritize my <span class="caps">TODO</span> list at the end of the&nbsp;day.</p>
<p>The downside: I hadn&#8217;t thought through how many calls <span class="amp">&amp;</span> emails I was setting myself up for receiving from the conference vendors. <span class="caps">FYI</span>, I am 100% of the time never going to spend money with someone who calls me out of the blue and interrupts whatever I&#8217;m working on. Send me an email, and I&#8217;ll file it for processing at an appropriate&nbsp;time.</p>
]]></content:encoded>
			<wfw:commentRss>http://slagwerks.com/blog/index.php/2008/06/24/data-connectors-tech-security-conference/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>BarCampBoston 3 Notes</title>
		<link>http://slagwerks.com/blog/index.php/2008/05/18/barcampboston-3-notes/</link>
		<comments>http://slagwerks.com/blog/index.php/2008/05/18/barcampboston-3-notes/#comments</comments>
		<pubDate>Mon, 19 May 2008 03:18:46 +0000</pubDate>
		<dc:creator>joe</dc:creator>
				<category><![CDATA[Boston]]></category>
		<category><![CDATA[barcamp]]></category>
		<category><![CDATA[BarCampBoston3]]></category>

		<guid isPermaLink="false">http://slagwerks.com/blog/?p=50</guid>
		<description><![CDATA[BarCampBoston 3 is where I spent much of this past weekend, and it was a great time. The event had a very relaxed feel, and was full of interesting &#38; friendly folks. Had the experience a number of times of sitting and chatting with some random person about real estate or gardening, and then find [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://flickr.com/photos/justinrussell/sets/72157605129121900/"><img class="alignright" style="float: right;" src="http://farm3.static.flickr.com/2138/2503350097_af963a428d_m.jpg" alt="laptops at barcampboston3" /></a></p>
<p><a href="http://2008.barcampboston.org/">BarCampBoston 3</a> is where I spent much of this past weekend, and it was a great time. The event had a very relaxed feel, and was full of interesting <span class="amp">&amp;</span> friendly folks. Had the experience a number of times of sitting and chatting with some random person about real estate or gardening, and then find out that they played key roles in some major software project that I use every day. This did not happen so much when I lived in&nbsp;Minnesota.</p>
<p>(that&#8217;s my laptop, hand, and water bottle in the foreground of the photo. Nice shots of the event,&nbsp;Justin.)</p>
<h2>Saturday</h2>
<p>Sessions this year were only 30 minutes long (a bit short without downtime between most of them), so it was easy to see lots of different&nbsp;things:</p>
<ul>
<li><a href="http://services.alphaworks.ibm.com/manyeyes/home">many-eyes.com</a> an <span class="caps">IBM</span> research project, for making a number of interesting data visualization tools easily available for anybody to upload arbitrary data into. Lots of neat&nbsp;examples.</li>
<li>John Resig ran through the basics of <a href="http://ejohn.org/blog/processingjs/">processing.js</a>.&nbsp;Awesome.</li>
<li>a session on git basics, which was pretty handy for me being at my current point on the learning curve (which is not too&nbsp;far)</li>
<li><span class="dquo">&#8220;</span>Rails War Stories&#8221; ended up mostly being a &#8220;testing lets you develop faster&#8221; vs. &#8220;testing makes you develop slower&#8221; discussion. Great example of how smart, well informed people [which I believe the participants to have been] can hold diametrically opposed views on a&nbsp;topic.</li>
<li>Although I&#8217;ve heard a bit about Amazon Web Services, in particular S3 and <span class="caps">EC2</span>, the intro presentation was pretty handy in terms of walking through <a href="http://pixily.com">pixily</a>&#8217;s use, and some of the related&nbsp;issues.</li>
</ul>
<h3>Talking&nbsp;Backups</h3>
<p>This year, the session organization process felt more open. In particular, there was a dedicated sheet of paper to stick potential sessions onto, which could then get check marks or other feedback from interested people. Since one of my major projects at work these days is putting together a new backup system, I proposed a discussion about open source backup <span class="amp">&amp;</span> recovery. Enough folks expressed interest that I went ahead and scheduled it for later in the day, and sure enough we ended up with over a dozen&nbsp;folks.</p>
<p>While I&#8217;d worried that backup was a potentially boring subject given the other things going on, folks ended up having plenty to say. It was certainly helpful for me to put my thoughts together for the occasion, and to get feedback on some of the stuff I&#8217;ve done and am considering. It was also really interesting to hear about other backup scenarios people had experience with, and some of the other classes of tools that I haven&#8217;t really considered for my current&nbsp;purposes.</p>
<h2>Sunday</h2>
<p>Less people showed up, giving things even more of a laid back feel. We still ate a ton of&nbsp;pizza.</p>
<ul>
<li>The topic of hosting email came up a number of times, and the consensus seems to be that there&#8217;s generally not much sense in going to the trouble of doing it yourself anymore. No objections&nbsp;here.</li>
<li>Seeing a demo of fogbugz was pretty interesting, having heard lots about it. Doesn&#8217;t sound like a fit for anything I&#8217;m working on now, but I can see how it would work for certain orgs. Heard a bit about using trac with distributed <span class="caps">VC</span>, which I <em>can </em>more easily imagine, and was interested to hear about the trac fork&nbsp;<a href="https://www.drproject.org/">drproject</a>.</li>
<li>Really interesting hallway conversation about cloud computing and the end of the relational database. Got turned onto <a href="http://trac.thrudb.org/">ThruDB</a>, which I hadn&#8217;t heard about, and <a href="http://heroku.com/">heroku</a> which I had, but hadn&#8217;t realized how far along it&#8217;s&nbsp;come.</li>
<li>Hadn&#8217;t really been aware of <a href="http://openwrt.org/">OpenWrt</a>&#8217;s progress. Their <a href="http://wiki.openwrt.org/TableOfHardware">supported hardware list</a> will now be a research stop before making wifi&nbsp;purchases.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://slagwerks.com/blog/index.php/2008/05/18/barcampboston-3-notes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>All about the 2007 &amp; 2005 Boston City Council elections</title>
		<link>http://slagwerks.com/blog/index.php/2007/11/04/all-about-the-2007-2005-boston-city-council-elections/</link>
		<comments>http://slagwerks.com/blog/index.php/2007/11/04/all-about-the-2007-2005-boston-city-council-elections/#comments</comments>
		<pubDate>Sun, 04 Nov 2007 21:51:39 +0000</pubDate>
		<dc:creator>joe</dc:creator>
				<category><![CDATA[Boston]]></category>
		<category><![CDATA[Politics]]></category>
		<category><![CDATA[elections]]></category>
		<category><![CDATA[media]]></category>

		<guid isPermaLink="false">http://slagwerks.com/blog/index.php/2007/11/04/all-about-the-2007-2005-boston-city-council-elections/</guid>
		<description><![CDATA[Adam at Universal Hub has a comprehensive post on Tuesday&#8217;s city council&#160;election. Boston.com has two year old&#160;articles. Score one for the&#160;bloggers! Update: Brighton Centered posts scans of Globe sidebar on candidates. Bloggers 2, boston.com&#160;0.]]></description>
			<content:encoded><![CDATA[<p>Adam at Universal Hub has a comprehensive post on <a href="http://www.universalhub.com/node/11201">Tuesday&#8217;s city council&nbsp;election</a>.</p>
<p>Boston.com has <a href="http://www.boston.com/news/local/massachusetts/boston_elections/">two year old&nbsp;articles</a>.</p>
<p>Score one for the&nbsp;bloggers!</p>
<p>Update: Brighton Centered posts <a href="http://brighton-community.blogspot.com/2007/11/boston-globe-covers-city-council-race.html">scans of Globe sidebar</a> on candidates. Bloggers 2, boston.com&nbsp;0.</p>
]]></content:encoded>
			<wfw:commentRss>http://slagwerks.com/blog/index.php/2007/11/04/all-about-the-2007-2005-boston-city-council-elections/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bike summit in Boston!</title>
		<link>http://slagwerks.com/blog/index.php/2007/10/18/bike-summit-in-boston/</link>
		<comments>http://slagwerks.com/blog/index.php/2007/10/18/bike-summit-in-boston/#comments</comments>
		<pubDate>Thu, 18 Oct 2007 14:54:43 +0000</pubDate>
		<dc:creator>joe</dc:creator>
				<category><![CDATA[Boston]]></category>
		<category><![CDATA[bicycling]]></category>

		<guid isPermaLink="false">http://slagwerks.com/blog/index.php/2007/10/18/bike-summit-in-boston/</guid>
		<description><![CDATA[Hey, what do you know&#8201;&#8212;&#8201;Boston&#8217;s having a bicycle summit, starting in 3 days. The town-hall meeting in Copley on Monday &#38; community open houses on Tuesday both look good to me; it&#8217;s also interesting to see stuff for planners, public health people, etc. Maybe this is what having a bike coordinator for the city will [...]]]></description>
			<content:encoded><![CDATA[<p>Hey, what do you know&thinsp;&#8212;&thinsp;Boston&#8217;s having a <a href="http://bostonbikessummit.info/all-events-listing/public-events/">bicycle summit</a>, starting in 3 days. <a href="http://www.flickr.com/photos/18474854@N00/366459848/" title="Photo Sharing"><img src="http://farm1.static.flickr.com/118/366459848_3b70adb93f_m.jpg" alt="Finally a little winter" align="right" height="180" width="240" /></a> The town-hall meeting in Copley on Monday <span class="amp">&amp;</span> community open houses on Tuesday both look good to me; it&#8217;s also interesting to see stuff for planners, public health people, etc. Maybe this is what having a bike coordinator for the city will be&nbsp;like?</p>
<p><strong>Update:</strong> an hour after posting this, what do I see but a new zine on Boston cycling: <a href="http://bostonreflector.com/">the Reflector</a> (nothing online yet, but they&#8217;ve got plans). <a href="http://www.flickr.com/photos/18474854@N00/1619416884/" title="Photo Sharing"><img src="http://farm3.static.flickr.com/2063/1619416884_f7df04c1d6_m.jpg" alt="Boston Bicycle Reflector #1" align="right" height="180" width="240" /></a> It&#8217;s interesting to read the opening essay about cycling-related developments in City Hall, in light of the above announcement of the summit. Maybe Boston&#8217;s pent-up cycling energies are finally going to get&nbsp;somewhere.</p>
]]></content:encoded>
			<wfw:commentRss>http://slagwerks.com/blog/index.php/2007/10/18/bike-summit-in-boston/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Omnibus BarcampBoston2 notes</title>
		<link>http://slagwerks.com/blog/index.php/2007/03/19/omnibus-barcampboston2-notes/</link>
		<comments>http://slagwerks.com/blog/index.php/2007/03/19/omnibus-barcampboston2-notes/#comments</comments>
		<pubDate>Sun, 18 Mar 2007 21:48:28 +0000</pubDate>
		<dc:creator>joe</dc:creator>
				<category><![CDATA[Boston]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[barcamp]]></category>

		<guid isPermaLink="false">http://slagwerks.com/blog/?p=20</guid>
		<description><![CDATA[I was able to make it to a good chunk of Barcamp Boston 2 this weekend, and learned some good stuff. Hats off to the organizers for putting everything together, especially considering the challenging weather conditions. Some of the things I picked&#160;up: OpenID is threatening to pick up enough adoption to be hard to ignore. [...]]]></description>
			<content:encoded><![CDATA[<p>I was able to  make it to a good chunk of <a href="http://barcamp.org/BarCampBoston2">Barcamp Boston 2</a> this weekend, and learned some good stuff. Hats off to the organizers for putting everything together, especially considering the challenging weather conditions. Some of the things I picked&nbsp;up:</p>
<ul>
<li>OpenID is threatening to pick up enough adoption to be hard to ignore. Still looks like there are more producers than consumers, and I&#8217;m not comfortable yet that I understand the trade offs of delegating my ability to log into a wide swath of services (maybe <span class="caps">YADIS</span> could be helpful&nbsp;here?).</li>
<li>Mapping has come a long way.  In particular, <a href="http://openlayers.org/">OpenLayers</a> is being used for some very interesting stuff, for example at the <a href="http://boston.openguides.org/mashup">Open Guide to Boston</a>. Advantages over the Google Maps <span class="caps">API</span> include openness and ability to do non-point features (like a bike path). Recommended tools also include Quantum <span class="caps">GIS</span>, described as something like photoshop on top of a mapping database. Massachusetts, it turns out, is a leader among states in terms of <a href="http://www.mass.gov/mgis/">sharing mapping info</a> (other good local resources include <a href="http://peters.hul.harvard.edu:8080/HGL/jsp/HGL.jsp">Harvard</a> and the <a href="http://www.mapc.org/data_gis.html">metropolitan planning&nbsp;council</a>).</li>
<li>New respect for the things that can be done with javascript. Including <a href="http://kokogiak.com/">Alan Taylor</a>&#8217;s <a href="http://messagevault.org/">encryption-in-your-browser</a> project, <a href="http://ejohn.org">John Resig</a>&#8217;s jQuery presentation, the Open Layers stuff, and the guy in the CakePHP session who salvaged some laughs from Nate&#8217;s &#8220;starts with java&#8221; joke. jQuery seems like it&#8217;s worth a closer look - I like what I saw of the selector syntax, the <code>($document).ready(function)</code> hook, and the fact that there&#8217;s a lively community and seemingly robust plugin system. Also some good pointers at the end of John&#8217;s session to the Selenium IDE,  test.simple and Firebug&nbsp;Lite.</li>
<li>Seems like there&#8217;s good potential for some kind of <a href="http://coworking.pbwiki.com/CoworkingBoston">coworking arrangement in Boston</a>. In the meantime, I&#8217;ll have to check out Sweet Finnish&nbsp;again.</li>
<li>The <a href="http://web.mit.edu/evolving/buildings/stata/index.html">Stata center</a> is a fine place for this kind of gathering. It didn&#8217;t even&nbsp;leak!</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://slagwerks.com/blog/index.php/2007/03/19/omnibus-barcampboston2-notes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
