Main > Free Download Search >

plato dvd ripper mulit language dvd copy package 9.88 business / commercial software for linux

plato dvd ripper mulit language dvd copy package 9.88

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 52
Translate your website into 11 languages 6.1

Translate your website into 11 languages 6.1


We developed a revolutionary script which translates every website into 11 most popular foreign languages in the world (besides English, of course). Y... more>> <<less
Download (2050KB)
Added: 2009-04-17 License: Commercial Price: $20.99
189 downloads
Ultimate Ad Tracker 2.1

Ultimate Ad Tracker 2.1


Ultimate Ad Tracker is a full-fledged tracking tool for your marketing campaigns more>> Here is a partial list of the benefits in the Ultimate Ad Tracker v2.1 package:
- Track hits by using different URLs for each ad campaign - You can assign a unique name to each link you create, with a note to identify it in your stats.
- Track Anywhere - Track hits from any site you send traffic to (i.e. affiliate programs, safelists,)and / or label them to know from where you sent them.
- Password Protected Admin area - Shows all referring URLs, Track total hits and total unique hits, All hits logged in an easy to read graphical format. Ability to edit all links you have made.
- Exact Time Formatting - Track hits and unique hits by month, day, even down to the hour!
- Handles all your needs - File locking to handle heavy loads of traffic, and can store an unlimited amount of created links! Flat file log can be easily downloaded via FTP for instant backup in the event of a server crash.
- Complete Statistics - Shows ratio of unique hits to total hits. Graphically formatted to give you a complete view of every stat detail of your links.
- Complete Instructions Included - Complete step-by-step instructions will guide you to setup in no time with only very basic editing and uploading knowledge.
There are way too many reasons why you should run your own tracking system. But lets summarize the ones weve mentioned until now.
- Allows you to see what advertising sources produce the most traffic.
- Gives you detailed stats on where and when your hits come from.
- Helps you Better market your products, offers and/or services.
- Allows you to send out links using your own domain name for instant recognition, and you can name your link to reflect what it is you are offering. This allows people to know where they are going, and who they are dealing with.
<<less
Download (49KB)
Added: 2009-04-11 License: Commercial Price: $19
195 downloads
DVD Rental System 5.1

DVD Rental System 5.1


Web-based software to start your online dvd rental business now. more>> DRS - the most powerful Online Rental Software for Renting DVDs, CDs, Video Games, Adult DVDs, and Books. With Streaming Video on Demand available now! A 100% web-based customizable software solution to start your online business or expand your existing business to compete successfully with NetFlix and Blockbuster. Easy to launch! Allows organizing a warehouse at the lowest cost! No technical skills required for warehouse team. Price attarctive.<<less
Download (1.4MB)
Added: 2009-04-11 License: Commercial Price: $1.00
198 downloads
SDE for JBuilder (LE) for Linux 1.1 Personal Edition

SDE for JBuilder (LE) for Linux 1.1 Personal Edition


JBuilder UML CASE plug-in: UML diagrams - use case, class, deployment, ... more>> SDE for JBuilder is a UML CASE tool/plug-in tightly integrated with JBuilder. This UML tool supports full software development lifecycle - analysis, design, implementation, testing and deployment. This UML modeling tool helps you build quality applications faster, better and cheaper. You can draw all types of UML diagrams in JBuilder, generate Java code, reverse engineer Java code to class diagrams and generate documentation.
SDE Features:
+the latest UML support (use case diagram, sequence diagram, collaboration diagram, class diagram, object diagram, package diagram, statechart/state diagram, activity diagram, component diagram, deployment diagram)
+Use case modeling (use case scheduling, description...)
+Textual analysis for identifying candidate use cases, actors, flow of events, classes...
+Business Workflow diagram
+CRC Card diagram
+Reverse engineering - code to model, code to diagram (Java to UML models, Java to UML diagram)
+Instant Reverse for C++, Java, XML, Dot NET dll/exe, CORBA IDL
+Code Generation - generate code, model to code, diagram to code (UML to code, UML model to Java)
+Incremental round-trip engineering
+Automatic synchronization between source code and diagrams
+Automatic diagram layout - rearrange classes and connectors in UML diagrams in different styles
+Export XMI/ImportXMI
+Export diagrams to SVG, PNG, JPG
+Import Rational Rose
+Microsoft Visio Integration - draw UML diagrams with MS Visio shapes
+Report generator for generating UML documentation to HTML or PDF
+Plug-in and template
+Version control
+Multilingual support
+More...
Other UML Modeling Tools / UML Plug-ins:
Java Platform (Linux/Windows/Mac OS X):
+SDE for Borland JBuilder
+SDE for IBM WebSphere (WSAD)
+SDE for IntelliJ IDEA
+SDE for Eclipse
+SDE for NetBeans
+SDE for Oracle JDeveloper
+SDE for Sun ONE
Windows Platform:
+SDE for Microsoft Visual Studio .NET
+More SDE...
<<less
Download (68.37MB)
Added: 2009-04-25 License: Commercial Price: $59
181 downloads
JNIWrapper for Solaris (ultraSPARC) Std. 3.7.2

