User Tools

Site Tools


projects:hackerspacestatusapi

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
projects:hackerspacestatusapi [2011/12/05 18:33]
raster
projects:hackerspacestatusapi [2016/03/14 18:12] (current)
raster
Line 1: Line 1:
 ====== Hackerspace Status API ====== ====== Hackerspace Status API ======
 +
 +{{ :projects:hackerspaces.png?nolink&|}}
  
 See this post to the Hackerspaces list for background: http://lists.hackerspaces.org/pipermail/discuss/2011-November/004887.html  See this post to the Hackerspaces list for background: http://lists.hackerspaces.org/pipermail/discuss/2011-November/004887.html 
  
-SpaceAPI: http://hackerspaces.nl/spaceapi/ +SpaceAPI: http://spaceapi.net/ 
 + 
 +My thought was that since we are only "open" during specific hours (say, Tues & Thurs 7pm - 9pm) we could just build a simple PHP script that outputs the open/closed status based on the day/time. At least for version 1.0 
 + 
 +Here's what I have so far: 
 + 
 +    * http://apps.2xlnetworks.net/milwaukeemakerspace/ 
 + 
 +That **should** only show us as being open (to the public) if requested on Tues or Thurs from 7pm to 9pm. Any other time would show us being closed and available to 'members only' 
 + 
 +If anyone feels like improving it (or just looking at the code) it is here: 
 + 
 +    * https://github.com/raster/SpaceAPI 
 + 
 +**Updates:** 
 + 
 +    * 2016-03-14 - Added the camera info and updated github version 
 +    * 2012-08-23 - Updated the file to version 0.13 and validated feed using http://spaceapi.net/validator 
 +    * 2012-03-04 - Updated the file to version 0.12 and added in some feeds. 
 + 
 +**Future ideas:** 
 + 
 +    * We could add in an open status for when we have the club meetings. Each [[:groups|group]] meets at a specific day/time and we should know what those are...  
 + 
 + 
 +**In use:** 
 + 
 +   * http://wilco.baanhofman.nl/station/spaces.html 
 + 
 +**Blog posts:** 
 + 
 +   * http://milwaukeemakerspace.org/2011/12/hackerspace-status-api/ 
 + 
 +===== Project Members ===== 
 + 
 +   * [[Members/PeteProdoehl|Pete Prodoehl]] 
  
-If any JSON hackers are interested in building this for Milwaukee Makerspace, let's do it! 
projects/hackerspacestatusapi.1323110018.txt.gz · Last modified: 2011/12/05 18:33 by raster