code
Code-X 1.4
Code-X - Protect your FileMaker solutions from piracy more>>
Ask yourself - is your solution worth protecting? Code-X gives you that protection as well as peace of mind.
Use Code-X to generate registration codes for your FileMaker solutions, and verify registration codes on the users end.
Add 30 day trial periods - limit the creation of records - or use your imagination - its entirely up to you!
Use Code-X to offer different levels of licensing. You can issue different registration codes for each license level. Today a customer may purchase a standard license from you which allows them access to one area - next month they may upgrade their license and access the entire solution.
Use Code-X to restrict and upgrade the number of users that can access your solution. Initially a customer may license your solution for 5 users and next month upgrade their license to 15 users.
Code-X comes with CodeGenerator, a FileMaker database you can use to keep tack of registration codes . CodeGenerator is open source so youre free to modify it as you see fit.
The plug-in is relatively easy to implement and can be up and running within minutes. We even offer our services and can build it for you if you would like to delegate your work load.
Code Spell 1.3
Code Spell - Source code spell checker more>>
Correcting misspelled words is as simple as point and click. Code spell supports the parsing of user definable single line and multiline comments. Code Spell allows you to batch spell check source code efficiently.
Main features:
- 100,000 word English dictionary
- Custom user dictionary
- Auto spell checking of the entire file
- User definable delimiters to handle most programming languages
- Comments and quoted strings are color coded for easy reading
- Misspelled words highlighted in red
- Batch checking of source code files
- Point and click word correction
- Ignore word list
Spell check options:
- Ignore all caps
- Ignore domain names
- Ignore mixed digit words.
Version restrictions:
- Registration screen at startup.
Enhancements:
- User defined helper scripts.
Code Stylist 2.0
Code Stylist - create dynamic database Web sites with well-organized MVC source code more>>
Code Stylist has an intuitive interface, built-in page templates, and database tools that make it easy to begin your project.
Design with open source power and flexibility, and produce results fast by taking advantage of your database schema to generate working code.
Whether youre a newcomer to dynamic Web programming or a professional developer, Code Stylist will be a valued addition to your toolbox.
Main features:
- generate dynamic page templates from database schemas
- share Microformatted, OpenID-protected content with friends
- publish REST Web services, e.g. http://me.com/?photos/499
- deliver xhtml, html, atom or wml via content-negotiation
- build on 100% open source internals, Dbscript mvc for PHP 4/5
Web Coder 1.0.0
Web Coder is a project-style IDE to help people code web pages more>>
It assumes that people know how to code web pages in languages like HTML, CSS and Javascript.
It is not a WYSIWYG tool in that it uses low level web code with basic syntax colouring. You drag a folder containing a web site onto this applications icon and a project window appears, listing the contents of that folder and letting you edit the text files.
Version restrictions:
- Registration Screen.
Bar Code Pro 6.11
Bar Code Pro provides desktop publishers and graphic designers with the bar codes required for hundreds of industrial apps more>>
From UPC and EAN for general merchandise and retail applications, to POSTNET for mail envelopes, to Code 39 and ITF for inventory control and warehousing, Bar Code Pro 6.0 has over twenty symbologies and hundreds of variations available.
Designed for use by both the savvy professional as well as the bar coding beginner, Bar Code Pro 6.0 for Macintosh is both powerful and easy-to-use.
Bar Code Pro 6.0 wont let you make a mistake.
Only when input dimensions are within acceptable ranges is a symbol created.
Only when the data conforms to standards is a symbol created.
Only when selected colors yield the required contrast is a symbol created.
Bar Code Pro 6.0 has all of the features youll need to get the job done right.
In fact, Bar Code Pro is now in daily use on more than 150,000 computers around the world!
Bar Code Pro 6.0 symbologies include: Code 128, Code 25, Code 39, ITF, JAN, EAN, UPC, UCC/EAN 128, ISBN, ISSN, FIM, POSTNET, and MSI/PLESSEY.
Bar Code Pro 6.0 variations include: LOGMARS, FACT DATA IDENTIFIERS, APPLICATION IDENTIFIERS (AI), PZN, HIBC, NDC, ISBN, ISSN, UCC/EAN 128 Coupon Formats, and many, many more.
Decode da Code 1.6
A file decompression utility more>> A file "decompression" utility
Decode da Code is file "decompression" utility which decodes uuencoded and base64-encoded Internet message file attachments, which are two common formats for encoding binary files attached to Internet News and email messages.
Decode da Code is a shareware application which decodes MIME Base64 and uuencoded files. Decode da Code is designed as a helper application for Internet News and email programs such as NewsWatcher, to extract binary files.
Decode da Code can figure out multi-part MIME mail messages, including ones in the AppleDouble format, and parse long filenames. It uses Internet Config to set the appropriate file type and creator codes, and to post-process the decoded file.
The downloadable StuffIt archive includes the Decode da Code application, a user manual, the Register app, and instructions for registration.
Main features:
- Decodes uuencoding
- Decodes base64-encoding
- Option to delete encoded file after processing
- Options for handling files with long filenames
- Optionally launch post-processing applications.
Version restrictions:
- 30 days trial.
License:Shareware
Code39 Class 1.0
Code39 Class allows REALbasic Developers to easily put bar codes into their projects more>>
Main features:
- Easy to Use
- Inexpensive
- Informative Documentation.

