movie forrest gump
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 277
fortune-fgump 1.0
fortune-fgump project consists of some quotes from the movie Forrest Gump. more>>
fortune-fgump project consists of some quotes from the movie Forrest Gump.
This collection of quotes is for use with the fortune program.
<<lessThis collection of quotes is for use with the fortune program.
Download (0.002MB)
Added: 2006-12-13 License: GPL (GNU General Public License) Price:
1050 downloads
Forrest 0.7
Apache Forrest is a publishing framework that transforms input from various sources into a unified presentation. more>>
Apache Forrest is a publishing framework that transforms input from various sources into a unified presentation in one or more output formats.
The modular and extensible plugin architecture is based on Apache Cocoon and relevant standards, which separates presentation from content.
Forrest can generate static documents, be used as a dynamic server, or be deployed by its automated facility.
Forrest is designed with the new user in mind. Much effort has gone into making the process of generating a new site easy and simple:
Step 1: Do forrest seed to populate the directory with template site structure and contents.
Step 2: Add content by editing docs in task-specific, presentation-neutral XML.
Step 3: Do forrest run then use the web browser to immediately review changes at http://localhost:8888/
Step 4: Do forrest to generate the complete website from the XML sources. Various styles (known as skins) are available. Custom skins can be developed.
Step 5: For more information about installation and use, see the Using Forrest guide.
Forrests focus on low "startup cost" makes it ideal for rapid development of small sites, where time and budget constraints do not allow time-wasting HTML experiments. Of course, that same methodology can scale up to large projects. Your development team does not need Java experience, or even XML skills, to use Forrest. The framework lets you concentrate on content and design.
By separating content from presentation, providing content templates and pre-written skins, Forrest is unequalled at enabling content producers to get their message out fast. This separation of concerns makes Forrest excellent to publish project documentation (notably software projects), intranets, and home pages, and anything else you can think of.
Forrest is far from a quick and dirty solution however. Forrest is built on the worlds leading XML application framework, Apache Cocoon, which provides advanced users with extremely powerful publishing capabilities.
* Multiple task-specific source XML formats can be used (How-To, FAQ, changelogs and todo lists supported natively). Source formats include: Apache xdocs xml format, plain html documents, some Wiki formats, a subset of DocBook, ...
* Multiple output formats supported, for example HTML and PDF (using Apache FOP).
* SVG to PNG rendering (using Apache Batik). Simply drop the SVG in the appropriate directory and it will be rendered as PNG.
* Transparent inclusion and aggregation of external content, like RSS feeds.
* Anything else possible with the Cocoon sitemap. Using database queries, charting, web services integration; the possibilities are constantly growing as Cocoon grows. See the Cocoon Features list for the full suite of capabilities.
* Based on Java and XML standards, Forrest is platform-independent, making for a documentation system that is just as portable as the XML data that it processes.
Unique amongst comparable documentation tools, Forrest generates sites that can run both interactively as a dynamic web application, or as statically rendered pages.
This provides a path for site growth: start off small and static, and if dynamic features (user login, forms processing, runtime data, site search etc) are one day needed, these can be accommodated by switching to webapp mode.
Running as a webapp has a major advantage during development: content can be written, and then the rendered output viewed almost instantly in a web browser. This webapp technique enables Forrests edit/review cycle to be faster than command-line transformation tools.
<<lessThe modular and extensible plugin architecture is based on Apache Cocoon and relevant standards, which separates presentation from content.
Forrest can generate static documents, be used as a dynamic server, or be deployed by its automated facility.
Forrest is designed with the new user in mind. Much effort has gone into making the process of generating a new site easy and simple:
Step 1: Do forrest seed to populate the directory with template site structure and contents.
Step 2: Add content by editing docs in task-specific, presentation-neutral XML.
Step 3: Do forrest run then use the web browser to immediately review changes at http://localhost:8888/
Step 4: Do forrest to generate the complete website from the XML sources. Various styles (known as skins) are available. Custom skins can be developed.
Step 5: For more information about installation and use, see the Using Forrest guide.
Forrests focus on low "startup cost" makes it ideal for rapid development of small sites, where time and budget constraints do not allow time-wasting HTML experiments. Of course, that same methodology can scale up to large projects. Your development team does not need Java experience, or even XML skills, to use Forrest. The framework lets you concentrate on content and design.
By separating content from presentation, providing content templates and pre-written skins, Forrest is unequalled at enabling content producers to get their message out fast. This separation of concerns makes Forrest excellent to publish project documentation (notably software projects), intranets, and home pages, and anything else you can think of.
Forrest is far from a quick and dirty solution however. Forrest is built on the worlds leading XML application framework, Apache Cocoon, which provides advanced users with extremely powerful publishing capabilities.
* Multiple task-specific source XML formats can be used (How-To, FAQ, changelogs and todo lists supported natively). Source formats include: Apache xdocs xml format, plain html documents, some Wiki formats, a subset of DocBook, ...
* Multiple output formats supported, for example HTML and PDF (using Apache FOP).
* SVG to PNG rendering (using Apache Batik). Simply drop the SVG in the appropriate directory and it will be rendered as PNG.
* Transparent inclusion and aggregation of external content, like RSS feeds.
* Anything else possible with the Cocoon sitemap. Using database queries, charting, web services integration; the possibilities are constantly growing as Cocoon grows. See the Cocoon Features list for the full suite of capabilities.
* Based on Java and XML standards, Forrest is platform-independent, making for a documentation system that is just as portable as the XML data that it processes.
Unique amongst comparable documentation tools, Forrest generates sites that can run both interactively as a dynamic web application, or as statically rendered pages.
This provides a path for site growth: start off small and static, and if dynamic features (user login, forms processing, runtime data, site search etc) are one day needed, these can be accommodated by switching to webapp mode.
Running as a webapp has a major advantage during development: content can be written, and then the rendered output viewed almost instantly in a web browser. This webapp technique enables Forrests edit/review cycle to be faster than command-line transformation tools.
Download (20.9MB)
Added: 2005-06-24 License: The Apache License Price:
1582 downloads
movieinfo 0.1
movieinfo is a Perl module created to dump information about movie file(s). more>>
movieinfo is a Perl module created to dump information about movie file(s).
USAGE
movieinfo < movie files[s] >
Largely based around mplayers midentify script this will dump information about various formats of movie file (depending on what codecs you have installed for mplayer).
<<lessUSAGE
movieinfo < movie files[s] >
Largely based around mplayers midentify script this will dump information about various formats of movie file (depending on what codecs you have installed for mplayer).
Download (0.019MB)
Added: 2007-05-29 License: Perl Artistic License Price:
879 downloads
Movie Critics .0.0
Latest Movies and Movie critics on criticsmob.com for your mobile phones. Latest Movies and Movie critics, celebrities and comments... more>> <<less
Download (1152KB)
Added: 2009-04-13 License: Freeware Price: Free
193 downloads
Movie::Info 0.1
Movie::Info is a Perl module created to get meta data from various format movie files. more>>
SYNOPSIS
my $mi = Movie::Info->new || die "Couldnt find an mplayer to usen";
foreach my $file (@ARGV) {
my %info = $mi->info($file) || warn "Couldnt read info from $filen" && next;
print "$file (WxH) - $info{width}x$info{height}n";
}
Movie::Info is a thin layer around MPlayers --identify command line flag. As such it can only give you as much information as Mplayer is able to give you which is down to the quality and number of codecs you have installed.
MPlayer is available from http://www.mplayerhq.hu/
This module is largely based on the midentify script shipped with MPlayer.
METHODS
new [path to mplayer]
Returns a new Movie::Info instance or undef if it cant find an mplayer binary.
To find a binary it looks in three places - firstly if youve passed in a path to look at it checks there, secondly at the environment variable $MOVIE_INFO_MPLAYER_PATH and then finally it searches your $PATH like the standard which command in Unix.
info < filename >
Returns a hash representing all the meta data we can garner about file.
Returns undef if it cant read the file.
Download (0.019MB)
Added: 2007-05-29 License: Perl Artistic License Price:
883 downloads
Movie Mapper 0.4
Movie Mapper project is a small program for indexing movie collections. more>>
Movie Mapper project is a small program for indexing movie collections.
Movie Mapper is a small program for indexing movie collections. It browses given directory trees, searching for text files that contain IMDB URLs.
These URLs are used to generate database entries for movies.
Movie Mapper can also be used for offline indexing by creating text files that contain offline movie titles.
It tries to find matches from IMDB for those titles listed in the text files.
<<lessMovie Mapper is a small program for indexing movie collections. It browses given directory trees, searching for text files that contain IMDB URLs.
These URLs are used to generate database entries for movies.
Movie Mapper can also be used for offline indexing by creating text files that contain offline movie titles.
It tries to find matches from IMDB for those titles listed in the text files.
Download (0.009MB)
Added: 2007-02-01 License: GPL (GNU General Public License) Price:
996 downloads
Movie2XviD Script 0.2.0
Movie2XviD is a script for encoding a DVD or other movie to AVI (XviD). more>>
Movie2XviD is a script for encoding a DVD or other movie to AVI (XviD).
Auto computing bitrate and hight quality, but it is a little slowly.
Enhancements:
- Add options
- video filter
- help
- new computing bitrate
<<lessAuto computing bitrate and hight quality, but it is a little slowly.
Enhancements:
- Add options
- video filter
- help
- new computing bitrate
Download (0.001MB)
Added: 2007-01-21 License: Perl Artistic License Price:
1007 downloads
mOEvIEs 1.15-STABLE
mOEvIEs is a low-dependency movie database program. more>>
mOEvIEs is a low-dependency movie database program.
mOEvIEs is easy to use, and doesnt require a database server to be installed like most programs do.
<<lessmOEvIEs is easy to use, and doesnt require a database server to be installed like most programs do.
Download (0.045MB)
Added: 2006-11-18 License: GPL (GNU General Public License) Price:
1071 downloads
RMovie 0.1
RMovie is a Ruby extension for accessing and retrieving information from video and audio files. more>>
RMovie is a Ruby extension for accessing and retrieving information from video and audio files.
RMovie can access many video formats (.mov, .avi, .mpg, .wmv, etc.) and can output movie frames to RMagick as images.
Installation:
# build the quadrupel objects
cd quadrupel
make
cd ..
# build the rmovie extension
ruby extconf.rb
make
# install extension
[ become root ]
make install
<<lessRMovie can access many video formats (.mov, .avi, .mpg, .wmv, etc.) and can output movie frames to RMagick as images.
Installation:
# build the quadrupel objects
cd quadrupel
make
cd ..
# build the rmovie extension
ruby extconf.rb
make
# install extension
[ become root ]
make install
Download (1.9MB)
Added: 2006-08-10 License: GPL (GNU General Public License) Price:
1173 downloads
jMovie 0.2
jMovie is a movie collection manager that simplifies the maintenance of your collection. more>>
jMovie is a movie collection manager that simplifies the maintenance of your collection.
jMovie project allows you to view information about each one of your movies, obtaining its data from internet movie data sources, downloading it to your machine so you will be able to do further queries offline.
Moreover, local data can be stored in different places, like memory, local hard disk, databases, etc.
<<lessjMovie project allows you to view information about each one of your movies, obtaining its data from internet movie data sources, downloading it to your machine so you will be able to do further queries offline.
Moreover, local data can be stored in different places, like memory, local hard disk, databases, etc.
Download (0.95MB)
Added: 2006-04-28 License: GPL (GNU General Public License) Price:
1280 downloads
3gp movie wizard 1.3
3gp movie wizard is a small perl/kommander script that helps you to convert almost any movie format to 3gp movie. more>>
3gp movie wizard is a small perl/kommander script that helps you to convert almost any movie format to 3gp movie, suitable for watching on the modern mobile phones (tested only on Motorola V360 but should work with any mobile with 3gp support and 176 pixel wide screen).
It should be extremely easy to use, yet offer advanced options such as a good subtitle support and video equalizer.
<<lessIt should be extremely easy to use, yet offer advanced options such as a good subtitle support and video equalizer.
Download (0.13MB)
Added: 2006-02-21 License: GPL (GNU General Public License) Price:
1399 downloads
AVI Player for XMMS 1.2.3
AVI Player for XMMS is an AVI player plug-in for XMMS to play Windows AVI, DivX ;-), and ASF files. more>>
The AVI player is a plug-in for XMMS, giving it the ability to play Windows AVI (including DivX ;-)) and ASF files on your Linux or FreeBSD box.
You can simply add movies to your playlist and the plug-in will call aviplay to play the movie files. Many aviplay options are supported, such as fullscreen playback and true hardware acceleration on XFree86 4.x.x.
Enhancements:
- Included a stripped version of avifile 0.53.5 that compiles staticly into the plugin. This will make avi-xmms work no matter what avifile version you have installed on the system.
- Added wma and wmv support.
<<lessYou can simply add movies to your playlist and the plug-in will call aviplay to play the movie files. Many aviplay options are supported, such as fullscreen playback and true hardware acceleration on XFree86 4.x.x.
Enhancements:
- Included a stripped version of avifile 0.53.5 that compiles staticly into the plugin. This will make avi-xmms work no matter what avifile version you have installed on the system.
- Added wma and wmv support.
Download (0.68MB)
Added: 2005-08-15 License: GPL (GNU General Public License) Price:
1606 downloads
Apache Gump
Gump is Apaches continuous integration tool. more>>
Gump is Apaches continuous integration tool. Apache Gump is written in python and fully supports Apache Ant, Apache Maven and other build tools. Gump is unique in that it builds and compiles software against the latest development versions of those projects. This allows gump to detect potentially incompatible changes to that software just a few hours after those changes are checked into the version control system. Notifications are sent to the project team as soon as such a change is detected, referencing more detailed reports available online.
You can set up and run Gump on your own machine and run it on your own projects, however it is currently most famous for building most of Apaches java-based projects and their dependencies (which constitutes several million lines of code split up into hundreds of projects). For this purpose, the gump project maintains its own dedicated server.
How does Gump work?
With Traditional Gump, project definitions are converted from XML to scripts native to the platform on which you are running. With Python Gump the XML is mapped into in memory objects for processing. Scripts execute cvs or svn update commands for every module which contains a project being built, and invoke builds for each project in an order that ensures that dependencies are satisfied. Build outputs are processed and, if successful, dependent projects are then built on these outputs.
The commands use the actual build.xml files from the projects, but do not use the scripts or jar files checked into CVS/SVN. Instead, the CLASSPATH is set and properties are passed on the command line.
Note
Gump sets Ants build.sysclasspath to only and manages the system classpath:
To quote Ant: Only the system classpath is used and classpaths specified in build files, etc are ignored. This situation could be considered as the person running the build file knows more about the environment than the person writing the build file
The net effect is that every project is built every day with the latest version of every dependency - including the latest Ant, latest JUnit, latest XML parser.
The results are captured into html pages that largely are consistent with the style of the Jakarta project. An extensive amount of hypertext links are added to allow quick and easy navigation, and failures are color coded on the main build page.
A Perl script which is driven off of a naglist will optionally send e-mails to various newsgroups upon matching strings being found in the build output. This is typically used to alert developers of build failures.
<<lessYou can set up and run Gump on your own machine and run it on your own projects, however it is currently most famous for building most of Apaches java-based projects and their dependencies (which constitutes several million lines of code split up into hundreds of projects). For this purpose, the gump project maintains its own dedicated server.
How does Gump work?
With Traditional Gump, project definitions are converted from XML to scripts native to the platform on which you are running. With Python Gump the XML is mapped into in memory objects for processing. Scripts execute cvs or svn update commands for every module which contains a project being built, and invoke builds for each project in an order that ensures that dependencies are satisfied. Build outputs are processed and, if successful, dependent projects are then built on these outputs.
The commands use the actual build.xml files from the projects, but do not use the scripts or jar files checked into CVS/SVN. Instead, the CLASSPATH is set and properties are passed on the command line.
Note
Gump sets Ants build.sysclasspath to only and manages the system classpath:
To quote Ant: Only the system classpath is used and classpaths specified in build files, etc are ignored. This situation could be considered as the person running the build file knows more about the environment than the person writing the build file
The net effect is that every project is built every day with the latest version of every dependency - including the latest Ant, latest JUnit, latest XML parser.
The results are captured into html pages that largely are consistent with the style of the Jakarta project. An extensive amount of hypertext links are added to allow quick and easy navigation, and failures are color coded on the main build page.
A Perl script which is driven off of a naglist will optionally send e-mails to various newsgroups upon matching strings being found in the build output. This is typically used to alert developers of build failures.
Download (MB)
Added: 2007-01-10 License: The Apache License 2.0 Price:
1019 downloads
MovieSlave 1.1.1
MovieSlave is a very simple cross-platform (Windows, Linux) movie manager. more>>
MovieSlave is a very simple cross-platform (Windows, Linux) movie manager.
MovieSlave project can automatically fetch movie details (tagline, runtime, rate, year, plot, director) from the IMDb.
From its clean user interface you can easily add, edit, delete and search for any title without being lost in useless options.
<<lessMovieSlave project can automatically fetch movie details (tagline, runtime, rate, year, plot, director) from the IMDb.
From its clean user interface you can easily add, edit, delete and search for any title without being lost in useless options.
Download (1.0MB)
Added: 2006-12-30 License: Freeware Price:
1030 downloads
PornView 0.2 pre1
PornView is an image and movie viewer/manager with thumbnail previews. more>>
PornView project is an image and movie manager and viewer with thumbnail previews.
Additional features includes thumbnail caching, directory tree views, adjustable zoom, and fullscreen view.
Slideshows allow for unattended presentation of images for hands-free viewing. Pornview is written using GTK+.
Main features:
- Browse your hard disk showing you thumbnails of image files.
- Slide Show.
- View EXIF data attached to JPEG images.
- View in fullscreen mode.
- Zoom in, out, and fit to window.
- Copy, move, delete images and folders.
- Rename images in series.
- Support movies.
- Add comments to images.
- Can open a file in an external program (customizable).
- File filtering options.
<<lessAdditional features includes thumbnail caching, directory tree views, adjustable zoom, and fullscreen view.
Slideshows allow for unattended presentation of images for hands-free viewing. Pornview is written using GTK+.
Main features:
- Browse your hard disk showing you thumbnails of image files.
- Slide Show.
- View EXIF data attached to JPEG images.
- View in fullscreen mode.
- Zoom in, out, and fit to window.
- Copy, move, delete images and folders.
- Rename images in series.
- Support movies.
- Add comments to images.
- Can open a file in an external program (customizable).
- File filtering options.
Download (MB)
Added: 2005-10-25 License: GPL (GNU General Public License) Price:
1460 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above movie forrest gump search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed