k3ccd tools
CPod Tools 1.4
Free and open source collection of python scripts for Chinesepod users more>> Free and open source collection of python scripts for Chinesepod users
CPod Tools is a collection of python scripts for Chinesepod premium users: import CPods vocab XML or CSV file to IFlash, download audio, fetch dialogue transcripts (and more to come).
CPod Tools includes an easy to use interface to the scripts for OSX-users.
Main features:
- download the audio sentences of a dialog or the expansion section
- open the transcript html by the lessons level and id
- scrape the transcript html from the web or the html source file
- scrape the expansion sentences from the web or the html source file
- save scraped text to various formats
- avoid importing duplicates using an ignore list
- convert CPods Vocab Csv file to various formats, including IFlash.
- convert CPods Vocab Xml file to various formats, including IFlash.
- fetch only entries with a special tag from CPods Vocab Xml file
- download the vocab audio files
- store your recent setting for further use
Jack Tools 0.72
Jack Tools - Audio server more>>
It can connect any number of different applications to a single hardware audio device; it also allows applications to send and receive audio to and from each other.
Jack is different from other audio server efforts in that it has been designed from the ground up to be suitable for professional audio work. This means that it focuses on two key areas: synchronous execution of all clients, and low latency operation.
ASCII Tools 1.0
ASCII Tools - Show ASCII value of a character more>>
For example, uppercase "A" would be stored as 65. Before ASCII, most computers had their own codes for storing letters. This made it difficult to exhange data between computers.
For example, computer number one represents the letter A as 42 and computer number two represents the letter Q as 42, then when a text file was transferred from computer number one to computer number two, all of the As would be replaced with Qs.
ASCII was proposed and accepted as a standard code for representing characters, which allowed computers to transfer text with each other. This made email possible.
Developers often need to find out the ASCII value of a character, or vice versa, and we were tired of searching for one of the many ASCII character tables that are in books or on print outs. We decided that it would be quicker and easier to have a small utility to turn to for this information.
ASCII Tools contains four windows. The main window contains an ASCII character table with values in decimal and hexadecimal, as well as quick conversion utilities for ASCII value to character, and ASCII character to value.
The developers found that if they were working on something that required us to turn to this utility many times, it would be easier if they had the utilities in global windows so that they would not have to keep switching between applications.
By selecting "Show Global Windows" from the "Windows" menu, you can have access to all of the features of ASCII tools from within your current application. No more switching back and forth.
Main features:
- Simple, easy to use interface.
- ASCII number to character converter.
- Character to ASCII number converter.
- ASCII character, hexadecimal value, and decimal value table.
- Global floating windows for easy access while in other applications.

