Main > Free Download Search >

red line business / commercial software for linux

red line

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 22
Tcl Dev Kit 4.0.1 Linux

Tcl Dev Kit 4.0.1 Linux


The Tcl Dev Kit (TDK) provides essential tools for Tcl programmers, making it easy to create, build and deploy applications. Rapidly deploy Tcl applications to a broad range of platforms, as ready-to- more>>

The Tcl Dev Kit (TDK) provides essential tools for Tcl programmers, making it easy to create, build and deploy applications. Rapidly deploy Tcl applications to a broad range of platforms, as ready-to-run executables starkits or starpacks for Windows, Mac OS X, Linux, Solaris, AIX and HP-UX. Simplify development with tools for finding and fixing bugs, managing complex code bases, and optimizing your programs. Take control and work the way you want with a choice of GUIs or command line interfaces for most tools. Other features include TclApp that easily
creates and deploys self-contained Tcl executables to all major platforms, and complier, which protect your source code and reduce application support.

Requirements: Linux x86 architecture only, Minimum 2.4 kernel

Whats new in this version: Checker enhancements, TEA package management, Tcl 8.5 code compiler, GUI facelifts, New platforms: Mac OS X and Solaris x86 support.

<<less
Download (17.18MB)
Added: 2009-04-03 License: Commercial Price: $295.00
204 downloads
MySpeed Server 7.4a

MySpeed Server 7.4a


MySpeed Server is an excellent and useful program with which you can quickly and easily provide broadband speed test services to your end users. more>>

MySpeed Server 7.4a is an excellent and useful program with which you can quickly and easily provide broadband speed test services to your end users. Easily view end-user speed test results and quality of service reports, key information for managing VoIP, web application and help desk environments. It provide your customers with accurate bandwidth test services, including hard to find upload speed testing. Automate customer service processes by combining MySpeed speed test results with scripting

Major Features:

  1. Upload and download speed test measurements
  2. Connections often have different upload and download speeds, but most bandwidth tests only measure the download speed, providing only half the picture. MySpeed accurately reports both upload and download speeds.
  3. Reports bandwidth consistency (QOS), Max Pause and Round Trip Time (RTT)
  4. The consistency of download capacity is a critical measure for bandwidth-intensive applications such as VoIP and multimedia. MySpeed reports Quality of Service measurements of consistent bandwidth delivery. Max Pause, the longest pause recorded during the data download, and RTT are also reported.
  5. Highly accurate
  6. MySpeed has been carefully engineered and tested to accurately measure connection speeds. See the Broadband Speed Tester Benchmarks article.
  7. Can be combined with scripting for customized implementations
  8. MySpeed has the ability to call a JavaScript function when a speed test completes, enabling you to do most anything with the test results via JavaScript scripting, such as the options below. Try the live demo.
  9. Dynamically changing the HTML in the MySpeed web page based upon speed test results
  10. Provide connectivity analysis in a popup window
  11. Redirecting to another URL based upon the results.
  12. Easy implementation
  13. Unlike other speed testers, MySpeeds innovative design does not require any scripts or configuration changes. Just add the MySpeed files to your existing web server!
  14. Easy web page customization
  15. MySpeed may be easily incorporated into your web pages, or modify the default MySpeed speed test web page to the look and feel of your website.
  16. NEW! End-users can easily email test results
  17. A bundled JavaScript option enables the end-user to easily send speed test results to your help desk staff or other address. Try the live demo.
  18. VoIP Connection Analysis
  19. Use MySpeeds bundled JavaScript option to analyze a broadband connection and determine the number of VoIP lines that can be supported. Modify the JavaScript as needed to fit your needs. Try the live demo.
  20. Display connection quality test results in common terminology
  21. Display connection quality (QOS), Round Trip Time (RTT) and Max Pause results in non-technical terms as Excellent, Good or Poor.
  22. Automated start option
  23. Seemlessly initiates a connection speed test when a visitor goes to your MySpeed page. Try the live demo.
  24. Customizable display of speed test chart
  25. Easily modify the applet display to change the speed test scale, show/hide text labels, change the applet colors, and more! You can even customize the MySpeed applet text to display in another language.

Enhancements:

  • Max Attainable Speed (the calculated maximum TCP connect speed that is supported by a network connection)
  • Max Route Speed (the maximum speed that may be attained on the route being tested)
  • TCP Forced Idle Percent (the TCP idle time invoked because the route being tested is too slow end-to-end).
