[ANN] Wee goes public

M

Michael Neumann

Hi,

Wee is another "Web Framework". My concentration was to get the core
right and light. It includes features from Seaside2, Iowa and Borges.

Note, that it's in no way complete, nor usable for anything other than
toy examples (due to very little code, it's probably stable, but
especially with the Html-generation stuff, there might be problems).

You can download the sources directly from viewcvs here:

http://www.ntecs.de/viewcvs/viewcvs/Wee/

There are no dependencies. To get started change into the examples
directory and run example.rb, then point your browser to
http://localhost:2000/app/ and have fun, or play with it online here:

http://ntecs.de/wee/counter

You can find some documentation on my blog.

http://www.ntecs.de/blog/?cat=web

Any comments, bug fixes etc. very welcome!

Many thanks goes to Avi Bryant, who guided me into the right direction
by answering a lot of question. Thanks!

Regards,

Michael
 
M

Michael Neumann

Hi,

Wee is another "Web Framework". My concentration was to get the core
right and light. It includes features from Seaside2, Iowa and Borges.

Note, that it's in no way complete, nor usable for anything other than
toy examples (due to very little code, it's probably stable, but
especially with the Html-generation stuff, there might be problems).

You can download the sources directly from viewcvs here:

http://www.ntecs.de/viewcvs/viewcvs/Wee/

Or check it out:

svn checkout svn://ntecs.de/public/Wee

Regards,

Michael
 
D

Daniel Berger

Michael Neumann said:
Hi,

Wee is another "Web Framework". My concentration was to get the core
right and light. It includes features from Seaside2, Iowa and Borges.

Note, that it's in no way complete, nor usable for anything other than
toy examples (due to very little code, it's probably stable, but
especially with the Html-generation stuff, there might be problems).

You can download the sources directly from viewcvs here:

http://www.ntecs.de/viewcvs/viewcvs/Wee/

There are no dependencies. To get started change into the examples
directory and run example.rb, then point your browser to
http://localhost:2000/app/ and have fun, or play with it online here:

<snip>

I did this on my Windows XP box. The first time it worked fine. But,
Ctrl-C wouldn't work when I wanted to kill it. So, I pulled up the
Task Manager and killed it that way.

However, when I tried starting it again I got this error:

C:\ruby\src\Wee\examples>ruby example.rb
.../lib/wee/application.rb:57:in `load': marshal data too short
(ArgumentError)
from ../lib/wee/application.rb:57:in `load_from_disk'
from example.rb:262

Any ideas?

Regards,

Dan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,996
Messages
2,570,238
Members
46,826
Latest member
robinsontor

Latest Threads

Top