Cappuccino. Because we created it. ;)
Ask HN: What web framework(s) do you guys use?
41–50 of 142 posts
Re: Ask HN: What web framework(s) do you guys use?
#42Never used a framework and never will. I know how to code. I do my own sites and don't use others or have others do my work for me.
Haha...I assume you're kidding, right? Are you coding in binary? Because if not, someone else has "done your work for you" :)
Re: Ask HN: What web framework(s) do you guys use?
#43Re: Ask HN: What web framework(s) do you guys use?
#44AppJet. Jaxer was a bit buggy when I used it over the summer.
Re: Ask HN: What web framework(s) do you guys use?
#45Re: Ask HN: What web framework(s) do you guys use?
#46I just inherited a massive enterprise application; you know run a brick and mortar company on it. It's not a one-off; a number of companies use it. The stack is
Jboss; Spring; Hibernate; Struts; XML gluing it together; Javascript: prototype, JQuery and others; Flex and granite; Vestiges of every Java framework fad of the last 10 years. Maybe I exaggerate, maybe not.
It is way over-engineered. Several times as much code as a Django, Pylons, or Ruby solution. I dont recommend going this path at all, even if you are an enterprise.
Re: Ask HN: What web framework(s) do you guys use?
#47webpy (http://webpy.org/) is very lightweight and hackable
Re: Ask HN: What web framework(s) do you guys use?
#48I've tried Django and now I'm trying Seaside.
Re: Ask HN: What web framework(s) do you guys use?
#49Anyone using yii? It looks interesting to me, but I have not had a chance to give it a whirl beyond the basic application tutorial.
Re: Ask HN: What web framework(s) do you guys use?
#50Asp.net MVC - Because C# is the best language