Slashdot Mirror


Ask Slashdot: What Software Can You Not Live Without?

An anonymous reader writes "Whenever I install a fresh operating system on my computer, I immediately grab a handful of programs that I simply must have. After that, I generally wait and install other pieces of software as I need them. My list of known, useful programs has dwindled over the past few years as projects died, ownership transferred, and functionality changed. At the same time, I've begun to have use for certain types of software that I've never needed before. It can be time-consuming and risky to install and evaluate every single option. So, I'm curious: what pieces of software do you find the most useful and reliable? Don't feel the need to limit yourself by operating system, platform, or hardware. If you're so inclined, a brief description about what makes the software great would be helpful, too."

66 of 531 comments (clear)

  1. First! by Anonymous Coward · · Score: 5, Funny

    Pacemaker firmware.

    1. Re:First! by Zero__Kelvin · · Score: 2

      "There isn't a single piece of software that would cause me to die if it would cease to exist. Although, it would be very inconvenient not having power plants, sewage treatment "

      ... which would almost inevitably cause you to die from dysentary or some other disease rather than "old age". I concede that dying from ingesting polluted water is very inconvienent.

      --
      Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
    2. Re:First! by petes_PoV · · Score: 2

      There isn't a single piece of software that would cause me to die if it would cease to exist

      So your car doesn't have an engine management unit, then? If that ceased to exist at the wrong moment, I'm pretty sure you'd die. Likewise autopilot software (or pretty much any aeronautical software) if you were airborne when it happened.

      --
      politicians are like babies' nappies: they should both be changed regularly and for the same reasons
    3. Re:First! by MouseTheLuckyDog · · Score: 2

      When you put it that way emacs ,
      It's even on my tablet.

    4. Re:First! by jc42 · · Score: 2

      There's more than a few of us who survived the era before software took over the planet.

      Maybe, but well over 99% of the people born before computers and software existed have in fact died.

      (Ain't statistics wonderful?)

      --
      Those who do study history are doomed to stand helplessly by while everyone else repeats it.
  2. Search Software by Anonymous Coward · · Score: 2, Informative

    For Windows, I always install Agent Ransack. My job requires I work with a file type that doesn't lend itself to the standard file search. Agent Ransack really excels at finding needles in haystacks. I also use Beyond Compare on every work PC. After that, it USED to be the gchat app from google, but with them moving to Google talk / hangouts, I've changed over to Pidgen.

    1. Re:Search Software by bigal123 · · Score: 2

      I have not used Agent Ransack.... the free version does not look to search inside Office files.http://www.mythicsoft.com/agentransack/features ...

      I am curious have you compared Agent Ransack to either DocFetcher or Regain?
      DocFetcher -- Open Source desktop search application: It allows you search the contents of documents on your computer (free, open source, Linux/Mac/Windows) http://docfetcher.sourceforge....

      Regain -- Search engine similar to web search engines like Google, with the difference that you don't search the web, but inside your own files and documents (free, open source, Linux/Mac/Windows) http://regain.sourceforge.net/

    2. Re:Search Software by alantus · · Score: 2

      If you are talking about pidgin, instantbird is based on pidgin's libpurple. So unless you mean the user interface part is full of security holes, I can't see the logic.

    3. Re:Search Software by sunderland56 · · Score: 3, Informative

      If I'm stuck using a Windows box, first thing I install is MKS Toolkit. That gives me a decent shell, vi, and grep - which will find anything in any file. No need for special search tools.

      (And yes, I know about Cygwin; MKS is vastly superior to Cygwin, since everything just works in a standard DOS shell, it doesn't require it's own special environment).

    4. Re:Search Software by nabsltd · · Score: 3, Insightful

      (And yes, I know about Cygwin; MKS is vastly superior to Cygwin, since everything just works in a standard DOS shell, it doesn't require it's own special environment).

      I don't know what tool you are using, but nothing I run in Cygwin requires a "special environment". All the standard utilities (grep, awk, sed, perl, ssh, git, etc.) work just as you'd expect. The X server also "just works". The tools also interface nicely with 4NT/Take Command, so I can sort the Windows clipboard with:

      sort < clip: > clip:

      Now, I'm sure if I tried to use things like cron or the SysV init scripts, then I'd have to do some tinkering, but the whole point of those is to run a complete Unix environment.

  3. /. cookies by L'Ange+Oliver · · Score: 5, Interesting

    Always the first thing I install. It even works on all major OS. Keeps beta version at bay ;)

    1. Re:/. cookies by jones_supa · · Score: 2, Funny

      Apparently you surf with uppercase letters and punctuation turned off too.

  4. GCC etc. by StripedCow · · Score: 5, Interesting

    sudo apt-get -y install build-essential

    And also:
    sudo apt-get -y install vim
    sudo apt-get -y install git-core
    sudo apt-get -y install tcsh
    sudo apt-get -y install python
    sudo apt-get -y install python-setuptools
    sudo apt-get -y install libboost-all-dev
    sudo apt-get -y install gdb
    sudo apt-get -y install valgrind

    --
    If Pandora's box is destined to be opened, *I* want to be the one to open it.
    1. Re:GCC etc. by aled · · Score: 2

      4dos in does era was great. Had better completion than current shells, for Linux or windows.

      --

      "I think this line is mostly filler"
  5. Office productivity apps by Anonymous Coward · · Score: 5, Funny

    Solitaire

    1. Re:Office productivity apps by qubezz · · Score: 5, Insightful

      Solitaire was initially included with Windows to train people how to use a mouse, now it's not included to train people how to use the Microsoft store and get them to enter their trackable credentials.

  6. Total Commander by Anonymous Coward · · Score: 3, Informative

    Unable to use an computer without it, runs fine under wine ..

    1. Re: Total Commander by Glonoinha · · Score: 2

      Take a look at ZTree.
      Like TC but totally keyboard driven. I can't live without it.

      --
      Glonoinha the MebiByte Slayer
  7. Comment removed by account_deleted · · Score: 4, Informative

    Comment removed based on user account deletion

  8. Titanium Backup, other Android Apps by crow · · Score: 2

    On a new Android phone, the first thing that I do is root it and install Titanium Backup.

    Then there are a few other apps that I must have, though the specifics aren't as important as the functionality:

    VNC client: I like Jump (which was a Amazon Free App of the Day a while back) because it has ssh integrated. It's a pain using middle and right mouse buttons, though, and it doesn't use public key authorization for ssh (though I think the iPhone version does).

    Terminal: I like KBox (http://kevinboone.net/kbox2.html) so that I can write and use some scripts.

    SSH Client: I think I use SSH Droid.

    Hacker Keyboard: Having a keyboard with both numbers and symbols active at the same time as letters is really nice, even if it does use up half the screen.

  9. Ninite by Anonymous Coward · · Score: 5, Informative

    Pick your programs, install them all silently, with good defaults, and check(and install) updates for all with very effort.

  10. Linux: Only the basics by crow · · Score: 2

    On my regular Linux desktop and laptop systems, I just want the basic apps, and then have it get out of the way so that I can work:

    emacs, xterm, OpenSSH, and twm (with a few patches I've added).

    The only big apps that I use are Thunderbird and Chromium.

    I make sure to not install Gnome or KDE.

  11. Re:MS Office by geekmux · · Score: 5, Funny

    The fat client lives...

    fat?

    Office 2003 was fat.

    Office 2013 ate the OS and shit out Windows 8. Yeah, it's that morbidly obese. Should have named the release "Fat Bastard", but I heard that's being reserved for IE12.

    Feedback: VLC is my first install regardless of OS. Damn thing just runs anything I throw at it. Used it for years now.

  12. Re:Could your question be more generic? by F.+Lynx+Pardinus · · Score: 2

    It's just an excuse to have an open thread and chat. If that's not your thing, that's fine.

  13. Good web browsers. by Z00L00K · · Score: 5, Informative

    Firefox and Opera are on my list of good ones so far.

    --
    If builders built buildings the way programmers wrote programs, then the first woodpecker would destroy civilization.
    1. Re:Good web browsers. by Fjandr · · Score: 2

      Opera 15 (now 19) isn't FireFox, it's Chrome.

      The one fortunate thing is they're building back into Chrome what they lost when they stopped developing Presto. It's slow, but it's happening. I still miss things like Ctrl-Z re-opening closed windows, but they've regained a lot of the ground they lost in the changeover.

      I still really miss per-site options, which haven't made it back into Chrome-based Opera.

  14. You mean other than what is installed by Default? by DadLeopard · · Score: 3, Informative

    That would be Thunderbird, followed by Calibre and Skype. I don't care for Evolution, so Thunderbird which is nice and simple to use! Calibre since I have a Sony Reader which uses epub format, since Calibre can convert just about any eBook format to just about any other one, as long as they are not DRMed, it also keeps my eBook library nicely organized. Skype is because one son lives 800 miles away and another 6,157 miles away right now, and Skype works with MS, Apple and Linux OSes so we can keep in touch and see each others faces once in a while!

  15. GKrellm or other system monitor by DrJimbo · · Score: 5, Insightful

    The first thing I install is a system monitor.

    I like to keep a close eye on CPU usage, memory usage, disk usage, and network usage. Without that information it feels like I'm flying blind. It is often important on a new system when I don't know what is running and consuming resources.

    --
    We don't see the world as it is, we see it as we are.
    -- Anais Nin
  16. A computer is unusable without a pr0n collection installed, so VLC a lot of good movies a good picture viewer and pictures, and lastly a good joystick :)

  17. You lost me at vim by smittyoneeach · · Score: 5, Funny

    There are two kinds of editors; emacs, and lesser.

    --
    Get thee glass eyes, and, like a scurvy politician, seem to see things thou dost not.--King Lear
    1. Re:You lost me at vim by jolyonr · · Score: 5, Funny

      Actually, that reminds me, I was meaning to ask on Slashdot if anyone has any advice as to which is the better editor, Vi or Emacs.

      I'd love to know.

      --


      Please read my Canon EOS tech blog at http://www.everyothershot.com
    2. Re:You lost me at vim by Stormwatch · · Score: 3, Funny

      Edlin.

    3. Re:You lost me at vim by pcjunky · · Score: 2

      Not biting....Nice try.

    4. Re:You lost me at vim by Zero__Kelvin · · Score: 2

      You weren't paying attention. It doesn't have emacs.

      --
      Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
    5. Re:You lost me at vim by marcovje · · Score: 3, Funny

      Emacs is a great OS, but IMHO the editor sucks.

    6. Re:You lost me at vim by hughweilun · · Score: 2

      Indeed. When I first got into the UNIX world (14 years ago), I saw emacs and thought, "how utterly logical, how utterly complete is this editor". When I first saw vim I thought, "how utterly cryptic, how utterly hidden from view are the features of this editor" so I opened emacs and learned a bunch of keystrokes.

      After a few hours of C-x C-s, C-x C-n, C-x C-q, C-h, my left wrist starts burning. Last year I finally took the vim tutorial and found my hands are quite comfortable with the keystrokes. Committing the keystrokes to muscle memory also helps quite a bit. And pressing Ctrl-[ instead of Esc to get out of input mode lets you stay in home row.

    7. Re:You lost me at vim by Zero__Kelvin · · Score: 2
      Uh, yes. From the emacs manual from GNU:

      "There are two basic types of transfer methods, each with its own advantages and limitations. Both types of connection make use of a remote shell access program such as rsh, ssh or telnet to connect to the remote host. "

      Each of those requires their own daemon.

      --
      Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
    8. Re:You lost me at vim by GoodNewsJimDotCom · · Score: 2

      Scite is my favorite now.

    9. Re:You lost me at vim by Jeremi · · Score: 2

      I hate to break it to you, but running an SSH server on the target is *not* lighter weight than running vim on the target

      Bah, you kids with your fancy "encryption" and "privacy". In my day, we ran our vi sessions over telnetd with a default root password, and we liked it!

      --


      I don't care if it's 90,000 hectares. That lake was not my doing.
    10. Re:You lost me at vim by Njovich · · Score: 2

      The fact that all the answers so far point to VIM is no coincidence: VIM is actually winning that war.

    11. Re:You lost me at vim by LoRdTAW · · Score: 2

      Emacs killed my dog and Vi sold my identity to a Lebanese woman, i'm now homeless, broke and have no friends. Please be careful when choosing editors!

    12. Re:You lost me at vim by semi-extrinsic · · Score: 2

      Ah, well you see, this used to be true, but Emacs recently gained a Vim mode. I'm actually not joking. Vim rules BTW.

      --
      for i in `facebook friends "=bday" 2>/dev/null | cut -d " " -f 3-`; do facebook wallpost $i "Happy birthday!"; done
  18. My List by Hrrrg · · Score: 4, Informative

    Adobe Lightroom - does 95% of what I would do with photoshop, works on raw images and simplifies my workflow tremendously. I almost never use photoshop anymore.

    Ubuntu, Windows 8.1, Libreoffice, Adobe Reader, - self explanatory.

    Firefox with Adblock plus and Better Privacy and HTPS Everywhere installed.

    KeepassX - Password manager. Multiplatform, much less buggy than Keepass2 (note to develepers: please take it out of alpha status!)

    F.Lux - warms up the color of your monitor in the evenings so that it doesn't interfere with your circadian rhythm, hopefully improves sleep. (hey - it's free!)

    Videolan (VLC) - excellent video player (despite the crappy name)

    Sandboxie (paid $$) - Sandbox your browser and various other programs

    FastOne Image Viewer - excellent, free sildeshow software

    Secunia PSI - makes sure your programs are kept up-to-date

  19. Sweet, sweet emacs by smittyoneeach · · Score: 4, Funny

    If your editor doesn't have its own church, how can it be a serious piece of code?

    --
    Get thee glass eyes, and, like a scurvy politician, seem to see things thou dost not.--King Lear
  20. Re:Could your question be more generic? by Anonymous Coward · · Score: 2, Funny

    You misspelled "Faget"

  21. Reposting/Fixing My List by bigal123 · · Score: 5, Informative

    This list is part of a much longer list that I maintain and sometimes publish.

    * 7-ZIP -- Create/Extra ZIP and many other other file compression formats, very powerful. Note can open some installer EXE and MSI files (see Microsoft Orca for more MSI options) (free, open source, Windows, there may be Linux/Mac variants). http://www.7-zip.com/

    * CCleaner -- System optimization, privacy and cleaning tool. (free, closed source, Windows) http://www.ccleaner.com/ **Alternate Tool** BleachBit -- Free cache, delete cookies, clear Internet history, shred temporary files, delete logs, and discard junk you didn't know was there. (free, open source Linux/Windows) http://bleachbit.sourceforge.n...

    * Greenshot -- Good Screen Shot tool with simple annotation options. (free, open source, Windows) http://greenshot.sourceforge.n...

    * IrfanView -- Image Program View, convert, crop, optimize, sideshow, batch Processing etc (free noncommercial, closed source, Windows) http://www.irfanview.com/

    Instantbird -- Multi Protocol Instant Messaging (IM) Client - AOL, MSM, Yahoo, etc (free, open source, Linux/Mac/Windows) **Alternate Tool** Pidgin - Multi Protocol Instant Messaging (IM) Client - AOL, MSM, Yahoo, etc (free, open source, Linux/Mac/Windows) http://pidgin.im/

    * KeePass Password Safe -- Good Quality secure password manager, stores passwords encrypted. (free, open source, Windows Linux/Mac with Mono) http://keepass.info/

    * LibreOffice -- Power-packed Open Source personal productivity suite for Windows, Macintosh and Linux, that gives you six feature-rich applications for all your document production. Excellent replacement for other Office Suites, can open many different and sometimes odd file types -- (free, open source, Linux/Mac/Windows) http://www.libreoffice.org/

    * Mozilla.org FireFox -- Web browser for more security then Internet Explore (free, open source, Linux/Mac/Windows) http://www.mozilla.com/ http://www.mozilla.org/

    * SpeedCrunch -- fast, high-precision and powerful cross-platform desktop calculator (free, open source, Linux/Mac/Windows) http://www.speedcrunch.org/ & http://speedcrunch.blogspot.co...

    * UltraEdit -- Probably the absolute best most powerful text editors around, edit huge files, FTP, column mode, and more (shareware, closed source, Win/Mac/Linux) http://www.ultraedit.com/ **Alternate Tool** Noteppad++ -- Good Text / Source Code Editor replacement for Microsoft Windows Notepad/Wordpad (free, open source) http://notepad-plus.sourceforg...

    * VLC Media Player -- One of the best media players out there. Highly portable multimedia player for various audio and video formats (MPEG-1, MPEG-2, MPEG-4, DivX, mp3, ogg, ...) as well as DVDs, VCDs, and various streaming protocols. It can also be used as a server to stream in unicast or multicast in IPv4 or IPv6 on a high-bandwidth network. (free, oen source, Linux/Mac/Windows)
    http://www.videolan.org/

    1. Re:Reposting/Fixing My List by SpaceGhost · · Score: 3, Interesting

      Most of the above (thanks for the tip on Greenshot, since Printkey2000 doesnt work on Win7.)
      Ultraedit is great but I'm hoping to do the same kind of scripting in Notepad++.
      Firefox with noscript, adblock, request policy, ghostery, https everywhere, mobile barcoder, pluggin toggler and self-destructing cookies and a few others.
      I have Keepass on my cpu and android phone.
      Whatever anti-virus Im currently using (Webroot for the moment)

      Add:
      FileMenu Tools - various file utilities accessible via right-click in explorer, includes shredding and an excellent file renaming utility
      CutePDF - lightweight PDF printer
      CDRTFE - excellent open source optical media burner
      RichCopy - Microsofts GUI replacement for robocopy, highly configurable and multithreaded
      BareGrep - very light GREP search tool, doesnt require indexes, searches filename and content, quite fast.
      MenuApp - make my own pop-up menus in the taskbar
      Hotswap - enhanced control of storage devices
      Jacksum - great hasher accessible via "send-to", Hashtab also works
      Rainmeter because i hate not knowing what my computer is doing, Samurize when I need to monitor more than one CPU
      PrismHUD for the same reason

      and Audacity (and Lame), GIMP, Inkscape, Foobar2000, Foxit reader, RawTherapee.

  22. Some command line stuff by Blaskowicz · · Score: 3, Interesting

    There is some nice stuff to have, sometimes trivial and sometimes quite useful.

    sshfs
    openssh-server
    GNU screen (some people will like tmux)
    irssi (preferably it runs on an always-on box with screen and ssh server)

    dtrx : perfect to extract archives from the command line. It solves the problem of tar -xzvf random_shit.tar.gz : the archive's content may or may not be in a directory, such as random_shit/. So if you extract the archive right away, you run the risk of polluting your current directory with loads of crap (like 10 directories + 105 files at the root of the archive). If you do mkdir random_shit, cd random_shit and tar -xzvf ../random_shit.tar.gz, you run the risk of having wasted your time : if files were at the archive's root, all is fine. If they were in a random_shit directory, now your data has been extracted to a random_shit/random_shit directory and you have to do mv random_shit/* . then rmdir random_shit.
    I used to do the mkdir random_shit method, or to open the archive in a graphical archive manager before deciding what to do. But dtrx automates this! and works equally for .zip, .tar.gz, .tar.bz2 and all others.

    When I used Windows I liked some command line stuff too : set the DIRCMD environment variable to /O, have the console default to 80x43 and right-click to paste (I think, not sure that worked), and have Windows versions of wget and less.

  23. KeePass by gitano_dbs · · Score: 2

    KeePass http://keepass.info/ is the first thing i put on a new device.

  24. The rundown by wjcofkc · · Score: 3, Informative

    Gedit
    Scratch
    Synapse
    Xpad
    Geany
    Qt 4 Designer
    Python
    Gimp
    Inkscape
    Shotwell
    Filezilla
    Chrome
    Thunderbird
    Brasero
    Clementine
    VLC
    LibreOffice
    gnome-system-monitor

    I'm running Bohdi Linux (E17), a few favorite built apps and functionality:

    Terminology
    Enlightenment File Manager
    eDeb
    Configure secondary monitor workspaces as tiling (awesome - could not live without - and one of the primary reasons I run Enlightenment) primary tiling workspace dedicated to Chrome, Terminology, and Gedit
    Of course it's Enlightenment so I spend the next two-days configuring all of the fine details.

    --
    Brought to you by Carl's Junior.
  25. My list for Macs by david.emery · · Score: 2

    If I'm configuring a laptop that I'll use for both work and vacation:

    Default Folder (an add-on/replacement for the Open File dialog)
    Graphic Converter (photo manipulation application)
    Aquamacs (very well done MacOS version of EMACS)
    HDRtist Pro (HDR processing application)
    OmniGraffle (Mac equivalent to Visio, drawing package)
    Aperture (Photo organizing)
    1Password (Password safe)
    DiskWarrior (File system maintenance)
    Syncovery (front end to rsync)

    This doesn't include the stuff I find essential that's built into Mac OS X (and its Unix foundations, such as ssh and bash.)

    And for what it's worth, I've been using Graphic Converter and Default Folder for at least 20 years, back to Mac OS 7 days. It says something about the quality/utility of these two applications that they've "stood the test of time."

  26. FAULTY MEMORY by PopeRatzo · · Score: 2

    KeePass 2 is the one software I cannot live without.

    I can't remember exactly why.

    --
    You are welcome on my lawn.
  27. As a composer and writer ... by bfootdav · · Score: 2

    emacs (apt-get ...)
    Lilypond (latest development version from the site)
    TeXLive (never use your distro's version of TeX/LaTeX -- always just install TeXLive)
    Timidity (playback of the MIDI files that Lilypond creates and convert them to FLAC)
    mplayer

  28. Re:USB and video but no terminal server by Zero__Kelvin · · Score: 2

    "In order to interact with a text editor running on the target, you need either A. an entire USB and video stack on the target or B. a terminal server such as SSH on the target. . Which targets are you talking about that have A and lack B?"

    When you start with a false premise your conclusion will always be in error. Try learning about RS-232 and TTYs.

    --
    Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
  29. Off the top of my head by MarcoAtWork · · Score: 3, Interesting

    Windows:
    - microsoft security essentials
    - windows firewall control (commercial)
    - cygwin
    - notepad++
    - sysutils (procmon etc.)
    - ultramon (commercial)
    - launchy
    - sharpkeys
    - autohotkey
    - visual c++ express
    - 7-zip

    Mac:
    - little snitch (commercial)
    - macports
    - better touch tool
    - keyremap4macbook
    - iterm2
    - alfred
    - geektool
    - menumeters
    - caffeine
    - xcode

    Linux:
    - whatever distro-specific set of packages gets me all the dev stuff
    - (if needed) whatever distro-specific repository gets me extra packages (say, epel)
    - kde
    - xfce
    - various personal customizations done over the years (xmodmap, ...)

    Everywhere:
    - firefox (noscript, requestpolicy, adblock, flashblock)
    - emacs
    - python / virtualenvwrapper / git ...
    - bash customizations (powerline, bash completions, personal scripts)
    - libreoffice and latex
    - truecrypt
    - virtualbox
    - dropbox
    - gimp

    these are the baseline, beyond that it depends from what I am using the actual computer for

    --
    -- the cake is a lie
  30. requirements to make my doings easier. by Trax3001BBS · · Score: 2

    My list as close to the order they are installed. I would indeed suffer without them

    Power Pro - tell me you know what that is and you'll be the first, I've used it since Win95

    HOSTS file I drag around is set in place, not a program but a requirement of mine

    COMODO firewall version 5.3.1767, as the newer versions almost require you to call for support.

    Opera 12. - Browser - for as long as I can

    UltraEdit - text editor

    ACDSee - Graphic viewer

    Agent version 1.93 Emailer/Usenet

    Stunnel to allow an older Agent 1.93 to connect to a secure SSL connection

    WhereIsIt - CD/DVD/BlueRay Data base creator and file finder

    TreeSize Pro - better than a guess how large a directory or disk is

    Agent Ransack - search program.

    Bulk Rename Utility - an amazingly full featured program to rename files, Located in the directory below. My Cameras have stopped storing the date on the picture itself, this program adds the date taken to the file name for me.

    I have one directory D:\MISGPRGS that I store stand alone's, programs that don't need to be installed or once installed fine on their own, that are too many to mention I don't require a lot of them or have even forgotten some that still there (210 directories now) but it's available to drag shortcuts to the desktop of my newest OS, As well as a few directories within, that are added to my path, Irfanview is there, Process Explorer, as is my Debugger (windbg.exe) and it's requirements.

      BTW PowerPro is a jack of all trades type program. A bar of 8 boxes (at the moment), that takes care of the repetitive actions of using Windows. The same as AutoHotKey, and AutoIt. I believe all share the same history in the beginning, one splitting from the other. PowerPro started as Stiletto; a three button mouse program.

    As a side note: I sent $25 to the author of PowerPro just before he released it as freeware, that was the third and finial time; for me to send money for software, they quit (no Zmodem), or go freeware.

    I'm all setup to lose a system and be up in a few hours, until Win7 always had 3 or more OS's to fall back on. But still good to be up and running in a short time. Linux Mint is installed now for a dual system but (ducks) not a requirement for me.

    Do notice no malware prevention other than the HOSTS file, and firewall, no AVG, NOD32 - Just a bit of common sense has kept me as in control as is possible any more.

    One thing I miss very much is a very small program who's name I've forgotten (XP broke it) but it grabbed the strings from any program - I know Linux has this. but Windows is lacking in this department, I use Ultra Edit but it's not as easy nor as informative - no String command comes close.

  31. Mixture of Paid, Free, and Open by BrendaEM · · Score: 2

    For all, most platforms: Libreoffice, Speedcrunch (Calculator), 7Zip, Firefox with Scrapbook, and Thunderbird

    Windows Utility: FreeFileSync, Nvidia Inspector, PSpad, and Speedfan.
    Windows Multimedia: SMplayer, Virtualdub, Avidemux, CDex, Audacity, Winff (Ffmepeg front end),
    Windows Games: Thief 2, Guildwars 2,
    Graphics and Design: Rhino3D, Photoshop, Inkscape (Going downhill. Pixels is the only unit that makes not sense for vector, WTF), Irfanview (But and looking elsewhere)

    Geekie: Arduino, Processing,
    Very Geekie Gucs (Circuit Simulator)
    Very Very Geekie, Salome (Science Pre/post-processing), Paraview/Volvire (Visualization), Code Aster (FEM)

    Linux: Most covered elsewhere.

    Android: Colornote (Postits), Papyrus (Vectror Notes), Osman (Maps), Quickpic, Androoffice, Realcalc, FBreader.
    Android Music: DaTuner, Simple Metronome, GuitarTabviewer
    Need for Android, but not made: Librioffice, Taskcoach

    --
    https://www.youtube.com/c/BrendaEM
  32. My list of essentials: (windows) by gman003 · · Score: 2

    For all purposes:
    Firefox, Chrome and Opera - I use separate browsers to keep home/work/porn separated. Install AdBlock on both Firefox and Chrome.
    MPC-HC - I'm fine with WMP for music, but for video I need MediaPlayer Classic
    LibreOffice - Because you can't do everything with plain text files
    Notepad++ - Because there's a lot you *can* do with plain text files
    7zip - Handles every compressed file format I've ever seen, except for one really old Mac-specific one I had to use once
    Steam - Because at this point I have too many games to abandon Steam, and it really is good at managing such a big library

    For work only:
    Thunderbird - I used to be able to use GMail's web app, but now that I have two work email addresses I need a full-fledged email client
    Paint.NET, GIMP, and Inkscape - for image editing. Paint.NET is useful for making quick edits, like rotating an image. I'm usually done before GIMP would have started up
    PuTTY - Best way to connect to my fleet of Linux servers
    Komodo - Best IDE for when files are stored on a remote server, as is common with web apps
    MySQL Workbench + SQL Server Management Studio - Best way to test database stuff

    If using Windows 8, also add Classic Shell Start Menu. It makes it *better* than the W7 start menu once you tweak it right.
    And for a first install, Ninite will let you automatically install about 90% of these. Very useful program.

  33. Re:Windows file management ... by Immerman · · Score: 3, Informative

    I find WinDirStat a much superior file/directory size analyzer - it offers a tree view with details that is continuously updated as the directories are scanned in a breadth-first order, with indicators for which directory trees haven't yet been fully scanned, allowing for useful analysis to be performed almost immediately instead of waiting for the scan to complete. Then, when the scan is finally finished, you also get a graphical "pillow view" overview of the entire file system, color-coded by file type.

    Everything is another great search tool - it only works on NTFS drives, but typically takes only a minute or so to scan a large drive for the first time, seconds to update it's database on subsequent launches, and lists all files whose name contains your specified word fragments literally as fast as you can type. Hit "a" and you will be faced with a list of hundreds of thousands of files before you can type a second letter. It also supports regex if word-fragments are insufficiently powerful for your needs.

    --
    --- Most topics have many sides worth arguing, allow me to take one opposite you.
  34. My list for Linux by Prof.Phreak · · Score: 2

    My list (that's the command I run on all boxes I have). I think it has just about everything an average poweruser/developer would want.

    apt-get install vim-gnome ssl-cert apache2 php5 postgresql php5-pgsql default-jdk libclass-dbi-perl libdbd-pg-perl libapache2-mod-perl2 libdate-manip-perl octave nmap irssi uptimed rsync subversion cvs build-essential mysql-server mysql-client php5-mysql virtualbox wine texlive-full openssh-server screen openssh-client ntp jhead imagemagick k3b libk3b6-extracodecs mplayer dict dictd dict-foldoc dict-gcide dict-devil dict-jargon dict-wn htop audacious audacious-plugins cmatrix r-base rKward ecryptfs-utils libimage-exiftool-perl finger ant git eclipse javahelper transcode libav-tools ucspi-tcp-ipv6 chromium-browser maven2 mercurial meld lame gnome-disk-utility ffmpeg sshfs dos2unix opencl-headers handbrake-gtk libapache2-mod-gnutls ia32-libs

    --

    "If anything can go wrong, it will." - Murphy

  35. First Installs by amxcoder · · Score: 2

    These are the basics I go with for starters:

    AntiVirus Software of Choice (Vipre)
    FreeCommander (similar to TotalCommander)
    FireFox
    NotePad++
    Office/Email Software (Microsoft for main PC, or Openoffice/LibreOffice for other PC's)
    PDF XChange Viewer
    Dropbox
    VLC
    NetSetMan (awesome for quick changing of network settings for connecting to different networks)


    then I start installing development software and other neccessary software for work.

  36. Desktop utilities by Immerman · · Score: 3, Interesting

    -Virtuawin - mature, stable virtual desktops for Windows. There's prettier alternatives, but this is the I've tried that has never caused any crashing or other issues.
    -WinCompose - Gives Windows users a Compose key for entering unicode characters (plus-or-minus, subscripts, extended math symbols, etc) using the same mnemonics as are standard on *nixes, rather than having to remember their code point or use a character map.
    -Everything - File search by name, winnows down a list of every file on your hard drive just as fast as you can type the word-fragments that should be in the file name (NTFS only)
    -WinDirstat - Directory size information - interactive tree-view is available instantly and updated as the breadth-first scan proceeds, pillow-view is added once the scan is complete.
    -BabelMap - far more powerful alternative to Character Map, including the ability to search by character name or browse by code page
    -SpeedCrunch - good calculator that keeps a long calculation history
    -GraphCalc - excellent 2D/3D programmable graphing calculator. Open source, but apparently pretty much abandoned.

    I won't bother much with heavyweight apps, since others have listed them many times. Except for
    Code::Blocks - cross-platform IDE. Not the best I've used, but it's available on all the major OSes.
    EasyMercurial - super-simplified, "grandma suitable" GUI interface for the handful of most commonly used version control functions, including graphical visualization of the branch/merge graph. Whether you don't use version control as not worth the hassle, or want to introduce budding developers to the wonders of source control without getting them bogged down in the details, you need this. And if/when you outgrow it your archives are all standard Mercurial, so you can seamlessly upgrade to the command line or a more powerful GUI.

    --
    --- Most topics have many sides worth arguing, allow me to take one opposite you.
  37. Re:Seriously? by jones_supa · · Score: 2

    Are you that stupid that you can't figure out how to create your own .tcshrc file for the behavior you want in your environment?

    Are you seriously fucking suggesting that one should manually create config to just make very basic things like tab completion and Home and End keys to work? That's just crap software.

  38. My List by inglorion_on_the_net · · Score: 3, Interesting

    First things first:

    aptitude so dependencies automatically get installed and uninstalled. Edit the configuration to not install recommended packages by default. Keep it lean!

    Then:

    openntpd (or some other ntpd) so the computer will know what time it is.

    sudo so that I can log in as a regular user and still do system maintenance.

    openssh-server (or some other SSH server) so I can log in remotely. I usually change the port number. Make sure root logins are disabled.

    tmux so that I can have multiple shells in a single ssh session. screen works for this, too, but I recently switched to tmux.

    rsync so that I can copy files around efficiently.

    After that, it depends on what I want to do with the system. Usually, there will be at least some software development, so build-essential (libc-dev, gcc, make), irb, git. Usually ssh and some network debugging tools like ping and traceroute6.

    I like zsh, so if I'm going to be using the system extensively, I'll install that. If this is my primary system, irssi and mutt. If the system has enough memory to run it, emacs24-nox.

    If I want a GUI, xserver-xorg, xterm, whatever window manager I happen to like at the moment (wmii), some web browser (iceweasel).

    It's been a while since I've last done this, so I may have missed some things, but this seems to be about it. The package names are for Debian-like systems and will likely be a bit different for other systems, but I don't generally maintain those.

    --
    Please correct me if I got my facts wrong.
  39. Requisite software by fyngyrz · · Score: 3, Informative

    in the modern GUI realm, Omni Outliner. I have it under OSX and on the iPad. I use it *constantly* for all manner of information.

    In the shell, midnight commander. first thing I do when I open a shell is "mc" or "sudo mc" and off I go.

    Aside from those, the components of c and c++ application creation (can be compiler and linker only, mc has a nice editor and I don't require a debugging environment though I'm happy to use 'em when they are available), and Python. Without these, there would be little point in me even owning a desktop or laptop computer.

    Coming in dead last, a web browser.

    --
    I've fallen off your lawn, and I can't get up.
  40. Re:vim by fisted · · Score: 2

    yeah, they are annoying. for about a week, then suddenly non-modal editors feel annoying.