Slashdot Mirror


User: rulero

rulero's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Re:Top ten Windows apps to install. on Top 10 Software Titles Every Home PC Needs? · · Score: 2, Informative

    For images and video I use IrfanView is like xv but on steroids, it can show images in full screen, create slideshows, batch convert/process files, download images from a digital camera or scanner, it has may useful hotkeys (like [space] to see the next file in the directory) it also plays audio files, but I prefer winamp or zinf for that

  2. Re:Essbase OLAP server and ASP components on Open, Web-Based OLAP Clients? · · Score: 1

    Well, as far as I know Hyperion has indeed plans to port essbase to linux

    But then it would be nice to get something like Comshare DeciWeb's grids from a *NIX/Apache server (and having the charts and overviews would be just so damn cool!)

    BTW I use vim to edit Essbase/BudgetPlus scripts, anyone interested on exchanging macros?

    I've got:
    * syntax highlighting
    * a few macros (an enhanced "%" to match potentialy nested fix/endfix, if/elseif/else/endif, !LoopOn.../!EndLoop
    * Completion (type @ID^N to get @IDescendants)
    * a tcl/tk program to generate Tags (yup we use some unix native tools under Windows too)

    anyone interested?