Hi all,
While we still want to keep decentralized 'come and code together'
approach it would be helpful to share some topics of interests in
advance. Feel free to post here your ideas, from 20minutes
presentation with projector and mic to small particular piece of code
to discuss with other.
My potential topics:
(one of first two could be a 10-20 min talk):
1) X Server in the browser. Node.js serverside birdge X11 <->
socket.io, client-side XServer logic
2) Implementing network protocol servers and clients (existing or
your own protocols) in node.js. Short overview for existing protocols
(mysql, fastcgi, x11, memcached, rfb, http, spdy) - what makes good
protocol good, overview of existing un-framing and deserealiser
libraries (Buffers.read*, bufferlists etc), ...
3) using node profiler
4) parsing JS source with uglifyjs
5) D-BUS native client library in node
6) PHP->javascript compiler
7) benchmarking node.js projects (why ab is not enough)
Cheers,
Andrey