Showing posts with label Finder. Show all posts
Showing posts with label Finder. Show all posts

Monday, January 17, 2011

Quickly Create A New Document In The Current Folder With Neu 1.0.1

Finder (software)Image via Wikipedia
Source: macworld.com

By Dan Frakes, Macworld.com - December 2, 2010

Quickly Create A New Document In The Current Folder With Neu 1.0.1

Windows has at least one feature I'd love to see OS X appropriate: the capability to quickly create a new document right in the current folder

A common feature request I get - often from Windows users switching to the Mac, but also from long-time Mac users - is for a way to more-quickly create a new file in the Finder.

This can be very convenient - after all, when you create a new document, chances are you already know where you're going to put it and, in fact, that folder is often already open.

This Windows feature is certainly a more-convenient process than the traditional Mac OS alternative: switching to the appropriate program; creating a new document; choosing the Save command; navigating in the Save dialog to the desired folder; and clicking the Save button.

Because of this convenience, two of my all-time favorite Mac Gems have been NuFile and Document Palette, which offer a contextual menu or an onscreen palette, respectively, for creating a new document in the active Finder window. Sadly, NuFile stopped working as of Snow Leopard (OS X 10.6), with no update in sight, and Document Palette seems to have gone the way of the dodo. (Document Palette actually works perfectly under Snow Leopard; it's just no longer available for downloading.)

So I was more than a little excited to discover Neu, a Snow Leopard-compatible - nay, Snow Leopard-only - utility that combines the best features of NuFile and Document Palette, as well as a few new ones, in one program.

Neu's menu-bar document chooser With Neu running, whenever you're working in a Finder window, you can use Neu in one of five ways to create a new document:
  • Neu's systemwide menu-bar menu,
  • Neu's Dock menu,
  • the Finder's Services submenu (in the Finder menu),
  • the Finder's contextual menus, or
  • either of two configurable keyboard shortcuts.
Whichever approach you use, Neu offers two commands: Create Document and Create And Open Document. The former simply creates a new document in the active Finder window; the latter creates the document and then automatically opens it in the appropriate program.

When you use one of Neu's menus to create a new document, the command's submenu displays a list of available templates - choose one to create a document based on that template.

When using Neu's keyboard shortcuts, Neu displays, depending on your settings, either a text list or an icon grid of template options.

Neu's list-view document chooser Neu offers a number of useful options. For example, you can choose to hide Neu's Dock menu or systemwide menu-bar menu, and you can opt to have Neu prompt you to name each new document, using a traditional Save dialog, on the fly.
For advanced users, Neu offers an interesting feature for automatically substituting template text with dynamic data.

For example, by using the correct syntax in your templates, you can have Neu automatically replace variables with, for example, your username, the path to the new file, the date and time the new file was created, and which template was used to create it.

Because of a the way Finder Services work, Neu's Services options appear in the Finder menu only if you first select a file in the active Finder window. Similarly, the contextual-menu commands appear only if you right-click (control-click) on an existing file or folder in the window.

For example, I wish you could customize the order in which templates appear in Neu's grid and list views and its menus.

(Note that if Neu's options don't appear in the Services submenu of the Finder menu or within contextual menus, you may need to manually enable those services in the Keyboard pane of System Preferences.)











Enhanced by Zemanta

Wednesday, November 10, 2010

OS X 10.6: Run old screen savers on Snow Leopard

Mac OS X Snow Leopard LogoImage by Dekuwa via Flickr

OS X 10.6: Run old screen savers on Snow Leopard

With Snow Leopard the ScreenSaverEngine application is a 32/64-bit binary, and if your system supports it will run in 64-bit mode. This means that any screen savers without 64-bit code will not run, and this is primarily old unsupported screen savers.
To get screen savers with only 32-bit code in them to run ScreenSaverEngine must be forced to run in 32-bit mode only.
One way to accomplish this it to remove the 64-bit portion completely:
First backup the ScreenSaverEngine app to somewhere safe, it's located at:
/System/Library/Frameworks/ScreenSaver.framework/Resources/
Then run this command from a terminal under an account with Admin rights:

sudo lipo -remove x86_64 /System/Library/Frameworks/ScreenSaver.framework/Resources/ScreenSaverEngine.app/Contents/MacOS/ScreenSaverEngine -output /System/Library/Frameworks/ScreenSaver.framework/Resources/ScreenSaverEngine.app/Contents/MacOS/ScreenSaverEngine
Removing the 64-bit portion of the ScreenSaverEngine has no apparent disadvantages; it runs fine by opening it from the Finder, having the screen saver activate on a timer, through a hot corner, etc.
One issue that will occur is that System Preferences will still run in 64-bit mode, and so will not allow you to select a screen saver that only includes 32-bit code. Handling this is much simpler:
Open the /Applications folder in the Finder.
Then Get Info (Cmd+I) on System Preferences.
System PreferencesImage via Wikipedia

Tick the Open in 32-bit mode tick box.
Opening System Preferences should give you a window titled 'System Preferences (32-bit).' Now you should be able to select the screen saver from the list.

[crarko adds: I haven't tested this one.]


Source: macworld.com
Nov 05, '10 07:30:00AM

Contributed by: melby.ruarus


Disclaimer: If you choose to use this tip you do so at your own risk, no liability is accepted.

Enhanced by Zemanta

Monday, November 1, 2010

TorchFS - An Improvement on Spotlight

Spotlight (software)Image via Wikipedia

by Dan Frakes, Macworld.com


Source: www.macworld.com


Spotlight is one of Mac OS X's best - and worst - features.
When it works, it's an amazing tool for finding exactly the bit of data you're looking for.

But many people have complaints about its limitations.

One of those limitations is Spotlight's search-results window, which doesn't make it easy to, for example, add additional columns to view more information about found files.

But one of my biggest complaints about the results window is its lack of context.

Rather than dump all my files into my Documents folder, I keep those files fairly organized, with a clear system of hierarchical folders and subfolders.

Yet when I perform a Spotlight search, I see a huge list of files...as if I had simply dumped everything into one big folder.

(If you want to know where a particular file is located, you must select it and then look at the path displayed at the bottom of the window. And you must do this separately for each file.)

TorchFS is a program that displays Spotlight search results using your folder structure.

Or, to look at it another way, it filters your existing files and folders, displaying only those containing results of a Spotlight search.

(TorchFS requires MacFUSE, a system add-on that, in the developer's terms, "makes it possible to implement a fully functional file system in a user-space program on Mac OS X."In plain english, this means that once you've installed MacFUSE, you can add system-level support for new filesystems within your user account by simply running an application. In TorchFS's case, that filesystem is based on SpotlightFS, a virtual filesystem for Spotlight search results. You'll need to download and install MacFUSE before using TorchFS. MacFUSE is also used by ExpanDrive, a previous Mac Gem.)

I was looking for a few Macworld-related documents I created in August of 2009.

When I performed a standard Spotlight search, I ended up with a results window containing a continuous list of 1,714 item, including photos, application-support files, and lots of other cruft that had nothing to do with my Macworld writing.

Even when I sorted the list by type, it was a hassle to find the particular files I was searching for.

Using TorchFS, the results of that same search were presented as a Finder window open to my Home folder, but displaying only those folders that included search results.

I was able to navigate directly to the Macworld folder inside my Documents folder and see only those folders containing documents created in August 2009.

(One limitation of TorchFS is that the current version searches only your Home folder - you can't force it to search your entire hard drive, additional drives, or network drives.)

Also unlike Spotlight's default results window, you can change the Finder-window view of the TorchFS results window, so you can browse those results using icons, a list, columns, or Cover Flow.
TorchFS's Spotlight-results window for a search for PDF documents

I find TorchFS's approach to be much more intuitive than scanning a huge list of results.

By organizing Spotlight-search results using my folder-organization scheme, I'm able to find what I'm looking for much more quickly.

Unfortunately, TorchFS, currently at beta version 0.2, isn't without a few hassles of its own.

One is that because TorchFS uses a virtual filesystem, it requires you to save your Spotlight search as a smart folder and then access that smart folder through a virtual TorchFS "drive" that appears, depending on your Finder settings, on the Desktop, in Finder-window sidebars, and in the Finder's Computer view.

(Any smart folders you've created appear here. TorchFS automatically creates a few smart folders for finding, for example, all documents or all images.)

This makes Torch FS most useful for searches you perform repeatedly, or for the occasional search with an especially messy results list.

Another minor issue is that because of the way the underlying MacFUSE software works, you'll occasionally see a file named "Please wait" inside a folder when browsing search results.

Finally, while TorchFS worked great on a 2009 MacBook and a 2010 Mac mini in my testing, I couldn't get the underlying MacFUSE software to work properly on my 2010 iMac - which meant that TorchFS wouldn't work, either.

(All three computers were running the latest version of Snow Leopard.)

I'm looking forward to future updates to TorchFS, as I'm hooked on its approach to presenting Spotlight search results.







Concepts:


 
Mac, TorchFS, folder, Spotlight, window, Macworld, app, photo, Prices, Mac Gems, accessories, MacFUSE, smart folders, business, drives.





Enhanced by Zemanta