At OSDC* in Melbourne last week, I unveiled 'pstax' – a GUI tool for building machines to process data.

The annotated slides from my lightning talk (follow the link above) use screenshots to give a flavour of what pstax does. There's also a movie showing pstax in action (beware, the movie probably doesn't work on Windows). Of course the code is also available for download at that link too.

Help wanted

Name this project. The name 'pstax' was only ever meant to be a working title. It probably conflicts with a commercial product too. Please help by suggesting a name, ideally related to the theme of gears, machines, stacks or pipelines. Once I have a project name, I can get set up on SourceForge with CVS, a mailing list and a project homepage.

Fix the video. I made the video using xvidcap capturing at 4fps and then added the audio track with ffmpeg. I've tried converting to AVI and MOV and they all play under Mplayer (no surprise, it uses ffmpeg) but nothing works under Windows. If you can convert it to a form that works on Windows then please let me know.

* OSDC - the Open Source Developers Conference


In reply to pstax - GUI with a Perl Centre by grantm

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.