Tag Archives: slimweb

Announcing SlimWeb 0.9.14

Get the latest development release of SlimWeb: http://download.slimweb.net/devel/slimweb-0.9.13-full.tar.bz2 Continue reading

Posted in Free Software, Programming, Projects | Tagged | Leave a comment

Announcing SlimWeb 0.9.13

SlimWeb 0.9.13 is out: http://download.slimweb.net/devel/slimweb-0.9.13-full.tar.bz2 Continue reading

Posted in Programming, Projects | Tagged | Leave a comment

Java Web App automatic hot deploy in 50 msec

Java web development is notorious for its long deployment times. Java’s modify-build-deploy-test cycle is a huge disappoint to developers used to TurboGears, Ruby-on-Rails, or even PHP’s “save-and-see-changes-immediately” work flow. One important goal of SlimWeb is to shorten these cycles, so … Continue reading

Posted in Programming, Projects | Tagged | Leave a comment

Announcing SlimWeb 0.9.10

The latest build of SlimWeb is available here: http://download.slimweb.net/devel/slimweb-0.9.10.tar.bz2 Release highlights: More complete samples A basic JSON-to-Java marshaller Fixed the response.getOutputStream() bug Various minor bug fixes

Posted in Programming, Projects | Tagged | Leave a comment

Announcing SlimWeb 0.9.6

The latest build of SlimWeb is available here: http://download.slimweb.net/devel/slimweb-0.9.6.tar.bz2 Release highlights: Painless JSON output Tiles2 integration Fixed the bad-property-kills-entire-instance bug More sample projects

Posted in Programming, Projects | Tagged | Leave a comment

Announcing SlimWeb 0.9.3-beta

SlimWeb 0.9.3, codenamed “Simple things should be simple. Complex things should be possible.”, is available for download: http://download.slimweb.net/devel/slimweb-0.9.3.tar.bz2

Posted in Programming, Projects | Tagged | Leave a comment