<?xml version="1.0"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Updates @ Mendicant University</title>
    <link>http://mendicantuniversity.org/updates.html</link>
    <atom:link href="http://mendicantuniversity.org/updates.xml" rel="self" type="application/rss+xml" />
    <description>Keep tabs on what the folks at Mendicant University are up to</description>
    <language>en-us</language>
    <pubDate>Fri, 22 Feb 2013 14:47:58 -0800</pubDate>
    <lastBuildDate>Fri, 22 Feb 2013 14:47:58 -0800</lastBuildDate>

    
    <item>
      <title>Shutting Down Mendicant's Tech</title>
      <link>http://mendicantuniversity.org/updates/2013/02/22/mendicant-tech-sunset.html</link>
      <pubDate>Fri, 22 Feb 2013 00:00:00 -0800</pubDate>
      <author>community@mendicantuniversity.org (Mendicant Community)</author>
      <guid>http://mendicantuniversity.org/updates/2013/02/22/mendicant-tech-sunset</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a repost of &lt;a href='http://blog.jordanbyron.com/post/43750754165/mendicant-tech-closed-for-business'&gt;Jordan Byron&amp;#8217;s reflection&lt;/a&gt; on sunsetting Mendicant&amp;#8217;s technical infrastructure&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;A week ago today I sent &lt;a href='http://lists.mendicantuniversity.org/pipermail/community-mendicantuniversity.org/Week-of-Mon-20130211/000320.html'&gt;an email&lt;/a&gt; the the Mendicant disucssion list announcing my plans to sunset the organization&amp;#8217;s aging technical infrastructure. Many of the resources earmarked to be closed (university-web, community, anita, mendibot) had not been active for close to a year. One site, however, has seen continuing use despite the fact we&amp;#8217;ve neglected it.&lt;/p&gt;

&lt;p&gt;Six individuals &lt;a href='http://lists.mendicantuniversity.org/pipermail/community-mendicantuniversity.org/Week-of-Mon-20130211/thread.html#start'&gt;called out support&lt;/a&gt; for &lt;a href='http://www.puzzlenode.com'&gt;PuzzleNode&lt;/a&gt;, including &lt;a href='https://twitter.com/JEG2/status/302592851794083840'&gt;James Gray&lt;/a&gt; (@JEG2). A small group of us rallied together and came up with &lt;a href='https://github.com/mendicant-original/puzzlenode/issues/90'&gt;a plan to move PuzzleNode onto heroku&amp;#8217;s servers&lt;/a&gt;. Three pull requests and a few days later the migration was complete. I&amp;#8217;d like to again thank everyone who helped make that happen. I really didn&amp;#8217;t want to see PuzzleNode go and I am glad that there are others who feel the same way.&lt;/p&gt;

&lt;p&gt;So while we did save one app there were several others which, I am sad to say, have been shut down. Let&amp;#8217;s take a quick look at each of them and discuss why we created them in the first place:&lt;/p&gt;

&lt;h2 id='university_web'&gt;University Web&lt;/h2&gt;

&lt;p&gt;&lt;a href='https://github.com/mendicant-original/university-web'&gt;University Web&lt;/a&gt; is a Rails application which was the home of (Ruby) Mendicant University for the better part of two years. I gave a fairly decent overview of the app in &lt;a href='http://www.youtube.com/watch?v=THKXtfaLAIQ'&gt;my 2011 Ignite RailsConf talk about RbMU Tech&lt;/a&gt;. Here are some fun , and totally pointless, facts about the project:&lt;/p&gt;

&lt;p&gt;First Commit: &lt;strong&gt;July 27, 2010 by Greg&lt;/strong&gt; &lt;br /&gt; Number of Contributors: &lt;strong&gt;26&lt;/strong&gt; &lt;br /&gt; Number of Commits (on master): &lt;strong&gt;1,242&lt;/strong&gt; (989 of those mine!) &lt;br /&gt;&lt;/p&gt;

&lt;h2 id='community'&gt;Community&lt;/h2&gt;

&lt;p&gt;&lt;a href='https://github.com/mendicant-original/community'&gt;Community&lt;/a&gt; is another one of Mendicant&amp;#8217;s Rails applications. It was designed to give our students and staff a place to share the things they&amp;#8217;ve been working on as well as links to other works that they find interesting. Essentially it was Mendicant&amp;#8217;s personal version of &lt;a href='http://www.rubyflow.com/'&gt;RubyFlow&lt;/a&gt;. I&amp;#8217;ve kept a static archive of the site online at &lt;a href='http://community.mendicantuniversity.org'&gt;community.mendicantuniversity.org&lt;/a&gt;. More pointless stats. Yay!&lt;/p&gt;

&lt;p&gt;First Commit: &lt;strong&gt;November 23, 2011 by Me&lt;/strong&gt; &lt;br /&gt; Number of Contributors: &lt;strong&gt;10&lt;/strong&gt; &lt;br /&gt; Number of Commits (on master): &lt;strong&gt;296&lt;/strong&gt; &lt;br /&gt;&lt;/p&gt;

&lt;h2 id='irc_bots'&gt;IRC Bots&lt;/h2&gt;

&lt;p&gt;Mendicant also ran two IRC bots: &lt;a href='https://github.com/mendicant-original/mendibot'&gt;Mendibot&lt;/a&gt; and &lt;a href='https://github.com/mendicant/anita'&gt;Anita&lt;/a&gt;. Mendibot, not to be confused with &lt;a href='http://www.youtube.com/watch?v=5CNiBFrEnWk'&gt;Medibot&lt;/a&gt;, fed logs into University Web, helped us with timezone math, plus a bunch of other fun little features. Anita was slated to replace Mendibot and had its own sinatra backend which could display transcripts in html, markdown, and json.&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;While it does make me a little sad to see these applications put to pasture I find solace in the fact that they helped so many people realize their true potential. I couldn&amp;#8217;t be more proud of what we accomplished with Mendicant and I am so pleased to see former unicorns doing great things out in the world. What &lt;a href='http://lists.mendicantuniversity.org/pipermail/community-mendicantuniversity.org/Week-of-Mon-20130211/000328.html'&gt;the future holds for Mendicant&lt;/a&gt; is yet to be seen, but I know I can&amp;#8217;t wait to be a part of it.&lt;/p&gt;

&lt;p&gt;&amp;#60;3 Jordan&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Clojure Day Report</title>
      <link>http://mendicantuniversity.org/updates/2012/12/07/clojure-day.html</link>
      <pubDate>Fri, 07 Dec 2012 00:00:00 -0800</pubDate>
      <author>community@mendicantuniversity.org (Mendicant Community)</author>
      <guid>http://mendicantuniversity.org/updates/2012/12/07/clojure-day</guid>
      <description>&lt;p&gt;In Practicing &lt;a href='https://practicingruby.com/articles/92'&gt;Ruby issue 5.8&lt;/a&gt; Gregory described his experiences in studying swarming behavior and how they lead to the discovery of a Rich Hickey &lt;a href='https://gist.github.com/1093917'&gt;project&lt;/a&gt; simulating an ant colony written in Clojure. Gregory decided to look into the Clojure code then Clojure itself and the Mendicant University Clojure Day was born. Several respondents expressed an interest in learning more about Clojure and it was decided that an email format would be best, with everyone researching on their own then reporting back to the group on November 29 [Clojure Day].&lt;/p&gt;

&lt;p&gt;Gregory kicked things off around midnight on the 18th and a number of participants started in with their posts. Several folks were doing some reading; Morgan Nelson started Marick&amp;#8217;s &lt;a href='https://leanpub.com/fp-oo'&gt;Functional Programming for the Object Oriented Programmer&lt;/a&gt;, a few others started reading &lt;a href='http://pragprog.com/book/shcloj2/programming-clojure'&gt;Programming Clojure&lt;/a&gt;. Also there was the usual tool discussion with some trying to tackle Emacs along with Clojure and others sticking with Vim or whatever.&lt;/p&gt;

&lt;p&gt;Gregory went back to Puzzle Node #4 &lt;a href='http://puzzlenode.com/puzzles/4-robots-vs-lasers'&gt;Robots v Lasers&lt;/a&gt; and tried to port a solution from Ruby to Clojure:&lt;/p&gt;

