to merge
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 380
rtkmerge 1.8.0
rtkmerge is a GUI to handle Gentoos package system. more>>
rtkmerge is a GUI to the emerge command to handle packages under the Gentoo Linux Distrubution. It was initially written to help when running emerge world to update the entire system. I found that I sometimes didnt want to spend time on updating all the packages.
Preventing this would require to merge all programs one by one or fiddle with blocks. With rtkmerge you get all the outdated packages presented in a list and you can easily select which packages you want and dont want.
rtkmerge will then merge every package separately which also gives you the opportunity to set different USE-flags for different programs. This is useful for example if you want to install vim with X-support but emacs without X-support.
Even though the program is aimed at merging world it can also be run to merge other packages. Any argument to rtkmerge is sent to emerge when creating the list of packages. Note that these options are not used when emerge is called the second time to actually merge. A reasonable usage of rtkmerge might be `rtkmerge world -u --deep` or `rtkmerge ruby`. The options -p and -v are always set.
rtkmerge doesnt handle dependencies itself, so you should always press the pretend-button to find out which packages will really be installed. A package that you have unchecked might still be installed if it is a dependency of some package that is checked. Hack the code if you want to change this.
Enhancements:
- updated to work with latest portage (2.0.51)
- Positive USE-flags should not have + infront
- Make sure filesize doesnt come up as use-flag
<<lessPreventing this would require to merge all programs one by one or fiddle with blocks. With rtkmerge you get all the outdated packages presented in a list and you can easily select which packages you want and dont want.
rtkmerge will then merge every package separately which also gives you the opportunity to set different USE-flags for different programs. This is useful for example if you want to install vim with X-support but emacs without X-support.
Even though the program is aimed at merging world it can also be run to merge other packages. Any argument to rtkmerge is sent to emerge when creating the list of packages. Note that these options are not used when emerge is called the second time to actually merge. A reasonable usage of rtkmerge might be `rtkmerge world -u --deep` or `rtkmerge ruby`. The options -p and -v are always set.
rtkmerge doesnt handle dependencies itself, so you should always press the pretend-button to find out which packages will really be installed. A package that you have unchecked might still be installed if it is a dependency of some package that is checked. Hack the code if you want to change this.
Enhancements:
- updated to work with latest portage (2.0.51)
- Positive USE-flags should not have + infront
- Make sure filesize doesnt come up as use-flag
Download (0.003MB)
Added: 2005-04-07 License: GPL (GNU General Public License) Price:
1662 downloads
HTML::Merge 3.52
HTML::Merge is an embedded HTML/SQL/Perl system. more>>
HTML::Merge is an embedded HTML/SQL/Perl system.
SYNOPSIS
< HTML>
< $RQ.SELECT * FROM customers WHERE customer_id=< $RVAR.cust_id>>
< $RLOOP>
< $RSQL.name> owes < $RSQL.debt>< BR>
< /$RLOOP>
< A HREF="/cgi-bin/merge.pl?template=main_menu.html">
< /HTML>
Merge is an embedded HTML/Perl/SQL tool for creating dynamic web content. merge.pl compiles HTML with embeded Perl to Perl CGI programs and run them.
All Merge pages are referred to by cgi-bin-dir/merge.pl?template=file.html
(Important: file.html is a HTML template that located in a directory you choose and name it on the merge.conf file. Notice for better security, the web server must not be able to display the templates dirctory). although on CGI mode you can define merge.pl as an handler with the Action directive in Apache.
Using merge.pl under Apache::Registry will utilize Perls built-in caching to cache pages using the do command.
Merge uses a configuration file to retrieve information about paths, database connectivity and debugging. It has an embedded debugging tool and on-line configuration. To turn that option on, set DEVELOPMENT to 1 in the configuration file. Dont forget to set it off before deployment.
Configuration can be changed during development using the toolkit menues, toolkit menues apear as popup windows on your web browser when you open a URL of mrege.pl.
Alternate configuration files can appear in /etc/merge.conf and $HOME/.merge.
As described in the INSTALL document you must set your web server for each appliaction and copy (or create) links to merge.pl and PUBLIC files and templates and create system database tables. If you are using a UNIX system you can use mergecreateinstance that will do thoes tasks for you.
FILES
B< merge.pl> Main script, usually a symbolic link to each instance.
B< merge.conf> Configuration, unique per each instance.
B< $PREFIX/share/merge/private> Internal scripts.
B< $PREFIX/bin/merge.cgi> Main script, central.
B< $PREFIX/bin/merge.conf> Template for configuration files.
B< $PREFIX/bin/mergecreateinstance> Instance creating script.
<<lessSYNOPSIS
< HTML>
< $RQ.SELECT * FROM customers WHERE customer_id=< $RVAR.cust_id>>
< $RLOOP>
< $RSQL.name> owes < $RSQL.debt>< BR>
< /$RLOOP>
< A HREF="/cgi-bin/merge.pl?template=main_menu.html">
< /HTML>
Merge is an embedded HTML/Perl/SQL tool for creating dynamic web content. merge.pl compiles HTML with embeded Perl to Perl CGI programs and run them.
All Merge pages are referred to by cgi-bin-dir/merge.pl?template=file.html
(Important: file.html is a HTML template that located in a directory you choose and name it on the merge.conf file. Notice for better security, the web server must not be able to display the templates dirctory). although on CGI mode you can define merge.pl as an handler with the Action directive in Apache.
Using merge.pl under Apache::Registry will utilize Perls built-in caching to cache pages using the do command.
Merge uses a configuration file to retrieve information about paths, database connectivity and debugging. It has an embedded debugging tool and on-line configuration. To turn that option on, set DEVELOPMENT to 1 in the configuration file. Dont forget to set it off before deployment.
Configuration can be changed during development using the toolkit menues, toolkit menues apear as popup windows on your web browser when you open a URL of mrege.pl.
Alternate configuration files can appear in /etc/merge.conf and $HOME/.merge.
As described in the INSTALL document you must set your web server for each appliaction and copy (or create) links to merge.pl and PUBLIC files and templates and create system database tables. If you are using a UNIX system you can use mergecreateinstance that will do thoes tasks for you.
FILES
B< merge.pl> Main script, usually a symbolic link to each instance.
B< merge.conf> Configuration, unique per each instance.
B< $PREFIX/share/merge/private> Internal scripts.
B< $PREFIX/bin/merge.cgi> Main script, central.
B< $PREFIX/bin/merge.conf> Template for configuration files.
B< $PREFIX/bin/mergecreateinstance> Instance creating script.
Download (0.19MB)
Added: 2007-07-19 License: Perl Artistic License Price:
829 downloads
mergelog 4.5
mergelog provides a fast tool to merge HTTP log files by date. more>>
mergelog provides a fast tool to merge HTTP log files by date.
mergelog is a small and fast C program, which merges HTTP log files by date in Common Log Format (Apache default log format) from Web servers, behind round-robin DNS.
It has been designed to easily process huge logs from highly stressed servers, and can manage gzipped files.
Enhancements:
- dont abort anymore on corrupted log lines
- set BUFFER_SIZE value to 32Ko
- fixed a major bug on a broken month initialization
- corrections on manpages
- fix in configure.in to abort if zlib is not present
- fixed a potential segmentation fault on malformed log lines
- autoconf compliant thanks to Igor Genibel
<<lessmergelog is a small and fast C program, which merges HTTP log files by date in Common Log Format (Apache default log format) from Web servers, behind round-robin DNS.
It has been designed to easily process huge logs from highly stressed servers, and can manage gzipped files.
Enhancements:
- dont abort anymore on corrupted log lines
- set BUFFER_SIZE value to 32Ko
- fixed a major bug on a broken month initialization
- corrections on manpages
- fix in configure.in to abort if zlib is not present
- fixed a potential segmentation fault on malformed log lines
- autoconf compliant thanks to Igor Genibel
Download (0.039MB)
Added: 2007-03-08 License: GPL (GNU General Public License) Price:
961 downloads
Filemerger 1.01
Filemerge is a tools that allows you to merge two files in to one big file. more>>
Filemerge is a tools that allows you to merge two files in to one big file. Filemerger will run under linux but will not work with Freebsd.
Usage:
fm [argument] file1 file2 newfile
-v Display the version of mlm
-? Display this help file.
Example:
This will read the file test1, test2 and write all the file contents to the file test3.
fm /root/test1 /root/test2 /root/test3
File test1:
Line 1
Line 2
File Test2
Line2
Line3
File Test3
line1
Line2
Line3
Enhancements:
- Changes were made to the help file.
<<lessUsage:
fm [argument] file1 file2 newfile
-v Display the version of mlm
-? Display this help file.
Example:
This will read the file test1, test2 and write all the file contents to the file test3.
fm /root/test1 /root/test2 /root/test3
File test1:
Line 1
Line 2
File Test2
Line2
Line3
File Test3
line1
Line2
Line3
Enhancements:
- Changes were made to the help file.
Download (0.040MB)
Added: 2007-06-11 License: Freeware Price:
886 downloads
Hash::Merge 0.10
Hash::Merge Perl module merges arbitrarily deep hashes into a single hash. more>>
Hash::Merge Perl module merges arbitrarily deep hashes into a single hash.
SYNOPSIS
use Hash::Merge qw( merge );
my %a = (
foo => 1,
bar => [ qw( a b e ) ],
querty => { bob => alice },
);
my %b = (
foo => 2,
bar => [ qw(c d) ],
querty => { ted => margeret },
);
my %c = %{ merge( %a, %b ) };
Hash::Merge::set_behavior( RIGHT_PRECEDENT );
# This is the same as above
Hash::Merge::specify_behavior(
{
SCALAR => {
SCALAR => sub { $_[1] },
ARRAY => sub { [ $_[0], @{$_[1]} ] },
HASH => sub { $_[1] },
},
ARRAY => {
SCALAR => sub { $_[1] },
ARRAY => sub { [ @{$_[0]}, @{$_[1]} ] },
HASH => sub { $_[1] },
},
HASH => {
SCALAR => sub { $_[1] },
ARRAY => sub { [ values %{$_[0]}, @{$_[1]} ] },
HASH => sub { Hash::Merge::_merge_hashes( $_[0], $_[1] ) },
},
},
My Behavior,
);
<<lessSYNOPSIS
use Hash::Merge qw( merge );
my %a = (
foo => 1,
bar => [ qw( a b e ) ],
querty => { bob => alice },
);
my %b = (
foo => 2,
bar => [ qw(c d) ],
querty => { ted => margeret },
);
my %c = %{ merge( %a, %b ) };
Hash::Merge::set_behavior( RIGHT_PRECEDENT );
# This is the same as above
Hash::Merge::specify_behavior(
{
SCALAR => {
SCALAR => sub { $_[1] },
ARRAY => sub { [ $_[0], @{$_[1]} ] },
HASH => sub { $_[1] },
},
ARRAY => {
SCALAR => sub { $_[1] },
ARRAY => sub { [ @{$_[0]}, @{$_[1]} ] },
HASH => sub { $_[1] },
},
HASH => {
SCALAR => sub { $_[1] },
ARRAY => sub { [ values %{$_[0]}, @{$_[1]} ] },
HASH => sub { Hash::Merge::_merge_hashes( $_[0], $_[1] ) },
},
},
My Behavior,
);
Download (0.007MB)
Added: 2007-06-28 License: Perl Artistic License Price:
851 downloads
Submerge 0.14.1
Submerge is subcommanders visual diff and merge tool for text files. more>>
Submerge project is subcommanders visual diff and merge tool for text files.
Main features:
- line based difference of text files.
- an easy to understand display of differences with just one color (three colors in merge case).
- mousewheel support to quickly scroll to the next or previous difference.
- two way or three way merge.
- shows whitespaces and linefeeds in a lighter color to keep the focus on the text.
- option to ignore whitespace differences.
- supports a wide range of different file encodings (like utf8, latin1 or cp932 and shift_jis (japanese encodings)).
- supports copy & paste, copy from the source files, copy from & paste to the merged file.
- a merge editor to edit the merged file.
- based on subversions diff library.
<<lessMain features:
- line based difference of text files.
- an easy to understand display of differences with just one color (three colors in merge case).
- mousewheel support to quickly scroll to the next or previous difference.
- two way or three way merge.
- shows whitespaces and linefeeds in a lighter color to keep the focus on the text.
- option to ignore whitespace differences.
- supports a wide range of different file encodings (like utf8, latin1 or cp932 and shift_jis (japanese encodings)).
- supports copy & paste, copy from the source files, copy from & paste to the merged file.
- a merge editor to edit the merged file.
- based on subversions diff library.
Download (6.6MB)
Added: 2005-12-14 License: GPL (GNU General Public License) Price:
1643 downloads
Algorithm::Merge 0.08
Algorithm::Merge is a Perl module package that provides three-way merge and diff. more>>
Algorithm::Merge is a Perl module package that provides three-way merge and diff.
SYNOPSIS
use Algorithm::Merge qw(merge diff3 traverse_sequences3);
@merged = merge(@ancestor, @a, @b, {
CONFLICT => sub { }
});
@merged = merge(@ancestor, @a, @b, {
CONFLICT => sub { }
}, $key_generation_function);
$merged = merge(@ancestor, @a, @b, {
CONFLICT => sub { }
});
$merged = merge(@ancestor, @a, @b, {
CONFLICT => sub { }
}, $key_generation_function);
@diff = diff3(@ancestor, @a, @b);
@diff = diff3(@ancestor, @a, @b, $key_generation_function);
$diff = diff3(@ancestor, @a, @b);
$diff = diff3(@ancestor, @a, @b, $key_generation_function);
@trav = traverse_sequences3(@ancestor, @a, @b, {
# callbacks
});
@trav = traverse_sequences3(@ancestor, @a, @b, {
# callbacks
}, $key_generation_function);
$trav = traverse_sequences3(@ancestor, @a, @b, {
# callbacks
});
$trav = traverse_sequences3(@ancestor, @a, @b, {
# callbacks
}, $key_generation_function);
USAGE
This module complements Algorithm::Diff by providing three-way merge and diff functions.
In this documentation, the first list to diff3, merge, and traverse_sequences3 is called the `original list. The second list is the `left list. The third list is the `right list.
The optional key generation arguments are the same as in Algorithm::Diff. See Algorithm::Diff for more information.
<<lessSYNOPSIS
use Algorithm::Merge qw(merge diff3 traverse_sequences3);
@merged = merge(@ancestor, @a, @b, {
CONFLICT => sub { }
});
@merged = merge(@ancestor, @a, @b, {
CONFLICT => sub { }
}, $key_generation_function);
$merged = merge(@ancestor, @a, @b, {
CONFLICT => sub { }
});
$merged = merge(@ancestor, @a, @b, {
CONFLICT => sub { }
}, $key_generation_function);
@diff = diff3(@ancestor, @a, @b);
@diff = diff3(@ancestor, @a, @b, $key_generation_function);
$diff = diff3(@ancestor, @a, @b);
$diff = diff3(@ancestor, @a, @b, $key_generation_function);
@trav = traverse_sequences3(@ancestor, @a, @b, {
# callbacks
});
@trav = traverse_sequences3(@ancestor, @a, @b, {
# callbacks
}, $key_generation_function);
$trav = traverse_sequences3(@ancestor, @a, @b, {
# callbacks
});
$trav = traverse_sequences3(@ancestor, @a, @b, {
# callbacks
}, $key_generation_function);
USAGE
This module complements Algorithm::Diff by providing three-way merge and diff functions.
In this documentation, the first list to diff3, merge, and traverse_sequences3 is called the `original list. The second list is the `left list. The third list is the `right list.
The optional key generation arguments are the same as in Algorithm::Diff. See Algorithm::Diff for more information.
Download (0.010MB)
Added: 2007-05-16 License: Perl Artistic License Price:
892 downloads
HTML::Merge::Ext 3.52
HTML::Merge::Ext - Extending Merge by writing your own tags. more>>
HTML::Merge::Ext - Extending Merge by writing your own tags.
TYPES OF TAGS
Generally, there are four types of tags in Merge.
Output tags
Tags such as < $RVAR > or others, that are substituted by values that appear in the output. For example: < $RVAR.x > is substituted by the value of the vairable x.
Non block tags
Tags that perform an action, and have no corresponding closing tags. For example: < $RSET.x=8 > sets the value 8 into the variable x.
Opening block tags
Tags that usually handle the flow of the template. These tags, together with the closing tags, encapsulate a block of HTML and tags between them. The data inside the block will be treated as regular output statements. If you wish to capture it for a different use, a capturing mechanism (for example, using the Perl select() statement) needs to be used. For example, < $RITERATION.LIMIT=4 > .. < /$RITERATION > will print everything inside the block 4 times.
Closing block tags
The tags that close blocks beginning in the opening tags. The tags < $REND >, < $REND_IF > and < $REND_WHILE > are privilleged as closing tags. Other closing tags use the SGML like notation of specifying a slash before the name of the tag, for example: < /$RCOUNT > is the closing tag for < $RCOUNT >
<<lessTYPES OF TAGS
Generally, there are four types of tags in Merge.
Output tags
Tags such as < $RVAR > or others, that are substituted by values that appear in the output. For example: < $RVAR.x > is substituted by the value of the vairable x.
Non block tags
Tags that perform an action, and have no corresponding closing tags. For example: < $RSET.x=8 > sets the value 8 into the variable x.
Opening block tags
Tags that usually handle the flow of the template. These tags, together with the closing tags, encapsulate a block of HTML and tags between them. The data inside the block will be treated as regular output statements. If you wish to capture it for a different use, a capturing mechanism (for example, using the Perl select() statement) needs to be used. For example, < $RITERATION.LIMIT=4 > .. < /$RITERATION > will print everything inside the block 4 times.
Closing block tags
The tags that close blocks beginning in the opening tags. The tags < $REND >, < $REND_IF > and < $REND_WHILE > are privilleged as closing tags. Other closing tags use the SGML like notation of specifying a slash before the name of the tag, for example: < /$RCOUNT > is the closing tag for < $RCOUNT >
Download (0.19MB)
Added: 2007-07-06 License: Perl Artistic License Price:
842 downloads
DigicaMerge 2.00
DigicaMerge is a commandline tool to merge directories of pictures taken with digital cameras. more>>
DigicaMerge project is a commandline tool to merge directories of pictures taken with digital cameras. If youve got a digital camera, your hard disk probably contains many directories full of pictures all named with the same names.
This utility allows you to merge such directories contents into a new directory, and renames all the pictures on the fly, ensuring no filename clash will occur.
You can define your own naming scheme, using either a set of predefined variables or any recognized Exif tag which may be present in your pictures, and also specify a pattern to select only certain files.
Installation:
- Extract it :
$ gzip -d digicamerge-x.xx.tar.gz | tar -xf -
where x.xx is digicamerges latest version number.
- Install it :
Go to digicamerges directory:
$ cd digicamerge-x.xx
Just type:
$ python setup.py install
You may need to be logged in with sufficient privileges (e.g. root)
This will generally install digicamerge in /usr/local/bin or an equivalent path depending on your system.
- Launch it :
Just type :
$ digicamerge
And read the long help message which contains examples.
Enhancements:
- A command line option was added to automatically remove duplicate pictures when merging directories.
- The manual page is now included in the package.
<<lessThis utility allows you to merge such directories contents into a new directory, and renames all the pictures on the fly, ensuring no filename clash will occur.
You can define your own naming scheme, using either a set of predefined variables or any recognized Exif tag which may be present in your pictures, and also specify a pattern to select only certain files.
Installation:
- Extract it :
$ gzip -d digicamerge-x.xx.tar.gz | tar -xf -
where x.xx is digicamerges latest version number.
- Install it :
Go to digicamerges directory:
$ cd digicamerge-x.xx
Just type:
$ python setup.py install
You may need to be logged in with sufficient privileges (e.g. root)
This will generally install digicamerge in /usr/local/bin or an equivalent path depending on your system.
- Launch it :
Just type :
$ digicamerge
And read the long help message which contains examples.
Enhancements:
- A command line option was added to automatically remove duplicate pictures when merging directories.
- The manual page is now included in the package.
Download (0.016MB)
Added: 2006-02-21 License: GPL (GNU General Public License) Price:
1340 downloads
PDF Split and Merge 0.7 Beta 2
PDF Split and Merge (pdfsam) is an easy-to-use tool that provides functions to split and merge PDF files or subsections of them. more>>
PDF Split and Merge project is an easy-to-use tool that provides functions to split and merge PDF files or subsections of them.
<<less Download (2.0MB)
Added: 2007-07-23 License: GPL (GNU General Public License) Price:
831 downloads
The Romalizer 0.61
The Romalizer project is a Tcl script to analyze your MAME roms and report errors. more>>
The Romalizer project is a Tcl script to analyze your MAME roms and report errors.
The ROMalizer is a Tcl script that examines your .zip files for MAME ROMs and lets you know if you have any extra data in them. It can also report incorrect filenames, CRCs, etc.
Enhancements:
- romalizer will no longer move the zipfiles it has fixed into your roms directory unless you specify the -M option. This will allow you to run romalizer as a normal user on a roms filesystem that is only writable by root or some other games administrator. If you use the -M option, romalzier will back up your old roms into the working directory as usual, if the -M option is not used, the new (fixed) roms will be located in the working directory.
- romalizer now fully supports two new styles of merging your roms. You may now use the -g or -G options to tell romalizer to use one of these new merging formats. When -g is used, romalizer will merge all clones into a single zip file. When -G is used, romalizer will create clone zip files that are capable of being run independantly of the parent romset. I have tested these new merging features on my pacman romset and it works beautifully, however more testing probably needs to be done on a complete romset for these options.
- neogeo games are now supported, romalizer will just ignore any CRC that matches 354029fc (ng-sfix.rom), 9036d879 (neo-geo.rom), and 97cf998b (ng-sm1.rom). Thus neogeo roms are now fully supported except for these 3 which should be placed in a file called neogeo.zip.
- romalizer requires usage of UnZip version 5.41 or higher due to a Y2K bug in UnZip. This patch will now check your unzip version and abort if you do not have a recent version of UnZip.
<<lessThe ROMalizer is a Tcl script that examines your .zip files for MAME ROMs and lets you know if you have any extra data in them. It can also report incorrect filenames, CRCs, etc.
Enhancements:
- romalizer will no longer move the zipfiles it has fixed into your roms directory unless you specify the -M option. This will allow you to run romalizer as a normal user on a roms filesystem that is only writable by root or some other games administrator. If you use the -M option, romalzier will back up your old roms into the working directory as usual, if the -M option is not used, the new (fixed) roms will be located in the working directory.
- romalizer now fully supports two new styles of merging your roms. You may now use the -g or -G options to tell romalizer to use one of these new merging formats. When -g is used, romalizer will merge all clones into a single zip file. When -G is used, romalizer will create clone zip files that are capable of being run independantly of the parent romset. I have tested these new merging features on my pacman romset and it works beautifully, however more testing probably needs to be done on a complete romset for these options.
- neogeo games are now supported, romalizer will just ignore any CRC that matches 354029fc (ng-sfix.rom), 9036d879 (neo-geo.rom), and 97cf998b (ng-sm1.rom). Thus neogeo roms are now fully supported except for these 3 which should be placed in a file called neogeo.zip.
- romalizer requires usage of UnZip version 5.41 or higher due to a Y2K bug in UnZip. This patch will now check your unzip version and abort if you do not have a recent version of UnZip.
Download (0.008MB)
Added: 2006-11-20 License: Freeware Price:
624 downloads
Ipod MovieMaker 0.1 Beta
Ipod MovieMaker project is a dialog windows bash script which allows you to merge *.txt subtitles with all formats of movie file more>>
Ipod MovieMaker project is a dialog windows bash script which allows you to merge *.txt subtitles with all formats of movie files and save it in avi format. You may convert all kinds of video to .mp4 which is Ipod Video compatible format.
You will be only questioned about the location of a source movie, subtitles, encoding (default WINDOWS-1250), font location (default /home/$USER/.mplayer/font/subfont.ttf), and where to save reasult .mp4 file. You can have each work done seperatly or have whole process done from hardcoding subtitles to encoding to ipod format.
Installation:
- Make sure that you have mencoder and ffmpeg compiled with libxvid, libfaac codecs enable
- Make sure you have proper true type font installed in /home/$USER/.mplayer/font directory
- Make sure you have compiled gtkpod with libfaac codec to upload movies on Ipod video
- to get this script working write this in your console
chmod 755 ipodmoviemaker
cp ipodmoviemaker /usr/bin/
<<lessYou will be only questioned about the location of a source movie, subtitles, encoding (default WINDOWS-1250), font location (default /home/$USER/.mplayer/font/subfont.ttf), and where to save reasult .mp4 file. You can have each work done seperatly or have whole process done from hardcoding subtitles to encoding to ipod format.
Installation:
- Make sure that you have mencoder and ffmpeg compiled with libxvid, libfaac codecs enable
- Make sure you have proper true type font installed in /home/$USER/.mplayer/font directory
- Make sure you have compiled gtkpod with libfaac codec to upload movies on Ipod video
- to get this script working write this in your console
chmod 755 ipodmoviemaker
cp ipodmoviemaker /usr/bin/
Download (0.003MB)
Added: 2007-07-03 License: GPL (GNU General Public License) Price:
848 downloads
EZ Improver 1.0
EZ Improver works well to improve dull, dingy images. more>>
EZ Improver works well to improve dull, dingy images.
Leaving the Merge Layers option un-checked allows you to tweak the layer opacities if desired.
<<lessLeaving the Merge Layers option un-checked allows you to tweak the layer opacities if desired.
Download (MB)
Added: 2006-09-13 License: GPL (GNU General Public License) Price:
1138 downloads
TimeTrack 1.1.4
TimeTrack is a program to track time in a modular, project- oriented way. more>>
TimeTrack is a program to track time in a modular, project-oriented way. A single timer has the ability to help you track your time over a whole project through maintaining a list of tripels that consist of starttime,endtime and a description field.
You can arrange your timers over several tabs, just as you like. Saving and loading happens through XML Files. Timetracker also has the ability to import single timers from other files to merge your timerdata with other timerdata.
Main features:
New Timer:
- This button spawns a new Timer on the current tab. Just click it and you can start tracking.
New Tab:
- This buttons spawns a new Tab. Youll be asked for the name of the new tab before it is created.
Rename Tab:
- This button renames the current Tab.
Close all:
- This button closes all tabs and running timers WITHOUT saving.
One of the new functions of 1.1 is the ability to save a running timer which will pe persistent even through reboots and shutdowns through the usage of timestamps. This is a useful feature especially for notebook users with limited energy resources.
Starting with V1.1.1, TimeTrack is featuring a generic report generator, which aids you in your documentation needs by - well - simply building reports out of your tracked time data.
<<lessYou can arrange your timers over several tabs, just as you like. Saving and loading happens through XML Files. Timetracker also has the ability to import single timers from other files to merge your timerdata with other timerdata.
Main features:
New Timer:
- This button spawns a new Timer on the current tab. Just click it and you can start tracking.
New Tab:
- This buttons spawns a new Tab. Youll be asked for the name of the new tab before it is created.
Rename Tab:
- This button renames the current Tab.
Close all:
- This button closes all tabs and running timers WITHOUT saving.
One of the new functions of 1.1 is the ability to save a running timer which will pe persistent even through reboots and shutdowns through the usage of timestamps. This is a useful feature especially for notebook users with limited energy resources.
Starting with V1.1.1, TimeTrack is featuring a generic report generator, which aids you in your documentation needs by - well - simply building reports out of your tracked time data.
Download (0.26MB)
Added: 2005-05-25 License: GPL (GNU General Public License) Price:
4370 downloads
TRex 0.5.3
TRex is a tool to help maintain test suites written in the standardized Testing and Test Control Notation (TTCN-3). more>>
TRex is a tool to help maintain test suites written in the standardized Testing and Test Control Notation (TTCN-3).
TRex project provides IDE functionality for the TTCN-3 core notation and supports the assessment and automatic restructuring of TTCN-3 test suites by providing suitable metrics and refactorings.
Main features:
Editing TTCN-3 v3.1.1 (2005-06)
- Syntax highlighting
- Content Assist
- Outline view
- Code Formatter
- Text Hover
- Open Declaration
- Find References
Compiler Integration
- Telelogic Tau G2/Tester
Refactoring
- Rename
- Inline Template
- Inline Template Parameter
- Merge Template
- more to come in future ...
Metrics
- Calculation of some TTCN-3 metrics
- Metrics-based refactoring suggestions
<<lessTRex project provides IDE functionality for the TTCN-3 core notation and supports the assessment and automatic restructuring of TTCN-3 test suites by providing suitable metrics and refactorings.
Main features:
Editing TTCN-3 v3.1.1 (2005-06)
- Syntax highlighting
- Content Assist
- Outline view
- Code Formatter
- Text Hover
- Open Declaration
- Find References
Compiler Integration
- Telelogic Tau G2/Tester
Refactoring
- Rename
- Inline Template
- Inline Template Parameter
- Merge Template
- more to come in future ...
Metrics
- Calculation of some TTCN-3 metrics
- Metrics-based refactoring suggestions
Download (1.2MB)
Added: 2006-07-20 License: Eclipse Public License Price:
1198 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 to merge 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