Have a suggestion?
Click here to suggest a blog item.
Newsletters Archive
Catch up with DonationCoder by browsing our past newsletters, which collect the most interesting discussions on our site: here.
Editorial Integrity
DonationCoder does not accept paid promotions. We have a strict policy of not accepting gifts of any kind in exchange for placing content in our blogs or newsletters, or on our forum. The content and recommendations you see on our site reflect our genuine personal interests and nothing more.
July 2, 2024
Server Migrations Coming
- Donationcoder server migration is slowly proceeding, expect some hiccups as we get all our ducks in a row..
July 19, 2022
Software Update
Jan 3, 2022
Event Results
May 13, 2020
Software Updates
Mar 24, 2020
Mini Newsletter
Dec 30, 2019
Software Updates
Jan 22, 2020
Software Updates
Jan 12, 2020
Newsletter
Jan 3, 2020
Event Results
Jan 2, 2020
Software Updates
Dec 30, 2019
Software Updates
- Automatic Screenshotter v1.16
- Screenshot Captor v4.35 beta
- Find and Run Robot v2.238 beta
- Clipboard Help and Spell v2.46.01
- LaunchBar Commander v1.157
- Mousers Media Browser v2.0
- MultiPhoto Quotes v2.09.1
- DiscussionList for Android v1.08
April 27, 2019
Software Updates
Feb 26, 2019
Software Updates
Feb 23, 2019
Software Updates
Feb 14, 2019
Software Updates
Jan 6, 2019
Event Results
Dec 2, 2018
Software Updates
Nov 13, 2018
Software Releases
July 30, 2018
Software Updates
June 24, 2018
Software Updates
June 6, 2018
Software Updates
Apr 2, 2018
Fundraiser Celebration
Apr 2, 2018
Software Updates
Feb 24, 2018
Software Updates
Jan 14, 2018
Major Site News
Jan 10, 2018
Event Results
It's safe to say that mysterious and reclusive DC member Skrommel single-handedly built the Coding Snacks section of the DonationCoder forum, where people request small custom applications. Coding in the Autohotkey scripting language, Skrommel is also one of the fastest coders we've seen -- when he is on the prowl it's not uncommon for him to finish coding a request before most of us have had time to even read it. He also typically shares his source code along with the compiled utility, which makes it possible for others to extend and customize his tools.
- Number of programs available: 80+
- Last updated: 2017
- Visit skrommel's page to browse his apps and download them here: http://www.dcmembers.com/skrommel.
- Visit skrommel's section on our forum: here.
Our daily Blog
This page spotlights the most interesting posts collected from our forum every day.
You are viewing a specific blog item. Click here to return to the main blog page.
SOLVED: port to Windows of a MACOSX-like column view for Windows ExplorerWhen I switched from MacOSX to Windows some years ago (long story), one of the features I most missed in Windows was the ability to display the Finder (the Mac's file manager, like Windows Explorer) by "Column View". Anyone who has ever used a Mac with OSX will agree, I think, how handy column view is. The way column view works in the Finder is like this: within a single window, each folder can be displayed as a column with all the contents of that folder displayed. Clicking on any folder within that column opens immediately a parallel column to the right and so on. Also, if the column's root folder is itself a buried subfolder, immediately beginning at the left, all the parent folders will each be displayed in columns all the way back to a root column, which is the equivalent of WE's tree. When one clicks on a file in a column, the finder can be configured to open a preview column which will display information about that file. Items can be dragged and dropped between columns and the columns can be made to auto-open to a set width or to the width of the filenames within. Obviously, this works like columnar 'breadcrumbs', where every column corresponds to a part of the breadcrumb trail. It was/(is?) even possible by using the option button and mouse to drag selected columns to preferred widths, all different if so wished, and have the Finder remember those settings each time that folder was opened or navigated to in column view. This was one of the best - of very few, admittedly - of the good features of the Mac Finder that I remember, certainly the most useful, and I have often wondered if a similar arrangement could be ported to the Windows Explorer, say as an extension. See here for some shots of column view demonstrated (about half-way down tha page): http://switchtoamac....er-window-views.html Brian Click to read the windows software recommended by dc members.. |
||