Meet, Share, Learn.

When?

Yup – it’s TONIGHT!

Tuesday, 8th January 6:30pm – 8:30pm

Where?

Moores Brecknock Hotel – 401 King William Street, Adelaide.

What?

This month Ryan Bigg will give us a run through of ‘Camping – a microframework’ written by whytheluckystiff. This is a great little (micro?) project which enables you to do Rails-style MVC web programming – but in a single file.

Camping is a web framework which consistently stays at less than 4kb of code. You can probably view the complete source code on a single page. But, you know, it‘s so small that, if you think about it, what can it really do?

The idea here is to store a complete fledgling web application in a single file like many small CGIs. But to organize it as a Model-View-Controller application like Rails does. You can then easily move it to Rails once you‘ve got it going.

Read more >>

My favourite comment:-

_why…. if you keep coding like this you’re gonna hit the planck length and then BAM, it’s all just a bubbling foam of quantum wikis and blogs and single-character webapps

fansipans said on 20 Jan 2006 at 12:07

So come and be amazed at what you (well, at least whytheluckystiff) can do in 4kb of code :)

Sorry, comments are closed for this article.