idautomation code 128
MacFormatCodec 1.0
MacFormatCodec - Encode/decode macbinary files in RealBasic more>>
It supports decoding and encoding of MacBinaryIII files, and MacBinHex 4.0 files.
Completly freeware. Source code included in package.
Arrow Drawing Code 1.0
Arrow Drawing Code - Draw an arrow with parameters more>>
Completly freeware for non-commercial use.
Update Area Code 1.1
Update Area Code - Changes area codes in all telephone numbers for your contact more>>
It looks at each type of phone number in turn--home phone, business phone, fax phone, and so on. When it finds a match on the old area code, it (optionally) displays the name or company it has found with the old and new numbers, and lets you choose whether or not to apply the proposed change.
The script first does a fast but "fuzzy" match, finding all contacts whose telephone number contains the area code. That means that searching for "212" would match a phone number like "914-555-1212" as well as "212-555-3456". It briefly reports the number of _possible_ matches; this process greatly reduces the number of contacts that must be searched (especially it eliminates all those with nothing in the phone number fields).
Then, it does a careful examination of the number for each contact in that limited list, allowing for parentheses, dashes, and leading 0s and 1s, and it offers to change only those that actually include those digits as an area code. It preserves such additional characters in making the change.
Area Code 1.1
Area Code - Enter an area code and see what areas it serves more>>
By entering the area code in question into the search box, the cities, state or county covered by the area code will be displayed.
Useful for figuring out where items seen in online classifieds are located when the lister forgets to put their location.
Enhancements:
- fixes an area code that was listed wrong.
Show Path Codes 1.0.2
AppleScript for scripters generates path codes. more>>
The codes include many common Mac OS folders which are of interest to scripters. If desired, the script will generate "path to" code and place it on the clipboard, but it can be easily modified to insert the code directly into a scriptable script editor. For maximum benefit, run the script from your favorite script menu or keyboard command.
Ghost Code 1.0
Ghost Code - Let your computer do the coding while you go take a nap! more>>
Ghost Code comes with preferences to adjust font, color, scroll speed, and window transparency.
You can use your own library of words, or use the default one.
Interface Commands:
"S" Key - Capture Screen.
Space Bar - Open preferences.
Shift/Caps Lock - Display status.
Right Click - Refresh screen.
Mouse Click - Quit application.
Freeware.
Genetic Code 1.2.1
Genetic Code - Widget displays standard genetic code in a simple table more>>
This widget is free for all users. Download it now !
Enhancements:
- The one-letter code for GGT is now correct (G and not C).
- The GTT codon was missing.
PC-Extension codes DB 1.1
PC-Extension codes database is a Macinstosh stand alone database application. Each database entry describes the PC file and the related file extension code more>> PC-Extension codes database is a Macinstosh stand alone database application. Each database entry describes the PC file and the related file extension code. The program includes a search engine, sorting by fields, exporting of data to a text file.
System 7.1 or later.
MD2 File Loading Code 1.0
MD2 File Loading Code - Load MD2 model files and PCX textures more>>
I need code to load MD2 files to use in my game engine (under development) and when I saw that my copy of OpenGL Game Programming had a chapter on it, I was pretty stoked. I figured "hey, this ought to take only about what, 20 minutes to get working?" I was wrong. I ended up rewriting the entire file loading code, restructuring the class, renaming structures, removing functions, and organizing and abstracting the code better because the original code (sorry Kevin and Dave) just didnt work (endian issues which were a PITA to try to fix in their code) and didnt stand up to my rigorous standards of quality code.
The code in this project is really in three parts. Main.cpp is just along for the ride. It sets up the OpenGL view and handles input (using SDL). Object3D is a class designed to represent an object that animates (or doesnt). Its designed to contain more than one loaded MD2 model so that they can be treated as one object and be synchronized in state and animation. The MD2Model class (MD2.h/cpp, Texture.h/cpp) is used only to load the MD2 and texture (PCX only in this code) and to draw it. Thats it. No state handling at all, because thats managed in the Object3D class.
Anyway, if you just need to get MD2 file loading working, just take the MD2.h/cpp and Texture.h/cpp files. Thats all you need. The file loading is endian-aware so it should work on every platform, unlike all of the other code out there.
Completly freeware for non-commercial use.
ROT13 [de|en]code 1.2
ROT13 [de|en]code is created to be a handy tool with which you can encode clear text to ROT13 formatted text, or decode ROT13 formatted text to clear text. more>>
ROT13 [de|en]code 1.2 is created to be a handy tool with which you can encode clear text to ROT13 formatted text, or decode ROT13 formatted text to clear text.
Launch Application by Creator-Code 1.0
Launch Application by Creator-Code launches an application by its creator-code more>>
MU Code 2.0.1
MU Code is a mighty effective program that converts ASCII pictures to MUSHcode. more>>
MU Code 2.0.1 is a mighty effective program that converts ASCII pictures to MUSHcode. Have you ever felt like taking a cool-looking ASCII picture and posting it to your favorite MUSH, but not wanted to spend the time converting it by hand? MU Code will convert spaces and newlines to the correct codes, and escape everything that needs it, including commas. It also has color support, so you can add color to your ASCII pictures.

Professor Code 1.0
Professor Code is a game forcing you to explore a secret code in form of images more>>
Professor Code 1.0 is a game forcing you to explore a secret code in form of images . The goal is accomplished by making a series of guesses, each of which is graded according to some simple rules. If the answer is discovered within the given number of nine turns, the game is won. If all the guesses are used without solving the puzzle, the game is lost.
Major Features:
- Highscores
- Four levels of difficulty
- 40 funny images
Enhancements:
- New Name: "Professor Code", formerly "Crack The Code"
Requirements:
- Mac OS X 10.2 or later.
Professor Code is designed to come with players as a nice game with the object ...Professor Code 1.0 is designed to bring players a nice game with the object is toRays Bar Codes 2.0
Rays Bar Codes - Create, save, view bar codes more>>
Now, you may Save the barcode as a .brcdfl file for future use, or View the bar code in Illustrator CS.
Bar Code Clock 1.12
Bar Code Clock - Barcode clock widget more>> Bar Code Clock - Barcode clock widget
Question: what to do on Christmas time? Answer: code, of course. YAUDW?, Yet Another Useless Dashboard Widget. For those not tired enough by the shopping madness.
I wrapped the Bar Code Clock by Scott Blake in OS X Dashboard widget skin.
Download and keep it in your Dashboard if you like it, but its more a proof of concept than something I would use daily. 6 to 8 %CPU (at 1.5 GHz PowerPC G4) is an overkill for just a silly clock.
The clock uses 12-hour system. Licensed under the Creative Commons Attribution-NonCommercial-ShareAlike license.
Enhancements
- Minor graphic fixes.