hex edit source code
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.
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.
<<lessiRip 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.
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
General Edit Lite 2.0.2
General Edit Lite is a free hex/ASCII editor for data files more>>
General Edit Lite is a very simple version that allows you view and edit files as hexadecimal, ASCII, Unicode (Roman encoding only), 16-bit decimal integers, or 32-bit decimal integers. Files can be larger than RAM.
Main features:
- Open and edit disk files as hexadecimal bytes, ASCII characters, Unicode characters (Roman encoding only), 16-bit decimal integers, or 32-bit decimal integers.
- Files can be larger than RAM.
- View and edit the Finder information (FInfo record) for disk files.
- View RAM.
ReduxEncoder 1.2.5
ReduxEncoder is a simple to use, yet sophisticated video convertor based upon techspansions transcoder redux open source code. more>>
ReduxEncoder 1.2.5 is a simple to use, yet sophisticated video convertor based upon techspansions transcoder redux open source code. Converts most formats into iPod, AppleTV, iPhone, avi, wmv, dvd iso compatible files. Stitching of AVI, MP4, M4V and chapter markers.
Enhancements: Updates include bug fixes to dvd, stitching and chapter markers
License:Freeware
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
View 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

The Lightning 1.0rc2
The Lightning is an effective way of converting a source code to syntax highlighted HTML more>>
The Lightning 1.0rc2 is an effective way of converting a source code to syntax highlighted HTML. Its a frontend for the Perl-Script code2html. Imagine you have a source-file, e.g. as a part of a programme written in C++. Now you want to let people take a look at your code online. You could copy it and paste it to your website. But then its quite hard to read, because there isn't the syntax hightliting known from many text editors and IDEs.
With The Lightning, you just select the C++-sourcefile and save it as an HTML-file with syntax highliting. Or you just let The Lighting generate an HTML-snippet, you can paste into you website (or blog, or whatever). But there's no need of a file! You can also just write some lines of code in the The Lightning-window and let The Lightning generate a formatted file or give you the code.
Maybe you want to have linenumbers on the left side of you code? Just tick a checkbox! You don't have enough space on you website for tabs in your code? Let The Lightning remove them or replace them with e.g. 2 spaces. The Lightning supports a lot of programming languages. E.g.: C, C++, HTML, Java, ruby etc.
Enhancements: Bugfixes
CotEditor 1.0.1
Free and easy to use source code editor for your Mac more>> Free and easy to use source code editor for your Mac
CotEditor is a source code editor that allows you to edit code from many programming languages.
Some of the programming languages supported by CotEditor are: HTML, Java, Javascript, C, C++, Perl, PHP, Ruby, Shell script, CSS, eRuby, LaTeX.
Enhancements
- For smart playlists, you can now use the rule "keyword is" and leave the field blank to find movies that dont have keywords.
- Licenses from iVideo 3 are now correctly accepted.
- The "switch to movie" menu now works when switching to movies that arent part of the current playlist.
- The error log, which doesnt do anything anymore since it has been replaced by the error reporter, has been removed.
- Increased the maximum file size allowed for databases sent via the crash reporter.
- Fixed a few typos in the documentation.
PlayerPRO Dev.Kit C/C++ 5.9.4
PlayerPRO Dev.Kit C/C++ is a highly-efficient, high-quality source code written in C which includes all source files. more>>
PlayerPRO Dev.Kit C/C++ 5.9.4 is a highly-efficient, high-quality source code written in C which includes all source files. It will allow you to play soundtracker music files in your software (MOD, S3M, MAD, MTM, IT, XM, ...)