RB Code Reports 2.0
RB Code Reports brings you helpful software metrics for your REALbasic application. more>> <<less
License:Shareware
3D Matrix Code 1.0.4
3D Matrix Code - Watch the Matrix code in 3D more>>
Lately tho, I was looking for a new challenge, so I decided to give in. I forked out the cash for a Mac and started to try and work out how to make Mac OS X screen savers.
And this is the result! I decided to do the Matrix one first because its been so popular, and its a little more simple behind the scenes than some of my other stuff. I have however cut out some of the options. Ive taken out the pictures that are displayed in the code. If enough people want that option, Ill work it out and put it in a future version. Probably just as a registered version option so you can display your own pics in the code.
Enhancements:
- Re-written to improve speed and give an overall smoother effect.
- Allows for a higher frame rate on machines that can handle it.
Code-Forge IDE 4.5-1.5
Code-Forge IDE - Full project-management and a complete edit/compile/debug cycle support for over 30 programming languages more>>
The Project Manager gives a visual representation of all of its components through the use of a dependency tree. Users can easily set up multiple targets of different types, mix programming languages and even revision control types within the same project.
The GUI project manager provides full abstraction of the "Makefile" concept. Project Makefiles are generated and maintained automatically by the CodeForge project engine. Intuitive Drag and Drop operations on the Dependency Tree and project desktop, are automatically converted to make script statements. A GNU Makefile representation of the Project is kept up to date with every change applied to the project. The resulting Makefile can be executed from the command line.
Tools options
The IDE hides the details of working with different compiled programming languages. The simple concept of creating a target from source files and even other targets works exactly the same for all compiled languages. Creating an "Executable" target and adding source files will automatically generate the the rules necessary to build that target. Creating a "Library" target is just as simple. Linking your "Library" target to an "Executable" target is as simple as dragging the icon of the "library" target onto the "Executable" targets icon.
Development tool interfaces are also abstracted. The IDE has preconfigured support for all major free and commercial compilers on the market today. Appropriate compilation and linker options are selected automatically and are graphically configurable. Dozens of other tools such as (ar, lexx, yacc, etc) are also supported by the development environment.
Code Forge IDE is fully Drag and Drop enabled between tools. Operations such as file modification, file comparison and revision control are all performed simply by dragging a file form the project desktop to the desired drop site.
The IDE provides the facilities to control the build, debug and execute actions at the target level. An environment variable editor allows the user to define a custom environment for each Project.
Project Window
A built-in advanced programmers editor is the first and only editor to maintain the correct indentation of the entire source file with each keystroke. (The indentation policy can be "downgraded" to the level of other editors via options) The editor features context-sensitive auto-completion and prototype-hinting.
The IDE includes a "best-in-class" debugger interface, that interfaces seemlessly with the editor so you can edit, rebuild and continue debugging never leaving the debugger itself.
Code Forge IDE makes Team Development a snap through the use of local "sandboxes", project merge and transparent support of all major types of Revision Control. Complete abstraction of the Revision Control interface makes revision control specifics transparent to the user. Interaction will all revision control types looks the same to the user. Drag and Drop operations within Dependency Tree generate and execute the correct revision control commands.
The Code Forge Integrated Development Environment provides a uniform interface to all its features for all programming languages, compilers and revision control systems on all unix-like operating systems. You will never have to learn another IDE again!
Main features:
- As you type context highlighting and Automatic (WYSIWYG) indentation
- Auto-competion and prototype hinting for C/C++
- Auto-completes C/C++ object attributes and functions when ., -> and :: are typed
- Offers both context-sensitive and context-less symbol completion hints.
- Displays function prototype hints and highlights each argument as it is typed
- Word completion
- Fully customizable fonts and colors and indentation
- As you type Begin/End construct matching and brace matching
- Multi-level undo, Bookmarks and Macro record/play
- SMED can also be run from the Command-line
- On-the-fly Function/Method List gathering and browsing for all supported languages
- Collapse/Expand Functionality
- Auto-save functionality.
Enhancements:
Beyond Intellisense:
- Symbol completion suggestion lists appear as you type
- Completion data types and hyper-links to suggested symbols appear as floating help
- Parameter data is displayed for functions as floating help
- Case-insensitive completion - case is corrected by the editor
- Enhanced context and scope aware completion of class attributes
- Improved C and C++ parsers
Project Types:
- Predefined Project Types allow for easier management of projects.
- New and enhanced Node Type selection dialog
New Revision Control Support:
- MKS Source Integrity
- Perforce
- Many other usability enhancements and bug fixes.
BarcodeGenerator 2.0
It creates all common linear and 2D barcodes more>>
Supported symbologies
* Code EAN 8 / 13 with AddOn for ISSN / ISBN / Bookland
* Code UPC-A, UPC-E
* Code 39 / 39 Extended / PZN
* Code 2/5 Interleaved / Standard
* Code 128 / 128 UCC / 128 EAN
* Codabar
* Postnet
* PDF417 (2D)
* Datamatrix (2D)
Output options
* Print directly to printer / typesetter
* Write to PDF
* Save as TIFF with user definable output resolution, up to 3200 dpi
* Copy to clipboard with user definable output resolution, up to 3200 dpi

Barcode Studio 9.0.3
Generate high-quality bar code images for pre-press requirements and for desktop publishing applications within minutes. more>>
Generate high-quality bar code images for pre-press requirements and for desktop publishing applications within minutes. Barcode Studio operates on its own, no additional software is required. Barcodes: PDF417, MicroPDF, DataMatrix (ECC200), Maxicode, QR-Code, Codablock, EAN-UCC-Composite, RSS, GS1 DataBar, Aztec.

The Nightshift Code 1.0
Discover, decode and delight with hidden treasures and locked puzzles. more>> <<less
Code Collector Pro 1.3.6
Code Collector Pro is designed as a comprehensive storage app for code snippets more>> <<less
MCubed Software - Storage app for code snippets. Code CollectorLicense:Trial
License:Demo
Barcode X (Classic) 2.0
Barcode X (Classic) is developed to be a handy program with which you can easily create and export bar codes, and to print bar codes onto labels. more>>
Barcode X (Classic) 2.0 is developed to be a handy program with which you can easily create and export bar codes, and to print bar codes onto labels. Simply type the code you require, press return, and click on the code that appears and y