snippet
Unicode Snippets 1.0
Snippet groups to be used with TextExpander. more>> Snippet groups to be used with TextExpander.
Unicode Snippets allows you to easily input any Unicode character. This helps when you need fancy characters that you cannot easily reach via the keyboard.
Just type u#### where #### is the four digit hex code of the desired Unicode character. You can find all character codes in the Mac character palette or in your TextExpander PrefPanel. The download includes documentation in German and English.
System requirements:
-
Enhancements
- Initial release.

Java Snippet Runner 1.02
Java Snippet Runner 1.02 is a versatile which allows to enter some short pieces of Java code and can run them immediately. more>>
Java Snippet Runner 1.02 is a versatile which allows to enter some short pieces of Java code and can run them immediately. Methods, classes or imports are not possible (technically the piece of code is wrapped into a class with a main method). The tool is thought for pupils and students who start programming with Java.
Requirements: Java 1.4 or higher.
<<lessSnippetComposer 1.0.1
SnippetComposer - Compose HTML and see it rendered in real-time more>>
Type or paste HTML in the top input box and SnippetComposer will show the rendered HTML in the bottom box. When you are ready, click the C button to copy your HTML to the pasteboard. Click X to clear the input fields.
Enhancements:
- Fixed trailing newline issue when copying data to the clipboard (thanks Ben Kazez!).
Sals Tableworks Snippets 1.0
Sals Tableworks Snippets - 56 powerful scripts for QXP more>>
It contains sample scripts and documents for auto-table building, formating, and linking to databases. In depth documentation is included with the collection.
PowerSnip 1.2
PowerSnip - Store, search, and print text snippets more>>
The main emphasis is on ease of use, fastsearch and flexible output options. Snippets of up to 32k(currently)plain text can easily be stored with a Description and Keywords, all ofwhich can be searched for content.
Snippets can be added from within PowerSnip or through a supplied Contextual Menu module which allows text to be selected in applications such as Internet Explorer, Microsoft Word, BBEdit and other applications that support contextual menus and added directly to a selected Snippet Database.
Enhancements:
- List and Text font and size preferences added.

