New Scripts | Java
Demystifying Extreme Programming: Just-in-time design
posted byvoltroninDevelopment
People who aren't familiar with XP are bothered by the concept of just-in-time (JIT) design -- designing and implementing what you know you need right now and not worrying about future design issues until absolutely necessary. While this approach might seem unwise or even reckless, XP advocate Roy Miller wraps up his series by showing you how safe and easy JIT design is -- and how it just might revolutionize the way you write code.
Reviews0
PriceFree
Views1533
Scaling Web services and applications with JavaGroups
posted byvoltroninDevelopment
As the J2EE platform has matured, it has opened up the opportunity to deploy commodity servers in networked cluster configurations for scaling of Web services and Web applications at the Web tier. These commodity servers, interconnected through commodity LAN hardware, can provide cost-effective clustering solutions. The last piece of the clustering puzzle is in the software. In this seriesSing Li examines three open source software substrates that can enable high-impact Web tier clustering, beginning with JavaGroups.
Reviews0
PriceFree
Views1532
JSP best practices: The power of time stamps
posted byvoltroninDevelopment Tools
Brett McLaughlin continues his JSP best practices series with a look at the various techniques for adding time stamps to your JSP pages, as well as the ways that this simple modification can enhance the usability of your Web site.
Reviews0
PriceFree
Views2118
Cronos' Webecg
posted byimcardleinGraphs & Charts
This Web-based electrocardiogram (ECG / EKG) software uses an electrical recording of the heart and displays it to a webpage. WEBECG seeks to address a number of critical issues surrounding ECG data such as use of multimedia, wide-area access, efficient data transmission, and capability to export results to other software applications. In its initial implementation, it is setup as a demonstration technology test.
Reviews0
PriceFree
Views2262
Accessing EJBs through firewalls
posted byanand_sankaraninEJB
Ever try to write a J2EE application accessing EJBs across a firewall? It can be messy, and developers often must resort to all kinds of workarounds, none of them particularly "neat." Developers often write a servlet to intercept HTTP requests and delegate them to EJBs, which is kind of a kludge. Another approach that uses tunneling technologies-such as RMI over HTTP-can entail a big performance hit. But there is a better way. You can solve this problem elegantly by using Java Secure Socket Extension (JSSE).
Reviews0
PriceFree
Views2518
Happy Sliding Menus
posted byhotscriptsinNavigation
These are sliding java menu applets available in numerous themes and suitable for sidebar navigation. Includes easy-to-use online configuration tool. Support for true-type fonts, multi-state user-defined icons, multiple event triggers and more. Many different sliding styles are available, including stylish expanding slides with top level items expanding around the submenu.
Reviews0
PriceFree
Views2917
Zmei Presentation Applet
posted bypgelevinText Effects
Applet that show unlimited number of message in "balloon" style into given image.Each message be able have different position.Costumizable delay between messages.
Reviews0
PriceFree
Views3263
Data Matrix Java Barcode Package
posted bySoftware ObjectsinE-Commerce
Our Data Matrix Java bar code package contains a JavaBean, Applet, Servlet code and Java class files for printing Data Matrix barcodes. Our JavaBeans, applets and servlets may be used on any operating system with a Java virtual machine to integrate automated barcoding into internet applications, websites or custom Java applications.
Reviews0
PriceFree
Views3838
RiverEdit
posted byriverhackinHTML Editors
RiverEdit makes your work done easy.
It has the ability to switch between files fast and easy, you can easy set up a filefilter if you�re only interest in some files.
You can also choose fonts and formats, search for a line, create new files, use the HTML toolbar and much more...
Reviews1
PriceFree
Views4809
U-Upload Pro, FTP upload applet
posted byunlimitechinFile Management
U-Upload is an FTP upload applet that runs in a web page. Powered by Unlimited FTP applet, U-Upload provides one of the fastest ways to upload files on the internet. U-Upload does not require a special server program or CGI in order to run like other upload components. It will connect to any standard FTP server, giving you full control over where files are stored. Some of the feartures include MacBinary support, automatic Zip, upload entire directories, and much more.
Reviews0
PriceUSD 199.00
Views8638
UnlimitedFTP Professional - Java Web to FTP applet
posted byutechsoftinFile Management
UnlimitedFTP Secure allows you to embed a full-featured FTP client right into a web page. Simply put, users do not need to know how to install or configure an FTP client in order to transfer files to your FTP server. Authentication can be manual, automatic, or based on your web application. With UnlimitedFTP, you can create a smooth experience for users and never need to explain FTP client configuration again.
Reviews1
PriceFree
Views17036
Vekov.com - Software Development
Our team of professional software specialists has at its disposal with expert knowledge in the field of software architecture, design and development of appendices, construction of highly efficient and stable data base, introduction and support of the final product in your information system.
Reviews0
PriceFree
Views1529
Java SMTP / POP3 / IMAP components
Easy to use components for SMTP, IMAP and POP3. Includes support for sending/retrieving attachments and international character encodings.
Reviews0
PriceFree
Views4302
Mash that trash -- Incremental compaction in the IBM JDK Garbage Collector
posted byvoltroninDevelopment
This article discusses incremental compaction, a new feature in the memory management component of IBM JDK 1.4.0. Incremental compaction is a way of spreading compaction work across different garbage collection cycles, thereby reducing pause times. The authors discuss the need for incremental compaction, the compaction phases at a high level, and some runtime parameters. They also explain how to interpret changes in the verbosegc output.
Reviews0
PriceFree
Views1708
SlideOnDemandWipe
posted bywebmasterinSlide Shows
This slide show / banner Java applet can wipe through variable-sized images. Images are only loaded while on demand, i.e. at most two images are resident in the memory for the transition effect at the same time. Theoretically, unlimited number of images can be used.
Reviews0
PriceFree
Views2540
SlideOnDemandShift
posted bywebmasterinSlide Shows
This slide show / banner Java applet can display variable-sized images with a shifting effect. Images are only loaded while on demand, i.e. at most two images are resident in the memory for the transition effect at the same time. Theoretically, unlimited number of images can be used.
Reviews0
PriceFree
Views1982
Webmatic Light
posted bywebmaticinVisual Effects
This applet can show some good light effect over any image like sun crossing, candle flame, following mouse light and more. Its a good light effects applet, try it!
Reviews0
PriceFree
Views3030
Webmatic Flood
posted bywebmaticinVisual Effects
This applet can show a flood transiction effect between two images, you can change the flood speed and the flood direction.
Reviews0
PriceFree
Views2001
Happy Drop-down menus
posted byhotscriptsinNavigation
These are drop-down java menu applets available in numerous themes and suitable for a top bar navigation layout with the menu across the top of your page. Includes configuration tool. Support for true-type fonts, multiple event triggers, user-defined icons, and more. The menus have pop-up submenus, which can pop up over anything on your page - e.g. frame edges, HTML content, flash movies, etc - but are easily removed again afterwards.
Reviews0
PriceFree
Views3115
Declarative programming of JSP web sites using XML.
posted byanand_sankaraninXML & Java
In any JSP based web site, there could be lots of repetitive web pages. By using tag libraries and XML based definition files, this can be generalized into a framework based rendering. This article illustrates such usage to render a web site.
Reviews0
PriceFree
Views1885