<<less
Added: 2008-02-14 License: Other/Proprietary Li... Price: USD249.00
3 downloads
kDataGrid 1.2

kDataGrid 1.2


kDataGrid is a PHP component that is ideal for generating data-bound HTML grids. more>>
kDataGrid project is a PHP component that is ideal for generating data-bound HTML grids.
kDataGrid showcases a comprehensive set of features, including automatic table mapping and pagination, AJAX edit-in-place, theming support, built-in quick-search, custom formatting rules, and data manipulation pages.
kDataGrid can be easily implemented into any Web site, Web application, or framework.
Main features:
Data mapping
- Map database tables or custom queries. Just point kDataGrid to a table in your database and youll have a complete paginated, editable and AJAXified grid.
Columns
- Custom formatting. Provide custom formatting rules for any column in a resultset; especially useful for formatting currency or e-mail fields.
- Custom lengths. Limit the maximum number of characters displayed for any field; useful for truncating links, street addresses or lengthy text descriptions.
- Sorting. Sort by any column in a result-set; no configuration necessary.
- Editable headers. Provide your own column headers; especially useful for tables with criptic column names.
- Column hiding. Hide specific fields from public display; such fields may include passwords or e-mail addresses.
Rows
- Automatic pagination. Paginate a table or query result without writing a single line of code; customize the number of rows per page.
- Alternate odd/even. Fully customizable odd/even coloring for improved readability.
- Highlight on click and hover. Fully customizable row highlighting for improved readability.
Edit-in-place
- Edit-in-place is a system for quickly editing text without requiring any page reloads. A simple double-click turns any cell intro an editable field. Upon completition, the new data is saved back in the database.
- Enabled by default.
- Automatically detects primary key columns and sets them to read-only.
- Can be disabled for any column in the result set.
- Preserves custom cell formatting.
Live search
- Typing in the quick-search text-box automatically triggers the live-search function.
- Provides visual feedback using an animated "Loading..." image.
- Checks all cells for the provided keywords.
- Does not required clicking, page reloads, or trips to the database.
Data Editing
- kDataGrid automatically generates the necessary pages to manipulate data in your database tables.
- Automatically generates pages to view, add, edit and delete records.
- Actions column. A data manipulating column called Actions is automatically added as the last column in the grid and can show links to view, edit and delete a record.
- Add record link added on the top strip.
- Available actions can be set using the show_actions() function.
- The look-and-feel of all data manipulation pages can be changed by editing a simple template file.
Enhancements:
- This release adds support for Oracle, SQL Server, and PostgreSQL.
- It is now possible to explicitly set column widths, change the CSS Id and Class attributes of the grid, and block specific actions (data-editing pages) from being displayed.
- A bug has been fixed with set_columns_maxlength() where lengths were not correctly parsed under some conditions.
<<less
Download (MB)
Added: 2007-01-10 License: Other/Proprietary License with Source Price: $59
1020 downloads
PHP Video Script Red-Skyblue 1

PHP Video Script Red-Skyblue 1


When it comes to video search this script is truely the best choice. But dont just take our word for it, check out the online demo and see for yourself... it says it all! . more>> <<less
Download (0.24KB)
Added: 2009-04-14 License: Commercial Price: $19.99
197 downloads
JDataGrid Spreadsheet Edition for Linux 2.2.6

JDataGrid Spreadsheet Edition for Linux 2.2.6


Implement a data grid with cell management features in your project more>> JDataGrid Spreadsheet Edition provides a Java data grid component, a Java spreadsheet style table, support some features such as row header, cell attributes, cell merge and split, undo and redo, find and replace, spell check, file input and export, print and print preview, 100 formulas, 20 different shapes and text, image node , pie chart, bar chart, line chart.
main feature:
JDataGrid Spreadsheet Edition mainly used in the desk program and web browser program,directly embedded into the code source.
Freeze Window
A number of Working Table
Fill Data
Excel Formula
Print and Print Preview
Cell Sorting
File Input and Export (xls, xml, csv, html, txt) New!
Cell Attributes New!
100+ Formula, 20+ Shape, 3 Chart
Undo and Redo, Find and Replace, Spell Check
Royalty free distribution
JDataGrid Spreadsheet Edition can provide development component for individuals, companies, School or Academic groups and other organizations, help developers speed up the development process, enhance efficiency.
<<less
Download (2.52MB)
Added: 2009-04-13 License: Commercial Price: $69.00
193 downloads
Autoresponder Unlimited 1

