jnco jeans for men
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1152
Poor mans Financial Calculator 1.1
Poor mans Financial Calculator is a small financial and basic mathematical operations calculator applet. more>>
Poor mans Financial Calculator project is a small financial and basic mathematical operations calculator applet.
The calculator registers work like the mythical HP-12C financial calculator, even the "n" rounding behaviour. The yellow fields also serve as operands for the arithmetic operations; for such ops, the blue field will show the result.
BEGIN button: If enabled, means that the first payment is made at the beginning of the period (important only for financial operations that involve PMT register)
FPC button: if enabled, Fractionary part of the Period ("n") will also be calculated using Compound interest; if disabled, fractionary part will use simple (linear) interest, which gives slightly higher interest values.
Enhancements:
- This release translates the code and messages to English and changes the license to the LGPL.
<<lessThe calculator registers work like the mythical HP-12C financial calculator, even the "n" rounding behaviour. The yellow fields also serve as operands for the arithmetic operations; for such ops, the blue field will show the result.
BEGIN button: If enabled, means that the first payment is made at the beginning of the period (important only for financial operations that involve PMT register)
FPC button: if enabled, Fractionary part of the Period ("n") will also be calculated using Compound interest; if disabled, fractionary part will use simple (linear) interest, which gives slightly higher interest values.
Enhancements:
- This release translates the code and messages to English and changes the license to the LGPL.
Download (0.009MB)
Added: 2005-12-09 License: LGPL (GNU Lesser General Public License) Price:
1414 downloads
GNOME Translate 0.99
GNOME Translate is a natural language translator. more>>
GNOME Translate is a GNOME interface to libtranslate. It can translate a text or web page between several natural languages, and it can automatically detect the source language as you type.
GNOME Translate is free software, released under the terms of the GNU General Public License.
<<lessGNOME Translate is free software, released under the terms of the GNU General Public License.
Download (0.29MB)
Added: 2005-07-29 License: GPL (GNU General Public License) Price:
1550 downloads
Minicontrol 0.2
Minicontrol is a dockapp that provides shutdown and restart buttons, and more. more>>
Minicontrol is a dockapp that provides shutdown and restart buttons, and more.
Main features:
- Simple digital CLOCK
- WPrefs launcher button
- Shutdown-Restart button
<<lessMain features:
- Simple digital CLOCK
- WPrefs launcher button
- Shutdown-Restart button
Download (0.024MB)
Added: 2006-10-25 License: GPL (GNU General Public License) Price:
1097 downloads
IrNET for Linux-IrDA 1.0.0
IrNET is a protocol allowing to carry TCP/IP traffic between two IrDA peers in an efficient fashion. more>>
IrNET is a protocol allowing to carry TCP/IP traffic between two IrDA peers in an efficient fashion. It is a thin layer, passing PPP packets to IrTTP and vice versa. It uses PPP in synchronous mode, because IrTTP offer a reliable sequenced packet service (as opposed to a byte stream). In fact, you could see IrNET as carrying TCP/IP in a IrDA socket, using PPP to provide the glue.
The main difference with traditional PPP over IrCOMM is that we avoid the framing and serial emulation which are a performance bottleneck. It also allows multipoint communications in a sensible fashion.We can automatically handle incomming connections through irnetd.
The main difference with IrLAN is that we use PPP for the link management, which is more standard, interoperable and flexible than the IrLAN protocol. For example, PPP adds authentication, encryption, compression, header compression and automated routing setup. And, as IrNET let PPP do the hard work, the implementation is much simpler than IrLAN.
IrNET was first introduced by Microsoft in the IrDA stack of Windows 2000, and they decided to remove both IrCOMM and IrLAN in favor of IrNET in their new IrDA stack. IrNET is a great idea (removing IrLAN and IrCOMM, on the other hand...), however IrNET is not an IrDA specification (at least, not yet, but there are rumors of something called IrDial...).
IrNET has been included in Linux kernel 2.4.0-test11, so all subsequent version of the kernel should support it out of the box (provided everything is set up properly). The latest version is in Linux kernel 2.4.15.
<<lessThe main difference with traditional PPP over IrCOMM is that we avoid the framing and serial emulation which are a performance bottleneck. It also allows multipoint communications in a sensible fashion.We can automatically handle incomming connections through irnetd.
The main difference with IrLAN is that we use PPP for the link management, which is more standard, interoperable and flexible than the IrLAN protocol. For example, PPP adds authentication, encryption, compression, header compression and automated routing setup. And, as IrNET let PPP do the hard work, the implementation is much simpler than IrLAN.
IrNET was first introduced by Microsoft in the IrDA stack of Windows 2000, and they decided to remove both IrCOMM and IrLAN in favor of IrNET in their new IrDA stack. IrNET is a great idea (removing IrLAN and IrCOMM, on the other hand...), however IrNET is not an IrDA specification (at least, not yet, but there are rumors of something called IrDial...).
IrNET has been included in Linux kernel 2.4.0-test11, so all subsequent version of the kernel should support it out of the box (provided everything is set up properly). The latest version is in Linux kernel 2.4.15.
Download (0.020MB)
Added: 2006-07-04 License: GPL (GNU General Public License) Price:
1207 downloads
Link Monitor Applet 2.1
Link Monitor Applet is a GNOME applet displaying the round-trip time to one or more hosts. more>>
Link Monitor Applet is a GNOME Panel Applet displaying the round-trip time to one or more hosts in a bar graph.
Main features:
- full ICMP and ICMPv6 support
- configurable scale and delays
- HIG 2.0 compliance
<<lessMain features:
- full ICMP and ICMPv6 support
- configurable scale and delays
- HIG 2.0 compliance
Download (1.0MB)
Added: 2006-06-23 License: BSD License Price:
1220 downloads
man 1.6e
man is linux documentation. more>>
man package is man page suite, including man, apropos, and whatis consists of programs that are used to read most of the documentation available on a Linux system. The whatis and apropos programs can be used to find documentation related to a particular subject.
man was written by John Eaton. He does not maintain man anymore - please do not bother him with remarks about the current version, which is rather different from the original one.
In man-1.6 Eric S. Raymonds browser-handoff functionality was added, with future minor versions planned to cleanup internationalization and cross platform support (Cygwin, solaris, and perhaps Win32).
There is a very different man program, also derived from John Eatons original version (by Graeme W. Wilford) distributed under the name man_db, with version numbers like man_db-2.3.10. Do not confuse the two, they are mutually incompatible, although they perform nearly the same job.
<<lessman was written by John Eaton. He does not maintain man anymore - please do not bother him with remarks about the current version, which is rather different from the original one.
In man-1.6 Eric S. Raymonds browser-handoff functionality was added, with future minor versions planned to cleanup internationalization and cross platform support (Cygwin, solaris, and perhaps Win32).
There is a very different man program, also derived from John Eatons original version (by Graeme W. Wilford) distributed under the name man_db, with version numbers like man_db-2.3.10. Do not confuse the two, they are mutually incompatible, although they perform nearly the same job.
Download (0.22MB)
Added: 2006-11-21 License: GPL (GNU General Public License) Price:
1067 downloads
DeadlyCobra 0.7.0
DeadlyCobra is a game similar to the classic Nibbles or snake game. more>>
DeadlyCobra project is a game similar to the classic Nibbles or snake game.
Basically the point of the game is to eat as many pebbles (in this case "Men") as possible without eating yourself or hitting a wall.
Features include both single and multiplayer modes, cool 2-D graphics and energizing music for each level.
It was originally designed to compete in No Starch Presss game cometition, but has continued to evolve and grow beyond the December 1st, 2001 deadline.
Main features:
- 2 Single player modes:
- Adventure & Longest Snake
- 2 Head to Head multiplayer modes:
- Standard & Instant Respawn
- Simple design, keeping the program small
- 4 targets w/ individual movement patterns
- 9 difficulty increments
- 3 different levels
- Music for each level
- Sound effects
- High score save
<<lessBasically the point of the game is to eat as many pebbles (in this case "Men") as possible without eating yourself or hitting a wall.
Features include both single and multiplayer modes, cool 2-D graphics and energizing music for each level.
It was originally designed to compete in No Starch Presss game cometition, but has continued to evolve and grow beyond the December 1st, 2001 deadline.
Main features:
- 2 Single player modes:
- Adventure & Longest Snake
- 2 Head to Head multiplayer modes:
- Standard & Instant Respawn
- Simple design, keeping the program small
- 4 targets w/ individual movement patterns
- 9 difficulty increments
- 3 different levels
- Music for each level
- Sound effects
- High score save
Download (3.2MB)
Added: 2006-12-11 License: GPL (GNU General Public License) Price:
1047 downloads
SURVIVOR 1.0
SURVIVOR is yet another systems monitor. more>>
SURVIVOR is yet another systems monitor.
Does the world need yet another systems monitor? Well, the world has had the Backstreet Boys, N Sync, 98 Degrees, Take That, Boyzone, Westlife, 5ive, O-Town, not to mention New Kids on the Block, All-4-One, Boyz II Men, New Edition, and Menudo, so clearly there is an ability to accept and even appreciate redundancy. Not that one needs to appreciate boy bands to appreciate systems monitoring, and perhaps now would be a good time to underscore that the SURVIVOR project does not endorse or even listen to boy bands.
Differentiating systems monitors can be a lot like differentiating boy bands. At first glance, they all look alike. With careful study, however, they all still look alike, except that some have goatees and others dont. With further study, it is possible to detect different accents, but no matter how far you look you still have a boy band.
In this respect, SURVIVOR is a lot like other systems monitors. It was written because of requirements that dictated the equivalent of a boy band with two Americans, two Brits, and an Australian, two with goatees, three brunettes, and not all of them living in the same town in Florida.
Unlike most boy bands, the core of SURVIVOR is a POSIX-thread based scheduler, responsible for determining when services should be checked and when alerts should be transmitted. The scheduler should be highly scalable, although it has not yet been tested against an entire class B network.
Like almost every other package, check and alert modules may be written in any language. These modules should generally scale quite well, although specifics depend on what the module actually does.
A command line interface, web interface, and two-way messaging gateway are provided.
Unlike most boy bands, SURVIVOR is intended to be a very high quality, feature rich, package. It is unlikely to ever get airtime on TRL.
Enhancements:
- In addition to the usual bugfixes, this stabilization release adds five new check modules, a flap reporting module, and adds various improvements to the command and Web interfaces.
- This is the first release with accompanying RPMs.
<<lessDoes the world need yet another systems monitor? Well, the world has had the Backstreet Boys, N Sync, 98 Degrees, Take That, Boyzone, Westlife, 5ive, O-Town, not to mention New Kids on the Block, All-4-One, Boyz II Men, New Edition, and Menudo, so clearly there is an ability to accept and even appreciate redundancy. Not that one needs to appreciate boy bands to appreciate systems monitoring, and perhaps now would be a good time to underscore that the SURVIVOR project does not endorse or even listen to boy bands.
Differentiating systems monitors can be a lot like differentiating boy bands. At first glance, they all look alike. With careful study, however, they all still look alike, except that some have goatees and others dont. With further study, it is possible to detect different accents, but no matter how far you look you still have a boy band.
In this respect, SURVIVOR is a lot like other systems monitors. It was written because of requirements that dictated the equivalent of a boy band with two Americans, two Brits, and an Australian, two with goatees, three brunettes, and not all of them living in the same town in Florida.
Unlike most boy bands, the core of SURVIVOR is a POSIX-thread based scheduler, responsible for determining when services should be checked and when alerts should be transmitted. The scheduler should be highly scalable, although it has not yet been tested against an entire class B network.
Like almost every other package, check and alert modules may be written in any language. These modules should generally scale quite well, although specifics depend on what the module actually does.
A command line interface, web interface, and two-way messaging gateway are provided.
Unlike most boy bands, SURVIVOR is intended to be a very high quality, feature rich, package. It is unlikely to ever get airtime on TRL.
Enhancements:
- In addition to the usual bugfixes, this stabilization release adds five new check modules, a flap reporting module, and adds various improvements to the command and Web interfaces.
- This is the first release with accompanying RPMs.
Download (1.0MB)
Added: 2007-04-04 License: GPL (GNU General Public License) Price:
933 downloads
Libchart 1.2
Libchart is a free chart creation PHP library, that is easy to use. more>>
Libchart is a free chart creation PHP library, that is easy to use.
Main features:
- Bar charts (horizontal or vertical).
- Line charts.
- Pie charts.
- Compatibility with PHP 4 / PHP 5.
- No external dependency, need only PHP compiled with GD and FreeType
<<lessMain features:
- Bar charts (horizontal or vertical).
- Line charts.
- Pie charts.
- Compatibility with PHP 4 / PHP 5.
- No external dependency, need only PHP compiled with GD and FreeType
Download (0.092MB)
Added: 2007-08-17 License: LGPL (GNU Lesser General Public License) Price:
809 downloads
Flameingo 2.1
Flameingo is an action game where you play a little man riding on a flamingo. more>>
Flameingo project is an action game where you play a little man riding on a flamingo.
Using the Bazooka youre holding, you need to blow your friend (who is sitting right next to you) to pieces.
Another liero sequel...? I guess it is!
<<lessUsing the Bazooka youre holding, you need to blow your friend (who is sitting right next to you) to pieces.
Another liero sequel...? I guess it is!
Download (0.78MB)
Added: 2006-05-07 License: GPL (GNU General Public License) Price:
1266 downloads
TkViewMan 0.2
TkViewMan is a graphical man page viewer for Linux. more>>
TkViewMan is a graphical man page viewer for Linux. TkViewMan project is written in Tcl/Tk, using the BLT extension. TkViewMan is free software and is distributed under the GNU General Public License.
Main features:
- Tabs for multiple man pages
- Ability to find all man pages for a command, with each man page getting its own tab
- Ability to open as many tabs as desired within the main window, which can be scrolled if needed
- Ability to search a man page
- Keyboard shortcuts for creating/removing tabs
- Command history using arrow keys
<<lessMain features:
- Tabs for multiple man pages
- Ability to find all man pages for a command, with each man page getting its own tab
- Ability to open as many tabs as desired within the main window, which can be scrolled if needed
- Ability to search a man page
- Keyboard shortcuts for creating/removing tabs
- Command history using arrow keys
Download (0.024MB)
Added: 2006-03-07 License: GPL (GNU General Public License) Price:
1326 downloads
Esound 0.2.38
Esound project is an audio mixing server that allows multiple applications to output sound to the same audio device. more>>
Esound project is an audio mixing server that allows multiple applications to output sound to the same audio device. Development on Esound stopped several years ago, in the hope that someone would write a replacement.
Esound is seriously lacking in features required for a modern desktop environment, particularly for multi-channel audio and audio/video synchronization. However, it is part of the GNOME platform (for a little while longer), so we slavishly continue to maintain it. Please dont laugh at us.
Bugs should be reported at http://bugzilla.gnome.org. Its unlikely that theyll be fixed unless theyre regressions from recent versions or accompanied by patches.
Enhancements:
- Fix 100% CPU problem introduced in 0.2.37 (Joe Marcus Clarke)
- Fix libesddsp not linking against libesd (Loà ̄c Minier)
- Fix file descriptor leaks (Pierre Ossman)
- Fix a build problem with the read/write wrapper (Jean Bréfort)
- chdir to "/" when starting up (Dan Winship)
- Only install the esddsp man page if we build the binary
<<lessEsound is seriously lacking in features required for a modern desktop environment, particularly for multi-channel audio and audio/video synchronization. However, it is part of the GNOME platform (for a little while longer), so we slavishly continue to maintain it. Please dont laugh at us.
Bugs should be reported at http://bugzilla.gnome.org. Its unlikely that theyll be fixed unless theyre regressions from recent versions or accompanied by patches.
Enhancements:
- Fix 100% CPU problem introduced in 0.2.37 (Joe Marcus Clarke)
- Fix libesddsp not linking against libesd (Loà ̄c Minier)
- Fix file descriptor leaks (Pierre Ossman)
- Fix a build problem with the read/write wrapper (Jean Bréfort)
- chdir to "/" when starting up (Dan Winship)
- Only install the esddsp man page if we build the binary
Download (0.50MB)
Added: 2007-05-04 License: LGPL (GNU Lesser General Public License) Price:
905 downloads
KlearCase 0.5
KlearCase is a set of tools to access Clearcase using the KDE environment. more>>
KlearCase is a set of tools to access Clearcase using the KDE environment. Several KDE plugins allow KDE applications to take advantage of Clearcase features.
KlearCase project is a set of tools to use IBM Rational ClearCase from KDE.
Enhancements:
- Better integration Kde Application Menu Remount vobs and restart views at start up.
- fix for clearcase 6.0 fix for big list of vobs and views
<<lessKlearCase project is a set of tools to use IBM Rational ClearCase from KDE.
Enhancements:
- Better integration Kde Application Menu Remount vobs and restart views at start up.
- fix for clearcase 6.0 fix for big list of vobs and views
Download (0.59MB)
Added: 2007-04-20 License: GPL (GNU General Public License) Price:
918 downloads
Pod::Man 2.04
Pod::Man is a Perl module to convert POD data to formatted *roff input. more>>
Pod::Man is a Perl module to convert POD data to formatted *roff input.
SYNOPSIS
use Pod::Man;
my $parser = Pod::Man->new (release => $VERSION, section => 8);
# Read POD from STDIN and write to STDOUT.
$parser->parse_file (*STDIN);
# Read POD from file.pod and write to file.1.
$parser->parse_from_file (file.pod, file.1);
Pod::Man is a module to convert documentation in the POD format (the preferred language for documenting Perl) into *roff input using the man macro set. The resulting *roff code is suitable for display on a terminal using nroff(1), normally via man(1), or printing using troff(1). It is conventionally invoked using the driver script pod2man, but it can also be used directly.
As a derived class from Pod::Simple, Pod::Man supports the same methods and interfaces. See Pod::Simple for all the details.
new() can take options, in the form of key/value pairs that control the behavior of the parser. See below for details.
If no options are given, Pod::Man uses the name of the input file with any trailing .pod, .pm, or .pl stripped as the man page title, to section 1 unless the file ended in .pm in which case it defaults to section 3, to a centered title of "User Contributed Perl Documentation", to a centered footer of the Perl version it is run with, and to a left-hand footer of the modification date of its input (or the current date if given STDIN for input).
Pod::Man assumes that your *roff formatters have a fixed-width font named CW. If yours is called something else (like CR), use the fixed option to specify it. This generally only matters for troff output for printing. Similarly, you can set the fonts used for bold, italic, and bold italic fixed-width output.
Besides the obvious pod conversions, Pod::Man also takes care of formatting func(), func(3), and simple variable references like $foo or @bar so you dont have to use code escapes for them; complex expressions like $fred{stuff} will still need to be escaped, though. It also translates dashes that arent used as hyphens into en dashes, makes long dashes--like this--into proper em dashes, fixes "paired quotes," makes C++ look right, puts a little space between double underbars, makes ALLCAPS a teeny bit smaller in troff, and escapes stuff that *roff treats as special so that you dont have to.
<<lessSYNOPSIS
use Pod::Man;
my $parser = Pod::Man->new (release => $VERSION, section => 8);
# Read POD from STDIN and write to STDOUT.
$parser->parse_file (*STDIN);
# Read POD from file.pod and write to file.1.
$parser->parse_from_file (file.pod, file.1);
Pod::Man is a module to convert documentation in the POD format (the preferred language for documenting Perl) into *roff input using the man macro set. The resulting *roff code is suitable for display on a terminal using nroff(1), normally via man(1), or printing using troff(1). It is conventionally invoked using the driver script pod2man, but it can also be used directly.
As a derived class from Pod::Simple, Pod::Man supports the same methods and interfaces. See Pod::Simple for all the details.
new() can take options, in the form of key/value pairs that control the behavior of the parser. See below for details.
If no options are given, Pod::Man uses the name of the input file with any trailing .pod, .pm, or .pl stripped as the man page title, to section 1 unless the file ended in .pm in which case it defaults to section 3, to a centered title of "User Contributed Perl Documentation", to a centered footer of the Perl version it is run with, and to a left-hand footer of the modification date of its input (or the current date if given STDIN for input).
Pod::Man assumes that your *roff formatters have a fixed-width font named CW. If yours is called something else (like CR), use the fixed option to specify it. This generally only matters for troff output for printing. Similarly, you can set the fonts used for bold, italic, and bold italic fixed-width output.
Besides the obvious pod conversions, Pod::Man also takes care of formatting func(), func(3), and simple variable references like $foo or @bar so you dont have to use code escapes for them; complex expressions like $fred{stuff} will still need to be escaped, though. It also translates dashes that arent used as hyphens into en dashes, makes long dashes--like this--into proper em dashes, fixes "paired quotes," makes C++ look right, puts a little space between double underbars, makes ALLCAPS a teeny bit smaller in troff, and escapes stuff that *roff treats as special so that you dont have to.
Download (0.075MB)
Added: 2006-08-14 License: Perl Artistic License Price:
1166 downloads
KScannerButtons 0.9.5
KScannerButtons is a daemon plus a KDE application for monitoring your scanner buttons. more>>
KScannerButtons is a daemon plus a KDE application for monitoring your scanner buttons:
Perform a copy with one button press,
Send a paper document via email,
Open a paper document in gimp with one button press...
Its composed of a daemon (sanebuttond) and a frontend that will display an icon in the systray and a dialog box to configure and launch the daemon, KScannerButtons.kmdr.
KScannerButtons is based on the button monitoring capabilities found in some SANE backends. It has been tested with the avision backend, and a HP 5300C scanner. I read on some mailing lists that the fujitsu backend may also support buttons monitoring (but never tested).
The daemon may be used outside of the KDE environment (I should release it separately).
<<lessPerform a copy with one button press,
Send a paper document via email,
Open a paper document in gimp with one button press...
Its composed of a daemon (sanebuttond) and a frontend that will display an icon in the systray and a dialog box to configure and launch the daemon, KScannerButtons.kmdr.
KScannerButtons is based on the button monitoring capabilities found in some SANE backends. It has been tested with the avision backend, and a HP 5300C scanner. I read on some mailing lists that the fujitsu backend may also support buttons monitoring (but never tested).
The daemon may be used outside of the KDE environment (I should release it separately).
Download (0.055MB)
Added: 2007-05-28 License: GPL (GNU General Public License) Price:
879 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 jnco jeans for men 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