JNIWrapper for Solaris (ultraSPARC) Std. 3.7.2


JNIWrapper eliminates difficulties in working with native code from Java programs using a standard JNI approach. With JNIWrapper, there is no need to create native libraries to call a function of the operating system API or a function from a library. more>>

JNIWrapper for Solaris (ultraSPARC) Std. 3.7.2 is such a useful tool which is designed to help users with accessing to native libraries and components from Java code without using JNI.

With JNIWrapper, there is no need for you to create native code libraries to call a function of the operating system API or a function from any dynamic library. You write your code in Java language only, and JNIWrapper does the rest.

JNIWrapper advantages:

  1. Minimum behind-the-scene operation. Developers can always see what is happening when working with the native-side data.
  2. High performance. JNIWrapper has been specially tuned for performance, especially in cases where large amounts of data are involved in the interactions.
  3. Automatic resource management. All resources allocated by JNIWrapper components are released automatically when no longer required.
  4. Comprehensive support for native function invocation. JNIWrapper supports both stdcall and cdecl calling conventions and all complex C types including structures and unions. Along with WinPack, a free addition to JNIWrapper, there is no need to learn the native Windows API to use it.
  5. WinPack library abilities:
    • Access to Windows Registry;
    • Windows Decoration;
    • Tray icon for Java application.

Major Features:

  1. High Performance
    JNIWrapper is capable of handling any large amount of data involved in interactions between the Java and native code, requiring no tuning on your side.
  2. Automatic Memory Management
    All resources allocated by JNIWrapper are released automatically when no longer needed. You can treat JNIWrapper variables as usual Java objects that can be picked up by the Java garbage collector. Besides, JNIWrapper objects are safe with regard to finalizers: all resources are guaranteed to be available during finalization.
  3. Native Function Invocation
    JNIWrapper supports both stdcall and cdecl calling conventions and multiple C/C++ data types including structures, unions, and pointers. Callbacks are fully supported with any parameter and return types and both calling conventions.
  4. Extensible Architecture
    You can implement new data types or customize existing ones, taking full control over the parameter behavior.
  5. Code Generation Wizard
    Using the Code Generator wizard bundled with JNIWrapper, you can generate Java wrappers for a required set of C types, including structures, unions, and callbacks.
  6. Catching Native Errors
    When you call a native function, JNIWrapper makes all native errors ready for debugging on the Java side, putting program execution fully under your control.
  7. Custom Search Mechanism
    Apart from a default mechanism to find and load a native library, JNIWrapper provides a way to customize it. Besides, it makes it possible to load native libraries from JAR files.
  8. Thread-safe Concurrent Function Invocation
    You can perform all native function calls simultaneously from different Java threads without the need of synchronizing them, just as if invoking simple Java methods.

Enhancements: Not Established

Requirements: JSDK/JRE 1.3.x, 1.4.x and 1.5.x

WareSeeker Editor

<<less
Download (1.39MB)
Added: 2009-04-10 License: Commercial Price: $1723
198 downloads
SDE for JBuilder (PE) for Linux 4.2

SDE for JBuilder (PE) for Linux 4.2


