Skip to content

Instantly share code, notes, and snippets.

View tav's full-sized avatar

tav

View GitHub Profile
* Brian Eno
* Chris Anderson (the TED one)
* David Fincher
* Fabian Tompsett
* Guido van Rossum
* Guy Kawasaki
* Jo Freeman
* John Brockman
* Juanita Brown
* Julie Meyer
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; ;
; yet another .emacs file / last edited by tav on 2009/07/13 ;
; ;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; to set-fill-column
; use M-<number> C-x f
(setq user-full-name "tav")
==========
OpenKollab
==========
Register openkollab.com domain
Configure openkollab.com DNS
Register openkollab twitter user
Setup openkollab.com on App Engine
Auto-follow user and get user to auto-follow @openkollab
@register_service('hello', token_required=False)
def hello(ctx, *args, **kwargs):
if ctx.render_format == 'html':
ctx.post_render_hook = lambda ctx, result: "<strong>Hello</strong><br />%s" % result
return {
'args': args,
'kwargs': kwargs
}
฿ THB Thai Baht
$ USD US Dollars
₫ VND Vietnamese Dồng
€ EUR Euro
₵ GHS Ghanaian Cedi
₨ INR Indian Rupee
₲ PYG Paraguayan Guaraní
£ GBP UK Pound Sterling
₮ MNT Mongolian Tögrög
₪ ILS Israeli Sheqel
# @espians/tav
# "strings blah"
# { lambda _: expressions } code blocks
# -flag (flag=1) # only at the end of a call, i.e. not positional perhaps :flag ?
# True, False, Maybe, None
# ¤pecus
# Currency
# ~/articles/bootstrap.html
# /<entity-id>/<item-id>
# | _.foo
# Copyright (c) 2009 Metanational Commons Ltd.
from time import time
from sha import new as sha1
CO_VARARGS = 4
CO_VARKEYWORDS = 8
def validate(**spec):
====
Todo
====
Auto-follow user and get user to auto-follow @openkollab
Notify users who have protected statuses that they need to follow @openkollab
Parse ~labels
Map non /.service requests to openkollab.com to ~labels
---------------------
Plan File / Bootstrap
---------------------
.. plan:: bootstrap
.. !! PLEASE UPDATE THIS WHENEVER YOU CREATE A NEW ITEM !!
.. latest used id: 3

Plan File / Bootstrap

.. plan:: bootstrap