<?xml version="1.0"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">

<channel>
	<title>Planet Inkscape</title>
	<link>http://planet.inkscape.org</link>
	<language>en</language>
	<description>Planet Inkscape - http://planet.inkscape.org</description>

<item>
	<title>Inkscape: Inkscape 0.48 About Screen Contest Has Started</title>
	<guid>http://www.inkscape.org/#Inkscape_0.48_About_Screen_Contest_Has_Started:March_16,_2010</guid>
	<link>http://www.inkscape.org/#Inkscape_0.48_About_Screen_Contest_Has_Started:March_16,_2010</link>
	<description>Our dearest user community, we are happy to announce that a traditional About screen contest has started at DeviantArt as a part of preparations for releasing 0.48 in few months. There is no particular theme this time, so you are entirely free in your choice. Draw freely, as it were ;-)   Please read details in the DeviantArt announcement and note that the deadline for your art submission is April 15. The community judging period will be from April 16 to April 22, and the TOP3 will be turned over to the developers for their final decision. Rock on!</description>
	<pubDate>Thu, 18 Mar 2010 04:00:45 +0000</pubDate>
</item>
<item>
	<title>Jon Cruz: Backlogs and Real Life</title>
	<guid>tag:blogger.com,1999:blog-2097370696092004746.post-4813716829459739152</guid>
	<link>http://codewideopen.blogspot.com/2010/03/backlogs-and-real-life.html</link>
	<description>&lt;p&gt;The last three months have been a bit crazy, with far too much &quot;real life&quot; hitting us upside the head. Things have finally settled in a bit so that I'll be able to get my head above water and surface again. Aside from diving head first at the new day job and surviving the holidays, much had happened in the tech world.&lt;/p&gt;

&lt;p&gt;I still haven't had time to finish my writeup of &lt;a href=&quot;http://www.svgopen.org/2009/&quot;&gt;SVG Open&lt;/a&gt; (partly since I accepted the new day job while I was attending it up in Mountain View). Then there was the &lt;a href=&quot;http://gsoc-wiki.osuosl.org/index.php/2009&quot;&gt;Google Summer of Code Mentors' summit&lt;/a&gt;. Great things happened there. Then I had to prep for our visit to &lt;a href=&quot;http://www.newzealand.com/&quot;&gt;New Zealand&lt;/a&gt; as co-organizer for a &lt;a href=&quot;http://libregraphicsday.org/&quot;&gt;Libre Graphics Day&lt;/a&gt; miniconf and as a &lt;a href=&quot;http://www.lca2010.org.nz/programme/schedule/view_talk/50299?day=friday&quot;&gt;speaker&lt;/a&gt; at the main &lt;a href=&quot;http://www.lca2010.org.nz/&quot;&gt;linux.conf.au&lt;/a&gt;. Then we had &lt;a href=&quot;http://www.socallinuxexpo.org/scale8x/&quot;&gt;SCALE8x&lt;/a&gt; come 'round where I presented &lt;a href=&quot;http://www.socallinuxexpo.org/scale8x/presentations/why-color-management-matters-open-source-and-you&quot;&gt;yet another talk&lt;/a&gt; and then also run the &lt;a href=&quot;http://www.socallinuxexpo.org/scale8x/exhibitor/inkscape&quot;&gt;Inkscape booth&lt;/a&gt; on the show floor. Toss in getting a new tech (adaptive UI) going, starting a &lt;a href=&quot;http://create.freedesktop.org/wiki/Viaduct&quot;&gt;new project&lt;/a&gt; with other CREATE guys, and doing battle across the board to help get proper CMYK support out for end users everywhere.&lt;/p&gt;

&lt;p&gt;Whew!&lt;/p&gt;

&lt;p&gt;On top of all that was &lt;span class=&quot;fullpost&quot;&gt;work for Inkscape and trying to get new features solid for the next release, &lt;a href=&quot;http://wiki.inkscape.org/wiki/index.php/Release_notes/0.48&quot;&gt;0.48&lt;/a&gt;. Thankfully I was able to squeeze the time in to finish up the basic support and UI for per-document color/swatch palettes. 
&lt;a href=&quot;http://3.bp.blogspot.com/_LEuaPiRDJHg/S5_u_7Pu8xI/AAAAAAAAAOA/H0IRICrHgVU/s1600-h/swatches.png&quot;&gt;&lt;img src=&quot;http://3.bp.blogspot.com/_LEuaPiRDJHg/S5_u_7Pu8xI/AAAAAAAAAOA/H0IRICrHgVU/s200/swatches.png&quot; border=&quot;0&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5449336856144442130&quot; /&gt;&lt;/a&gt;
This allows for basic colors to be stored as a set in a given document, but also for gradients to be included in that. One big thing that inclusion accomplishes is breaking down the &lt;a href=&quot;http://codewideopen.blogspot.com/2008/03/what-is-swatch.html&quot;&gt;artificial barriers&lt;/a&gt; software engineers have imposed on artists for far too long. Assets had been artificially separated by their *implementation*, without regard for how artists actually are used to working. This also enabled many workflow enhancements including making art recoloring easier, indicating which swatches are in use on the selected object, etc.&lt;/span&gt;&lt;/p&gt;

&lt;span class=&quot;fullpost&quot;&gt;

&lt;p&gt;Work on the &lt;a href=&quot;http://codewideopen.blogspot.com/2008/03/new-tablet-config.html&quot;&gt;new input devices dialog&lt;/a&gt; also came through. Aside from more end users getting their hands on tablets and such, we had a push in that the ugly outdated GTK+ dialog is being removed. And just in the nick of time we had Krzysztof step up and investigate some of the win32 tablet bugs and get some insight on the problem with Aiptek and others &lt;a href=&quot;https://bugs.launchpad.net/inkscape/+bug/334800&quot;&gt;showing up with broken names&lt;/a&gt;. I was able to help refine the fixups there wile getting them set to be reimplemented in the new dialog.&lt;/p&gt;

&lt;p&gt;And then there is the basic work on adaptive UI. This is a very promising area, and is just beginning to show the tip of the iceberg. I'm implementing internals based in part on &lt;a href=&quot;http://hci.uwaterloo.ca/faculty/mterry/&quot;&gt;Michael Terry&lt;/a&gt;'s work with &lt;a href=&quot;http://ingimp.org/&quot;&gt;INGIMP&lt;/a&gt; he has &lt;a href=&quot;http://river-valley.tv/ingimp-a-smorgasbord-of-usability-adaptive-uis-and-visually-arresting-graphic-design-for-2009/&quot;&gt;presented at LGM&lt;/a&gt;. Though 0.48 will only expose a tiny bit of what can go on, the support in Inkscape will give it some very useful functionality in even the near term. We're looking at only giving 0.48 a few set layout modes, but with some handy logic behind the scenes to assist users getting what they need without having to think as much.&lt;/p&gt;

&lt;p&gt;Unfortunately, though, we were unable to find time to work in support for Wii remotes, joysticks, and the &lt;a href=&quot;http://www.3dconnexion.com/products/spacenavigator.html&quot;&gt;SpaceNavigator&lt;/a&gt; someone at &lt;a href=&quot;https://linux.conf.au/&quot;&gt;LCA&lt;/a&gt; lent me. We are on track to get more in, and 0.49 might even see some of that. Some of this (like using guitar game controllers) might sound a bit silly. However there are some very interesting ways these can be worked in and give Inkscape some nice functionality for average users. And, of course, more hardware toys always makes the geeks happier.&lt;/p&gt;

&lt;/span&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;img width=&quot;1&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/2097370696092004746-4813716829459739152?l=codewideopen.blogspot.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</description>
	<pubDate>Tue, 16 Mar 2010 18:17:45 +0000</pubDate>
</item>
<item>
	<title>Jon Phillips: StatusNet Slides on #copyrightatweet SXSW2010 Panel</title>
	<guid>http://rejon.org/?p=2128</guid>
	<link>http://rejon.org/2010/03/statusnet-slides-on-copyrightatweet-sxsw2010-panel/</link>
	<description>&lt;div id=&quot;__ss_3438676&quot;&gt;&lt;strong&gt;&lt;a href=&quot;http://www.slideshare.net/rejon/whats-yourstatus-net21lightning&quot; title=&quot;What's Your StatusNet? (Can you copyright a Tweet SXSW2010 panel) 2.1&quot;&gt;What's Your StatusNet? (Can you copyright a Tweet SXSW2010 panel) 2.1&lt;/a&gt;&lt;/strong&gt;
&lt;div&gt;View more &lt;a href=&quot;http://www.slideshare.net/&quot;&gt;presentations&lt;/a&gt; from &lt;a href=&quot;http://www.slideshare.net/rejon&quot;&gt;Jon Phillips&lt;/a&gt;.&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;[ &lt;a href=&quot;https://docs.google.com/fileview?id=0B3FwSDegnar6YjVkMGFlYTUtZmFlNS00MzlkLTkxMDEtZWRmMjU2M2RhNWI2&amp;hl=en&quot;&gt;PDF&lt;/a&gt; . &lt;a href=&quot;https://docs.google.com/leaf?id=0B3FwSDegnar6YWVhNTVhNWMtN2QxMS00MTgzLWFlNTEtYTk5YTc5ZjJiN2Rk&amp;hl=en ODP&quot;&gt;ODF&lt;/a&gt; ]&lt;/p&gt;
&lt;p&gt;Our panel rocked! Check out the &lt;a href=&quot;http://search.twitter.com/search?q=copyrightatweet&quot;&gt;#copyrightatweet hashtag&lt;/a&gt; and I&amp;#8217;m sure there will be video online soon.&lt;/p&gt;
&lt;p&gt;Fred and I talked about how our panel actually is a good writing and/or definitive guide on the topic. We hopefully will get something further pulled together from our panel. Cheers!&lt;/p&gt;
&lt;p&gt;Here are &lt;a href=&quot;http://fredbenenson.com/&quot;&gt;Fred&amp;#8217;s&lt;/a&gt; slides:&lt;/p&gt;
&lt;div id=&quot;__ss_3423112&quot;&gt;&lt;strong&gt;&lt;a href=&quot;http://www.slideshare.net/mecredis/can-you-copyright-a-tweet&quot; title=&quot;Can You Copyright A Tweet?&quot;&gt;Can You Copyright A Tweet?&lt;/a&gt;&lt;/strong&gt;
&lt;div&gt;View more &lt;a href=&quot;http://www.slideshare.net/&quot;&gt;presentations&lt;/a&gt; from &lt;a href=&quot;http://www.slideshare.net/mecredis&quot;&gt;Fred Benenson&lt;/a&gt;.&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;And, the always awesome, &lt;a href=&quot;http://wendy.seltzer.org/&quot;&gt;Wendy Seltzer&amp;#8217;s&lt;/a&gt; slides:&lt;/p&gt;
&lt;div id=&quot;__ss_3431504&quot;&gt;&lt;strong&gt;&lt;a href=&quot;http://www.slideshare.net/mecredis/wendy-seltzers-presentation-for-can-you-copyright-a-tweet&quot; title=&quot;Wendy Seltzer's Presentation for &quot;&gt;Wendy Seltzer's Presentation for &amp;quot;Can You Copyright a Tweet?&amp;quot;&lt;/a&gt;&lt;/strong&gt;
&lt;div&gt;View more &lt;a href=&quot;http://www.slideshare.net/&quot;&gt;presentations&lt;/a&gt; from &lt;a href=&quot;http://www.slideshare.net/mecredis&quot;&gt;Fred Benenson&lt;/a&gt;.&lt;/div&gt;
&lt;/div&gt;</description>
	<pubDate>Mon, 15 Mar 2010 20:04:43 +0000</pubDate>
</item>
<item>
	<title>Gail Carmichael: Designing a Hybrid Card Game</title>
	<guid>tag:blogger.com,1999:blog-1685560256628587439.post-6037619394486794759</guid>
	<link>http://compscigail.blogspot.com/2010/03/designing-hybrid-card-game.html</link>
	<description>I'm working on a design for a card game that incorporates a mobile device into the game play.  It's for my game design class final project, which is intended to have us solve a design problem of our choosing.  I believe creating a hybrid card game is a great problem, since incorporating something like an iPhone would take a lot of careful thought to avoid creating something cheesy, forced, or just plain boring.&lt;br /&gt;&lt;br /&gt;&lt;span&gt;(I have to give credit to my husband and fellow computer scientist, Andrew, who first suggested this idea for my project.)&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;I think there are a few different ways to make good use of a mobile device in a card game.  The key is to take full advantage of the extra computing power, and do something that would not be possible on paper, or with the state that can be represented and actions taken with the cards.  One possibility is to simulate a complicated process that would be affected by the cards employed by players, or storing a more complex player or game state than would be possible otherwise.  The computer might give a player some special ability while they hold onto it, such as being able to investigate hidden data. The computer might also be used to provide more interesting visual feedback to the player, such as through augmented reality, though this risks being superficial.&lt;br /&gt;&lt;br /&gt;When I started brainstorming game concepts, the most compelling idea was to have a creature live on the computer:&lt;br /&gt;&lt;blockquote&gt;This would allow for more complex  behaviour and action results related to the creatures, where the goals  and the allowable actions would still be defined by the cards.  Another  interesting aspect of having the creatures not available each turn is  that some actions might allow you to gain access to the computer when you  aren't normally supposed to (thus interrupting another person's access).  Players will also not be able to have the entire state of their place  in the game placed in front of them, as would be the case if everything  were represented by cards alone.&lt;/blockquote&gt;I've come up with a few possible stories to base my game on using this idea.  My favourite involves geneticists:&lt;br /&gt;&lt;blockquote&gt;Players are scientists vying to win the top prize in genetics.  They  each want to develop the &quot;best&quot; creature in order to claim the glory.   The &quot;best&quot; is determined by each creature's performance in a final  challenge at the end of the game.  The challenge is chosen by the  scientist, and can change throughout the game (though not often).  In  this way, players must try to guess what final challenges the others are  preparing their creature for; they might want to adjust their strategy  accordingly, or try to sabotage their opponents' plans.&lt;br /&gt;&lt;br /&gt;To  prepare their creatures for the final challenge, players will have  several options, depending on the cards they are dealt.  One possible  way to do this will be through mini-challenges with other players.  For  instance, if one player wanted to increase their creature's  intelligence, they might have it duel with another player in a trivia  challenge (and hope to choose a player that has a less smart creature).   Other cards may allow them to boost one characteristic at the expense  of another, and so on.  What players can do will be partially determined  by the luck of the draw.  It may also be interesting to incorporate  some resources, like money, political capital, and so on, and outside  adversaries such as PETA might also be possible.&lt;/blockquote&gt;I'm quite excited about hammering out the details of the game in the next couple of weeks. I intend to design my own cards and eventually implement the game for the iPhone.  I would love to hear what you think of the concept, and if you have any other neat ideas that would work well with it!&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;p&gt; &lt;/p&gt;&lt;hr /&gt; &lt;a href=&quot;http://compscigail.blogspot.com/&quot;&gt;Visit The Female Perspective of Computer Science online.&lt;/a&gt;&lt;img width=&quot;1&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/1685560256628587439-6037619394486794759?l=compscigail.blogspot.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</description>
	<pubDate>Sun, 14 Mar 2010 20:24:01 +0000</pubDate>
</item>
<item>
	<title>Gail Carmichael: Not Afraid to Make Mistakes</title>
	<guid>tag:blogger.com,1999:blog-1685560256628587439.post-902788953570452683</guid>
	<link>http://compscigail.blogspot.com/2010/03/not-afraid-to-make-mistakes.html</link>
	<description>Imagine what you would be able to come up with if you were not afraid of making mistakes. Think of the creative results you might see when getting it wrong the first time bore no consequence.  I don't know about you, but I'd be excited to see what I could do!&lt;br /&gt;&lt;br /&gt;I think the traditional model of education stifles our creativity sometimes. Since we so often feel we have to get it right the first time, or else risk a lower grade if something goes wrong, we work more conservatively.  But it doesn't have to be this way.&lt;br /&gt;&lt;br /&gt;On Monday, I co-presented a TA Mentor workshop with friend and fellow PhD student &lt;a href=&quot;http://terriko.dreamwidth.org/&quot;&gt;Terri Oda&lt;/a&gt; called &quot;Help! Nobody Understands My Lecture!&quot;  I spoke first about what I learned from Tim Pychyl's &lt;a href=&quot;http://compscigail.blogspot.com/2009/12/strategies-for-lighting-fire-for.html&quot;&gt;seminar on lighting the fire for learning&lt;/a&gt;.  One of Tim's suggestions for fostering the skill and the will of students was to introduce students to the ability to self-monitor their goals. Students should be given moderate challenges with high expectations, be guided as they meet these challenges, but also be taught how to evaluate their own work as they go.&lt;br /&gt;&lt;br /&gt;This idea reminded me of a book I recently started reading: Ken Bain's &lt;a href=&quot;http://www.amazon.ca/gp/product/0674013255?ie=UTF8&amp;tag=thefemapersof-20&amp;linkCode=as2&amp;camp=15121&amp;creative=330641&amp;creativeASIN=0674013255&quot;&gt;What the Best College Teachers Do&lt;/a&gt;.  One of the topics I bookmarked for later was the idea of giving students the opportunity to evaluate their work (or have it evaluated by others) before receiving a grade.  I think this is strongly related to Tim's idea.&lt;br /&gt;&lt;br /&gt;I've seen this model work very well in practice.  For example, I took a data structures class last semester, where three assignments were given.  The professor used a very specific testing script that we couldn't see while writing our code, and if we didn't happen to try one of his test cases and it ended up failing, our grade would be pretty low as a result.  But instead of leaving it that way, he gave us the opportunity to fix our code so the test script worked again.  We were allowed to resubmit our assignments until the last day of class.  This was amazing -- code I never would have looked back on I now revisited to fix my mistakes, doubling what I learned from the assignments.&lt;br /&gt;&lt;br /&gt;This idea should work well in other computer science classes, too.  Perhaps students could be encouraged to review each others' written problems before getting them graded.  Or industry-like code reviews could be arranged.  Or just look at how well the &lt;a href=&quot;http://compscigail.blogspot.com/2010/03/paper-reviews-in-class.html&quot;&gt;conference-style paper reviewing&lt;/a&gt; worked for the open source class I'm taking right now.&lt;br /&gt;&lt;br /&gt;I'm going to continue thinking about how I can make my students less afraid to make mistakes, and see if I can test out my ideas in the &lt;span&gt;&lt;/span&gt;&lt;a href=&quot;http://compscigail.blogspot.com/2010/03/teaching-arts-students-to-like-computer.html&quot;&gt;intro to computers class I'm teaching to arts students&lt;/a&gt; this summer.&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;p&gt; &lt;/p&gt;&lt;hr /&gt; &lt;a href=&quot;http://compscigail.blogspot.com/&quot;&gt;Visit The Female Perspective of Computer Science online.&lt;/a&gt;&lt;img width=&quot;1&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/1685560256628587439-902788953570452683?l=compscigail.blogspot.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</description>
	<pubDate>Thu, 11 Mar 2010 19:00:03 +0000</pubDate>
</item>
<item>
	<title>Kees Cook: openssl client does not check commonName</title>
	<guid>http://www.outflux.net/blog/?p=330</guid>
	<link>http://www.outflux.net/blog/archives/2010/03/10/openssl-client-does-not-check-commonname/</link>
	<description>&lt;p&gt;I realize the &lt;code&gt;openssl s_client&lt;/code&gt; tool tries to be upper-layer protocol agnostic, but doesn&amp;#8217;t everything that uses SSL do commonName checking (HTTP, SMTP, IMAP, FTP, POP, XMPP)?  Shouldn&amp;#8217;t this be something &lt;code&gt;openssl s_client&lt;/code&gt; does by default, maybe with an option to turn it off for less common situations?&lt;/p&gt;
&lt;p&gt;Here it doesn&amp;#8217;t complain about connecting to &amp;#8220;outflux.net&amp;#8221; when the cert has a CN for &amp;#8220;www.outflux.net&amp;#8221;:&lt;/p&gt;
&lt;pre class=&quot;brush:shell&quot;&gt;echo QUIT | openssl s_client -CApath /etc/ssl/certs \
  -connect outflux.net:443 2&gt;/dev/null | egrep &quot;subject=|Verify&quot;
&lt;/pre&gt;
&lt;pre class=&quot;brush:text&quot;&gt;
subject=/CN=www.outflux.net
    Verify return code: 0 (ok)
&lt;/pre&gt;</description>
	<pubDate>Thu, 11 Mar 2010 06:47:58 +0000</pubDate>
