First: Thanks for taking the time to look around at it and write such a detailed reply.

As for the ambiguous language used to describe what each portion does - my forté is coding, not marketing-speak. I am working on some much more in-depth write-ups about each piece and its function within the whole. I'll try to summarize these pieces here: Admittedly the diagram needs to be updated and the other parts are perhaps a bit "forward-looking" but like I said in my original post, these are the kinds of tools I kept finding I needed, but didn't have. My hope is that together they help speed development by removing some of the tedium of web development so that the focus can be on adding real features and functionality.

"Why does this guy think that he can compete with, never mind surpass, these existing suites?"
Having worked with WebLogic and JBoss, I feel that they are slightly overrated. They have some great features but to get anything done just requires so much effort even from experienced developers. There are other open-source "portal" servers as well: I have never been impressed with something just because it's written in $Language, or because it costs $Price, or because it comes from $Enterprise_Level_Multinational_MegaCorp. I know that necessity is the mother of invention, not over-inflated budgets and shiny suits.

My goal with this project really is to provide a platform on which to develop web-based applications. I'm just not sure what to call it, or if it's really necessary to come up with an "umbrella" name to group everything under.

Ideas?

In reply to Re^4: Categorizing a Perl Development Platform by jdrago_999
in thread Categorizing a Perl Development Platform by jdrago_999

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.