January 2012
1 post
lingrothrock asked: Hello, I am using Beginning Java Google App Engine for my course on Human-Computer Interaction. Do you have code available online? Thanks, Ling
December 2011
1 post
Snippets of Smidgens: Twilio Pusher with... →
franklovecchio:
Recently, while building out a web application for RingDNA, I ran into a couple issues regarding websockets:
1) Amazon EC2 load-balancers do not support websockets (yet). I knew this, but had never implemented a solution.
2) Twilio applications point to webservice URLs, so developing locally…