Jump to content
  • entries
    2
  • comments
    3
  • views
    638

Things I Hate #45021: Software Related


Things I hate in relation to software:

 

  1. Application Data
    This is a folder that is commonly mis-used, It should store data related to the application (For example: user preferences) and is not a location where you can save files from the application.
  2. My Documents
    This is a default location where user files should be stored. Not Application data, program files ect.
  3. Creating Folder in My Documents
    There is no need to create folders that may never be used, wait till the folder is actually needed before creating saving in it, and only store files in it, not the user preferences/application data
  4. Start Menu
    A. Give your entries a meaning full name and don't keep making multiple folders for different versions (For Example: Application Y 10.2 and later create Application Y 11) when they point to the same files
    B. Have multiple folders for the same application (For Example: a folder for the tools and one for the main application).
    C. Sort/Organize your applications into sub folders by some nice scheme instead of having them just littering the list. For example, I like application sorted by company for neatness. For example:
    ┌Microsoft┐
    │         ├Virtual PC
    │         ├Office┐
    │         │      ├Word
    │         │      ├Excel
    │         │      ├Magic Tools Folder
    │         │      └Ect
    │         ├Visio Modeler
    │         ├Other Application Suite 1┐
    │         │                         ├ Program One
    │         │                         └ Program Two
    │         └Other Application Suite 2
    └Autodesk┐
            ├Autocad
            ├Inventor
            └Revit


  5. Place and Name your folders properly
    A. Don't just create your folders in random spots, For example create application data folders in the App Data folder not the main profile folder (Looking at you Dia/G.I.M.P.)
    B. When they are placed properly, give them a meaning full name (For example someone looking in my App Data folder might not know that .purple belongs to Pidgin)

3 Comments


Recommended Comments

localzuk

Posted

I think the problem with the open source apps you list (Dia/G.I.M.P/Pidgin) is that they are ports. They have been copied over to Windows and as little has been changed as possible.

 

Using the *nix naming and file storage model, the profile (ie. c:\D&S\Username) would be the equivalent to /home/username.

 

So, whilst they're not following Windows file location standards, they are following a standard, of sorts.

 

And the name just goes with *nix territory. They love weird names :)

p858snake

Posted

And the name just goes with *nix territory. They love weird names :)
Actually the pidgin name isn't all that bad since it's named after the libpurple package which is the backend that pidgin uses to connect to the differnt services.
localzuk

Posted

You're kidding, right? 'libpurple', 'pidgin'? Those are sensible names? :)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...