New Scripts | Java
Capitalization of English Names
posted byhinotoriinMiscellaneous
There are names in the English language like Sam O'Neil, Jenny McCarthy, Beverly d'Angelo, Leonardo di Caprio, Don Alejandro de la Vega, Wernher von Braun, etc. that give us trouble when we try to properly capitalize them in software applications. I provide a customizable and extendable solution to this problem. I had looked through many documents on the net concerning capitalization in English and also spoke to some people that are supposed to know things like this. Then I've written some code that puts all this theory into Java.
Reviews0
PriceFree
Views1078
Comparing two JVM cacert files
This can come in very handy, if you need to compare 2 different projects or envs.
For example Development server against prod, to ensure they both have same certs stored in cacerts (sampled by java among others).
Code to generate list of certs, along with there alias, entry, owner and valid dates is supplied at the URL.
Reviews0
PriceFree
Views3194
SQLeonardo
posted bysqleonardoinDatabase Tools
browse database structure, create SQL queries without directly writing SQL, edit tables directly via the data grid, jump from record(FK) to record(PK) or vice versa and more...
Reviews0
PriceFree
Views3283
Java Online Course
posted byathanasinIntroduction to Java
Easy to follow, visual presentation of many of the concepts you need to start programming in java such as fundamentals, syntax, basic packages, GUI with AWT/Swing/2Dapi, threads and networking. Includes example source code, quizzes and exercises.
Reviews0
PriceFree
Views2003
Java 2D Pie Chart
posted byreconninGraphs & Charts
SpiceCharts 2D Pie Chart is a very simple to use applet for creating 2d pie charts with a very smooth look due to the antialiasing feature included. Easy customizable for individual types, you can redesign it for your own needs modifying colors, legend type, positioning, etc.
Reviews0
PriceFree
Views3277
IP2Location Geolocation Java Component
posted byIP2LocationinNetworking Tools
The Java sample code lookups IP address to determine country, region or state, city, latitude, longitude, US zip code, timezone, ISP, domain name, netspeed, IDD code, area code, weather station code and station name. No external lookup or connection required and supports Java 1.1 onward. Java developers can use this component for projects related to: 1. Display native language and currency; 2. Redirect based on country; 3. Digital rights management; 4. Prevent password sharing and abuse of service; 5. Reduce credit card fraud; 6. Web log stats and analysis; 7. Auto-selection of country on forms; 8. Filter access from countries you do not do business with; 9. Geo-targeting for increased sales and click-throughs.
Reviews0
PriceUSD 99.00
Views3145
Vault :: Multiple File Upload and Download Applet
posted byolgaboukhinFile Management
Vault Java Applet provides multiple file upload and download capabilities along with related file manipulation routines. With Vault Applet implemented into your web site, you get powerful HTTP file upload system with comfortable interface and advanced functionality. Vault allows users to upload large files (unlimited file size) with no timeouts or memory lacks, displays dialog with progress bar and cancel button, has notification system, etc.
Reviews0
PriceUSD 349.00
Views4260
VirtFire
posted byvolodia_spbinAnimation
Make your web site or even a simple HTML page more attractive with a superb effect that makes your messages fly from the fire! You are able to use virtual fire for generating words and moving words in any direction! You don't need to know Java or HTML. You just customize the applet with the visual interfaces and you get what you need.
Reviews0
PriceUSD 19.95
Views2080
HotJoe Java Forum
posted bystdunbarinForums & Online Communities
The HotJoe Java Forums provide help for new and experienced Java users in a large variety of topics. The forum has discussions from basic Java usage through servlets and EJB's. There is also a technical article forum to publish your how-to's and ask for the same. Come visit!
Reviews0
PriceFree
Views4532
Pitchlet - Ready-to-use presentation of financial analytics
posted byelleninFinancial Tools
A Pitchlet� is a ready-to-use presentation of financial analytics that can be created rapidly and distributed instantly through a variety of channels: via email, on public & private websites, as standalone desktop presentations, etc. It is the final output of Applied Financial Engineering. Using advanced visualization techniques, Pitchlets enable financial practitioners to graphically present investment recommendations, strategies, performance results and attributions to their management, vendors and clients.
Reviews0
PriceFree
Views2323
PowerQuant - modeling platform for the financial engineering industry
posted byelleninFinancial Tools
The product complements and substantially enhances the capabilities of existing statistical and financial modeling applications to provide a highly flexible, extensible and productive environment for finance professionals. Functionally, the product is design to be used by two types of users groups: quants (to create analytics) and advisors (to apply analytics)
Reviews0
PriceFree
Views1996
Java File Uploader
posted byjavauploaderinFile Management
Upload your files with Hermes File Uploader, a secure java applet that helps sending multiple files to your server. It has the progress bars and shows information about selected files like size, format and default icon.
Reviews0
PriceEUR 10.00
Views4133
Graph Game
posted bykrysheninGames & Entertainment
Two-player game. The first player selects edges of the graph trying to connect two highlighted nodes while the second player removes unselected edges. Choose to play against computer or with your friend.
Reviews0
PriceFree
Views3320
SkyeTime
SkyeTime is a simple analog clock written in Java.
It comes as an applet, as well with the source.
SkyeTime is fully customizable
Reviews0
PriceFree
Views8075
Advanced Sliding Text Software
Very efficient Sliding Text News Scroller with a very easy set up process. This applet is designed to read a text file and display the contents within your web page in scrolling format. There are many advanced features which place this product above other news and text scrollers.The Advanced Sliding Text applet has been very efficiently written and as a result will enhance your visitors viewing experience.
Reviews0
PriceFree
Views3727
ArcClock
Originally designed clock applet. Customizable font and colors.
Reviews0
PriceFree
Views6682
BMTron
posted bykrysheninGames & Entertainment
Multi-player tron game for 1-4 players. The goal is to trap your opponents. Teamplay mode is available. Play against different types of AI players.
Reviews1
PriceFree
Views17437
Handling Unhandled Exceptions
posted byinfoinJSP & Servlets
Java Server Pages (JSP) could handle any erros that might be arised in scriptlets, expressions, or other JSP elements. You could use try/cacth blocks to handle any known erros. In this technic we could use to display a custom error on our file where unhandled exception is thrown.
Reviews0
PriceFree
Views1471
Writing Form Data to Text Files
posted byinfoinIntroduction to Java
This sample of JSP file, first handles all posted data from a web form and write to a text file. We have used Tomcat Server to run our sample code. You could easily edit the source code to use in your application.
Reviews0
PriceFree
Views4950
How to set cookies in JSP
posted byinfoinJSP & Servlets
You can put client's browser a cookie in JSP easily. Following example displays how to create cookie and set target browser.
Reviews0
PriceFree
Views3004
