Rob Bishop in Makerspace

2013_08_06_Rob_Bishop_at_Pumping_Station_One_in_Chicago

Raspberry Pi’s Rob Bishop made a stop on his 2nd Raspberry Pi U.S. Roadshow last night to speak at Pumping Station One, a popular makerspace/hackerspace in Chicago. I thoroughly enjoyed his presentation, Raspberry Pi – One Year On, as well as the generous Q&A session that followed. I also managed to score a bit of Pi-swag, including a great little logo sticker.

Rob talked about quite a lot.  So, I won’t attempt to give a full account.  But, I will note a few points that caught my attention:

  • Much of the engineering support workload in the first year has been driven by the far greater number of purchasers and their far greater number of use cases than had been expected. The USB port issues were his primary example. While the team’s testing had focused on common use cases like keyboards and mice, problem reports arrived from users trying to communicate with a wide range of exotic USB-controlled devices.  I think Rob’s example of a USB-controlled aquarium might have been a humorous exaggeration.  Yet, from the wide range of projects that the attendees reported having underway with the Pi, the aquarium seemed fairly mundane.
  • While the audience of approximately 30 people was made up almost entirely of adult Pi enthusiasts,  I did see one grade school aged participant who had come with his dad. Rob acknowledged that the unexpectedly large adoption of the Pi by adult hobbyists had been a happy surprise. Yet, the focus of the Raspberry Pi Foundation will continue to be that of promoting computing literacy for the school-aged audience. Keeping his immediate audience in mind, Rob took great care to emphasize the important role that the adult enthusiasts play in helping the foundation to create and maintain an infrastructure around the Pi that will make its adoption by educators easier.

I also enjoyed the opportunity to tour Pumping Station One.  It is an impressive facility that supports its over 200 members in maker activities of all kinds. Some of these activities include the integration of computers like the Raspberry Pi into custom solutions that control everything from beer brewing to building access.  There was also a wide array of computer-controlled equipment that is beyond the budget of your average maker.  This included a 3-D printer, a laser cutting machine,  and  2 small CNC routers. The scale of this place, with its wide array of shop equipment, electronic components and workspace is amazing.

Much of my interest in makerspaces has been fueled by the interest that some of my current and former students at GSLIS have been showing in developing makerspaces in libraries and museums.  My visit to Pumping Station One convinced me that my students are definitely chasing after a good opportunity.  Makerspaces like Pumping Station One are clearly aimed at an adult audience. The access, the safety program, the level of supervision and the culture make this a great place for adults to learn and work. So, I believe that there is still plenty of room for libraries and museums to create these same kinds of opportunities in an environment that has traditionally met the additional needs of children, young adults, and families.  My next step will be to find an example of a library or museum makerspace that I can visit.  If anyone has a suggestion, please contact me.

I will close by thanking Rob Bishop for his great presentation and Pumping Station One for their great hospitality.  It was a truly enjoyable night.

Ontopia Runs on Raspberry Pi

I am pleased to report that I have had the Ontopia Topic Maps software running on my Raspberry Pi for the past week.  Ontopia is a suite of open source tools for building, maintaining and deploying Topic Maps-based applications. The Raspberry Pi is an ultra-affordable ARM GNU/Linux box based upon the work of the Raspberry Pi Foundation.  My experience in running the out-of-the-box Ontopia apps (Ontopoly topic map editor, Omnigator topic map browser, and Vizigator topic map vizualizer) has been terrific. Using the Raspberry Pi to run the Apache Tomcat  server that hosts the Ontopia software, response time is as good or better than I have experienced when hosting the Ontopia software on a cloud-based Linux server at my ISP.  Topic maps open quickly in all three applications and navigation from topic to topic within each application is downright snappy.

As you will see in my discussion of testing below, I have experienced good results with up to two simultaneous users.  So, my future test plans include testing with more simultaneous users and testing with the Ontopia RDBMS Backend installed.  Based upon the performance that I have experienced so far, I have high hopes.  Stay tuned for further reports.

Significance for Topic Maps Enthusiasts

We Topic Maps enthusiasts are always on the lookout for new people to join us.  Just this week, Patrick Durusau suggested in a blogpost that we might want to introduce semantic technologies to a younger (teen/preteen) audience. Given the success of the BrainBank Project in using topic maps technology with middle school students, I believe that this is a great idea. More important, I believe that the Raspberry Pi platform can deliver this younger audience.  Despite the fact that the Pi has attracted quite a bit of attention from affordable computing enthusiasts like me, the primary target audience for the Pi is students in grade school and high school.  Raspberry Pi fans (young and old) have begun having a series of monthly meetups called Raspberry Jams, “where you can meet other Pi-thusiasts, learn to use a Raspberry Pi, listen to talks and see demos, and generally get to muck around with some like-minded people.”  Jams include sessions on subjects as technical as Python and Linux.  To me, Raspberry Jams appear to be an ideal opportunity to show people how to get the Ontopia software running on their Pi, and to introduce them to the joys of Topic Mapping.

Significance for Raspberry Pi Enthusiasts