JBuilder UML tool: UML diagrams, diagram export - SVG, PNG, JPG, and more more>> SDE for JBuilder is a UML CASE tool/plug-in tightly integrated with JBuilder. 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 JBuilder, reverse engineer Java code to class diagrams, generate Java code and generate documentation.
SDE Features:
+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
+Data flow diagram
+Use Case Details Editor - An all-in-one environment for specifying a general model specification and use case descriptions
+EJB Diagram - Visualize EJB systems
+EJB Code Generation
+ORM support - generate Java objects from database
+Database generation - ERD to database tables
+Database reverse - existing DBMS to ERD (Enhanced)
+Reverse engineering - code to model, code to diagram
+Reverse engineering Java, C++, XML Schema, XML, .NET exe/dll, CORBA IDL, XML Schema and Python
+Code Generation - model to code, diagram to code
+Java Round-trip engineering
+Automatic synchronization between source code and diagrams
+Automatic diagram layout
+Modeling collaboratively with VP Teamwork Server, CVS, Subversion and Perforce (New Feature)
+Shape editor
+Support Stored Procedure and Database Trigger (Enhanced)
+Export diagrams to JPG, PNG, SVG, EMF, PDF
+PDF/HTML/MS Word Report generator
+Multilingual support
+More...
Other UML Modeling Tools /UML Plugins:
Java Platform (Windows/Linux/Mac OS X):
+SDE for Eclipse
+SDE for Oracle JDeveloper
+SDE for IntelliJ IDEA
+SDE for NetBeans
+SDE for Sun ONE
+SDE for WebLogic Workshop
Windows Platform:
+SDE for Microsoft Visual Studio
+More SDE...
<<less
Download (122MB)
Added: 2009-04-16 License: Commercial Price: $699
190 downloads
Paper Pilots Screensaver 1.011

Paper Pilots Screensaver 1.011


Paper Pilots Screensaver lets you decorate your Linux desktop with 20 different screen configurations, choosing various combinations of airplanes, balloons and scenery. more>> Paper Pilots Screensaver 1.011 lets you decorate your Linux desktop with 20 different screen configurations, choosing various combinations of airplanes, balloons and scenery. There will be few limits to your creativity!

The planes will perform various stunts including loops and barrel rolls. All movements are based on true physical laws which is why it looks so realistic. Compatibile with many distributions including Ubuntu, SUSE, Fedora, Gentoo (32 and 64 bit versions are available).

Enhancements:

  • Added sepia-tone display effects
  • French, Spanish and Portuguese language support
  • Improved font rendering
  • Addressed rendering context issues on multiple monitors
<<less
Added: 2009-07-01 License: Other/Proprietary Li... Price: USD8.00
2 downloads
TruStudio Professional for Linux 1.0.1

TruStudio Professional for Linux 1.0.1


TruStudio Professional is an advanced PHP IDE and Python IDE, built on top of Eclipse Platform and TruStudio Foundation and introducing many exceptional features like WYSIWYG HTML Editor, advanced cod more>>

TruStudio is an Integrated Development Environment (IDE) built on top of Eclipse Platform, destined for PHP and Python scripting languages. Since 2004 this software is available both as free open-source TruStudio Foundation and as TruStudio Professional Edition. TruStudio inherits comprehensive set of Eclipse editing, debugging and deployment tools and introduces state-of-the-art features for PHP, Python, and other open source technologies. TruStudio Professional is an advanced PHP IDE and Python IDE, built on top of TruStudio Foundation and introducing many exceptional features like WYSIWYG HTML Editor, advanced code analysis/verification, code navigation, and much more

Whats new in this version: Various bugs fixed

<<less
Download (41.23MB)
Added: 2009-04-12 License: Commercial Price: $95
194 downloads
SDE for JBuilder (SE) for Linux 1.1 Standard Edition

SDE for JBuilder (SE) for Linux 1.1 Standard Edition


