[LRUG] Talk proposal
brendan murphy
brendan at enthuse.me
Sat Aug 31 11:20:10 PDT 2013
Hi Najaf,
I feel this would be a great talk, would be happy to have a pre chat with you if you need to sound a few things out.
Best
Brendan
enthuse.me
On 30 Aug 2013, at 23:39, Najaf Ali <ali at happybearsoftware.com> wrote:
> Hi guys,
>
> Kicking around ideas for a talk for an LRUG meet, would love to know if there's any interest in something like this.
>
> From a raw TCP socket to a Rails application
>
> Rails, sinatra and friends do a lot of things to abstract away the details of handling HTTP requests and making HTTP responses, so I thought it would be fun to peel away some of those layers and take a look at what happens under the covers.
>
> In a talk I think I'd go into:
>
> * Very high level overview of TCP connections, a minimum viable web server with netcat
> * Rack applications, middleware, and how they're typically chained together
> * How Rails chains together rack middleware to do what it does (i.e. tracing the code path of a request from class Railtie all the way down to your apps controllers).
>
> I'm thinking the talk would be 60-70% live coding/code-reading and the rest talking more generally about how all of the above fits together.
>
> Any feedback appreciated :D
>
> --
> Najaf Ali, http://happybearsoftware.com
> _______________________________________________
> Chat mailing list
> Chat at lists.lrug.org
> http://lists.lrug.org/listinfo.cgi/chat-lrug.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lrug.org/pipermail/chat-lrug.org/attachments/20130831/1ffb328f/attachment-0003.html>
More information about the Chat
mailing list