| Sponsored Links | ||||||||||||||
|
| ||||||||||||||
|
Collapse All
|
||||||||||||||
| Software Name | Software Type | Category | Price | |||||||||||
| 1 | Automating Procurement Process Sample 1 |
windows | Business Finance->Others | Free |
View Detail
|
|||||||||
The procurement process is divided into two logical business processes: the RFQ process of requesting, receiving, and processing quotations, and the purchase process of actually placing orders. Key BizTalk Server technologies utilized in this scenario include automatic schedule instantiation, importing flat files, BizTalk Orchestration timed transactions, schedule correlation with a non-instantiating COM component, BizTalk Orchestration While loops, and dynamic document routing. |
||||||||||||||
| 2 | Automonial Automated Testimonial |
script | PHP | Free |
View Detail
|
|||||||||
|
||||||||||||||
| 3 | Visharad Process Mentor 1.0 |
windows | Audio Multimedia->Authoring Tools | $59 |
View Detail
|
|||||||||
Visharad Process mentor automates the process of authoring eLearning content. A subject matter expert performs actions the way he wants learners to perform. With Visharad Process Mentor software you will be able to capture screen images the actions performed by the expert. Visharad Process Mentor stores the details of the actions and the references to the screen images in a vci file. An author uses Visharad Process Mentor to generate eLearning content from a vci file with the help of only a few clicks. The learning content can be generated in MS Word format or in Flash format. A learner selects the content generated by the author and navigates through it to learn how to perform a business process. The content can also be viewed by senior management in an organization to see if correct business process is being followed. |
||||||||||||||
| 4 | Kill Process |
script | C and C plus plus | Free |
View Detail
|
|||||||||
|
||||||||||||||
| 5 | Membership - The Automated Membership |
script | PHP | $25.00 |
View Detail
|
|||||||||
|
||||||||||||||
| 6 | csGuest :: Automated Guestbook Management |
script | CGI Perl | Free |
View Detail
|
|||||||||
|
||||||||||||||
| 7 | psGuest :: Automated Guestbook Management |
script | CGI Perl | Free |
View Detail
|
|||||||||
|
||||||||||||||
| 8 | Process Audit Free Edition 1.0 |
windows | Utilities->System Maintenance and Repair | Free |
View Detail
|
|||||||||
Allows administrators to monitor & prevent unauthorized process execution on local and remote machines. -Monitors Process Execution on local & remote machine -Prevents unauthorized application startup on local & remote machine -Logs activities Text Based log file -Detailed System Log -Real time process monitoring -Automated process termination |
||||||||||||||
| 9 | Automated Navigator 1.64 |
windows | Network Internet->Keep Alive Tools | $29.95 |
View Detail
|
|||||||||
Automated Navigator (AN) works with Microsoft Internet Explorer 3.0 or higher and makes using the Internet more valuable and hands off! 1) The core functionality of AN is to browse a list of URLS you provide. It can browse them in the order they appear in the browse list or randomly. It will browse these URLS at a set time interval or at a random time. 2) Will keep you connected to the internet. It runs in the background while you work away at your machine. 3) AN also has an option to move the mouse every so often to keep that pesky screen saver from kicking in. 4) AN has a great feature called the key-word search on Hotbot!. This feature populates browses urls by retrieving the top 10 search results of keywords. Do you get paid to surf? Let AN do the work for you! |
||||||||||||||
| 10 | Automated Build Studio 2.1 |
windows | Software Development->Misc Programming Tools | $349 |
View Detail
|
|||||||||
In the current state of software development, with projects becoming more and more complex, building, testing and releasing of software projects consumes an ever-increasing amount of time and resources. Automated Build Studio is a powerful build and release management system that will provide an easy way to automate the software development build, test and release processes. Its intuitive interface and unprecedented flexibility allows even inexperienced users to create complex visual macros which can automate repetitive or day-to-day tasks with the single click of a button. Macro runs can be scheduled for automatic execution with the built-in Task Scheduler. This makes Automated Build Studio the ultimate solution to create reliable automatic daily builds of your software. Automated Build Studio lets you automate each step of the build process: from retrieving files from a version control system, to building installation packages, running automated tests and deploying the latest release of your software projects. Automated Build Studio is tightly integrated with other AutomatedQA products - AQtime, TestComplete and AQdevTeam. This allows you to not only automate your builds, but in fact automate the entire quality assurance and release processes adopted by your organization. Automation of builds, test runs, memory leak and performance bottleneck searches, creation of bug reports, and finally, releases and deployment can all be accomplished using Automated Build Studio. Even though the product name includes the word "build", you can use Automated Build Studio to automate any common or everyday tasks in your organization. Here are some key features of "Automated Build Studio ": · Compile applications · Create installation packages · Perform automated builds as scheduled tasks · Get and put files from/into version control systems · Label sources in version control systems · Compile help files · Create, modify and delete registry keys and INI file settings · Copy and move files to a location (network drive, Web site, FTP server, etc.) · Extract and pack files from/to ZIP and RAR archives · Run automated test scripts and profilers · Post bug reports to issue-tracking systems · Send and receive e-mail, ICQ and newsgroup notifications · Burn CDs and DVDs · Register COM and .NET components · Perform scripting operations in any of 3 scripting languages (VBScript, JScript or DelphiScript) or many other operations... Limitations: · 30 days trial |
||||||||||||||
| 11 | MySQL Automated Back-Up Script |
script | PHP | $4.95 |
View Detail
|
|||||||||
|
||||||||||||||
| 12 | Automated Linux From Scratch 2.2 |
linux | System->Other | Free |
View Detail
|
|||||||||
Automated Linux From Scratch (ALFS) is a project that creates the generic framework for an extendable system builder and package installer. Why would I want to use ALFS? After having gone through the LFS and BLFS books more than 2 or 3 times, you will quickly appreciate the ability to automate the task of compiling the software you want for your systems. What can I do with ALFS? The goal of ALFS is to automate the process of creating an LFS system. It seeks to make the process of building LFS easier and more efficient while still providing flexibility by granting the user total control and insight into the compilation and management of his LFS build. How is ALFS implemented? nALFS The first ALFS implementation was nALFS by Neven Has. nALFS is a small program written in C. It first parses an XML profile that contains information concerning the LFS build process into a series of internal commands. It can then execute these at your discretion, thus automating the compilation of LFS. jhalfs Currently, the official implementation is jhalfs. Originally created by Jeremy Huntwork, but since developed and maintained by Manuel Canales Esparcia and George Boudreau, jhalfs has become a light-weight, practical method of automating an LFS build. jhalfs is a Bash shell script that makes use of Subversion and xsltproc to first download the XML sources of the Linux From Scratch book and then extract any necessary commands, placing them into executable shell scripts. If you do not already have the necessary source packages in place on your system jhalfs can fetch them. Finally, jhalfs generates a Makefile which will control the execution of the shell scripts, allowing for recovery if the build should encounter an error. Since jhalfs extracts its commands to run directly from the LFS book, there are no profiles to edit or maintain. Note: The 2.2 version of jhalfs has been released. A tarball can been downloaded from http://www.linuxfromscratch.org/alfs/downloads/jhalfs/stable/. alfs There are many in-depth features that have been requested for future ALFS implementations. Because of this, development has been slated for an entirely new build tool which will be called alfs. To see a list of features that will appear in alfs, please read our Software Requirements Specification. If you wish to help develop this new tool, please subscribe to the alfs-discuss mailing list and leave a note there explaining your desire to help. |
||||||||||||||
| 13 | Visharad Process Mentor 1.0.1 |
windows | Audio Multimedia->Authoring Tools | $59 |
View Detail
|
|||||||||
Visharad Process Mentor description A software application that automates the process of authoring eLearning content. Visharad Process mentor automates the process of authoring eLearning content. A subject matter expert performs actions the way he wants learners to perform. With Visharad Process Mentor software you will be able to capture screen images the actions performed by the expert. Visharad Process Mentor stores the details of the actions and the references to the screen images in a vci file. An author uses Visharad A learner selects the content generated by the author and navigates through it to learn how to perform a business process. The content can also be viewed by senior management in an organization to see if correct business process is being followed. Requirements: · Microsoft Word 2003 or above · Adobe Flash Player 8.0 Limitations: · The demo version allows you to capture business process and generate content only on Notepad. |
||||||||||||||
| 14 | powr Process 2.0 |
windows | Utilities->Misc Utilities | Free |
View Detail
|
|||||||||
power Process 2.0 is software for monitoring active PROCESS and THREADS on machine. It is very simple and it is very easy to use. When you start application youll see main screen with grid and 4 buttons. Grid is list of process on your machine. When you click on process you will expand all threads that belong to that process. You can see the path of your active process, and all its threads. To be more simplier for using this software, thread lines have prefix "Thread ID:" , so you can easlily, with one look see what happends inside your system. |
||||||||||||||
| 15 | Process 2.0.2 |
mac | Utilities->System Utilities | $39 |
View Detail
|
|||||||||
Process, Jumsoft s fresh face in the tired throng of outlining applications, is destined to draw a crowd all of its own. Its sublime, user-friendly Aqua interface makes outlining with Mac OS X a treat. But that s only the start of this all-round wonderful experience. The end result is more remarkable still: Process doesn t just make it simpler to organize your ideas and projects; it has a favorable effect on the outcome of all your planning that is nothing short of subliminal. Probabily the most important feature of Process is Source Taking - plan and schedule your projects, but also streamline your productivity. Limitations: · 7 days trial. Whats New in This Release: · features Address Book support · speed and stability improvements. |
||||||||||||||
| 16 | Automated Text Link Sales |
script | PHP | $19.99 |
View Detail
|
|||||||||
|
||||||||||||||
| 17 | Automated Composing System 1.35 |
mac | Multimedia Design->Audio | Free |
View Detail
|
|||||||||
The Automated Composing System generates Ethnic Music such as Okinawa music (Japan Traditional), Scotland music and Andes music, Gamelan music as well as Western pops and Classical Music. Automated Composing System will also generate Game music that may be used for BGM of video games. Even though this program does not generate a good tune, you can get some idea for your composition. With setting several parameters, you can make your own tune automatically. The generated MIDI files can be used for back ground music of home pages and original games. For example, you want to have slow music, select music box for music style and click compose button. |
||||||||||||||
| 18 | Automated Link Exchange - LNKX |
script | PHP | Free |
View Detail
|
|||||||||
|
||||||||||||||
| 19 | Automated Composing System 7.58 |
windows | Audio Multimedia->Audio Composition | $35.00 |
View Detail
|
|||||||||
You can make your own original music with the Automated Composing System. All you have to do is select music style. The Automated Composing System generates Ethnic Music such as Okinawa music (Japan Traditional), Scotland music and Andes music, Gamelan music (Indonesian music) as well as Western pops and Classical Music. (If you are interested in Okinawa music, Scotland music, or Andes music, go to "Ethnic Music Room" of this site.) It also generates Game music that can be used for BGM of video games. Even though this program does not generate a good tune, you can get some ideas for your compositions. |
||||||||||||||
| 20 | Automated Composing System 7.54 |
windows | Audio Multimedia->Other | $35 |
View Detail
|
|||||||||
Automated Composing System description Automated Composing System - Create Ringtone melody You will be able to create your own original music with the Automated Composing System. All you have to do is select music style. The Automated Composing System generates Ethnic Music such as Okinawa music (Japan Traditional), Scotland music and Andes music, Gamelan music (Indonesian music) as well as Western pops and Classical Music. (If you are interested in Okinawa music, Scotland music, or Andes music, go to "Ethnic Music Room" of this Here are some key features of "Automated Composing System": · Create Ringtone melody! · Load MIDI file and change music style from an original melody! · Load MIDI file and convert it to another music style! · Create Music of a Completely New Style! · Learn Music Through Parameters! · Generate MIDI and WAV files! Requirements: · Display · Your monitor needs resolution of more than 800 X 600. · Free Space of Hard Disk · About 20-30M bytes are necessary for both program files and MIDI files. ACS will operate with about 30M bytes of availability in addition to hard disk space for Windows. |
||||||||||||||
My Software
You have not saved any software. Click "Save" next to each software to save it to your software basket