</item>
<item>
	<title>Kees Cook: Clearing /tmp on boot</title>
	<guid>http://www.outflux.net/blog/?p=328</guid>
	<link>http://www.outflux.net/blog/archives/2010/03/10/clearing-tmp-on-boot/</link>
	<description>&lt;p&gt;I don&amp;#8217;t like unconditionally clearing &lt;code&gt;/tmp&lt;/code&gt; on boot, since I&amp;#8217;m invariably working on something in there when my system locks up.  But I do like &lt;code&gt;/tmp&lt;/code&gt; getting cleaned up from time to time.  As a compromise, I&amp;#8217;ve set &lt;code&gt;TMPTIME=7&lt;/code&gt; in &lt;code&gt;/etc/default/rcS&lt;/code&gt; so that only stuff older than 7 days is deleted when I reboot.&lt;/p&gt;</description>
	<pubDate>Wed, 10 Mar 2010 23:48:14 +0000</pubDate>
</item>
<item>
	<title>Gail Carmichael: Paper Reviews In Class</title>
	<guid>tag:blogger.com,1999:blog-1685560256628587439.post-4452553730551744932</guid>
	<link>http://compscigail.blogspot.com/2010/03/paper-reviews-in-class.html</link>
	<description>Our &lt;a href=&quot;http://people.scs.carleton.ca/%7Edeugo/comp5900&quot;&gt;Open Source Engineering class&lt;/a&gt; is a little different from most here at Carleton's School of Computer Science.  The professor wants to give students an opportunity to practice their communication skills not only via the standard in-class presentation, but also with many group discussions on topics related to open source.  The most interesting part of the course, however, is the conference-style reviewing we do of our own papers.&lt;br /&gt;&lt;br /&gt;Our project this semester was to design a fingerprint format for open source software.  These fingerprints need to represent a JAR file well enough to be compared with fingerprints from other JAR files, yet be as compact as possible. Such fingerprints could then be created for common open source projects, and used to detect inappropriate inclusion into other software.&lt;br /&gt;&lt;br /&gt;We had to finish our implementations a couple of weeks ago, and then write a conference-style paper about them for the following week.  In last night's class, we reviewed three papers (with more to be looked at in the following weeks).  One student acted as a moderator, and another as a summarizer. A third student took notes.  The moderator had the paper's authors read one paragraph after the summarizer introduced it, then asked for positive comments on the structure and format of the paper.  This was followed by negative comments on structure, and finally positive and negative comments on content.  The authors were forbidden to speak during the comments, since in a real review they wouldn't even be present.&lt;br /&gt;&lt;br /&gt;I was really impressed with how well this process went.  We were very good at pointing out the good things in the papers, and provided insightful suggestions for improvement. I honestly didn't expect this level of quality.  The whole idea of paper reviewing will not only result in much better papers at the end of the term, but give a good taste of the conference world.  Since many of the students in the class are at the undergraduate or Masters level, it could even lead to a better chance of success for their first real paper submissions.&lt;br /&gt;&lt;br /&gt;I would definitely recommend this kind of activity for any grad course, though I might also include a bit of an introduction on how to effectively read research papers; I noticed that many of the students' papers did not include a sufficient background section.&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;p&gt; &lt;/p&gt;&lt;hr /&gt; &lt;a href=&quot;http://compscigail.blogspot.com/&quot;&gt;Visit The Female Perspective of Computer Science online.&lt;/a&gt;&lt;img width=&quot;1&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/1685560256628587439-4452553730551744932?l=compscigail.blogspot.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</description>
	<pubDate>Wed, 10 Mar 2010 10:13:44 +0000</pubDate>
</item>
<item>
	<title>Jon Phillips: StatusNet Cloud Service Public Beta Released</title>
	<guid>http://rejon.org/?p=2117</guid>
	<link>http://rejon.org/2010/03/statusnet-cloud-service-public-beta-released/</link>
	<description>&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Today marks the official launch of the &lt;a href=&quot;http://status.net/cloud&quot;&gt;StatusNet Cloud Service&lt;/a&gt; (SCS) Beta.&lt;/p&gt;
&lt;p&gt;SCS allows anyone to quickly and easily generate a status update site at &lt;a href=&quot;http://www.status.net&quot;&gt;status.net&lt;/a&gt;.  Users have three types of plans to choose from, when setting up: single-user, community, or private.  The recent &lt;a href=&quot;http://status.net/2010/03/04/statusnet-0-9-0-released&quot;&gt;StatusNet 0.9&lt;/a&gt; server software release has provided the basis for this public Beta.  &lt;a href=&quot;http://www.fabricatorz.com&quot;&gt;Fabricatorz.com&lt;/a&gt; was involved in the development of StatusNet Cloud Service&lt;/p&gt;
&lt;p&gt;More than 10,000 organizations rely on StatusNet&amp;#8217;s software as their social networking solution, including software giant Mozilla, NBA competitors Sacramento Kings, and Creative Commons.&lt;/p&gt;
&lt;p&gt;Creative Commons Vice President, Mike Linksvayer, says:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;
StatusNet has filled a communications gap for Creative Commons that we didn&amp;#8217;t know we had. With a team distributed by time zone, travel, expertise, and use of various communications methods (email overload, IM, IRC, phone), StatusNet is accessible and usable by the whole staff and has become an invaluable tool for keeping us all in sync.
&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;&lt;em&gt;To learn more about how the StatusNet Cloud Service can help you, &lt;a href=&quot;http://status.net/2010/03/09/statusnet-cloud-service-launches-public-beta&quot;&gt;read the Official Press Release&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;</description>
	<pubDate>Tue, 09 Mar 2010 18:37:01 +0000</pubDate>
</item>
<item>
	<title>Kees Cook: Cylon Dorkshield</title>
	<guid>http://www.outflux.net/blog/?p=323</guid>
	<link>http://www.outflux.net/blog/archives/2010/03/08/cylon-dorkshield/</link>
	<description>&lt;p&gt;I&amp;#8217;ve &lt;a href=&quot;http://www.outflux.net/blog/archives/2009/10/07/larson-scanner-on-arduino/&quot;&gt;finally&lt;/a&gt; soldered on the LEDs for the Cylon DorkShield I designed and got built in a recent &lt;a href=&quot;http://dorkbotpdx.org/&quot;&gt;DorkBotPDX&lt;/a&gt; PCB run.  I&amp;#8217;m having trouble with the &lt;a href=&quot;http://dorkbotpdx.org/wiki/benito&quot;&gt;programmer&lt;/a&gt;, but I got the shield mostly working:&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://outflux.net/projects/arduino/larson-scanner/cylon-dorkshield.jpg&quot; alt=&quot;Cylon DorkShield&quot; /&gt;&lt;/p&gt;</description>
	<pubDate>Tue, 09 Mar 2010 04:42:12 +0000</pubDate>
</item>
<item>
	<title>Jon Phillips: Open Clip Art Library 2.0 is Here!</title>
	<guid>http://rejon.org/?p=2105</guid>
	<link>http://rejon.org/2010/03/open-clip-art-library-2-0-is-here/</link>
	<description>&lt;p&gt;&lt;a href=&quot;http://www.openclipart.org&quot;&gt;&lt;img class=&quot;alignnone&quot; title=&quot;The Open Clip Art Library Logo&quot; src=&quot;http://www.openclipart.org/assets/images/images/logo.jpg&quot; alt=&quot;&quot; width=&quot;272&quot; height=&quot;93&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.openclipart.org/&quot;&gt;The Open Clip Art Library&lt;/a&gt; has grown, from humble beginnings in early 2004, into a massive collection of over 24,000 scalable vector images, all created by 1200+ artists from around the world.&lt;/p&gt;
