KLoning Spoon
SimpleMovieX is a lightweight video editor, with no learning curve, and that addresses 99% of simple editing tasks. Whether you are a video aficionado, or a seasoned professional, you will get your job done and discover that there’s still room for delight and excitement!
Only an application designed by someone that seriously uses it, and polished over years of development, can get the small details right: That’s what SimpleMovieX is about.

SimpleMovieX is a lightweight video editor, with no learning curve, and that addresses 99% of simple editing tasks. Whether you are a video aficionado, or a seasoned professional, you will get your job done and discover that there’s still room for delight and excitement!

Only an application designed by someone that seriously uses it, and polished over years of development, can get the small details right: That’s what SimpleMovieX is about.


butt (broadcast using this tool) is an easy to use, multi OS streaming tool.It supports ShoutCast and IceCast. butt runs on Linux, MacOS and Windows.

butt (broadcast using this tool) is an easy to use, multi OS streaming tool.It supports ShoutCast and IceCast. butt runs on Linux, MacOS and Windows.

You need to get to ~/Library/Preferences/, you can get there with the Go to Folder (Command+Shift+G) option, or by the instructions below:

  • Open your Home directory
  • Open the “Library” folder
  • Find and open the “Preferences” folder

Once you are in the proper folder:

  • Locate “com.apple.LaunchServices.plist”
  • Rename “com.apple.LaunchServices.plist” to “com.apple.LaunchServices-backup.plist” or just relocate it elsewhere (you can delete it completely if you aren’t worried about backups)

Now the next time you use the “Open With” menu it will only include current applications in the list. You may need to log in and out of your user account for changes to take effect.

The Specials Board theme includes .seestyle files for all programming  languages that Coda supports out of the box. Not just Ruby, PHP, XHTML, CSS and the others referenced in the demo screencaps, but ASP, Python, Smarty, Action Script, Java and all the others.

The Specials Board theme includes .seestyle files for all programming languages that Coda supports out of the box. Not just Ruby, PHP, XHTML, CSS and the others referenced in the demo screencaps, but ASP, Python, Smarty, Action Script, Java and all the others.

Minimus: The OS X JavaScript and CSS Minifier is a GUI frontend for Yahoo’s YUI Compressor. Instead of using inconvenient and slow websites to compress your JavaScript and CSS, you can do it right on your Mac.

Minimus: The OS X JavaScript and CSS Minifier is a GUI frontend for Yahoo’s YUI Compressor. Instead of using inconvenient and slow websites to compress your JavaScript and CSS, you can do it right on your Mac.

FreeMind - free mind mapping software 
FreeMind is a premier free mind-mapping software written in Java. The recent development has hopefully turned  it into high productivity tool. We are proud that the operation and  navigation of FreeMind is faster than that of MindManager because of  one-click “fold / unfold” and “follow link” operations.
So you want to write a completely new metaphysics?  Why don’t you use FreeMind? You have a tool at hand that remarkably  resembles the tray slips of Robert Pirsig, described in his sequel to  Zen and the Art of Motorcycle Maintenance called Lila. Do you want to refactor your essays in a similar way you would refactor software? Or do you want to keep personal knowledge base, which is easy to manage? Why don’t you try FreeMind? Do you want to prioritize, know where you are, where you’ve been and where you are heading, as Stephen Covey would advise you? Have you tried FreeMind to keep track of all the things that are needed for that?

FreeMind - free mind mapping software

FreeMind is a premier free mind-mapping software written in Java. The recent development has hopefully turned it into high productivity tool. We are proud that the operation and navigation of FreeMind is faster than that of MindManager because of one-click “fold / unfold” and “follow link” operations.

So you want to write a completely new metaphysics? Why don’t you use FreeMind? You have a tool at hand that remarkably resembles the tray slips of Robert Pirsig, described in his sequel to Zen and the Art of Motorcycle Maintenance called Lila. Do you want to refactor your essays in a similar way you would refactor software? Or do you want to keep personal knowledge base, which is easy to manage? Why don’t you try FreeMind? Do you want to prioritize, know where you are, where you’ve been and where you are heading, as Stephen Covey would advise you? Have you tried FreeMind to keep track of all the things that are needed for that?

MacVim supports multiple windows with tabbed editing and a host of other features such as:

  • bindings to standard OS X keyboard shortcuts (⌘Z, ⌘V, ⌘A, ⌘G, etc.),
  • transparent backgrounds,
  • full-screen mode,
  • multibyte editing with OS X input methods and automatic font substitution,
  • ODB editor support,

and more. Most importantly, MacVim brings you the full power of Vim 7.3 to Mac OS X.

This is only reminder for me how to capture screenshot on Mac OS X, I use Mac OS X Snow Leopard 10.6.8.

To copy the entire desktop, press Command-Control-Shift-3 and to capture a portion of the desktop, press Command-Shift-4.

Thats it.

Summary

This is an advanced article that contains information about preventing .DS_Store file creation over network connections.

Products Affected

Mac OS X Server 10.6, Mac OS X 10.4, Mac OS X Server 10.4, Mac OS X 10.6, Mac OS X Server 10.5, Mac OS X 10.5

To configure a Mac OS X user account so that .DS_Store files are not created when interacting with a remote file server using the Finder, follow the steps below:

Note: This will affect the user’s interactions with SMB/CIFS, AFP, NFS, and WebDAV servers.

  1. Open Terminal.
  2. Execute this command:
    defaults write com.apple.desktopservices DSDontWriteNetworkStores true
  3. Either restart the computer or log out and back in to the user account.

If you want to prevent .DS_Store file creation for other users on the same computer, log in to each user account and perform the steps above—or distribute a copy of the newly modified com.apple.desktopservices.plist file to the ~/Library/Preferences folder of other user accounts.

Additional Information

These steps do not prevent the Finder from creating .DS_Store files on the local volume, and these steps do not prevent previously existing .DS_Store files from being copied to the remote file server.

Disabling the creation of .DS_Store files on remote file servers can cause unexpected behavior in the Finder (click here for an example).