crazy 8
Crazy-8 1.0.7
Crazy-8 - CHIP8 emulator for Mac more>>
CHIP8, as it turns out, was a language/virtual machine for computers so old that they outpace me by about 20 years. Freaking ancient. The interesting thing about it was that the programmer would write in the CHIP8 language and then could deploy the compiled program to more than one platform. The machines that I know of that had a CHIP8 interpreter were the TELMAC-1800 (1978) and COSMAC VIP (The COSMAC itself was a rather interesting little thing, dating back to 1977 - VIP stood for Video Interface Processor)
Crazy-8 will read any CHIP8 or SCHIP48 file and play it for you on your Mac. It supports full sound. It supports freeze and defrost. OpenGL mode is disabled currently due to some difficulty supporting it in the language I wrote the emulator in.
Crazy-8 will bring you back to the good old days with the supplied games and you can even peek at the source code. In the end its a novelty of the computing world, but amusing none the less.
You cant say I didnt teach you something today. No go back to your myopic American lifestyle!
CrazyMirror 2.1
CrazyMirror - Distort images captured by iSight cam more>>
It is only useful for relaxation and fun.
Enhancements:
- Full screen mode was implemented.
- You can save the image sequence into a movie file.
- Automatic effect changer was implemented.
- Normal, not crazy, mode was added.

