recovers data
Quick Recovery for Linux 10.x
Software for Recovering Linux Data from Accidental File Deletion from Hard Disk more>> We offer you the Best Data Recovery Software for recovering Ext2 and Ext3 data in case of hard disk crash , Linux, Search heuristics help locate partitions and folders quickly. GUI designed to have least user interaction.Quick Recovery is a do-it-yourself non-destructive Linux Data Recovery Software. There are just two steps to perform the complete operation. Analysis, Select and Save. Analysis is the most important aspect of data recovery.<<less
@1 Active Table 1.0
The script reads tab-delimited text data file and plots the data in an HTML. more>> The script reads tab-delimited text data file (converted from MS-Excel or MS-Access) and plots the data in an HTML table automatically. It doesnt matter how may rows and columns of data you have, the script will handle it automatically.
Note:You will be able to download the product immediately after ordering!<<less
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:
- Upload and download speed test measurements
- 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.
- Reports bandwidth consistency (QOS), Max Pause and Round Trip Time (RTT)
- 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.
- Highly accurate
- MySpeed has been carefully engineered and tested to accurately measure connection speeds. See the Broadband Speed Tester Benchmarks article.
- Can be combined with scripting for customized implementations
- 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.
- Dynamically changing the HTML in the MySpeed web page based upon speed test results
- Provide connectivity analysis in a popup window
- Redirecting to another URL based upon the results.
- Easy implementation
- 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!
- Easy web page customization
- 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.
- NEW! End-users can easily email test results
- 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.
- VoIP Connection Analysis
- 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.
- Display connection quality test results in common terminology
- Display connection quality (QOS), Round Trip Time (RTT) and Max Pause results in non-technical terms as Excellent, Good or Poor.
- Automated start option
- Seemlessly initiates a connection speed test when a visitor goes to your MySpeed page. Try the live demo.
- Customizable display of speed test chart
- 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).
kDataGrid 1.2
kDataGrid is a PHP component that is ideal for generating data-bound HTML grids. more>>
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.
Ricebridge CSV Manager 1.2.4
Ricebridge CSV Manager allows you to read and write CSV files from within your Java application. more>>
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.
CounterMail 50409-1418
CounterMail is a web stats and counter script in one, but with a slight twist. more>> Not all web hosts allow server side includes, and many do not provide statistical information about your visitors. Youd like to know who is visiting your page, what route theyre taking through your site, what browser they are using, and what time they were there?Maybe you want to know the sites which are linking to you and which links are generating the most traffic.Now this is all possible, even with limited CGI access. If you can run basic Perl scripts, and have access to SendMail on this server, CounterMail can retrieve the information from your visitors, and email it to you. You get to choose when the email comes; every visit, after 10 visits, 50 visits, or any number of visits-- it doesnt matter.Want to show a counter on your page? This script can be called using SSI, to show a simple count of unique visitors. A visitor wont be counted twice, even if the counter is placed on all your pages.Call it with an img tag, and add the string /blank.gif to the end of the script to display a one pixel gif. Or, call it with a Server Side Include to show the visitor count.NEW!This script now sorts the visit data by IP address, so its easier than ever to see the exact path someone used on your site. I find this terrific to use with search engines. For example, someone searches on Google for "Cool Widget" and then goes to 5 pages on your site. It shows how long they were on each page, and how long they were on your site altogether. You can also see which page they exited from, and more!This is a brand new script, so try it out and let me know what you think.<<less
Perl Dev Kit (Linux) 8.0
The Perl Dev Kit (PDK) provides essential tools for Perl programmers, making it simple to build and deploy applications. PDK features application builders for Windows, Mac OS X, Linux, Solaris and AIX. more>>
Perl Dev Kit (Linux) 8.0 is a useful tool which is designed to provide help with building and deploying Perl applications. using this version of Perl Dev Kit (PDK) will bring you both convenience as well as pleasure.
The Perl Dev Kit (PDK) provides essential tools for Perl programmers, making it simple to build and deploy applications. PDK features application builders for Windows, Mac OS X, Linux, Solaris and AIX; plus a suite of tools to speed development time and improve code quality.
PDK includes the complete suite of tools for creating and deploying Perl applications. Graphical user interfaces for all application builders make creating executables fast and easy, with visual guides to a wealth of build options. The comprehensive feature set includes PerlApp, Coverage Analyzer, Filter Builder, VBScript Converter, Graphical Debugger, PerlMSI, PerlCtrl, PerlNET, PerlSvc and PerlTray.
Major Features:
- Develop and deploy your Perl programs to anyone on any platform with PerlApp's new cross-platform wrapping.
- Deliver code as executables or as Windows Services, ActiveX components, .NET assemblies or in the System Tray.
- Easily create MSI files using Perl code.
- Enforce best-practices or personalized coding policies against your source code. Great for teams!
- Filter text interactively, with on-the-fly results.
- Jumpstart your transition from VBScript to Perl.
Enhancements:
- Cross-wrapping support in PerlApp
- New PerlCritic application
- Improve code performance and reliability through coverage experiments, hotspot analysis and data set comparisons.
- Find problems fast with the nimble Windows debugger.
Requirements: Linux glibc-2.3 or later
WareSeeker Editor
PHP ZIP Code Locator 4.0
PHP ZIP Code Locator is a project which performs radius searches on any existing location table. more>>
PHP ZIP Code Locator is a MySQL ZIP code database with a PHP locator. It integrates with existing location tables to provide locater functionality on any table that contains a 5-digit ZIP code column.
There is no need to dump, reformat, and reload existing location data into a vendor-provided location table.
Main features:
- Works on your location tables, no need to reload your data into vendor location table.
- Multi-page results
- Compatible with third-party ZIP code data
- ZIP code lat/lon lookups and radius searches
- Calculate distances between ZIP codes
- Includes over 42,000 ZIP codes
milter-clamav 1.1
A lightweight, reliable and very fast Sendmail milter designed to reject viruses more>> A lightweight, reliable and very fast Sendmail milter designed to reject Internet worms and viruses with the help of the ClamAV antivirus scanner. It uses a mail scanning engine built into the clamd (ClamAV daemon program).
Say goodbye to Internet worms and viruses.
Features: hosts/networks whitelist, processing messages less than a defined size only, refusing infected messages at the SMTP DATA stage.<<less
Linare 2.0
Linare Operating System meets entire needs and fulfills all requirements of this era. more>>
A complete coalition of Internet software offers you intuitive communications capabilities. Built-in tools let you be productive immediately. Linare provides a luscious, glossy look, across every application and the utilities you need to control and customize your system. Best of all, it just works.
Main features:
- Linare offers an user-friendly and gives a new look and feel.
- Includes simple and well-structured menu.
- Access files on local drives, CD-Rom, Floppy disk just on single click.
- Automatic mount and unmount action allowing user to easily access CD-ROMs and floppies.
- Converts .doc files to .pdf files wihtout any convertor tools.
- Compress files with ease.
- KDE 3.2.2,OpenOffice.org 1.1, Evolution Mail, Gaim are included.
- Provides a full featured word, spreadsheet, presentation tool.
- Supports both vector and bitmap images.
- You can export presentations and drawings to the Macromedia Flash format (.swf) and can view presentations in a simple web browser that has the Flash plugin installed.
- Enables to analyse, calulate your numbers and communicate your data quickly and easily. Presents many built-in tools to generate 3D and 2D charts with Calc.
- Create effective multimedia presentations with special effects, animation with Impress
- You can create brochures, newsletters, reports, documents everything from business letters to books with professional layouts with writer.
- You can create everything from simple diagrams to dynamic 3D images and special effects.
- Users can log in to multiple accounts on multiple IM networks simultaneously. This means that you can be chatting with friends on AOL Instant Messenger, talking to a friend on Yahoo Messenger, and sitting in an IRC channel all at the same time.
- Fully-featured email client has features such as support for IMAP, POP3, multiple accounts, powerful filters, PGP/GnuPG privacy, inline attachments, and much more.
- Mozilla, a fast, secure, featureful web browser enables tabbed browsing and blocks Pop-up windows. Includes Mail and HTML Editor.
- Can hold face-to-face conversations with friends and family, and collaborate with co-workers around the world using your PC and Internet.
- Keeps all your downloads in one dialog and you can add and remove transfers. Transfers can be paused, resumed, queued or scheduled.
- Includes Evolution Mail.Check upcoming appointments, new messages, weather, and news at a glance.
- View and send email in either HTML or text formats. On-the-fly spell checker helps you create professional email without slowing down.
- Supports major industry communications standards to connect Linux and UNIX users to existing infrastructure. With Connector, Evolution works even more closely with Microsoft Exchange servers to connect Linux and UNIX systems to the rest of the organization.
- You can scan images, view graphics of different formats such as PostScript, TIff etc.,
- Can convert images to other graphics formats.
- Supports virtual fonts and fonts in TeX PK, Type 1 and TrueType formats.
- Includes GIMP, enables tasks as photo retouching, image composition and image authoring.
- You can take screenshots, capable of capturing images of either the whole desktop or just a single window.
- You can view your CDs, Hear your favourites, record songs.
- Can play MP3 files.
- RealPlayer 8 lets you experience the broadest range of cool audio and video (A/V) content on the Web at the click of a button.
- Includes Noatun featured with audio effects, a six-band graphic equalizer, a full plugin architecture, network transparency, and several look and feels!
iTreePad 60419-2317
If youve used the famous TreePad then you know what this is about! Instan. more>> If youve seen TreePad, then you know its a great way to save and organize data. (See www. treepad. com) I describe it as an Explorer for Notepad. Now you can share this data over the Internet with an online explorer-style viewer. Simply upload your TreePad file in ASCII, and visitors can browse your TreePad the way it was meant to be seen: as a tree. This script allows you to open up whatever HJT files are located in the directory. If you have a family tree file, a journal, some notes, or any other files in the same directory, then the script prompts you to open the HJT file of your choice. Registered version comes with web online editing capability, searching, password protected nodes, multi-user editing passwords for specific nodes, and unlimited support and updates!The password protection and editing features have been improved in this new version, and other changes such as node numbering have been added. Also, it is no longer necessary to upload HJT files in ASCII format.<<less
SDE for JDeveloper (PE) for Linux 4.0
SDE for Oracle JDeveloper is a UML tool tightly integrated with JDeveloper. SDE-JD supports all types of UML diagrams, code engineering,... New features include collaboratively modeling with CVS and S more>>
Visual Paradigm SDE for JDeveloper is a UML CASE tool/plug-in tightly integrated with JDeveloper. This UML modeling software supports full software lifecycle - analysis, design, implementation, testing and deployment. This UML CASE tool helps you build quality applications faster, better and cheaper. You can draw all types of UML diagrams in JDeveloper, reverse engineer Java code to class diagrams, generate Java code and generate documentation.
SDE-JD Features:
+Support UML version 2.1
+Business Workflow diagram
+Modeling collaboratively with CVS and Subversion (New Feature)
+Support UML2 model through XMI (New Feature)
+Shape editor
+Data flow diagram
+Fast project loading and saving speed
+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 and Deployment - Generate beans for your application development and deployment.
+ORM support - generate Java objects from database
+Database generation - ERD to database tables
+Database reverse - existing DBMS to ERD
+Reverse engineering - code to model, code to diagram
+Instant Reverse for Java, C++, .NET exe/dll, XML, XML Schema,IDL
+Code Generation - model to code, diagram to code
+Round-trip engineering
+Automatic synchronization between source code and diagrams
+Automatic diagram layout - rearrange shapes and connectors on diagrams in elegant styles
+Import Rational Rose project
+Import XMI/export XMI
+Export diagrams to JPG, PNG, SVG
+Visio Integration - draw UML diagrams with MS Visio stencils
+PDF/HTML Report generator
+Version control
+More...
Other UML Modeling Tools / UML Plugins:
Java Platform (Windows/Linux/Mac OS X):
+SDE for Eclipse
+SDE for Borland JBuilder
+SDE for IntelliJ IDEA
+SDE for NetBeans
+SDE for Sun ONE
+SDE for WebLogic Workshop
Windows Platform:
+SDE for Microsoft Visual Studio
+More SDE...
SDE for JDeveloper (SE) for Linux 4.0
SDE for Oracle JDeveloper is a UML tool tightly integrated with JDeveloper. SDE-JD supports all types of UML diagrams, code engineering,... New features include collaboratively modeling with CVS and S more>>
Visual Paradigm SDE for JDeveloper is a UML CASE tool/plug-in tightly integrated with JDeveloper. This UML modeling software supports full software lifecycle - analysis, design, implementation, testing and deployment. This UML CASE tool helps you build quality applications faster, better and cheaper. You can draw all types of UML diagrams in JDeveloper, reverse engineer Java code to class diagrams, generate Java code and generate documentation.
SDE-JD Features:
+Support UML version 2.1
+Business Workflow diagram
+Modeling collaboratively with CVS and Subversion (New Feature)
+Support UML2 model through XMI (New Feature)
+Shape editor
+Data flow diagram
+Fast project loading and saving speed
+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 and Deployment - Generate beans for your application development and deployment.
+ORM support - generate Java objects from database
+Database generation - ERD to database tables
+Database reverse - existing DBMS to ERD
+Reverse engineering - code to model, code to diagram
+Instant Reverse for Java, C++, .NET exe/dll, XML, XML Schema,IDL
+Code Generation - model to code, diagram to code
+Round-trip engineering
+Automatic synchronization between source code and diagrams
+Automatic diagram layout - rearrange shapes and connectors on diagrams in elegant styles
+Import Rational Rose project
+Import XMI/export XMI
+Export diagrams to JPG, PNG, SVG
+Visio Integration - draw UML diagrams with MS Visio stencils
+PDF/HTML Report generator
+Version control
+More...
Other UML Modeling Tools / UML Plugins:
Java Platform (Windows/Linux/Mac OS X):
+SDE for Eclipse
+SDE for Borland JBuilder
+SDE for IntelliJ IDEA
+SDE for NetBeans
+SDE for Sun ONE
+SDE for WebLogic Workshop
Windows Platform:
+SDE for Microsoft Visual Studio
+More SDE...
Big Faceless Java Graph Library 2.4.1
A Java class library for creating graphs and charts. more>>
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:
- XML and JSP Tag Library interface, for extremely easy integration with web projects
- Very comprehensive API and Tag documentation with dozens of examples
- Embed JavaScript in your tags to easily create powerful rollovers
- Full 3D engine with adjustable light source, produces the most realistic graphs on the market
- Output to PNG, SVG, Macromedia Flash, PDF or java.awt.Image for use in Applets
- Graph Dates, Currencies, Percentages, Numbers and Discrete data out of the box, easily extended for total control over the axes
- Mix Bars, Lines, Candles, Bubbles, all on the same graph
- Add text, lines or custom markers anywhere on the graph, including axes
- Use up to four axes on the one graph, including logarithmic axes
- Plot mathematical functions, data samples and spline curves fitted to data, all on the same graph
- 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
SDE for JDeveloper (ME) for Linux 4.0
SDE for Oracle JDeveloper is a UML tool tightly integrated with JDeveloper. SDE-JD supports all types of UML diagrams, code engineering,... New features include collaboratively modeling with CVS and S more>>
Visual Paradigm SDE for JDeveloper is a UML CASE tool/plug-in tightly integrated with JDeveloper. This UML modeling software supports full software lifecycle - analysis, design, implementation, testing and deployment. This UML CASE tool helps you build quality applications faster, better and cheaper. You can draw all types of UML diagrams in JDeveloper, reverse engineer Java code to class diagrams, generate Java code and generate documentation.
SDE-JD Features:
+Support UML version 2.1
+Business Workflow diagram
+Modeling collaboratively with CVS and Subversion (New Feature)
+Support UML2 model through XMI (New Feature)
+Shape editor
+Data flow diagram
+Fast project loading and saving speed
+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 and Deployment - Generate beans for your application development and deployment.
+ORM support - generate Java objects from database
+Database generation - ERD to database tables
+Database reverse - existing DBMS to ERD
+Reverse engineering - code to model, code to diagram
+Instant Reverse for Java, C++, .NET exe/dll, XML, XML Schema,IDL
+Code Generation - model to code, diagram to code
+Round-trip engineering
+Automatic synchronization between source code and diagrams
+Automatic diagram layout - rearrange shapes and connectors on diagrams in elegant styles
+Import Rational Rose project
+Import XMI/export XMI
+Export diagrams to JPG, PNG, SVG
+Visio Integration - draw UML diagrams with MS Visio stencils
+PDF/HTML Report generator
+Version control
+More...
Other UML Modeling Tools / UML Plugins:
Java Platform (Windows/Linux/Mac OS X):
+SDE for Eclipse
+SDE for Borland JBuilder
+SDE for IntelliJ IDEA
+SDE for NetBeans
+SDE for Sun ONE
+SDE for WebLogic Workshop
Windows Platform:
+SDE for Microsoft Visual Studio
+More SDE...