wants to be
Civilization: Call to Power Demo
Civilization: Call to Power is the latest in the line of the Civilization games. more>>
The return of a classic! Civilization: Call to Power is the latest in the line of the "Civilization" games. Build up your civilization from the dawn of the Stone Age until it reaches for the stars--and beyond.
Through conquest, cooperation, skulduggery and innovation, you can build a civilization for the ages--or land on the scrapheap of history. If youre feeling invincible, you can test your mettle online or over a network against multiple players. For strategy game fans, this is a must-have.
Now Activisions classic is available for Linux from Loki. Ported to Linux 2.x and glibc2, and with its own open-source MPEG player from Loki, Civilization: Call to Power will enthrall you with its graphics and interactive play.
FireScope BSM:BE 3.0.1
Slash your IT costs and improve IT reliability and performance! FireScope Business Service Management, Business-Edition (BE) is a single solution for monitoring every aspect of your IT operations, from the hardware to the network, to the database and applications. Get all the capabilities of expensive monitoring solutions from the Big-4, at a fraction of the cost, complexity and headaches. Free 28-day trial. more>>
FireScope BSM:BE - Slash your IT costs and improve IT reliability and performance! FireScope Business Service Management, Business-Edition (BE) is a single solution for monitoring every aspect of your IT operations, from the hardware to the network, to the database and applications - all in real-time. Includes user experience testing, financial analysis of events and easy to use reporting engine. Get all the capabilities of expensive monitoring solutions from the Big-4, at a fraction of the cost, complexity and headaches.
Enterprise Service Bus architecture is capable of processing millions of metrics and events in real-time, and easily adaptable to monitor legacy or proprietary applications without the need to learn a programming language.
FireScope customers on average save over 300% of the cost in reduced IT management expenses, increased efficiency and productivity throughout the busienss and more accurate strategic planning. With a starting price of only $2,450, nothing on the planet is this powerful, this affordable and this easy to use.
Enhancements:
Version 3.0.1
Completely redesigned Enterprise Service Bus architecture capable of processing metrics and events 3x faster than previous . versions. All new reporting engine thats so easy and fast, you may actually volunteer to write complex reports. "Spaces", an . all new feature that lets you organize and share your dashboard pages. Usability improvements throughout as we continually . push the envelope of ease of use.
Version 2.1.6
FireScope BSM version 2.1.6 introduces a collection of interface enhancements, many of which are based on suggestions . from current users. These enhancements include more fine-grained control of each users dashboard pages, more extensive . use of AJAX for instant sorting and filtering of large data sets, and easier to configure Custom Maps. Users with current . maintenance and support contracts will be automatically updated based on their upgrade configuration. . . Dashboard Enhancements. 1. Slideshow - Users can now have all of the pages of their Dashboard displayed in a slideshow format. Each page is cycled . through automatically with timing determined by the auto-refresh rate configured in by that users profile. . 2. Re-order pages - Users now have the ability to re-order the pages displayed in the Dashboard. . 3. Clone page - Pages can be cloned to duplicate formatting, layout and content display. This makes it easier to create a . large number of similar pages. 4. Import/Export Pages - The layout and page content configuration of a users dashboard pages can now be exported and . imported, simplifying the process of getting new users up and running with their own dashboards. . Introduction of FireScope Grid. FireScope Grid is a jQuery plug-in developed by FireScope and publicly offered as an open source project - . http://www.firescope.com/OpenSource/Grid/ - that adds datagrid behaviors to tabular data. This plug-in enables users to . page through large data sets, dynamically filter by any column or sort on the fly without need to refresh the entire page. . . This plugin has been integrated wherever applicable within the FireScope BSM interface, including Dashboard pagelets and . Configuration pages. The following is a list of the pages within FireScope that have been enhanced with the FireScope Grid . component. . Custom Maps. The process of configuring Custom Maps has been simplified with the ability to drag-and-drop points for precise adjustments . of their location on the map. Additionally, the interface for configuring Custom Maps has been redesigned to improve . usability of this feature. . Related Metrics. When viewing the Last 10 Policy Events, shown in the right-hand sidebar in Service Management, Configuration and . Administration sections of FireScope, clicking on a policy event will produce a menu with an option entitled View Related . Metrics. Clicking on this link will display all attributes that are used in determining status of the selected policy, enabling . faster root-cause analysis and visibility into how individual metrics impact other metrics and policies. . Visual Control View. Within the Service Group menu, the Visual Controls link is a new feature addition. This page displays all Visual Controls . associated with a specific Configuration Item, which is selected in top navigation bar. . . Historical Trend View. Historical Trend View is another new feature addition in version 2.1.6, and is found in the Service Management section of . FireScope BSM. This feature is designed to enable users to compare the values of attributes over two periods of time for . insight into trending performance. . Google Map. The Google Maps feature has received extensive enhancements in both Business- and Enterprise-Editions. Among these . enhancements are:. - Multiple Google maps now supported in BSM: Enterprise-Edition (EE). - Google map now available as a pagelet which can be added to dashboard pages. - Google map link has ability to store and display URL link and text links. This can include links external to FireScope BSM, . such as web-based management interfaces, knowledge base or support websites. - Google map export and import ability has been enabled for BSM:EE. Please note that importing map information from a . different FireScope BSM instance may not transfer Logical Group, Service Group, Policy or Trigger Group configuration. . Business Availability for Policies. Individual Policies can now be flagged as Business Availability Policies. This signifies that when the policy is in violation, . this service is no longer serving the business. For example, in the case of a web server farm, if the network becomes offline, . the web server is no longer benefiting the business. This is particularly useful for environments with multiple SLAs for each . service, yet want to make a single SLA identifiable as the primary. . Service Group Status. The Service Group Status pagelet is a new feature addition in version 2.1.6, and provides an at-a-glance overview of . Service Group status based on Business Availability policies. If any Policy marked as Business Availability fails or if all . Policies fail, then the Service Group will be marked as failed (Red) and the failed Policies will be listed; else the Service . Group is marked as ok (Green). . Wiki (Enterprise-Edition Only). A Wiki interface has been added to offer true collaboration throughout the entire application. Every time a Service Group is . created a new Wiki entry is automatically created for that group. . . Shared Calendar (Enterprise-Edition Only). A shared calendar has been added to allow users to see all scheduled events. This allows full collaboration and real-time . communication for all User Group members. Security of shared calendars is based on User Group membership. .
Version 2.1.4
System Requirements:VMWare Player or Server<<less
Backup To The Web (Linux) 5.2.2.5
What would you lose if your computer crashed right now? Are your tax records, photos and other important documents safe from fire or theft? Backup ... more>> <<less
Java Serialization to XML 2.2.6.0
Java Serialization to XML (JSX in short) translates between Java and XML. more>>
Your data can be migrated to new application versions, to C++, and to other applications by transforming the XML. Unlike other Java XML serializers, JSX is accurate for all objects.
Main features:
Works for all objects
- JSX avoids the problem of NotSerializableExceptions, now and in the future, because it serializes all objects, Serializable or not. ( read more... )
Nested and recursive objects
- JSX can create an instant file format for your data, which you can then configure manually with a plain text editor. Manually coding such a format is a lot of tedious work - and you also have to write the parsing code. This coding is especially unpleasant when your objects have a nested or recursive structure. Java Object serialization (JOS) also works well for this task, except that you cannot see or edit the resulting binary. JOS also requires objects to implement the Serializable interface, and so wont work with all objects. JSX does not have this restriction, and works for objects whether they implement Serializable or not. Here is a case study. ( read more... )
Human readable
- XML is easy to check and verify; and automatic serialization eliminates human error in the mapping code. JSX is an instant solution, and removes the error-prone tedium of writing and mantaining externalization code by hand.
Version restrictions:
- 30 days trial
You should you buy JSX if:
- JSX costs less than reinventing and maintaining your own solution in-house
- JSX meets your needs better than alternative products
- you need a proven solution that definitely works
- you need it today
- you need the intellectual property rights assurance of an IP indemnity
If JSX is not what you need, then you should stop using it after 30 days and delete it from your system.
Return To Castle Wolfenstein 1.4.1b
Return To Castle Wolfenstein is the awesome follow-up to the original Wolfenstein 3D. more>>
This is the follow-up to the old Wolfenstein 3D game, and it does not disappoint. Gorgeous graphics, wonderful sound, and awesome gameplay. Killing Nazis is fun!!! When youve finished the single player missions, go online and check out the rich multiplayer options.
You are B.J. Blazkowicz, [You are B.J. Blazkowicz, a highly decorated 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 Himmlers 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.
There are playable single- and multi-player demos at the download site.
DROD: Journey to Rooted Hold 2.0.15.1
DROD: Journey to Rooted Hold is packed with new rooms, monsters, obstacles, and other elements. more>>
You will push on to see the next tricky room, but also to learn what happens next in the story, which is full of events and characters to keep you entertained.
Swordplay and puzzles combine in this thinking mans dungeon crawl. Its simple to learn, with just a handful of commands to master. But the unique gameplay provides an amazing depth.
A detailed overhead view shows monsters, obstacles, and other game elements. You have as much time as you like to contemplate your next move. So this is a good game for relaxing, but also terrifically involving once you get started. Youll be hooked by the story of Beethro and his troublesome nephew, Halph.
Our heroes set off on a harmless jaunt, but end up far below the surface, chased by a clownish madman. They begin to uncover a vast, underground bureaucracy, and things only get stranger the further they delve.
Youve got over 350 rooms ahead--each one a singular challenge for you to conquer. A level editor, online features, and enthusiastic player community make this a game you can play for years.
Main features:
- 25 sprawling levels with over 350 rooms.
- 17 types of monsters with greatly varying abilities and behavior.
- 11 different characters, some of which contribute to puzzles as well as story development.
- 15 other game elements including obstacles, potions, explosives, and tunnels.
How To Unzip On Server - ZipDeploy 2.2
FTP Zip and Unzip on server.FTP replication.ZipDeploy is an FTP upload accelerator. It enables you to unzip big packages on your remote host. Depending on package size, 2 to 10 times faster deploy times than regular FTP transfers can be achieved. more>>
How To Unzip On Server - ZipDeploy - FTP Zip and Unzip on server.FTP replication.ZipDeploy is an FTP upload accelerator. It enables you to unzip big packages on your remote host. Depending on package size, 2 to 10 times faster deploy times than regular FTP transfers can be achieved.The Problem : multiple files ... The Solution: ZipDeploy ! Uploading multiple files to a web site hosted remotely, somewhere on the Internet, can be a disgusting job. Transfer speed is not the issue: the actual number of files to be transferred is. The same problem with emails: do you spend time to attach multiple (say, 100) files to send them to a friend? I guess not. You probably Zip them. So, why shouldnt one do the same with FTP transfers? Upload, and FTP unzip them. Unzip server side : Unzip on server. ZipDeploy is different from the normal FTP transfer program. For a start, its as simple as possible. Its a wizard. It lets you unzip through FTP - simply said- upload and unzip, or unzip via FTP.
Enhancements:
Version 2.2
FTP replication available
System Requirements:Modern Windows or Linux<<less
- Page: 1 of 1
- 1