&lt;p&gt;OCAL is a powerful platform, through which, all work uploaded to the site is dedicated to the public through Creative Commons&amp;#8217; &lt;a href=&quot;http://creativecommons.org/licenses/publicdomain/&quot;&gt;&amp;#8220;Public Domain Dedication&amp;#8221;&lt;/a&gt;.  This means that anyone can download and use the entire SVG library for any purpose, including both free and commercial works!&lt;/p&gt;
&lt;p&gt;OCAL now boasts an easily navigable collection, made possible by new &lt;a href=&quot;http://www.openclipart.org/browse&quot;&gt;thumbnail previews&lt;/a&gt;. It has now become much easier to search and download clip art that suits any situation. The new site layout includes an updated theme, from &lt;a href=&quot;http://andy.fitzsimon.com.au/&quot;&gt;Andy Fitzsimon&lt;/a&gt;, that emphasizes user interaction by placing more importance on the portal to upload created work, as well as displaying selections from the ever-growing collection.&lt;/p&gt;
&lt;p&gt;Behind the scenes, members of Fabricatorz, including, among others, Bassel Safadi, Michi, Ronaldo Barbachano, and Brad Phillips, have helped push The Open Clip Art Library onto the &lt;a href=&quot;http://www.aikiframework.org/wiki/index.php/Main_Page&quot;&gt;Aiki Framework&lt;/a&gt;.  This new PHP + MYSQL platform allows programmers to easily create and work with content management systems from the web.&lt;/p&gt;
&lt;p&gt;Please help support the new Open Clip Art site launch by registering (if you haven&amp;#8217;t already) and &lt;a href=&quot;http://www.openclipart.org/upload&quot;&gt;uploading artwork&lt;/a&gt; of your own!.&lt;/p&gt;
&lt;p&gt;Read the &lt;a href=&quot;http://openclipart.org/wiki/Announcement_20&quot;&gt;entire Announcement 2.0 here&lt;/a&gt; and at the &lt;a href=&quot;http://fabricatorz.com/2010/03/open-clip-art-2-0-is-here/&quot;&gt;Fabricatorz post&lt;/a&gt;.&lt;/p&gt;</description>
	<pubDate>Mon, 08 Mar 2010 16:09:24 +0000</pubDate>
</item>
<item>
	<title>Gail Carmichael: Teaching Arts Students to Like Computer Science</title>
	<guid>tag:blogger.com,1999:blog-1685560256628587439.post-281478273537430844</guid>
	<link>http://compscigail.blogspot.com/2010/03/teaching-arts-students-to-like-computer.html</link>
	<description>I might be very well the first person to request to teach COMP 1001. That's the course that arts and social science students take to get the hang of computers and applications they might need in their program.  From Carleton's undergraduate calendar:&lt;br /&gt;&lt;h3&gt;&lt;/h3&gt;&lt;blockquote&gt;&lt;h3&gt;COMP 1001 [0.5 credit]  &lt;/h3&gt;   &lt;h4&gt;Introduction to Computers for the Arts and Social Sciences&lt;/h4&gt; This course is intended to give students in the arts and social sciences a working knowledge of computers and their applications; computer fundamentals; use of computing facilities; introduction to graphical user interfaces; a sampling of software packages applied to problems in the arts and social sciences.&lt;/blockquote&gt;&lt;br /&gt;In the modern age of students having grown up knowing how to use computers, some parts of this are a little strange (like &quot;introduction to graphical user interfaces&quot;).  Plus, it begs the question why arts students can be total computer newbies while computer science students are expected to know all those basics (hmm, a hint as to why diversity is down??).  But that's beside the point.&lt;br /&gt;&lt;br /&gt;The point is that I'm super excited to get to teach this course this summer! Assuming I will have some freedom to teach what I want, I intend to make my students love (or at least not hate) computer science.&lt;br /&gt;&lt;br /&gt;I've heard that class sizes are around 50 in the summer, which might be just small enough to do some CS Unplugged demos. After all, learning binary numbers and a few basic algorithms seems to fit with the course description.  So does learning some basic programming concepts; I intend to use Scratch to teach that. After all, they don't need to know how to do real code after the class if over. With Scratch, they can make fun projects and become familiar with the basic concepts of programming, but not have to worry about code.  Hopefully, if I need to show how to use the usual spreadsheet programs and such, I can find ways of making that more interesting, too.&lt;br /&gt;&lt;br /&gt;If any of you have taught a similar course and have some great ideas to share, please contact me or leave a comment!&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;p&gt; &lt;/p&gt;&lt;hr /&gt; &lt;a href=&quot;http://compscigail.blogspot.com/&quot;&gt;Visit The Female Perspective of Computer Science online.&lt;/a&gt;&lt;img width=&quot;1&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/1685560256628587439-281478273537430844?l=compscigail.blogspot.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</description>
	<pubDate>Fri, 05 Mar 2010 16:15:59 +0000</pubDate>
</item>
<item>
	<title>Jon Phillips: StatusNet 0.9.0 and OStatus – Try it out!</title>
	<guid>http://rejon.org/?p=2098</guid>
	<link>http://rejon.org/2010/03/statusnet-0-9-0-and-ostatus-try-it-out/</link>
	<description>&lt;p&gt;&lt;img src=&quot;http://ostatus.org/sites/default/files/ostatus-1.0-300x111.png&quot; alt=&quot;OStatus Logo designed by REJON + AndyFitz&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://status.net/wiki/StatusNet_0.9.0&quot;&gt;StatusNet 0.9.0&lt;/a&gt; is released and is available for immediate &lt;a href=&quot;http://status.net/download&quot;&gt;download&lt;/a&gt; from the status.net site.&lt;br /&gt;
This release includes the following new features and we invite the developer community to please try it and report back :&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Support for the new distributed status update standard &lt;a href=&quot;http://ostatus.org/&quot;&gt;OStatus&lt;/a&gt;, based on &lt;a href=&quot;http://code.google.com/p/pubsubhubbub/&quot;&gt;PubSubHubbub&lt;/a&gt;, &lt;a href=&quot;http://www.salmon-protocol.org/&quot;&gt;Salmon&lt;/a&gt;, &lt;a href=&quot;http://code.google.com/p/webfinger/&quot;&gt;Webfinger&lt;/a&gt;,  and &lt;a href=&quot;http://activitystrea.ms/&quot;&gt;Activity Streams&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Support for location using the Geolocation API. Notices are (optionally) marked with lat-long information with geo microformats, and can be shown on a map.&lt;/li&gt;
&lt;li&gt;No fixed content size. Notice size is configurable, from 1 to unlimited number of characters. Default is still 140!&lt;/li&gt;
&lt;li&gt;An authorization framework, allowing different levels of users.&lt;/li&gt;
&lt;li&gt;A Web-based administration panel.&lt;/li&gt;
&lt;li&gt;A moderation system that lets site moderators sandbox, silence, or delete uncooperative users.&lt;/li&gt;
&lt;li&gt;A flag system that lets users flag profiles for moderator review.&lt;/li&gt;
&lt;li&gt;Support for OAuth authentication in the Twitter API.&lt;/li&gt;
&lt;li&gt;User roles system that lets the owner of the site to assign administrator and moderator roles to other users.&lt;/li&gt;
&lt;li&gt;A pluggable authentication system.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;see the full list of features &lt;a href=&quot;http://status.net/2010/03/04/statusnet-0-9-0-released&quot;&gt;here:&lt;/a&gt;&lt;br /&gt;
A full changelog is available at &lt;a href=&quot;http://status.net/wiki/StatusNet_0.9.0/Changelog&quot;&gt;StatusNet 0.9.0/Changelog&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Also, the OStatus process is underway!&lt;/p&gt;
&lt;p&gt;OStatus lets people on different social networks follow each other. It&amp;#8217;s transparent to your friends, colleagues and family which software or service you use. They can get your status updates on their own sites and reply, like, or re-post your updates.&lt;/p&gt;
&lt;p&gt;OStatus isn&amp;#8217;t a new protocol; it applies some great protocols in a natural and reasonable way to make distributed social networking possible.&lt;/p&gt;
&lt;p&gt;The OStatus spec is a first step in this direction. We&amp;#8217;re eager to work with other implementers to make it better, to smooth the rough edges, and to improve the overall experience.&lt;/p&gt;
&lt;p&gt;Everyone interested is invited to join the &lt;a href=&quot;http://groups.google.com/group/ostatus-discuss?pli=1&quot;&gt;ostatus-discuss mailing list&lt;/a&gt; to get this discussion moving.&lt;/p&gt;
&lt;p&gt;Thanks to everyone who&amp;#8217;s made these protocols work so well together. We hope that OStatus can bring these efforts one more step forward.&lt;/p&gt;</description>
	<pubDate>Thu, 04 Mar 2010 23:37:38 +0000</pubDate>
</item>
<item>
	<title>Jon Phillips: Lightsaber Yielding Lego Rejon</title>
	<guid>http://rejon.org/2010/03/lightsaber-yielding-lego-rejon/</guid>
	<link>http://rejon.org/2010/03/lightsaber-yielding-lego-rejon/</link>
	<description>&lt;div class=&quot;flickr-frame&quot;&gt;
	&lt;a href=&quot;http://www.flickr.com/photos/jonphillips/4403554400/&quot; title=&quot;photo sharing&quot;&gt;&lt;img src=&quot;http://farm3.static.flickr.com/2704/4403554400_05c86917ce.jpg&quot; class=&quot;flickr-photo&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
	&lt;span class=&quot;flickr-caption&quot;&gt;&lt;a href=&quot;http://www.flickr.com/photos/jonphillips/4403554400/&quot;&gt;joncruz-son-made-me-as-lego-rejon-smaller&lt;/a&gt;, originally uploaded by &lt;a href=&quot;http://www.flickr.com/people/jonphillips/&quot;&gt;rejon&lt;/a&gt;.&lt;/span&gt;
&lt;/div&gt;

.flickr-photo { border: solid 2px #000000; }
.flickr-yourcomment { }
.flickr-frame { text-align: left; padding: 3px; }
.flickr-caption { font-size: 0.8em; margin-top: 0px; }

&lt;p class=&quot;flickr-yourcomment&quot;&gt;
	&lt;a href=&quot;http://joncruz.org&quot;&gt;Jon Cruz&amp;#8217;s&lt;/a&gt; (from &lt;a href=&quot;http://inkscape.org&quot;&gt;Inkscape&lt;/a&gt; and who named me REJON) son made me as a lego light saber yielding character. I feel quite honored now &lt;img src=&quot;http://rejon.org/wp-includes/images/smilies/icon_smile.gif&quot; alt=&quot;:)&quot; class=&quot;wp-smiley&quot; /&gt;  I guess I should get to the having kids project sometime &lt;img src=&quot;http://rejon.org/wp-includes/images/smilies/icon_smile.gif&quot; alt=&quot;:)&quot; class=&quot;wp-smiley&quot; /&gt; &lt;/p&gt;
&lt;p&gt;Thanks Jon and Tina! Your son is really cool! I feel now that I&amp;#8217;ve reached a new level &lt;img src=&quot;http://rejon.org/wp-includes/images/smilies/icon_smile.gif&quot; alt=&quot;:)&quot; class=&quot;wp-smiley&quot; /&gt; &lt;/p&gt;
&lt;p&gt;Ok, after this post and &lt;a href=&quot;http://rejon.org/2010/02/help-me-pick-a-new-rejon-head-icon/&quot;&gt;my smiling avatar one&lt;/a&gt;, I&amp;#8217;m lowering my narcissism level. You&amp;#8217;ll see in a few hours when the bombs start dropping &lt;img src=&quot;http://rejon.org/wp-includes/images/smilies/icon_smile.gif&quot; alt=&quot;:)&quot; class=&quot;wp-smiley&quot; /&gt;&lt;/p&gt;</description>
	<pubDate>Wed, 03 Mar 2010 07:33:30 +0000</pubDate>
</item>
<item>
	<title>Jon Phillips: Breizh Entropy Congress. Rennes, France</title>
	<guid>http://rejon.org/?p=2092</guid>
	<link>http://rejon.org/2010/03/breizh-entropy-congress-rennes-france/</link>
	<description>&lt;p&gt;Here is a message from some friends of Fabricatorz at the Breizh Entropy Congress in Rennes, France. They have an open call for papers/proposals/talks on subjects related to free and open technologies:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;March 10th is the deadline to send us a few words on the projects or the subject that you would like to present at Breizh Entropy Congress (Rennes, France, April 15-17 2010). After your submission, we will contact you before March 20th to tell you if it is going to be part of the schedule. The schedule with the timetable will be published on March 25th.&lt;/p&gt;
&lt;p&gt;ANYONE can submit a proposal to Breizh Entropy Congress: students, entrepreneurs, enthusiasts, artists, free software activists, tinkerers, hackers&amp;#8230; on ANY subject related to free and open technologies. This congress&lt;br /&gt;
is about eclectism!&lt;/p&gt;
&lt;p&gt;To participate, send a mail to &lt;a href=&quot;http://rejon.org/feed/cfp@breizh-entropy.org&quot;&gt;cfp@breizh-entropy.org&lt;/a&gt; including the following&lt;br /&gt;
points:&lt;br /&gt;
- Format of the submission: lecture, workshop, installation, lightning talk, other&amp;#8230;&lt;br /&gt;
- Title of the submission&lt;br /&gt;
- Name of speaker(s)/presenter(s)/artist(s)&lt;br /&gt;
- Language (if applicable): French/English&lt;br /&gt;
- Summary of the submission&lt;br /&gt;
- Short bio of the speaker&lt;br /&gt;
- Hardware/logistics requirements&lt;br /&gt;
- Contact e-mail and (if possible) mobile phone&lt;/p&gt;
&lt;p&gt;The complete call for proposals is online:&lt;br /&gt;
&lt;a href=&quot;http://www.breizh-entropy.org/cfp.html&quot;&gt;http://www.breizh-entropy.org/cfp.html&lt;/a&gt;&lt;/p&gt;&lt;/blockquote&gt;</description>
	<pubDate>Tue, 02 Mar 2010 18:59:34 +0000</pubDate>
</item>
<item>
	<title>Kees Cook: egosurfing with git</title>
	<guid>http://www.outflux.net/blog/?p=320</guid>
	<link>http://www.outflux.net/blog/archives/2010/02/28/egosurfing-with-git/</link>
	<description>&lt;p&gt;I&amp;#8217;m never sure when my commits to Linux actually make it into an official release.  Luckily, since releases are tagged, I can use &amp;#8220;&lt;code&gt;git tag --contains COMMIT&lt;/code&gt;&amp;#8221; to find them.  So, in a stunning display of inefficiency, here&amp;#8217;s what I use to find my commits:&lt;/p&gt;
&lt;pre class=&quot;brush:bash&quot;&gt;
git log --author='Kees Cook' --pretty=oneline | \
while read commit name; do \
    echo $(git tag --contains $commit | head -n1): &quot;$name&quot;; \
done
&lt;/pre&gt;
&lt;p&gt;Which lets me know where my code is with respect to releases:&lt;/p&gt;
&lt;pre&gt;
v2.6.33: x86, mm: Report state of NX protections during boot
v2.6.33: sysctl: require CAP_SYS_RAWIO to set mmap_min_addr
v2.6.32: proc: fix reported unit for RLIMIT_CPU
v2.6.31: modules: sysctl to block module loading
...
&lt;/pre&gt;</description>
	<pubDate>Sun, 28 Feb 2010 20:19:39 +0000</pubDate>
</item>
<item>
	<title>Gail Carmichael: Teaching Computer Science in High School</title>
	<guid>tag:blogger.com,1999:blog-1685560256628587439.post-7303306184423694000</guid>
	<link>http://compscigail.blogspot.com/2010/02/teaching-cs-in-high-school.html</link>
	<description>Continuing on the theme of &lt;a href=&quot;http://compscigail.blogspot.com/2010/02/recognizing-excellence-in-education.html&quot;&gt;excellence in education&lt;/a&gt;, I would like to briefly reflect on teaching computer science in Ontario high schools.  I have to point out that I don't what exactly the state of the subject in our province is, not least because I actually never took CS in high school (though I must admit that part of the reason for this is that fellow students told me the class wasn't very good at our school).&lt;br /&gt;&lt;br /&gt;But it does seem to me that it could be a problem.  My mom is a teacher.  She is currently doing special education for grades seven and eight in the Catholic school board (which, in Ontario, is one of two publicly funded boards).  Based on her, I know that you can expect a very secure job, regular wage increases thanks to union negotiations or years of experience, and an excellent pension.&lt;br /&gt;&lt;br /&gt;This sounds great, but the downsides are that the system is not a meritocracy whatsoever, and you start at a relatively low wage (once you finally get a full-time position - it sounds like most young teachers do a lot of supply or contract teaching at first).  It also appears to be almost impossible to be fired, and there are no reward for excellence, both of which seem to lead to a non-trivial amount of mediocrity.  These cons put together are enough to make me avoid working at that level.  The politics surrounding secondary education in Ontario also make me angry, though I can't say this wouldn't be true at university as well.&lt;br /&gt;&lt;br /&gt;Sure, if you really love what you do, then the downsides won't matter. But what I really love to do is teach young people computer science, and I can do that at the university level with a much higher salary, what &lt;span&gt;seem&lt;/span&gt; to be better opportunities to be recognized for teaching excellence, and an opportunity to affect elementary and secondary students through outreach efforts.  Why would I &lt;span&gt;not&lt;/span&gt; stick to university teaching?&lt;br /&gt;&lt;br /&gt;The reason I bring this all up is not to suggest that nobody should want to teach in high schools, but it does make me ask how many excellent teachers feel the same way I do.  Are high schools getting the teachers they need to introduce computer science to the next generation? If not, is this one of the reasons that many non-traditional students end up taking computer science in college? Because they never had a good teacher to get them interested in high school? Is it time to consider looking at what could make teaching computer science in high school more attractive so more teachers consider doing it?&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;p&gt; &lt;/p&gt;&lt;hr /&gt; &lt;a href=&quot;http://compscigail.blogspot.com/&quot;&gt;Visit The Female Perspective of Computer Science online.&lt;/a&gt;&lt;img width=&quot;1&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/1685560256628587439-7303306184423694000?l=compscigail.blogspot.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</description>
	<pubDate>Sun, 28 Feb 2010 13:53:01 +0000</pubDate>
</item>
<item>
	<title>Gail Carmichael: Recognizing Excellence in Education</title>
	<guid>tag:blogger.com,1999:blog-1685560256628587439.post-8351443415192074467</guid>
	<link>http://compscigail.blogspot.com/2010/02/recognizing-excellence-in-education.html</link>
	<description>The &lt;a href=&quot;http://compscigail.blogspot.com/2009/05/ta-mentor-program.html&quot;&gt;TA Mentor program&lt;/a&gt; here at Carleton has been run in some departments for a few years now, but is in its first year in the &lt;a href=&quot;http://www.scs.carleton.ca&quot;&gt;School of Computer Science&lt;/a&gt;.  One of the big pushes this year is to create a TA Award in departments that don't already have one.  The main idea is to recognize and encourage excellence among TA's who might otherwise treat their TAships as funding rather than an important job.&lt;br /&gt;&lt;br /&gt;It's really a shame that some TA's really do make being a good teacher their last priority.  In some ways, who can blame them? With the seemingly zillions of demands on grad students, and pretty much no chance of getting fired from a TA job, it's pretty easy to do.  Even easier if all you do is grade assignments and tests, and possibly hold office hours that nobody shows up to.&lt;br /&gt;&lt;br /&gt;I think the mentor program is really improving the culture of professionalism here.  With easily accessible workshops that count towards mandatory training hours and teaching skills certificates [1], TA's have actually started engaging in professional development.  In computer science, I was blown away by the number of TA's who came to my workshops on better office hours and grading.&lt;br /&gt;&lt;br /&gt;But we can do more. While simply loving what you do is a wonderful motivation for going above and beyond in your TA and teaching jobs, it's often not enough, as seen with the decreased attendance after workshops stopped counting toward the teaching skills certificates.&lt;br /&gt;&lt;br /&gt;I've always believed in meritocracy, and while we can't reward good TA's with raises (or apparently fire the really bad ones), we can at least recognize excellence through a nice little TA Award.  I know I would have felt good earning such a thing.  Maybe it won't make everyone want to perform better, but in combination with the workshops, it's one more step in the right direction.&lt;br /&gt;&lt;br /&gt;---&lt;br /&gt;[1] Unfortunately, this isn't entirely true.  Our workshops counted toward our school's Educational Development Centre's certificates in the fall, but don't anymore.  Hopefully this can be resolved for the fall term, possibly by creating our own certificate.&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;p&gt; &lt;/p&gt;&lt;hr /&gt; &lt;a href=&quot;http://compscigail.blogspot.com/&quot;&gt;Visit The Female Perspective of Computer Science online.&lt;/a&gt;&lt;img width=&quot;1&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/1685560256628587439-8351443415192074467?l=compscigail.blogspot.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</description>
	<pubDate>Fri, 26 Feb 2010 10:50:38 +0000</pubDate>
</item>
<item>
	<title>Jon Phillips: StatusNet launches StatusNet Enterprise Network!</title>
	<guid>http://rejon.org/?p=2087</guid>
	<link>http://rejon.org/2010/02/statusnet-launches-statusnet-enterprise-network/</link>
	<description>&lt;p&gt;&lt;a href=&quot;http://status.net&quot;&gt;&lt;img src=&quot;http://rejon.org/media/2010/02/Screen-shot-2010-02-25-at-12.22.36-PM.png&quot; alt=&quot;Screen shot 2010-02-25 at 12.22.36 PM&quot; title=&quot;Screen shot 2010-02-25 at 12.22.36 PM&quot; width=&quot;477&quot; height=&quot;124&quot; class=&quot;alignnone size-full wp-image-2088&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;StatusNet did a launch today of StatusNet Enterprise Network, their support program specifically tailored for corporate clients.&lt;/p&gt;
&lt;p&gt;Enterprise Network members participate in StatusNet&amp;#8217;s exclusive on-line enterprise community, where they can get advice from other enterprise users and interact directly with StatusNet architects and engineers.&lt;/p&gt;
&lt;p&gt;For details on SEN plans, see &lt;a href=&quot;http://status.net/enterprise-network&quot;&gt;http://status.net/enterprise network&lt;/a&gt;.&lt;/p&gt;</description>
	<pubDate>Thu, 25 Feb 2010 20:23:46 +0000</pubDate>
</item>
<item>
	<title>Kees Cook: fun with process scheduling</title>
	<guid>http://www.outflux.net/blog/?p=316</guid>
	<link>http://www.outflux.net/blog/archives/2010/02/25/fun-with-process-scheduling/</link>
	<description>&lt;p&gt;In an attempt to force an exec to totally stall so I could attach gdb to a process that does a setuid transition without freaking it out (i.e. can&amp;#8217;t launch &amp;#8220;sudo gdb &amp;#8230;&amp;#8221;), I briefly played with process priority, scheduling, and CPU affinity (pinning a process to a CPU).&lt;/p&gt;
&lt;p&gt;So far, the best attempt at stalling the process was to set CPU affinity, set its scheduling policy (IDLE), drop the priority value fully (19), and then run a CPU hog with the same CPU affinity with a very high priority (-20).&lt;/p&gt;
&lt;p&gt;Staller: &lt;code&gt;sudo schedtool -a 0 -N -n -20 -e /tmp/spin-cpu&lt;/code&gt;&lt;br /&gt;
Stallee: &lt;code&gt;schedtool -a 0 -D -n 19 -e /usr/bin/sudo -s&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;The hope was to then run &amp;#8220;&lt;code&gt;sudo gdb /usr/bin/sudo $(pidof sudo)&lt;/code&gt;&amp;#8220;, but it seems that this still isn&amp;#8217;t enough to make the exec of sudo totally stall while the &amp;#8220;spin-cpu&amp;#8221; process is running &amp;#8212; it certainly executes more slowly, but I want it to &lt;em&gt;stop&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;I have this feeling like I&amp;#8217;m missing something obvious about how to accomplish this gdb session sanely.  I wonder if I can get gdb to switch targets across a child exec, i.e. run gdb as root on a program that fully drops privs, but then execs sudo.  Guess it&amp;#8217;s time to go read the gdb manual some more&amp;#8230;&lt;/p&gt;</description>
	<pubDate>Thu, 25 Feb 2010 19:04:53 +0000</pubDate>
</item>
<item>
	<title>Bryce Harrington: Intel gfx chips</title>
	<guid>http://www2.bryceharrington.org:8080/111 at http://www2.bryceharrington.org:8080/drupal</guid>
	<link>http://www2.bryceharrington.org:8080/drupal/intel_gfx_popularity</link>
	<description>&lt;p&gt;Last year Leann and I dug through Ubuntu's HWDB data and looked at numbers of Intel graphics owners who have reported their hardware, to get a rough idea of the relative distribution of Intel graphics hardware:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www2.bryceharrington.org:8080/files/images/intel_gfx_popularity.png&quot;&gt;&lt;img src=&quot;http://www2.bryceharrington.org:8080/files/images/intel_gfx_popularity_small.png&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
(Click for larger image)&lt;/p&gt;
&lt;p&gt;This chart is a little misleading in that it's not a snapshot in time but rather data gathered over a number of years.  So chips like i855-i915 are probably a bit overrepresented since the owners had more time to submit results, and newer chips are probably significantly underrepresented.  Also, this is data from about a year ago so is really underrepresenting the G45 and other newer chips.&lt;/p&gt;
&lt;p&gt;Another factor that I think might be skewing the numbers is that people may be more likely to report their hardware info if they're having problems than if they installed it and everything &quot;just worked&quot;.  This is doubly especially true in the case of pre-installed hardware, whose owners probably are unlikely to stumble across the HWDB submission tools.&lt;/p&gt;
&lt;p&gt;So, take the chart with several large grains of salt.  So while the chart shows that 20% of Intel hardware is 8xx, with all the above caveats I think it's well below that number.&lt;/p&gt;
&lt;p&gt;But what's interesting to me is to compare the relative popularity of chips of similar generations, such as i830 vs i855.  I've seen i830 owners express shock and outrage when stuff breaks on their hardware, but this graph shows why this is - it ain't that common.  If you have a malfunctioning i830 system, maybe the best solution would be to donate it to one of the X.org developers that works on -intel.&lt;/p&gt;</description>
	<pubDate>Tue, 23 Feb 2010 21:31:40 +0000</pubDate>
</item>
<item>
	<title>Jon Phillips: Help Me Pick a new REJON Head Icon.</title>
	<guid>http://rejon.org/?p=2064</guid>
	<link>http://rejon.org/2010/02/help-me-pick-a-new-rejon-head-icon/</link>
	<description>&lt;p&gt;#hahaha is my laugh hashtag. So, please take this post with a grain of salt. I know it is pretty hilarious to post this publicly to get feedback, but its a fun thing, right? &lt;/p&gt;
&lt;p&gt;At &lt;a href=&quot;http://fosdem.org&quot;&gt;FOSDEM2010&lt;/a&gt; I finally met long time collaborator &lt;a href=&quot;http://nicubunu.ro/&quot;&gt;Nicu Buculei&lt;/a&gt; from &lt;a href=&quot;http://openclipart.org&quot;&gt;Open Clip Art Library&lt;/a&gt;, &lt;a href=&quot;http://inkscape.org/&quot;&gt;Inkscape&lt;/a&gt; and &lt;a href=&quot;http://create.freedesktop.org/&quot;&gt;CREATE&lt;/a&gt; in preparation meetings for &lt;a href=&quot;http://rejon.org/2010/02/10by10by10-support-the-libre-graphics-meeting/&quot;&gt;Libre Graphics Meeting 2010&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;It struck me like a bolt of lightning while we were at a meeting that I remembered Nicu created my original disembodied REJON head! &lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://rejon.org/media/2010/02/rejon_head_192x192-pc.png&quot; rel=&quot;lightbox[2064]&quot;&gt;&lt;img src=&quot;http://rejon.org/media/2010/02/rejon_head_192x192-pc.png&quot; alt=&quot;rejon_head_192x192-pc&quot; title=&quot;rejon_head_192x192-pc&quot; width=&quot;192&quot; height=&quot;192&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I love this head, but I always felt like the head looked a little bit dead or dumb. For those that know me, I usually have a pretty big smile or look like I&amp;#8217;m about to laugh all the time (see &lt;a href=&quot;http://joi.ito.com&quot;&gt;Joi&amp;#8217;s&lt;/a&gt; photo he took when I randomly ran into him and &lt;a href=&quot;http://www.seanbonner.com/&quot;&gt;Sean Bonner&lt;/a&gt; in Venice this weekend). &lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.flickr.com/photos/joi/4379642354/in/set-72157623487115816/&quot;&gt;&lt;img src=&quot;http://farm5.static.flickr.com/4030/4379642354_b520cf1346.jpg&quot; alt=&quot;REJON by Joi Ito&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;So, I talked Nicu into making me a new one! Here is his first draft with and updated bling and teeth smile. What do you think?&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://rejon.org/media/2010/02/rejon_smiling-192.png&quot; rel=&quot;lightbox[2064]&quot;&gt;&lt;img src=&quot;http://rejon.org/media/2010/02/rejon_smiling-192.png&quot; alt=&quot;rejon_smiling-192&quot; title=&quot;rejon_smiling-192&quot; width=&quot;192&quot; height=&quot;192&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Feedback came in that my avatar is a bit scary and maybe shows too much teeth. One friend said, &amp;#8220;well, its a disembodied head!&amp;#8221; Here is a slightly less smily rejon. Thoughts?&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://rejon.org/media/2010/02/rejon_smiling_less.png&quot; rel=&quot;lightbox[2064]&quot;&gt;&lt;img src=&quot;http://rejon.org/media/2010/02/rejon_smiling_less.png&quot; alt=&quot;rejon_smiling_less&quot; title=&quot;rejon_smiling_less&quot; width=&quot;192&quot; height=&quot;192&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;So, after more feedback, Nicu created me just an updated blingy REJON head icon. Simple and safe. Is it better?&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://rejon.org/media/2010/02/rejon-bling.png&quot; rel=&quot;lightbox[2064]&quot;&gt;&lt;img src=&quot;http://rejon.org/media/2010/02/rejon-bling.png&quot; alt=&quot;rejon-bling&quot; title=&quot;rejon-bling&quot; width=&quot;192&quot; height=&quot;192&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Ok, now I&amp;#8217;m done with my massive narcissistic post about which avatar I should use. Really, I&amp;#8217;m hopeful that you fine readers will make some comments and help me select one to use moving forward in SHARISM2010 &lt;img src=&quot;http://rejon.org/wp-includes/images/smilies/icon_smile.gif&quot; alt=&quot;:)&quot; class=&quot;wp-smiley&quot; /&gt; &lt;/p&gt;</description>
	<pubDate>Tue, 23 Feb 2010 04:22:39 +0000</pubDate>
</item>
<item>
	<title>Jon Phillips: 10by10by10: Support the Libre Graphics Meeting!</title>
	<guid>http://rejon.org/?p=2058</guid>
	<link>http://rejon.org/2010/02/10by10by10-support-the-libre-graphics-meeting/</link>
	<description>&lt;p&gt;&lt;a href=&quot;http://pledgie.com/campaigns/8926&quot;&gt;&lt;img src=&quot;http://rejon.org/media/2010/02/Screen-shot-2010-02-22-at-9.23.57-AM1.png&quot; alt=&quot;Screen shot 2010-02-22 at 9.23.57 AM&quot; title=&quot;Screen shot 2010-02-22 at 9.23.57 AM&quot; width=&quot;423&quot; height=&quot;236&quot; class=&quot;alignnone size-full wp-image-2062&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;10by10by10: Support LGM2010!&lt;/p&gt;
&lt;p&gt;The Libre Graphics Meeting (LGM) is the annual working conference for free software graphics application users and developers. The fifth edition takes place 27-30 May 2010 in Brussels, Belgium. Teams from GIMP, Inkscape, Blender, Krita, Scribus, Hugin, Open Font Library and many other graphics projects gather to improve their software and discuss new ideas for interoperability and shared standards.&lt;br /&gt;
&lt;a href=&quot;http://www.libregraphicsmeeting.org&quot;&gt;http://www.libregraphicsmeeting.org&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;LGM2010 has launched a fundraising campaign called 10by10by10 to raise $10,000 USD from grants, $10K from corporations and $10K from the community. The funds raised from granting organizations, public, and corporate partners will allow participants who have no other means of sponsoring their travel to Brussels to attend the event.&lt;/p&gt;
&lt;p&gt;You can contribute to 10by10by10 at: &lt;a href=&quot;http://pledgie.com/campaigns/8926&quot;&gt;http://pledgie.com/campaigns/8926&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;All donations are tax deductible for US taxpayers. For larger donations from corporations and individuals, please contact us directly at &lt;a href=&quot;http://rejon.org/feed/lgm@gnome.org&quot;&gt;lgm@gnome.org&lt;/a&gt;&lt;/p&gt;</description>
	<pubDate>Mon, 22 Feb 2010 17:26:14 +0000</pubDate>
</item>
<item>
	<title>Bryce Harrington: Hook for catching X.org freezes</title>
	<guid>http://www2.bryceharrington.org:8080/110 at http://www2.bryceharrington.org:8080/drupal</guid>
	<link>http://www2.bryceharrington.org:8080/drupal/node/110</link>
	<description>&lt;p&gt;X.org freezes are perhaps one of the most frustrating bugs in Ubuntu.  These were such a pain during Hardy that &lt;a href=&quot;https://edge.launchpad.net/~ubuntu-x-swat/+archive/x-freeze-test&quot;&gt;special debugging procedures&lt;/a&gt; were developed to enable users to gather the data upstream needed.  But these procedures are pretty technically involved to do, and had to be done while ssh'd into the frozen system - not always an easy task!&lt;/p&gt;
&lt;p&gt;Starting today in Lucid, Ubuntu will now collect this information automatically when the kernel has detected a freeze has occurred.  So now we can reliably collect all that information and file the bug for you when a freeze occurs.&lt;/p&gt;
&lt;p&gt;This is implemented using apport, intel_gpu_tools, and a udev rule.  Thanks go especially to mdz who put much effort into scoping out how to do this.  Currently it works only for Intel graphics, but if/when other drivers support a similar functionality it will be easy to extend it to cover them too.  I'm also not 100% sure I'm capturing exactly what upstream needs, but adjustments to the script will just be a simple matter of python scripting so I'm sure this will improve as we gain experience with it operating in the wild.&lt;/p&gt;
&lt;p&gt;Even if it's not exactly right, the good news is that it removes a huge pain point for users trying to report these bugs.  Now it's on us to take care of the technical side of things.  :-)&lt;/p&gt;
&lt;p&gt;Also, friday saw the upload of a new libdrm version 2.4.18 which includes fixes for numerous Intel freezes that have been debugged recently.  So if you've been experiencing freezes on Lucid with Intel lately, it may well be worth your while to upgrade to the latest X.org bits right now.&lt;/p&gt;</description>
	<pubDate>Sun, 21 Feb 2010 23:20:53 +0000</pubDate>
</item>
<item>
	<title>Jon Phillips: Totally Free Network Services</title>
	<guid>http://rejon.org/?p=2048</guid>
	<link>http://rejon.org/2010/02/totally-free-network-services/</link>
	<description>&lt;p&gt;&lt;em&gt;This is a slide share that describes how Status.Net is unique from other existing servies and why it is a step in the right direction towards a totally free network service:  &lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;img class=&quot;alignnone size-full wp-image-2052&quot; title=&quot;Screen shot 2010-02-21 at 10.45.33 AM&quot; src=&quot;http://rejon.org/media/2010/02/Screen-shot-2010-02-21-at-10.45.33-AM1.png&quot; alt=&quot;Screen shot 2010-02-21 at 10.45.33 AM&quot; width=&quot;550&quot; height=&quot;394&quot; /&gt;&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;&lt;strong&gt; Your life and your business are your own!&lt;/strong&gt; &lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;&lt;img class=&quot;alignnone size-full wp-image-2050&quot; title=&quot;Screen shot 2010-02-21 at 10.50.55 AM&quot; src=&quot;http://rejon.org/media/2010/02/Screen-shot-2010-02-21-at-10.50.55-AM.png&quot; alt=&quot;Screen shot 2010-02-21 at 10.50.55 AM&quot; width=&quot;550&quot; height=&quot;447&quot; /&gt;&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt; &lt;strong&gt;Take control of your status! &lt;/strong&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;&lt;img src=&quot;http://rejon.org/media/2010/02/Screen-shot-2010-02-21-at-11.17.33-AM.png&quot; alt=&quot;Screen shot 2010-02-21 at 11.17.33 AM&quot; title=&quot;Screen shot 2010-02-21 at 11.17.33 AM&quot; width=&quot;550&quot; height=&quot;363&quot; class=&quot;alignnone size-full wp-image-2055&quot; /&gt;&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt; &lt;strong&gt;Need something federated and scalable beyond one person or companies efforts!&lt;/strong&gt; &lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;&lt;a title=&quot;View Totally Free Network Services on Scribd&quot; href=&quot;http://www.scribd.com/doc/27171832/Totally-Free-Network-Services&quot;&gt;Totally Free Network Services&lt;/a&gt; 	&lt;/p&gt;</description>
	<pubDate>Sun, 21 Feb 2010 19:18:42 +0000</pubDate>
</item>
<item>
	<title>Bryce Harrington: nouveau as default</title>
	<guid>http://www2.bryceharrington.org:8080/109 at http://www2.bryceharrington.org:8080/drupal</guid>
	<link>http://www2.bryceharrington.org:8080/drupal/node/109</link>
	<description>&lt;p&gt;In Ubuntu we've set nouveau as the default driver instead of -nv, as detailed in a &lt;a href=&quot;https://lists.ubuntu.com/archives/ubuntu-x/2010-February/000766.html&quot;&gt;post to ubuntu-x@&lt;/a&gt; yesterday.&lt;/p&gt;</description>
	<pubDate>Sat, 20 Feb 2010 21:23:11 +0000</pubDate>
</item>
<item>
	<title>Inkscape: A new book on Inkscape in German</title>
	<guid>http://www.inkscape.org/#A_new_book_on_Inkscape_in_German:February_19,_2010</guid>
	<link>http://www.inkscape.org/#A_new_book_on_Inkscape_in_German:February_19,_2010</link>
	<description>A new book on Inkscape in German called &quot;Inkscape: Professionelle Vektorgrafiken gestalten&quot; by Uwe Schöler has just been published. The book is written with beginners and advanced users in mind and covers features of Inkscape 0.47. A CD attached to the book also contains several video tutorials specifically created for the book and sample files for the workshops in the book.</description>
	<pubDate>Fri, 19 Feb 2010 17:00:37 +0000</pubDate>
</item>
<item>
	<title>Gail Carmichael: Learning Computer Science and Algorithms with Augmented Reality</title>
	<guid>tag:blogger.com,1999:blog-1685560256628587439.post-6252378425794231483</guid>
	<link>http://compscigail.blogspot.com/2010/02/learning-computer-science-and.html</link>
	<description>&lt;span&gt;This is the third and last post in a three-part series of design proposals for augmented reality learning applications. These are from a paper I wrote in my computers and cognition class. I'll be reworking the main ideas in the paper for a future submission, but probably won't include these, so I figured I'd share!&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Algorithms -- lists of well defined steps that can be used to solve a particular type of problem -- are a fundamental part of computer science education, but the concepts can be abstract and are consequently not always easy to teach. Various applications and techniques have been proposed to aid this process. For instance, the &lt;a href=&quot;http://portal.acm.org/citation.cfm?id=1148531&quot;&gt;SHALEX&lt;/a&gt; system was built to be adaptable to a learner's behaviour, providing spatial and temporal links, textual descriptions of algorithms, and supplemental animations. This kind of system still presents the algorithms in their abstract form, though, and does not take advantage of situated, embedded, or embodied cognition theory.&lt;br /&gt;&lt;br /&gt;Situating algorithm instruction in the context of real and specific problems that can be solved with particular techniques can be helpful to students in terms of motivation and understanding, which has &lt;a href=&quot;http://portal.acm.org/citation.cfm?id=563340.563456&quot;&gt;lead to some instructors to advocate the use of puzzles&lt;/a&gt;. Taking this idea even further, kinaesthetic activities have been proposed in the place of paper-based puzzles. For instance, Sivilotti and Pike &lt;a href=&quot;http://portal.acm.org/citation.cfm?id=1227310.1227438&quot;&gt;described activities&lt;/a&gt; that can be used in upper level undergraduate and even graduate courses in computer science to teach algorithms for distributed computing, and Snapp &lt;a href=&quot;http://portal.acm.org/citation.cfm?id=1140124.1140256&quot;&gt;showed how graph algorithms could be introduced&lt;/a&gt; to beginners using a corn maze. The &lt;a href=&quot;http://csunplugged.org&quot;&gt;CS Unplugged&lt;/a&gt; set of activities is designed for use with elementary and middle school students, and contains a wide range of activities. Most are situated to a specific real world problem, and there is a mix of paper-based exploration and group kinaesthetic activities.&lt;br /&gt;&lt;br /&gt;While these examples do take advantage of the aforementioned cognitive theories, there are still reasons to consider implementing the activities using augmented reality. For instance, the paper-based activities might be brought to life, or corn mazes brought to the classroom or school yard to avoid the need for a field trip. Some of the group activities might be adapted for use by one person for independent study. Having any activity driven by software would allow for more complex examples, and teachers who aren't as familiar with computer science are more likely to be able to bring the activities into their classrooms.&lt;br /&gt;&lt;br /&gt;With this in mind, the first design proposition is based on a CS Unplugged activity about sorting (&lt;a href=&quot;http://csunplugged.org/sorting-networks&quot;&gt;Activity 8: Beat the Clock -- Sorting Networks&lt;/a&gt;). The goal of the activity is to show that some tasks can be completed more quickly when they can be broken up into individual parts which can then be completed by different people at the same time. A diagram is drawn on the ground with chalk (p. 72, or p. 2 of the individual PDF). Students are divided into teams of six and positioned at the starting squares of the diagram. Each student will have a random number given to them. They follow the arrow leaving their current position until they reach a circle. There, they must wait for another student to reach them. When there are two, the person with the smaller number follows the left arrow out, and the other person the right arrow. When everyone reaches the ending squares, the numbers assigned to them will be in sorted order. The idea is to time the students so they can see what networks can sort the fastest, then think about why.&lt;br /&gt;&lt;br /&gt;This activity gives a good embodied experience in that students physically move through a real network and as a result get a sense of how the sorting work is distributed. However, it requires the ability to take a class outside where the chalk diagrams can be drawn, and is limited to a small number of networks because of the time is takes to reproduce them. Also, the problem they are solving is still somewhat abstract in that there isn't a context the students can connect with beyond the given goal of sorting numbers (though the competitive nature of timing the students surely doesn't hurt). The proposed augmented reality version of the activity will seek to improve on these downsides.&lt;br /&gt;&lt;br /&gt;To give the activity some more context, a problem that students can relate to is devised and the activity is modified so students will start without knowing they are sorting numbers. Each student is given a picture of a toy with a house number and street name. They are told that they have been assigned to help Santa deliver Christmas gifts to children on that particular street (note that the street name could be chosen by the particular group running the activity to be one the students are familiar with, but the house numbers must always be associated with a particular toy). Because it has snowed recently, nobody can read the house numbers, but luckily, there are elves available to help the students find their way.&lt;br /&gt;&lt;br /&gt;At the beginning of the activity, students will line up on one side of the classroom and look at the pictures of the toys to see where to go next. They might use a handheld device as a magic lens, or a head mounted display. A camera will be used to recognize the image of the toy, and an arrow or perhaps a trail of bubbles or pixie dust will lead the student to the next location, where they must wait for another student to join them. When there are two students waiting, they each hold up the images of their toys for an animated elf to examine. The images must be held close enough for a single camera to recognize them together. The elf then indicates which path each student will take based on the relative order of the house numbers associated to the toys. This continues until each student reaches a house, their final destination. When all students have made it through the sorting network, a discussion on what happened has the students figure out that they managed to quickly sort the street addresses using a sorting network.&lt;br /&gt;&lt;br /&gt;In addition to situating the problem in the toy delivery story, augmented reality makes it possible to do this activity anywhere, anytime. It could be designed to include an arbitrary number of students, and have a mode in which the entire sorting network is projected onto the ground so students can see it all at once, just as was the case for the CS Unplugged activity. The embodied nature of the original activity is retained. Students physically move through the network, and can take advantage of the intuition that says going left often means something is smaller, and going right means something is larger. This is useful when developing an understanding of how the algorithm works.&lt;br /&gt;&lt;br /&gt;Augmented reality is the only technology that can accomplish all of this. Virtual reality comes close, but does not have the advantage of using the real world as a base, and would not allow for the use of mobile devices instead of heads up displays. A similar scenario might be possible with mobile devices that don't support augmented reality, but it would be difficult to direct students to their next locations without a virtual or real network that can be visualized. Recreating the activity on any other device, such as a desktop computer, would remove the advantages that come from the embodiment found in the other versions.&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;p&gt; &lt;/p&gt;&lt;hr /&gt; &lt;a href=&quot;http://compscigail.blogspot.com/&quot;&gt;Visit The Female Perspective of Computer Science online.&lt;/a&gt;&lt;img width=&quot;1&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/1685560256628587439-6252378425794231483?l=compscigail.blogspot.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</description>
	<pubDate>Fri, 19 Feb 2010 11:22:00 +0000</pubDate>
</item>
<item>
	<title>Kees Cook: data mining for NX bit</title>
	<guid>http://www.outflux.net/blog/?p=305</guid>
	<link>http://www.outflux.net/blog/archives/2010/02/18/data-mining-for-nx-bit/</link>
	<description>&lt;p&gt;9% of Ubuntu systems that were used to report bugs that included their &lt;code&gt;/proc/cpuinfo&lt;/code&gt; file need to fix their BIOS settings to &lt;a href=&quot;http://www.outflux.net/blog/archives/2008/11/21/make-your-bios-love-security/&quot;&gt;gain the NX bit&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://bazaar.launchpad.net/~kees/%2Bjunk/cpu-checker/annotate/head%3A/check-bios-nx&quot;&gt;Check&lt;/a&gt; for yourself.  (Run it with &lt;code&gt;--verbose&lt;/code&gt; for useful details.)&lt;/p&gt;
&lt;p&gt;Out of 7511 Ubuntu bugs &lt;a href=&quot;http://www.murraytwins.com/blog&quot;&gt;Brian Murray&lt;/a&gt; collected for me that included &lt;code&gt;/proc/cpuinfo&lt;/code&gt; files, there were 7270 unique contents (which surprised me &amp;#8212; I was expecting this to be much lower).&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;5 (0.07%) were non-x86.&lt;/li&gt;
&lt;li&gt;1 (0.02%) had corrupted contents (likely due to a search/replace in apport gone awry).&lt;/li&gt;
&lt;li&gt;5670 (77.99%) had NX (this also surprised me &amp;#8212; I was not expecting it to be so high).&lt;/li&gt;
&lt;li&gt;337 (4.64%) lacked PAE, and so cannot have NX (I didn&amp;#8217;t expect this to be so low; Ubuntu bug reporters must have relatively recent hardware overall).&lt;/li&gt;
&lt;li&gt;595 (8.18%) had PAE and correctly lacked NX (I didn&amp;#8217;t expect this to be so high &amp;#8212; PAE without NX is a bit more common than I&amp;#8217;d hoped; hopefully these systems are running 32bit kernels to at least get the partial NX emulation).&lt;/li&gt;
&lt;li&gt;662 (9.1%) had PAE but incorrectly lacked NX.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;It&amp;#8217;s this last group of systems I&amp;#8217;m hoping to get fixed through &lt;a href=&quot;https://wiki.ubuntu.com/Security/CPUFeatures&quot;&gt;education&lt;/a&gt;.&lt;/p&gt;</description>
	<pubDate>Thu, 18 Feb 2010 19:15:41 +0000</pubDate>
</item>
<item>
	<title>Inkscape: Inkscape enters chill phase for 0.48</title>
	<guid>http://www.inkscape.org/#Inkscape_enters_chill_phase_for_0.48:February_17,_2010</guid>
	<link>http://www.inkscape.org/#Inkscape_enters_chill_phase_for_0.48:February_17,_2010</link>
	<description>We are announcing chill phase and thus officially enter 0.48 release cycle. It means that development of new features now should be wrapping up, and focus should be shifting to bugfixing activity. So we are really serious about releasing 0.48 some time in May.   An about screen contest will be announced separately. In the mean time you can help us by pointing out bugs and odd things in the documentation.</description>
	<pubDate>Wed, 17 Feb 2010 22:00:39 +0000</pubDate>
</item>
<item>
	<title>Jon Phillips: StatusCampLA Announced and StatusNet at SCALE2010</title>
	<guid>http://rejon.org/?p=2043</guid>
	<link>http://rejon.org/2010/02/statuscampla-announced-and-statusnet-at-scale2010/</link>
	<description>&lt;p&gt;&lt;span&gt;In addition to doing a&lt;span&gt; &lt;/span&gt;&lt;a href=&quot;http://status.net/2010/01/29/come-to-statuscheck-brussels-at-fosdem-2010-next-saturday&quot;&gt;StatusCheck at FOSDEM2010 in Brussels this Saturday night&lt;/a&gt;, we are announcing&lt;span&gt; &lt;/span&gt;&lt;a href=&quot;http://statuscamp.org/la&quot;&gt;StatusCampLA&lt;/a&gt;&lt;span&gt; &lt;/span&gt;to be held in synchronization with&lt;span&gt; &lt;/span&gt;&lt;a href=&quot;http://www.socallinuxexpo.org/&quot;&gt;SCALE2010&lt;/a&gt;&lt;span&gt; &lt;/span&gt;in Los Angeles, Feb 19-21 in LA, USA. Since this is a big Linux conference, we want to focus this unconference on open standards, free network services and hacking on StatusNet, the&lt;span&gt; &lt;/span&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Affero_General_Public_License&quot;&gt;AGPL&lt;/a&gt;&lt;span&gt; &lt;/span&gt;licensed software StatusNet and Identica are built on.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img class=&quot;alignnone size-full wp-image-2044&quot; title=&quot;statuscamp-logo-300px_0&quot; src=&quot;http://rejon.org/media/2010/02/statuscamp-logo-300px_0.png&quot; alt=&quot;statuscamp-logo-300px_0&quot; width=&quot;300&quot; height=&quot;238&quot; /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Come one! Come all, to the first StatusCamp unconference in LA. It will be held on Friday, February 19, 2010 at the Linux and Hackers&amp;#8217; conference&lt;span&gt; &lt;/span&gt;&lt;a href=&quot;http://www.socallinuxexpo.org/&quot;&gt;SCALE&lt;/a&gt;&lt;span&gt; &lt;/span&gt;conference venue, Westin LAX in Concourse B, from 10 AM until 5 PM.&lt;span&gt; &lt;/span&gt;&lt;a href=&quot;http://identi.ca/brionv&quot;&gt;@Brion&lt;/a&gt;,&lt;span&gt; &lt;/span&gt;&lt;a href=&quot;http://identi.ca/zach&quot;&gt;@Zach&lt;/a&gt;,&lt;span&gt; &lt;/span&gt;&lt;a href=&quot;http://identi.ca/nate&quot;&gt;@Nate&lt;/a&gt;, myself (&lt;a href=&quot;http://identi.ca/rejon&quot;&gt;@rejon&lt;/a&gt;) and Emma (&lt;a href=&quot;http://identi.ca/emma&quot;&gt;@emma&lt;/a&gt;) will be in attendance. Come on out! Lead a session and join in the fun! Since this is an unconference, please arrive at start-time to help set the schedule for the day. Topics for StatusCampLA will be general from technical discussions to micro-blogging standards to general software development practices in usage of Status.Net. We hope you will come out to the event! Please RSVP to this FREE event by sending your name to&lt;span&gt; &lt;/span&gt;&lt;a href=&quot;http://identi.ca/rejon&quot;&gt;http://identi.ca/rejon&lt;/a&gt;&lt;span&gt; &lt;/span&gt;or email&lt;span&gt; &lt;/span&gt;&lt;a href=&quot;mailto:jon@status.net&quot;&gt;jon@status.net&lt;/a&gt;. We want to know how much coffee and snacks to bring. I made up a rap for our event: &amp;#8220;&lt;strong&gt;StatusCheck on the left, who&amp;#8217;s on deck? StatusCheck to the right, hacking day and night!&lt;/strong&gt;&amp;#8221; Ok, apologies for the cheesiness of that rhyme &lt;img src=&quot;http://rejon.org/wp-includes/images/smilies/icon_wink.gif&quot; alt=&quot;;)&quot; class=&quot;wp-smiley&quot; /&gt; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;StatusCheck&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Also note, for all those attending, at 5 PM we will move over to the hotel bar in the lobby to have the first big StatusCheck drink meetup in LA. If you can&amp;#8217;t make StatusCampLA, surely you can come and relax at do a StatusCheck!&lt;/p&gt;
&lt;p&gt;&lt;img class=&quot;alignnone size-full wp-image-2045&quot; title=&quot;statuscheck-logo-300px_0&quot; src=&quot;http://rejon.org/media/2010/02/statuscheck-logo-300px_0.png&quot; alt=&quot;statuscheck-logo-300px_0&quot; width=&quot;300&quot; height=&quot;300&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;You want to start a StatusCamp?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This is the first StatusCampLA! Its also the third StatusCamp after our successful&lt;a href=&quot;http://statuscamp.org/montreal&quot;&gt;StatusCampMontreal&lt;/a&gt;&lt;span&gt; &lt;/span&gt;and&lt;span&gt; &lt;/span&gt;&lt;a href=&quot;http://statuscamp.org/sf&quot;&gt;StatusCampSF&lt;/a&gt;. We want to do more StatusCamps globally and encourage anyone interested in hosting their own StatusCamp, to start one! If you are interested, send me a message at&lt;span&gt; &lt;/span&gt;&lt;a href=&quot;http://identi.ca/rejon&quot;&gt;@rejon&lt;/a&gt;&lt;span&gt; &lt;/span&gt;or via email&lt;span&gt; &lt;/span&gt;&lt;a href=&quot;mailto:jon@status.net&quot;&gt;jon@status.net&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;We have shirts, stickers and posters now which I can send to you as a schwag bomb to get you started! Free stuff is cool. Hacking is cooler.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What&amp;#8217;s your StatusCampLA hashtag?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The hashtag for this event will be&lt;a href=&quot;http://identi.ca/tag/statuscampla&quot;&gt;&lt;span&gt; &lt;/span&gt;#statuscampLA&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Venue&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Los Angeles Airport Westin&lt;br /&gt;
5400 West Century Boulevard&lt;br /&gt;
Los Angeles, California 90045&lt;br /&gt;
Phone: (310) 216-5858&lt;br /&gt;
Fax: (310) 417-4545&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://maps.google.com/maps?f=q&amp;source=embed&amp;hl=en&amp;geocode=&amp;q=5400+West+Century+Boulevard+los+angeles+ca&amp;sll=34.290065,-118.715781&amp;sspn=0.013562,0.015965&amp;ie=UTF8&amp;hq=&amp;hnear=5400+W+Century+Blvd,+Los+Angeles,+California+90045&amp;ll=33.944784,-118.373952&amp;spn=0.012461,0.018239&amp;z=15&amp;iwloc=A%20Map&quot;&gt;Google Map to the Venue&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.starwoodhotels.com/westin/property/overview/index.html?propertyID=1005%20Hotel%20website&quot;&gt;Westin LAX Hotel&lt;/a&gt;, &lt;a href=&quot;http://ur1.ca/l3rp&quot;&gt;Concourse B&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;For more information&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&amp;#8230;and to get some ideas for sessions, please visit:&lt;span&gt; &lt;/span&gt;&lt;a href=&quot;http://statuscamp.org/la&quot;&gt;http://statuscamp.org/la&lt;/a&gt;&lt;/p&gt;
&lt;div&gt;&lt;/div&gt;
&lt;p&gt;&lt;/p&gt;</description>
	<pubDate>Tue, 16 Feb 2010 01:11:46 +0000</pubDate>
</item>
<item>
	<title>Gail Carmichael: Learning Biology and Habitats with Augmented Reality</title>
	<guid>tag:blogger.com,1999:blog-1685560256628587439.post-2314142525267959336</guid>
	<link>http://compscigail.blogspot.com/2010/02/learning-biology-and-habitats-with.html</link>
	<description>&lt;span&gt;This is the second in a three-part series of design proposals for augmented reality learning applications. These are from a paper I wrote in my computers and cognition class. I'll be reworking the main ideas in the paper for a future submission, but probably won't include these, so I figured I'd share!&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Just as optics are common in physics curricula, habitats are often found in biology lessons (for example, see &lt;a href=&quot;http://www.edu.gov.on.ca/eng/curriculum/elementary/scientec18currb.pdf&quot;&gt;The Ontario Curriculum, Grades 1-8: Science and Technology&lt;/a&gt;). Without leaving the classroom, large scale habitats can only be discussed in a disconnected fashion. Some classes have the opportunity to take field trips and see natural habitats, but of course this is limited to what can be found in the local environment, and only a short slice of time can be observed. With augmented reality, habitats can be brought to students, and life can be simulated at a faster rate in a real setting.&lt;br /&gt;&lt;br /&gt;The next design proposition considers the latter case. The goal is to show students how a particular habitat looks over several seasons, and to include some level of interaction to help them see how changes in the habitat can impact life within it. The application is location dependent, and could be set up in a real habitat or a mockup of one (for example, at a museum). Handheld mobile devices could again be used, but head mounted displays would make the experience more immersive. Multiple devices will be connected together so all students can see the same virtual content. The habitat should be preprocessed in some way to aid in feature tracking, ensuring that high quality augmentations are possible.&lt;br /&gt;&lt;br /&gt;Virtual animals and plants that live in the habitat will be depicted as going about their regular lives on a shortened time scale. The animals forage for food, find mates, raise young, burrow for the winter, and so on, while the plants grow and die. The weather will change with the seasons; for example, rain would fall in the spring and snow in the winter for some locations. The seasons could continue to cycle to suit the time allocated for the activity.&lt;br /&gt;&lt;br /&gt;Students will be able to interact with the habitat using large cards. Each card will have a symbol on it depicting what it can do. For example, one card might have a chainsaw, which means it can be used to cut down trees in the habitat. If a tree is cut down, it might appear greyed out in the augmentations. Other cards might be used to introduce disease into the habitat, have a cabin built by humans, add pollution to a water source, or attract predators. The student will place the card in the habitat where they want the associated action to occur, and then aim the camera connected with their device (be is a mobile device or a head mounted display) at the card so it is registered. They can then watch the action occur, and see how life in the habitat reacts.&lt;br /&gt;&lt;br /&gt;This activity benefits greatly from its situatedness. Students should feel more connected to the happenings in the habitat because they can watch it unfold in front of their eyes; this offers a much different experience than does observing the same habitat from afar through pictures and videos. There is also a sense of embodiment as students can actively walk through and affect the environment they are studying.&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;p&gt; &lt;/p&gt;&lt;hr /&gt; &lt;a href=&quot;http://compscigail.blogspot.com/&quot;&gt;Visit The Female Perspective of Computer Science online.&lt;/a&gt;&lt;img width=&quot;1&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/1685560256628587439-2314142525267959336?l=compscigail.blogspot.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</description>
	<pubDate>Mon, 15 Feb 2010 11:19:00 +0000</pubDate>
</item>
<item>
	<title>Gail Carmichael: Learning Photography with Augmented Reality</title>
	<guid>tag:blogger.com,1999:blog-1685560256628587439.post-7126819473210769505</guid>
	<link>http://compscigail.blogspot.com/2010/02/learning-photography-with-augmented.html</link>
	<description>&lt;span&gt;This is the first in a three-part series of design proposals for augmented reality learning applications. These are from a paper I wrote in my computers and cognition class.  I'll be reworking the main ideas in the paper for a future submission, but probably won't include these, so I figured I'd share!&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Optics is a subject often included in high school science curricula (see, for example, &lt;a href=&quot;http://www.edu.gov.on.ca/eng/curriculum/secondary/science910_2008.pdf&quot;&gt;The Ontario Curriculum, Grades 9 and 10: Science&lt;/a&gt;), where concepts like reflection and refraction with lenses and mirrors are taught. There are many opportunities to help explain how light travels through space with augmented reality visualizations, but the proposed design here will focus on explaining the optics involved with a photographic camera.&lt;br /&gt;&lt;br /&gt;There is much involved when it comes to the optics of a standard single lens reflex camera (as discussed in the detailed tutorials on &lt;a href=&quot;http://www.cambridgeincolour.com/&quot;&gt;Cambridge in Colour&lt;/a&gt;). For instance, there are many factors that affect how an image will be formed, including the lens focal length and aperture, and the distance of the actual focal point from the lens. These things will affect, for example, how much of a scene in front of the camera is captured and what parts of the image will be sharp. Learning how to take the photographs one has in mind can take many hours of trial and error practise. Being able to visualize the optics involved would be a huge advantage in this process, and could be used in classrooms learning about optics as an interesting applied lesson.&lt;br /&gt;&lt;br /&gt;An augmented reality application is proposed next that can be used to help students and photographers gain a deeper understanding of how cameras work. A camera that can communicate information about its lens is required. This camera must be tracked by a computer vision system so that graphics visualizations may be made relative to it. A mobile device using the magic lens paradigm may be sufficient for this application, though a head mounted display might give a learner a more clear idea of what the he is seeing.&lt;br /&gt;&lt;br /&gt;The learner will set up her camera to take a photograph. She will then use the augmented reality application to see how her settings will affect the final image. A three-dimensional, translucent shape will emanate from the camera and lens to indicate what portion of the scene will be captured on the camera's film or sensor. This shape will be determined by the camera's sensor size (a constant), and the lens's current focal length (dependent on the lens mounted, and the current focal length chosen in the case of a zoom lens). Using this shape, the learner can see whether a particular object in the scene -- say, a flower -- will be included in the final image. Two planes parallel to the camera's sensor will intersect the three-dimensional shape at locations that will indicate which portions of the scene will be in sharp focus. These are adjusted as the learner changes the aperture setting on her camera. The learner can view these visualizations from different angles as long as the camera remains in her field of view so it can be tracked.&lt;br /&gt;&lt;br /&gt;What is depicted can be as complicated as is desired, and could incorporate more detail about how rays of light pass through the lens and hit the camera's sensor. The key point here is that this application provides an in-situ visualization of how the camera works that is much easier to understand than a similar visualization on a flat screen. Information is embedded into the environment so the learner does not have to recall how focal length and aperture affect her photograph as she is learning. She is able to see how the camera is working in a real environment in real time, and can examine the situation by moving in three dimensions, just as she is accustomed to doing in daily activity.&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;p&gt; &lt;/p&gt;&lt;hr /&gt; &lt;a href=&quot;http://compscigail.blogspot.com/&quot;&gt;Visit The Female Perspective of Computer Science online.&lt;/a&gt;&lt;img width=&quot;1&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/1685560256628587439-7126819473210769505?l=compscigail.blogspot.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</description>
	<pubDate>Thu, 11 Feb 2010 11:20:09 +0000</pubDate>
</item>
<item>
	<title>Kees Cook: easy example of filesystem capabilities</title>
	<guid>http://www.outflux.net/blog/?p=302</guid>
	<link>http://www.outflux.net/blog/archives/2010/02/09/easy-example-of-fscaps/</link>
	<description>&lt;p&gt;Instead of using setuid programs, the goal for the future is to use fine-grained capabilities.  For example, here is &lt;code&gt;/bin/ping&lt;/code&gt;:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;$ &lt;strong&gt;ls -la /bin/ping&lt;/strong&gt;&lt;br /&gt;
-rwsr-xr-x 1 root root 35680 2009-11-05 00:41 /bin/ping&lt;br /&gt;
$ &lt;strong&gt;./ping 127.0.0.1&lt;/strong&gt;&lt;br /&gt;
PING 127.0.0.1 (127.0.0.1) 56(84) bytes of data.&lt;br /&gt;
64 bytes from 127.0.0.1: icmp_seq=1 ttl=64 time=0.041 ms&lt;br /&gt;
&amp;#8230;&lt;br /&gt;
$ &lt;strong&gt;sudo setcap CAP_NET_RAW=ep /bin/ping&lt;/strong&gt;&lt;br /&gt;
$ &lt;strong&gt;getcap /bin/ping&lt;/strong&gt;&lt;br /&gt;
/bin/ping = cap_net_raw+ep&lt;br /&gt;
$ &lt;strong&gt;./ping 127.0.0.1&lt;/strong&gt;&lt;br /&gt;
PING 127.0.0.1 (127.0.0.1) 56(84) bytes of data.&lt;br /&gt;
64 bytes from 127.0.0.1: icmp_seq=1 ttl=64 time=0.041 ms&lt;br /&gt;
&amp;#8230;&lt;br /&gt;
$ &lt;strong&gt;dmesg | tail -n1&lt;/strong&gt;&lt;br /&gt;
[212275.772124] warning: `/bin/ping&amp;#8217; has both setuid-root and effective capabilities. Therefore not raising all capabilities.
&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;The best part is that the kernel will choose the set of least privileges when both setuid and capabilities exist.  Easy way to transition!&lt;/p&gt;</description>
	<pubDate>Tue, 09 Feb 2010 19:15:54 +0000</pubDate>
</item>
<item>
	<title>Kees Cook: rng-tools with TPM</title>
	<guid>http://www.outflux.net/blog/?p=298</guid>
	<link>http://www.outflux.net/blog/archives/2010/02/08/rng-tools-with-tpm/</link>
	<description>&lt;p&gt;In Ubuntu, I uploaded an rng-tools that supports the &lt;a href=&quot;http://www.outflux.net/blog/archives/2009/10/22/tpm-as-rng/&quot;&gt;RNG in TPM&lt;/a&gt; devices (my patch is &lt;a href=&quot;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=542599&quot;&gt;waiting&lt;/a&gt; in Debian).  This hardware is available on a bunch of systems, including several Thinkpads and the Intel Q35, Q45 and newer main boards.&lt;/p&gt;
&lt;p&gt;While most TPM RNGs aren&amp;#8217;t really heavy-duty hardware RNGs, they are at least a mild source of randomness.  I&amp;#8217;ll be using an &lt;a href=&quot;http://www.entropykey.co.uk/&quot;&gt;entropy key&lt;/a&gt; eventually, but for now, the TPM can supplement my collected entropy.&lt;/p&gt;
&lt;p&gt;&lt;code&gt;/etc/default/rng-tools&lt;/code&gt;:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;HRNGDEVICE=/dev/null&lt;br /&gt;
RNGDOPTIONS=&amp;#8221;&amp;#8211;hrng=tpm &amp;#8211;fill-watermark=90% &amp;#8211;feed-interval=1&amp;#8243;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;After it&amp;#8217;s been running a bit:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;
Feb  8 19:10:51 linux rngd[13143]: stats: bits received from HRNG source: 6180064&lt;br /&gt;
Feb  8 19:10:51 linux rngd[13143]: stats: bits sent to kernel pool: 6166144&lt;br /&gt;
Feb  8 19:10:51 linux rngd[13143]: stats: entropy added to kernel pool: 4624608&lt;br /&gt;
Feb  8 19:10:51 linux rngd[13143]: stats: FIPS 140-2 successes: 309&lt;br /&gt;
Feb  8 19:10:51 linux rngd[13143]: stats: FIPS 140-2 failures: 0&lt;br /&gt;
Feb  8 19:10:51 linux rngd[13143]: stats: FIPS 140-2(2001-10-10) Monobit: 0&lt;br /&gt;
Feb  8 19:10:51 linux rngd[13143]: stats: FIPS 140-2(2001-10-10) Poker: 0&lt;br /&gt;
Feb  8 19:10:51 linux rngd[13143]: stats: FIPS 140-2(2001-10-10) Runs: 0&lt;br /&gt;
Feb  8 19:10:51 linux rngd[13143]: stats: FIPS 140-2(2001-10-10) Long run: 0&lt;br /&gt;
Feb  8 19:10:51 linux rngd[13143]: stats: FIPS 140-2(2001-10-10) Continuous run: 0&lt;br /&gt;
Feb  8 19:10:51 linux rngd[13143]: stats: HRNG source speed: (min=5.207; avg=6.145; max=6.200)Kibits/s&lt;br /&gt;
Feb  8 19:10:51 linux rngd[13143]: stats: FIPS tests speed: (min=66.925; avg=75.789; max=112.861)Mibits/s&lt;br /&gt;
Feb  8 19:10:51 linux rngd[13143]: stats: Lowest ready-buffers level: 0&lt;br /&gt;
Feb  8 19:10:51 linux rngd[13143]: stats: Entropy starvations: 308&lt;br /&gt;
Feb  8 19:10:51 linux rngd[13143]: stats: Time spent starving for entropy: (min=3150263; avg=3178447.994; max=3750848)us
&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;And now the kernel entropy pool is high:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;$ &lt;strong&gt;echo $(cat /proc/sys/kernel/random/entropy_avail)/$(cat /proc/sys/kernel/random/poolsize)&lt;/strong&gt;&lt;br /&gt;
3968/4096
&lt;/p&gt;&lt;/blockquote&gt;</description>
	<pubDate>Tue, 09 Feb 2010 03:32:59 +0000</pubDate>
</item>
<item>
	<title>Gail Carmichael: Networking is Key</title>
	<guid>tag:blogger.com,1999:blog-1685560256628587439.post-4059715157128512755</guid>
	<link>http://compscigail.blogspot.com/2010/02/networking-is-key.html</link>
	<description>Time and time again I find that networking truly is the key to a successful career.  It's amazing what kind of opportunities arise because of who you know.&lt;br /&gt;&lt;br /&gt;During my undergrad years, I never thought that getting a job would have so much to do with your network.  Whether you know someone who works at a place you want to be hired, or just introduce yourself at a job fair, your chances of working there are so much higher.  For example, my husband has always been hired through his network.  In fact, when he got laid off, his contacts on LinkedIn noticed, and asked him to work with them right away.  He's still there now.&lt;br /&gt;&lt;br /&gt;It seems that some undergrads in our computer science program aren't aware of the many networking opportunities available to them, and perhaps the value of taking advantage of them.  A recent discussion on the undergrad society's forums had students arguing about whether a college diploma was worth as much as a university degree in industry.  Some of us suggested - with some resistance - that your network can get you hired, and after a while it's your experience that counts.  Someone put forward that third and fourth years haven't been around long enough to have many contacts, and don't have time to network.&lt;br /&gt;&lt;br /&gt;The good news for undergrads is that there really &lt;span&gt;are&lt;/span&gt; plenty of networking opportunities that don't have to steal all your time! Obviously doing co-op or other summer jobs helps, but so does attending job fairs, where you can trade business cards or leave your resume, and follow up online.  Our science faculty recently put on a networking evening, &lt;a href=&quot;http://www1.mitacs.ca/main.php&quot;&gt;MITACS&lt;/a&gt; does all kinds of workshops and events, and &lt;a href=&quot;http://www.carleton.ca/wise&quot;&gt;CU-WISE&lt;/a&gt; is planning a networking/career night for March. There are fun, one-evening events that are goldmines for networking.  For example, the &lt;a href=&quot;http://girlgeekdinnersottawa.com/&quot;&gt;Girl Geek Dinner&lt;/a&gt; I went to in Ottawa got me several new contacts.  Not all followed up, but keeping in touch with even just one makes it worth it.  There are lots of techy talks happening in our area, with topics ranging from game development to start-ups to social media.  And if you happen to have a bit more time to spare, you can go to conferences geared towards undergrads (like &lt;a href=&quot;http://www.cutc.ca/&quot;&gt;CUTC&lt;/a&gt;, &lt;a href=&quot;http://www.asu.uwaterloo.ca/epcon&quot;&gt;EpCon&lt;/a&gt;, and &lt;a href=&quot;http://www.cusec.net/&quot;&gt;CUSEC&lt;/a&gt; for those living in the Ottawa/Toronto/Montreal area).&lt;br /&gt;&lt;br /&gt;Grad students can benefit from all of the above, plus new academic opportunities like conferences and workshops.&lt;br /&gt;&lt;br /&gt;In the past, I have noticed that after collecting contacts from all these networking opportunities, I didn't know what to do with them.  It seemed strange to email people without a real purpose, but that was the only way to get them to remember you in case you needed them later.  This is why I love the pervasiveness of social networking.&lt;br /&gt;&lt;br /&gt;Now when I get a contact, I try to connect with them on Twitter, Facebook, or LinkedIn.  This way I don't have to explicitly communicate with them - we can passively exchange updates.  The true value of this may not be obvious at first, but eventually you start to see requests from important people that you can help with.&lt;br /&gt;&lt;br /&gt;Suddenly you are involved in really interesting projects or applying for amazing jobs.  Your contacts talk about you in their updates, and you get more contacts.  This snowballs, and suddenly you get added as a blogger on the &lt;a href=&quot;http://cacm.acm.org/blogs/blogroll/&quot;&gt;Communications of ACM blogroll&lt;/a&gt;, and are mentioned as one of the &lt;a href=&quot;http://anitaborg.org/news/archive/ask-jo-5-women-tech-leaders-you-should-follow-on-twitter/&quot;&gt;top five technical women to follow on Twitter&lt;/a&gt;.  You start &lt;a href=&quot;http://compscigail.blogspot.com/2009/06/google-scholars-retreat-san-francisco.html&quot;&gt;winning scholarships&lt;/a&gt;, and have been asked more than once to apply for an internship at a cool place like Google.  You are asked to write for various publications and become well known as an active community volunteer for improving life for women in computing.&lt;br /&gt;&lt;br /&gt;All these things happened to me, and could happen to you, too! And all you have to do is network.&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;p&gt; &lt;/p&gt;&lt;hr /&gt; &lt;a href=&quot;http://compscigail.blogspot.com/&quot;&gt;Visit The Female Perspective of Computer Science online.&lt;/a&gt;&lt;img width=&quot;1&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/1685560256628587439-4059715157128512755?l=compscigail.blogspot.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</description>
	<pubDate>Mon, 08 Feb 2010 13:09:58 +0000</pubDate>
</item>
<item>
	<title>Gail Carmichael: Game Day at Carleton University</title>
	<guid>tag:blogger.com,1999:blog-1685560256628587439.post-2069014134327546183</guid>
	<link>http://compscigail.blogspot.com/2010/02/game-day-at-carleton-university.html</link>
	<description>&lt;a href=&quot;http://gameday.carleton.ca/&quot;&gt;Game Day&lt;/a&gt; is an an annual event at Carleton University.  It's a day full of lectures on various game industry topics, a LAN party, and one of many &lt;a href=&quot;http://globalgamejam.org/&quot;&gt;Global Game Jam&lt;/a&gt; events.  I attended this year for the first time, and learned a few tricks of the trade that may come in handy for my future research, and especially if I ever want to create a production-quality game.&lt;br /&gt;&lt;br /&gt;In the first talk &lt;span&gt;Game Design Basics: What's in a Story?&lt;/span&gt;, by Christian Beauclair of Microsoft, we learned about the one way to look at what makes a good game: game play, story, presentation.  Which of these should be given more precedence? Beauclair suggests that story should always come first.  You want your player to come out of the game remembering the life of the character, or feeling like they accomplished something.  You then want to pick a game play that suits the story; for example, you probably don't want a first-person shooter for a love story.  Finally, graphics come last, and are there to support the other two aspects.  When thinking about your story, you want to consider originality, character development, pace, and epic moments.&lt;br /&gt;&lt;br /&gt;Next up was Antonio Santamaria of Artech Studios with &lt;span&gt;&lt;span&gt;&quot;Wouldn't it be cool if&quot;....Putting together a game pitch&lt;/span&gt;&lt;/span&gt;. This was a decently in-depth talk about the kinds of things you want in your pitch.  I won't write them all here, but I thought his list of general tips was worth sharing, since I think it applies for research game ideas as well:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Keep it realistic&lt;/li&gt;&lt;li&gt;Know your unknowns&lt;/li&gt;&lt;li&gt;Start small&lt;/li&gt;&lt;li&gt;Balance your excitement with actual content&lt;/li&gt;&lt;li&gt;Check spelling and grammar&lt;/li&gt;&lt;li&gt;Don't use stinkers as comparisons - only talk about good past games&lt;/li&gt;&lt;/ul&gt;The first afternoon talk was given by Dominira Saul of Akendi.  He outlined &lt;span&gt;The changing face of the game: How game design is at the leading edge of Human Computer Interaction&lt;/span&gt;.  Saul used examples of games to show that new modes of interaction often show up first there before making their way to regular computer use.  For instance, it was after the first 3D first person shooters like Doom came out that researchers started exploring the idea of spatial computing and using 3D desktops to help people remember where their files are.  The big question was what the next big thing will be.  The audience had all kinds of suggestions, from voice recognition to the magic of project Natal.  Whatever it is, we can be almost sure that we'll see it first in gaming.&lt;br /&gt;&lt;br /&gt;Finally, the last talk I saw was by John Seck, Black Cherry Digital Media: &lt;span&gt;Can a Video Game Save a Life? -- Serious Games and Serious Education&lt;/span&gt;.  He spoke about a project that has been in the work for a few years and about to be released.  &lt;a href=&quot;http://www.pathoftheelders.com/web/&quot;&gt;On the Path of the Elders&lt;/a&gt; is geared toward aboriginal youth, particularly in northern regions that are very isolated yet very well connected via broadband.  The game was meant to help these youth connect with their culture, as most of the content online has nothing to do with them.  The hope is that this will help improve the suicide rate, which is currently about 800 times worse than anywhere else in the developed world.  They are truly trying to save lives with a game.&lt;br /&gt;&lt;br /&gt;I didn't participate in the &lt;span&gt;Global Game Jam&lt;/span&gt;, but I had some friends who were. What is it?&lt;br /&gt;&lt;blockquote&gt;In a Game Jam, artists, programmers, and designers come together to make video games. Each participant works in a small team (3 to 5 people) on a complete game project over the course of a limited time period, usually over a weekend. In a Global Game Jam, people all over the world meet at more than 60 different sites to jam simultaneously!&lt;/blockquote&gt;Pretty neat! I hope to participate one year, once I find a team that doesn't mind that I can't stay up all night thanks to my dependence on hard contacts.  In the meantime, the games from this year's jam are&lt;a href=&quot;http://globalgamejam.org/games&quot;&gt; available online&lt;/a&gt;.  You can &lt;a href=&quot;http://globalgamejam.org/games?tid[]=364&amp;title=&amp;tid_1=&quot;&gt;check out the games made at Carleton&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;I thought the Game Day event was well run and would like to go again next year (despite this year's room being a little dim, cold, and wifi-less).  It's great to see what the local game community is up to!&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;p&gt; &lt;/p&gt;&lt;hr /&gt; &lt;a href=&quot;http://compscigail.blogspot.com/&quot;&gt;Visit The Female Perspective of Computer Science online.&lt;/a&gt;&lt;img width=&quot;1&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/1685560256628587439-2069014134327546183?l=compscigail.blogspot.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</description>
	<pubDate>Wed, 03 Feb 2010 17:59:05 +0000</pubDate>
</item>
<item>
	<title>Inkscape: Inkscape used in schools</title>
	<guid>http://www.inkscape.org/#Inkscape_used_in_schools:February_2,_2010</guid>
	<link>http://www.inkscape.org/#Inkscape_used_in_schools:February_2,_2010</link>
	<description>In the Los Altos School District in California, they have a Digital Design program to teach the students about graphics software and programming. For the vector graphics course they are teaching the students how to use Inkscape.   Here is a gallery of art created by approximately 175 4th grade students of the seven schools that this course is being taught at. There is a link next to each of the images on the following page which will take you to the corresponding sub-gallery.</description>
	<pubDate>Wed, 03 Feb 2010 01:00:29 +0000</pubDate>
</item>
<item>
	<title>Bryce Harrington: &lt;1-sec X boot</title>
	<guid>http://www2.bryceharrington.org:8080/108 at http://www2.bryceharrington.org:8080/drupal</guid>
	<link>http://www2.bryceharrington.org:8080/drupal/node/108</link>
	<description>&lt;p&gt;Looked like we've finally gotten boot speed of X down under a second, as &lt;a href=&quot;http://people.canonical.com/~pitti/bootcharts/daniel-lucid-20100201-deferredgdm.png&quot;&gt;measured by Martin Pitt&lt;/a&gt; on his box.  (Our objective for Lucid was 2-seconds so this is quite good news.)&lt;/p&gt;</description>
	<pubDate>Tue, 02 Feb 2010 02:11:27 +0000</pubDate>
</item>
<item>
	<title>Inkscape Tutorials: Spiro Swirls</title>
	<guid>http://inkscapetutorials.wordpress.com/?p=330</guid>
	<link>http://inkscapetutorials.wordpress.com/2010/02/02/spiro-swirls/</link>
	<description>&lt;div class=&quot;snap_preview&quot;&gt;&lt;br /&gt;&lt;p&gt;Here is a comprehensive video tutorial, (&lt;a href=&quot;http://syllie.com/&quot;&gt;created by syllie&lt;/a&gt;) that demonstrates how to use the awesome new spiro swirls feature in Inkscape 0.47, which was released in November 2009.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://bit.ly/diQahf&quot;&gt;&lt;img class=&quot;aligncenter&quot; title=&quot;button.png&quot; src=&quot;http://inkscapetutorials.files.wordpress.com/2008/03/button.png?w=182&amp;h=47&quot; alt=&quot;&quot; width=&quot;182&quot; height=&quot;47&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://inkscapetutorials.files.wordpress.com/2010/02/spiro.png&quot;&gt;&lt;img class=&quot;aligncenter&quot; title=&quot;spiro&quot; src=&quot;http://inkscapetutorials.files.wordpress.com/2010/02/spiro.png?w=345&amp;h=210&quot; alt=&quot;&quot; width=&quot;345&quot; height=&quot;210&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The spiro swirls technique was first covered in a &lt;a href=&quot;http://inkscapetutorials.wordpress.com/2008/08/25/playing-with-spiros-and-path-effects/&quot;&gt;mini tutorial&lt;/a&gt; by &lt;a href=&quot;http://andy.brisgeek.com/&quot;&gt;AndyFitz&lt;/a&gt;. Andy has also uploaded a few &lt;a href=&quot;http://www.flickr.com/photos/andyfitz/tags/spiro/&quot;&gt;spiro experiments to flickr&lt;/a&gt;, including the following:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.flickr.com/photos/andyfitz/2564351502/&quot;&gt;&lt;img class=&quot;alignnone&quot; src=&quot;http://farm4.static.flickr.com/3258/2564351502_1b24b659b7.jpg&quot; alt=&quot;&quot; width=&quot;300&quot; height=&quot;254&quot; /&gt;&lt;/a&gt;&lt;a href=&quot;http://www.flickr.com/photos/andyfitz/2956448143/&quot;&gt;&lt;img class=&quot;alignnone&quot; src=&quot;http://farm4.static.flickr.com/3282/2956448143_4e90cf18d9.jpg&quot; alt=&quot;&quot; width=&quot;220&quot; height=&quot;300&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://inkscapetutorials.files.wordpress.com/2010/02/spiro.png&quot;&gt;&lt;br /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://bit.ly/diQahf&quot;&gt;&lt;img class=&quot;aligncenter size-full wp-image-159&quot; title=&quot;button.png&quot; src=&quot;http://inkscapetutorials.files.wordpress.com/2008/03/button.png?w=182&amp;h=47&quot; alt=&quot;&quot; width=&quot;182&quot; height=&quot;47&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
  &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/inkscapetutorials.wordpress.com/330/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/inkscapetutorials.wordpress.com/330/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godelicious/inkscapetutorials.wordpress.com/330/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/inkscapetutorials.wordpress.com/330/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gostumble/inkscapetutorials.wordpress.com/330/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/inkscapetutorials.wordpress.com/330/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godigg/inkscapetutorials.wordpress.com/330/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/inkscapetutorials.wordpress.com/330/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/goreddit/inkscapetutorials.wordpress.com/330/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/inkscapetutorials.wordpress.com/330/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://stats.wordpress.com/b.gif?host=inkscapetutorials.wordpress.com&amp;blog=1237046&amp;post=330&amp;subd=inkscapetutorials&amp;ref=&amp;feed=1&quot; /&gt;&lt;/div&gt;</description>
	<pubDate>Mon, 01 Feb 2010 16:00:31 +0000</pubDate>
</item>
<item>
	<title>Bryce Harrington: gtg 0.2.1 released</title>
	<guid>http://www2.bryceharrington.org:8080/107 at http://www2.bryceharrington.org:8080/drupal</guid>
	<link>http://www2.bryceharrington.org:8080/drupal/node/107</link>
	<description>&lt;p&gt;&lt;a href=&quot;http://gtg.fritalk.com/post/2010/01/31/Getting-Things-GNOME!-0.2.1-Beryllium-Sphere-is-out!&quot;&gt;gtg 0.2.1 is released today&lt;/a&gt;.  This release includes a feature I added for deferring tasks to a later date, so I figured I'd share about how I use it for scheduling my own todo list.&lt;/p&gt;
&lt;p&gt;I've got a huge todo list.  Work projects, bugs needing fixed, hobby software projects, baby stuff, family stuff, house maintenance...  Hundreds of tasks taken all together.  It's overwhelming when you look at the full list all at once.&lt;/p&gt;
&lt;p&gt;The Work View feature in gtg is helpful because it lets you look at just a subset of the whole list.  The Work View excludes tasks that have a start date scheduled for some day in the future.&lt;/p&gt;
&lt;p&gt;So the trick I use is to set start dates on every task.  By default, new tasks do not have start dates.  So when starting out with gtg, setting start dates on each and every task can be a huge amount of work!  This is where the defer functionality comes in handy.&lt;/p&gt;
&lt;p&gt;In the task browser, turn on Work View.  Now highlight a range of tasks that don't have a start date scheduled, which don't need to be done for a long time.  Hit the right button to bring up the context menu, and go to &quot;Schedule for... &gt; Next month&quot;.  How many tasks remain?  If it is more than 10-20, pick highlight another set of tasks that don't need to be done right now, and do &quot;Schedule for... &gt; Next week&quot;.  Repeat this moving tasks to tomorrow, until the list is whittled down to a set that can be achieved today.&lt;/p&gt;
&lt;p&gt;I often find I overestimate what I can actually get done.  Some tasks take longer than I planned.  Interruptions, requests and emergencies steal time too.  So as the day goes, I'll postpone items to tomorrow if it's looking unlikely that I'll get to them, so that I can stay focused on the important priorities.&lt;/p&gt;
&lt;p&gt;Each morning, I refresh gtg's work view to get the new todo list for the day, and repeat the above process to narrow the list to just 20-30 items.  I usually take a mix of high priority tasks, lower priority tasks that won't take much time, and a few fun items.&lt;/p&gt;</description>
	<pubDate>Sun, 31 Jan 2010 21:21:12 +0000</pubDate>
</item>
<item>
	<title>Jon Phillips: Come to StatusCheck Brussels at FOSDEM 2010 Next Saturday</title>
	<guid>http://rejon.org/?p=2038</guid>
	<link>http://rejon.org/2010/01/come-to-statuscheck-brussels-at-fosdem-2010-next-saturday/</link>
	<description>&lt;p&gt;That&amp;#8217;s right! The &lt;a href=&quot;http://status.net&quot;&gt;StatusNet&lt;/a&gt; crew invites you #&lt;a href=&quot;http://status.net/wiki/StatusCheckBRU&quot;&gt;StatusCheckBRU&lt;/a&gt; to grab a beer on Saturday night, February 6, 2010 in Brussels at nearby &amp;#8220;&lt;a href=&quot;http://www.alamortsubite.com/&quot;&gt;A La Mort Subite&lt;/a&gt;&amp;#8221; for a couple of hours to talk all things StatusNet, the free network service microblogging software. Myself (&lt;a href=&quot;http://identi.ca/rejon&quot;&gt;@rejon&lt;/a&gt;) and &lt;a href=&quot;http://identi.ca/evan&quot;&gt;@Evan&lt;/a&gt; will be on hand and  have free limited number of new StatusNet shirts, loads of new stickers, and lots of discussions to be had. This is a StatusCheck to coincide with &lt;a href=&quot;http://fosdem.org&quot;&gt;FOSDEM&lt;/a&gt;, a Free and Open Software Developer Meeting. You don&amp;#8217;t miss StatusNet CEO and Identi.ca Founder, Evan Prodromou&amp;#8217;s &lt;a href=&quot;http://fosdem.org/2010/schedule/events/820&quot;&gt;presentation&lt;/a&gt; on Sunday at 4 PM at FOSDEM, either.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://fosdem.org/2010/schedule/events/820&quot;&gt;http://fosdem.org/2010/schedule/events/820&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;img class=&quot;alignnone size-full wp-image-2037&quot; title=&quot;statuscheck-logo-300px&quot; src=&quot;http://rejon.org/media/2010/01/statuscheck-logo-300px.png&quot; alt=&quot;statuscheck-logo-300px&quot; width=&quot;300&quot; height=&quot;300&quot; /&gt;&lt;/p&gt;
&lt;p&gt;You are invited to this #&lt;a href=&quot;http://status.net/wiki/StatusCheckBRU&quot;&gt;StatusCheckBRU&lt;/a&gt; where we will have beers, free shirts, free StatusNet sign-ups for private beta, stickers, and great discussion fun. Please go to the &lt;a href=&quot;http://status.net/wiki/StatusCheckBRU&quot;&gt;wiki page&lt;/a&gt; and let us know you are coming!&lt;/p&gt;
&lt;p&gt;Put it on your calendars and share it with your friends!&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://status.net/wiki/StatusCheckBRU&quot;&gt;StatusCheckBRU&lt;/a&gt;, 6 PM&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.alamortsubite.com/&quot;&gt;A La Mort Subite&lt;/a&gt;&lt;br /&gt;
rue Montagne-aux-Herbes Potagères 7&lt;br /&gt;
B-1000 Brussels&lt;br /&gt;
+32-(0)2-513.13.18&lt;/p&gt;
&lt;p&gt;Map: &lt;a title=&quot;http://ur1.ca/l16z&quot; href=&quot;http://ur1.ca/l16z&quot;&gt;http://ur1.ca/l16z&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.alamortsubite.com/&quot;&gt;http://www.alamortsubite.com/&lt;/a&gt;&lt;a href=&quot;http://www.alamortsubite.com/&quot;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;UPDATE&lt;/strong&gt;: In addition to some other staffers and community members, StatusNet&amp;#8217;s own User Experience Designer, @&lt;a href=&quot;http://identi.ca/csarven&quot;&gt;csarven&lt;/a&gt;(Sarven Capadisli) will be on-hand at FOSDEM and the StatusCheckBRU.&lt;/p&gt;</description>
	<pubDate>Sun, 31 Jan 2010 20:13:46 +0000</pubDate>
</item>
<item>
	<title>Gail Carmichael: IBM Extreme Blue Case Study Competition</title>
	<guid>tag:blogger.com,1999:blog-1685560256628587439.post-3157929447749687493</guid>
	<link>http://compscigail.blogspot.com/2010/01/ibm-extreme-blue-case-study-competition.html</link>
	<description>Why is it that out of 20 awesome students in last summer's edition of IBM's &lt;a href=&quot;http://www-01.ibm.com/employment/us/extremeblue/&quot;&gt;Extreme Blue&lt;/a&gt; program in Ottawa, not one was female?&lt;br /&gt;&lt;br /&gt;That was the question the current program lead here wanted to know the answer to, and she came to &lt;a href=&quot;http://www.carleton.ca/wise&quot;&gt;CU-WISE&lt;/a&gt; to ask it.  We had a nice lunch meeting where we discussed why some of us had applied once and never applied again, how girls can be turned off by things that sound too technical, and how we are known to underestimate our abilities and thus avoid seemingly out of reach opportunities like this.&lt;br /&gt;&lt;br /&gt;Luckily, IBM wants to change things.  They've helped us find a few female mentors for a career event we're planning for March, and we organized a business case study competition with them to promote Extreme Blue to our members.  In fact, this latter event just happened yesterday, and was held at Ottawa U in collaboration with their WISE group (note that males were also invited to participate, but priority was given to the women).  Judging from the awesome pitches our girls made, the competition seemed to hit the mark!&lt;br /&gt;&lt;br /&gt;Teams had four to five minutes to pitch an idea to a panel of judges that would create products for 'smarter' universities. Just by coincidence, two out of the three finalists pitched a smart parking system.  They explained how they would use sensors to detect what parking spots were available, and how they would provide several types of services, from the web to mobile to signs on campus, to help students, faculty and staff, and visitors get parked as quickly as possible.  Both teams who chose parking as their topic had enough differences to make it interesting.&lt;br /&gt;&lt;br /&gt;The third team devised a system that would record classroom lectures and allow students to choose the pace, camera, and so on.  I can't remember the details of this one as much, so if you were part of that group, tell us more in the comments!&lt;br /&gt;&lt;br /&gt;It was amazing what good practice delivering the pitches was for the students who participated.  Some seemed really nervous, but that will only make it easier next time.  Public speaking is a skill often ignored in science and engineering programs, but it's a skill well worth having!&lt;br /&gt;&lt;br /&gt;I'm looking forward to seeing what else we can accomplish with IBM, and hope all my talented software developing lady friends apply to Extreme Blue this year, or in the near future!&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;p&gt; &lt;/p&gt;&lt;hr /&gt; &lt;a href=&quot;http://compscigail.blogspot.com/&quot;&gt;Visit The Female Perspective of Computer Science online.&lt;/a&gt;&lt;img width=&quot;1&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/1685560256628587439-3157929447749687493?l=compscigail.blogspot.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</description>
	<pubDate>Sun, 31 Jan 2010 17:55:04 +0000</pubDate>
</item>
<item>
	<title>Inkscape Tutorials: Illustrating a snowman using inkscape</title>
	<guid>http://inkscapetutorials.wordpress.com/?p=324</guid>
	<link>http://inkscapetutorials.wordpress.com/2010/01/31/illustrating-a-snowman-using-inkscape/</link>
	<description>&lt;div class=&quot;snap_preview&quot;&gt;&lt;br /&gt;&lt;p&gt;This is an amazingly detailed tutorial on creating a detailed snowman illustration using Inkscape. This tutorial combines inkscape basics — including path and gradient manipulation — demonstrating how simple skills can translate into an awesome drawing.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://inkscapetutorials.files.wordpress.com/2010/01/snowman.png&quot;&gt;&lt;img class=&quot;aligncenter size-full wp-image-327&quot; title=&quot;snowman&quot; src=&quot;http://inkscapetutorials.files.wordpress.com/2010/01/snowman.png?w=450&amp;h=337&quot; alt=&quot;&quot; width=&quot;450&quot; height=&quot;337&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This tutorial was originally written in Russian by &lt;a rel=&quot;nofollow&quot; href=&quot;http://apostolstudio.com/&quot;&gt;Yuri Apostol&lt;/a&gt; and translated into English by &lt;a href=&quot;http://prokoudine.info/&quot;&gt;Alexandre Prokoudine&lt;/a&gt;. As an added bonus, Yuri has also added the source SVG (released under the Creative Commons BY-NC-SA license) to the bottom of this tutorial. Enjoy!&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://bit.ly/9xdpwU&quot;&gt;&lt;img class=&quot;aligncenter size-full wp-image-159&quot; title=&quot;button.png&quot; src=&quot;http://inkscapetutorials.files.wordpress.com/2008/03/button.png?w=182&amp;h=47&quot; alt=&quot;&quot; width=&quot;182&quot; height=&quot;47&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
  &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/inkscapetutorials.wordpress.com/324/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/inkscapetutorials.wordpress.com/324/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godelicious/inkscapetutorials.wordpress.com/324/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/inkscapetutorials.wordpress.com/324/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gostumble/inkscapetutorials.wordpress.com/324/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/inkscapetutorials.wordpress.com/324/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godigg/inkscapetutorials.wordpress.com/324/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/inkscapetutorials.wordpress.com/324/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/goreddit/inkscapetutorials.wordpress.com/324/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/inkscapetutorials.wordpress.com/324/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://stats.wordpress.com/b.gif?host=inkscapetutorials.wordpress.com&amp;blog=1237046&amp;post=324&amp;subd=inkscapetutorials&amp;ref=&amp;feed=1&quot; /&gt;&lt;/div&gt;</description>
	<pubDate>Sat, 30 Jan 2010 23:53:34 +0000</pubDate>
</item>
<item>
	<title>Bryce Harrington: gtg hackfest in portland</title>
	<guid>http://www2.bryceharrington.org:8080/106 at http://www2.bryceharrington.org:8080/drupal</guid>
	<link>http://www2.bryceharrington.org:8080/drupal/node/106</link>
	<description>&lt;p&gt;Next Thursday (Feb 4th) evening several of us from Canonical will be getting together after work to talk about and hack on gtg.  If you're in Portland and interested in showing up, drop Jorge Castro a line, he's organizing it.  (Or leave a comment here with your contact info and I'll pass word along).&lt;/p&gt;
&lt;p&gt;I'm getting to be a heavy user of gtg.  As you can imagine, being the X maintainer for Ubuntu engenders a huge task load.  For example, in addition to regular project assignments, bug work, packaging duties, and so on, there are also a lot of &quot;drive by tasks&quot; given to me by other people on irc, email, etc.  In the past, while I had tools for organizing projects, I never did have a good way of capturing and organizing these drive by tasks, so they tended to either a) interrupt whatever I was working on that day, or b) get dropped on the floor and forgotten.  With gtg, what I do is write down a task for the item (or forward the email to gtg, or cut-and-paste the log from irc), and defer it until tomorrow.  Then I can assure the requester that it is on my todo list for the next day.&lt;/p&gt;
&lt;p&gt;So while it doesn't solve the task overload that comes with maintaining X, it sure helps with managing the tasks in a more organized fashion.&lt;/p&gt;</description>
	<pubDate>Fri, 29 Jan 2010 19:42:31 +0000</pubDate>
</item>
<item>
	<title>Gail Carmichael: Language, Learning and Literacy in a Digital Age</title>
	<guid>tag:blogger.com,1999:blog-1685560256628587439.post-8607960412077888522</guid>
	<link>http://compscigail.blogspot.com/2010/01/language-learning-and-literacy-in.html</link>
	<description>&lt;span&gt;Kids fail at school because they are learning in a language that's foreign to them.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;That's the first thing I wrote down at a talk given at Carleton last week by &lt;a href=&quot;http://www.jamespaulgee.com/&quot;&gt;James Paul Gee&lt;/a&gt;, a linguist and one of the English-speaking world's leading experts on education (or so the &lt;a href=&quot;http://www.carleton.ca/slals/events/Speaker_Series/pdf/100122_JamesGee.pdf&quot;&gt;poster&lt;/a&gt; advertising the event says).  The better half of the talk was all about the state of education, mostly in the United States.  Gee talked about the strategies used in the past to try and help everyone do well, from the poor to the rich, and how there ended up being only two schools of thought on how education should work that ultimately aligned with politics.  All this to lead to the notion that there's a curriculum outside of school that kids and their parents are &lt;span&gt;willing to pay for,&lt;/span&gt; yet when the government spends millions of dollars for the curriculum in school, kids lose interest.&lt;br /&gt;&lt;br /&gt;That outside curriculum is games.&lt;br /&gt;&lt;br /&gt;The thing is that academic language is not the kind of language kids connect with.  It's supposed to be a voice of reason, with no affect or emotion.  But are students likely to connect with this kind of language, the stuff found in text books? If it sounds foreign to them, is it any wonder so many tune out, or struggle to understand even when they do try?&lt;br /&gt;&lt;br /&gt;But games... games include lots of language training in a setting kids care about!&lt;br /&gt;&lt;br /&gt;Think of &lt;a href=&quot;http://www.worldofwarcraft.com/index.xml&quot;&gt;World of Warcraft&lt;/a&gt;.  When the audience (which, by the way, included very few computer scientists) was asked who played, only a few hands were put up.  What a shame, Gee says! WoW does an incredible job of influencing learning, and academics are the last to play. A wonderful example came from a kid who was annoyed at being '&lt;a href=&quot;http://en.wikipedia.org/wiki/Nerf_%28computer_gaming%29&quot;&gt;nerfed&lt;/a&gt;' in the game, and so did an in-depth study of all the game variables before and after the incident to prove just how bad it was.  The kid was using technical specialist language to do science! Yet this same person is probably falling asleep in and maybe even failing science class.&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://orange.half-life2.com/portal.html&quot;&gt;Portal&lt;/a&gt; is another good example of the power of games.  It's a physics based game, where you must make judgments of momentum, geometry, and so on. It's a great example of embodied and situated learning, but it doesn't have you using any actual physics terminology, so it can't be useful for schools, right? Wrong! Even if the game itself doesn't have you talking about physics, the &lt;span&gt;community &lt;/span&gt;surrounding it does. For instance, Wikipedia articles talk about the physics and even link to technical pages about the concepts.  (Gee points out, by the way, that such communities are rarely created at school.)&lt;br /&gt;&lt;br /&gt;The idea of community is even stronger surrounding &lt;a href=&quot;http://thesims.ea.com/&quot;&gt;The Sims&lt;/a&gt;.  Many overlooked the power of social media when they concentrated on the technology instead.  But there are many interesting things that come out of communities.  The &lt;a href=&quot;http://sims2challenges.blogspot.com/2008/07/episode-46-nickel-and-dimed-challenge.html&quot;&gt;Nickel and Dimed challenge&lt;/a&gt;, for example, has players trying to recreate a life of poverty in the game just to see if it can even be done. Specialist language is used to describe the conditions of the challenge, and the challenge itself is essentially a social science experiment.&lt;br /&gt;&lt;br /&gt;Finally, have you ever seen the language written on card games like &lt;a href=&quot;http://www.yugioh-card.com/&quot;&gt;Yu Gi Oh&lt;/a&gt;? I haven't, but the audience seemed to agree that it's pretty darned complex.  Seven year olds play this game! Why can seven year olds read PhD level language playing Yu Gi Oh but can't read at a third grade level at school? &quot;What is hard in school isn't outside of it.&quot;&lt;br /&gt;&lt;br /&gt;I got a lot out of Gee's talk. I've been thinking about most games being educational in some general way (being about problem solving and such), but never took the language perspective.  As the post-talk discussion suggested, having a mentor for game players seems to be a key component in ensuring that game playing does remain an educational pursuit rather than a mindless diversion, but I certainly don't see this as a negative. I would love to see games used more effectively inside the classroom where mentors are available.&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;p&gt; &lt;/p&gt;&lt;hr /&gt; &lt;a href=&quot;http://compscigail.blogspot.com/&quot;&gt;Visit The Female Perspective of Computer Science online.&lt;/a&gt;&lt;img width=&quot;1&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/1685560256628587439-8607960412077888522?l=compscigail.blogspot.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</description>
	<pubDate>Thu, 28 Jan 2010 11:28:50 +0000</pubDate>
</item>
<item>
	<title>Ted Gould: Appication Indicators at UDW</title>
	<guid>http://gould.cx/ted/blog/Application_Indicators_at_UDW</guid>
	<link>http://gould.cx/ted/blog/Application_Indicators_at_UDW</link>
	<description>&lt;p&gt;
Just a quick note to mention that my &lt;a href=&quot;https://wiki.ubuntu.com/UbuntuDeveloperWeek/&quot;&gt;Ubuntu Developer Week&lt;/a&gt; session on &lt;a href=&quot;https://wiki.ubuntu.com/DesktopExperienceTeam/ApplicationIndicators&quot;&gt;Application Indicators&lt;/a&gt; got moved to today.  It's at 1900 UTC.  It'll be an &lt;a href=&quot;http://gould.cx/ted/blog/Having_a_tidy_systray&quot;&gt;overview of what we're doing&lt;/a&gt;, why, and some of what application developers need to think about when &lt;a href=&quot;https://wiki.ubuntu.com/DesktopExperienceTeam/ApplicationIndicators#Porting%20Guide%20for%20Applications&quot;&gt;implementing AppIndicators&lt;/a&gt; in their code.  I hope to leave a lot of time to questions as well.  Stop on by #ubuntu-classroom on Freenode and bring questions!
&lt;/p&gt;</description>
	<pubDate>Tue, 26 Jan 2010 14:55:00 +0000</pubDate>
</item>
<item>
	<title>Bryce Harrington: Mark emails in mutt as tasks in gtg</title>
	<guid>http://www2.bryceharrington.org:8080/105 at http://www2.bryceharrington.org:8080/drupal</guid>
	<link>http://www2.bryceharrington.org:8080/drupal/gtg-mutt</link>
	<description>&lt;p&gt;Here's my latest gtg hack...&lt;/p&gt;
&lt;p&gt;I get a ton of email, some of which requires me to do some action.  If I can't do it right away I stick it in a Todo folder, but this is bad because it's too easy to ignore.  What I really want is to be able to send the email into gtg as a task.&lt;/p&gt;
&lt;p&gt;Fortunately, mutt is really extensible!  Here's a simple macro to send tasks to gtg when I hit the 't' key:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&lt;br /&gt;
macro index t &quot;&amp;lt;pipe-message&amp;gt;gtg_new_task Follow up*&amp;lt;enter&amp;gt; &amp;lt;save-message&amp;gt;+Todo&amp;lt;enter&amp;gt;&quot;&lt;br /&gt;
&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;In addition to sending the email to gtg, it also moves it to the Todo folder, so it's out of my inbox and still available for reference.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://bryceharrington.org/files/images/gtg-mutt.png&quot;&gt;&lt;img src=&quot;http://bryceharrington.org/files/images/gtg-mutt-small.png&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;gtg_new_task is a command line program which communicates with gtg via its dbus api to add a new task. I had to make a few small modifications to it to get it to accept input from mutt, so use my &lt;a href=&quot;https://code.launchpad.net/~bryceharrington/gtg/cmdline-tools&quot;&gt;commandline-tools branch&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I only just got all this working last night, so I don't yet know how useful this will really be in practice, but it seems like it could be extremely handy.  It makes processing my email inbox faster since I can 't' emails I need to do something about with the confidence that I actually *will* deal with them, and gives me the ability to schedule *when* they're done, group similar ones with tasks, get them to &lt;a href=&quot;http://www2.bryceharrington.org:8080/drupal/gtg-status-report&quot;&gt;show up in my weekly status report&lt;/a&gt; when they're done, and so on.&lt;/p&gt;</description>
	<pubDate>Tue, 26 Jan 2010 02:15:56 +0000</pubDate>
</item>
<item>
	<title>Bryce Harrington: pagination for bzr</title>
	<guid>http://www2.bryceharrington.org:8080/104 at http://www2.bryceharrington.org:8080/drupal</guid>
	<link>http://www2.bryceharrington.org:8080/drupal/paging-bzr</link>
	<description>&lt;p&gt;Here's how to make bzr paginate its output:&lt;/p&gt;
&lt;p&gt;$ mkdir -p ~/.bazaar/plugins&lt;br /&gt;
$ bzr branch http://bzr.oxygene.sk/bzr-plugins/pager ~/.bazaar/plugins/pager&lt;/p&gt;
&lt;p&gt;You can verify the 'pager' plugin is installed like this:&lt;/p&gt;
&lt;p&gt;$ bzr plugins&lt;br /&gt;
...&lt;br /&gt;
pager&lt;br /&gt;
    Run commands producing long output in a pager ($PAGER or less).&lt;/p&gt;
&lt;p&gt;Various other handy looking plugins can be found at http://wiki.bazaar.canonical.com/BzrPlugins&lt;/p&gt;</description>
	<pubDate>Mon, 25 Jan 2010 19:21:48 +0000</pubDate>
</item>
<item>
	<title>Bryce Harrington: I hate rebates</title>
	<guid>http://www2.bryceharrington.org:8080/103 at http://www2.bryceharrington.org:8080/drupal</guid>
	<link>http://www2.bryceharrington.org:8080/drupal/node/103</link>
	<description>&lt;p&gt;Me and rebates are like Charlie Brown and the football.  There are so many different ways the rebate companies arrange things to trip you up so they can reject it.  I know it's 90% likely no matter how careful I am there will be some nit-picky detail I overlook, and so end up wasting all my time and then get pissed off over some $10 or whatever.&lt;/p&gt;
&lt;p&gt;I already don't factor in the rebate when doing price comparisons, but I'm to a point I'm thinking of just boycotting any product that is priced with one.&lt;/p&gt;</description>
	<pubDate>Mon, 25 Jan 2010 08:14:52 +0000</pubDate>
</item>
<item>
	<title>Kees Cook: Google is wardriving</title>
	<guid>http://www.outflux.net/blog/?p=292</guid>
	<link>http://www.outflux.net/blog/archives/2010/01/24/google-is-wardriving/</link>
	<description>&lt;p&gt;So, a while back, Google started providing &lt;a href=&quot;http://google-latlong.blogspot.com/2009/07/blue-circle-comes-to-your-desktop.html&quot;&gt;location&lt;/a&gt; &lt;a href=&quot;http://www.google.com/latitude/apps&quot;&gt;services&lt;/a&gt;.  This seemed pretty cool, but I kind of ignored it until recently when I was playing with my Android&amp;#8217;s &lt;a href=&quot;http://developer.android.com/reference/android/location/package-summary.html&quot;&gt;location API&lt;/a&gt;.  With the GPS off, and no cell towers visible (my basement gets terrible cell service), my phone knew within about 500 feet of where it actually was.  All I was connected to was my wifi.&lt;/p&gt;
&lt;p&gt;Bottom line: it seems that Google, among other methods, is likely &lt;a href=&quot;http://en.wikipedia.org/wiki/Wardriving&quot;&gt;wardriving&lt;/a&gt; while photographing for &lt;a href=&quot;http://maps.google.com/help/maps/streetview/&quot;&gt;Street View&lt;/a&gt;.  They are now able to pinpoint wifi access points if they happened to see it while driving through your city.&lt;/p&gt;
&lt;p&gt;I&amp;#8217;m really rather astonished that no one is freaking out about this; I&amp;#8217;m a bit unnerved.  I &lt;a href=&quot;http://outflux.net/software/shorts/geoloc.py&quot;&gt;implemented the location-of-your-wifi&lt;/a&gt; &lt;a href=&quot;http://code.google.com/p/gears/wiki/GeolocationAPI&quot;&gt;API&lt;/a&gt; quickly, so I could terrify myself further.  You can do lookups via my &lt;a href=&quot;http://outflux.net/geoloc/&quot;&gt;location website&lt;/a&gt; too, if you want.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;UPDATE&lt;/strong&gt;: yeah, it would seem to be crowd-sourced wifi and cell tower triangulation data.  I should say &amp;#8220;Google is WarCrowding&amp;#8221;.&lt;/p&gt;</description>
	<pubDate>Mon, 25 Jan 2010 04:28:56 +0000</pubDate>
</item>
<item>
	<title>Jon Phillips: SHARISM2010</title>
	<guid>http://rejon.org/2010/01/sharism2010/</guid>
	<link>http://rejon.org/2010/01/sharism2010/</link>
	<description>&lt;p&gt;&lt;a href=&quot;http://www.flickr.com/photos/isaacmao/4292645807/&quot; title=&quot;photo sharing&quot;&gt;&lt;img src=&quot;http://farm5.static.flickr.com/4031/4292645807_bfb8f0a2a1.jpg&quot; class=&quot;flickr-photo&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.flickr.com/photos/isaacmao/4292645807/&quot;&gt;和希拉里谈话后的合影&lt;/a&gt;, originally uploaded by &lt;a href=&quot;http://www.flickr.com/people/isaacmao/&quot;&gt;IsaacMao&lt;/a&gt;&lt;a href=&quot;http://sharism.org&quot;&gt;.&lt;/a&gt;&lt;/p&gt;</description>
	<pubDate>Mon, 25 Jan 2010 00:43:45 +0000</pubDate>
</item>
<item>
	<title>Jos Hirth: 3 Handy Komodo Macros</title>
	<guid>http://kaioa.com/102 at http://kaioa.com</guid>
	<link>http://kaioa.com/node/102</link>
	<description>&lt;dl&gt;
&lt;dt&gt;&lt;a href=&quot;http://kaioa.com/b/1001/komodo_eyecatcher.svgz&quot;&gt;&lt;img src=&quot;http://kaioa.com/b/1001/komodo_eyecatcher.png&quot; width=&quot;192&quot; height=&quot;192&quot; alt=&quot;Komodo Logo&quot; title=&quot;click for SVG&quot; /&gt;&lt;/a&gt;&lt;/dt&gt;
&lt;dd&gt;I ♥ Komodo :3&lt;/dd&gt;
&lt;/dl&gt;
&lt;p&gt;&lt;a href=&quot;http://www.openkomodo.com/&quot;&gt;Komodo Edit&lt;/a&gt; &amp;ndash; the open source spin-off of &lt;a href=&quot;http://www.activestate.com/komodo/&quot;&gt;Komodo IDE&lt;/a&gt; &amp;ndash; is hands down my personal open source application of the year. It had a &lt;em&gt;massive&lt;/em&gt; impact on my productivity and it made web development so much less of a pain.&lt;/p&gt;
&lt;p&gt;I used so many different text editors in my life, but none of them comes anywhere near the sheer awesomeness of Komodo. There is proper Unicode support, smart indent (which actually behaves smart), remote file editing (FTP, FTPS, SFTP, and SCP), Code Intelligence (~IntelliSense™), and lots of polish on top. It supports many languages and runs on the three most popular platforms (i.e. Windows, Mac OS, and Linux). It's also extremely stable, which is very important for this kind of tools.&lt;/p&gt;
&lt;p&gt;The &lt;a href=&quot;http://www.activestate.com/&quot;&gt;ActiveState&lt;/a&gt; guys are also very helpful and surprisingly responsive. For example there were some issues with active mode FTP, but after a bit of nagging and poking around in the code (mostly nagging though) the problem was solved. Just like that. I also asked for some shortcut which basically does the same as a double click; selecting the word below the caret. A few minutes later the JavaScript macro was there (thanks Todd!) and it even made it's way upstream; the next version of Komodo will include it as a regular command.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://kaioa.com/node/102&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
	<pubDate>Sat, 23 Jan 2010 18:31:58 +0000</pubDate>
</item>
<item>
	<title>Jon Phillips: What’s Your StatusNet 2.0 (Updates like Identi.ca)</title>
	<guid>http://rejon.org/?p=2031</guid>
	<link>http://rejon.org/2010/01/whats-your-statusnet-2-0-updates-like-identi-ca/</link>
	<description>&lt;p&gt;&lt;a href=&quot;http://www.flickr.com/photos/jonphillips/4291440555/&quot; title=&quot;Wellington New Zealand #LCA2010 by rejon, on Flickr&quot;&gt;&lt;img src=&quot;http://farm3.static.flickr.com/2774/4291440555_3e2caba104.jpg&quot; width=&quot;500&quot; height=&quot;375&quot; alt=&quot;Wellington New Zealand #LCA2010&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#8217;m in Wellington right now at &lt;a href=&quot;http://www.lca2010.org.nz&quot;&gt;LinuxConf2010 in Wellington&lt;/a&gt; presenting, hacking with @andyfitz and many more of my developer friends. I gave a presentation yesterday updating my &lt;a href=&quot;http://status.net/2010/01/19/statusreport-statusnet-at-linuxconf-2010-lca2010-in-new-zealand-free-shirts-at-statuschec&quot;&gt;StatusNet 2.0 presentation&lt;/a&gt; and then having a StatusCheck meetup with about 30-40 people and several getting free StatusNet t-shirts! I have some more for this Saturday&amp;#8217;s openday here in Wellington, then I&amp;#8217;m back to SF.&lt;/p&gt;
&lt;p&gt;If you are in Wellington, lets meetup and talk StatusNet and other &lt;a href=&quot;http://rejon.org/projects&quot;&gt;projects&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;Here is the presentation abstract:&lt;/p&gt;
&lt;blockquote&gt;
&lt;h4&gt;&lt;a href=&quot;http://www.lca2010.org.nz/programme/schedule/view_talk/50357?day=wednesday&quot;&gt;What&amp;#8217;s Your StatusNet? (Updates like Identi.ca)&lt;/a&gt;&lt;/h4&gt;
&lt;p&gt;StatusNet is a hosted service for setting your status updates (aka, microblogging), is free software (licensed under the GNU AGPL), and is the software that powers the popular Autonomo.us Free Network Service, Identi.ca. This presentation looks broadly at these three parts of the StatusNet, how to setup YOUROWN.status.net, installing your own instance, and the company which supports the community. As a bonus, this talk introduces StatusNet&amp;#8217;s business and how to apply to under-represented free network services. Since this conference is more technical, we will dig deeper into the LAMP-powered StatusNet software,  the updated OpenMicroBlogging standard that allows distributed  federated microblogging, and will explore the basics of free network services through the eyes of the Franklin Street Declaration.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Here are the &lt;a href=&quot;https://docs.google.com/fileview?id=0B3FwSDegnar6NWU0YmU3NzAtMGZlZC00Njg3LTllMzYtZmVkNzYxYWJiNGFi&amp;hl=en&quot;&gt;slides as a PDF&lt;/a&gt;, on &lt;a href=&quot;http://www.scribd.com/doc/25512887/Whats-Your-StatusNet-2-0-Updates-like-Identi-ca&quot;&gt;Scribd&lt;/a&gt;, and then &lt;a href=&quot;http://www.slideshare.net/rejon/whats-your-status-net-20-updates-like-identica&quot;&gt;Slideshare&lt;/a&gt;.&lt;/p&gt;</description>
	<pubDate>Thu, 21 Jan 2010 02:33:23 +0000</pubDate>
</item>
<item>
	<title>Gail Carmichael: Bringing Computer Science to Let's Talk Science</title>
	<guid>tag:blogger.com,1999:blog-1685560256628587439.post-1380420860509422808</guid>
	<link>http://compscigail.blogspot.com/2010/01/bringing-computer-science-to-lets-talk.html</link>
	<description>One of my major goals when I joined &lt;a href=&quot;http://letstalkscience.ca&quot;&gt;Let's Talk Science&lt;/a&gt; was to bring more computer science activities to the program.  They already had a lot of awesome stuff for natural sciences from biology to chemistry, and I had been adding physics activities as well.  But because most volunteers weren't computer scientists (and by most, I think I may be the only one, or was last year at least), there aren't really any computer science kits.&lt;br /&gt;&lt;br /&gt;Thanks to &lt;a href=&quot;http://csunplugged.org&quot;&gt;CS Unplugged&lt;/a&gt;, it has been easy to find high-quality activities.  What has been less easy is convincing teachers that they can do computer science activities in classes other than computer science.  After all, all fields need to manage and analyze data, and that's where CS shines!&lt;br /&gt;&lt;br /&gt;Luckily, a teacher at the high school I am partnered with agreed to give it a try.  She taught a communications class, so it seemed like an appropriate fit.  In the end I went to two of her classes with some CU-WISE colleagues.  After showing a video to get a feel for what computer science is, we did the binary numbers and cryptographic protocols. It was amazing to see the students grasp these otherwise difficult concepts with the hands on activities.  The teacher loved it and was enthusiastic to spread the word!&lt;br /&gt;&lt;br /&gt;In addition to finally making a breakthrough and bringing CS to classrooms, I have adapted the sorting activity from CS Unplugged for a science newsletter given to underprivileged aboriginal children, resulting in &lt;a href=&quot;http://gailcarmichael.com/school/activities/HowComputersSort.pdf&quot;&gt;How Computers Put Things in Order&lt;/a&gt;.  While I couldn't get feedback about this from the children when it was published last year, the Let's Talk Science coordinators seemed to like it.&lt;br /&gt;&lt;br /&gt;I think there is still work to be done, but I feel I am well on my way to achieving my goal! And if you happen to know a teacher in the Ottawa area (high school or elementary) you think would enjoy some hands on computer science activities, send them to me!&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;p&gt; &lt;/p&gt;&lt;hr /&gt; &lt;a href=&quot;http://compscigail.blogspot.com/&quot;&gt;Visit The Female Perspective of Computer Science online.&lt;/a&gt;&lt;img width=&quot;1&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/1685560256628587439-1380420860509422808?l=compscigail.blogspot.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</description>
	<pubDate>Wed, 20 Jan 2010 09:43:41 +0000</pubDate>
</item>
<item>
	<title>Kees Cook: Using huludesktop on MythTV</title>
	<guid>http://www.outflux.net/blog/?p=281</guid>
	<link>http://www.outflux.net/blog/archives/2010/01/19/using-huludesktop-on-mythtv/</link>
	<description>&lt;p&gt;Based on a friend&amp;#8217;s recommendation, I decided I would install &lt;a href=&quot;http://www.hulu.com/labs/hulu-desktop-linux&quot;&gt;Hulu Desktop&lt;/a&gt; for my MythTV system.&lt;/p&gt;
&lt;p&gt;The &lt;a href=&quot;http://www.mythtv.org/wiki/Hulu_Desktop_Integration&quot;&gt;MythTV wiki instructions&lt;/a&gt; were very good.  However, I didn&amp;#8217;t like that it was a closed-source binary doing network traffic. (While &amp;#8220;system&amp;#8221; doesn&amp;#8217;t show up in &amp;#8220;&lt;code&gt;readelf -r&lt;/code&gt;&amp;#8221; output, that doesn&amp;#8217;t mean it isn&amp;#8217;t doing direct syscalls, or manually finding the &amp;#8220;system&amp;#8221; offset in the libc library, or is vulnerable to overflows, and on and on.)  So, to put my mind at ease, I decided to confine it in an AppArmor profile:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;#include &amp;lt;tunables/global&amp;gt;&lt;/p&gt;
&lt;p&gt;/usr/bin/huludesktop {&lt;br /&gt;
  #include &amp;lt;abstractions/gnome&amp;gt;&lt;br /&gt;
  #include &amp;lt;abstractions/audio&amp;gt;&lt;br /&gt;
  #include &amp;lt;abstractions/nameservice&amp;gt;&lt;/p&gt;
&lt;p&gt;  /etc/huludesktop/** r,&lt;br /&gt;
  @{HOME}/.huludesktop rwkl,&lt;br /&gt;
  @{HOME}/.local/share/.huludesktop.data rwkl,&lt;br /&gt;
  @{HOME}/.macromedia/Flash_Player/macromedia.com/support/flashplayer/sys/*.hulu.com/** r,&lt;br /&gt;
  @{HOME}/.macromedia/Flash_Player/#SharedObjects/ r,&lt;br /&gt;
  @{HOME}/.macromedia/Flash_Player/#SharedObjects/*/*.hulu.com/ rw,&lt;br /&gt;
  @{HOME}/.macromedia/Flash_Player/#SharedObjects/*/*.hulu.com/** rwkl,&lt;/p&gt;
&lt;p&gt;  # MythTV is already managing the screensaver&lt;br /&gt;
  deny /usr/bin/xdg-screensaver x,&lt;br /&gt;
}
&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Additionally, I disabled its &lt;a href=&quot;https://wiki.ubuntu.com/SecurityTeam/Roadmap/ExecutableStacks&quot;&gt;executable stack&lt;/a&gt;, which seems to serve no purpose:&lt;br /&gt;
&lt;code&gt;$ &lt;strong&gt;sudo execstack -c /usr/bin/huludesktop&lt;/strong&gt;&lt;/code&gt;&lt;/p&gt;</description>
	<pubDate>Tue, 19 Jan 2010 19:29:47 +0000</pubDate>
</item>
<item>
	<title>Jos Hirth: Lenient Validation</title>
	<guid>http://kaioa.com/101 at http://kaioa.com</guid>
	<link>http://kaioa.com/node/101</link>
	<description>&lt;dl&gt;
&lt;dt&gt;&lt;a href=&quot;http://kaioa.com/b/1001/lenient_validation.svgz&quot;&gt;&lt;img src=&quot;http://kaioa.com/b/1001/lenient_validation.png&quot; width=&quot;192&quot; height=&quot;192&quot; alt=&quot;lenient validation illustration&quot; title=&quot;click for SVG&quot; /&gt;&lt;/a&gt;&lt;/dt&gt;
&lt;dd&gt;Well, it &lt;em&gt;does&lt;/em&gt; fit&lt;/dd&gt;
&lt;/dl&gt;
&lt;p&gt;I really like standards and absolute strictness when it comes to things which are interpreted by zillions of different programs. After all, a scenario like this just asks for trouble. Validators do help there and as I &lt;a href=&quot;http://kaioa.com/node/96&quot;&gt;wrote&lt;/a&gt; a few months ago they can really help you avoid many issues, potential issues, and also future issues.&lt;/p&gt;
&lt;p&gt;However, I do like automation a bit more and herein lies the problem: 100% standards compliance isn't always an attainable goal. And if you simply can't get a perfect score, you cannot use those validators for your automated tests. A test which &lt;em&gt;always&lt;/em&gt; fails isn't really helpful.&lt;/p&gt;
&lt;p&gt;There are many things, which never will be valid and you can't do anything about it. Proprietary or legacy content management systems and components thereof are a good example. Another source of pain are those bloody rich text editors. Some of them produce amazingly awkward markup with zillions of &lt;tt&gt;font&lt;/tt&gt; tags all over the place for good measure.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://kaioa.com/node/101&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
	<pubDate>Sun, 17 Jan 2010 08:06:29 +0000</pubDate>
</item>
<item>
	<title>Gail Carmichael: Games and the Three Levels of Design</title>
	<guid>tag:blogger.com,1999:blog-1685560256628587439.post-2561843192805269374</guid>
	<link>http://compscigail.blogspot.com/2010/01/games-and-three-levels-of-design.html</link>
	<description>Continuing to read Donald Norman's &lt;a href=&quot;http://www.amazon.ca/gp/product/0465051367?ie=UTF8&amp;tag=thefemapersof-20&amp;linkCode=as2&amp;camp=15121&amp;creative=330641&amp;creativeASIN=0465051367&quot;&gt;Emotional Design&lt;/a&gt;, I am finding the three levels of design most of the book is based on to be very useful, especially when thinking about game design (as I have been doing lately).&lt;br /&gt;&lt;br /&gt;These are the three levels:&lt;br /&gt;&lt;ol&gt;&lt;li&gt;Visceral. Like animal instinct.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Behavioural. What usability engineering is all about.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Reflective. Message, culture, and meaning.&lt;/li&gt;&lt;/ol&gt;Good visceral product design is a great attention grabber.  Sometimes it is even enough on its own to cause a purchase.  It's what says that we react to bright colours and rounded edges in a positive way, but that we feel negatively toward a car door that doesn't make a good, satisfying clunk when it closes.  For games, I think of aesthetic experiences like &lt;a href=&quot;http://www.playauditorium.com/&quot;&gt;Auditorium&lt;/a&gt; and &lt;a href=&quot;http://thatgamecompany.com/games/flower/&quot;&gt;Flower&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Greg Costikyan wrote about colour in his famous &lt;a href=&quot;http://www.costik.com/nowords.html&quot;&gt;I Have No Words and I Must Design&lt;/a&gt; essay:&lt;br /&gt;&lt;blockquote&gt;Color counts for a lot: as a simulation of World War II, Lawrence  Harris's Axis &amp;amp; Allies is a pathetic effort. Ah, but the color! Millions of little plastic  airplanes and battleships and tanks! Thundering dice! The world at war! The  game works almost solely because of its color.   [...]&lt;br /&gt;&lt;br /&gt;Pageantry and detail and sense of place can greatly add to a game's  emotional appeal.&lt;br /&gt;&lt;br /&gt;This has almost nothing to do with the game qua game; the original  Nova edition of Axis &amp;amp; Allies was virtually identical to the Milton Bradley  edition. Except that it had a godawful garish paper map, some of the ugliest  counters I've ever seen, and a truly amateurish box. I looked at it once, put it  away, and never looked at it again.&lt;br /&gt;&lt;br /&gt;Yet the Milton Bradley edition, with all the little plastic pieces, still  gets pulled out now and again... Same game. Far better color.&lt;/blockquote&gt;This sounds a lot like design on the visceral level, and &lt;span&gt;it does matter&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;But it's usually not enough.  That's where the behavioural level comes in.  This type of design &quot;is all about use.  Appearance doesn't matter. Performance does.&quot; There's a lot wrong with high-tech devices on this level, what with their non-descriptive buttons and flashing lights.  Or, worse, the fact that computer interfaces are so disconnected from us.  You have to wiggle some little pod-thing so that a cursor moves around on a screen above? What?&lt;br /&gt;&lt;br /&gt;That's where tangible objects can help:&lt;br /&gt;&lt;blockquote&gt;Physical objects have weight, texture, and surface. The design term for this is &quot;tangibility.&quot; Far too many high-technology creations have moved from real physical controls and products to ones that reside on computer screens, to be operated by touching the screen or manipulating a mouse.  All the pleasure of manipulating a physical object is gone and, with it, a sense of control.  Physical feel matters.  We are, after all, biological creatures, with physical bodies, arms, and legs.&lt;/blockquote&gt;I see games making progress in this area.  The Nintendo Wii was the first to change things, creating games that required the use of the whole body.  I think Microsoft's Project Natal, when it comes out this Christmas (allegedly), will take it to a whole new level.  Its computer vision capabilities are nothing short of amazing, making your entire body the controller.  Check out the videos on the &lt;a href=&quot;http://www.xbox.com/en-ca/live/projectnatal/&quot;&gt;project page&lt;/a&gt; to see what I mean. I also think that augmented reality will play a big role in this realm.&lt;br /&gt;&lt;br /&gt;Finally, reflective design is the one that gets us thinking about the product we are using, the movie we're watching, or the game we are playing.  We might choose a watch that is less functional than its cousin, but more intellectual (needing explanation of how it works, say), or more loaded with status.&lt;br /&gt;&lt;br /&gt;Video games can be 'just played.' A few moments of fun, nothing more.  But they can also be all those things we listed reflective as: meaningful, cultural, and with a message.  Think about Grand Theft Auto.  Is it really just about stealing cars and shooting people? Or is there some kind of comment on the dark side of human nature that we are finally able to act on in an inconsequential game world? I'm sure there are many more ways to look at video games through this lens.&lt;br /&gt;&lt;br /&gt;I don't think a video games needs to be attractive on every one of these design levels to work, but thinking about each does seem to provide some useful idea generation.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span&gt;(All quotes are from Emotional design unless otherwise stated.)&lt;/span&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;p&gt; &lt;/p&gt;&lt;hr /&gt; &lt;a href=&quot;http://compscigail.blogspot.com/&quot;&gt;Visit The Female Perspective of Computer Science online.&lt;/a&gt;&lt;img width=&quot;1&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/1685560256628587439-2561843192805269374?l=compscigail.blogspot.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</description>
	<pubDate>Sat, 16 Jan 2010 17:21:29 +0000</pubDate>
</item>
<item>
	<title>Inkscape: Plans for 0.48</title>
	<guid>http://www.inkscape.org/#Plans_for_0.48:January_15,_2010</guid>
	<link>http://www.inkscape.org/#Plans_for_0.48:January_15,_2010</link>
	<description>We've been talking about moving to shorter release cycles for a while now. So this time for 0.48 we are going to slow down development of new features in the second half of February, completely move to testing in April and release 0.48 sometime in May.   In the mean time we will do our best to help you help us test the upcoming version, so we hope to make nightly builds for Windows and Mac available again soon. We will let you know as soon as everything is sorted out.</description>
	<pubDate>Fri, 15 Jan 2010 22:00:50 +0000</pubDate>
</item>
<item>
	<title>Gail Carmichael: Fun Through Fantasy and Narrative</title>
	<guid>tag:blogger.com,1999:blog-1685560256628587439.post-1684838545923725960</guid>
	<link>http://compscigail.blogspot.com/2010/01/fun-through-fantasy-and-narrative.html</link>
	<description>An interesting topic came up in a recent game design class.  We were talking about various types of fun after trying to define fun itself (which, by the way, is a lot harder than it seems at first - if you try to do it, make sure your definition includes the fringe things that should be considered fun, and excludes all things that aren't).  We looked at eight kinds of fun laid out by Marc LeBlanc:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Sensation: aesthetics, sense-pleasure&lt;/li&gt;&lt;li&gt;Fantasy: make-believe, fiction&lt;/li&gt;&lt;li&gt;Narrative: story, game as an unfolding story&lt;/li&gt;&lt;li&gt;Challenge: obstacles, difficulty, etc&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Fellowship: social framework&lt;/li&gt;&lt;li&gt;Discovery: exploration, uncharted territory, learning&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Expression: creativity, soap box, customization&lt;/li&gt;&lt;li&gt;Submission: escapism, mindless pastime&lt;/li&gt;&lt;/ul&gt;We talked about challenge the most when trying to define fun and before seeing this list.  Even with this list, I feel that you can bring challenge into most descriptions of fun somehow, even if abstractly. This agrees at least somewhat with &lt;a href=&quot;http://www.amazon.ca/gp/product/1932111972?ie=UTF8&amp;tag=thefemapersof-20&amp;linkCode=as2&amp;camp=15121&amp;creative=330641&amp;creativeASIN=1932111972&quot;&gt;The Theory of Fun&lt;/a&gt;, which you may recall I &lt;a href=&quot;http://compscigail.blogspot.com/2009/12/dressing-of-games.html&quot;&gt;read recently&lt;/a&gt;.  But I found the discussion surrounding fantasy and narrative to be something I had never thought about before.&lt;br /&gt;&lt;br /&gt;Fantasy.  I would suggest that the vast majority of digital games have this.  There are completely abstract games like Tetris that are obviously fun, but I would say these types of games are the exception.  Most games have some kind of fantasy, even if it's just a dressing of an otherwise abstract game (or colour, as Costikyan &lt;a href=&quot;http://www.costik.com/nowords.html&quot;&gt;put it&lt;/a&gt;).  Have to &lt;a href=&quot;http://2netgames.com/game/453/Red_Remover/&quot;&gt;remove red blocks&lt;/a&gt; because they're miserable without knocking over green happy blogs? Fantasy through personification of otherwise inanimate objects.  Have to play a spy who is trying to collect intelligence on terrorism? Fantasy through role playing.  Playing the Sims? Still fantasy - you are putting yourself in someone else's shoes or seeing what happens when you change your own life, even if slightly.&lt;br /&gt;&lt;br /&gt;Narrative.  Again, I think a lot of games have narrative, though strictly speaking, probably not as many as have fantasy.  After all, you can have aspects of make believe or fiction without actually telling a story, as in the case of the red block remover linked to above.  It's a little unclear whether this aspect of fun is including games with implied back-stories as well, or if it's trying to capture the pleasure of having a well thought out story that is told as part of the game.&lt;br /&gt;&lt;br /&gt;If a game can have fantasy but no narrative, can you have narrative with no fantasy? The answer for me was &lt;span&gt;almost&lt;/span&gt; no, that you couldn't, if we take fantasy as fiction.  Of course narrative does not have to be fictional in general, but in a game, when is it not? One suggestion in class was that you can tell a story about playing a game that is not fictional, but this didn't count in my mind.  Any story element embedded in any game I could think of was fictional.&lt;br /&gt;&lt;br /&gt;... until I was finally able to prove myself wrong.  The one counter-example I could think of was Truth or Dare.&lt;br /&gt;&lt;br /&gt;Can you think of any other examples of having narrative in a game that is not fictional in some way?&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;p&gt; &lt;/p&gt;&lt;hr /&gt; &lt;a href=&quot;http://compscigail.blogspot.com/&quot;&gt;Visit The Female Perspective of Computer Science online.&lt;/a&gt;&lt;img width=&quot;1&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/1685560256628587439-1684838545923725960?l=compscigail.blogspot.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</description>
	<pubDate>Thu, 14 Jan 2010 16:38:32 +0000</pubDate>
</item>

</channel>
</rss>
