chocolate castle cubao
The Castle 0.7.0
The Castle is a first-person shooter style game in a dark fantasy setting more>>
Also a bonus level, from a well-known 3D game, will be available to you from New Game menu once you finish the main game (you may also switch to this level from the debug menu, if youre impatient).
Magic Castle 1.0.2
Magic Castle - Performance schedule for the World Famous Magic Castle in Hollywood more>> Description:
12 freeware icons inspired by the sweet look and feel of baby rooms artwork.
Content:
CD, Computer, Documents, Favorits, Folders, Home<<less

Harold & Kumar Go to White Castle Screensaver
It gives you a chance to decorate your desktop impressively. more>> <<less
Castle-Combat 0.8.1
Castle-Combat - Clone of the old arcade game Rampart more>>
Strategic mind and nerves of steel are needed for surviving in this game.
If a player cannot build a complete wall around one of his castles, he loses. The last surviving player wins.
Enhancements:
- Simple single-player mode
- Conquer mode is back
- Fullscreen and Sound can be turned on/off
- Better netcode
- As always: a lot of small improvements, fixes and clean-ups.
The Abandoned Castle 1.0.2
The Abandoned Castle is a text-adventure game more>>
The storyline: You decide to explore an old, abandoned castle in the southeast part of town. Its heard to have a treasure hidden inside it. You must navigate around and figure out how to find the treasure. You will periodically need to deal with things like getting hungry or thirsty. The game will warn you when you need to do something like eat or drink.
Enhancements:
- Added fancier characters (curly quotes, em-dashes, etc.)
- Fixed grammar issues involving plural nouns
- Fixed a typo
- The Abandoned Castle is now a Universal Binary.
Portecle 1.4
Easy to use GUI application for managing cryptography related issues more>> Easy to use GUI application for managing cryptography related issues
Portecle is a free and user friendly GUI application for creating, examining and managing keystores, keys, certificates, certificate requests, certificate revocation lists and more.
Main features:
- Create, load, save, and convert keystores.
- Generate DSA and RSA key pair entries with self-signed version 1 X.509 certificates.
- Import X.509 certificate files as trusted certificates.
- Import key pairs from PKCS #12 files.
- Clone and change the password of key pair entries and keystores.
- View the details of certificates contained within keystore entries, certificate files, and SSL/TLS connections.
- Export keystore entries in a variety of formats.
- Generate and view certification requests (CSRs).
- Import Certificate Authority (CA) replies.
- Change the password of key pair entries and keystores.
- Delete, clone, and rename keystore entries.
- View the details of certificate revocation list (CRL) files.
System requirements:
-
Enhancements
New features:
- Support for importing key pairs from OpenSSL PEM bundles.
- Support for encrypting private key in PEM export.
- Recognition and decoding support for some additional certificate extensions.
- Experimental: support for renewing self signed certificates.
Enhancements:
- Significant user interface improvements, including among others use of Java Desktop API to launch browsers and mail clients, more and improved default values in forms, and improved extension viewer dialog with hyperlink support for other resources in them (CRLs, certificates etc).
- Support changing look and feel without restarting the app.
- Support online help not bundled in jar (set helpbaseurl at build time).
Bug fixes:
- Fix problem with examining certificates from OpenSSL PEM bundles in certain security provider configurations.
Miscellaneous:
- Java SE 6 or later is now required.
- Bundled Bouncy Castle provider jar upgraded to 1.41.
- Removed built in support code for additional external look and feels; users who want them can have a look at Javas built in facilities for installing them.
Castle Wolfenstein 5.1
Custom scenario for the game Wolfentein. more>>
Return to Dark Castle demo 1.0b11
Return to Dark Castle demo is a demo of the game Return to Dark Castle which is the most recent sequel in the Dark Castle series, has all-new levels, a bigger playing area, and more. more>>
Return to Dark Castle demo 1.0b11 is a demo of the game Return to Dark Castle which is the most recent sequel in the Dark Castle series, has all-new levels, a bigger playing area, and more. The final version of DC3 will have all of the levels from the original two games, remastered to full-color glory, plus dozens of new areas to explore.
Castle Falls Desktop Picture
Tropic of Capricorn is a desktop picture (1152 x 864) of a water fall cascading down the side of a castle and entering into a man made river with trees on either side more>> Tropic of Capricorn is a desktop picture (1152 x 864) of a water fall cascading down the side of a castle and entering into a man made river with trees on either side. A preview of the image is shown below.
MacOS 8.0 or later, or a desktop picture control panel like Decor.
NHibernate 2.1.0 Beta 1
Free and open source .NET port of Java Hibernate more>> Free and open source .NET port of Java Hibernate
NHibernate is a .NET port of the excellent Java Hibernate which provides Object/Relational mapping to persist objects in a relational database.
Main features:
- Visual Studio Friendly
- Easily map regular C# or VB.NET object models designed in Visual Studio. No special base classes or attributes needed. Fully supports inheritance, components and enums.
- Fast Development Cycle
- Generates database tables from your domain models. Supports all popular relational databases. Supports the most complex legacy scenarios.
- Tons of Plugins & Tools
- Full Text Search. Cluster-scoped caching with Microsoft Velocity & Memcached. Business validation rules. ReSharper plugin. Castle Active Record. S#arp Architecture. And many more...
- Established Community
- NHibernate is a popular, fast growing ORM with a helpful community of seasoned developers. Used in thousands of commercial and open source projects.
Enhancements
- Bug
- [NH-959] - HQL queries with math operators and aggregates fail
- [NH-1092] - An Aggregate Count(*) on on an Abstract Base Class (Polymorphic) with UniqueResults returns 1 result per subclass when using the table per subclass approach
- [NH-1171] - Named parameters in SQL query are not substituted when query contains comments with apostrophes
- [NH-1182] - Calling session.delete() causes unnecessary update to timestamp before sql:delete
- [NH-1400] - HQL string literals with dots in are tried loaded as types (classes) and fails
- [NH-1427] - XML Comments inside tag cause exception
- [NH-1444] - broken implicit join
- [NH-1487] - schema generation of unique-key with column involved in multiple unique constraints
- [NH-1507] - NHibernate misplaces JOIN conditions when WHERE references their columns and others altoghether
- [NH-1517] - SaveOrUpdateCopy does not call "public LifecycleVeto OnUpdate(ISession s)"
- [NH-1601] - Problems when accessing lists through property
- [NH-1617] - Formulas containing a data type incorrectly have that data type aliased with the outer entity alias
- [NH-1735] - TicksType used as entity version causes exceptions on cache put operation.
- [NH-1789] - A proxy sometimes doesnt call the overriden Equals() method (mapping interface instead class)
- [NH-1801] - Cross join with a where clause where lhs and rhs are different types of associations breaks with the new AST Query Translator
- [NH-1802] - Query Cache does not include filters in QueryKey.ToString
- [NH-1805] - Does ignore on
- [NH-1813] - Not understandable exception message
- Improvement
- [NH-1814] - Autoregister ReservedWords from MetaData
- New Feature
- [NH-188] - Should Table/Column names be quoted automatically?
- Patch
- [NH-1044] - IdBag for component not in XSD
- [NH-1804] - Expiration property of session factory not handled when configured via XML
Castle Defense 1.0
A fun dashboard widget where you must protect your castle. more>> ImageJ is a freeware image processing tool inspired by NIH Image.
ImageJ Features
Open Source:
ImageJ and its Java source code are freely available and in the public domain. No license is required.
User Community:
ImageJ has a large and knowledgeable worldwide user community. More than 1700 users and developers subscribe to the ImageJ mailing list.
Macros:
Automate tasks and create custom tools using macros. Automatically generate macro code using the command recorder. More than 300 macros are available on the ImageJ Web site.
Plugins:
Extend ImageJ by developing plugins using ImageJs built in text editor and Java compiler. More than 500 plugins are available.
Toolkit:
Use ImageJ as a image processing toolkit (class library) to develop applets, servlets or applications.
Speed:
ImageJ is the worlds fastest pure Java image processing program. It can filter a 2048x2048 image in 0.1 seconds (*). Thats 40 million pixels per second!
Data Types:
8-bit grayscale or indexed color, 16-bit unsigned integer, 32-bit floating-point and RGB color.
File Formats:
Open and save all supported data types as TIFF (uncompressed) or as raw data. Open and save GIF, JPEG, BMP, PNG, PGM, FITS and ASCII. Open DICOM. Open TIFFs, GIFs, JPEGs, DICOMs and raw data using a URL. Open and save many other formats using plugins.
Image display:
Tools are provided for zooming (1:32 to 32:1) and scrolling images. All analysis and processing functions work at any magnification factor.
Selections:
Create rectangular, elliptical or irregular area selections. Create line and point selections. Edit selectoins and automatically create them using the wand tool. Draw, fill, clear, filter or measure selections. Save selections and transer them to other images.
Image Enhancement:<<less
Chamelea Desktop Picture
Chamelea is a desktop picture (1152 x 864) of a water fall cascading down the side of a castle and entering into a man made river with trees on either side. A preview of the image is shown below more>> Chamelea is a desktop picture (1152 x 864) of a water fall cascading down the side of a castle and entering into a man made river with trees on either side. A preview of the image is shown below.
MacOS 8.0 or later, or a desktop picture control panel like Decor.

