simonodell,
Up until now, I haven't responded to any of your posts because frankly - I can't stand web development. I believe I have remained dispassionate and objective and am having a hard time understanding why you are so upset at people's responses. Setting that aside before continuing, let me recap what I believe you have come up with.

You have created your own templating language that allows you to develop web applications easier and faster. The way this templating language works is by code generation rather than simple substitution. It appears to have some built-in short cuts which is one of the points of contention.

Assuming I have that right, you then reached out to the community through this forum to get people excited about what you have done and have them collaborate because optimizing for run time is something you wanted help with. From there things went down hill.

My advice: Stop wasting your time arguing. Find a different approach to get interest in your project and then let it gain mass. For instance, limit yourself to 3 hours and build a brand new publicly available website from scratch. Then, share with everyone how long it took you to build it along with how little work it actually took to build it. Then someone like me who hates to build websites might say - hey, that looks easy - I wonder how it works.

My offer: If you can give me something specific that you would like help with. A piece of code, a module, etc - I will be happy to take a look and tell you how I would go about optimizing it. What I don't have is a lot of time learning/exploring some new thing that I can't immediately see the personal benefit of.

Cheers - L~R


In reply to Re: I will be vindicated by Limbic~Region
in thread I will be vindicated by simonodell

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.