foreach loops
PHP loops 1.0
In this tutorial I will show you all loops in PHP and their usage with code examples. more>> In this tutorial I will show you all loops in PHP and their usage with code examples.<<less
Video Loops
Basically, todays modern Flash websites mostly have some video looping involved. There are also dozens of websites that offer Flash video loops for you to purchase. But today you wont be purchasing an more>> Basically, todays modern Flash websites mostly have some video looping involved. There are also dozens of websites that offer Flash video loops for you to purchase. But today you wont be purchasing anything. Youll make your own video loop which you will be able to use in many different ways and shapes in your next or current Flash project.<<less
Flash Components
The largest collection of commercial and free Flash components, video loops, sound loops and templates. Our components include scrollers, menus, forms, calendar, charts, 3D, banner ads, news ticker, R more>> The largest collection of commercial and free Flash components, video loops, sound loops and templates. Our components include scrollers, menus, forms, calendar, charts, 3D, banner ads, news ticker, RSS reader, sound player and many more. Free support is offered for all of our products. Our collection is constantly growing.<<less
Format a text block 1.0
Format a text block script contains a function that formats a block of text. more>>
MX Looper Suite CF 3.6.5
For Dreamweaver MX programmers who create dynamic websites, MX Looper Suite is a collection of Commands and Server Behaviors for the PHP, ASP and ColdFusion server models that create complex repeated regions. Unlike the Macromedia default repeat region more>> For Dreamweaver MX programmers who create dynamic websites, MX Looper Suite is a collection of Commands and Server Behaviors for the PHP, ASP and ColdFusion server models that create complex repeated regions. Unlike the Macromedia default repeat region that allows you to create only simple loops, our product helps you easily create dynamic generated webpages including nested repeat regions and horizontal loopers. Features: --Horizontal Looper Generation; --Nested Repeat Regions; --Multiple server model support.<<less
Muzo by Cool Focus 1.51
Muzo is a compact streaming MP3 audio player. Muzo supports a playlist of unlimited length, created by adding the URLs of MP3 files to the applets datafile. The player can loop through the tracks automatically. Users can also select a track from the more>> Muzo is a compact streaming MP3 audio player. Muzo supports a playlist of unlimited length, created by adding the URLs of MP3 files to the applets datafile. The player can loop through the tracks automatically. Users can also select a track from the playlist, cue it up to play when the current track finishes or play it immediately. Muzo supports pause and resume, volume control and Mute. For each track you can provide information which Muzo will scroll when the user clicks a track.<<less
License:Free for non-commercial use
Flash Video Loops, Flash Video Content Final
The main objective of Inovartis is to offer designers and developers from around the world affordable Flash Video Loops enabling them to exceed the highest standards of the new media industry. more>> The main objective of Inovartis is to offer designers and developers from around the world affordable Flash Video Loops enabling them to exceed the highest standards of the new media industry.<<less
MX Looper Suite ASP 3.6.0
For Dreamweaver MX programmers who create dynamic websites, MX Looper Suite is a collection of Commands and Server Behaviors for the PHP, ASP and ColdFusion server models that create complex repeated regions. Unlike the Macromedia default repeat region more>> For Dreamweaver MX programmers who create dynamic websites, MX Looper Suite is a collection of Commands and Server Behaviors for the PHP, ASP and ColdFusion server models that create complex repeated regions. Unlike the Macromedia default repeat region that allows you to create only simple loops, our product helps you easily create dynamic generated webpages including nested repeat regions and horizontal loopers. Features: --Horizontal Looper Generation; --Nested Repeat Regions; --Multiple server model support.<<less
PHP Basket Class with OOP eCSess_01_07
One shopping solution of many is a session solution with classes (OOP). Standard features: Cookie control, presentation of products, basket handling (add, remove, increase, reduce quantity, zero result handling, subtotal and total), session check plus more>> One shopping solution of many is a session solution with classes (OOP). Standard features: Cookie control, presentation of products, basket handling (add, remove, increase, reduce quantity, zero result handling, subtotal and total), session check plus detection of string manipulations. The handling of the orders is done by the basket class. That for we need two sessions: one for the basket with the orders and one for the quantities of orders (which are identified through arrays and the product id). In the next step we control, if the user takes the same order more then once. Whith a control variable (+/-) and a foreach loop we increase or reduce the quantity. The shopping basket is a combination between a while-list-each- and a database-query. If quantity result is zero, order will be removed from basket. Security feature: Intrudors will be recognized by a explode script that determines string manipulations (in this example a table name, but also very usefull for other strings).<<less
Sime Uploader 0.1
This is a brief tutorial for those who are new to php, and dont know much php. Here they will learn how to upload files through php. In the next version there will be alot of great features added. Like Multiple Files Uploading Using Arrays & more>> This is a brief tutorial for those who are new to php, and dont know much php. Here they will learn how to upload files through php. In the next version there will be alot of great features added. Like Multiple Files Uploading Using Arrays & Loops Making new folders/files Editing Files etc...<<less
Flash MP3 Player FMP3 6.0
The Flash MP3 Player FMP3 is a very small SWF file (only 7 KB) that can be included in HTML or Flash Project to play mp3 files. You can simple modify Object tag to pass the name of the mp3 file, playmode, color and the title of the track. Full commands more>> The Flash MP3 Player FMP3 is a very small SWF file (only 7 KB) that can be included in HTML or Flash Project to play mp3 files. You can simple modify Object tag to pass the name of the mp3 file, playmode, color and the title of the track. Full commands like play, stop, pause and loop-mode. Its very easy to use!<<less
License:Freeware
Counting Records in SQL Script
Sometimes we worry about limits of database table and we need to know how manay recods we have. In ASP we could count all recods using a loop. But if we have a small piece of knowledge about SQL scrip more>> Sometimes we worry about limits of database table and we need to know how manay recods we have. In ASP we could count all recods using a loop. But if we have a small piece of knowledge about SQL script, our script works better and faster.<<less
Flash Components, video loops, sound loops, templates
The largest collection of commercial and free Flash components, video loops, sound loops and templates. Our components include scrollers, menus, forms, calendar, charts, 3D, banner ads, news ticker, R more>> The largest collection of commercial and free Flash components, video loops, sound loops and templates. Our components include scrollers, menus, forms, calendar, charts, 3D, banner ads, news ticker, RSS reader, sound player and many more. Free support is offered for all of our products. Our collection is constantly growing.<<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).
Flash Image Scroller 1.7
A simple, configurable image scroller for embedding in your webpages. Currently only supports horizontal scrolling, but offers many features such as auto-scrolling, infinite loop, mouseover effects (glow, shadow & zoom), supports any thumbnail size, more>> A simple, configurable image scroller for embedding in your webpages. Currently only supports horizontal scrolling, but offers many features such as auto-scrolling, infinite loop, mouseover effects (glow, shadow & zoom), supports any thumbnail size, colours of background panel, nav links and thumbnail backgrounds, randomization of image order, a choice of XML or query string based source file and even passing the thumbnail information to javascript when a thumb is clicked. Free for download under the GNU public license.<<less