war planner
DHTML week planner 1.2
This DHTML scripts makes it easy for you to handle your appointements directly on your web page. Create new appointments by dragging from start to end. Move them by dragn drop and edit them directly on the page. Ajax is used to send your changes back to more>> This DHTML scripts makes it easy for you to handle your appointements directly on your web page. Create new appointments by dragging from start to end. Move them by dragn drop and edit them directly on the page. Ajax is used to send your changes back to your server where it could be stored in a database.<<less
Air Time
Streamline your business processes and job functions with our time management solution, Air Time. It is a web-based contact manager, planner, calendar, scheduling manager, task manager, event manager, more>> Streamline your business processes and job functions with our time management solution, Air Time. It is a web-based contact manager, planner, calendar, scheduling manager, task manager, event manager, and project manager. Daily, Weekly, and Monthly task planning interfaces. SEND E-MAILS to contacts or groups easily. Schedules can be created for projects, departments, teams, or individuals. Grouped security allows for coordinated conference room scheduling and precise service management by distributing schedules to the appropriate personnel. Each person even has a private online planner/task manager. In addition, Air Time integrates with our other web-based products featuring: SHOPPING CART, project management (project manager with GANTT charts, time sheets (time sheet management), order management, and help desk software (CRM) ... a big advantage over stand-alone software packages. Fully configurable and customizable ASP source code. UNLIMITED USERS and FREE UPGRADES for 1 year.<<less
Tsunami Channel Wars V2
The Tsunami Channel Wars Project has now gone Open Source with V2. this huge text based multi realm MMORPG ( rpg mud ) is here in the best version yet.... with more improvements all the time.... And w more>> The Tsunami Channel Wars Project has now gone Open Source with V2. this huge text based multi realm MMORPG ( rpg mud ) is here in the best version yet.... with more improvements all the time.... And weve just hit the fifth release (release 0.4) alot of improvements and it now works with register globals off (or on :p) - project is ended but source is still availiable<<less
Spam Payback 1.0
Simple script, whos purpose is to generate thousands of false email addresses to toy with spam-bots and contribute to the war against spam. Requires no customization at all (unless you want to change the number of fake email addresses from 1000)! more>> Simple script, whos purpose is to generate thousands of false email addresses to toy with spam-bots and contribute to the war against spam. Requires no customization at all (unless you want to change the number of fake email addresses from 1000)! Can be setup on a server in literally seconds. Completely legal!<<less
openCI - clan management 1.1.0
With OpenCI ( CMS ) you can handle all your clan tasks like wars , news and so on. It comes with an warplaner, calendar, news-, template-, rank-, medal-, ribbon- system and much more! openCI also supports vbulletin and any other forum software. more>> With OpenCI ( CMS ) you can handle all your clan tasks like wars , news and so on. It comes with an warplaner, calendar, news-, template-, rank-, medal-, ribbon- system and much more! openCI also supports vbulletin and any other forum software.<<less
Alien War - Web Page Edition
Alien War is an arcade style shoot-em up game. A freeware java game which you may play here or freely add to your own web pages. Full instructions for adding to your own web pages are included. more>> Alien War is an arcade style shoot-em up game. A freeware java game which you may play here or freely add to your own web pages. Full instructions for adding to your own web pages are included.<<less
OSWorkflow 2.8.0
This is a low level workflow implementation written in Java more>>
OSWorkflow 2.8.0 is considered as a smart and useful application that is known as a "low level" workflow implementation written in Java. It does not use a graphical tool for developing workflows, but can be configured by writing a xml file as the main conf file for the workflow process.
Graphical solutions dont provide the flexibility to properly fulfill all requirements in a full-blown application. In this way the programmer can go in and customize the OSWorkflow after his specific needs.
Situations like "loops" and "conditions" that might be represented by a graphical icon in other workflow systems must be "coded" in OSWorkflow.
Major Features:
Compiling from CSV: To get the latest version of OSWorkflow,it is recommend that the source via CSV is to be downloaded and compiled using the Jakarta Ant build script provided there. Compiling OSWorkflow from source is trivial with the following ant targets:
- jar (default) - compiles the library osworkflow.jar
- example-war - compiles and assembles osworkflow-2.8.0-example.war, which is configured to use memory persistence and should deploy without any configuration into most web containers.
- example-ear - compiled and assembles osworkflow-2.8.0-example.ear, which is a J2EE application that is configured to use osworkflow with the EJB persistence store. Some configuration of data sources is required, as well as a full J2EE application server.
- client-jar - compiled and assembles designer.jar, which is a Swing GUI workflow designer application that can be used to visually inspect and edit workflows.
Enhancements
- AbstractWorkflow.getVariablesFromMaps unsafe use of PropertySet
- transientVars currentSteps list not updated soon enough after step transition for post-functions
- Tutorials code snippets
- AbstractWorkflow fails to load XML configuration after redeployment on BEA Weblogic 7.0.2
- The test case should not depend on mckoi lib
- Actions tag shoukld alow just only common-action
- No results at all from designer
- Bug with Websphere Application Server 5.1..0.4, error creating new workflow instance
- Exception orrured when invoking getAvailableActions() and doAction()
- Common actions written out as duplicates
- NPE in initial action if conditionalResult is not empty
- Cant use input parameters in workflow
- Creating Trigger Functions via API does not work
- Order of results from Workflow.getHistorySteps(long) is variable
- Multiple evaluations of action restrict-to conditions
- Cant get the tutorial to work. Please help !
- (Conditional)ResultDescriptor does not write due-date to xml
- canModifyEntryState dont manage COMPLETED entry state
- Workflow does not escape XML entities when saving itself
- null getAction of initial-action
- getAvailableActions return false on exception
- Scheduled workflow doesnt get the right config
- Designer can not display join condition editor
- moveToHistory bug in implicit finish step
- Broken compatibility with previous versions
- Documentation or DefaultConfigurator error
- CreateNewStep even actions finish attribute is set to true
- Bug in cache management
- AbstractWorkflow NPE: cache.put(action, result);
- HibernateWorkflowStore/SpringHibernateWorkflowStore problem
- JDBCWorkflowFactory: getWorkflow(name) doesnt work unless in debug mode
- com.opensymphony.workflow.designer.WorkflowGraphModel has classcastexception
- Persistence JDBCStore with Mysql fail
- Cannot KILL a Workflow instance
- Defining a conditional-result in an initial-action causes an NPE
- Problems with doAction
- Manifest entry in latest OSWorkflow violates spec
- Join transition failure
- Inconsistency between MemoryWorkflowStore & JDBCWorkflowStore w.r.t step functions
- Selecting the Conditions Type throws a NoSuchMethodException
- beanshell condition can not access transientVars
- Duplicate entry constraint with MySQLWorkflowStore
- Patch to SpringTypeResolver.setFunctions
- Inconsistent transientVars behaviour
- Unable to compile OSWorkflow from Ant script
- ClassCastException in LocalEJBCondition
- Incorrect javadoc for the com.opensymphony.workflow.util.Caller class.
- Incorrect javadoc for the com.opensymphony.workflow.util.MostRecentOwner class.
- The value of the attribute "auto" of the element "action" is being checked ONLY for the value "true".
- Implicit calls cannot update the transientVars Map
- Due date does not supported in queries (HibernateStore+Spring)
- XMLWorkflowFactory.WorkflowConfig doesnt implement Serializable interface
- New load signatures on WorkflowLoader break compatibility with code complied with 2.7
- Actions within workflow descriptior should escape invalid characters.
- Designer doesn`t show the join ID
- Improve javadocs for Configuration
- WorkflowException does not show stack trace of inner exception
- Eclipse project classpath fix
- Add isModifiable() method to AbstractWorkflowFactory
- Add "createdStep" to transientVars
- Query OS_CURRENTSTEP instead of OS_WFENTRY in JDBCWorkflowStore.java
- Query Speed w/ JDBCWorkflowStore.java can be abysmal
- Mangled stacktraces from BSH scripts
- AbstractWorkflow private methods could be protected
- Due Date Queries and Duplicate Code Reduction
- MemoryWorkflowStore fixes to work with Due Date
- Persistence Updates for Due Date
- Role/Group attribute for result
- Separate Thread to execute auto actions in transitionWorkflow
- currentSteps is empty for pre-functions at the first step
- Interface WorkflowFactory instead of class AbstractWorkflowFactory
- Pluggable ScriptVariableParser
- Consolidation of three identical Conditions
- Conditions and condition xml element order in Workflow description
- Limitation while inheriting MySQLWorkflowStore
- Visibility of the inner class com.opensymphony.workflow.loader.XMLWorkflowFactory.WorkflowConfig
- Adding version into jar manifest
- The inner com.opensymphony.workflow.JoinNodes$DummyStep class should be made private.
- The attribute "step" of both the elements "result" and "unconditional-result" could be made #REQUIRED instead of #IMPLIED.
- There should exist a mechanism that allows removing of all the info about unnecessary workflow entry from the store.
- Add setter for beanProvider to DefaultVariableResolver.
- Request for global actions that do not change workflow step.
- Plugin model for fucntion and condition (Spring/BeanShell).
- Global condition/function.
- Dynamic number of split states.
- actionId in getAvailableActions.
- Display a live graph.
- Function and Conditions to be displayed on the Edge(Action).
- Type base -> Instance base.
- BSF doesnt work with new Jakarta package.
- SQL Script for OSWorkflow for DB2 Databases.
- Hibernate 3 support.
- TransientVars supplied to conditions in external-permission.
Requirements:
- OSCore 2.0.1+.
- PropertySet 1.2+.
- Jakarta commons-logging.
- BeanShell (optional).
- BSF (optional).
- EJB interfaces.
- XML parser (Not required for JDK 1.4).
Live Game Server List 3.1
Game Server Info for both Game Server Providers and Clans, supports: | Americas Army | ArmA: Armed Assault | Battlefield Vietnam | Battlefield 1942 | Battlefield 2 | Battlefield 2142 | Call Of Duty | Call Of Duty: United Offense | Call Of Duty 2 | more>> Game Server Info for both Game Server Providers and Clans, supports: | Americas Army | ArmA: Armed Assault | Battlefield Vietnam | Battlefield 1942 | Battlefield 2 | Battlefield 2142 | Call Of Duty | Call Of Duty: United Offense | Call Of Duty 2 | Call Of Duty 4 | Command and Conquer: Renegade | Crysis | Doom 3 | Far Cry | F.E.A.R. | Ghost Recon Warfighter | Ghost Recon Warfighter 2 | Halo | Half-Life ( aka Steam as in Counter-Strike Steam ) | Half-Life Old ( aka WON, Counter-Strike 1.5 etc ) | Half-Life 2 ( aka Source, Counter-Strike Source etc ) | IL-2 Sturmovik | JediKnight 2 | Medal Of Honour | Multi Theft Auto | NeverWinter Nights | NeverWinter Nights 2 | PainKiller | Quake World | Enemy Territory: Quake Wars | Quake 2 | Quake 3 | Quake 4 | Raven Shield | San Andreas Multiplayer | Soldier of Fortune 2 | S.T.A.L.K.E.R. | SWAT 4 | Unreal Tournament | Unreal Tournament 2003 | Unreal Tournament 2004 | Unreal Tournament 3 | Vietcong | Vietcong 2 | Warsow | Wolfenstein | + Others<<less
5000+ Games Web Resource 1.0
This program includes all information of the website "www.popwebgame.com", which you can play and download 5000+ online web games. You can have your website at once that almost the same as popwebgame.com by using this program. Furthermore, it will more>> This program includes all information of the website "www.popwebgame.com", which you can play and download 5000+ online web games. You can have your website at once that almost the same as popwebgame.com by using this program. Furthermore, it will update automatically and neednt your management. You also can change your websites logo and add your google ads code. Please modify it as followed: 1. Find "images/logo.gif" and change it into your web Logo. 2. Open Config.asp: My_Url="Your web address" You web address. exp: game.popwebgame.com My_Site_Name="My-Web-Name" You web name. exp: Pop Web Game 3. Folder "GG" is google ads code. You can changed it as for you.<<less
Project Based Calendaring System 0.7.2
Project-Based Calendaring System (in short PBCS) is an open source web-based calendaring system, designed to be an useful aid for people who manage schedules for one or more persons. The main feature of PBCS, which distinguishes it from all other more>> Project-Based Calendaring System (in short PBCS) is an open source web-based calendaring system, designed to be an useful aid for people who manage schedules for one or more persons. The main feature of PBCS, which distinguishes it from all other calendar applications, is that schedule planners can plan schedules for other people easily using day or week overviews showing multiple people at once. There are the regular single-user overviews for those who look mainly at their own calendar. For people on the road it is now possible to sync your appointments into a Palm PDA.<<less
My DataBook v. 1
My DataBook is a personal organizer/planner. Features include eMail reminders, calendar, journal, appointments, and contacts. The great thing about this script is that it is powerful, yet very simple. Anyone with a little php experience could make more>> My DataBook is a personal organizer/planner. Features include eMail reminders, calendar, journal, appointments, and contacts. The great thing about this script is that it is powerful, yet very simple. Anyone with a little php experience could make countless enhancements to the script. Download away! *This great script was created by Toby over at theadminshop.com. He dropped the GPLd version to pursue a commercial script.<<less
License:Freeware
Advanced Event Calendar 1.0
Event Calendar/Event Planner Script can be added any where in any web site. Easy to integrate in to any web page. This tool is developed using PHP, Javascript and AJAX. more>> Event Calendar/Event Planner Script can be added any where in any web site. Easy to integrate in to any web page. This tool is developed using PHP, Javascript and AJAX.<<less
Silentum Event Calendar 1.0.0
Silentum Event Calendar is a basic PHP calendar that you can integrate into your site effortlessly. It uses the time() and date() functions to operate, so the calendar is entirely accurate. The month and year are displayed at the top, as well as the days more>> Silentum Event Calendar is a basic PHP calendar that you can integrate into your site effortlessly. It uses the time() and date() functions to operate, so the calendar is entirely accurate. The month and year are displayed at the top, as well as the days of the week. The current day on the calendar is highlighted so you can identify which day it is. All the past days are darkened, and the numbers are struck out. Silentum Event Calendars main purpose is for events. These events are written to the top of the PHP file, and are displayed underneath the calendar itself. They change automatically each day, so you can write your events a month in advance. This could also be used as a random text generator, or a personal day planner. The calendar uses just a single PHP file. It fits easily into any page, and can prove helpful in many instances.<<less
DreamStats System
DreamStats is a powerfull and fully configurable php based Server Statistic viewer to integrate in any website for Call of Duty, Call of Duty United Offensive or Call of Duty 2. You need the latest PH more>> DreamStats is a powerfull and fully configurable php based Server Statistic viewer to integrate in any website for Call of Duty, Call of Duty United Offensive or Call of Duty 2. You need the latest PHP 4 or 5+ (recommended), MySQL 4+ and it works on windows and linux. DreamStats will not show total kills by gametype or weapon or map, will not show user ranks, DreamStats is a stat viewer like The All-Seeing-Eye that shows a server with the player names, scores and pings in the server but in php and only shows a server you will choose. DreamStats was made for public and private servers to people that visit your websites may see whats going on in your server or even know more about the server and join! I have also used it with a private server to know how my cod2 clan was going on a war against another clan, its better to be refreshing a website then refreshing eye.<<less
MetalMech 0.2.0
Metal Mech is a free fully web-based mass multiplayer game of battle between robots and space exploration. It is a game of strategy, economic, role-playing and combat. Each player can handle own war robot and battle against other players to be the more>> Metal Mech is a free fully web-based mass multiplayer game of battle between robots and space exploration. It is a game of strategy, economic, role-playing and combat. Each player can handle own war robot and battle against other players to be the Emperor of the Universe. Players war against each other for resources, energy, money, buildings and other. In the game players can build fabrics, mines, buildings and product robots, weapons, devices & etc. Also players can trade with each other.<<less
- Page: 1 of 1
- 1