Crazy Eye Icons 1.0
Six freeware icons of a funny creature with just one eye. more>>
Six freeware icons of a funny creature with just one eye.
XCaramba 1.7
XCaramba is a remarkable and splendid cross-platform file transfer program for Mac OS X and Windows. more>>
XCaramba 1.7 is a remarkable and splendid cross-platform file transfer program for Mac OS X and Windows.
Not just cross-platform, Mac to Mac and PC to PC works just as good. Forget MSN, ICQ etc. they always make it difficult somehow with their protocols and different clients. Forget FTP or any other server to client solution, simply to much hassle. Forget Email, it takes time and has limitations. Forget all these crazy upload then download services, they aren't in realtime and they also have limitations! When you simply need to transfer files from one computer to another, there simply isn't anything better than XCaramba!
The only thing you need to do is:
- Launch XCaramba.
- Open a connection.
- Send!
To receive files, you just need to have XCaramba open, that's it!
If for any reason a transfer is broken, your items will automatically resume when you send or receive again!
Send and receive files as you would copy them between your desktop windows. Go crazy, its free!
- Create bookmarks to your favourite XCaramba users.
- Automatically connect to all your favourite XCaramba users with one click.
- Send as many files and folders as you want, even beyond the galaxy.
- Send easily with drag and drop.
- Send screen captures with one click.
- Transferred files can be resumed, even hugh folder structures.
- Stay connected with a Live Connection, just drag and drop, then click send.
BSCWeasel 0.8.8
BSCWeasel - Open source client for the BSCW system, based on Eclipse more>> BSCWeasel - Open source client for the BSCW system, based on Eclipse
BSCWeasel is a client for the BSCW system, based on Eclipse. It features new ways to use BSCW and through its architecture it is easy to tailor the client to your needs.
BSCWeasel achieves its flexibility amongst others throught a component-based approach. Eclipse as base technology means BSCWeasel uses a mature industry standard for component-based software. Components are called "plug-ins".
BSCWeasel completely consists of a collection of Plug-ins, which interact with each other. BSCWeasel can be easily upgraded by addind new plug-ins. developers and enthusiasts can easily add new functionality to BSCWeasel by using clearly defined interfaces.
Main features:
- The look and feel of desktop applications
- New functionalities, the web client doesnt offer
- Better performance trought client side processing
- Open Source for adaption to your needs
System requirements:
- Java Virtual Machine (1.4 or higher)
Freaks 1.0
Freaks - Strange figures icon set more>>
All icons are beautifully drawn and look best in 128x128 at 32bit mode.
Completly freeware for non-commercial use.
PyPE 2.8.8
An editor written in Python with the wxPython GUI toolkit more>>
Major Features:
- Explicit exclude directories option in the search tab.
- Delete line and Delete right operations.
- Rectangular pasting.
- Non-white background colors.
- Automatic spellchecking in the background for text and tex/latex documents.
- Support for chapter delimiters in tex/latex documents.
- The ability to "split" the view so that you can see the contents of up to two other files while editing one file.
- Reorganized options to make it easier to understand PyPEs features, and to make it reasonable to navigate on screens with lower resolutions
- The ability to quickly run Python code snippets
- The ability to run .py and .pyw files with a system Python, capturing the output and allowing interaction via a command shell
- Optional automatic rebuilding of browsable source tree, autocomplete, and tooltips
- Optional "realtime" syntax checking for Python
- Support for displaying comments created with the "Transforms -> Insert Comment" in the Name, Line, and Filter tools
- Support for using some Vim options when first opening a file
- Easy converting between tabs and spaces in documents with a simple transform
- Command line option to allow PyPE to be portable when using the Windows distributions
- The find in files Search tab can be set to ignore leading dot subdirectories (like .svn )
- "Round box" indicator for shell output in wxPython 2.7+releases for shell output
- Will discover all Python interpreters known by the Windows Registry or in the environment path, and allows the user to choose from among them (and others) for the Python Shell
- Supports XML encoding declarations (in addition to previously-existing Python encoding declaration and BOM support)
- Command-line options for setting base font and font sizes
- ***entries above this entry are in reverse-chronological order that they were added
- All menu items can have almost any key binding desired, support for international keyboard mappings and non-latin characters fully supported (Options -> Change Menus and Hotkeys)
- Multiple open documents via tabs
- Syntax highlighting for Python, Pyrex, HTML/XML, C/C++, TeX/LaTeX, and plain text (plain text doesn't really have coloring)
- Drag and drop re-arrangement of documents in the Documents tool
- Display documents with or without path information
- Optional listing of previously open documents
- Display previously open documents with or without path information
- Drag and drop opening of files
- Open stdlib/site-packages Python module when Python search path has been defined
- Open all documents that were open when you last closed down PyPE (--last command-line option, File -> Open Last)
- Save all documents with a single menu command
- Command shell with command history
- External-process Python shell with syntax highlighting; never experience the while 1: pass lockup of your editor again
- Shells have optional display of indicators for lines recieved from the shell
- Revert to previously saved version
- Workspace management for handling projects
- Browsable filesystem tool with bookmarkable paths (pathmarks)
- Fully usable undo/redo
- Per-document Find/Replace bars
- Find bar with find-as-you-type
- Replace bar with "Smart Case" replacements
- Bars can be located on the top or bottom of the editor
- Both support Python string escapes
- Optional per-document history
- Start/end selection without needing to hold down the shift key or select with the mouse
- Indent/dedent region
- Find in files
- Searching through the current file, its includes, the selected text, open files, directories, or tags in directories
- File inclusion/exclusion based on file extension
- Optional case sensitivity, regular expressions, multi-line searches, whole-word, quoted, or commented
- Three different methods to view your results
- Spell checker with custom dictionary and alphabet support, along with spelling suggester
- Easy changing of line endings
- Easy changing of file encoding for unicode platforms, based on BOM
- Support for coding: directive in Python source files
- Wrap selected text to specified number of columns with CRLFCRLF line ending
- Insert a full-line comment (for marking code sections)
- Comment/uncomment region
- Auto-indent/dedent on return
- Trigger expansions based on what you have typed, simple language that includes support for autoindenting return and programmatic cursor placement
- Zooming
- Jump to line or character position
- Calltips
- Per-document preferences, default preferences for each supported language
- Current line highlighting
- Autocomplete
- Bookmarks with previous/next navigation
- Indentation guides
- Code folding
- Tab width/use/non-use
- Long-line wrapping (no CR/LF/CRLF characters inserted)
- Sloppy Cut/Copy
- Smart Paste
- Long-line indicators
- Both tool listings can be shown or hidden by menu or hotkey
- Both tool listings can be relocated top/bottom or left/right
- Optional toolbar that can be placed on the top or left side of the window
- Various cursor tracking options to suit user preference
- Optional display of information about the current document in the title bar
- A hierarchical listing of functions, classes and methods that are browsable by definition order or alphabetically
- Function/method/section filter tool
- Updates as you type
- Color-coded based on what kind of item it is (function, method, class, macro)
- Optional case sensitivity
- Exact, any, and all matching
- Optional context-sensitive display and search
- Optional matching subsequence search us.ti matches UserString.Title
- Macros
- Recorded as you type
- Fully modifiable
- Time-limited to prevent run-away macros
- Hotkey support
- Embedded HTML help, with information about macros, command-line options, etc.
- Language specific features:
- All Languages:
-
- support for todos (except for plain text)
- autoindent (indent preservation in the case of plain text)
- Python and Pyrex
-
- Try/except/finally wrapping of selected text
- Indent/dedent on block start (if, for, etc.)/end (return, pass, etc.)
- Parsers that support the extraction of class, method, and function definitions
- If given syntactically correct Python, will also extract docstrings for calltips
- Class/method/function information is available in the filter tool
- C/C++
-
- A simple parser that can extract function, method, and function-like macro definitions
- Function/method/function-like macro information is available in the filter tool
- Call tips based on function definition
- TeX/LaTeX:
-
- Parser that supports the extraction of section and label information
- Section/label information is included in the filter tool
Enhancements: (fixed) a bug related to realtime parsing of non-ascii Python source.
Libao 0.8.8
Free and cross platform audio library more>> Free and cross platform audio library
Libao is a cross-platform audio library that will output audio using a simple applications on a wide variety of platforms.
Libao currently supports:
- Null output (handy for testing without a sound device)
- WAV files
- AU files
- OSS (Open Sound System, used on Linux and FreeBSD)
- ALSA (Advanced Linux Sound Architecture)
- PulseAudio (next generation GNOME sound server)
- esd (EsounD or Enlightened Sound Daemon)
- AIX
- NAS (Network Audio Server)
Enhancements:
- New win32 driver
- Few fixes and changes in autotools and configuration files
- PulseAudio plugin replaces polyp
JAlbum 8.2.8
JAlbum allows you to create nice-looking photo galleries for the Web. You simply select or drag and drop folders containing images or movie files onto JAlbum, and it creates thumbnails and HTML pages more>>
JAlbum 8.2.8 brings you a useful online tool to create nice-looking photo galleries for the Web. You simply select or drag and drop folders containing images or movie files onto JAlbum, and it creates thumbnails and HTML pages to publish your images as a gallery or as a picture slide show. The galleries are based on various templates, and their appearance can be further customized by advanced users. The application's additional features include support for IPTC/EXIF data, style sheets, lossless image manipulation, pluggable image filters, and a built-in FTP/SFTP client.
City Livin 1.0
City Livin - City people icon set more>>
The icons are beautifully drawn and look best in 128x128 at 32bit mode.
Completly freeware.
QuickSpace 0.3
QuickSpace opens different features of MySpace interaction more>>
You simply enter the friend code (you find this in the URL of their profile..)
QuickSpace Conveniently saves your friend codes for you, using the RyanAndFriends MyWebs system used in Nova.
Tired of your friends crazy profiles? cant even find the comment button? Forget their eccentric style! Just use QuickSpace to access all features of their profile without actually dealing with the profile!
Numberzerk 1.0
Numberzerk - Put your mathematic skills to the test in this game of pick and chose more>>

