duplicate file remover 1.2
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).
FCKeditor 2.6.4 Beta
This is an HTML text editor which brings to the web much of the power of desktop editors like MS Word. more>>
Installation:
- Download the latest version of the editor.
- Extract (decompress) the file to a directory called "fckeditor" in the root of your web site.
- Point your browser to the //_samples/default.html to run the test sample.
Major Features:
- Multi browser compatibility
- Outputs XHTML 1.0
- CSS support for better integration with your web site
- Font formatting: type, size, color, style, bold, italic, etc
- Text formatting: alignment, indentation, bullets list, etc
- Cut, Paste, and Paste as Plain Text, Undo and Redo
- Paste from Word cleanup with auto detection
- Link and anchors support
- Image insertion, with upload and server browsing support
- Table creation and editing (add, delete rows, etc) one of the best systems on the market.
- Table cells editing (size, colors, etc)
- Form fields
- Right click context menus support
- Complete toolbar customization
- Skins support
- Plugins support
- Spell checker
- Multi-language support with automatic user language detection. Including Right to Left scripting.
- Complete page editing or just contents.
- Lightweight and fast
- Automatic browser detection and customization
- Integration with ASP, ASP.NET, Java, ColdFusion, Perl, PHP, JavaScript and more.
- Image and file links upload and server repository browser
- For web developers it is easy to install and customize
Enhancements:
- New Features and Improvements:
-
- Integration with "WebSpellChecker", a zero installation and free spell checker. This is now the default spell checker in the editor (requires internet connection). All previous spell checking solutions are still available.
- In the table dialog its possible to create header cells in the first row (included in a thead element) or the first column of the table.
- The table cell dialog allows switching between normal data cells or header cells (TD vs. TH).
- New language file for Icelandic.
- Fixed Bugs:
-
- Protected the editor from duplicate iframes
- Fixed the issue with table commands plugin and undefined tagName.
- The > character inside text wasn't encoded in Opera and Safari.
- Fixed JavaScript error with the fit window command in source mode.
- Splitting a TH will create a two TH, not a TH and a TD.
- Removed unnecessary name attributes in dialogs.
- If an image was placed inside a container with dimensions or floating it wasnt possible to edit its properties from the toolbar or context menu.
- Submenus in IE7 now are shown properly.
- Using the Paste dialogs in IE might insert the content at the start of the editor.
- Fixed RTL dialog layout in Internet Explorer.
- Fixed the issue where email links in IE would take the browser to a new page in addition to calling up the email client.
- Fixed race condition at registering the FCKeditorAPI object in multiple editor scenarios.
- Fixed JavaScript error in Google Chrome when StartupShowBlocks is set to true.
- Language file updates for the following languages: Dutch, Basque, Danish and German.
- The ENTER key will properly scroll to the cursor position when breaking long paragraphs.
- The type name in configurations for the ASP connector are now case sensitive.
- DL, DT and DD where missing the formatting in the generated HTML.
- Replaced the extension AddItem of Array with the standard "push" method.
- Vertically splitting cell with colspan > 1 breaks table layout.
- Fixed the issue where dropping contents from outside of the editor doesn't work in Safari.
- Fixed the issue where FCK.InsertHtml() is no longer removing selected contents after content insertion in Firefox.
- Fixed the issue where the Div container command and the blockquote command would break lists.
- Fixed a minor issue where FCK.SetData() may cause the editor to become unresponsive to the first click after being defocused.
- Fixed an extra slash on quickupload of the asp connector.
- Fixed another situation where new elements were inserted at the beginning of the content in IE.
- Fixed two obsolete references to Array: AddItem() instances still in the code.
- Fixed infinite loop problems with FCKDomRangeIterator class which causes some commands to hang when applied to certain document structures.
- Fixed a JavaScript error in IE when user tries to search with the "Match whole word" option enabled and the matched word is at exactly the end of document.
- Changed the EMailProtection to "none" for better compatibility.
- The ForcePasteAsPlainText configuration option didn't work correctly in Safari and Chrome.
- Fixed non-working autogrow plugin.
- Fixed occasional exceptions in the drager size table plugin with IE.
- Enable undo of changes to tables and table cells.
- The context menu is now working properly over the last row in a table with thead.
PHP Affiliate Manager 1.0
Our affiliate system, PHP Affiliate Manager, written in PHP is easy to setup and use. PHP Affiliate Manager has all the functionality youll need to maintain your own affiliate program. Very basic HTML and PHP knowledge is required to setup PHP Affiliate more>> Our affiliate system, PHP Affiliate Manager, written in PHP is easy to setup and use. PHP Affiliate Manager has all the functionality youll need to maintain your own affiliate program. Very basic HTML and PHP knowledge is required to setup PHP Affiliate Manger. Features include: Per sale commissions, Affiliate self-registration, Full affiliate/user management (edit/delete users, process payments, reset data, approve/delete sales), Multiple payout options (website owner determines which options to accept and payout links are automatically displayed based on the affiliates signup preferences. Google Checkout, PayPal or postal mail are all supported with printable invoices.), Unlimited image banners or text links with fully configurable link text and banner locations, Current sales report and full invoice history, Clickthrough report, Affiliate control panel, Sale manual approval can be turned on or off, Automatic IP checking protects against fraud and duplicate sales.<<less
SmokePing 2.4.0
SmokePing a latency measurement tool for network connections. more>>
Major Features:
- Come with a smart alarm system.
- Apart from simple threshold alarms, you have the option of defining latency or loss patterns and use them to trigger alarms.
- This allows you to define a pattern which would generate a single alarm when the loss goes from below 1% to over 20% and stays over 20% for more than 10 minutes.
- The advantage of this approach is the virtual elimination of duplicate alarms which you would get with a simple threshold based system.
- Deal with machines who frequently change their IP address by allowing the remote host to call SmokePings attention to its new IP address.
- In such a setup SmokePing monitors also for how long the remote system could keep its IP address.
- To ensure that it is not suddenly monitoring the wrong host, SmokePing further tries to fingerprint each of its Dynamic IP targets via SNMP.
Requirements: none
rogio.biz PHP File Manager 1.2
RogioBiz PHP File Manager is a web based file manager that runs on Apache/IIS or any web server that supports php on any OS (windows/Linux etc). There is no limitation on what types of digital file media you can use including, word and excel documents, more>> RogioBiz PHP File Manager is a web based file manager that runs on Apache/IIS or any web server that supports php on any OS (windows/Linux etc). There is no limitation on what types of digital file media you can use including, word and excel documents, images, audio, video, publishing layouts, presentations and PDF files... RogioBiz PHP File Manager runs entirely on the web and is a user friendly alternative to FTP. Access from anywhere. You access your documents from any computer with an Internet connection and a standard browser. Features: * Upload files of any size using the built in file upload tool. * Create folders. * Rename files and folders. * Delete files and folders. * Edit files content. Requirements: This software works in conjunction with a Web server with PHP support. It doesnt matter what operating system, file system or HTTP server software your server has, as long as the server has support for PHP. Most do.<<less
InsanityVille's Simple Form Validation 0.1
A simple way of validating a registration form via AJAX and PHP. It uses jQuery for AJAX calls and visual effects and a PHP/MySQL back-end to check for duplicates. This little demonstration is made to illustrate the simple, elegant and unobtrusive more>> A simple way of validating a registration form via AJAX and PHP. It uses jQuery for AJAX calls and visual effects and a PHP/MySQL back-end to check for duplicates. This little demonstration is made to illustrate the simple, elegant and unobtrusive way to make verifications on text fields without leaving the page.<<less
Duplicate files Searcher 2.0
Duplicate Files Searcher (DFS) is an application for finding and deleting duplicated files on your computer. The most important feature is that the program makes it possible to find duplicates not only within one computer but also among many computers or more>> Duplicate Files Searcher (DFS) is an application for finding and deleting duplicated files on your computer. The most important feature is that the program makes it possible to find duplicates not only within one computer but also among many computers or CD, DVD. It is platform-indpendent software and runs in Windows, Linux and MacOS.The program ensures 100% accuracy due to byte for byte files comparison.<<less
multiple random images rotation php script 1.0
multiple random images rotation code can be used for unlimited number of pictures, on any PHP page, without duplicates more>> multiple random images rotation code can be used for unlimited number of pictures, on any PHP page, without duplicates<<less
Useful multiple file upload PHP script
I have created this script, that allows users to upload multiple files in PHP (find it attached at the end of this article). It is great for anyone that needs to add any sort of upload functionality, and would be a good base to make an upload service more>> I have created this script, that allows users to upload multiple files in PHP (find it attached at the end of this article). It is great for anyone that needs to add any sort of upload functionality, and would be a good base to make an upload service with. Some features: * Dynamic amount of uploads. * Limit to only certain file types. * Size limit on uploads. * Avoids over writing due to duplicate file names.<<less
Arfooo Directory 1.0.6
Arfooo Directory is an open source software combining all the features desired by webmasters. Actual easily administrable rallying simplicity and ease of use through the MVC architecture. Arfooo Directory is compatible PHP 5.1 +, MySQL 4.1 + and more>> Arfooo Directory is an open source software combining all the features desired by webmasters. Actual easily administrable rallying simplicity and ease of use through the MVC architecture. Arfooo Directory is compatible PHP 5.1 +, MySQL 4.1 + and uses UTF-8. Your new Directory is valid XHTML 1.0 Strict and CSS 2.0 You have many features entirely new as: - A manager of advertising very powerful. - Url rewriting with management to have no duplicate content. - An account administrator and unlimited accounts moderators with statistics. - An intelligent cache system allowing queries to the database close to 0 Ask us for a function and if it is useful, we will create for you. Ask the migration scripts for switching from one directory script to Arfooo Directory to keep your database while changing script. And many unique features.<<less
Guesbook database on Text 1.0
This is very simple script, a TEXT BASED Guestbooks data Need only one PHP file program and one TEXT file for data, No need for MySQL database. Featured with: - Record Paging - Duplicate Entry Check - HTML Code Parsing - Long Words spliter - and more>> This is very simple script, a TEXT BASED Guestbooks data Need only one PHP file program and one TEXT file for data, No need for MySQL database. Featured with: - Record Paging - Duplicate Entry Check - HTML Code Parsing - Long Words spliter - and much more.<<less
phpGuardian 4.0-dev
phpGuardian encodes PHP source code and logs the server information to check if the script is running in another server. This can be useful in the event that the script has been duplicated without authorization. In response, it can then optionally more>> phpGuardian encodes PHP source code and logs the server information to check if the script is running in another server. This can be useful in the event that the script has been duplicated without authorization. In response, it can then optionally execute arbitrary code which could be used to lock execution.<<less
Duplicate object using the action script code
In this tutorial, you will see how to duplicate any object using the action script code. more>> In this tutorial, you will see how to duplicate any object using the action script code.<<less
Wonderful Ruby on Rails
This will show how to validate your fields, by adding the lines of code into your controller. Very easy to use and duplicate in your ROR application. more>> This will show how to validate your fields, by adding the lines of code into your controller. Very easy to use and duplicate in your ROR application.<<less
DRBCounter 1.0
DRBCounter is a simple PHP hit counter script that doesnt require a database. It allows you to put a text-based hit counter on virtually any page on your web site. You may customize the colors and fonts using standard CSS styles. Data is stored in flat more>> DRBCounter is a simple PHP hit counter script that doesnt require a database. It allows you to put a text-based hit counter on virtually any page on your web site. You may customize the colors and fonts using standard CSS styles. Data is stored in flat files, therefore no database is required. Cookies are used to prevent duplicate hits. This script does not use any JavaScript code. Counters on multiple pages can utilize the same instance of the script. Includes an example page demonstrating how to add a counter to virtually any page on your website.<<less