[CentralOH] 2013-09-30 會議 Scribbles 落書/惡文?

jep200404 at columbus.rr.com jep200404 at columbus.rr.com
Tue Oct 1 15:31:23 CEST 2013


Thanks to Pillar Technology with Ben Rogers and Chef Jeff CHEZJEF
for their hospitality. Chef Jeff put out quite a spread with 
various salads, pizza, and beverages. 

Venkatesh Ganapathy
business guy with startup looking for tech co-founder
MoveEZ to find moving companies
https://twitter.com/Move_EZ - but no tweets yet
http://www.moveez.com
10X program
http://10xelerator.com/10x-announces-the-teams-for-the-class-of-2013/
8% of web site ready

Raymond Chandler III
agilehog http://agilehogs.com/blog/ (note singular/plural)
spkrbar.com
python & rails javascript
will be free in Janauary

django-rest-framework
https://pypi.python.org/pypi?%3Aaction=search&term=django+rest+framework&submit=search
??? https://pypi.python.org/pypi/djangorestframework/2.3.8

1. create a model
2. write a serializer
        from rest_framework import serializers

        class TalkSerializer(
3. write a view
        from talks.serializers import TalkSerializer
4. configure the url 
        url(r'lsjdflsjf', TalkDetail.as_view())
5

ran presentation with reveal.js
https://github.com/kitanata
https://github.com/kitanata/DjangoRestFrameworkTalk
    will this be updated
will be on spkrbar.com 

Famous Prison says
seems like a lot of work to implement "active resource" in ruby
Host says that serializers do queries(???)

Jason Green
Panda3d panda3d.org
Unity looks solid
raymond recommends pyglet kytten over pygame for 2D games
_Includes_ Python 2.5.6 as ppython
highjacks builtins

Snake Example (Tutorial?) goo.gl/wmSeG9
gravity really sucks
things that change are "actors"
things that do not change are "models"
actor is being sucked down to earth collision detection with earth
bump mapping singlepoint of light
labyrinth
tasks 
    task list
the game of snake

Joe Walsh
Analog Man
http://en.wikipedia.org/wiki/Analog_Man_(album)



More information about the CentralOH mailing list