recovers data from
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
WANGuard Platform 2.0
Network traffic analysis and DDoS detection and mitigation software more>> Andrisoft WANGuard Platform is an easy to use software that monitors networks via Port Mirroring / Catalyst Switched Port Analyzer (SPAN) / Ethernet TAP / Inline Deployment, or Cisco NetFlow / Huawei NetStream and it protects networks by rerouting and by filtering the malicious traffic. WANGuard Platform includes technologies found in Intrusion Detection Systems (IDS), Firewalls, Network Behavior Analysis, Network Perimeter Security, DDoS protection and traffic monitoring software.
It allows you to quickly and easily set up and run monitoring and protection servers and for networks. With just a few mouse clicks you can view:
* traffic parameters about the data flowing through router interfaces and switch ports (packets/s bits/s, bytes/s, IPs/s, flows/s etc.)
* MRTG-style traffic graphs and traffic accounting reports for IP addresses or subnets in your network for the selected time-frame
* real-time network statistics ( top talkers, number of IPs, top protocols, protocols distribution etc. )
* recordings about the sources and destinations that use bandwidth above the acceptable limits
* live information about DDoS attacks in your network and filtered malicious traffic
* per endpoint insightful report analytics and audit *trail analysis for the detected traffic anomalies
The recorded data is stored in an internal database for later reference. The recorded monitoring data can be viewed through a rich, Ajax-based (Web 2.0) interface.<<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.
JDataGrid Database Edition for Linux 2.6.0
Sort, print, preview, and export file with ResultSet and RowSet more>> JDataGrid Database Edition provides a Java data grid component for database, support ResultSet and RowSet, column sorting, print and print preview and export file for multiple format and more.<<less
License:Commercial
AffiliStore Plus Script for PHP and MySQ 6.1
Affili Store Plus allows affiliates to quickly and easily build and maintain multi-page affiliate marketing websites directly from multiple merchant product data feeds. Affili Store Plus has been crea more>>
Affili Store Plus creates a multi-page affiliate comparison website from multiple merchant csv product feeds. This version of Affili Store Plus has some excellent features which will allow you to build and maintain a successful affiliate website.
Affili Store Plus includes the option to build your own pages and news items using a wysiwyg (what you see is what you get) editor which gives you complete freedom over the look and feel of your website design.
The admin panel now allows you to have greater control over the layout of your website and includes features which are especially useful to affiliates such as a product keyword generator and product content units.
View the sample Affili Store Plus websites for an idea of what is possible this new version.
Affili Store Plus Requirements
PHP 4 series ( 4.3.x or later)
MySQL 3.23.23 or later
Your own personal or business use of the script is unlimited, so you can use it to create as many sites as you like. Redistribution of the script is not permitted. Developed and published by Pluskit Software.
Whats new in this version: Install Ducuments
<<lessPHP 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
Visual Paradigm for UML (LE) [Linux] 6.0
Visual Paradigm for UML is an easy-to-use UML tool that supports reverse engineering, code generation, import Rational Rose, export/import XMI, report generator, shape editor, etc. 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 - Process, Decision, Business Actor, Document
+Modeling collaboratively with CVS and Subversion (New Feature)
+Interoperability with UML2 model (UML2.x metamodel for eclipse platform) through XMI (New Feature)
+Roundtrip engineering
+Reverse engineering - code to model, code to diagram
+Reverse engineering Java, C++, XML Schema, XML, .NET exe/dll, CORBA IDL
+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 and Deployment - Generate beans for your application development and deployment.
+Data flow diagram
+ORM support - generate Java objects from database
+Database generation - ERD to database tables
+Database reverse - existing DBMS to ERD
+Report generator for generating documentation
+Automatic diagram layout - rearrange shapes and connectors in UML diagrams
+Import/export XMI file
+Visio Integration - draw UML diagrams with Visio stencils
+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...
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
Visual Paradigm for UML (PE) for Linux 6.2
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
+Mind Mapping Diagram (New Feature)
+Requirement Modeling (Enhanced)
+Callout and Freehand shape (New Feature)
+Nicknamer - create translated copies of model (New Feature)
+Model Transitor (New Feature)
+User Interface Designer
+Java Roundtrip engineering
+Reverse engineering Java, C++, XML Schema, XML, .NET exe/dll, CORBA IDL, XML Schema and Python
+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 (Enhanced)
+Modeling collaboratively with VP Teamwork Server, CVS, Subversion and Perforce (New Feature)
+Report generator for generating documentation (Enhanced)
+Automatic diagram layout
+Import/export XMI file
+Support Stored Procedure and Database Trigger
+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

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
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.
Movitos USB Linux 2.0
Movitos, is a new USB and CD live Linux distribution for desktop users. more>>
Movitos makes it possible to carry your entire desktop and files around in your pocket. Movitos runs from USB sticks, iPods and many MP3 players, and pocket mini-harddrives. No installation required. Just plug in the USB stick or player, and startup the computer. Its that simple. If you can use Windows you can use Movitos.
Focusing on desktop usage, and making it easy for Windows users to try Linux. Movitos includes all the tools you need daily for checking your email, browsing the web, writing documents, doing calculations, and planning your time, as well as listening to music, watching movies and playing games. Tutorials for Linux newbies, and support are planned. Movitos is multi-lingual (English, French, German, sofar).
Main features:
- Runs entirely from USB or CD drive
- No installation required
- Completely mobile operating system, applications, and personal data in your pocket
- Familiar desktop for Windows users
- Desktop help files, especially for people new to Linux
- Support forums and email support
- Includes all the tools you need daily for:
- Checking your email
- Browsing the web
- Writing documents
- Managing your time schedules
- Doing calculations
- Listening to music
- Watching movies
- Playing games
- Free community version available on CD
- Automatically generated desktop icons displaying your various harddrives, CD/DVD drives, and USB sticks
Featured applications:
- OpenOffice.org. Can open Microsoft Office documents.
- Firefox web browser
- Thunderbird Email, RSS and news client
- Kaffeine Media Player for music, videos
- K3B CD/DVD burner and CD ripper
- Kopete messaging and chat program for AOL Instant Messenger, MSN, IRC, Yahoo and others
- Kate the advanced text editor with syntax highlighting, full text search, and built-in console
- Kolourpaint paint program - simple to use yet with multiple undo and other extras
- XFE and emelfm file managers
- And a lot more.
BugHotel Reservation System 4.9.9 / 5.0 Beta 1
BugHotel Reservation System is a hotel booking and accounting software package. more>>
Main features:
Improve Customer Satisfaction
- BugHotel Reservation System provides accommodation providers with the ability to accept online reservations and manage inventory.Guests are able to check available inventory and complete a booking online making the reservation process more efficient and less time consuming to both parties.
Reduce Your Costs
- Guests confirm accommodation in real-time at your website, closing the sale immediately. Valuable reservations staff time is saved because reservation requests will no longer have to be processed. By automating yoursales process, you will be able to handle the same amount of transactions, or more, at a much lower cost. Moreover you will also gain significant control over your margins and pricing strategy.
Accept internet reservations on your web site and pay no transaction or monthly fees
- You collect all guest payments; you enter your own room descriptions, room facilities, room rates and allocations into BugHotel Reservation System. 24 hours a day, 7 days a week. No hidden fees. No ongoing charges. 100% free commission booking.
Boost Your Sales
- Increase your Website Potential. Expect a 30% increate of confirmed internet reservations if your install BugHotel Reservation System. Visitors of your web site can have immediate and easy access to a full array of travel products and services
Boost Your Sales
- Target cities or specific hotels
- Mixed Mode (Manage your own hotels but have GDS hotels available too)
- 100% template based - Customize your site with your needs
- Global Hotel Reservations
- LUCRATIVE compensation plan PLUS optional additional income from nightly booking fees
- Real-time online reservations utilizing three hotel databases
- Over 55,000 hotels & resorts worldwide
- Transactions viewable in over 160 currencies
- 100% Private-branded (Customer will not notice any GDS provider)
- Customize your site
- Transactions viewable in over 160 currencies
Whats New in 4.9.9 Stable Release:
- This release adds several new options and fixes several known bugs.
- It adds a forgotten password option, the ability for corporate partners to list their bookings, Javascript email validation, minor validation in checkout/reservation (numebr of persons), and a new front desk module.
- It has a minor fix in Hotel Cache cachereceive, a minor license update fix, and a minor fix in Extra Services (Update).
- Corporate partner login has been improved.
- Hotels are now sorted by description in New Extra Services.
Whats New in 5.0 Beta 1 Development Release:
- Localization support was added.
- The Other Settings Tab was added to the basic Information section.
- The Alternative Email field was added to the Basic Information section.
- The login validation function was improved.
- Several fixes were implemented, mainly regarding license checking, Images and Amenities, the Users Section, and the Google Site Map Key.
- This release also includes several new fields that were added to the database structure.