10 projects tagged "Windows"
Magnolia powers the Web sites of government as well as Global 2000 enterprises in more than 100 countries on all continents of the world. It is a leading CMS favored for its ease of use and license. The page editing interface enables authors to lay out content exactly as it would appear to the Web site visitor. Under the hood, Magnolia contains best-of-breed Java technology based on open standards to allow for tailor-made solutions. Enterprise-grade support and services are available by the vendor and partners world-wide.
PARPG is a post-nuclear role playing game. It is inspired in multiple ways by the classics of the golden age of isometric RPGs: first and foremost Fallout (for setting), but also Arcanum (for quality of graphics), as well as Planescape: Torment (for quality of written dialogue). It puts heavy emphasis on choice and consequence, based on the statistics of the character you play, while minimizing the importance of the player's reflexes. Therefore, combat is not fought in real-time but in a turn-based mode. Instead of full 3D flexibility, the game focuses mainly on using high quality isometric 2D graphics. This puts fewer demands on target platforms and also simplifies game development.
jEncrypt is a commandline file encryption archiver. Files are encrypted with the AES-CTR mode, which was recommended by the National Institute of Standards and Technology in 2001 (NIST SP 800-38A). AES-CTR mode only provides confidentiality. It requires a message authentication code such as CBC-MAC to ensure an encrypted message is not accidentally modified or maliciously tampered with, which jEncrypt currently does not provide.
TinyIB is a lightweight PHP image board which emulates the functionality of 4chan. If you use MySQL or SQLite, you can use it to create an efficient setup able to handle large amounts of traffic. If you don't use a database, it can store posts as text files for a portable setup capable of running on virtually any PHP host.