| House Info | |
|---|---|
| Coop Name | SOL (Sustaining Ourselves Locally) |
| Address | 1236 23rd Avenue, Oakland, CA |
| Phone number | 510.534.9987 |
| Average monthly rent | $465 |
| Parent organization | Independent |
| Geographical area | East Oakland (San Antonio/Fruitvale) |
| Contact | |
| Website | |
| House theme | Gardening, sustainability, food justice |
| Number of occupants | 9 |
| Sex ratio | no rule |
| Student ratio | no rule |
| Food service | Individuals cook once every two weeks, and so dinner is generally prepared Sunday night through Thursday night. We formally come together for dinner about 2 times a month, and informally come together often. |
| Number of weekly communal meals | dinners cooked 5 days a week |
| Food politics | we buy vegan as a house, but individuals can get meat or dairy on their own. we buy organic, local and bulk as much as possible |
| Average weekly workshift | 1 hour/week, and Second Sunday of every month from 12-4pm |
| Paid positions available | no |
| Decision process | consensus |
| House meeting frequency | twice a month- once for house issues, once for project issues |
| Pets | one cat, chickens and bees |
| Rooms available | Yes |
| Expected next opening | January 1 (Dec 20 move-in possible) |
| About us | We are a community of 9 people looking for a new housemate and project member. we are open to couples. We live in a mixed-use building near Fruitvale. We are people of diverse backgrounds, genders, ethnicities, sexual orientations, and personalities. We are mostly people of color, but we are open to difference. We are a mostly vegetarian household that shares food, space, community, respect, work, and good times. |
| The home | The room for rent is medium-sized with plenty of built-in storage space and natural light. Rent is $465 per month (utilities average about $30/month per person), and move-in deposit (fully refundable) is $525. We share a kitchen and common space in a commercial storefront, and our living spaces are upstairs in more private settings. |
| The project | The focal point of our project is a 5,000 square foot lot that we have transformed into a productive garden for ourselves as well as for educational programs and community workshops in sustainable living practices (e.g. food justice, nutrition, composting, grey-water treatment etc.). |
| What we look for and offer | Because we are both a home and a project, a room in this space asks a greater commitment of time and effort than many other households, but comes with the returns of being part of an incredible space to live, a beautiful organic garden, the chance to create projects galore, and an urban community involved in, inspired by, and learning about environmentally and socially conscious living. |
| Come by our open house | the second sunday of every month from 12pm to 4pm. |
| --> --> |
TypeError
not enough arguments for format string
If you want to report a bug, please save this page and attach it to your bug report.
Traceback
A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred.
/usr/local/lib/python2.5/site-packages/MoinMoin/request/__init__.py in run (self=<MoinMoin.request.request_fcgi.Request object at 0x352bb10>)
- 1309 self.page.send_page()
- 1310 else:
- 1311 handler(self.page.page_name, self)
- 1312
- 1313 # every action that didn't use to raise MoinMoinFinish must call this now:
- handler = <function do_show at 0x25e0e60>
- self = <MoinMoin.request.request_fcgi.Request object at 0x352bb10>
- self.page = <MoinMoin.Page.Page object at 0x3058fd0>
- self.page.page_name = u'SOL (Sustaining Ourselves Locally)'
/usr/local/lib/python2.5/site-packages/MoinMoin/action/__init__.py in do_show (pagename=u'SOL (Sustaining Ourselves Locally)', request=<MoinMoin.request.request_fcgi.Request object at 0x352bb10>, content_only=0, count_hit=1, cacheable=1, print_mode=0)
- 251 count_hit=count_hit,
- 252 print_mode=print_mode,
- 253 content_only=content_only,
- 254 )
- 255
- content_only = 0
/usr/local/lib/python2.5/site-packages/MoinMoin/Page.py in send_page (self=<MoinMoin.Page.Page object at 0x30584d0>, **keywords={'content_only': 0, 'count_hit': 1, 'print_mode': 0})
- 1199 format_args=pi['formatargs'],
- 1200 do_cache=do_cache,
- 1201 start_line=pi['lines'])
- 1202
- 1203 # check for pending footnotes
- start_line undefined
- pi = {'acl': <MoinMoin.security.AccessControlList instance at 0x33229e0>, 'format': 'wiki', 'formatargs': '', 'language': 'en', 'lines': 0}
/usr/local/lib/python2.5/site-packages/MoinMoin/Page.py in send_page_content (self=<MoinMoin.Page.Page object at 0x30584d0>, request=<MoinMoin.request.request_fcgi.Request object at 0x352bb10>, body=u'{{attachment:yourhouse.jpg}}\n\n{{{#!meta\n#heading... us.\n\n## attach a picture or two here, or above!\n', format='wiki', format_args='', do_cache=1, **kw={'start_line': 0})
- 1287 try:
- 1288 code = self.loadCache(request)
- 1289 self.execute(request, parser, code)
- 1290 except Exception, e:
- 1291 if not is_cache_exception(e):
- self = <MoinMoin.Page.Page object at 0x30584d0>
- self.execute = <bound method Page.execute of <MoinMoin.Page.Page object at 0x30584d0>>
- request = <MoinMoin.request.request_fcgi.Request object at 0x352bb10>
- parser = <MoinMoin.parser.text_moin_wiki.Parser instance at 0x3144248>
- code = <code object <module> at 0x35454e0, file "SOL (Sustaining Ourselves Locally)", line 2>
/usr/local/lib/python2.5/site-packages/MoinMoin/Page.py in execute (self=<MoinMoin.Page.Page object at 0x30584d0>, request=<MoinMoin.request.request_fcgi.Request object at 0x352bb10>, parser=<MoinMoin.parser.text_moin_wiki.Parser instance at 0x3144248>, code=<code object <module> at 0x35454e0, file "SOL (Sustaining Ourselves Locally)", line 2>)
- 1318 __file__ = os.path.join(MoinMoin.__loader__.archive, 'dummy')
- 1319 try:
- 1320 exec code
- 1321 except "CacheNeedsUpdate": # convert the exception
- 1322 raise Exception("CacheNeedsUpdate")
- code = <code object <module> at 0x35454e0, file "SOL (Sustaining Ourselves Locally)", line 2>
/var/www/wiki/bin/SOL (Sustaining Ourselves Locally) in
() /usr/local/lib/python2.5/site-packages/MoinMoin/formatter/__init__.py in parser (self=<MoinMoin.formatter.text_html.Formatter instance at 0x31443b0>, parser_name=u'meta', lines=[u'#heading House Info', u'', u'# Hello! Welcome to the coop template.', u'#', u'# Please include all the basic info about your coop', u'# inside these "meta" sections (marked by the {\'s),', u"# but also don't forget to put a nice paragraph or 6", u'# about your house below.', u'#', u"# And upload pictures! Lots of 'em!", u'#', u"# For help on any of this, don't hesitate to ask us -", u'# help@housing.barringtoncollective.org', u'#', u'# Thanks!', u'', u'', u'Coop Name: SOL (Sustaining Ourselves Locally)', u'Address: 1236 23rd Avenue, Oakland, CA', u'Phone number: 510.534.9987', ...])
- 346 lines = lines[:-1]
- 347 p = parser('\n'.join(lines), self.request, format_args=args)
- 348 p.format(self)
- 349 del p
- 350 return ''
- p = <housing.p_d5e7c49684ad794b0b8c1808a1899834f3259494.parser.meta.MetaParser instance at 0x2e22e60>
- p.format = <bound method MetaParser.format of <housing.p_d5...94.parser.meta.MetaParser instance at 0x2e22e60>>
- self = <MoinMoin.formatter.text_html.Formatter instance at 0x31443b0>
/var/www/wiki/sites/housing/plugin/parser/meta.py in format (self=<housing.p_d5e7c49684ad794b0b8c1808a1899834f3259494.parser.meta.MetaParser instance at 0x2e22e60>, formatter=<MoinMoin.formatter.text_html.Formatter instance at 0x31443b0>)
- 169
- 170 write(f.table_cell(1, attrs = {'class': self.keyClass}))
- 171 write(self.buildLinks(f, key))
- 172 write(f.table_cell(0))
- 173
- write = <bound method Request.write of <MoinMoin.request.request_fcgi.Request object at 0x352bb10>>
- self = <housing.p_d5e7c49684ad794b0b8c1808a1899834f3259494.parser.meta.MetaParser instance at 0x2e22e60>
- self.buildLinks = <bound method MetaParser.buildLinks of <housing....94.parser.meta.MetaParser instance at 0x2e22e60>>
- f = <MoinMoin.formatter.text_html.Formatter instance at 0x31443b0>
- key = u'al'
/var/www/wiki/sites/housing/plugin/parser/meta.py in buildLinks (self=<housing.p_d5e7c49684ad794b0b8c1808a1899834f3259494.parser.meta.MetaParser instance at 0x2e22e60>, formatter=<MoinMoin.formatter.text_html.Formatter instance at 0x31443b0>, data=u'al')
- 293 # for key/value pair
- 294 else:
- 295 href = self.buildQueryStr(data)
- 296 text = value
- 297 out += self.formatLink(formatter, text, href)
- href undefined
- self = <housing.p_d5e7c49684ad794b0b8c1808a1899834f3259494.parser.meta.MetaParser instance at 0x2e22e60>
- self.buildQueryStr = <bound method MetaParser.buildQueryStr of <housi...94.parser.meta.MetaParser instance at 0x2e22e60>>
- data = u'al'
/var/www/wiki/sites/housing/plugin/parser/meta.py in buildQueryStr (self=<housing.p_d5e7c49684ad794b0b8c1808a1899834f3259494.parser.meta.MetaParser instance at 0x2e22e60>, data=u'al')
- 325 str = u"%s?action=%s&value=" % (self.request.page.page_name, self.action)
- 326 # build query string
- 327 str += urllib.quote(q % data)
- 328 return str
- 329
- str = u'SOL (Sustaining Ourselves Locally)?action=metasearch&value='
- global urllib = <module 'urllib' from '/usr/lib/python2.5/urllib.pyc'>
- urllib.quote = <function quote at 0x229c6e0>
- q = u'meta:"%s=%s" '
- data = u'al'
TypeError
not enough arguments for format string
- args = ('not enough arguments for format string',)
- message = 'not enough arguments for format string'
System Details
- Date: Sun, 21 Mar 2010 12:52:31 +0000
- Platform: Linux imaginary.yerk.org 2.6.32.1-rscloud #15 SMP Mon Feb 22 13:22:15 UTC 2010 x86_64
- Python: Python 2.5.2 (/usr/bin/python)
- MoinMoin: Release 1.8.7 (release)