&lt;p&gt;So far, I&amp;#8217;ve translated my parser class. Here&amp;#8217;s what I came up with:&lt;/p&gt;
&lt;hr /&gt;
&lt;pre&gt;&lt;code&gt;(def conveyor-symbols { \# :wall \| :laser })
(def robot-symbol &amp;quot;X&amp;quot;)

(defn wall-data [text] (map #(conveyor-symbols %) text))

(defn conveyor-data [input]
  (let [[north middle south] (clojure.string/split input #&amp;quot;\n&amp;quot;)]
    { :north_side     (wall-data north)
      :south_side     (wall-data south)
      :robot_position (.indexOf middle robot-symbol)}))

(pr (conveyor-data &amp;quot;#|#|#|##\n---X----\n###||###&amp;quot;))&lt;/code&gt;&lt;/pre&gt;
&lt;hr /&gt;
&lt;p&gt;The original Ruby code looked like this:&lt;/p&gt;
&lt;hr /&gt;
&lt;pre&gt;&lt;code&gt;module Robotic
  class Parser
    CONVEYOR_SYMBOLS = { &amp;quot;#&amp;quot; =&amp;gt; :wall, &amp;quot;|&amp;quot; =&amp;gt; :laser }
    ROBOT_SYMBOL = &amp;quot;X&amp;quot;

    def initialize(text)
      @text = text
    end

    def conveyor_data
      north, middle, south = text.split
      { :north_side =&amp;gt; wall_data(north),
        :south_side =&amp;gt; wall_data(south),
        :robot_position =&amp;gt; middle.index(ROBOT_SYMBOL) }
    end

    private

    attr_reader :text

    def wall_data(wall_text)
      wall_text.chars.map { |e| CONVEYOR_SYMBOLS[e] }
    end
  end
end&lt;/code&gt;&lt;/pre&gt;
&lt;hr /&gt;
&lt;p&gt;Greg hadn’t completed it but he stated how impressed he was that it was fairly easy&lt;/p&gt;

&lt;p&gt;Shane Emmons revisited a Sinatra project using Noir &lt;a href='https://github.com/semmons99/emmons.io'&gt;emmons.io&lt;/a&gt; and pointed out some views where he had done some work with &lt;a href='https://github.com/weavejester/hiccup'&gt;Hiccup&lt;/a&gt;, a Clojure based templating language: Shane, along with some others, looked at &lt;a href='http://www.4clojure.com/'&gt;4clojure&lt;/a&gt; a Clojure problem site sort of like Puzzlenode or Ruby Koans.&lt;/p&gt;

&lt;p&gt;Carol Nichols mentioned a talk by Stuart Holloway on the &lt;a href='http://www.infoq.com/presentations/Impedance-Mismatch'&gt;impedence mismatch&lt;/a&gt; between objects and relational databases lead to a discussion about &lt;a href='http://www.datomic.com/'&gt;Datomic&lt;/a&gt; but no one had much experience with it. Finally there was a general discussion about functional v object oriented programming. We ended with a video of live programming using Clojure, Emacs and Supercollider in &lt;a href='http://vimeo.com/22798433'&gt;Overtone&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It was an interesting experience. It sounds like most of the participants intend to explore Clojure further but not formal plans were made.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>The Unicorn's Horn, Issue #11</title>
      <link>http://mendicantuniversity.org/updates/2012/07/20/unicorns-horn-11.html</link>
      <pubDate>Fri, 20 Jul 2012 00:00:00 -0700</pubDate>
      <author>community@mendicantuniversity.org (Mendicant Community)</author>
      <guid>http://mendicantuniversity.org/updates/2012/07/20/unicorns-horn-11</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;The Unicorn&amp;#8217;s Horn is a weekly summary of what we have been up to lately at Mendicant University. It should come in handy for folks who want to keep up with what we are working on, but don&amp;#8217;t have time to read each and every one of our updates.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;While slow activity-wise, this week was very important for us to talk about our vision and our future as a community. Now is the time for you to step up and share your opinion.&lt;/p&gt;

&lt;h4 id='what_happened_this_week'&gt;What happened this week:&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Gregory Brown wrote an &lt;a href='http://majesticseacreature.com/essays/2012/07/15/a-new-vision-for-a-new-mendicant.html'&gt;important essay&lt;/a&gt; where he describes in detail what he believe should be the new vision for Mendicant University and how to bring it back to its true roots. He also &lt;a href='http://lists.mendicantuniversity.org/pipermail/community-mendicantuniversity.org/Week-of-Mon-20120709/000146.html'&gt;posted it&lt;/a&gt; on the community list, and while the conversation had a slow start it&amp;#8217;s building up. To see how the conversation is going you can read the &lt;a href='http://lists.mendicantuniversity.org/pipermail/community-mendicantuniversity.org/Week-of-Mon-20120716/thread.html'&gt;archives&lt;/a&gt;. To share your opinion sign up for the &lt;a href='http://lists.mendicantuniversity.org/listinfo.cgi/community-mendicantuniversity.org'&gt;community list&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;Eric Gjertsen and Rafa de Castro held office hours this week. Discussions about method delegation in modules, and how to handle validations with a state machine can be reviewed on the &lt;a href='http://anita.mendicantuniversity.org/mendicant/20120716-18:00..20120717'&gt;transcript&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h4 id='upcoming_plans'&gt;Upcoming Plans:&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;Right now we don&amp;#8217;t have any scheduled activities. Check our &lt;a href='http://mendicantuniversity.org/index.xml'&gt;RSS&lt;/a&gt;, &lt;a href='https://twitter.com/mendicant_news'&gt;twitter&lt;/a&gt;, and &lt;a href='http://lists.mendicantuniversity.org/listinfo.cgi/community-mendicantuniversity.org'&gt;mailing list&lt;/a&gt; for updates.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Want to help us out? Consider running office hours or a study session yourself! &lt;a href='https://github.com/mendicant/mendicantuniversity.org/wiki/How-to-post-an-activity-to-mendicantuniversity.org'&gt;Learn more here&lt;/a&gt;, and feel free to post questions in the &lt;a href='http://forum.mendicantuniversity.org/categories/meta-discussions'&gt;Meta-discussions topic&lt;/a&gt; on our forum.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>The Unicorn's Horn, Issue #10</title>
      <link>http://mendicantuniversity.org/updates/2012/07/13/unicorns-horn-10.html</link>
      <pubDate>Fri, 13 Jul 2012 00:00:00 -0700</pubDate>
      <author>community@mendicantuniversity.org (Mendicant Community)</author>
      <guid>http://mendicantuniversity.org/updates/2012/07/13/unicorns-horn-10</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;The Unicorn&amp;#8217;s Horn is a weekly summary of what we have been up to lately at Mendicant University. It should come in handy for folks who want to keep up with what we are working on, but don&amp;#8217;t have time to read each and every one of our updates.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Summer is here and so is the 10th issue of &amp;#8220;The Unicorn&amp;#8217;s Horn&amp;#8221;. We&amp;#8217;ll try to gather what happend in our community this week and where are we going.&lt;/p&gt;

&lt;h4 id='what_happened_this_week'&gt;What happened this week:&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;We continued discussing on Monday through Skype the future of MU and how can we improve our current activities. You can find a except of what happened in &lt;a href='http://mendicantuniversity.org/updates/2012/07/11/the-big-picture.html'&gt;The Big Picture&lt;/a&gt;. The article was also posted in the mailing list and some discussion is starting there. All comments are really appreciated.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;&lt;a href='http://forum.mendicantuniversity.org/categories/requests-for-mentoring-code-reviews'&gt;Mentoring forum&lt;/a&gt; is starting to move a little bit. We have now some requests for mentoring and some interesting discussions. If you are interested in mentoring or being mentored, please, drop by.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;We are posting this week&amp;#8217;s issue of The Unicorn&amp;#8217;s Horn to the mailing list. If you believe we forgot something or want something to appear in it. Please, tell us so.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;Jordan Byron held office hours in our IRC channel #mendicant. He had some work and you can review &lt;a href='http://anita.mendicantuniversity.org/mendicant/20120711..20120712'&gt;Anita&amp;#8217;s logs&lt;/a&gt; to check what happened there.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h4 id='upcoming_plans'&gt;Upcoming Plans:&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;Summer has affected us all and we have almost no activities but Rafa de Castro will have &lt;a href='http://mendicantuniversity.org/activities/2012/07/18/office-hours-with-rafa-de-castro.html'&gt;office hours&lt;/a&gt; on Wednesday from 18:00 to 19:30 UTC.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Want to help us out? Consider running office hours or a study session yourself! &lt;a href='https://github.com/mendicant/mendicantuniversity.org/wiki/How-to-post-an-activity-to-mendicantuniversity.org'&gt;Learn more here&lt;/a&gt;, and feel free to post questions in the &lt;a href='http://forum.mendicantuniversity.org/categories/meta-discussions'&gt;Meta-discussions topic&lt;/a&gt; on our forum.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>The Big Picture</title>
      <link>http://mendicantuniversity.org/updates/2012/07/11/the-big-picture.html</link>
      <pubDate>Wed, 11 Jul 2012 00:00:00 -0700</pubDate>
      <author>community@mendicantuniversity.org (Mendicant Community)</author>
      <guid>http://mendicantuniversity.org/updates/2012/07/11/the-big-picture</guid>
      <description>&lt;p&gt;Gregory Brown recently stepped down from his leadership role within Mendicant University so that he could focus on &lt;a href='http://practicingruby.com'&gt;growing his business&lt;/a&gt; and spending time with his &lt;a href='http://farm9.staticflickr.com/8014/7550866270_4d9a358395_z.jpg'&gt;baby boy&lt;/a&gt;. Since then, we have been transforming Mendicant University into a group-run program, lead by our homesteaders.&lt;/p&gt;

&lt;p&gt;Last week, the homesteading crew gathered together to &lt;a href='/updates/2012/07/06/moving-forward.html'&gt;discuss how the school will move forward&lt;/a&gt;. Most of the nitty gritty details of running the school were nailed down, but the homesteaders didn&amp;#8217;t have time to discuss the future of Mendicant University. With that in mind, we decided to meet again this week to work on those details.&lt;/p&gt;

&lt;p&gt;The discussion started off with each participant discussing what they think is working well with the new Mendicant University. Eric was brave enough to go first, and expressed that overall the school is active given the limited amount of time that our community members have. Still, some important questions needed answering:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Our core is strong, but the excitement has died down a little since Greg left. So how can we generate interest? What is the bigger aim of Mendicant? Are we teaching? Building a community? What exactly is the focus?&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Jordan responded to these questions by confirming his own feelings that the school had lost its direction without Gregory at the helm:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Right now no one is looking at the big picture and, for the most part, Mendicant does not have a clear direction. In some ways, the school is going through an identity crisis.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Shane was in agreement with both Jordan and Eric:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Having Mendicant out in the open is great, but now that all of our activities are low commitment, does that also make it harder to get any kind of commitment from people? The OSS clinic for Anita had very low participation, and engaging new people is very difficult.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Piotr then began to ponder how Mendicant could become more appealing to gain critical mass:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Mendicant lost part of its appeal when it changed directions. The core course was about building small projects which were easy to start up and didn&amp;#8217;t require a massive learning curve. Right now Mendicant lacks an easy path to engage people where they can quickly learn if they&amp;#8217;re interested or not.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;This lead the team to begin generating ideas which could help get Mendicant back on track.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Jordan proposed re-focusing Mendicant&amp;#8217;s OSS work on socially positive projects like &lt;a href='https://github.com/MainStMission/food-pantry-manager'&gt;Main Street Mission&lt;/a&gt; and &lt;a href='https://github.com/mission-of-mercy/mission-of-mercy#readme'&gt;Mission of Mercy&lt;/a&gt;.&lt;/li&gt;

&lt;li&gt;Piotr suggested Mendicant engage people based on what they want to do, versus what we tell them would improve their skills.&lt;/li&gt;

&lt;li&gt;Felipe built on the concepts introduced by Gregory&amp;#8217;s &lt;a href='/activities/2012/06/05/technical-writing.html'&gt;technical writing session&lt;/a&gt; by requiring people do some pre-activity work before they can participate.&lt;/li&gt;

&lt;li&gt;Rafa highlighted the need to create a sense of ownership and belonging in Mendicant amongst newcomers.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Then, all of these ideas were integrated together by a proposal from Shane: Bring back a smaller version of the core course. The group agreed that the original core course is still &lt;a href='http://git.io/txB0VQ'&gt;not a sustainable project&lt;/a&gt;, but it served a critical role in Mendicant&amp;#8217;s community.&lt;/p&gt;

&lt;p&gt;In short, the idea is to run an activity which spans 2 to 3 weeks where Mendicant community members hack on a personal project or some other OSS project. Their work would be peer reviewed by other participants but all community members would be encouraged to mentor and help participants develop their projects.&lt;/p&gt;

&lt;p&gt;With time running short, the group decided to hold off on discussing that project any further, but not before Jordan proposed bringing back &lt;a href='https://github.com/mendicant-original/community#readme'&gt;Community&lt;/a&gt;. He thinks that the activity section of community could potentially solve many of the commitment and participation issues discussed. Plus he is also starting to get frustrated with Mendicant&amp;#8217;s existing &lt;a href='https://github.com/mendicant/mendicantuniversity.org'&gt;Jekyll based site&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Now it&amp;#8217;s your turn. The homesteaders want to know if any of these ideas resonate with you, and what you think is the best plan for Mendicant. Please take some time and share your thoughts on our &lt;a href='http://lists.mendicantuniversity.org/listinfo.cgi/community-mendicantuniversity.org'&gt;community mailing list&lt;/a&gt;. &lt;img class='emoji' title=':heart:' src='http://community.mendicantuniversity.org/assets/emojis/heart.png' height='20' alt=':heart:' width='20' /&gt;&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>The Unicorn's Horn, Issue #9</title>
      <link>http://mendicantuniversity.org/updates/2012/07/06/unicorns-horn-9.html</link>
      <pubDate>Fri, 06 Jul 2012 00:00:00 -0700</pubDate>
      <author>community@mendicantuniversity.org (Mendicant Community)</author>
      <guid>http://mendicantuniversity.org/updates/2012/07/06/unicorns-horn-9</guid>
      <description>&lt;p&gt;&lt;em&gt;This week&amp;#8217;s Unicorn&amp;#8217;s Horn comes to you from a McDonald&amp;#8217;s, &lt;a href='https://maps.google.com/maps?ie=UTF8&amp;amp;cid=11116311971813138899&amp;amp;q=Mc+Donald&amp;apos;s&amp;amp;gl=US&amp;amp;hl=en&amp;amp;t=h&amp;amp;z=16&amp;amp;vpsrc=0&amp;amp;iwloc=A'&gt;deep in the mountains of Virginia&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;The Unicorn&amp;#8217;s Horn is a weekly summary of what we have been up to lately at Mendicant University. It should come in handy for folks who want to keep up with what we are working on, but don&amp;#8217;t have time to read each and every one of our updates.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h4 id='what_happened_this_week'&gt;What happened this week:&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;This past Monday a number of Mendicant Community members met over Skype and &lt;a href='http://mendicantuniversity.org/updates/2012/07/06/moving-forward.html'&gt;discussed how to keep Mendicant moving forward&lt;/a&gt;. This discussion was spurred after Greg &lt;a href='http://forum.mendicantuniversity.org/discussion/32/changing-my-role-in-mendicant'&gt;stepped down&lt;/a&gt; as the driving force behind Mendicant.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;Shane Emmons &lt;a href='http://mendicantuniversity.org/updates/2012/06/26/oss-clinic-survey.html'&gt;concluded the OSS clinic survey&lt;/a&gt; and &lt;a href='http://mendicantuniversity.org/updates/2012/07/06/oss-clinc-survey-results.html'&gt;published the results&lt;/a&gt; for everyone to see. The Survey was very encouraging. Keep an eye out for an OSS Clinic featuring Rubinius in the near future.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;&lt;a href='http://forum.mendicantuniversity.org/'&gt;The forum&lt;/a&gt; saw some activity. faiswulff asked, &amp;#8221;&lt;a href='http://forum.mendicantuniversity.org/discussion/37/basic-railsrubyist-where-should-i-go-next'&gt;where should I go next&lt;/a&gt;&amp;#8221; and what &lt;a href='http://forum.mendicantuniversity.org/discussion/35/beginner-focused'&gt;beginner focused&lt;/a&gt; programs mendicant had to offer. rafadc continued the discussion on Beautiful Visualization with &lt;a href='http://forum.mendicantuniversity.org/discussion/30/beautiful-visualization-chapter-1-on-beauty'&gt;Chapter 1: On Beauty&lt;/a&gt;. Perhaps you could stop by and lend your voice to these discussions.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h4 id='upcoming_plans'&gt;Upcoming Plans:&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Eric Gjertsen is running office hours Monday, July 9 from 14:30 - 16:30 UTC.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;Mendicant Community members are invited to join in on a Skype call Monday, July 9 at 19:00 UTC. During this call we&amp;#8217;ll discuss the two big philosophical questions. &amp;#8220;What are we doing here at Mendicant, and why are we doing it?&amp;#8221;&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;Brent Vante is planning to run a weekend hackfest in the next two weeks.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Want to help us out? Consider running office hours or a study session yourself! &lt;a href='https://github.com/mendicant/mendicantuniversity.org/wiki/How-to-post-an-activity-to-mendicantuniversity.org'&gt;Learn more here&lt;/a&gt;, and feel free to post questions in the &lt;a href='http://forum.mendicantuniversity.org/categories/meta-discussions'&gt;Meta-discussions topic&lt;/a&gt; on our forum.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>OSS Clinic Survey Results</title>
      <link>http://mendicantuniversity.org/updates/2012/07/06/oss-clinc-survey-results.html</link>
      <pubDate>Fri, 06 Jul 2012 00:00:00 -0700</pubDate>
      <author>community@mendicantuniversity.org (Mendicant Community)</author>
      <guid>http://mendicantuniversity.org/updates/2012/07/06/oss-clinc-survey-results</guid>
      <description>&lt;p&gt;Two weeks ago Shane Emmons &lt;a href='http://mendicantuniversity.org/updates/2012/06/26/oss-clinic-survey.html'&gt;posted a survey&lt;/a&gt; to gather feelings on past and future OSS Clinic offerings. You can now &lt;a href='https://docs.google.com/spreadsheet/ccc?key=0AjkBKEXbo6n8dGpHems3WXNOWlZtYXFpMXVvWHB5OHc'&gt;view the results&lt;/a&gt; yourself.&lt;/p&gt;

&lt;p&gt;The results of this survey were very encouraging. Keep an eye out in the next few weeks for details on an upcoming OSS Clinic featuring Rubinius.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Continuing to Move Mendicant Forward</title>
      <link>http://mendicantuniversity.org/updates/2012/07/06/moving-forward.html</link>
      <pubDate>Fri, 06 Jul 2012 00:00:00 -0700</pubDate>
      <author>community@mendicantuniversity.org (Mendicant Community)</author>
      <guid>http://mendicantuniversity.org/updates/2012/07/06/moving-forward</guid>
      <description>&lt;p&gt;Gregory Brown started Mendicant University over two years ago. Since then he has been the driving force behind Mendicant. His relentless focus and dedication helped us to grow into an extraordinary community. But Greg is only human; fatherhood and a &lt;a href='http://practicingruby.com/'&gt;growing business&lt;/a&gt; have stretched him thin. So, instead of burning out, Greg came to the hard decision to &lt;a href='http://forum.mendicantuniversity.org/discussion/32/changing-my-role-in-mendicant'&gt;step down&lt;/a&gt; from his leadership role in the Mendicant Community.&lt;/p&gt;

&lt;p&gt;Not wanting Mendicant&amp;#8217;s current momentum to flounder, a number of community members and Homesteaders met via Skype to discuss how to keep mendicant moving forward. In an effort to focus, the meeting centered around the question of &amp;#8220;how&amp;#8221;.&lt;/p&gt;

&lt;p&gt;An organization tends to flounder if its members don&amp;#8217;t have a common understanding of its direction and values. This knowledge brought us to a realization during the meeting that the community needs to a clearly defined set of principles and directions we&amp;#8217;d like to move in. Without these it is very difficult to explain to new individuals what Mendicant is about and how it works. Some work has begun with the &lt;a href='https://github.com/mendicant/mendicantuniversity.org/wiki/Community-guidelines'&gt;Community Guidelines&lt;/a&gt; but a focused effort is still necessary.&lt;/p&gt;

&lt;p&gt;As technologists, we often focus on the &amp;#8220;how&amp;#8221; of a problem. But there is so much interesting in the &amp;#8220;why&amp;#8221; of a problem. It was with this in mind that a new focus on communicating that &amp;#8220;why&amp;#8221; of our actions in updates is being attempted. So, instead of seeing raw transcripts and summaries, authors of posts will try to give you the narrative behind the summary (in addition to transcripts and summaries). Look for examples coming from Jordan Byron (Gary Bernhardt discussion) and Felipe Doria (Gregory Moeck discussion).&lt;/p&gt;

&lt;p&gt;A number of other topics specific to Homesteaders were discussed. Some of these topics were:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Limiting ourselves to a single &amp;#8220;long term&amp;#8221; task at a time to avoid burn out.&lt;/li&gt;

&lt;li&gt;Trying to maintain an at least one activity a week pace.&lt;/li&gt;

&lt;li&gt;Build a guide that list tasks needed to be done weekly, monthly, etc.&lt;/li&gt;

&lt;li&gt;Guidelines for who posts the Unicorn&amp;#8217;s Horn, &lt;a href='http://forum.mendicantuniversity.org/discussion/34/homesteading-week-10'&gt;Homesteading Standup&lt;/a&gt;, etc each week.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This meeting was a great success and will help to propel us forward. But there is still more work to be done, more discussions to be had. On Monday, July 9 at 19:00 UTC we will again be meeting on Skype to discuss, &amp;#8220;What are we doing here at Mendicant, and why are we doing it?&amp;#8221; If you&amp;#8217;d like to add your voice to the discussion, plan to me in the #mendicant channel on IRC at that time we&amp;#8217;ll invite you to the call. You can also post your Skype handle &lt;a href='http://forum.mendicantuniversity.org/discussion/38/homesteading-week-10'&gt;on the forum&lt;/a&gt; and Shane will make sure to invite you on Monday.&lt;/p&gt;

&lt;p&gt;Mendicant is moving into exciting new territories. I hope everyones as excited as we, the Homesteaders, are.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;For those interested, you can find our meeting notes &lt;a href='http://practicingruby.com:9001/p/mendicant-skype'&gt;here&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>The Unicorn's Horn, Issue #8</title>
      <link>http://mendicantuniversity.org/updates/2012/06/29/unicorns-horn-8.html</link>
      <pubDate>Fri, 29 Jun 2012 00:00:00 -0700</pubDate>
      <author>community@mendicantuniversity.org (Mendicant Community)</author>
      <guid>http://mendicantuniversity.org/updates/2012/06/29/unicorns-horn-8</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;The Unicorn&amp;#8217;s Horn is a weekly summary of what we have been up to lately at Mendicant University. It should come in handy for folks who want to keep up with what we are working on, but don&amp;#8217;t have time to read each and every one of our updates.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h4 id='what_happened_this_week'&gt;What happened this week:&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Eric Gjersten ran office hours this past Thursday where he answered a &lt;a href='http://anita.mendicantuniversity.org/mendicant/2012-06-28..2012-06-29.html'&gt;question about safe buffers in Rails 3&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;Shane Emmons &lt;a href='http://mendicantuniversity.org/updates/2012/06/26/oss-clinic-survey.html'&gt;asked our community members&lt;/a&gt; to give some feedback on open source software clinics. Shane ran the first open clinic two weeks ago on &lt;a href='https://github.com/mendicant/anita'&gt;Anita&lt;/a&gt;, Mendicant&amp;#8217;s new IRC bot.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;The Mendicant Homesteaders setup a time to meet next week where they will discuss the future plans for Mendicant now that Gregory has stepped out of his coordinator role.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h4 id='upcoming_plans'&gt;Upcoming Plans:&lt;/h4&gt;

&lt;p&gt;As of right now we don&amp;#8217;t have any scheduled activities for the coming week, but be sure to check this site, twitter, or our RSS feed for new activities posted during the week.&lt;/p&gt;

&lt;p&gt;Want to help us out? Consider running office hours or a study session yourself! &lt;a href='https://github.com/mendicant/mendicantuniversity.org/wiki/How-to-post-an-activity-to-mendicantuniversity.org'&gt;Learn more here&lt;/a&gt;, and feel free to post questions in the &lt;a href='http://forum.mendicantuniversity.org/categories/meta-discussions'&gt;Meta-discussions topic&lt;/a&gt; on our forum.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Open Source Software Clinic Survey</title>
      <link>http://mendicantuniversity.org/updates/2012/06/26/oss-clinic-survey.html</link>
      <pubDate>Tue, 26 Jun 2012 00:00:00 -0700</pubDate>
      <author>community@mendicantuniversity.org (Mendicant Community)</author>
      <guid>http://mendicantuniversity.org/updates/2012/06/26/oss-clinic-survey</guid>
      <description>&lt;p&gt;We&amp;#8217;d like to gauge interest in future OSS Clinics. If you have time, please &lt;a href='https://docs.google.com/spreadsheet/viewform?fromEmail=true&amp;amp;formkey=dGpHems3WXNOWlZtYXFpMXVvWHB5OHc6MQ'&gt;answer these survey questions&lt;/a&gt; to help us improve our execution.&lt;/p&gt;

&lt;p&gt;OSS Clinics are meant to be a period of time (similar to a hackday) where the community focuses their energy on a single OSS project. This serves two purposes. To give back to the project and also give those new to OSS a safe and helpful environment for getting their feet wet with OSS contribution.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>The Unicorn's Horn, Issue #7</title>
      <link>http://mendicantuniversity.org/updates/2012/06/22/unicorns-horn-7.html</link>
      <pubDate>Fri, 22 Jun 2012 00:00:00 -0700</pubDate>
      <author>community@mendicantuniversity.org (Mendicant Community)</author>
      <guid>http://mendicantuniversity.org/updates/2012/06/22/unicorns-horn-7</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;The Unicorn&amp;#8217;s Horn is a weekly summary of what we have been up to lately at Mendicant University. It should come in handy for folks who want to keep up with what we are working on, but don&amp;#8217;t have time to read each and every one of our updates.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h4 id='what_happened_this_week'&gt;What happened this week:&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Eric Gjersten ran office hours, which lead to an &lt;a href='http://anita.mendicantuniversity.org/mendicant/2012-06-18..2012-06-18%2018:59%20UTC'&gt;interesting discussion about testing&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;Sean Marcia ran a session called &lt;a href='http://mendicantuniversity.org/activities/2012/06/19/share-your-favourite-gem.html'&gt;Share your favourite gem&lt;/a&gt;, inviting everyone to recommend the gems that they have found especially useful or interesting. Afterwards, Sean compiled the &lt;a href='https://github.com/mendicant/mendicantuniversity.org/wiki/Share-your-favourite-gem-%282012-06-19%29'&gt;list of gems&lt;/a&gt; that participants had suggested.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;Gary Bernhardt joined us for a session on &lt;a href='http://mendicantuniversity.org/activities/2012/06/19/persistence-objects.html'&gt;persistence objects vs. domain objects&lt;/a&gt;. The original plan was to discuss the topic for an hour or so, but Gary stayed around long after that to answer questions on a wide range of topics. We still need to put together a detailed summary, but you can check out the &lt;a href='http://practicingruby.com:9001/p/study-session-june-19'&gt;meeting notes and transcript&lt;/a&gt; for now.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;We celebrated Mendicant University&amp;#8217;s two year birthday with a social gathering, which mostly resulted in conversations about video games, but was fun nonetheless!&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;Gregory Brown announced that &lt;a href='http://forum.mendicantuniversity.org/discussion/32/changing-my-role-in-mendicant#Body'&gt;he needs to take a break&lt;/a&gt; from administrative responsibilities at Mendicant. He will still be around helping out with various things as needed, but now more than ever Mendicant will need the help of the whole community to keep thriving.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h4 id='upcoming_plans'&gt;Upcoming Plans:&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;Eric Gjertsen is &lt;a href='http://mendicantuniversity.org/activities/2012/06/28/office-hours-with-eric_gjertsen.html'&gt;hosting office hours&lt;/a&gt; on Thursday, June 28. If you have Ruby questions or want a code review, be sure to stop by.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;We don&amp;#8217;t have any other scheduled events for next week just yet, as we&amp;#8217;re catching up from a very busy couple of weeks. But you can expect to see more soon, including our first weekend hack day.&lt;/p&gt;

&lt;p&gt;Want to help us out? Consider running office hours or a study session yourself! &lt;a href='https://github.com/mendicant/mendicantuniversity.org/wiki/How-to-post-an-activity-to-mendicantuniversity.org'&gt;Learn more here&lt;/a&gt;, and feel free to post questions in the &lt;a href='http://forum.mendicantuniversity.org/categories/meta-discussions'&gt;Meta-discussions topic&lt;/a&gt; on our forum.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>The Unicorn's Horn, Issue #6</title>
      <link>http://mendicantuniversity.org/updates/2012/06/15/unicorns-horn-6.html</link>
      <pubDate>Fri, 15 Jun 2012 00:00:00 -0700</pubDate>
      <author>community@mendicantuniversity.org (Mendicant Community)</author>
      <guid>http://mendicantuniversity.org/updates/2012/06/15/unicorns-horn-6</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;The Unicorn&amp;#8217;s Horn is a weekly summary of what we have been up to lately at Mendicant University. It should come in handy for folks who want to keep up with what we are working on, but don&amp;#8217;t have time to read each and every one of our updates.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Wow what an amazing week it has been here at Mendicant University! If you haven&amp;#8217;t had an opportunity to get involved yet, don&amp;#8217;t worry. Each week we have a bunch of different activities and this is the place to see what happened, and what&amp;#8217;s coming up next at Mendicant.&lt;/p&gt;

&lt;h4 id='what_happened_this_week'&gt;What happened this week:&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Shane Emmons ran an &lt;a href='/activities/2012/06/11/oss-clinic-anita.html'&gt;open source software clinic&lt;/a&gt; this past Monday which focused on Anita, Mendicant&amp;#8217;s new IRC bot. A bunch of &lt;a href='https://github.com/mendicant/anita/issues?state=open'&gt;new ideas&lt;/a&gt; were generated and everyone is encouraged to get hackin&amp;#8217;.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;That same day Eric Gjertsen held office hours where he reviewed an implementation of the &lt;a href='http://puzzlenode.com/puzzles/9-turtle-tracks'&gt;turtle tracks puzzle&lt;/a&gt; and reviewed a data conversion project.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;On Thursday Mendicant hosted its 5th &lt;a href='/activities/2012/06/14/global-hack-day-5.html'&gt;Global Hack Day&lt;/a&gt;. Participants worked on a wide range of projects throughout the day. To see a full transcript and a list of projects hacked on, check out the event&amp;#8217;s &lt;a href='https://github.com/mendicant/mendicantuniversity.org/wiki/Global-Hack-Day-5'&gt;wiki page&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h4 id='upcoming_plans'&gt;Upcoming Plans:&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Sean Marcia will host a &amp;#8221;&lt;a href='/activities/2012/06/19/share-your-favourite-gem.html'&gt;Share Your Favourite Gem&lt;/a&gt;&amp;#8221; discussion next Tuesday. Come swap gems &amp;#8212; from the must-haves to the most unknown.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;After that, Pablo Torres and Gary Bernhardt will be hosting a group study session on &lt;a href='/activities/2012/06/19/persistence-objects.html'&gt;Persistence Objects vs Domain Logic&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;Mendicant is putting together its first &amp;#8220;Meet-n-Greet&amp;#8221; on Thursday right before the &lt;a href='/activities/2012/06/21/mendicant-birthday-gathering.html'&gt;Mendicant Birthday Gathering&lt;/a&gt;. Stop by to meet new people and have some fun before the party &amp;#8220;officially&amp;#8221; starts.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;Lastly, Mendicant turned the big 2.0 (years) a few weeks ago and we want to mark the occasion with an informal gathering. As always everyone is invited to come hang out, post their favorite cat pictures, and just goof around.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;That&amp;#8217;s all the news for this week. Stay tuned for another issue of the Unicorn&amp;#8217;s Horn next week and have fun. Go Unicorns!&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>The Unicorn's Horn, Issue #5</title>
      <link>http://mendicantuniversity.org/updates/2012/06/08/unicorns-horn-5.html</link>
      <pubDate>Fri, 08 Jun 2012 00:00:00 -0700</pubDate>
      <author>community@mendicantuniversity.org (Mendicant Community)</author>
      <guid>http://mendicantuniversity.org/updates/2012/06/08/unicorns-horn-5</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;The Unicorn&amp;#8217;s Horn is a weekly summary of what we have been up to lately at Mendicant University. It should come in handy for folks who want to keep up with what we are working on, but don&amp;#8217;t have time to read each and every one of our updates.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;It&amp;#8217;s been a busy week in Mendicant-land. As we finish up week 5 of the new direction for Mendicant University, we&amp;#8217;re seeing an increasing number of community members stepping up and organizing office hours, study sessions, open source clinics, and more. The amount and variety of activities are helping to shape the future of MU. Let&amp;#8217;s keep it up!&lt;/p&gt;

&lt;p&gt;This week also marks the 2-year anniversary of Mendicant University&amp;#8217;s conception from the brain of Gregory Brown and into the world. For your enjoyment, here&amp;#8217;s the &lt;a href='http://blog.rubybestpractices.com/posts/gregory/025-ruby-mendicant-university.html'&gt;idea that started it all&lt;/a&gt;. We want to commemorate our birthday with an &amp;#8216;open house&amp;#8217; event soon, so stay tuned.&lt;/p&gt;

&lt;p&gt;If you&amp;#8217;d like to get involved in the homesteading effort to document and map out the infrastructure needed for the new MU, drop us a line in the &lt;a href='http://forum.mendicantuniversity.org'&gt;forums&lt;/a&gt;. We can always use the extra help.&lt;/p&gt;

&lt;h4 id='what_happened_this_week'&gt;What happened this week:&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Gregory Brown organized a workshop on &lt;a href='/activities/2012/06/05/technical-writing.html'&gt;technical writing&lt;/a&gt; on Tuesday. Five folks participated in the &lt;a href='http://forum.mendicantuniversity.org/discussion/17/task-for-the-upcoming-technical-writing-session'&gt;writing exercise&lt;/a&gt; that Greg prepared ahead of time that formed the basis for the session, and several others joined in the discussion. Topics included the tradeoffs involved in using of novel vs generic terms, defining what to assume about your readers, advantages and disadvantages of including a glossary, use of sidebars and hypertext effects, recall costs of specialized terms, use of metaphor, and more. The transcript &lt;a href='http://anita.mendicantuniversity.org/mendicant/2012-06-05%2018:00%20UTC..2012-06-05%2020:00%20UTC.html'&gt;here&lt;/a&gt;, and a summary will be released soon.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;Greg also held a study session/roundtable discussion Friday on &lt;a href='/activities/2012/06/07/mock-objects.html'&gt;using mock objects in testing&lt;/a&gt;, together with Greg Moeck and Eric Hodel, based on Greg Moeck&amp;#8217;s &lt;a href='http://www.youtube.com/watch?v=R9FOchgTtLM'&gt;2011 RubyConf talk&lt;/a&gt;, which we watched concurrently. A huge amount of ground was covered (see the &lt;a href='http://piratepad.net/731bXotOWE'&gt;etherpad&lt;/a&gt; and &lt;a href='http://anita.mendicantuniversity.org/mendicant/2012-06-07%2023:00%20UTC..2012-06-08%2003:00%20UTC.html'&gt;transcript&lt;/a&gt;). This one may take us a few days to summarize, but we&amp;#8217;ll announce it here when we do.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;Rafa de Castro&amp;#8217;s book reading club for &lt;a href='/updates/2012/06/04/reading-club-beautiful-visualization.html'&gt;Beautiful Visualization&lt;/a&gt; has started - you can join in on &lt;a href='http://forum.mendicantuniversity.org/discussion/26/beautiful-visualization-chapter-3-wordle'&gt;this forum thread&lt;/a&gt;. The first chapter we&amp;#8217;re discussing is on wordle (a word cloud generator), and you can &lt;a href='http://blog.wordle.net/2010/05/wordle-as-beautiful-visualization.html'&gt;read it for free here&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;Eric Gjertsen and Pablo Torres each held office hours this week. Pablo is offering to help with Python questions as well as Ruby. If you have experience with different languages, please feel free to offer up your expertise to the community.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;Also, if you can speak/write another &lt;em&gt;human&lt;/em&gt; language, be sure to add your name to the &lt;a href='https://github.com/mendicant/mendicantuniversity.org/wiki/Translation-volunteers'&gt;translators&amp;#8217; list&lt;/a&gt; we&amp;#8217;ve started.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h4 id='upcoming_plans'&gt;Upcoming Plans:&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Shane Emmons is running a &lt;a href='/activities/2012/06/11/oss-clinic-anita.html'&gt;open source software clinic&lt;/a&gt; on Monday, June 11, focused on hacking on Anita, the new Mendicant IRC bot.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;Eric Gjertsen is again having &lt;a href='/activities/2012/06/11/office-hours-with-eric_gjertsen.html'&gt;office hours&lt;/a&gt; on Monday, which hopefully will become a standing weekly appointment.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;The 5th &lt;a href='/activities/2012/06/14/global-hack-day-5.html'&gt;Global Hack Day&lt;/a&gt; is happening on Thursday, June 14. Sign up &lt;a href='https://github.com/mendicant/mendicantuniversity.org/wiki/Global-Hack-Day-5'&gt;here&lt;/a&gt; if you plan to participate, even if you don&amp;#8217;t have a project to work on, to let folks know you&amp;#8217;d be available to help them with their work.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;The following week, Sean Marcia will host a &amp;#8221;&lt;a href='/activities/2012/06/19/share-your-favourite-gem.html'&gt;Share Your Favourite Gem&lt;/a&gt;&amp;#8221; discussion on Tuesday June 19. Come swap gems &amp;#8212; from the must-haves to the most unknown.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;The Mendicant homesteaders will continue to work on whatever needs to be done to make the new Mendicant University a wonderful place to be.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;That&amp;#8217;s all the news for this week. Stay tuned for another issue of the Unicorn&amp;#8217;s Horn next week and have fun. Go Unicorns!&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Book Club: Beautiful Visualization</title>
      <link>http://mendicantuniversity.org/updates/2012/06/04/reading-club-beautiful-visualization.html</link>
      <pubDate>Mon, 04 Jun 2012 00:00:00 -0700</pubDate>
      <author>community@mendicantuniversity.org (Mendicant Community)</author>
      <guid>http://mendicantuniversity.org/updates/2012/06/04/reading-club-beautiful-visualization</guid>
      <description>&lt;p&gt;Starting today, Rafa de Castro is organizing a small reading group for the book &lt;a href='http://shop.oreilly.com/product/0636920000617.do'&gt;Beautiful Visualization&lt;/a&gt;. We will start with the third chapter, &lt;a href='http://blog.wordle.net/2010/05/wordle-as-beautiful-visualization.html'&gt;publicly available online&lt;/a&gt; so nobody has to buy anything in advance. We will discuss the chapter in &lt;a href='http://forum.mendicantuniversity.org/discussion/26/beautiful-visualization-chapter-3-wordle'&gt;the new forums&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;We will try to read one chapter a week (they are short, don&amp;#8217;t be afraid) and discuss the chapter we read the week before. Anyway do not feel forced to follow the schedule. Just try to have a enjoyable pace and have fun with the discussion.&lt;/p&gt;

&lt;p&gt;The art of displaying lots of information in a meaningful way is a skill that everybody can benefit from having, not only programmers. Everybody is invited to drop by and discuss.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>The Unicorn's Horn, Issue #4</title>
      <link>http://mendicantuniversity.org/updates/2012/06/01/unicorns-horn-4.html</link>
      <pubDate>Fri, 01 Jun 2012 00:00:00 -0700</pubDate>
      <author>community@mendicantuniversity.org (Mendicant Community)</author>
      <guid>http://mendicantuniversity.org/updates/2012/06/01/unicorns-horn-4</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;The Unicorn&amp;#8217;s Horn is a weekly summary of what we have been up to lately at Mendicant University. It should come in handy for folks who want to keep up with what we are working on, but don&amp;#8217;t have time to read each and every one of our updates.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;When Mendicant University was still a private community, most of the burden of organizing and executing courses and activities fell on Gregory Brown&amp;#8217;s shoulders. This is something we wanted to change in our new way of doing things. While this week was rather calm activity-wise, the homesteaders are working to make the new Mendicant an easy community for someone to pitch an activity idea, organize it with those interested and run it publicly.&lt;/p&gt;

&lt;h4 id='what_happened_this_week'&gt;What happened this week:&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;We worked on defining and documenting how to organize activities. This is a work in progress so we are constantly looking to refine it and make it easier for all involved. Right now you can check our guides on &lt;a href='https://github.com/mendicant/mendicantuniversity.org/wiki/How-to-organize-a-study-session'&gt;How to organize a study session&lt;/a&gt; and &lt;a href='https://github.com/mendicant/mendicantuniversity.org/wiki/How-to-post-an-activity-to-mendicantuniversity.org'&gt;How to post an activity to mendicantuniversity.org&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;Continued improvement on &lt;a href='https://github.com/mendicant/anita'&gt;Anita&lt;/a&gt; (our own IRC bot) so that it&amp;#8217;s in a good shape for accepting contributions.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h4 id='upcoming_plans'&gt;Upcoming Plans:&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Eric Gjertsen is running &lt;a href='http://mendicantuniversity.org/activities/2012/06/04/office-hours-with-eric_gjertsen.html'&gt;open office hours on Monday, June 04&lt;/a&gt;. Come to request code reviews or ask questions no matter your programming level on a first-come, first-serve basis.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;Gregory Brown will host a &lt;a href='http://mendicantuniversity.org/activities/2012/06/05/technical-writing.html'&gt;Technical Writing Study Session on Tuesday, June 05&lt;/a&gt;. All are welcome to come listen in, but those who wish to be actively involved in the session are strongly encouraged to complete this preliminary &lt;a href='http://forum.mendicantuniversity.org/discussion/17/task-for-the-upcoming-technical-writing-session'&gt;writing task&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;Rafa de Castro is organizing a Reading Club for &lt;a href='http://forum.mendicantuniversity.org/discussion/21/reading-club-beautiful-visualization'&gt;Beautiful Visualization&lt;/a&gt;. It&amp;#8217;s still in the preparations stage so come show your interest.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;Gregory Brown, Eric Hodel, and Gregory Moeck will be hosting a study session on Test-Driven Development within the next few days. Stay tuned for details.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;Shane Emmons is organizing an event for folks to get together and hack on the Anita IRC bot, and it will most likely be run on Monday, June 11.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;The Mendicant homesteaders will continue to work on whatever needs to be done to make the new Mendicant University a wonderful place to be. In particular, we will continue working on documentation explaining how to get involved, and how our school works.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;That&amp;#8217;s all the news for this week. Stay tuned for another issue of the Unicorn&amp;#8217;s Horn next week and have fun! Go Unicorns!&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>The Unicorn's Horn, Issue #3</title>
      <link>http://mendicantuniversity.org/updates/2012/05/25/unicorns-horn-3.html</link>
      <pubDate>Fri, 25 May 2012 00:00:00 -0700</pubDate>
      <author>community@mendicantuniversity.org (Mendicant Community)</author>
      <guid>http://mendicantuniversity.org/updates/2012/05/25/unicorns-horn-3</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;The Unicorn&amp;#8217;s Horn is a weekly summary of what we have been up to lately at Mendicant University. It should come in handy for folks who want to keep up with what we are working on, but don&amp;#8217;t have time to read each and every one of our updates.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Howdy everybody! Here&amp;#8217;s your weekly dose of Mendicant news.&lt;/p&gt;

&lt;h4 id='what_happened_this_week'&gt;What happened this week:&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Jordan Byron and Shane Emmons held office hours this week. Discussions ranged from Rails to Marching Band.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;We held a Town Hall meeting &lt;a href='https://gist.github.com/2787815'&gt;on Wednesday&lt;/a&gt;. We discussed why people are involved with Mendicant, and began discussing our community Guidelines. Specifically we focused on how to maintain Mendicant as a safe community and to define our relationship with Open Source. You can read all about it in &lt;a href='https://github.com/mendicant/mendicantuniversity.org/wiki/Town-Hall-Meeting-%282012-05-24%29'&gt;this meeting summary&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h4 id='upcoming_plans'&gt;Upcoming Plans:&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Greg will soon be running his &lt;a href='http://mendicantuniversity.org/updates/2012/05/16/preliminary-task-for-tech-writing.html'&gt;Technical Writing Clinic&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;We will almost certainly offer some free-form office hours, but they have not yet been scheduled. Keep an eye on this website, or follow &lt;a href='http://twitter.com/mendicant_news'&gt;@mendicant_news&lt;/a&gt; if you are interested in participating.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;The Mendicant homesteaders will continue to work on whatever needs to be done to make the new Mendicant University a wonderful place to be. In particular, we will continue working on documentation explaining how to get involved, and how our school works.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;That&amp;#8217;s all the news for this week. Stay tuned for another issue of the Unicorn&amp;#8217;s Horn next week and have fun! Go Unicorns!&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>The Unicorn's Horn, Issue #2</title>
      <link>http://mendicantuniversity.org/updates/2012/05/18/unicorns-horn-2.html</link>
      <pubDate>Fri, 18 May 2012 00:00:00 -0700</pubDate>
      <author>community@mendicantuniversity.org (Mendicant Community)</author>
      <guid>http://mendicantuniversity.org/updates/2012/05/18/unicorns-horn-2</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;The Unicorn&amp;#8217;s Horn is a weekly summary of what we have been up to lately at Mendicant University. It should come in handy for folks who want to keep up with what we are working on, but don&amp;#8217;t have time to read each and every one of our updates.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Hi everyone. Here comes another weekly dose of news about Mendicant University!&lt;/p&gt;

&lt;h4 id='what_happened_this_week'&gt;What happened this week:&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href='http://forum.mendicantuniversity.org'&gt;Vanilla Forums&lt;/a&gt; went down for a few hours unexpectedly. This wouldn&amp;#8217;t be a big deal, but the whole reason we were experimenting with the forum in the first place is because we wanted something more stable. Still, we don&amp;#8217;t see an immediate better option, so we will continue testing it out over the next few weeks.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;&lt;a href='https://github.com/mendicant/anita'&gt;Anita&lt;/a&gt; (our own IRC bot) is working now. Anita makes it easy for us to generate &lt;a href='http://anita.mendicantuniversity.org/mendicant/2012-05-15%2015:00..2012-05-15%2015:20.html'&gt;HTML&lt;/a&gt;, &lt;a href='http://anita.mendicantuniversity.org/mendicant/2012-05-15%2015:00..2012-05-15%2015:20.md'&gt;Markdown&lt;/a&gt;, and &lt;a href='http://anita.mendicantuniversity.org/mendicant/2012-05-15%2015:00..2012-05-15%2015:20.json'&gt;JSON&lt;/a&gt; formatted logs for discussions that happen in the &lt;strong&gt;#mendicant&lt;/strong&gt; channel. The HTML format can probably use some styling love, so please send us a pull request if you&amp;#8217;d like!&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;We held another social gathering in #mendicant channel in freenode. If you&amp;#8217;re curious about what we discussed, you can check out this &lt;a href='https://github.com/mendicant/mendicantuniversity.org/wiki/Social-Gathering-%282012-05-15%29'&gt;chat transcript&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;We held our fourth Global Hack Day on May 17. While some folks hacked on various different projects, for others it provided a convenient time and place to ask some questions about what Mendicant University is all about. Ideas were exhanged, and code was written, so all in all it was a great hack day. You can check out the &lt;a href='https://github.com/mendicant/mendicantuniversity.org/wiki/Global-Hack-Day-4'&gt;full transcript&lt;/a&gt; for more details.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h4 id='our_plans_for_next_week'&gt;Our plans for next week:&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;There will be a &lt;a href='http://mendicantuniversity.org/activities/2012/05/24/town-hall.html'&gt;town hall meeting&lt;/a&gt; dedicated to the topic of &lt;em&gt;Defining Mendicant University&amp;#8217;s culture&lt;/em&gt;. We plan to use this event to discuss and continue to develop our &lt;a href='https://github.com/mendicant/mendicantuniversity.org/wiki/Community-guidelines'&gt;community guidelines&lt;/a&gt;, which are a work-in-progress.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;We will continue preparing for our first &lt;a href='/updates/2012/05/16/preliminary-task-for-tech-writing.html'&gt;session on technical writing&lt;/a&gt;, which will be taught by Gregory Brown. &lt;a href='http://forum.mendicantuniversity.org/discussion/17/task-for-the-upcoming-technical-writing-session'&gt;There is a preliminary assignment&lt;/a&gt; for those that want to participate, and submissions are due on May 24.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;We will almost certainly offer some free-form office hours, but they have not yet been scheduled. Keep an eye on this website, or follow &lt;a href='http://twitter.com/mendicant_news'&gt;@mendicant_news&lt;/a&gt; if you are interested in participating.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;The Mendicant homesteaders will continue to work on whatever needs to be done to make the new Mendicant University a wonderful place to be. In particular, we will continue working on documentation explaining how to get involved, and how our school works.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;That&amp;#8217;s all the news for this week. Stay tuned for another issue of the Unicorn&amp;#8217;s Horn next week and have fun! Go Unicorns!&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Plans for a session on technical writing</title>
      <link>http://mendicantuniversity.org/updates/2012/05/16/preliminary-task-for-tech-writing.html</link>
      <pubDate>Wed, 16 May 2012 00:00:00 -0700</pubDate>
      <author>community@mendicantuniversity.org (Mendicant Community)</author>
      <guid>http://mendicantuniversity.org/updates/2012/05/16/preliminary-task-for-tech-writing</guid>
      <description>&lt;p&gt;Gregory Brown will be running a 90-minute study session on technical writing in late May or early June. This session will focus on the general challenges involved in communicating complex ideas through writing, and does not require any special background in a particular field. Both experienced and inexperienced writers are welcome to participate!&lt;/p&gt;

&lt;p&gt;To make sure that those attending the session have some common ground to start from, Gregory has put together a &lt;a href='http://forum.mendicantuniversity.org/discussion/17/task-for-the-upcoming-technical-writing-session'&gt;preliminary writing task&lt;/a&gt; that should be completed by all those who wish to participate in this activity.&lt;/p&gt;

&lt;p&gt;While the exact date and time for the study session has not yet been set, the deadline for the preliminary exercise is May 24. Please &lt;a href='http://forum.mendicantuniversity.org/discussion/17/task-for-the-upcoming-technical-writing-session'&gt;see the task description&lt;/a&gt; for more details.&lt;/p&gt;

&lt;p&gt;No matter what kind of work you do, improving your understanding of the fundamentals of technical writing will make you a better teacher AND a better learner. This session will hopefully be the first of many on this very important topic.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>The Unicorn's Horn, Issue #1</title>
      <link>http://mendicantuniversity.org/updates/2012/05/11/unicorns-horn-1.html</link>
      <pubDate>Fri, 11 May 2012 00:00:00 -0700</pubDate>
      <author>community@mendicantuniversity.org (Mendicant Community)</author>
      <guid>http://mendicantuniversity.org/updates/2012/05/11/unicorns-horn-1</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;The Unicorn&amp;#8217;s Horn is a weekly summary of what we have been up to lately at Mendicant University. It should come in handy for folks who want to keep up with what we are working on, but don&amp;#8217;t have time to read each and every one of our updates.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;It&amp;#8217;s hard to believe how quickly time passes: A week ago Mendicant University was still a private community, but now all of our efforts are focused on tearing down those walls. We have made some great progress over the last few days, and next week is looking like it will be even better.&lt;/p&gt;

&lt;h4 id='what_happened_this_week'&gt;What happened this week:&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Gregory Brown posted a &lt;a href='https://github.com/mendicant/mendicantuniversity.org/wiki/TDD-study-session-%282012-May-03%29'&gt;very detailed set of notes&lt;/a&gt; from last week&amp;#8217;s TDD study session with Eric Hodel. These notes cover a diverse set of testing challenges that Gregory encountered while trying to develop a fairly simple game using the &lt;a href='http://mon-ouie.github.com/projects/ray.html'&gt;Ray game engine&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;Jordan Byron and Gregory Brown worked on improving the styling of this website. We are at a point where we are mostly happy with it, except for the &lt;a href='/updates.html'&gt;all updates&lt;/a&gt; and &lt;a href='/activities.html'&gt;all activities&lt;/a&gt; pages. Patches are welcome for improving those!&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;The &lt;a href='https://github.com/mendicant/mendicantuniversity.org/wiki/Mendicant-Homesteaders'&gt;Mendicant University Homesteaders&lt;/a&gt; sprung into action and started working on a number of &lt;a href='http://forum.mendicantuniversity.org/discussion/5/initial-tasks-for-homesteaders#Body'&gt;initial tasks&lt;/a&gt; for bootstrapping the new Mendicant University. Among other things, homesteaders are currently improving documentation about the school, organizing activities, and trying out &lt;a href='http://vanillaforums.org'&gt;Vanilla forums&lt;/a&gt; as a possible replacement for our somewhat unstable mailing list setup.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;We set up a &lt;a href='http://lists.mendicantuniversity.org/listinfo.cgi/community-mendicantuniversity.org'&gt;new public mailing list&lt;/a&gt; for our community to use, but it was down for almost 48 hours due to problems with Dreamhost. Once things came back alive, we started a nice &lt;a href='http://lists.mendicantuniversity.org/pipermail/community-mendicantuniversity.org/Week-of-Mon-20120507/thread.html'&gt;introductions thread&lt;/a&gt; so that our newcomers and existing community members could get to know one another.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;Gregory Brown posted an update with some background information about his original &lt;a href='/updates/2012/05/06/the-road-to-defining-our-culture.html'&gt;vision for Mendicant University&lt;/a&gt;. Please check this post out if you want to learn more about what we are trying to do here; understanding our past is key to figuring out where we&amp;#8217;d like to end up in the future.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;Carlos Antonio &lt;a href='http://blog.plataformatec.com.br/2012/05/i18n-alchemy-localization-and-parsing/'&gt;released his i18n_alchemy gem&lt;/a&gt;, a project he built several months ago during a course here at Mendicant University.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h4 id='our_plans_for_next_week'&gt;Our plans for next week:&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Shane Emmons is running &lt;a href='/activities/2012/05/14/office-hours-with-shane-emmons.html'&gt;open office hours on Monday, May 14&lt;/a&gt;. All are welcome to request code reviews, ask questions, or otherwise get help with their projects on a first-come, first-serve basis.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;Eric Gjersten is hosting a &lt;a href='/2012/05/15/social-gathering.html'&gt;social gathering on Tuesday, May 15&lt;/a&gt;. Come get to know the folks involved with Mendicant University, and have some fun doing it!&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;Gregory Brown has scheduled &lt;a href='/activities/2012/05/17/global-hack-day-4.html'&gt;Global Hack Day #4 on Thursday, May 17&lt;/a&gt;. If you have a project that you can use some help with, or you want to contribute to someone else&amp;#8217;s project, this is a great way to do it. Even if you plan to work on your own side project, it is nice to be able to occasionally share some status updates or ask some questions as you go, and our hack days are perfect for that kind of thing.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;The homesteaders will continue to work on various tasks that will help us get through this transition phase smoothly. We still need a few more volunteers to help out, so be sure to contact Gregory Brown if you are an existing community member who would like to help us build out the foundation for the new school.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;That pretty much wraps up what we&amp;#8217;ve been working on this week and what we plan to do in the coming week. Be sure to stay tuned for another Unicorn&amp;#8217;s Horn post next Friday, or help make the news by participating in our projects and activities between now and then.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>The road to defining our culture</title>
      <link>http://mendicantuniversity.org/updates/2012/05/06/the-road-to-defining-our-culture.html</link>
      <pubDate>Sun, 06 May 2012 00:00:00 -0700</pubDate>
      <author>community@mendicantuniversity.org (Mendicant Community)</author>
      <guid>http://mendicantuniversity.org/updates/2012/05/06/the-road-to-defining-our-culture</guid>
      <description>&lt;p&gt;A huge part of the challenge of &lt;a href='https://github.com/mendicant/mendicantuniversity.org/wiki/Mendicant-University-roadmap'&gt;creating a new Mendicant University&lt;/a&gt;, is that we need to figure out how to collectively define our culture. This is much harder to do in an open environment than it is in a closed one, and was something we struggled with even when we ran our program in private.&lt;/p&gt;

&lt;p&gt;As new folks join our community, they will inevitably want to know what sets us apart from the thousands of other places online where they can learn and work together with others. It is going to take us a lot of time and effort to come up with a satisfying answer to that question, but we need to start working on it right away.&lt;/p&gt;

&lt;p&gt;While we are very much rebuilding our community from scratch, some ideas from our past can provide a nice starting point for defining the future of Mendicant University. In particular, if you have not read the following articles, they may help you understand our motivations for building this school in the first place:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href='http://blog.majesticseacreature.com/why-does-ruby-mendicant-university-exist'&gt;Why does (Ruby) Mendicant University Exist?&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;&lt;a href='http://blog.majesticseacreature.com/my-vision-for-mendicant-university'&gt;Gregory Brown&amp;#8217;s vision for Mendicant University&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;&lt;a href='http://majesticseacreature.com/essays/2012/01/28/who-should-study-at-mendicant.html'&gt;Who should study at Mendicant University?&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;While all of these posts are somewhat dated, they should provide a good starting place for conversations about what the culture of the new Mendicant University community ought to be. We are trying to do something much deeper than simply teaching technical skills, and no matter how much we change, we will always be looking for ways to make a deeper impact on the world.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;NOTE:&lt;/strong&gt; We will set up a town hall meeting to discuss this topic soon, and hope to get some community guidelines written up as soon as we can.&lt;/p&gt;
&lt;/blockquote&gt;</description>
    </item>
    
    <item>
      <title>TDD study session summary</title>
      <link>http://mendicantuniversity.org/updates/2012/05/06/tdd-notes.html</link>
      <pubDate>Sun, 06 May 2012 00:00:00 -0700</pubDate>
      <author>community@mendicantuniversity.org (Mendicant Community)</author>
      <guid>http://mendicantuniversity.org/updates/2012/05/06/tdd-notes</guid>
      <description>&lt;p&gt;On 2012 May 03, Gregory Brown and Eric Hodel met to discuss various challenges in test-driven development while encouraging the Mendicant University community to listen in and share their thoughts as well. The epic meeting lasted over three hours, covering the following topics:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Testing code that depends on randomization&lt;/li&gt;

&lt;li&gt;Testing callbacks in a publish/subscribe system&lt;/li&gt;

&lt;li&gt;The challenges involved in UI-based acceptance testing&lt;/li&gt;

&lt;li&gt;Dealing with brittle tests and magic numbers&lt;/li&gt;

&lt;li&gt;Speeding up the refactoring feedback loop&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;A detailed summary of the discussion as well as a full transcript from the meeting are available over on the &lt;a href='https://github.com/mendicant/mendicantuniversity.org/wiki/TDD-study-session-%282012-May-03%29'&gt;Mendicant University wiki&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Building a new kind of school</title>
      <link>http://mendicantuniversity.org/updates/2012/05/06/building-a-new-mu.html</link>
      <pubDate>Sun, 06 May 2012 00:00:00 -0700</pubDate>
      <author>community@mendicantuniversity.org (Mendicant Community)</author>
      <guid>http://mendicantuniversity.org/updates/2012/05/06/building-a-new-mu</guid>
      <description>&lt;p&gt;Huge changes are in the winds for us here at Mendicant University. After two years of running our program in private, we have decided to finally tear down our walls and open up to all those who wish to get involved. But in order to do that, we need to radically alter the way we do things.&lt;/p&gt;

&lt;p&gt;The old Mendicant University was centered around courses, and our core skills course in particular was our flagship offering. While that course was truly unique and offered an excellent experience for both its students and instructors, it was extremely costly to run. To be precise, a single three week session came at &lt;a href='https://a248.e.akamai.net/camo.github.com/055c825217aaef340d34c0088520fe3f8bf0da36/687474703a2f2f692e696d6775722e636f6d2f78427953622e706e67'&gt;a cost of over 1000 person-hours&lt;/a&gt;. This alone may help explain why we chose to strictly limit the growth of our program over the last couple years, but if you look at our other courses and projects, you&amp;#8217;ll find that they also involved huge commitments for all those involved.&lt;/p&gt;

&lt;p&gt;Over time, our surplus of ambition caught up with us. We ended up with a community that wanted to continue to learn and grow together, but had a hard time keeping up with things because our projects became more complex and more demanding over time. While we continued to provide good learning experiences and meaningful contributions to various projects, we managed to do so more by brute-force effort than anything else. As this became more and more apparent, we realized that we must completely change our way of doing things if we wanted to avoid organizational burnout.&lt;/p&gt;

&lt;p&gt;As a result of this struggle, seeds for a new Mendicant University were recently planted. In the coming weeks and months, we will effectively become a school without courses, open to all those who want to get involved. Our new activities and events will be measurable on a scale of hours and days rather than weeks and months, which will make them easier to participate in and easier to run. Our hope is that this change will make our program more flexible while allowing us to stay true to the cultural values that we have developed over the last two years.&lt;/p&gt;

&lt;p&gt;While the next few weeks are bound to be turbulent, you can take a look at &lt;a href='https://github.com/mendicant/mendicantuniversity.org/wiki/Mendicant-University-roadmap'&gt;our roadmap&lt;/a&gt; to get a sense of where things are heading. We will update this website as well as the &lt;a href='https://twitter.com/#!/mendicant_news'&gt;@mendicant_news&lt;/a&gt; twitter feed as we work our way through this transition phase, so be sure to stay tuned if you&amp;#8217;d like to be an active participant in the new Mendicant University.&lt;/p&gt;</description>
    </item>
    

  </channel>
</rss>