Hey Will, me again. Same problem.
Too much hype and not enough fact.
You want to atract interest and maybe investment? Stop trying to sell; and simply demonstrate.
Pick a problem. Write a piece of (non contrived; non-simplistic) Perl code that solves that (real world) problem; and the Benchmark it (the exact same script):
- Under bog standard perl (say 5.20);
- And again under RPerl running under (over; in concert with) the same version of Perl.
Publish the script. Publish the command sessions to run both versions. And publish a straight forward, line-by-line, textual, command line session to down load and install all the requirements of RPerl.
Forget the hype. Forget the videos. Forget fancy meaningless graphics and js-heavy websites.
One, simple, plain html(4) page of text that gives us:
- Where to obtain and how to install RPerl over a recent version of Perl.
- The script being tested.
- The results (actual timings) of the two runs.
- The command lines required to run both tests to reproduce your results for ourselves.
- A simple bullet point list of what constructs are supported (or those not supported if shorter). Now, in the current available version.
- A clear list of the goals of the funding you seek. (Bullet points that show what that is currently not supported that can be with more funding.)
Do all of that; and you might encourage people to look; to try; to access; and maybe, fund.
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: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.