Audio Tools 0.8
A great QuartzComposer patch that will help you manipulate your audio files. more>> <<less
Finder Tools 1.0
Finder Tools - Finder management tools more>>
The package is completly freeware for personal use.
Cool Tools 1.0.1
Cool Tools - Rebuild the desktop, creates super aliases and more more>>
Liberate Desktops: Rebuilds desktop files automatically at next startup.
Quote UnQuote: Adds or deletes quote symbols and hard returns to text.
Selector: Selects files and folders by boolean combination of many filter criteria, and performs a number of actions, e.g. change file creator and type and set Finder attributes, on items found.
Show Document: Selects, in the Finder, the icon of the front document of the current application.
SuperAlias: Opens any number of files, folders and applications at once. Item list is easy to set and reconfigure.
UltraClip: Global glossary saves clipboard text to clipping files named and placed automatically, or optionally with a name you choose. Or loads a clipping back to the clipboard, optionally appending to existing text on the clipboard. Clips are editable and searchable.
uMod Tools 1.5.3
uMod Tools is a tool used with Unreal Tournament to remove or examine uMODs, or Unreal Modifications (aka Mutators) more>> uMod Tools is a tool used with Unreal Tournament to remove or examine uMODs, or Unreal Modifications (aka Mutators). You can list the installed uMODs, remove a uMOD, or set the creator and type settings of a uMODs resource.
PowerPC, Unreal Tournament.
Version 1.5.3 fixes the following:
- Installing from files doesnt throw a nilobjectexception every time.
- Installing single files is now possible, as files now show up in the dialog box.
- Also added the ability to remove a database of installed files by double clicking it.
Disk Tools (PPC)
This disk image is intended for use with Mac OS 8.1 and Mac OS Extended File Format (also knows as HFS+) more>> This disk image is intended for use with Mac OS 8.1 and Mac OS Extended File Format (also knows as HFS+). It is provided to you in the event that you need to perform any troubleshooting and you do not have access to the Mac OS 8.1 CD. You can make a Disk Tools floppy disk with this software and use it for booting if a problem occurs. Then you can use the tools to fix the problem. You will be downloading a Disk Copy compressed image, which requires Disk Copy 6.1 or later to use.
PowerPC, Mac OS 8.1, Apple Disk Copy 6.1 or later.
Unhide Tools 1.0
Unhide Tools is known as a helpful tool which helps you unhide files. more>>
Unhide Tools 1.0 is known as a helpful tool which helps you unhide files. Did you notice that you can't see your Desktop Folder of your hard disk any more when you mount it via AppleShare? Do you want to get rid of all the OS X files and folders on your hard disk? These tools help you achieving this by making those hidden files and folders visible. Works on any other hidden files, too.
Apple CHUD Tools 4.6.2
Computer Hardware Understanding Development. more>>
Apple CHUD Tools 4.6.2 brings you convenient debugger tools which are designed to help hardware and software developers measure and optimize the performance of PowerPC Macintosh systems running their products under MacOS X: Shark is a source line level profiling tool which shows you where time is being spent (both user and supervisor code), and correlates performance events to your program's code.
It also supplies tuning advice about how to improve the performance of your code on the G4 and G5 processors. MONster provides direct access to performance counters and presents the data in both spreadsheet and chart form. Saturn is an exact, function-level profiler with which you can generate and view a complete function call trace of your application. Reggie SE allows you to view the contents of PowerPC special purpose registers as well as PCI configuration registers. The CHUD Tools suite also includes several additional tools for benchmarking and hardware related development.
ASCII Tools X 1.0
ASCII Tools X is a potential and easy to use development tool for Macintosh. more>>
ASCII Tools X 1.0 is a potential and easy to use development tool for Macintosh.
ASCII (Pronounced ASKEEEE) stands for American Standard Code for Information Interchange. ASCII is a code for representing characters as numbers so that they can be stored in a computers memory. For example, uppercase "A" would be stored as 65. Before ASCII, most computers had their own codes for storing letters. This made it difficult to exhange data between computers.
For example, computer number one represents the letter A as 42 and computer number two represents the letter Q as 42, then when a text file was transferred from computer number one to computer number two, all of the A's would be replaced with Q's. ASCII was proposed and accepted as a standard code for representing characters, which allowed computers to transfer text with each other. This made email possible.
ASCII Tools contains four windows. The main window contains an ASCII character table with values in decimal and hexadecimal, as well as quick conversion utilities for ASCII value to character, and ASCII character to value.
By selecting "Show Global Windows" from the "Windows" menu, you can have access to all of the features of ASCII tools from within your current application. No more switching back and forth.
SEM Tools 2.0
Firefox add-on that highlights text ads based by colors. A number of tools to assist Search Engine and Affiliate Marketers more>> Firefox add-on that highlights text ads based by colors.
A number of tools to assist Search Engine and Affiliate Marketers. The SEM Tools extension adds an URL decoder that allows you to see the URL destination.
Highlights text ads by color based on companies in Google and Yahoo. Adds other search engine links on each search engines results page. Keyword creation tools like join, replace and group.
Keyword editing tools for cleaning keyword lists.
System requirements:
-
Enhancements
- Ads on Google will show a tooltip with the actual destination URL.
- Unknown ad companies are now highlighted in black.
- Added more ad companies for the adhighlighter (can now see Commission Junction and Google affiliates).
- Decode URL (renamed to UnMask URLs) now works on Google. You can toggle whether to show the Google URL or the actual URL.
- Removed some unnecessary code and namespaced all functions.
- Removed old icons.
License:Freeware
XML Tools 2.9.3
Scripting addition to parse & generate XML data. more>>
XML Tools 2.9.3 is a new, easy to use but powerful AppleScript Scripting Addition which allows AppleScript to parse and generate XML data.
License:Freeware
Teaching Tools 1.1
Homiletics worksheet creator for ministry work. more>>
Currently it supports the creation of Homiletics worksheets, which are is a methodology for understanding Gods Word, and developing a method for teaching a particular passage.