Return to Castle Wolfenstein 1.41beta
Single player demo of the popular 1st person shooter. more>>
You are B.J. Blazkowicz, an Army Ranger recruited into the Office of Secret Actions (OSA) tasked with escaping and then returning to Castle Wolfenstein in an attempt to thwart Heinrich Himmler?s occult and genetic experiments.
Himmler believes himself to be a reincarnation of a 10th century dark prince, Henry the Fowler, also known as Heinrich. Through genetic engineering and the harnessing of occult powers, Himmler hopes to raise an unstoppable army to level the Allies once and for all.
Game Demo 1.0
Download from MacGameFiles (108MB)
View QuickTime Trailer
Game Feature: Return to Castle Wolfenstein: Mac OS X Meets WWII
Other Resources
- Enemy Territory: A free, stand-alone, downloadable multiplayer MOD in which players wage war as Axis or Allies in team based combat (players will also want to download the security patch).
- True Combat: Elite: A MOD set against the backdrop of modern urban warfare.
- CyberExtruder: Cyberx-3D game skins compatible.
iFractales 1.2
iFractales allows you to generate some Fractal pictures more>>
Main features:
- Von Koch snowflake;
- Von Koch flowsnake;
- Sierpinski carpet;
- Sierpinski gasket;
- Fractal tree;
- Hilbert;
- Peano;
- Cantors castle;
- Sierpinski pentagon.
Enhancements:
- Add Cantors castle and Sierpinski pentagon.
WoStation
WoStation is a game for children more>>
What can I find inside it?
Breakfast warriors - Fight the cereals with your cookie in the milkmug!
Tigerdraw - Draw, color or place stickers and print your doodle!
Blue Cacao - Spill chocolate on beat!
Memory - Illustrated matching pairs...
JellyCube - Cube-shaped magic musical instrument...