<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
     xmlns:atom="http://www.w3.org/2005/Atom"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:wfw="http://wellformedweb.org/CommentAPI/"
     >
  <channel>
    <title>Gary Bishop</title>
    <link>/~gb/blog</link>
    <description>Geeks making the world a bit better.</description>
    <pubDate>Thu, 17 Jan 2019 15:43:34 GMT</pubDate>
    <generator>Blogofile</generator>
    <sy:updatePeriod>hourly</sy:updatePeriod>
    <sy:updateFrequency>1</sy:updateFrequency>
    <item>
      <title>Web Dev Fridays</title>
      <link>/~gb/blog/2017/09/06/web-dev-fridays</link>
      <pubDate>Wed, 06 Sep 2017 10:56:00 EDT</pubDate>
      <category><![CDATA[Uncategorized]]></category>
      <guid isPermaLink="true">/~gb/blog/2017/09/06/web-dev-fridays</guid>
      <description>Web Dev Fridays</description>
      <content:encoded><![CDATA[<p>
I'll be hosting a series of meetings on Friday afternoons to discuss modern
web development. My primary goal is helping the students who are working 
for me to get started with web development but I'm happy for others to come
along for the ride.
</p>
]]></content:encoded>
    </item>
    <item>
      <title>Maze Day 2016</title>
      <link>/~gb/blog/2016/02/02/maze-day-2016</link>
      <pubDate>Tue, 02 Feb 2016 09:47:00 EST</pubDate>
      <category><![CDATA[Uncategorized]]></category>
      <guid isPermaLink="true">/~gb/blog/2016/02/02/maze-day-2016</guid>
      <description>Maze Day 2016</description>
      <content:encoded><![CDATA[<p>
Maze Day will be Thursday 28 April 2016 from 9AM until 2PM in
<a href="http://www.cs.unc.edu/cms/about-us/about-us/directions-and-other-visitor-information" title="Directions">
 Sitterson Hall
</a>
on the UNC Chapel Hill Campus.
</p>
]]></content:encoded>
    </item>
    <item>
      <title>Links for Maze Day 2015</title>
      <link>/~gb/blog/2015/05/15/links-for-maze-day-2015</link>
      <pubDate>Fri, 15 May 2015 09:00:00 EDT</pubDate>
      <category><![CDATA[Uncategorized]]></category>
      <guid isPermaLink="true">/~gb/blog/2015/05/15/links-for-maze-day-2015</guid>
      <description>Links for Maze Day 2015</description>
      <content:encoded><![CDATA[<p>
Here are links to the books and a few of the games developed by my students for Maze Day 2015.
</p>
]]></content:encoded>
    </item>
    <item>
      <title>Maze Day 2015</title>
      <link>/~gb/blog/2015/02/03/maze-day-2015</link>
      <pubDate>Tue, 03 Feb 2015 09:43:00 EST</pubDate>
      <category><![CDATA[Uncategorized]]></category>
      <guid isPermaLink="true">/~gb/blog/2015/02/03/maze-day-2015</guid>
      <description>Maze Day 2015</description>
      <content:encoded><![CDATA[<p>
Maze Day will be Wednesday 29 April 2015 from 9AM until 2PM in
<a href="http://www.cs.unc.edu/cms/about-us/about-us/directions-and-other-visitor-information" title="Directions">
 Sitterson Hall
</a>
on the UNC Chapel Hill Campus.
</p>
]]></content:encoded>
    </item>
    <item>
      <title>Maze Day 2014</title>
      <link>/~gb/blog/2014/02/07/maze-day-2014</link>
      <pubDate>Fri, 07 Feb 2014 10:23:00 EST</pubDate>
      <category><![CDATA[Uncategorized]]></category>
      <guid isPermaLink="true">/~gb/blog/2014/02/07/maze-day-2014</guid>
      <description>Maze Day 2014</description>
      <content:encoded><![CDATA[<p>
Maze Day will be Wednesday 30 April 2014 from 9AM until 2PM in
<a href="http://www.cs.unc.edu/cms/about-us/about-us/directions-and-other-visitor-information" title="Directions">
 Sitterson Hall
</a>
on the UNC Chapel Hill Campus.
</p>
]]></content:encoded>
    </item>
    <item>
      <title>Configuring UNC VPN on Ubuntu</title>
      <link>/~gb/blog/2013/12/07/configuring-unc-vpn-on-ubuntu</link>
      <pubDate>Sat, 07 Dec 2013 10:52:00 EST</pubDate>
      <category><![CDATA[Uncategorized]]></category>
      <guid isPermaLink="true">/~gb/blog/2013/12/07/configuring-unc-vpn-on-ubuntu</guid>
      <description>Configuring UNC VPN on Ubuntu</description>
      <content:encoded><![CDATA[<p>
Our
<a href="https://help.unc.edu/help/vpn-installation-and-clients/">
 campus help page on installing the VPN on Linux
</a>
describes a fantastically complicated multistep process that begins with downloading some
<span title="no thanks!">
 Cisco tar ball
</span>
. I've found a much simpler way on Ubuntu using software from the standard repositories.
</p>
]]></content:encoded>
    </item>
    <item>
      <title>Stateless Server Idea</title>
      <link>/~gb/blog/2013/06/14/stateless-server-idea</link>
      <pubDate>Fri, 14 Jun 2013 14:11:00 EDT</pubDate>
      <category><![CDATA[Uncategorized]]></category>
      <guid isPermaLink="true">/~gb/blog/2013/06/14/stateless-server-idea</guid>
      <description>Stateless Server Idea</description>
      <content:encoded><![CDATA[<p>
I'd like to make a web application that will enable teachers to create simple "books" with hot spots on each page. The hot spots might play a sound or do some other action like changing to another page. Really simple stuff.
</p>
]]></content:encoded>
    </item>
    <item>
      <title>Musical Game Idea</title>
      <link>/~gb/blog/2013/03/09/musical-game-idea</link>
      <pubDate>Sat, 09 Mar 2013 12:11:00 EST</pubDate>
      <category><![CDATA[Uncategorized]]></category>
      <guid isPermaLink="true">/~gb/blog/2013/03/09/musical-game-idea</guid>
      <description>Musical Game Idea</description>
      <content:encoded><![CDATA[<p>
It's spring break and 50 days until
<a href="“http://cs.unc.edu/~gb/blog/2012/11/04/maze-day-2013/“">
 Maze Day
</a>
! I'm thinking of a new musical game
<b>
 but I need help with the music
</b>
. My hidden agenda is getting samples of the sounds children make when they are imitating music instruments. I'll use the samples as a training set for a system to allow spoken input of music but I need a fun activity to motivate kids to give me the samples.
</p>
]]></content:encoded>
    </item>
    <item>
      <title>Help test the new Tar Heel Reader</title>
      <link>/~gb/blog/2013/01/24/help-test-the-new-tar-heel-reader</link>
      <pubDate>Thu, 24 Jan 2013 10:11:00 EST</pubDate>
      <category><![CDATA[Uncategorized]]></category>
      <guid isPermaLink="true">/~gb/blog/2013/01/24/help-test-the-new-tar-heel-reader</guid>
      <description>Help test the new Tar Heel Reader</description>
      <content:encoded><![CDATA[<p>
The new edition of Tar Heel Reader is ready for testing. Please
<a href="http://tarheelreader3.cs.unc.edu/">
 give it a try
</a>
and
<a href="http://tarheelreader3.cs.unc.edu/report-a-bug/">
 report any problems
</a>
you see. Also, tell us ways we can improve it to meet the needs of your students.
</p>
]]></content:encoded>
    </item>
    <item>
      <title>Maze Day 2013</title>
      <link>/~gb/blog/2012/11/04/maze-day-2013</link>
      <pubDate>Sun, 04 Nov 2012 14:47:00 EST</pubDate>
      <category><![CDATA[Uncategorized]]></category>
      <guid isPermaLink="true">/~gb/blog/2012/11/04/maze-day-2013</guid>
      <description>Maze Day 2013</description>
      <content:encoded><![CDATA[<p>
Maze Day will be Monday 29 April 2013 from 9AM until 2PM in
<a href="http://www.cs.unc.edu/cms/about-us/about-us/directions-and-other-visitor-information" title="Directions">
 Sitterson Hall
</a>
on the UNC Chapel Hill Campus.
</p>
]]></content:encoded>
    </item>
  </channel>
</rss>