Topic Maps is a fun and highly-useful semantic data technology that is very accessible for new users (see The TAO of Topic Maps by Steve Pepper).  This approach to knowledge management will appeal to students, teachers and hobbyists alike. Topic Maps technology is based upon an international standard and it has a well-developed community of practitioners in Europe, the U.S., Asia, and throughout the world. This is a well-established semantic data technology with an established community that is positioned to engage with the Raspberry Pi community around the world.

It is also significant that we have demonstrated that a Tomcat-based application can be hosted on the Raspberry-Pi with appealing response time.  While I am not making the claim that the Pi is the ideal Tomcat host, I am expecting the Pi to be viable development platform and a decent host for low-volume Tomcat-based demonstration applications that Pi‑enthusiasts might create. More important, this demonstrates that the Pi is capable of supporting many more applications and technologies than we might yet have considered.  I find that very promising.

Testing Details

In my first test, I ran the client apps and server apps on two different machines. The out-of-the-box Ontopia applications are browser-based.  So, I set up the Raspberry Pi to act as the server for these applications.  In my first test, I configured the Pi as a headless Linux server and did all server control and browser-based testing using a Windows 7-based PC as the client. The client and server were connected via my Ethernet LAN.  I was easily able to start the Tomcat server using a remote terminal connection using Putty. As is my usual experience, the Ontopia apps ran quite well on the Chrome, Firefox, and IE browsers.  As I mentioned earlier, response time compared very favorably with that experienced running the same apps from a cloud-based Linux server at my ISP. Topic maps loaded in reasonable amount of time.  Once inside an application, the navigation from topic to topic was absolutely snappy.

In my second test, I ran both client and server apps on a single Raspberry Pi. I took the Raspberry Pi server out of the headless mode (added monitor, keyboard and mouse).  I started the X-based GUI.  I started the Tomcat server from a GUI-based terminal window.  Then, I proceeded to test the Ontopia apps using the three browsers available on my distribution of Raspian Linux:  Midori, Dillo and NetSurf.  Midori gave the best performance of the three; NetSurf gave the worst.  Even with Midori, there was a small increase in latency over my previous test (PC as client).  Nevertheless, the response time was acceptable and comparable to that experienced by scores of satisfied Topic Maps tutorial students who I have taught while they ran the Ontopia software on their PCs. This verified my hypothesis that the Raspberry Pi would serve as a viable platform for learning and experimenting with Topic Maps.

My third test combined the significant aspects of the first two.  I continued running both client and server applications on the Raspberry PI.  Simultaneously, I established a second connection to the Ontopia apps from the browser on my PC.  I was very pleased to see that response time was not perceptibly slower on the PC than it had been in the first test.  Yet it was competing in this third test for resources used by the client running on the Pi.  Response time on the Pi client remained the same as well.  This leads me to believe that any latency issues that I experienced when using the Ontopia apps entirely on the Pi are browser- related and not server-related or capacity-related.  As you will see in the technical details below, my server configuration included the soft-float version of Raspian Linux (this is a requirement of the Java distribution).  Perhaps this had an effect on browser performance.  Or, perhaps there was another cause.  I am very interested in what readers may have to report on this issue from their own Pi browser experience.

Test Machines Configurations

Headless Raspberry Pi Server

  1. Raspberry PI (Model B with 512MB RAM) 64MB/448MB GPU/ARM memory split
  2. Sandisk Extreme 32 GB SDHC Card (approximately 4.4GB utilized)
  3. Soft-float Debian “wheezy” (2012-08-08-wheezy-armel.zip)
  4. Oracle Java SE Development Kit 7u9 (jdk-7u6-linux-arm-sfp.tar.gz)
  5. Ontopia Topic Maps Software Version 5.2.2 (http://www.ontopia.net/)

Client and Server Raspberry Pi

  1. Raspberry PI (Model B with 512MB RAM) 64MB/448MB GPU/ARM memory split
  2. Sandisk Extreme 32 GB SDHC Card (approximately 4.4GB utilized)
  3. Soft-float Debian “wheezy” (2012-08-08-wheezy-armel.zip)
  4. Oracle Java SE Development Kit 7u9 (jdk-7u6-linux-arm-sfp.tar.gz)
  5. Ontopia Topic Maps Software Version 5.2.2 (http://www.ontopia.net/)
  6. Midori 0.4.3 browser
  7. Dillo 3.2 browser
  8. NetSurf 2.9 browser
  9. HDMI Montior
  10. Mouse
  11.  Keyboard

Windows PC Client

  1. Windows 7
  2. Google Chrome Version 23.0.1271.95 m
  3. Firefox Version 16.0.2
  4. Internet Explorer Version 9.0.10
  5. Putty Release 0.62
  6. WinSCP Version 4.3.7

Resources Helpful to This Project

  1. Raspberry Pi Foundation Web site
  2. Raspberry Pi Wiki on e-Linux
  3. how to enable 512MB on Raspberry Pi Forum
  4. Raspberry Pi – Installing Oracle Java Development Kit (JDK 1.7.0u6) by Robert Savage
  5. Raspberry Pi – how to get ssh and Tomcat running by Johan Norén
  6. How do I turn off my Raspberry Pi? on Raspberry Pi beta
  7. Raspberry Pi Headless by Glynn Roberts
  8. RaspberryPI at  element14 Community
  9. Ontopia Web site
  10. Ontopia Installation and Getting Started (/doc/install.html within the Ontopia software installation)