Autoresponder Unlimited 1


How to have your own full-fledged email autoresponder system more>> Some of the Powerful Features of Autoresponder Unlimited:
- No Monthly Fees - Pay Only Once then Own it for Life
- Free lifetime upgrade!
- 100% Guaranteed or your Money Back in 90 days. No questions asked.
- Very Easy to Install - in less than 10 minutes.
- Complete Easy to Follow Installation Instructions.
- Use on Unlimited Number of Domains. You can put our autoresponder to work for you even on your free-hosted webpages.
- Send Unlimited Number of Follow-up Emails. You can send follow-up email everyday if you want. Some autoresponder services allow you only 20 follow-up emails.
- Works on Unlimited number of subscribers. It will work great even if you have 100 or 1 Million subscribers.
- Fully automated, will work for you 24 Hours a Day 7 Days a Week
- Super fast email delivery - 600 emails per minute
- Automatically wraps words at 65 lines per line.
- Full Customization - can send emails with actual names of clients and email addresses
- Customized "Thank You" Page. You can set-up a thank you page after your client has subscribed.
- All follow-up emails can have an attachment - you can attach any file type to your email messages up to 2MB
- You can manually Unsubscribe any email addresses
- Your subscribers can also automatically Unsubscribe using a Link in every email message
- Power Checking of Duplicate Email Addresses. Once an email has been used, it will delete the same email address if use in subscribing again. You free-up yourself in cleaning your database of duplicate email addresses.
- Very easy to use Admin Control Panel where you set up your follow-up emails in a matter of minutes.
- Super easy to Export Email Addresses
- Super easy to Import Email Addresses
- Subscription Box automatically generated for you
- You will never be accused of spamming. You will always have an email sent to you as a PROOF of the actual email address and IP address of your subscribers.
- You will get a report every time a follow-up is sent
<<less
Download (NA)
Added: 2009-04-28 License: Commercial Price: $10
178 downloads
Visual Paradigm for UML (ME) for Linux 6.1

Visual Paradigm for UML (ME) for Linux 6.1


UML CASE tool - UML diagrams, use case modeling, reverse engineering and more... more>> Visual Paradigm for UML is a professional UML tool that supports complete software lifecycle - object-oriented analysis, object-oriented design, construction, testing and deployment. The UML modeling software helps you build quality applications faster, better and at lower cost. You can draw all types of class diagrams, reverse code, generate code from diagrams and generate documentation. The UML CASE tool also provides abundant UML tutorials, UML interactive demonstrations and UML projects.
Feature List:
+Support UML version 2.1
+Business Workflow diagram
+Bookmark (New Feature)
+Handi-Selection (New Feature)
+Command-line operations (New Feature)
+User Interface Designer (Enhanced)
+Java Roundtrip engineering
+Reverse engineering Java, C++, XML Schema, XML, .NET exe/dll, CORBA IDL, XML Schema and Python (Enhanced)
+Code Generation - model to code, diagram to code
+Use Case Details Editor - An all-in-one environment for specifying a use cases details including general model specification and use case descriptions
+EJB Diagram - Visualize EJB systems
+EJB Code Generation
+Data flow diagram
+ORM support - generate Java objects from database
+Database generation - ERD to database tables
+Database reverse - existing DBMS to ERD
+Modeling collaboratively with VP Teamwork Server, CVS and Subversion (Enhanced)
+Report generator for generating documentation
+Automatic diagram layout
+Import/export XMI file
+Import Telelogic Rhapsody Project File (New Feature)
+Support Stored Procedure and Database Trigger (New Feature)
+Export diagrams to JPG, PNG, SVG, EMF, PDF
+Shape editor
+More...
Other UML modeling Tools/UML Plugins:
Java Platform (Windows/Linux/Mac OS X):
+SDE for Eclipse
+SDE for NetBeans
+SDE for Sun ONE
+SDE for Oracle JDeveloper
+SDE for JBuilder
+SDE for IntelliJ IDEA
+SDE for WebLogic Workshop
Windows Platform:
+SDE for Microsoft Visual Studio
+More SDE...
<<less
Download (114.27MB)
Added: 2009-04-29 License: Commercial Price: $99.00
179 downloads
Komodo IDE (Linux/x86 libstdc++6) 5.1.0

Komodo IDE (Linux/x86 libstdc++6) 5.1.0


Komodo IDE 5 is a powerful, multi-platform, multi-language IDE for dynamic language, web and team development. more>>

Code smarter and faster withKomodo IDE (Linux/x86 libstdc++6) 5.1.0, the award-winning professional development environment for dynamic languages and open technologies.
All the Languages

Dynamic language expertise for Perl, PHP, Python, Ruby, and Tcl, plus JavaScript, CSS, HTML, and XML, and template languages like RHTML, Template-Toolkit, HTML-Smarty, and Django.
All the Tools
Award-winning feature set includes standard editor functionality, plus killer debugging and more. And it's extensible, so you can hack away!

All the Platforms
Windows? Mac? Linux? Yes! Yes! Yes! User-based licensing makes it easy.
All the Team
Source code control integration, a project manager, and multi-user support assist in team development. Visit our Komodo for Teams page to learn more and take advantage of group savings..

All the Support
You can rely on high-quality support and an active user community for help when you need it.
Major Features:

  1. Multi-language file support
  2. Correct syntax coloring of multi-language files and templated files, common in many web programming frameworks. Add custom language support with UDL.
  3. Standard editing features
  4. code formatting
  5. code commenting
  6. auto-indent
  7. block selection
  8. column editing
  9. Syntax checking
  10. Instant feedback for all fully-supported languages.
  11. Syntax coloring
  12. Spot errors easily and improve readability and context, even in multi-language files.
  13. Abbreviations
  14. Inserts snippets from your toolbox at the touch of a key.
  15. Vi emulation
  16. Modal Vi keybindings emulate navigation, text insertion and command behavior. Custom commands can be implemented by adding Komodo macros to a Vi Commands Toolbox folder.
  17. Emacs keybindings
  18. Emacs-like keybinding scheme supports new editor features modeled on Emacs, such as transient marks (similar to the Emacs "mark ring"), repeat next command and reflow paragraph.
  19. HTML preview
  20. Check HTML, XML and CSS files side-by-side or in a browser, using arbitrary files or URLs.
  21. Multilingual Input Method Editor (IME) support
  22. Use your standard keyboard to enter multi-byte characters, such as Simplified Chinese, Japanese and Korean.
  23. Code snippets
  24. Store any piece of code for reuse.
  25. Code folding
  26. Work quickly and efficiently with large sections of code.
  27. Multi-document editing
  28. Easily work on multiple documents simultaneously using multiple tab groups, split view, and cross-document search.
  29. History
  30. Navigation (forward and back) buttons and a drop list in the toolbar that let you browse though the files and buffer locations you've been editing recently.
  31. Search Highlighting
  32. Matches are highlighted in the current buffer.
  33. Editor Hyperlinking
  34. Ctrl'+'hover' will highlight HTTP hyperlinks under the pointer; 'Ctrl'+'click' will open the URL in the configured browser.
  35. CSS Color Popup

Requirements:

  1. Red Hat Enterprise Linux 5 or later
  2. CentOS 5.0 or later
  3. Fedora Core 8 or later
  4. OpenSUSE 10.2 or later
  5. Ubuntu 7.04 or later
  6. x86 or x86_64 architecture
  7. 500 MHz or faster processor
  8. 512 MB RAM (1 GB+ recommended)
  9. 200 MB hard disk space


WareSeeker Editor


<<less
Download (44.49MB)
Added: 2009-04-14 License: Commercial Price: $295.00
196 downloads
 
Other version of Komodo IDE
Komodo IDE (Linux/x86 libstdc++6) 5.0.1+, Red Hat Enterprise Linux 4+, Fedora Core 8+, SuSE 9.0+; x86 processor. System Requirements
Price: $295.00
License:Commercial
Download (44.19MB)
191 downloads
Added: 2009-04-18
Komodo IDE (Linux/x86 libstdc++6) 4.4.1Requirements: Linux Debian Stable/Ubuntu 5.04+, Red Hat Enterprise Linux 4+, Fedora Core 4
Price: $295.00
License:Commercial
Download (39.32MB)
200 downloads
Added: 2009-04-20
Price: $295.00
License:Commercial
Download (40.23MB)
196 downloads
Added: 2009-04-21
Browser Page Editor 30615.0951

Browser Page Editor 30615.0951


Set up your clients web site so they can edit content from any browser. more>> When I design web sites for clients, I now use this script to put the control into their hands; rather than hire me for every little content modification, they can easily make the changes themselves from any browser. Do they need to upload images? No problem; this script includes a file manager for a special upload directory. They can quickly place images in this folder, and remove old ones. Its password protected, so only the right people can make changes. Its easy to integrate, even into pre-existing sites. Place the edit link on the pages you want users to be able to change. The script figures out the path to this page, displays the content in a WYSIWYG format (for WIndows IE users only). Familiar commands like control-B for bold or shift-Enter for line breaks make this simple to learn and use.<<less
Download (540KB)
Added: 2009-04-29 License: Commercial Price: $19.99
181 downloads
Avira AntiVir Linux Workstation 2.1.8.36

Avira AntiVir Linux Workstation 2.1.8.36


AVIRA offers antivirus protection for home and network Linux users, worldwide. more>> Avira AntiVir Linux Workstation is a superior antivirus solution, especially created to offer a virus-free Linux
environment, for home and network users worldwide.
AVIRA benefits:
- Automatic updates of the virus signatures database and of the antivirus engine;
- Extensive Malware Recognition: aside from viruses, Trojans, backdoor programs, worms, etc., it detects Adware &
Spyware, double extension files and unusual runtime compression tools;
- On-access/on-close virus protection, employing the Dazuko kernel module on Linux platforms;
- Command line scanner (on-demand): configurable antivirus scanning for all known malware types;
- Extended protection against known or yet undiscovered viruses, due to advanced heuristics;
- Detailed reports, warnings and notifications (available for both admins and users);
- Enhanced protection against unknown boot-sector viruses, issuing alerts for boot sectors suspicious formats;
- Optional user-friendly graphic interface
- Professional services: the Avira license entitles you to virus definitions updates and product upgrades, access to
documentation, as well as standard technical support, offered by a team of skilled professionals.
It offers permanent antivirus protection by smoothly monitoring your systems active processes and blocking malware
(all sorts of viruses, Trojans, backdoors, worms etc.) from damaging your most valuable data. You can make your
own decisions and set the type of action to take on the infected files: isolate, disinfect, remove.
Limitations:
By design, the product does not scan inside archives
The Installation Kit comes fully featured but update service (FUSE) is disabled. To enable updates you may
automatically request an evaluation key for a 30-days period from here:
http://www.avira.com/en/products/test_licence.html
To further benefit of update service (FUSE) you may acquire the appropriate commercial license (http://www.avira.com/en/products/online_shop.html)
<<less
Download (32.14MB)
Added: 2009-04-16 License: Commercial Price: $59
208 downloads
ClamShell 2.3

ClamShell 2.3


ClamShell gives you an easy graphical tool for running the clamscan anti-virus command line engine. more>>
ClamShell gives you an easy graphical tool for running the clamscan anti-virus command line engine.

ClamShell project has built-in reporting of both the scan activity as well as any virus activity found, customization options, and virus definition updating.
<<less
Download (MB)
Added: 2007-06-03 License: Other/Proprietary License Price: $10
879 downloads
Sketsa SVG Editor 6.0 / 6.1 Beta 1

Sketsa SVG Editor 6.0 / 6.1 Beta 1


Sketsa is a vector drawing application based on SVG. more>>

Sketsa SVG Editor 6.0 / 6.1 Beta 1 provides you with a professional and powerful vector drawing application which is based on SVG. Scalable Vector Graphics (SVG) is a graphics format and technology based on XML developed by W3C. With Sketsa, you can create vector graphics that can be scaled and printed at any resolution, without losing detail or clarity. You also get instant visual feedback on what you changed.

Sketsa features various tools for optimizing content creation, giving designers unsurpassed support for creativity. These tools include property palette, DOM editor, source editor, resources editor, SVG specific shape tools, transformation tools, and additional illustration tools.

It uses SVG as a native file format. With affordable price and feature rich products, you will see why many SVG developers are choosing Sketsa as their preferred SVG Editor. Sketsa requires Java VM (JRE) 1.4.2 or higher. As a cross platform application, Sketsa runs on any platform that support Java 1.4.2 or higher eg: Microsoft Windows, Unix or Linux, etc.

Major Features:

  1. SVG Native File Format and produces very clean XML code: Sketsa uses SVG as its native file format. SVG is an open standard language for describing two-dimensional (2D) graphics in XML developed by W3C. As being a XML grammar lets SVG benefit from the various XML tools that make it so easy to manipulate, generate, search and edit SVG files. Sketsa also produces very clean SVG XML code. It is not using any proprietary namespaces.
  2. Tool Palette, Canvas, and Visual Design Tool: It features various tools for optimizing content creation, giving designers unsurpassed support for creativity. Its visual design tools allows designer to select, draw, and edit objects easily. It support SVG specific shape tools < rect>, < ellipse>, < line>, < polyline>, < polygon>, < text> and support additional illustration tools such as Pencil tool for freeform shape and Pen tool for curve shape. It also support transform type: rotate, skew, scale, and translate. Designer could easily and visually create or edit SVG artwork.
  3. Object Property: Designer can quickly inspect and change object properties in one centralized location. The Object Properties contains several categories: Geometry, Stroke, Fill, and Filter. In each of the category you can change the value and automatically shown in the canvas. Depending on the object selected, it allow designer to change the geometry, stroke, fill, or filter effect properties such as geometry attributes, color, stroke width, opacity, fill rule, etc
  4. Resource Editor: The resource editor is a centralized location of resources for the current or selected SVG document. It allows you to create Linear Gradient, Radial Gradient, and Filter. This is the place where object reuse is achieved. For example: Gradient or Filter element which could be applied to other SVG elements.
  5. Source Editor with syntax highlighting: Although Sketsa allows designer to visually create and edit SVG artwork without worrying about underlying source code, Sketsa provide access to the underlying SVG source code. The integrated XML text editor allows them to view and edit SVG source code for greater control. It has built in SVG validation to ensure source code change are valid SVG Document.
  6. Export to Raster or Bitmap: Sketsa allows you to export SVG artwork into raster image. It support JPEG and PNG format.
  7. Plugins Support: Plugins supports allows Sketsa capabilities to be enhanced or extended by various plugins. For example Symbol Library Plugin or Emoticon Symbol.
  8. Written in Java: Sketsa is a cross platform application that run on all popular operating systems. It runs on any platform which supports Java 1.4.2 eg: Microsoft Windows, Unix or Linux, etc.

Enhancements: This is a major release with many enhancements.

Requirements:

  • Java 1.5 or higher
  • 1024 x 768, 16-bit (thousands of colors) color display or higher
  • Mouse or equivalent pointing device
<<less
Added: 2009-05-13 License: Other/Proprietary Li... Price: USD49.00
775 downloads
FAQ Search 61121-2238

FAQ Search 61121-2238


Put a Frequently Asked Questions script on your site to help you manage your user help assistance. This help desk will allow your users to quickly find answers to their questions. You can administrate more>>

FAQ Search allows you to place a searchable and easy-to-update Frequently Asked Questions database on your site in minutes. One script file, and a single database text file can be uploaded in a few minutes giving your users access to the most recent answers. One of the most important pages on a site is a Frequently Asked Questions page. If done well, it serves two important purposes: Users can find the answers to all of their questions in a few minutes and make their decision to purchase more quickly. You save time from answering the same questions over and over again by email. People are also less likely to become cold contacts. The bonus is that it saves you time as well. Adding new questions is as easy as adding a new line to the text file. The problem we all face with these kinds of pages is keeping them up-to-date. Its a chore to determine what question is worthy of adding to the page, and then you have to build a static page, perhaps adding more HTML to an existing page to answer these questions. Many webmasters dont do anything at all. Take a look at FAQ-Search. Youll appreciate the ease with which you can interact with your Frequently Asked Questions. Youll love the time it saves you in answering email. ________________ D e t a i l s The idea is to continue to develop this so that it fully manages your support. Heres what it does now: Allows searching of database. Allows basic interaction with the database: users can ask new questions that are not in the database. Questions and answers are sorted by categories. Heres what I plan to add: Script answers support email automatically. Based on keywords in the email, users are replied-to with a selection of possible answers. New questions people ask online will be added to the database as pending. You will be able to answer the question online with a web form. You can either approve the question for the FAQs or delete it.

Requirements: Perl, Webserver

<<less
Download (0.00KB)
Added: 2009-04-07 License: Commercial Price: $12.99
199 downloads
 
Other version of FAQ Search
FAQ Search 1.0Adding new questions is as easy as adding a new line to the text file. The problem we all face with
Price: $7.99
License:Commercial
Download (13KB)
198 downloads
Added: 2009-04-08
Big Faceless Java Graph Library 2.4.1

Big Faceless Java Graph Library 2.4.1


A Java class library for creating graphs and charts. more>>
Big Faceless Java Graph Library 2.4.1 offers users a Java class library which can create graphs and charts.

The Big Faceless Java Graph Library is a Java class library for creating graphs and charts. It is backed by a full 3D engine, allowing you to create shaded 3D pie, bar, and line graphs as GIF, PDF, PNG, or other image formats.

Big Faceless Java Graph Library features include transparent backgrounds, extensible axes to graph dates, currencies, custom fonts, and spline curve fitting. It is small, fast, and easy to use.

The most useful benefit is the Tag Library interface. This makes embedding graphs in web pages almost trivial - as easy as creating an HTML table, for instance. Most people will embed the graph as a PNG, which means JavaScript can be used to create rollovers and actions, in exactly the same way as an image map. If you prefer a vector image, SVG and Flash can be created by changing one word of your XML.

Major Features:

  1. XML and JSP Tag Library interface, for extremely easy integration with web projects
  2. Very comprehensive API and Tag documentation with dozens of examples
  3. Embed JavaScript in your tags to easily create powerful rollovers
  4. Full 3D engine with adjustable light source, produces the most realistic graphs on the market
  5. Output to PNG, SVG, Macromedia Flash, PDF or java.awt.Image for use in Applets
  6. Graph Dates, Currencies, Percentages, Numbers and Discrete data out of the box, easily extended for total control over the axes
  7. Mix Bars, Lines, Candles, Bubbles, all on the same graph
  8. Add text, lines or custom markers anywhere on the graph, including axes
  9. Use up to four axes on the one graph, including logarithmic axes
  10. Plot mathematical functions, data samples and spline curves fitted to data, all on the same graph
  11. It's fast plot several 3D graphs a second to PDF

Enhancements:

  • Fixed mouseovers relating to to multi-bar series in the tag library
  • Fixed build issue bug that was causing a required class to be obfuscated away. This was sometimes causing mouseover issues on the first graph.

Requirements: Java 2 Standard Edition Runtime Environment

<<less
Added: 2009-07-07 License: Other/Proprietary Li... Price: USD800.00
13 downloads
Ricebridge CSV Manager 1.2.4

Ricebridge CSV Manager 1.2.4


Ricebridge CSV Manager allows you to read and write CSV files from within your Java application. more>>
Ricebridge CSV Manager project allows you to read and write CSV files from within your Java application. This component covers all sorts of boundary cases and bad data that youd rather not think about.
Main features:
- Any CSV Format
Read and write Excel, UNIX and arbitrary CSV formats. Easily define the separation, quoting, escape and whitespace characters. We can handle multi-line data and missing fields. We provide detailed error reporting when badly formatted data is encountered.
- Access Data Directly
From ArrayLists to TableModels, from ResultSets to plain old Java arrays, we provide the data the way you want it. You can even create your own data models using callback interfaces.
- Great Documentation
Our documentation is something were really proud of. We cover everything you need to know, fully and comprehensively, from the basics to advanced usage.
- Easy to Use
Weve put lots of thought into making our components usable. Our interfaces and naming conventions are consistent, coherent and sensible. We take the time to find the least surprising way to do something.
- Fast and Scalable
Weve defined a proper grammar for CSV files to parse them cleanly and efficiently, and weve verified that our parser has linear performance for any file size.
- Learn from Open Source
Weve taken selected sections of the CSV Manager source code and released them under a BSD-style license. This means that you can get see in detail how to use our entire API.
Version restrictions:
- 30-day trial
Enhancements:
- Comments within lines were enabled by default, causing unexpected data loss.
- Comments are now only valid at the start of a line, unless CsvSpec.setCommentWithinLine is true.
<<less
Download (0.14MB)
Added: 2007-06-22 License: Other/Proprietary License with Source Price: $47
860 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 2
  • 1
  • 2