I link to a couple of e-mail list threads about my PostgreSQL hell on my home node, so I won't explain it all here, and I'll be brief about Emacs too. I'm avoiding all software that doesn't provide proper instructions for installation and use, despite whatever support community there may be. I visited this and related pages about Emacs and tried installing it yesterday, and encountered broken links and directories from which I was expected to know which of a long list of files to download. I chose the largest file, assuming that would increase my chances of getting all the files I need, then I tried following the instructions here. I got an error when trying to use that gunzip command, maybe because Windows XP doesn't really use an MSDOS command prompt.

I wanted to eventually take the advice diotalevi gave me in response to Perl editor idea and learn elisp, but I refuse to help build an editor that leaves such a bad first impression. Since Open Perl IDE is partially written in Perl, I might choose that editor to add my feature to.

This reminds me of the Perlmonks CSS font size hack. People are willing to add all kinds of advanced features to things when they still haven't gotten the basics done right. I'm pretty sure I could learn how to unpack and install the emacs file and I'm not looking for instructions, but emacs has made a bad second impression on me (the first was all the things I heard about it being difficult to use). Aside from my not wanting to support a product that doesn't provide decent installation instructions (or an installer), I don't want to have to deal with a poorly documented product.

I'm beginning to think that all the hype about open source and shareware being good is just the rationalization of young, liberal programmers who tend to want more freedom in general and can't afford to buy a decent product. Yes, there are choices besides emacs. I've already tried Crimson Editor and jedit, and I chose to go back to Wordpad. My experience with PostgreSQL was even worse, and I chose to build my own storage solution.

Such products will always have a minority following of people using less popular operating systems that the products probably work better with, but some users will deal with the setup and usage difficulties just because people they know use the product. The latter bunch are software groupies, and I REFUSE TO BE A GROUPIE!


In reply to PostgreSQL, Emacs, and other groupieware by Wassercrats

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.