source code obfuscator
The Obfuscator 1.0.1
The Obfuscator converts your email address into an encoded string more>> The Obfuscator converts your email address into an encoded string
Studies say 97% of spam (no, not Spam?) happens because you posted your email address to a web page somewhere?The Obfuscator to the rescue!
The Obfuscator converts your email address into an encoded string that spambots cant read, but web browsers and email programs can!
For convenience, your obfuscated string is automagically copied to the clipboard.
Enhancements
- Fixed trailing newline issue when copying data to the clipboard (thanks Ben Kazez!).
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.
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.
REALbasic Code Counter 1.0
REALbasic Code Counter - Count the number of lines of code and comments from a REALbasic project more>>
To use REALbasic Code Counter, open the REALbasic project whos number of lines you wish to count, select "Export Source" from the File menu, and drag and drop the resulting file onto REALbasic Code Counter.
Completly freeware for non-commercial use.
Code Barre 1.5
Create customized bar codes. more>>
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
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
Portugal Area Code 1.0.2
Portugal Area Code - Portugal area codes more>>
Completly freeware for non-commercial use.
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
Fire Effect v10
Fire Effect - REALbasic source for text on fire more>> Fire Effect - REALbasic source for text on fire
Fire Effect is a REALbasic source code example for live animation of flaming text. Various controls over the rendering process are provided.
System requirements:
- REALbasic 5.5 or later.
iWebCal Source 1.1
Source code for web iCal browsing. more>>
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
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.