We all have little things that we do on our computer (or refuse to do). The way we like things setup, the position of this, etc. In an earlier post, someone mentioned using case in filenames (and how it breaks CI on Linux) and that got me thinking about how I do things.
Here’s a list of things I obsess over on my desktop (Note: I’m Windows, but this isn’t an OS discussion):
1. Desktop: Very few icons, if I have more than 4-5 I freak out.
2. Recycle Bin: Always in the bottom-right of the Desktop, always.
3. Icons: All icons should be aligned and in the top-left of the Desktop. Icons fall into two columns, with My Computer sitting at the top of the first, followed by any folders I have on the Desktop. The second column is reserved for individual files on the Desktop and is a temporary storage area.
4. Quick Launch Bar: Firefox, Outlook, Miro, Winamp - in that order.
5. Theming: I install XPize and leave everything as it wants it (colors, wallpaper, etc). I think it looks great.
6. Filesystem: The C:\ drive is for Windows and Productivity applications only (Office, Photoshop, etc). The D:\ drive is for Games, Movies, MP3s, Program Backups (ISOs), eBooks. The E:\ drive is the wife’s and she can do as she wishes. The F:\ drive is for development only and houses the release version of CI, an Edge version of CI (that is updated daily off of the SVN), and XAMPP.
7. Filesystem: All drives (except for E:\, because she can’t seem to grasp it) must be neatly and intuitively organized. For example my D:\ drive looks something like this:
D:\
- eBooks
- Movies
- // One .avi file per movie
- MP3s
- // One folder with the artist name
- // One folder with the album name
- 01 - Song Title.mp3
- 02 - Song Title.mp3
- Programs
- // One folder for each program
- TV Shows
- // One folder for each TV show
- // Files are named S0XE0Y (where X and Y are season and episode numbers)
- S03E01.avi
- S03E02.avi8. Filesystem: Never use capitalize in filenames, with the exception of the D:\ drive. Movies, MP3s, etc may use capitals.
9. Filesystem: All file extensions are lower case and visible at all times. Hidden files and folders and system files are also always visible.
10. Filesystem: A shortcut is created in C:\Windows\ that points to my XAMPP htdocs folder. This allows me to get to that folder quickly (Win+R, type htdocs, hit Enter).
11. Users: Only one user is necessary - that user has full privileges.
12. Outlook should only be left open for the bare minimum of time to check email - don’t leave it open all the time (because then I can’t check my mail via webmail).
13. Steam, Pidgin, and Skype shall remain running at all times. Pidgin will be closed when I head to work (as to not conflict with Meebo).
That’s all I can think of now - there are a few discrepancies between my home machine and work machine. But this is a pretty good list of my quirks (ie. the 13 Commandments of my Desktop).