8 winform
freeForum 1.8
freeForum is a free, simple, and multilingual discussion board script which can be fully integrated with your existing page layout. It concentrates on the main features of typical forum scrips, and does it well. With freeForum, you are free: free to more>> freeForum is a free, simple, and multilingual discussion board script which can be fully integrated with your existing page layout. It concentrates on the main features of typical forum scrips, and does it well. With freeForum, you are free: free to post, free to add categories, free to change the layout, and free to integrate it in you site. Its simple: no image, no avatar, no smilies, no useless statistics, fully CSS and template based. Its easy for the administrator: backup and restore functions, captcha images, IP banning, flood protection, smart forms, open and closed categories, reserved user names... The multilingual interface is available in English, French, Romanian, Dutch, Swedish, German, Russian, Chinese, Spanish, Polish, Turkish, Bosnian, Italian, and Indonesian. freeForum is free software licensed under the terms of the GNU GENERAL PUBLIC LICENSE (GPL).<<less
TinyPortal v 0.9.8 v0.9.8
Features of Tinyportal Articles and frontpage Articles- are pages within SMF that can contain any html code you want or even PHP code. You can control several visual options such as displaying blocks or not, showing the title and much more. They can more>> Features of Tinyportal Articles and frontpage Articles- are pages within SMF that can contain any html code you want or even PHP code. You can control several visual options such as displaying blocks or not, showing the title and much more. They can be also be categorised. Frontpage- refers to the first page you see upon entering your SMF/Tinyportal site. It can work in several different ways: showing blocks, show articles and/or forum topics - or a single page. And if you dont really need a frontpage, you can make it go directly to the forum. Blocks Blocks- refer to the small boxes of information you will find on each side of your TP-driven forum. They can be many different types, the basic ones being just a container for html/javascript code or php code. Shoutbox, RSS feeds, Stats, News are , to just name a few, some of the many different types you can use. Block Code snippets- are pre-made codeblocks you can easily insert in one of your php/html blocks. Many of the<<less
SpinEditControl 0.8
Features: * Fully JavaScript * Automatic input control conversion with a single attribute in the input tag, or using a special id attribute. * Keyboard and mouse user interfase. * GPL License. * Works with Mozilla family and IE more>> Features: * Fully JavaScript * Automatic input control conversion with a single attribute in the input tag, or using a special id attribute. * Keyboard and mouse user interfase. * GPL License. * Works with Mozilla family and IE<<less
Ninja Blog 4.8
Ninja Blog is a PHP based blogging solution. Based upon wordpress, Ninja Blog uses text files instead of a database to store data. Ninja Blog has customisable themes, What you see is what you get editing environment, dynamic RSS feed generation, more>> Ninja Blog is a PHP based blogging solution. Based upon wordpress, Ninja Blog uses text files instead of a database to store data. Ninja Blog has customisable themes, What you see is what you get editing environment, dynamic RSS feed generation, Archives, Categories and a version checker. Ninja Blog also includes tools to upgrade from a previous installation of Ninja Blog or Dayfox Blog.<<less
Webbooking 1.8
A Low cost database driven resource tracking system. Keep Track of resource and timelines. Add new reources and manages them based on projects. Graphical and tabular output for easy visualization. Key Features include graphical output, multiple projects, more>> A Low cost database driven resource tracking system. Keep Track of resource and timelines. Add new reources and manages them based on projects. Graphical and tabular output for easy visualization. Key Features include graphical output, multiple projects, easy resource tracking and archiving. A must have for businesses of all kinds. Supported Databases: mySQL, MS-Access and MS SQL Specific customization services are available.<<less
DynarchMenu 2.8
Cross-browser and cross-platform DHTML menu, featuring keyboard shortcuts, CSS skins, unlimited menu depth, horizontal or vertical display, context menus, timeouts, cross-frames support and more! The menu is defined in plain (semantic) HTML as nested more>> Cross-browser and cross-platform DHTML menu, featuring keyboard shortcuts, CSS skins, unlimited menu depth, horizontal or vertical display, context menus, timeouts, cross-frames support and more! The menu is defined in plain (semantic) HTML as nested lists, as opposed to pure JavaScript setup that is used in most menus. This is friendly to search engines, has the advantage of being extremely easy to generate (even dynamically) and degrades even to non-JavaScript browsers.<<less
AntInstaller 0.8
AntInstaller allows you to create installers for your applications with an install process based on Ant. The user interface is defined ins a simple XML configuration file and the install process is defined in a standard Ant build.xml file. The more>> AntInstaller allows you to create installers for your applications with an install process based on Ant. The user interface is defined ins a simple XML configuration file and the install process is defined in a standard Ant build.xml file. The installer can be packed as a single self extracting Jar file. By using a custom Ant task the creation of the installer can be integrated into existing Ant based builds, includin Maven. Version beta0.8 is the 12th official release. AntInstaller has maintained its simplicity while the core product and user interface have been extended based on user requested features. From the outset has always permitted the full potential of Ant including optional tasks for the build process.<<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).
Soupermail 1.0.8
Soupermail is a generic HTML form handling script designed to provide a high degree of control over a forms behaviour and output. Main features include: Email the contents of a form to one or more email addresses, Expire a form based on the date, more>> Soupermail is a generic HTML form handling script designed to provide a high degree of control over a forms behaviour and output. Main features include: Email the contents of a form to one or more email addresses, Expire a form based on the date, Limited conditional control based on the forms contents, HTML and text templates, Copy the form email to the forms sender, PGP encrypt resulting emails, Write the contents of a form to a file, Write the encrypted contents of a form to a file, Generate a unique reference number for each submission, Set certain form fields as required, Word wrap resulting emails, Handle file uploads, and send them on as MIME attachments, Access CGI variables through templates, Set and display cookies by using templates, Autoreply, Send mail as HTML and/or plain text, File attachment, Validate form fields, Send customised emails to lists of email addresses, read and write to databases such as Oracle and Return any mime type back to the browser (eg. XML).<<less
GradeORama 1.0.8
GradeORama is a multi-user, multi-class online gradebook. Teachers can post grades, and students can be assigned a username and password to view their grades online. You may also export the grades to a text file for import into Excel or other such more>> GradeORama is a multi-user, multi-class online gradebook. Teachers can post grades, and students can be assigned a username and password to view their grades online. You may also export the grades to a text file for import into Excel or other such program, or import FROM Excel (or any CSV text file) into GradeORama.<<less
sswf 1.8.3
Using sswf, an open-source C++ library and scripting language, you can create Adobe Flash animations on the fly. Since its initial release in 2002, sswf has been extremely popular. Despite never being advertised, it has been downloaded more than more>> Using sswf, an open-source C++ library and scripting language, you can create Adobe Flash animations on the fly. Since its initial release in 2002, sswf has been extremely popular. Despite never being advertised, it has been downloaded more than 51,000 times, has been converted to work on several Unix platforms not initially supported, and has been integrated into several commercial products with great success. sswf supports most of the Adobe Flash tags, including audio, ActionScript, and the new enhance fonts features introduce in version 8. The project includes a Javascript compiler, in a library of its own, in order to compile ActionScripts to byte code supported by all the Adobe Flash players. And best of all, Made to Order Software is 100% committed in offering full support and training to help your staff excel in using the sswf library.<<less
Grism 0.8.1
Grism allows you to easily track the evolution of stock prices through watchlists, portfolios and charts. more>> Grism 0.8.1 is a professional tool that allows you to easily track the evolution of stock prices through watchlists, portfolios and charts.
You can observe stocks, ETFs, indices and mutual funds from every major stock market in the world. It is written in Ruby using ruby-gtk2.
ffileman 8.0
ffileman is a Web based file and directory manager. Features: You can edit, delete, rename, chmod and upload files; You can copy and move files and directories; You can zip and unzip files and directories; Multiple selection of files and directories; You more>> ffileman is a Web based file and directory manager. Features: You can edit, delete, rename, chmod and upload files; You can copy and move files and directories; You can zip and unzip files and directories; Multiple selection of files and directories; You can download files; You can create and delete directories; Each file is shown with a windows style file type icon; File sizes and permissions are listed as well; and Simultaneous upload of 8 files.<<less
ADCenter 1.8
Advanced ad server solution to easy plan, run and control campaigns. Supports rich media ads, popups, time and zone targeting, expanded statistics. Ads could be called using SSI, basic (HTML) and JS engines. Easy to integrate and use. more>> Advanced ad server solution to easy plan, run and control campaigns. Supports rich media ads, popups, time and zone targeting, expanded statistics. Ads could be called using SSI, basic (HTML) and JS engines. Easy to integrate and use.<<less
TinyCA 0.6.8
TinyCA is a simple graphical userinterface written in Perl/Gtk to manage a small CA (Certification Authority). more>> TinyCA 0.6.8 ,written in Perl/Gtk to manage a small CA (Certification Authority),is created to be a simple graphical user-interface. It works as a frontend for open ssl.
Major Features:
- Unlimited CAs possible
- Support for creating and managing SubCAs
- Creation and Revocation of x509 - S/MIME certificates
- PKCS#10 Requests can be imported and signed
- RSA and DSA keys can be generated and used
- ServerCertificates
- Certificates can be exported as: PEM, DER, TXT and PKCS#12
- Certificates may be used with e.g. Apache, Postfix, OpenLDAP, Cyrus, FreeS/WAN, OpenVPN, OpenSWAN, FreeRadius
- ClientCertificates
- Certificates can be exported as: PEM, DER, TXT and PKCS#12
- Certificates may be used with e.g. Netscape, Konqueror, Opera, Internet Explorer, Outlook (Express) and FreeS/WAN
- Certificate Revocation List
- CRLs can be exported as: PEM, DER and TXT
Requirements:
- OpenSSL Vers and TXT e (support for older or newer version should be given too)
- perl-Gtk2 Version 1.072
- To have support for all used widgets, you will need gtk2 2.6.x