When I started trying M$ Visual Studio some years ago, I was amazed with those lots of 'gadgets' and its intuitiveness. But some months later, I found myself coding with the Notepad. Just because of the antipedagogic direction of the use of such things. It doesn't let you think ahead, you always have to be choosing things, and you can't remember what you have just typed. A kind of 'Doom'-like defensive programming!

On the other side, you find that all the difficulties of learning how to use emacs would some day allow you to live in a complete city of awsome things (send emails, read news, know about the weather, callendar, chat, etc.).

I now, find myself comfortable using SCite (for me, the best of both worlds). That is easily customizable at most of my needs.

Besides, it seems that all the creators are actually avoiding to start a new and expected era of programming tools. Today, they are all very much alike! And the new thing in all, seems to be M$'s way of programming.

I would like to see some shortcuts that could start a chosen programming schema to apply to the selected code. That would launch a special screen with a graphical drawing where one would name variables and functions involved in that sort of 'pattern'. More 'drawings' for coding. More colors to paint zones. More animations to show 'tendencies'. But all easy to enable/dissable when needed. Every code should have its own personality, its own world.

Yet, XML is not well used as another programming tool. It should talk standards.

A perl IDE shouldn't be based in such relative language expressions as perls. But in a more general sense, in the flow of all the script...

If some IDE could have a tool to dessign screens with Tk, it would become the most famous choice from all the rest of graphical modules.

{ \ ( ' v ' ) / }
( \ _ / ) _ _ _ _ ` ( ) ' _ _ _ _
( = ( ^ Y ^ ) = ( _ _ ^ ^ ^ ^
_ _ _ _ \ _ ( m _ _ _ m ) _ _ _ _ _ _ _ _ _ ) c h i a n o , a l b e r t o
Wherever I lay my KNOPPIX disk, a new FREE LINUX nation could be established

In reply to Re: Perl IDE and New Foreign APIs by chanio
in thread Perl IDE and New Foreign APIs by tomazos

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.