I could take care of a few of those right off the bat.

I'm not sure about vim right away, and I'll have to look into yum. It may not be a problem right now, it might. We can sure see.

My summing up in one sentence:

The ability to deploy and run Catalyst apps with everything already set up.

Easy as uploading/checking out your SVN repo and chmodding dispatch.fcgi to 755 or whatever. I HATE having to do the same f*cking thing over and over for an application that I know works. Basically, I don't want users to have to worry about spending a lot of time deploying their app. That's what development is for. Eventually I'd like to buy that VPS like I said and get everything everyone wants, (ok, not everything, but the most prominent and feasible out of the suggestions) and DEFINITELY allow for beefy RAM and more FCGI processes.

The stable environment is what I'm shooting for now. No missing modules, no broken modules, no missing dependencies, a nice environment for Catalyst or Jifty or gag RoR with pretty much everything installed already that developers commonly use. Eventually, I'd like to write up some sort of control panel that's Catalyst/$whatever specific that allows you to search for plugins and such pertaining to that very framework.

Does that sum things up at all?

meh.

In reply to Re^2: Interested in affordable web application hosting? by stonecolddevin
in thread Interested in affordable web application hosting? by stonecolddevin

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.