Title:
${error.title}
Body:
${error.body}
[/code]
Quoting Einstein is nice, but once you leave the whiteboard and hit the real world, the Pareto Principle seems to have much wider application.I'm quoting you now :) Thanks, you're right. I believe in the Pareto Principle as well, but this is something you'll almost always have to face. There is no God framework that will handle all of your problems, not even if you use several frameworks together. And the latter is what I'm critisising. Always consider to stop adding more frameworks to your projects when in fact you're making it more complex than without it. And always stop adding another layer of abstraction when you in fact make it more complex than without it. Most (especially Java) developers tend to add all kinds of cool frameworks for every tiny task or situation that hardly ever occurs. And they end up with a hell of a complex situation. Not solving the problem, but introducing new problems.
Asking for simplicity is nice, but then again all the frameworks you are deciding _not_to use started being simple, too.Exactly what I mean! Many frameworks turned out from small and simple, to end up big and complex 'we handle all of your problems' frameworks that are difficult to use. :) So let's face the Pareto Principle in the most simple way, but not simpler. Try to leave things out to solve the real problem, instead of adding stuff to make a complex, hard solution. And you probably get it by now. Simpl Web is really not the answer to all of our problems. But the vision (from Albert) behind it might save us from some problems in the future.
Do a Google search for Simpl Web and you find a lot of other stuff.That's probably not the same 'Simpl Web' :-o
This article needs to be reformatted and it needs links to the web framework. Do a Google search for Simpl Web and you find a lot of other stuff.Hmmm.. I'm sorry for the bad formatting. It was okay when I previewed it before posting. :( I made a PDF of this article in which you can see the code also. The_Server_Side_20090413.pdf
I'd rather use djangoGood for you. Now please go to a python site and express your love for django there. Did you really need to make that comment here? It does not belong on a Java website and has nothing to do with Java web frameworks or his post. If you wanted to elaborate and provide constructive criticism of his framework comparing it to django, that would be welcome and beneficial. However, your single sentence is, at best, flame bait.
1) Your post is very badly formatted - ANNOYING.1. Yes the bad formatting is really annoying. But I can't change it anymore. 2. It's not a commercial framework. I just want to show that a website is not rocket science. That it's not that difficult to make a framework. That all these frameworks out there are a little too much. And to use all these frameworks it gets more and more complex alhough in many cases it's not worth it. Just keep it simple. 3. Yes I will. :)
2) Simpl Web turns out to be just Yet Another Web Framework. To make it worse, it's clearly a commercial framework with a dubious future. Better go for the safe options...
3) Move on.
Unfortunately, there isn't much code there.There's really not much code in a simple Java web framework. And of course you may do whatever you want with it, look at the code, use it, learn from it, or print it out and puke on it.
2) Simpl Web turns out to be just Yet Another Web Framework. To make it worse, it's clearly a commercial framework with a dubious future. Better go for the safe options...It is not commercial :) the framework is just a demonstration of how many will get fooled LOL. You have just proven that it is possible. - THX Personally I think the guy is right, most of the frameworks are cruising around this same topic, there are just two kinds: component based frameworks and request based and even than it all comes down to good-old-servlet. This article is provocative( http://en.wiktionary.org/wiki/provocative ), it aims to get you thinking outside of "the box" BTW please don't comment if you didn't read the article...
But isn't 'thinking outside of "the box"' [sic] itself really inside-the-box thinking these days? Maybe we should think INSIDE the box ... or in the wrapper or something. Assuming the box comes wrapped. I think it does. Important stuff like 'the box' is always wrapped somehow so you can tell it's important. And maybe there are stamps on it from foreign countries with butterfly pictures on them. That would be neat. I like butterflies.2) Simpl Web turns out to be just Yet Another Web Framework. To make it worse, it's clearly a commercial framework with a dubious future. Better go for the safe options...
It is not commercial :) the framework is just a demonstration of how many will get fooled LOL. You have just proven that it is possible. - THX
Personally I think the guy is right, most of the frameworks are cruising around this same topic, there are just two kinds: component based frameworks and request based and even than it all comes down to good-old-servlet.
This article is provocative( http://en.wiktionary.org/wiki/provocative ), it aims to get you thinking outside of "the box"
BTW please don't comment if you didn't read the article...
Hehehehe, thanks for these comments.I guess there's a lesson here about marketing, eh? Also it might be a good idea to be honest about your intentions when you want to sell something. The story is a lot simpler that way.
Funny that there are no comments on the inside of the article. I only see comments on the 'outside', the framework, the Googling for it and the formatting.