[sudo-discuss] Putting "SudoRoom opening hours status" on the front page

William Budington bill at inputoutput.io
Mon May 20 12:02:45 PDT 2013


This would be fantastic.  There are currently a few access repos:

1. Doorman - Sudoroom entry raspi repo (sends serial signal to latch)
2. Sudoor - The outer physical door access control stuff for sudo room
3. sudoor-addcode - Node.js API to add RFID codes to outer door

To have a reliable API for physical access, we can't rely on Doorman
exclusively.  People open the door all sorts of ways.  They unlock the
space with a key and open the latch from the inside.  At night they may
close the latch without sending any signal to tamale.  So we can't rely
on the state of the space simply being the last signal sent to the raspi....

BUT we should create a new repo with sensors on the door, that just
completes a circuit when the door is closed.  If either of the doors are
open, we can assume the space is open!  This elementary electronics is
beyond me, but I can help with creating a python RESTful interface, and
once that's working we can put it on the homepage!

Bill

On 05/20/2013 07:47 AM, Romy Ilano wrote:
> Steve 
> 
> Yes would you like to teach me or help work through this at the next python meetup ?
> 
> ---
> 
> Romy Ilano
> Founder of Snowyla
> http://www.snowyla.com
> romy at snowyla.com
> 
> On May 16, 2013, at 14:59, Steve Berl <steveberl at gmail.com> wrote:
> 
>> I know lots of python, but not so much about using it for web pages. Perhaps we can figure this out together?
>>
>> -steve
>>
>>
>> On Thu, May 16, 2013 at 6:35 AM, Romy Ilano <romy at snowyla.com> wrote:
>>> Cool! 
>>>
>>> I don't know any python but I definitely want to learn how to hack this and connect it to a live website.
>>>
>>> https://gitorious.org/doorman
>>>
>>> some visitors were asking me once how they would know if someone was there, since they were bringing wood from the woodshop to work on the CNC machine.
>>>
>>>
>>>
>>>
>>> On Mon, May 13, 2013 at 11:37 AM, Andrew <andrew at roshambomedia.com> wrote:
>>>> https://gitorious.org/doorman
>>>>
>>>>
>>>> On Mon, May 13, 2013 at 9:21 AM, Matthew Meier <wolfy at wlfy.it> wrote:
>>>>> Where is the door code posted again?
>>>>>
>>>>> -Wolfy
>>>>>
>>>>>
>>>>> On Mon, May 13, 2013 at 7:37 AM, Romy Ilano <romy at snowyla.com> wrote:
>>>>>> I'd like something that isnt twitter Facebook or a Start up social network  or google plus that could put up a short status message ... 
>>>>>>
>>>>>> The api is down... 
>>>>>>
>>>>>>
>>>>>>
>>>>>> ---
>>>>>>
>>>>>> Romy Ilano
>>>>>> Founder of Snowyla
>>>>>> http://www.snowyla.com
>>>>>> romy at snowyla.com
>>>>>>
>>>>>> On May 12, 2013, at 15:36, Andrew <andrew at roshambomedia.com> wrote:
>>>>>>
>>>>>>> There used to be an hackerspaces API implementation here: http://api.sudoroom.org/status.json that you could update via HTTP (REST) to show the current open status. The hope was to integrate that into doorman.py (the inner door). Just never got around it.
>>>>>>>
>>>>>>> --Andrew
>>>>>>>
>>>>>>>
>>>>>>> On Sun, May 12, 2013 at 2:36 PM, Romy Ilano <romy at snowyla.com> wrote:
>>>>>>>> Hi alls
>>>>>>>> I made a wordpress page SudoRoom Status
>>>>>>>>
>>>>>>>> https://sudoroom.org/sudoroom-status/
>>>>>>>>
>>>>>>>> I'd like for this eventually to be on the front sudoroom page
>>>>>>>> It is not currently on the front page.
>>>>>>>>
>>>>>>>> we could have a web app with a big green light that shows that the space is open on a particular day
>>>>>>>>
>>>>>>>> it is often confusing for visitors
>>>>>>>> sometimes non members want to stop by and hang out, bringing wood equipment etc. and they are not sure if it will be open or not
>>>>>>>>
>>>>>>>> what do you think?
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> _______________________________________________
>>>>>>>> sudo-discuss mailing list
>>>>>>>> sudo-discuss at lists.sudoroom.org
>>>>>>>> http://lists.sudoroom.org/listinfo/sudo-discuss
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> -- 
>>>>>>> -------
>>>>>>> Andrew Lowe
>>>>>>> Cell: 831-332-2507
>>>>>>> http://roshambomedia.com
>>>>>>
>>>>>> _______________________________________________
>>>>>> sudo-discuss mailing list
>>>>>> sudo-discuss at lists.sudoroom.org
>>>>>> http://lists.sudoroom.org/listinfo/sudo-discuss
>>>>
>>>>
>>>>
>>>> -- 
>>>> -------
>>>> Andrew Lowe
>>>> Cell: 831-332-2507
>>>> http://roshambomedia.com
>>>
>>>
>>> _______________________________________________
>>> sudo-discuss mailing list
>>> sudo-discuss at lists.sudoroom.org
>>> http://lists.sudoroom.org/listinfo/sudo-discuss
>>
>>
>>
>> -- 
>> -steve
> 
> 
> 
> _______________________________________________
> sudo-discuss mailing list
> sudo-discuss at lists.sudoroom.org
> http://lists.sudoroom.org/listinfo/sudo-discuss
> 




More information about the sudo-discuss mailing list