New Scripts | Java
Efigio Personal Organizer
posted bytiberiuinOrganizers
Efigio Personal Organizer helps you become more productive and more organized. List your daily ToDos, sort them by priority and work on them until they are completed.Arrange them by categories,set deadline reminders to make sure you are completing your work in time. Efigio's purpose is to help people in organizing their life, work, business and so on (you name it), to help them in using their time best and making their work become more efficient.
Reviews0
PriceFree
Views2086
Groovy Http POST/GET Class
posted byagilecoinNetworking Tools
A simple helper class for doing POST and GET calls from Groovy.
Reviews0
PriceFree
Views1924
JDBC DataSource Objects
posted byheronginDatabase-Related
This article provides tutorial notes on using DataSource objects and JNDI to connect Java DB (Derby) Database. Topics include creating connections with ClientDataSource objects directly without JNDI; downloading and installing JNDI File System Service Provider; Binding ClientDataSource objects to JNDI names; Looking up ClientDataSource objects through JNDI.
Reviews0
PriceFree
Views1542
Database Applet
posted bynielskirkinDatabase Tools
Database Applet is a small java plugin that enable you to publish your spreadsheet or tabular data in a web page. It is very easy to set up and does not require any programming or server side scripts. Database Applet can easily load tens of thousands of data records. Supports sort, search and links.
Reviews0
PriceUSD 20.00
Views2802
Business Process Management with JBoss jBPM
posted byDuaneMinProgramming Books
JBoss jBPM is a free, open-source, business process management solution. It enables users to create business processes that coordinate people, applications, and services.
A business process is a sequence of activities triggered by a certain input that results in a valuable output. Business Process Management is about analyzing those activities in a structured way and eventually supporting their execution with a workflow application.
This book shows business analysts how to model business processes in JBoss jBPM and use these models to generate a fully-functioning workflow application. It shows how business analysts can use the tools to build a solution without the need for Java coding expertise. It also introduces more advanced functionality that can be implemented by Java developers in partnership with the BA.
This book is a full toolkit for someone who wants to implement BPM in the right way. For more information, please visit http://www.packtpub.com/j boss-jbpm/book
Reviews0
PriceFree
Views1822
AudioPlayer
posted bycode4funinAudio & Sound
AudioPlayer is an open source Java class that manages WAV, AIFF and AU audio files playback. It provides basic functionality like play, stop, mute and loop. Implements many useful methods to retrieve song position, total time, remaining time, song audio format (sample frequency, resolution, channels).
It is written using JavaSound, a standard package included in J2SE since version 1.3, so you don't need to distribute any extra package like JMF (Java Media Framework) with your application.
JavaSound provides the lowest level of audio support on the Java platform and AudioPlayer represent higher-level user interfaces built on top of JavaSound. The JavaSound engine can render 8 or 16 bit audio data, in mono or stereo, with sample rates from 8KHz to 48KHz.
AudioPlayer can play files of any size with low memory usage. Each AudioPlayer object runs as a separated thread so your application main flow will not freeze during playback.
Reviews0
PriceFree
Views2672
Derby (Java DB) JDBC Driver
posted byheronginDatabase-Related
This article provides tutorial notes on the JDBC driver for Java DB (Derby) produced by Apache. Topics include loading JDBC driver classes; connecting Derby Network Server; getting JDBC driver information; creating tables and running queries through the Derby JDBC driver.
Reviews0
PriceFree
Views1339
AstroChip
posted byastrosolutionsinDevelopment Tools
AstroChip is a language for modelling chips. You can use it for learning the first basics of chipdesign. An intelligent compiler helps finding errors and chips can be tested.
Reviews0
PriceFree
Views1347
Planetris 3D
posted byastrosolutionsinGames & Entertainment
If a new ball flies to the middle of the gamescreen, it has to be connected to the balls already connected. The balls of different color can be connected to a different amount of other balls. The connected balls can be rotated in three dimensions. Cool 3D-graphics for an JAVA applet!
Reviews0
PriceFree
Views2294
KonaKart - Free Java Shopping Cart
posted bykonakartinE-Commerce
KonaKart is a free java / JSP / Struts / AJAX based shopping cart. It is database compatible with the popular osCommerce PHP application although it includes powerful new features such as one page checkout, a comprehensive promotions infrastructure, user definable reports and advanced SEO features. All functionality is available through a Java or SOAP Web Service API to simplify integration with existing apps. It includes an AJAX powered Administrator Application and provides support for multiple database vendors. Source code is provided under the GNU Lesser General Public License for all customizable parts of KonaKart.
Reviews0
PriceFree
Views3852
TFU File Split Applet
posted bymdempfleinFile Management
The TFU file split applet is a small Java applet where you can split your files into smaller pieces and store it back on your hard disk. You can then upload these pieces with TWG Flash Uploader and they are merged in the backend. If you want that your users get around the upload limit you can offer them this applet.
Reviews0
PriceFree
Views3340
OSWorkflow: A Guide for Java Developers
posted byshriharshbinProgramming Books
OSWorkflow is an open-source workflow engine written entirely in Java with a flexible approach and a technical user-base target. It is released under the Apache License. You can create simple or complex workflows, depending on your needs. You can focus your work on the business logic and rules. No more Petri Net or finite state machine coding! You can integrate OSWorkflow into your application with a minimum of fuss. OSWorkflow provides all of the workflow constructs that you might encounter in real-life processes, such as steps, conditions, loops, splits, joins, roles, etc.
This book explains in detail all the various aspects of OSWorkflow, without assuming any prior knowledge of Business Process Management. Real-life examples are used to clarify concepts.
This book gives step-by-step instructions on how to do things. The basics are explained first and then examples help to clarify and reinforce the principles.
Reviews0
PriceUSD 44.99
Views2539
Connecting MS Access Database with JDBC-OBDC Bridge Driver
posted byheronginDatabase-Related
Tutorials on using the JDBC-ODBC Bridge driver with MS Access database. Topics include creating MS Access database file; creating DSN for MS Access database files; inserting rows to and retrieving rows from Access database.
Reviews0
PriceFree
Views3193
Java Examples - Learn Java Programming by Examples
posted bykodejavainFrequently Asked Questions
Kode Java website provides beginners to Java programming some examples of how to use the Java API (Application Programming Interface) to develop an application. Learning by following some examples will hopefully decrease the amount of time needed to begin to code in Java.
Reviews0
PriceFree
Views1544
Amazon S3 upload applet
posted byebspinFile Management
This applet allows to upload files and folders to Amazon Simple Storage Service (Amazon S3) bucket. It support S3 REST API, MD5 digest, ACL and large uploads. It is built on the top jClientUpload applet.
Reviews0
PriceUSD 19.00
Views2297
SendSMS
posted byaakretechinCommunication Tools
SendSMS is a program that lets you send SMS messages to any phone in the world if you have a clickatell account
Reviews0
PriceFree
Views1728
A simple if else..
posted byryansdistrictinIntroduction to Java
A detailed tutorial for If else which plays a very important role for beginners
If else? What are "if elses" and why do you use it? Come and find everything in this tutorial
Reviews0
PriceFree
Views1255
JEP
posted bysingularsysinMiscellaneous
JEP is a Java library for parsing and evaluating mathematical expressions. With this package you can allow your users to enter an arbitrary formula as a string, and instantly evaluate it. JEP supports user defined variables, constants, and functions. A number of common mathematical functions and constants are included.
Reviews0
PriceUSD 550.00
Views1354
CX310-090 SCBCD EJB Java
Pass SCBCD CX310-090 exam in first attempt. 280 questions with detailed explanation and 100 study notes. CX310-090 - SCBCD EJB Java study notes, articles and mock test. 99% pass rate, 100% money back guarantee. Based on latest SUN certification exam pattern. Download exam simulation and study guide. Download practice test for SUN exam CX310-090 Now. Based on latest SCBCD certification exam pattern. Download SCBCD CX310-090 Now
Reviews0
PriceUSD 34.98
Views1254
RationalPlan Single Project
posted byIoanLucianinDevelopment Tools
RationalPlan Single Project is a project management software designed as an affordable alternative to Microsoft Project. The application is covering project management area from WBS construction, project planning and scheduling to critical path management, progress tracking etc.
Reviews0
PriceUSD 57.00
Views1614
