Categories

Connect With Jason

Ad Space

Use Mac Automator to Copy Files to Newly Created Folders

How do get Mac Automator to automatically copy a set of files & folders anytime you create a new folder in a specific directory

This can be done in 4 automator steps, along with some minor tweaks.

1. Setup your source directory with the files & folders that you want placed in each new folder

Continue reading Use Mac Automator to Copy Files to Newly Created Folders

Learn to Code with Code Year

I’ve had many folks ask me how to get started coding over the years. There are so many resources available that it is sometimes difficult to point them in a single direction. Newcomers can easily be frustrated by having too many choices or by the girth of many programming books.

A great resource for

Continue reading Learn to Code with Code Year

Context Awareness and Recursion Part 4 of 4

I finished up Part 3 in this series with some methods to display a hierarchical TreeView of Controls.  In the last post, I mentioned that we would continue with a demonstration of populating a menu of controls.  Hopefully at this point we’ve done this enough that you can adapt the methods to your own needs. 

Continue reading Context Awareness and Recursion Part 4 of 4