UML modeling tool for JBuilder: An object-oriented software modeling tool.. more>> SDE for JBuilder is a UML CASE tool/plug-in tightly integrated with JBuilder. This OO modeling tool supports full software development lifecycle - analysis, design, implementation, testing and deployment. This UML software helps you build quality applications faster, better and cheaper. You can draw all types of UML diagrams in JBuilder, generate Java code, reverse engineer Java code to class diagrams and generate documentation.
SDE Features:
+the latest UML support (use case diagram, sequence diagram, collaboration diagram, class diagram, object diagram, package diagram, statechart/state diagram, activity diagram, component diagram, deployment diagram)
+Use case modelling (use case scheduling, description...)
+Textual analysis to identify candidate use cases, actors, flow of events, classes...
+Business Workflow diagram
+CRC Card for finding objects
+Reverse engineering - code to model, code to diagram (Java to UML models, Java to UML diagram)
+Instant Reverse for C++, Java, XML, Dot NET dll/exe, CORBA IDL
+Code Generation - generate code, model to code, diagram to code (UML to code, UML model to Java)
+Incremental round-trip engineering
+Automatic synchronization between source code and diagrams
+Automatic diagram layout - rearrange shapes and connectors on diagrams in elegant styles
+Export XMI/Import XMI
+Export diagrams to SVG, PNG, JPG
+Import Rational Rose project
+Visio Integration - draw UML diagrams with MS Visio stencils
+Report generator for generating UML documentation to HTML or PDF
+Plugin and template
+Version control
+Multilingual support
+More...
Other UML Modeling Tools / UML Plugins:
Java Platform (Linux/Windows/Mac OS X):
+SDE for Borland JBuilder
+SDE for IBM WebSphere (WSAD)
+SDE for IntelliJ IDEA
+SDE for Eclipse
+SDE for NetBeans
+SDE for Oracle JDeveloper
+SDE for Sun ONE
Windows Platform:
+SDE for Microsoft Visual Studio .NET
+More SDE...
<<less
Download (68.37MB)
Added: 2009-04-18 License: Commercial Price: $299
188 downloads
ArticleLive NX 1.7

ArticleLive NX 1.7


ArticleLive is a complete content management package that lets you start, maintain and grow your own article, news and/or blogs. more>>
ArticleLive is a complete content management package that lets you start, maintain and grow your own article, news and/or blog site. The application includes professionally designed, CSS-driven website templates which are easy to customize to your liking.
ArticleLive also has built-in RSS feeds, Google AdSense placement, guest article submission, CAPTCHA comments, in-depth statistics, is language packed and includes a powerful multi-user permission system. All features and options can easily be disabled with just one click from the control panel.
Enhancements:
- Since the 2005 version, almost everything has been updated with brand new designs, features, and lots of security fixes.
<<less
Download (MB)
Added: 2007-07-31 License: Other/Proprietary License with Source Price: $289
503 downloads
SDE for JBuilder (ME) for Linux 1.1 Modeler Edition

SDE for JBuilder (ME) for Linux 1.1 Modeler Edition


JBuilder UML modelling plug-in: UML diagrams, MS Visio integration, ... more>> SDE for JBuilder is a UML CASE tool/plug-in tightly integrated with JBuilder. This UML software supports full software development lifecycle - analysis, design, implementation, testing and deployment. This UML modeling tool helps you build quality applications faster, better and cheaper. You can draw all types of UML diagrams in JBuilder, generate Java code, reverse engineer Java code to class diagrams and generate documentation.
SDE Features:
+the latest UML support (use case diagram, sequence diagram, collaboration diagram, class diagram, object diagram, package diagram, statechart/state diagram, activity diagram, component diagram, deployment diagram)
+Use case modelling (use case scheduling, description...)
+Textual analysis to identify candidate use cases, actors, flow of events, classes...
+Business Workflow diagram
+CRC Card for finding objects
+Reverse engineering - code to model, code to diagram (Java to UML models, Java to UML diagram)
+Instant Reverse for C++, Java, XML, Dot NET dll/exe, CORBA IDL
+Code Generation - generate code, model to code, diagram to code (UML to code, UML model to Java)
+Incremental round-trip engineering
+Automatic synchronization between source code and diagrams
+Automatic diagram layout - rearrange shapes and connectors on diagrams in elegant styles
+Export XMI/Import XMI
+Export diagrams to SVG, PNG, JPG
+Import Rational Rose project
+Visio Integration - draw UML diagrams with MS Visio stencils
+Report generator for generating UML documentation to HTML or PDF
+Plugin and template
+Version control
+Multilingual support
+More...
Other UML Modeling Tools / UML Plugins:
Java Platform (Linux/Windows/Mac OS X):
+SDE for Borland JBuilder
+SDE for IBM WebSphere (WSAD)
+SDE for IntelliJ IDEA
+SDE for Eclipse
+SDE for NetBeans
+SDE for Oracle JDeveloper
+SDE for Sun ONE
Windows Platform:
+SDE for Microsoft Visual Studio .NET
+More SDE...
<<less
Download (68.37MB)
Added: 2009-04-21 License: Commercial Price: $99
185 downloads
Ultima Linux 8.2

Ultima Linux 8.2