Parsnips 1.5.1
Parsnips 1.5.1 is designed as a useful new breed of Personal Information Manager which can help you easily organize your notes and URLs, store and retrieve snippets of text. more>> <<less
PyPE 2.8.8
An editor written in Python with the wxPython GUI toolkit more>>
Major Features:
- Explicit exclude directories option in the search tab.
- Delete line and Delete right operations.
- Rectangular pasting.
- Non-white background colors.
- Automatic spellchecking in the background for text and tex/latex documents.
- Support for chapter delimiters in tex/latex documents.
- The ability to "split" the view so that you can see the contents of up to two other files while editing one file.
- Reorganized options to make it easier to understand PyPEs features, and to make it reasonable to navigate on screens with lower resolutions
- The ability to quickly run Python code snippets
- The ability to run .py and .pyw files with a system Python, capturing the output and allowing interaction via a command shell
- Optional automatic rebuilding of browsable source tree, autocomplete, and tooltips
- Optional "realtime" syntax checking for Python
- Support for displaying comments created with the "Transforms -> Insert Comment" in the Name, Line, and Filter tools
- Support for using some Vim options when first opening a file
- Easy converting between tabs and spaces in documents with a simple transform
- Command line option to allow PyPE to be portable when using the Windows distributions
- The find in files Search tab can be set to ignore leading dot subdirectories (like .svn )
- "Round box" indicator for shell output in wxPython 2.7+releases for shell output
- Will discover all Python interpreters known by the Windows Registry or in the environment path, and allows the user to choose from among them (and others) for the Python Shell
- Supports XML encoding declarations (in addition to previously-existing Python encoding declaration and BOM support)
- Command-line options for setting base font and font sizes
- ***entries above this entry are in reverse-chronological order that they were added
- All menu items can have almost any key binding desired, support for international keyboard mappings and non-latin characters fully supported (Options -> Change Menus and Hotkeys)
- Multiple open documents via tabs
- Syntax highlighting for Python, Pyrex, HTML/XML, C/C++, TeX/LaTeX, and plain text (plain text doesn't really have coloring)
- Drag and drop re-arrangement of documents in the Documents tool
- Display documents with or without path information
- Optional listing of previously open documents
- Display previously open documents with or without path information
- Drag and drop opening of files
- Open stdlib/site-packages Python module when Python search path has been defined
- Open all documents that were open when you last closed down PyPE (--last command-line option, File -> Open Last)
- Save all documents with a single menu command
- Command shell with command history
- External-process Python shell with syntax highlighting; never experience the while 1: pass lockup of your editor again
- Shells have optional display of indicators for lines recieved from the shell
- Revert to previously saved version
- Workspace management for handling projects
- Browsable filesystem tool with bookmarkable paths (pathmarks)
- Fully usable undo/redo
- Per-document Find/Replace bars
- Find bar with find-as-you-type
- Replace bar with "Smart Case" replacements
- Bars can be located on the top or bottom of the editor
- Both support Python string escapes
- Optional per-document history
- Start/end selection without needing to hold down the shift key or select with the mouse
- Indent/dedent region
- Find in files
- Searching through the current file, its includes, the selected text, open files, directories, or tags in directories
- File inclusion/exclusion based on file extension
- Optional case sensitivity, regular expressions, multi-line searches, whole-word, quoted, or commented
- Three different methods to view your results
- Spell checker with custom dictionary and alphabet support, along with spelling suggester
- Easy changing of line endings
- Easy changing of file encoding for unicode platforms, based on BOM
- Support for coding: directive in Python source files
- Wrap selected text to specified number of columns with CRLFCRLF line ending
- Insert a full-line comment (for marking code sections)
- Comment/uncomment region
- Auto-indent/dedent on return
- Trigger expansions based on what you have typed, simple language that includes support for autoindenting return and programmatic cursor placement
- Zooming
- Jump to line or character position
- Calltips
- Per-document preferences, default preferences for each supported language
- Current line highlighting
- Autocomplete
- Bookmarks with previous/next navigation
- Indentation guides
- Code folding
- Tab width/use/non-use
- Long-line wrapping (no CR/LF/CRLF characters inserted)
- Sloppy Cut/Copy
- Smart Paste
- Long-line indicators
- Both tool listings can be shown or hidden by menu or hotkey
- Both tool listings can be relocated top/bottom or left/right
- Optional toolbar that can be placed on the top or left side of the window
- Various cursor tracking options to suit user preference
- Optional display of information about the current document in the title bar
- A hierarchical listing of functions, classes and methods that are browsable by definition order or alphabetically
- Function/method/section filter tool
- Updates as you type
- Color-coded based on what kind of item it is (function, method, class, macro)
- Optional case sensitivity
- Exact, any, and all matching
- Optional context-sensitive display and search
- Optional matching subsequence search us.ti matches UserString.Title
- Macros
- Recorded as you type
- Fully modifiable
- Time-limited to prevent run-away macros
- Hotkey support
- Embedded HTML help, with information about macros, command-line options, etc.
- Language specific features:
- All Languages:
-
- support for todos (except for plain text)
- autoindent (indent preservation in the case of plain text)
- Python and Pyrex
-
- Try/except/finally wrapping of selected text
- Indent/dedent on block start (if, for, etc.)/end (return, pass, etc.)
- Parsers that support the extraction of class, method, and function definitions
- If given syntactically correct Python, will also extract docstrings for calltips
- Class/method/function information is available in the filter tool
- C/C++
-
- A simple parser that can extract function, method, and function-like macro definitions
- Function/method/function-like macro information is available in the filter tool
- Call tips based on function definition
- TeX/LaTeX:
-
- Parser that supports the extraction of section and label information
- Section/label information is included in the filter tool
Enhancements: (fixed) a bug related to realtime parsing of non-ascii Python source.

PHP Evaluator 1.0
PHP Evaluator widget serves as a convenient interface to PHP for evaluation of quick snippets of code more>> PHP Evaluator 1.0 is considered as a convenient interface to PHP for evaluation of quick snippets of code. You must have PHP installed somewhere in your path (be sure to flip the panel over and set the correct path).
Requirements:
- Mac OS X 10.4 or later, PHP (CLI).
MailPop 2.0
MailPop - Compact mail notification widget for Gmail more>> MailPop - Compact mail notification widget for Gmail
MailPop is a Dashboard widget that not only announces new mail but lets you see snippets of all the unread messages in your inbox.
This version works both with Google?s Gmail service and .Mac accounts.
Main features:
- Compact. Click on the flag to expand and collapse MailPop.
- Secure. MailPop uses Keychain to store your password.
- Talks. MailPop verbally announces new mail when its hidden.
- Keyboard-friendly. Use the Home, End and arrow keys to move around your inbox. Press Enter to open Gmail in your browser.
Enhancements
- Support for .Mac!
- Universal binary
- Fixed bug with some Address Book photos not showing up.
- French localization
- Automatically check for new versions of MailPop.
siteadm 0.2.1
Free per user Apache config snippet management tool more>> Free per user Apache config snippet management tool
siteadm is a free, open source and command line based program that will allow you to reconstruct the Apache vhost config and reload the server.
System requirements:
- Python
SpotDJ 0.3.2
SpotDJ - a service that adds a something new and awesome to your music listening experience more>>
SpotDJ is simply just a snippet of audio about the song you were listening to. It could be basic information about the song, a story about the artist, an interpretation of the song, news, gossip, recommendations, whatever!
SpotDJ is also a person - and by using SpotDJ you become a SpotDJ. All of the spots on SpotDJ are created by our users.
So if youre listening to a song and have something to say about it, just flip to SpotDJ, click the "Spot this Song!" button and record your spot. Other SpotDJs listening to that song will hear your comments at the end of the song.
SpotDJ uses the EyeTunes framework to communicate with iTunes.
FMP to Scripter 1.0
FMP to Scripter - Facilitate the quick transfer of code to Scripter more>>
It works much more effectively than copying and pasting, and it can be attached to a FMP button.
Completly freeware.
md5 Widget 2.1
md5 Widget - Easy Dashboard way to calculate MD5 checksums for files more>> Snard is the Swiss Army Knife of launcher programs. It provides many of the functionalities of the old Apple and Application menus, yet it can be customized to your hearts content. Snard can be used as a system menu, hot key activated popup menu or you can assign individual Snard items via hot keys - for even quicker access. Maximize your Mac OS X navigation experience, and try Snard today.
Features:
- Easily Open Applications as root
- Flexible Menu access - Snard works the way you want it to work
- Perform a search locally or internet wide using Sherlock
- Use Worksets to specify a list of files to open with one click of the mouse
- Easily access all your System Preferences
- Organize items into Groups for easy access
- Place your favorite folders in Snard for quick access
- Quickly enter text using Snippets
- Add and launch URLs directly from Snard
- Snard is Multiple Monitor aware
- Location menu - quickly<<less
