complete source code provid
Nanosaur Source Code 1.0
Download the source code for the popular game Nanosaur. more>>
Its available so that other game developers and game-developer wannabes can see how the game can perform various tricks and techniques.
sourcecodegen 0.6.10
An open source Python source-code generator more>>
sourcecodegen 0.6.10 is developed to be an open source development tool that will provide a module-level source-code generator which operates on the AST from the built-in compiler.ast module.
NOTE: This AST is not compatible with the new ast module in Python 2.6.
View Browser Source Scripts 1.3
View Browser Source Scripts provides you with a powerful and useful lack of support in OS X browsers for viewing web page source code in an external editor. more>> <<less

QLColorCode 0.4.1
A Quick Look plugin for source code with syntax highlighting more>>
Quick Look is great, but who wants to look at their code in black & white? QLColorCode is a syntax highlighting Quick Look plugin for source code files. Just download and drop the plugin into your ~/Library/QuickLook folder and enjoy a much nicer Quick Look experience.
Plugin Code Writer 1.0a5
Plugin Code Writer - Outline the class, control, and global methods in plugins more>>
Plugins descriptions can be saved and reopened so you can continue working on getting the class structure juuuust right when youre working on designing a large plugin. On the right is an example of the code created by Plugin Code Writer.
Enhancements:
- Fixed some code ordering bugs for class and control data structures.
sourcecount 1.1
sourcecount offers a future-rich and trustworthy shell script to count lines, words and bytes of source code. more>> sourcecount 1.1 offers a future-rich and trustworthy shell script to count lines, words and bytes of source code. It is line ending aware, distinguishes between empty and other source lines, counts bytes and words, and generally does a good job. It is also a nice example of what you can do with awk.
Requirements: Mac OS X 10.0 or later.
View Source in BBEdit 2.0
Grabs the source code for the current web page and sends it to a new BBEdit document more>> Grabs the source code for the current web page and sends it to a new BBEdit document
The View Source in BBEdit script will obtain the source code of the page displayed in Caminos current tab and automatically place it in a new, unsaved BBEdit document (unless the currently loaded page is a local file, in which case the file itself is opened in BBEdit); no new files are downloaded or created.
If there is text selected on the page, the script will provide source code for just the selection.
Installation: Unzip and move the View Source in BBEdit script to the path ~/Library/Scripts/Applications/Camino/ where the tilde (~) represents your home folder, creating any subfolders that dont already exist. The View Source in BBEdit script will appear under a "Camino Scripts" heading in your system-wide Script menu when Camino is the frontmost application. Place the View Source in BBEdit script on the Camino toolbar by dragging them from the "Customize Toolbar" drop-down sheet.
Main features:
- The View Source in BBEdit script will obtain the source code of the page displayed in Caminos current tab and place it in a new, unsaved BBEdit document (unless the currently loaded page is a local file, in which case the file itself is opened in BBEdit); no new files are downloaded or created.
- If there is text selected on the page, the script will provide source code for just the selection.
System requirements:
-
- Camino 2.0 Beta 3 or later
Email Page Source 2.0
Free Camino script to easily email the source of the web page in the active tab more>> Free Camino script to easily email the source of the web page in the active tab
Email Page Source is a free and easy to use script that will obtain the source code of the page displayed in Caminos current tab and put it in the body of a new Apple Mail email message, which will also include references to the web pages title and URL.
INSTALLATION: Unzip and copy the script to the path ~/Library/Scripts/Applications/Camino/, where the tilde (~) represents your home folder, creating any subfolders that dont already exist. The script will appear under a "Camino Scripts" heading in your system-wide Script menu when Camino is the frontmost application. In Camino 1.6 or later, the script can be placed on the Camino toolbar by draggig it from the "Customize Toolbar" drop-down sheet.
System requirements:
- Apple Mail
-
Enhancements
- If there is text selected on the page, the script will provide source code for just the selection.
iWebCal Source 1.1
Source code for web iCal browsing. more>>
ReSource 1.5.0
ReSource wont make you disappointed because it enables you to see the source code of classes you dont have the source for. more>>
ReSource 1.5.0 won't make you disappointed because it enables you to see the source code of classes you don't have the source for.
To achieve that functionality, it uses some private API from Apple's JavaKit.framework and JAD, the Java Decompiler. The source for this tiny hack is provided as a reference and encouragement for further improvement.
<<lessView Source in SubEthaEdit 2.0
Grabs the source code for the current web page and sends it to a new SubEthaEdit document more>> Grabs the source code for the current web page and sends it to a new SubEthaEdit document
The View Source in SubEthaEdit script will obtain the source code of the page displayed in Caminos current tab and place it in a new, unsaved SubEthaEdit document (unless the currently loaded page is a local file, in which case the file itself is opened in SubEthaEdit); no new files are downloaded or created.
If there is text selected on the page, the View Source in SubEthaEdit script will provide source code for just the selection.
Installation: Unzip and move the View Source in SubEthaEdit script to the path ~/Library/Scripts/Applications/Camino/ where the tilde (~) represents your home folder, creating any subfolders that dont already exist. The View Source in SubEthaEdit script will appear under a "Camino Scripts" heading in your system-wide Script menu when Camino is the frontmost application. Place the View Source in SubEthaEdit script on the Camino toolbar by dragging them from the "Customize Toolbar" drop-down sheet.
System requirements:
-
- Camino 2.0 Beta 3 or later
iRip DVD Source
iRip DVD Source - Source-Code for iRip DVD, a DVD-ripping application more>>
Nevertheless you can download the source-code from here in case you live in a country where humans still have more rights, and you want to continue development of this application.
compileAndGo 4.3
compileAndGo is a flexible helper program which allows you to execute source code files written in a compiled language (such as Java or C++) as if they were written in an interpreted scripting language. more>>
compileAndGo 4.3 is a flexible helper program which allows you to execute source code files written in a compiled language (such as Java or C++) as if they were written in an interpreted scripting language. The source files must have the compileAndGo #! header at the top and must have file execute permission. The source is automatically compiled, and the binary executable is cached out of sight.
Requirements: BSD subsystem
Q1MapCompiler 0.4
Q1MapCompiler - Cocoa GUI wrapped around the old Q1 map utilities more>>
Its swiftly becoming a rather nice front end to some advanced map compiling tools.
Full source code to the GUI is included.
Enhancements:
- Bug fixes and corrections to the source package thanks to Chuck Pisula.
colorBy.colorPicker 0.1
colorBy.colorPicker is developed as a small utility which helps create an NSColor object in your Objective-C project, and generate the source code with NSColor class methods and the values of a color by clicking on the color picker. more>>
colorBy.colorPicker 0.1 is developed as a small utility which helps create an NSColor object in your Objective-C project, and generate the source code with NSColor class methods and the values of a color by clicking on the color picker.
Requirements:
- Mac OS X 10.4 Tiger or above.