Ultima Linux is a Slackware-based Linux distribution designed to be easy-to-install and use. more>>
Ultima Linux is a Slackware-based Linux distribution designed to be easy-to-install and use. Ultima Linux includes an automatic update tool called "ulupdate", which greatly simplifies keeping the system up-to-date with the latest software.
Ultima Linux 4-SP1 has just been made available to the world. This is a minor release, containing primarily security updates and that kind of fun stuff. Also included are Subversion and MPlayer, which are new in this release.
Unlike previous releases, this one is done a little bit differently. If you already have Ultima 4 installed, you dont need to upgrade - the same updates are now on ulupdate, and in the case of the new packages on the packages page of our Web site.
However, because there are so many updated packages - around half the system! - we have decided to update the ISO download to include everything pre-configured for your convenience.
Ultima Linux 8.2 is not available for free download, but interested users can purchase the live CD or the 3-CD installation set from the projects Get Ultima page (from US$3.99).
Enhancements:
- After over a year and a half of intensive development, the Ultima Linux developers are pleased to announce the Ultima Linux 8.2 (codename Godot) release. This is our first major new version since the 8.1 Beta release last year, and the first stable release since all the way back in January 2006. Among other features included in this release: first stable release with full AMD64 support; improved live CD with integrated, easy-to-use live CD installer; Linux kernel 2.6.21.3 with built-in SMP support; X.Org R7.2 (pre-release) with ATI/NVIDIA proprietary drivers; KDE 3.5.7 desktop with full auto-mounting (HAL/D-Bus); beautifully redesigned default desktop; play MP3s, CDs, DVDs, and more right out of the box....
<<less
Download (MB)
Added: 2007-07-09 License: Other/Proprietary License Price: $3
509 downloads
Sun Java Desktop System Release 3

Sun Java Desktop System Release 3


Sun Java Desktop System brings users a comprehensive, secure, highly affordable enterprise desktop solution that is simple to use more>> Sun Java Desktop System Release 3 brings users a comprehensive, secure, highly affordable enterprise desktop solution that is simple to use. It combines the best of open source innovation with significant contributions from Sun.

Initially provided with a Linux OS, Java Desktop System is now also integrated with the Solaris 10 Operating System. As a result, Sun customers have the option of deploying the same desktop environment on Sun workstations, Sun Ray thin clients, as well as a broad range of non-Sun notebook and desktop systems with standard x86-based architectures.

With Java Desktop System, Release 3 for Solaris 10, Sun offers customers the combination of a modern, intuitive desktop environment and the advanced feature set and rock-solid security of the Solaris OS. Solaris users benefit from improved functionality and greater user-friendliness through Java Desktop System. Java Desktop System delivers the best in open source software with the technical innovation and release discipline in a fully integrated, comprehensive desktop

Benefits:

  • The most advanced operating system with rock-solid security
  • A modern, sleek desktop that is intuitive and user friendly for Solaris users

Major Features:

  1. Comprehensive, integrated desktop that includes GNOME 2.6, StarOffice 7, Evolution, Mozilla, and a full array of software utilities and accessories
  2. Accessibility features (Comply with U.S. Government requirements)
  3. Microsoft interoperability including Evolution Connector for MS Exchange Server

Requirements:

  • Disk space:
    • 2 GB minimum for the smallest set of packages
    • 6 GB for the most popular Solaris packages
  • Memory:
    • 512 MB minimum (1 GB recommended)
  • Platforms:
    • Sun UltraSPARC-based systems,
    • Fujitsu SPARC64 platform-based systems,
    • 32 and 64 bit systems based on AMD, Intel and VIA x86 CPUs.
<<less
Added: 2008-03-10 License: SUN Community Source... Price: USD50.00
1 downloads
Movitos USB Linux 2.0

Movitos USB Linux 2.0


Movitos, is a new USB and CD live Linux distribution for desktop users. more>>
Movitos, is a new USB and CD live Linux distribution for desktop users. Movitos USB Linux runs entirely from USB or CD drive. No installation required. Carry your desktop with you, wherever you go!
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.
<<less
Download (478MB)
Added: 2005-12-08 License: Other/Proprietary License Price: $19
1417 downloads
Tcl Dev Kit 4.0.1 HP-UX

Tcl Dev Kit 4.0.1 HP-UX


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: HP-UX PA-RISC architecture only, Minimum HP-UX 11

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 (20.47MB)
Added: 2009-04-03 License: Commercial Price: $295.00
204 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 4
  • 1
  • 2
  • 3
  • 4