<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link rel="hub" href="http://tumblr.superfeedr.com/" xmlns:atom="http://www.w3.org/2005/Atom"/><description></description><title>Trek, I am.</title><generator>Tumblr (3.0; @trek)</generator><link>http://trek.im/</link><item><title>Apprenticeship Oppurtunity</title><description>&lt;p&gt;From some very cool colleagues:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Do you like to solve problems? What about learning new languages and techniques for writing software? Is your idea of a good time spending a day in a room with a bunch of brilliant coders?&lt;/p&gt;
&lt;p&gt;Do you like to solve problems? What about learning new languages and techniques for writing software? Is your idea of a good time spending a day in a room with a bunch of brilliant coders?&lt;/p&gt;
&lt;p&gt;Then you should apply for the Pillar Apprenticeship and Mentoring Program!&lt;/p&gt;
&lt;p&gt;Within 30 days you will learn how to develop software that stands the test of time. You will explore languages and problem domains you have no experience with. Plus you&amp;#8217;ll learn how to work with a team of brilliant coders working towards a common goal.&lt;/p&gt;
&lt;p&gt;To apply, email hr@pillartechnology.com with a copy of your resume, and a couple paragraphs about why you want to become a pillar apprentice.&lt;/p&gt;
&lt;p&gt;Minimum requirements are: familiarity with at least one programming language, a passion to learn new skills, and the ability to smile and laugh.&lt;/p&gt;
&lt;/blockquote&gt;</description><link>http://trek.im/post/697735238</link><guid>http://trek.im/post/697735238</guid><pubDate>Mon, 14 Jun 2010 11:34:22 -0400</pubDate></item><item><title>concentrate interview</title><description>Concentrate Mag: Would you say you present your ideas differently than older board members?&lt;br /&gt;&#13;
Trek: No. &lt;br /&gt;&#13;
Concentrate Mag: No?&lt;br /&gt;&#13;
Trek: I mean, I voice my ideas with more snark than some board members, but that has nothing to do with age, we just have different personalities.&lt;br /&gt;&#13;
Concentrate Mag: And do you think that the older board members treat you differently?&lt;br /&gt;&#13;
Trek: No.&lt;br /&gt;&#13;
Concentrate Mag: Well, I'm really hoping to set up a dichotomy between stuffy boomers and wild, loose cannon gen-xers.&lt;br /&gt;&#13;
Trek: I wish I had more of a story for you. That's just not how this board is.&lt;br /&gt;&#13;
Concentrate Mag: I'll go ahead and just make up a quote from you to support my story anyway.&lt;br /&gt;&#13;
Trek: I knew you would.</description><link>http://trek.im/post/147192589</link><guid>http://trek.im/post/147192589</guid><pubDate>Wed, 22 Jul 2009 21:47:00 -0400</pubDate></item><item><title>[AADL Bug?] FIXED.</title><description>&lt;p&gt;&lt;b&gt;Good news! It&amp;#8217;s been fixed.&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;Seeing an odd bug on the &lt;a href="http://aadl.org"&gt;AADL&lt;/a&gt; site.  Wondering if others can reproduce it.&lt;/p&gt;
&lt;ol&gt;&lt;li&gt;Start by being logged out (or logging out if you&amp;#8217;re logged in)&lt;/li&gt;
&lt;li&gt;Go to any item by record number, &lt;a href="http://www.aadl.org/cat/seek/record=1296503" target="_self"&gt;&lt;a href="http://www.aadl.org/cat/seek/record=1296503"&gt;http://www.aadl.org/cat/seek/record=1296503&lt;/a&gt;&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;Click &amp;#8220;Request this title&amp;#8221;&lt;/li&gt;
&lt;li&gt;You should be redirected to a &amp;#8220;Request Verification&amp;#8221; Page
&lt;p&gt;&lt;img src="http://wonderfullyflawed.s3.amazonaws.com/thoughtbox/AADL%20Web%20Catalog.jpg" width="320" height="125"/&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;Click the &amp;#8220;Login and return to this request&amp;#8221; link&lt;/li&gt;
&lt;li&gt;You&amp;#8217;ll end up at a login page. Go ahead and authenticate&lt;/li&gt;
&lt;li&gt;If you&amp;#8217;re seeing the same bug as I am, you&amp;#8217;ll get an error message
&lt;p&gt;&lt;img src="http://wonderfullyflawed.s3.amazonaws.com/thoughtbox/Mozilla%20Firefox.jpg" width="320" height="269"/&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;&lt;p&gt;Let me (&lt;a href="http://twitter.com/trek"&gt;@trek&lt;/a&gt;) and/or the AADL (&lt;a href="http://twitter.com/aadl"&gt;@aadl&lt;/a&gt;) know!&lt;/p&gt;</description><link>http://trek.im/post/127531776</link><guid>http://trek.im/post/127531776</guid><pubDate>Sun, 21 Jun 2009 09:58:00 -0400</pubDate></item><item><title>Oh, Academics (just fucking put it on github already)</title><description>&lt;br /&gt;&#13;
Trek: Have you considered moving the code to a social hosting site like github or bitbucket so it's easier for people to contribute?&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Ziba: That's what we intend to do with Collage and a number of our other projects.  One of the hold ups is that is so nice and easy to take UM specific short cuts to implement authentication (cosign) and authorization (umod).  We're hesitant to put things in a really public space that aren't ready to be re-used by external organizations without work.  When we either give up that ideal or find spare time to implement these features for a non-UM audience, we'll post them right away.&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Trek: I think you're logic is backwards.  You make it public so that people can refractor the umich-specific parts if that's useful to them. Every OSS project starts out only meeting the specific needs of its creators.  You make it public so it can become generally applicable, not make it generally applicable so it can become public.&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Ziba: I agree that an OSS project can have the life cycle you describe.  The question now isn't really about going "public."  The source has always been available to the public.  It's more a matter of convenience, promotional timing and our availability to properly foster/moderate a potential developer community surrounding collage.  In the meantime, to make it more convenient for contributors, the tarballs that have always been at: http://develop.www.umich.edu/collage/source/ now include the .git directory for our repository.  The remote repository can't be interacted with, but it should ease patch creation a bit.</description><link>http://trek.im/post/114958006</link><guid>http://trek.im/post/114958006</guid><pubDate>Fri, 29 May 2009 15:05:34 -0400</pubDate></item><item><title>Office Hours</title><description>&lt;p&gt;I’ll be at Biggby Coffee on Liberty and Maynard this afternoon from 10:30a - 12:30p.  Today’s topics: Web, web, web. Stop by for free consulting.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://maps.google.com/maps?f=q&amp;amp;hl=en&amp;amp;geocode=&amp;amp;q=biggby+coffee+ann+arbor&amp;amp;sll=37.0625,-95.677068&amp;amp;sspn=40.137381,68.554688&amp;amp;num=10&amp;amp;ie=UTF8&amp;amp;cid=42279373,-83741765,16426891662595420359&amp;amp;ll=42.280103,-83.740797&amp;amp;spn=0.022226,0.036478&amp;amp;z=14&amp;amp;iwloc=A&amp;amp;source=embed"&gt;View Larger Map&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This is me today, allergic to life:&lt;/p&gt;
&lt;p&gt;&lt;img height="300" width="400" src="http://wonderfullyflawed.s3.amazonaws.com/thoughtbox/Photo%2042.jpg"/&gt;&lt;/p&gt;</description><link>http://trek.im/post/105041703</link><guid>http://trek.im/post/105041703</guid><pubDate>Fri, 08 May 2009 10:37:15 -0400</pubDate></item><item><title>Office Hours</title><description>&lt;p&gt;I’ll be at Primo Coffee on Liberty and Fifth this afternoon from 10:30a - 12:30p. Today’s topics: Lightweight APIs with Rack or Sinatra; Rails Code Review Day! Stop by for free consulting.&lt;/p&gt;
&lt;p&gt;&lt;a target="_blank" href="http://maps.google.com/maps?client=safari&amp;amp;oe=UTF-8&amp;amp;ie=UTF8&amp;amp;q=primo+coffee+ann+arbor&amp;amp;fb=1&amp;amp;split=1&amp;amp;gl=us&amp;amp;cid=0,0,2751251838698204413&amp;amp;ei=JonfSejZH8_lnQfQsdixCQ&amp;amp;ll=42.280103,-83.745754&amp;amp;spn=0.018352,0.033216&amp;amp;z=15"&gt;View Map&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I look like this today:&lt;/p&gt;
&lt;p&gt;&lt;img height="300" width="400" src="http://wonderfullyflawed.s3.amazonaws.com/thoughtbox/Photo%2037.jpg"/&gt;&lt;/p&gt;</description><link>http://trek.im/post/97185814</link><guid>http://trek.im/post/97185814</guid><pubDate>Fri, 17 Apr 2009 10:18:26 -0400</pubDate></item><item><title>Office Hours (BONUS)</title><description>&lt;p&gt;I&amp;#8217;m holding an additional session office hours this week as the semester draws to an end. I’ll be at Biggby Coffee on Liberty and Maynard this afternoon from 11a - 1p.  Stop by for free consulting.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://maps.google.com/maps?f=q&amp;amp;hl=en&amp;amp;geocode=&amp;amp;q=biggby+coffee+ann+arbor&amp;amp;sll=37.0625,-95.677068&amp;amp;sspn=40.137381,68.554688&amp;amp;num=10&amp;amp;ie=UTF8&amp;amp;cid=42279373,-83741765,16426891662595420359&amp;amp;ll=42.280103,-83.740797&amp;amp;spn=0.022226,0.036478&amp;amp;z=14&amp;amp;iwloc=A&amp;amp;source=embed"&gt;View Larger Map&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This is me today:&lt;/p&gt;
&lt;p&gt;&lt;img height="300" width="400" src="http://wonderfullyflawed.s3.amazonaws.com/thoughtbox/Photo%2036.jpg"/&gt;&lt;/p&gt;</description><link>http://trek.im/post/95756787</link><guid>http://trek.im/post/95756787</guid><pubDate>Mon, 13 Apr 2009 10:50:28 -0400</pubDate></item><item><title>Office Hours</title><description>&lt;p&gt;In consideration to late risers and downtowners I’ll be at Primo Coffee on Liberty and Fifth this afternoon from 2p - 4p.  Today’s topics: cloud deployment, version control systems, teaching Rails to experienced programmers and anything else you&amp;#8217;d like. Stop by for free consulting!&lt;/p&gt;
&lt;p&gt;&lt;a target="_blank" href="http://maps.google.com/maps?client=safari&amp;amp;oe=UTF-8&amp;amp;ie=UTF8&amp;amp;q=primo+coffee+ann+arbor&amp;amp;fb=1&amp;amp;split=1&amp;amp;gl=us&amp;amp;cid=0,0,2751251838698204413&amp;amp;ei=JonfSejZH8_lnQfQsdixCQ&amp;amp;ll=42.280103,-83.745754&amp;amp;spn=0.018352,0.033216&amp;amp;z=15"&gt;View Larger Map&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I look like this today:&lt;/p&gt;
&lt;p&gt;&lt;img height="300" width="400" src="http://wonderfullyflawed.s3.amazonaws.com/thoughtbox/Photo%2035.jpg"/&gt;&lt;/p&gt;</description><link>http://trek.im/post/94911415</link><guid>http://trek.im/post/94911415</guid><pubDate>Fri, 10 Apr 2009 14:02:18 -0400</pubDate></item><item><title>Office Hours</title><description>&lt;p&gt;I’ll be at Biggby Coffee on Liberty and Maynard this afternoon from 11a - 1p.  Today’s topics: Ann Arbor as tech haven, &lt;a href="http://groups.yahoo.com/group/a2b3/"&gt;A2B3&lt;/a&gt;&amp;#8217;s age bias, and various programming questions. Stop by for free consulting.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://maps.google.com/maps?f=q&amp;amp;hl=en&amp;amp;geocode=&amp;amp;q=biggby+coffee+ann+arbor&amp;amp;sll=37.0625,-95.677068&amp;amp;sspn=40.137381,68.554688&amp;amp;num=10&amp;amp;ie=UTF8&amp;amp;cid=42279373,-83741765,16426891662595420359&amp;amp;ll=42.280103,-83.740797&amp;amp;spn=0.022226,0.036478&amp;amp;z=14&amp;amp;iwloc=A&amp;amp;source=embed"&gt;View Larger Map&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This is me today:&lt;/p&gt;
&lt;p&gt;&lt;img src="http://wonderfullyflawed.s3.amazonaws.com/thoughtbox/Photo%2033.jpg" width="400" height="300"/&gt;&lt;/p&gt;</description><link>http://trek.im/post/92582168</link><guid>http://trek.im/post/92582168</guid><pubDate>Fri, 03 Apr 2009 10:40:00 -0400</pubDate></item><item><title>Office Hours</title><description>&lt;p&gt;I’ll be at Biggby Coffee on Liberty and Maynard this afternoon from 11a - 1p.  Today’s topics: Ann Arbor&amp;#8217;s hidden design community, the benefits of Open, data you don&amp;#8217;t think is tabular (but really is), grid systems, Rails, and Javascript. Stop by for free consulting.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://maps.google.com/maps?f=q&amp;amp;hl=en&amp;amp;geocode=&amp;amp;q=biggby+coffee+ann+arbor&amp;amp;sll=37.0625,-95.677068&amp;amp;sspn=40.137381,68.554688&amp;amp;num=10&amp;amp;ie=UTF8&amp;amp;cid=42279373,-83741765,16426891662595420359&amp;amp;ll=42.280103,-83.740797&amp;amp;spn=0.022226,0.036478&amp;amp;z=14&amp;amp;iwloc=A&amp;amp;source=embed"&gt;View Larger Map&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This is me today:&lt;/p&gt;
&lt;p&gt;&lt;img src="http://wonderfullyflawed.s3.amazonaws.com/thoughtbox/Photo%2032.jpg" width="400" height="300"/&gt;&lt;/p&gt;</description><link>http://trek.im/post/90356925</link><guid>http://trek.im/post/90356925</guid><pubDate>Fri, 27 Mar 2009 11:00:00 -0400</pubDate></item><item><title>Office Hours</title><description>&lt;p&gt;I’ll be at Biggby Coffee on Liberty and Maynard this afternoon from 10:30a - 1p.  Today&amp;#8217;s topics: the Ann Arbor DDA, Information Activism, connecting the U&amp;#8217;s tech community to the town&amp;#8217;s, and Rails programming. Stop by for free consulting.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://maps.google.com/maps?f=q&amp;amp;hl=en&amp;amp;geocode=&amp;amp;q=biggby+coffee+ann+arbor&amp;amp;sll=37.0625,-95.677068&amp;amp;sspn=40.137381,68.554688&amp;amp;num=10&amp;amp;ie=UTF8&amp;amp;cid=42279373,-83741765,16426891662595420359&amp;amp;ll=42.280103,-83.740797&amp;amp;spn=0.022226,0.036478&amp;amp;z=14&amp;amp;iwloc=A&amp;amp;source=embed"&gt;View Larger Map&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#8217;m bundled up again today:&lt;/p&gt;
&lt;p&gt;&lt;img height="300" width="400" src="http://wonderfullyflawed.s3.amazonaws.com/thoughtbox/Photo%2029.jpg"/&gt;&lt;/p&gt;</description><link>http://trek.im/post/88175901</link><guid>http://trek.im/post/88175901</guid><pubDate>Fri, 20 Mar 2009 09:02:34 -0400</pubDate></item><item><title>DDA Info Policy</title><description>&lt;p&gt;to: Susan Pollay &amp;lt;spollay@a2dda.org&amp;gt;&lt;/p&gt;
&lt;p&gt;bcc: Mayor Hieftje&amp;lt;JHieftje@a2gov.org&amp;gt;, Edward Vielmetti&lt;/p&gt;
&lt;p&gt;Dear Susan,&lt;/p&gt;
&lt;p&gt;I&amp;#8217;m writing to follow up a (as yet, unreturned) phone call expressing my concern for recent actions taken by the DDA involving access to real time parking data.  As you know (summarized here &lt;a href="http://www.voiptechchat.com/voip/255/a2dda-blocks-asterisk-parking-data/"&gt;http://www.voiptechchat.com/voip/255/a2dda-blocks-asterisk-parking-data/&lt;/a&gt; and in a number of other articles) the DDA has taken action to prevent access of publicly provided information to specific individuals citing &amp;#8220;security risks&amp;#8221;.&lt;/p&gt;
&lt;p&gt;I would greatly appreciate a list detailing these security risks, the process by which they were identified, and the names and titles of the people at the DDA (or people who the DDA contacted) who have the necessary technical expertise to both determine and enact this identification process. A reply by email is sufficient, although I am willing to submit a formal FOIA request by mail for this information.&lt;/p&gt;
&lt;p&gt;To address how these security risks are currently being solved:&lt;/p&gt;
&lt;p&gt;It appears that the parties you&amp;#8217;ve specifically targeted were accessing a publicly available webpage (&lt;a href="http://www.a2dda.org/parking__transportation/available_parking_spots/"&gt;http://www.a2dda.org/parking__transportation/available_parking_spots/&lt;/a&gt;) and transforming the information on this page into an alternate format.&lt;/p&gt;
&lt;p&gt;If you truly believe that providing real-time parking data represents a threat or risk, I&amp;#8217;d suggest you remove that information from a publicly available site.  There is no difference between human- and computer-initiated requests for a web page.  To all the systems involved in the process both human- and computer-initiated request are identical and expose identical risks.&lt;/p&gt;
&lt;p&gt;Accessing this public information and repurposing it for different forms of consumption is a trivial computer task for many of Ann Arbor&amp;#8217;s technical community.&lt;/p&gt;
&lt;p&gt;Here is an application designed for Apple&amp;#8217;s iPhone to access that same data &lt;a href="http://a2-park.appspot.com/#_home"&gt;http://a2-park.appspot.com/#_home&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Here&amp;#8217;s is the real time parking data presented in XML format: &lt;a href="http://a2parking.heroku.com/"&gt;http://a2parking.heroku.com/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Here are the 30 lines of computer code that make this possible: &lt;a href="http://a2parking.heroku.com/source"&gt;http://a2parking.heroku.com/source&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#8217;m providing these examples to show that there are several parties who are actively using technology to provide different or supplemental access to real time parking information. I&amp;#8217;d also like to note that the technology to repurpose this data is simple enough to craft that your current measures to tighten this alleged security risk (blocking a specific computer address from accessing your site) are woefully inadequate and can be effortless circumvented: a new computer address can be obtained daily, hourly, every minute, or even for each specific attempt to access your site.&lt;/p&gt;
&lt;p&gt;I believe the parties you&amp;#8217;ve targeted are attempting to resolve this matter personally rather than technically.  If you don&amp;#8217;t already realize, it&amp;#8217;s extremely polite and politic of them to use this as teachable moment to improve the DDA&amp;#8217;s (and city&amp;#8217;s) information policy.  It would be far less effort on their part to make the DDA&amp;#8217;s opinion in this matter irrelevant.  You should understand their willingness to invest time and knowledge solving their problem in a way that also improves the city as an act of civic volunteerism on par with any other trained expert who offers their free services to the city.&lt;/p&gt;
&lt;p&gt;If, as most of us suspect, there are no real &amp;#8220;security risks&amp;#8221; and you are simply spreading libelous fear, uncertainty, and doubt about local volunteers attempting to provide a valuable, free, and open service I strongly suggest you reconsider before adopting this as the city&amp;#8217;s policy for public information reuse.&lt;/p&gt;
&lt;p&gt;Difficult though it may be for traditional business people to understand, it&amp;#8217;s extremely common in the tech community to both provide services like the one you&amp;#8217;ve blocked *and* to release the valuable parts of the service (the code) into the public domain for unlimited reuse by anyone (including the DDA).  You don&amp;#8217;t stop that kind of innovation; you support it, publicly and loudly, in hopes of fostering more innovation and attracting the dollars of tech companies who would rather stay in a hip city that &amp;#8220;gets&amp;#8221; them instead of packing up for California or Chicago.&lt;/p&gt;
&lt;p&gt;My final request and comment. If you *are* just trying to deny access of publication information to parties who use this information in ways you don&amp;#8217;t like (or fully understand) could you at least use the old &amp;#8220;it&amp;#8217;s for the safety of the children&amp;#8221; yarn? I recognize that &amp;#8220;security&amp;#8221; has recently become the preferred false pretense for pushing through unfavorable policy at the state and national levels, but &amp;#8220;safety of the children&amp;#8221; has a long, successful history of ushering ill-advised decisions into official policy or law.  &amp;#8221;Safety of the Children&amp;#8221; doesn&amp;#8217;t expose ones ignorance of technical matters or alienate a lucrative industry.  It has the added benefit of being nearly impossible to counter with any form of logic because it encapsulates the powerful &amp;#8220;Are you saying you don&amp;#8217;t think we should protect the children?&amp;#8221; retort.&lt;/p&gt;</description><link>http://trek.im/post/86449862</link><guid>http://trek.im/post/86449862</guid><pubDate>Sat, 14 Mar 2009 13:52:57 -0400</pubDate></item><item><title>Office Hours</title><description>&lt;p&gt;I’ll be at Biggby Coffee on Liberty and Maynard this afternoon from 10:30a - 1p.  If you have questions about web application architecture/design, information architecture, javascript, ruby, or ruby on rails stop by for free consulting.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://maps.google.com/maps?f=q&amp;amp;hl=en&amp;amp;geocode=&amp;amp;q=biggby+coffee+ann+arbor&amp;amp;sll=37.0625,-95.677068&amp;amp;sspn=40.137381,68.554688&amp;amp;num=10&amp;amp;ie=UTF8&amp;amp;cid=42279373,-83741765,16426891662595420359&amp;amp;ll=42.280103,-83.740797&amp;amp;spn=0.022226,0.036478&amp;amp;z=14&amp;amp;iwloc=A&amp;amp;source=embed"&gt;View Larger Map&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I look like this today, rocking out like a mad scientist.&lt;/p&gt;
&lt;p&gt;&lt;img height="300" width="400" src="http://wonderfullyflawed.s3.amazonaws.com/thoughtbox/Photo%2026.jpg"/&gt;&lt;/p&gt;</description><link>http://trek.im/post/86134793</link><guid>http://trek.im/post/86134793</guid><pubDate>Fri, 13 Mar 2009 10:24:45 -0400</pubDate></item><item><title>Office Hours</title><description>&lt;p&gt;In consideration of early risers, I’ll be at Biggby Coffee on Liberty and Maynard this &lt;strike&gt;afternoon&lt;/strike&gt; morning from 9a - 12p.  If you have questions about web application architecture/design, information architecture, javascript, ruby, or ruby on rails stop by for free consulting.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://maps.google.com/maps?f=q&amp;amp;hl=en&amp;amp;geocode=&amp;amp;q=biggby+coffee+ann+arbor&amp;amp;sll=37.0625,-95.677068&amp;amp;sspn=40.137381,68.554688&amp;amp;num=10&amp;amp;ie=UTF8&amp;amp;cid=42279373,-83741765,16426891662595420359&amp;amp;ll=42.280103,-83.740797&amp;amp;spn=0.022226,0.036478&amp;amp;z=14&amp;amp;iwloc=A&amp;amp;source=embed"&gt;View Larger Map&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I look like this today, rocking the 5 day beard.&lt;/p&gt;
&lt;p&gt;&lt;img height="300" width="400" src="http://wonderfullyflawed.s3.amazonaws.com/thoughtbox/Photo%2023.jpg"/&gt;&lt;/p&gt;</description><link>http://trek.im/post/84075819</link><guid>http://trek.im/post/84075819</guid><pubDate>Fri, 06 Mar 2009 08:38:51 -0500</pubDate></item><item><title>Office Hours</title><description>&lt;p&gt;In consideration of early risers, I’ll be at Biggby Coffee on Liberty and Maynard this &lt;strike&gt;afternoon&lt;/strike&gt; morning from 10a - 12p.  If you have questions about web application architecture/design, information architecture, javascript, ruby, or ruby on rails stop by for free consulting.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://maps.google.com/maps?f=q&amp;amp;hl=en&amp;amp;geocode=&amp;amp;q=biggby+coffee+ann+arbor&amp;amp;sll=37.0625,-95.677068&amp;amp;sspn=40.137381,68.554688&amp;amp;num=10&amp;amp;ie=UTF8&amp;amp;cid=42279373,-83741765,16426891662595420359&amp;amp;ll=42.280103,-83.740797&amp;amp;spn=0.022226,0.036478&amp;amp;z=14&amp;amp;iwloc=A&amp;amp;source=embed"&gt;View Larger Map&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I look like this today:&lt;/p&gt;
&lt;img height="300" width="400" src="http://wonderfullyflawed.s3.amazonaws.com/thoughtbox/Photo%2020.jpg"/&gt;</description><link>http://trek.im/post/82001754</link><guid>http://trek.im/post/82001754</guid><pubDate>Fri, 27 Feb 2009 09:16:56 -0500</pubDate></item><item><title>Office Hours</title><description>&lt;p&gt;I’ll be at Biggby Coffee on Liberty and Maynard this afternoon from 11a - 1p.  If you have questions about web application architecture/design, information architecture, javascript, ruby, or ruby on rails stop by for free consulting.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://maps.google.com/maps?f=q&amp;amp;hl=en&amp;amp;geocode=&amp;amp;q=biggby+coffee+ann+arbor&amp;amp;sll=37.0625,-95.677068&amp;amp;sspn=40.137381,68.554688&amp;amp;num=10&amp;amp;ie=UTF8&amp;amp;cid=42279373,-83741765,16426891662595420359&amp;amp;ll=42.280103,-83.740797&amp;amp;spn=0.022226,0.036478&amp;amp;z=14&amp;amp;iwloc=A&amp;amp;source=embed"&gt;View Larger Map&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I look like this today:&lt;/p&gt;
&lt;p&gt;&lt;img src="http://wonderfullyflawed.s3.amazonaws.com/thoughtbox/Photo%2020.jpg" width="400" height="300"/&gt;&lt;/p&gt;</description><link>http://trek.im/post/79966888</link><guid>http://trek.im/post/79966888</guid><pubDate>Fri, 20 Feb 2009 09:50:00 -0500</pubDate></item><item><title>"It’s the same for plenty of other products too. You can do all the planning you want. You can focus..."</title><description>“It’s the same for plenty of other products too. You can do all the planning you want. You can focus group. You can beta test. You can theorize. You can project. But nothing will ever match the feedback you get from real people, especially ones who are paying to use what you’re selling. Everything up until then is conjecture.”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt; Matt, 37Signals http://www.37signals.com/svn/posts/1581-the-moment-of-truth-is-a-real-audience&lt;/em&gt;</description><link>http://trek.im/post/79112746</link><guid>http://trek.im/post/79112746</guid><pubDate>Tue, 17 Feb 2009 12:31:03 -0500</pubDate></item><item><title>Office Hours</title><description>&lt;p&gt;I’ll be at Biggby Coffee on Liberty and Maynard this afternoon from 11a - 1:30p.  If you have questions about web application architecture/design, information architecture, javascript, ruby, or ruby on rails stop by for free consulting.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://maps.google.com/maps?f=q&amp;amp;hl=en&amp;amp;geocode=&amp;amp;q=biggby+coffee+ann+arbor&amp;amp;sll=37.0625,-95.677068&amp;amp;sspn=40.137381,68.554688&amp;amp;num=10&amp;amp;ie=UTF8&amp;amp;cid=42279373,-83741765,16426891662595420359&amp;amp;ll=42.280103,-83.740797&amp;amp;spn=0.022226,0.036478&amp;amp;z=14&amp;amp;iwloc=A&amp;amp;source=embed"&gt;View Larger Map&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I look like this today, in colored pencil:&lt;/p&gt;
&lt;p&gt;&lt;img height="300" width="400" src="http://22.media.tumblr.com/snkDfHzEdjmn9zugVuqHoqrDo1_500.jpg"/&gt;&lt;/p&gt;</description><link>http://trek.im/post/78025934</link><guid>http://trek.im/post/78025934</guid><pubDate>Fri, 13 Feb 2009 09:50:54 -0500</pubDate></item><item><title>Office Hours</title><description>&lt;p&gt;I’ll be at Biggby Coffee on Liberty and Maynard this afternoon from 12 - 2:30pm.  If you have questions about web application architecture/design, information architecture, javascript, ruby, or ruby on rails stop by for free consulting.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://maps.google.com/maps?f=q&amp;amp;hl=en&amp;amp;geocode=&amp;amp;q=biggby+coffee+ann+arbor&amp;amp;sll=37.0625,-95.677068&amp;amp;sspn=40.137381,68.554688&amp;amp;num=10&amp;amp;ie=UTF8&amp;amp;cid=42279373,-83741765,16426891662595420359&amp;amp;ll=42.280103,-83.740797&amp;amp;spn=0.022226,0.036478&amp;amp;z=14&amp;amp;iwloc=A&amp;amp;source=embed"&gt;View Larger Map&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I look like this today, in colored pencil:&lt;/p&gt;
&lt;p&gt;&lt;img src="http://22.media.tumblr.com/snkDfHzEdjmn9zugVuqHoqrDo1_500.jpg" width="400" height="300"/&gt;&lt;/p&gt;</description><link>http://trek.im/post/76181653</link><guid>http://trek.im/post/76181653</guid><pubDate>Fri, 06 Feb 2009 11:59:00 -0500</pubDate></item><item><title>I look like this today, in color pencil world.</title><description>&lt;img src="http://24.media.tumblr.com/snkDfHzEdjmn9zugVuqHoqrDo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;I look like this today, in color pencil world.&lt;/p&gt;</description><link>http://trek.im/post/76181014</link><guid>http://trek.im/post/76181014</guid><pubDate>Fri, 06 Feb 2009 11:56:57 -0500</pubDate></item></channel></rss>

