webobjects 5.4
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 71
Evolution Jescs 2.5.4
Evolution Jescs is the Evolution Connector for Sun Java Enterprise System Calendar Server (SJESCS). more>>
Evolution Jescs is the Evolution Connector for Sun Java Enterprise System Calendar Server (SJESCS), which adds support for SJESCS 5.1 and above to Evolution.
This connector supports the WCAP (Web Calendar Access Protocol) 2.0, 3.0, 3.1.
How to setup a JESCS account?
Now it is integrated into "Mail Accounts" under menu "Edit-->Preferences". Click "Add" button to bring up the account setup widzard. In "Identity" page, please input your Full Name and Email Address. In "Receiving Email" page, choose "Sun Calendar WCAP" as the Server Type. Input Host and Username here.
If your server listens to another port instead of the default one (80 for http, 143 for https), please input Host in the "Host:Port" format, such as "calendar.sun.net:8080". For "Use Secure Connection", please choose "Never" for http and "Always" for https.
In "Receiving Options" page, if you want to poll the server for new events and tasks at a different interval than the default 30 minutes, please check the checkbox and choose a interval. Please note that a small interval setting will impact the performance of the connector. If you are sure you are the only one accessing your calendar, you can set the interval to a very large number.
The "Sending Email" page actually is useless for the connector. You can just input anything here so that you can go forward.
In "Account Management" page, please enter your account name here. Then you can finish your JESCS account setting.
<<lessThis connector supports the WCAP (Web Calendar Access Protocol) 2.0, 3.0, 3.1.
How to setup a JESCS account?
Now it is integrated into "Mail Accounts" under menu "Edit-->Preferences". Click "Add" button to bring up the account setup widzard. In "Identity" page, please input your Full Name and Email Address. In "Receiving Email" page, choose "Sun Calendar WCAP" as the Server Type. Input Host and Username here.
If your server listens to another port instead of the default one (80 for http, 143 for https), please input Host in the "Host:Port" format, such as "calendar.sun.net:8080". For "Use Secure Connection", please choose "Never" for http and "Always" for https.
In "Receiving Options" page, if you want to poll the server for new events and tasks at a different interval than the default 30 minutes, please check the checkbox and choose a interval. Please note that a small interval setting will impact the performance of the connector. If you are sure you are the only one accessing your calendar, you can set the interval to a very large number.
The "Sending Email" page actually is useless for the connector. You can just input anything here so that you can go forward.
In "Account Management" page, please enter your account name here. Then you can finish your JESCS account setting.
Download (0.64MB)
Added: 2006-05-02 License: GPL (GNU General Public License) Price:
1270 downloads
Etherboot 5.4.3
Etherboot is a source code for making IP boot ROMs to boot Linux and other OSes. more>>
Etherboot project is a software package for creating ROM images that can download code over an Ethernet network to be executed on an x86 computer.
Many network adapters have a socket where a ROM chip can be installed. Etherboot is code that can be put in such a ROM. Etherboot is normally used for for booting PCs diskless. This is useful in various situations, for example:
- An X-terminal.
- Clusters of compute servers.
- Routers.
- Various kinds of remote servers, e.g. a tape drive server that can be accessed with the RMT protocol.
- Machines doing tasks in environments unfriendly to disks.
- A user platform where remote partitions are mounted over the network and you are willing to accept the lower speed compared to disk.
- Maintaining software for a cluster of equally configured workstations centrally.
Etherboot can boot computers faster than from a disk because there are no delays in spinning up disks, etc. A moments calculation will show that even with a 10Mbit Ethernet, sending a 500kB kernel will take only a couple of seconds typically. With 100Mbit Ethernet it gets even better.
Compared to booting from solid-state devices, e.g. Flash disks, Etherboot has the advantage of centralising software adminstration, the tradeoff being the dependence on a server. This can be partly alleviated by providing redundant servers.
Etherboot can work with RAM disks, NFS filesystems, or even local disks, if desired. Its a component technology and can be combined with other technologies to do things the way you want.
Etherboot is usually used to load Linux, FreeBSD or DOS. However the protocol and boot file formats are general, so there is no reason why it could not be used to load arbitrary images to a PC, including other OSes.
Etherboot is Open Source under the GNU General Public License Version 2 (GPL2).
The components needed by Etherboot are:
- A bootstrap loader, usually in an EPROM on a network card, or installed in the flash BIOS, but could be put anywhere in the address space the BIOS probes in. For testing this could be put on a floppy disk or a hard disk partition. Some configurations may even be always run from a floppy disk (e.g. temporary testing setups or pedagogic uses).
- A DHCP or bootp server, for returning an IP address and other information when sent a MAC (Ethernet card) address.
- A tftp server, for sending the kernel images and other files required in the boot process. Alternatively, Etherboot can boot from an NFS mount.
- A Linux or FreeBSD kernel.
- Optionally, a NFS server, for providing the disk partitions that will be mounted if Linux or FreeBSD is being booted.
- Optionally, a RAM disk contained in the loaded image. This can be the initial RAM disk if desired.
- Software tools for building the download image, and tools for debugging.
Enhancements:
- This production release should now compile with gcc 4.x.
- In addition, a number of drivers have been updated, including e1000, MCP51 and MCP55 (nvidia), pcnet32, natsemi, sis900, and tg3.
- NetXtreme II cards are now supported.
<<lessMany network adapters have a socket where a ROM chip can be installed. Etherboot is code that can be put in such a ROM. Etherboot is normally used for for booting PCs diskless. This is useful in various situations, for example:
- An X-terminal.
- Clusters of compute servers.
- Routers.
- Various kinds of remote servers, e.g. a tape drive server that can be accessed with the RMT protocol.
- Machines doing tasks in environments unfriendly to disks.
- A user platform where remote partitions are mounted over the network and you are willing to accept the lower speed compared to disk.
- Maintaining software for a cluster of equally configured workstations centrally.
Etherboot can boot computers faster than from a disk because there are no delays in spinning up disks, etc. A moments calculation will show that even with a 10Mbit Ethernet, sending a 500kB kernel will take only a couple of seconds typically. With 100Mbit Ethernet it gets even better.
Compared to booting from solid-state devices, e.g. Flash disks, Etherboot has the advantage of centralising software adminstration, the tradeoff being the dependence on a server. This can be partly alleviated by providing redundant servers.
Etherboot can work with RAM disks, NFS filesystems, or even local disks, if desired. Its a component technology and can be combined with other technologies to do things the way you want.
Etherboot is usually used to load Linux, FreeBSD or DOS. However the protocol and boot file formats are general, so there is no reason why it could not be used to load arbitrary images to a PC, including other OSes.
Etherboot is Open Source under the GNU General Public License Version 2 (GPL2).
The components needed by Etherboot are:
- A bootstrap loader, usually in an EPROM on a network card, or installed in the flash BIOS, but could be put anywhere in the address space the BIOS probes in. For testing this could be put on a floppy disk or a hard disk partition. Some configurations may even be always run from a floppy disk (e.g. temporary testing setups or pedagogic uses).
- A DHCP or bootp server, for returning an IP address and other information when sent a MAC (Ethernet card) address.
- A tftp server, for sending the kernel images and other files required in the boot process. Alternatively, Etherboot can boot from an NFS mount.
- A Linux or FreeBSD kernel.
- Optionally, a NFS server, for providing the disk partitions that will be mounted if Linux or FreeBSD is being booted.
- Optionally, a RAM disk contained in the loaded image. This can be the initial RAM disk if desired.
- Software tools for building the download image, and tools for debugging.
Enhancements:
- This production release should now compile with gcc 4.x.
- In addition, a number of drivers have been updated, including e1000, MCP51 and MCP55 (nvidia), pcnet32, natsemi, sis900, and tg3.
- NetXtreme II cards are now supported.
Download (1.1MB)
Added: 2007-02-25 License: GPL (GNU General Public License) Price:
993 downloads
Added: 2009-07-16 License: GPL Price: FREE
14 downloads
dvbcut 0.5.4
dvbcut is a Qt application that allows you to select certain parts of an MPEG transport stream. more>>
dvbcut is a Qt application that allows you to select certain parts of an MPEG transport stream (as received via Digital Video Broadcasting, DVB) and save these parts into a single MPEG output file.
dvbcut follows a "keyhole surgery" approach where the input video and audio data is mostly kept unchanged, and only very few frames at the beginning and/or end of the selected range are re-encoded in order to obtain a valid MPEG file.
dvbcut needs to create index information on an MPEG file first. Therefore, when loading an MPEG transport stream file, it also asks you for a filename of an index file.
If you choose an existing file, it is loaded and used as index if suitable. (That means, that dvbcut performs some sanity checks on the index itself and also checks if the index describes the chosen MPEG file.) If you select a file which does not yet exist, dvbcut creates the necessary index in place.
After opening the MPEG file, you can navigate through the video by means of a linear and a log scale slider. While the first represents the whole video, the latter enables you to precisely select frames close to the current frame.
At any place in the video, you can add START, STOP, CHAPTER and BOOKMARK markers. Markers are shown in the list on the left. With the START and STOP markers you determine what parts of the video you want to write to a new file. dvbcut starts at the first START marker and proceeds until it encounters a STOP marker.
If there are more START markers after that STOP, it will continue at the next START marker, and so on. Every START marker, which follows a START with no STOP inbetween, is meaningless. So is a STOP marker before the first START or after another STOP (with no START inbetween).
dvbcut project supports AC3.
Please be aware, that at the moment, DVBCUT only works with MP2 audio.
Enhancements:
- New upstream version.
<<lessdvbcut follows a "keyhole surgery" approach where the input video and audio data is mostly kept unchanged, and only very few frames at the beginning and/or end of the selected range are re-encoded in order to obtain a valid MPEG file.
dvbcut needs to create index information on an MPEG file first. Therefore, when loading an MPEG transport stream file, it also asks you for a filename of an index file.
If you choose an existing file, it is loaded and used as index if suitable. (That means, that dvbcut performs some sanity checks on the index itself and also checks if the index describes the chosen MPEG file.) If you select a file which does not yet exist, dvbcut creates the necessary index in place.
After opening the MPEG file, you can navigate through the video by means of a linear and a log scale slider. While the first represents the whole video, the latter enables you to precisely select frames close to the current frame.
At any place in the video, you can add START, STOP, CHAPTER and BOOKMARK markers. Markers are shown in the list on the left. With the START and STOP markers you determine what parts of the video you want to write to a new file. dvbcut starts at the first START marker and proceeds until it encounters a STOP marker.
If there are more START markers after that STOP, it will continue at the next START marker, and so on. Every START marker, which follows a START with no STOP inbetween, is meaningless. So is a STOP marker before the first START or after another STOP (with no START inbetween).
dvbcut project supports AC3.
Please be aware, that at the moment, DVBCUT only works with MP2 audio.
Enhancements:
- New upstream version.
Download (0.64MB)
Added: 2007-04-13 License: GPL (GNU General Public License) Price:
926 downloads

Bottle 0.5.4
Bottle provides you with a quick and simple WSGI-framework which is designed for the Python Programming Language. more>> <<less
Added: 2009-07-26 License: MIT/X Consortium Lic... Price: FREE
downloads
Net-SNMP 5.4.1
Net-SNMP provides tools and libraries relating to the Simple Network Management Protocol. more>>
Net-SNMP project provides tools and libraries relating to the Simple Network Management Protocol.
Installation:
The `configure shell script attempts to guess correct values for various system-dependent variables used during compilation.
It uses those values to create a `Makefile in each directory of the package. It may also create one or more `.h files containing system-dependent definitions.
Finally, it creates a shell script `config.status that you can run in the future to recreate the current configuration, a file `config.cache that saves the results of its tests to speed up
reconfiguring, and a file `config.log containing compiler output (useful mainly for debugging `configure).
If you need to do unusual things to compile the package, please try to figure out how `configure could check whether to do them, and mail diffs or instructions to the address given in the `README so they can be considered for the next release.
If at some point `config.cache contains results you dont want to keep, you may remove or edit it.
The file `configure.in is used to create `configure by a program called `autoconf. You only need `configure.in if you want to change it or regenerate `configure using a newer version of `autoconf.
The simplest way to compile this package is:
1. `cd to the directory containing the packages source code and type `./configure to configure the package for your system.
If youre using `csh on an old version of System V, you might need to type `sh ./configure instead to prevent `csh from trying to execute
`configure itself.
Running `configure takes awhile. While running, it prints some messages telling which features it is checking for.
2. Type `make to compile the package.
3. Optionally, type `make check to run any self-tests that come with the package.
4. Type `make install to install the programs and any data files and documentation.
5. You can remove the program binaries and object files from the source code directory by typing `make clean. To also remove the files that `configure created (so you can compile the package for a different kind of computer), type `make distclean.
There is also a `make maintainer-clean target, but that is intended mainly for the packages developers. If you use it, you may have to get all sorts of other programs in order to regenerate files that came with the distribution.
Whats New in This Release:
snmplib:
- [BUG 1619827]: link libraries against needed external libraries
- [PATCH 1616912]: fix memory leak in UDP transport code
- [PATCH 1592706]: fix memory leak when cloning varbinds
- Change snmp_sess_add_ex to consistently close and delete the
transport argument on failure, earlier the liveness of the
transport argument was undecided.
snmpd:
- [BUG 1558823]: fix ipAddressTable memory leak
- [BUG 1596638]: fix memory leak in ipCidrRouteTable, inetCidrRouteTable
- [BUG 1611524]: fix tcp connection table file descriptor leak
- handle row deletion issues in dataset tables
- [BUG 1712988]: default and configurable maximum number of
varbinds returnable to a GETBULK request.
- [PATCH 1666737]: include ipv6 counts in
udpInDatagrams, udpNoPorts, udpInErrors, udpOutDatagrams
- [PATCH 1700157]: fixes ordering of exec tokens in the resulting mib tree
- [PATCH 1719253]: fix skipNFSInHostResources so it does not break on the
second walk of the table.
perl:
- link Perl modules against the exact set of libraries needed
- [BUG 1619827]: properly link against libperl when configured with
--enable-as-needed
- [PATCH 1725049]: fix bulkwalk in cases of non-repeater
build:
- update to libtool 1.5.24 (from 1.5.22)
python:
- [PATCH 1716114]: Let python build in the Net-SNMP source tree
MacOSX:
- [PATCH 1600522]: CPU Hardware Abstraction Layer (HAL)
implementation for mach/darwin
- IF-MIB rewrite now enabled by default
Win32:
- fix AES support
- [PATCH 1706344]: fix compilation with cygwin
IRIX:
- [PATCH 1709748]: Optimized IRIX cpu stats
AIX:
- Fix default shared library building instead of forcing static use
FreeBSD:
- [BUG 1633483]: Support CPU HAL on FreeBSD4.x
<<lessInstallation:
The `configure shell script attempts to guess correct values for various system-dependent variables used during compilation.
It uses those values to create a `Makefile in each directory of the package. It may also create one or more `.h files containing system-dependent definitions.
Finally, it creates a shell script `config.status that you can run in the future to recreate the current configuration, a file `config.cache that saves the results of its tests to speed up
reconfiguring, and a file `config.log containing compiler output (useful mainly for debugging `configure).
If you need to do unusual things to compile the package, please try to figure out how `configure could check whether to do them, and mail diffs or instructions to the address given in the `README so they can be considered for the next release.
If at some point `config.cache contains results you dont want to keep, you may remove or edit it.
The file `configure.in is used to create `configure by a program called `autoconf. You only need `configure.in if you want to change it or regenerate `configure using a newer version of `autoconf.
The simplest way to compile this package is:
1. `cd to the directory containing the packages source code and type `./configure to configure the package for your system.
If youre using `csh on an old version of System V, you might need to type `sh ./configure instead to prevent `csh from trying to execute
`configure itself.
Running `configure takes awhile. While running, it prints some messages telling which features it is checking for.
2. Type `make to compile the package.
3. Optionally, type `make check to run any self-tests that come with the package.
4. Type `make install to install the programs and any data files and documentation.
5. You can remove the program binaries and object files from the source code directory by typing `make clean. To also remove the files that `configure created (so you can compile the package for a different kind of computer), type `make distclean.
There is also a `make maintainer-clean target, but that is intended mainly for the packages developers. If you use it, you may have to get all sorts of other programs in order to regenerate files that came with the distribution.
Whats New in This Release:
snmplib:
- [BUG 1619827]: link libraries against needed external libraries
- [PATCH 1616912]: fix memory leak in UDP transport code
- [PATCH 1592706]: fix memory leak when cloning varbinds
- Change snmp_sess_add_ex to consistently close and delete the
transport argument on failure, earlier the liveness of the
transport argument was undecided.
snmpd:
- [BUG 1558823]: fix ipAddressTable memory leak
- [BUG 1596638]: fix memory leak in ipCidrRouteTable, inetCidrRouteTable
- [BUG 1611524]: fix tcp connection table file descriptor leak
- handle row deletion issues in dataset tables
- [BUG 1712988]: default and configurable maximum number of
varbinds returnable to a GETBULK request.
- [PATCH 1666737]: include ipv6 counts in
udpInDatagrams, udpNoPorts, udpInErrors, udpOutDatagrams
- [PATCH 1700157]: fixes ordering of exec tokens in the resulting mib tree
- [PATCH 1719253]: fix skipNFSInHostResources so it does not break on the
second walk of the table.
perl:
- link Perl modules against the exact set of libraries needed
- [BUG 1619827]: properly link against libperl when configured with
--enable-as-needed
- [PATCH 1725049]: fix bulkwalk in cases of non-repeater
build:
- update to libtool 1.5.24 (from 1.5.22)
python:
- [PATCH 1716114]: Let python build in the Net-SNMP source tree
MacOSX:
- [PATCH 1600522]: CPU Hardware Abstraction Layer (HAL)
implementation for mach/darwin
- IF-MIB rewrite now enabled by default
Win32:
- fix AES support
- [PATCH 1706344]: fix compilation with cygwin
IRIX:
- [PATCH 1709748]: Optimized IRIX cpu stats
AIX:
- Fix default shared library building instead of forcing static use
FreeBSD:
- [BUG 1633483]: Support CPU HAL on FreeBSD4.x
Download (3.81MB)
Added: 2007-07-27 License: GPL (GNU General Public License) Price:
849 downloads
libds 1.5.4
LibDS is a cross-platform library for networking, threads, and data structures. more>>
LibDS is a cross-platform library to support simple networking, threads, as well as data structures.
It allows code reuse for common data structures, such as linked lists and hash tables, as well as support for complex entities such as config files.
Currently, three of my apps use LibDS - Antinat, Boo, and XASS.
Of course, you can use libds in your own apps as well.
LibDS provides interfaces for data structures, and simple threading routines in a way that is consistent across platforms. Things like HashTables, that find their way into everything I do these days.
Enhancements:
- AutoWin Win32 build system
- Binary compatible DLL interface
- Cute self-installer
- A handful of bugfixes, and support for a select() wrapper in DSNetwork.
Todo:
Ive been toying with the idea of a C-only LibDS for use in C-only libraries; libraries are far better in C because they follow predictable symbol naming so everyone can use them.
<<lessIt allows code reuse for common data structures, such as linked lists and hash tables, as well as support for complex entities such as config files.
Currently, three of my apps use LibDS - Antinat, Boo, and XASS.
Of course, you can use libds in your own apps as well.
LibDS provides interfaces for data structures, and simple threading routines in a way that is consistent across platforms. Things like HashTables, that find their way into everything I do these days.
Enhancements:
- AutoWin Win32 build system
- Binary compatible DLL interface
- Cute self-installer
- A handful of bugfixes, and support for a select() wrapper in DSNetwork.
Todo:
Ive been toying with the idea of a C-only LibDS for use in C-only libraries; libraries are far better in C because they follow predictable symbol naming so everyone can use them.
Download (0.023MB)
Added: 2005-09-23 License: GPL (GNU General Public License) Price:
1496 downloads
mod_countm 1.5.4
mod_countm is a counter returning count via jpeg or png image. more>>
mod_countm is a counter returning count via jpeg or png image.
<<less Download (0.58MB)
Added: 2006-05-22 License: BSD License Price:
1251 downloads
RefactorIT 2.5.4
Refactorit is a Java refactoring browser for Netbeans, JBuilder, Jdev, and standalone. more>>
RefactorIT project is a tool for Java developers. A developer can take source code of any size and complexity and rework it into well-designed code by means of over 30 automated refactorings.
In addition, it provides a comprehensive set of smart query functions, a graphical dependency analyzer, and over 100 quality metrics and audits that make it possible to analyze and track large volumes of code.
It may be used as a stand-alone tool or installed as an add-in to NetBeans, Sun ONE Studio, JDeveloper, and JBuilder.
Speed and flexibility, innovativeness and aesthetics, power and appeal - todays developers and software architects expect a lot from their software development tools.
Spontaneity is especially important: we all want to be able to put our plans into action quickly.
RefactorIT is the ideal development tool for people who enjoy their freedom - it is the first comprehensive refactoring and code analyses tool that goes everywhere you want to take it - no matter...
- what IDE your team is working with - by choice or force,
- what kind of Java technologies you are developing with,
- how daring your refactoring project may seem.
RefactorIT provides
- Automatic Refactoring Operations,
- Code Searches and Analysis,
- Audits and Corrective Actions,
- Metrics,
- IDE integrations,
- Full JSP support.
<<lessIn addition, it provides a comprehensive set of smart query functions, a graphical dependency analyzer, and over 100 quality metrics and audits that make it possible to analyze and track large volumes of code.
It may be used as a stand-alone tool or installed as an add-in to NetBeans, Sun ONE Studio, JDeveloper, and JBuilder.
Speed and flexibility, innovativeness and aesthetics, power and appeal - todays developers and software architects expect a lot from their software development tools.
Spontaneity is especially important: we all want to be able to put our plans into action quickly.
RefactorIT is the ideal development tool for people who enjoy their freedom - it is the first comprehensive refactoring and code analyses tool that goes everywhere you want to take it - no matter...
- what IDE your team is working with - by choice or force,
- what kind of Java technologies you are developing with,
- how daring your refactoring project may seem.
RefactorIT provides
- Automatic Refactoring Operations,
- Code Searches and Analysis,
- Audits and Corrective Actions,
- Metrics,
- IDE integrations,
- Full JSP support.
Download (28.7MB)
Added: 2006-05-11 License: Free To Use But Restricted Price:
721 downloads
XPilot 4.5.4
XPilot is a multi-player 2D client/server space game. more>>
XPilot project is a multi-player 2D client/server space game.
XPilot is a multi-player 2D space game. Some features are borrowed from classics like the Atari coin-ups Asteroids and Gravitar, and the home-computer games Thrust (Commodore 64) and Gravity Force (Commodore Amiga), but XPilot has many new aspects too.
Main features:
- True client/server based game; optimal speed for every player.
- Meta server with up to date information about servers hosting games around the world.
- A web of world-wide rating servers; compare your skills with pilots from all around the world, and climb the ladder of the world-wide rating list.
- Real physics; particles of explosions and sparks from your engines all affect you if youre hit by them. This makes it possible to kill someone by blowing them into a wall with engine thrust or shock waves from explosions.
- Specialized editors for editing ship-shapes and maps.
- Game objective and gameplay adjustable through a number of options, specified on the commandline, in special option files, or in the map files. Examples of modes of the game:
- classical dogfight; equipped with only your gun, you have to rely on your maneuvering and tactical skills
- team; fight together, steal other teamss treasures (involves flying around with a ball in a string, much like in Thrust) and blow up their targets (which are, no doubt, heavily guarded)
- all out nuclear war; chose carefully between more than twenty weapon and defense systems to stay alive and annihilate your enemies
- race; make it through the deadly course before your opponents
- Adjustable gravity; adjustable by putting special attractors or deflectors in the world, or by adjusting the global gravity in various ways.
- Cannons and personalized and vengeful robot fighters give you a hard time.
- Watch your energy, and remember to dock with a fuel station to refuel before its too late.
- Defend your home base, or terrorize and steal someone elses.
- Equip your ship with the 15+ defense and weapon systems: afterburners, cloaking devices, sensors, transporters, extra cannons, mines and bombs, rockets (smarts, torpedos and nuclear), ECM, laser, extra tanks, autopilot etc.
To start playing, you need to connect to a server by using a client program called xpilot. There are always servers running if you check with the meta server, but if you for some reason do not want to join them, youll have to start a server of your own (see man-page xpilots(6)).
Enhancements:
- Team cannons could kill teammates with laser pulses. Fixed.
- On the map Death Star one can destroy a large number of targets with one FNC. This results in packet buffer overflows and slow updates. To overcome this a smarter map update algorithm is implemented in the server and also map updates are now limited to max 2 KB per network packet.
- The default score font was reduced from 15 to 13.
- When the server sends map updates to the client these are now always acknowledged immediately by the client. This should help prevent stalls or lock-ups on maps where are a large number of targets or cannons can be destroyed. It should also reduce the number of very big server frame update packets.
- Robots no longer try to go after players who arent in playing mode.
<<lessXPilot is a multi-player 2D space game. Some features are borrowed from classics like the Atari coin-ups Asteroids and Gravitar, and the home-computer games Thrust (Commodore 64) and Gravity Force (Commodore Amiga), but XPilot has many new aspects too.
Main features:
- True client/server based game; optimal speed for every player.
- Meta server with up to date information about servers hosting games around the world.
- A web of world-wide rating servers; compare your skills with pilots from all around the world, and climb the ladder of the world-wide rating list.
- Real physics; particles of explosions and sparks from your engines all affect you if youre hit by them. This makes it possible to kill someone by blowing them into a wall with engine thrust or shock waves from explosions.
- Specialized editors for editing ship-shapes and maps.
- Game objective and gameplay adjustable through a number of options, specified on the commandline, in special option files, or in the map files. Examples of modes of the game:
- classical dogfight; equipped with only your gun, you have to rely on your maneuvering and tactical skills
- team; fight together, steal other teamss treasures (involves flying around with a ball in a string, much like in Thrust) and blow up their targets (which are, no doubt, heavily guarded)
- all out nuclear war; chose carefully between more than twenty weapon and defense systems to stay alive and annihilate your enemies
- race; make it through the deadly course before your opponents
- Adjustable gravity; adjustable by putting special attractors or deflectors in the world, or by adjusting the global gravity in various ways.
- Cannons and personalized and vengeful robot fighters give you a hard time.
- Watch your energy, and remember to dock with a fuel station to refuel before its too late.
- Defend your home base, or terrorize and steal someone elses.
- Equip your ship with the 15+ defense and weapon systems: afterburners, cloaking devices, sensors, transporters, extra cannons, mines and bombs, rockets (smarts, torpedos and nuclear), ECM, laser, extra tanks, autopilot etc.
To start playing, you need to connect to a server by using a client program called xpilot. There are always servers running if you check with the meta server, but if you for some reason do not want to join them, youll have to start a server of your own (see man-page xpilots(6)).
Enhancements:
- Team cannons could kill teammates with laser pulses. Fixed.
- On the map Death Star one can destroy a large number of targets with one FNC. This results in packet buffer overflows and slow updates. To overcome this a smarter map update algorithm is implemented in the server and also map updates are now limited to max 2 KB per network packet.
- The default score font was reduced from 15 to 13.
- When the server sends map updates to the client these are now always acknowledged immediately by the client. This should help prevent stalls or lock-ups on maps where are a large number of targets or cannons can be destroyed. It should also reduce the number of very big server frame update packets.
- Robots no longer try to go after players who arent in playing mode.
Download (MB)
Added: 2007-01-02 License: GPL (GNU General Public License) Price:
1191 downloads
upCast 5.4.1
upCast enables you to use Microsoft Word as an authoring application for XML documents. more>>
upCast enables you to use Microsoft Word as an authoring application for XML documents.
Take advantage of the widespread availability and familiar user interface of Word or any other RTF savvy office application for structured document authoring.
upCast offers a cost-effective way to reuse existing tools for gaining all the benefits of a standardized markup language: XML.
With upCast, you get the best of both worlds: excellent structural markup in XML and corresponding style information separated out in a CSS2 stylesheet. Proven upCast technology with built-in structure recognition heuristics preserves the document structure to an extent you wont be able to find anywhere else - instantly.
You can convert almost any document instantly without any time-consuming configuration. Yet, youll still get highest conversion quality - its really just a click on a button. Built-in customizations for specific DTDs like DocBook 4.2 help you use the product right out of the box.
upCast features a powerful, configurable batch conversion language. Select documents based on their name or extension, sort the resulting documents into specific folders and set filters and filter parameters.
A useful pre-scan feature tells you immediately which files are affected by your batch, so you can see at a glance if everything works as expected or if youre bound for trouble at some time in the conversion process.
A detailed log file tells you about the progress of the conversion as well as any errors that might have occurred. Combined with external commands and the built-in XML Validator and XSLT processor upCast turns into a flexible workflow automation tool.
upCast has a built-in slim, but efficient application programming interface (API). You can program against this API and thus include the complete functionality of our upCast Technology into your own applications.
By writing only a few lines of Java, C/C++ or VB code, you gain complete control over the document conversion process the same way as you would using the GUI. You can even create your own export filters in Java.
Version restrictions:
- 30 days evaluation DEMO
- With this evaluation version, the document text output will contain interspersed random characters.
<<lessTake advantage of the widespread availability and familiar user interface of Word or any other RTF savvy office application for structured document authoring.
upCast offers a cost-effective way to reuse existing tools for gaining all the benefits of a standardized markup language: XML.
With upCast, you get the best of both worlds: excellent structural markup in XML and corresponding style information separated out in a CSS2 stylesheet. Proven upCast technology with built-in structure recognition heuristics preserves the document structure to an extent you wont be able to find anywhere else - instantly.
You can convert almost any document instantly without any time-consuming configuration. Yet, youll still get highest conversion quality - its really just a click on a button. Built-in customizations for specific DTDs like DocBook 4.2 help you use the product right out of the box.
upCast features a powerful, configurable batch conversion language. Select documents based on their name or extension, sort the resulting documents into specific folders and set filters and filter parameters.
A useful pre-scan feature tells you immediately which files are affected by your batch, so you can see at a glance if everything works as expected or if youre bound for trouble at some time in the conversion process.
A detailed log file tells you about the progress of the conversion as well as any errors that might have occurred. Combined with external commands and the built-in XML Validator and XSLT processor upCast turns into a flexible workflow automation tool.
upCast has a built-in slim, but efficient application programming interface (API). You can program against this API and thus include the complete functionality of our upCast Technology into your own applications.
By writing only a few lines of Java, C/C++ or VB code, you gain complete control over the document conversion process the same way as you would using the GUI. You can even create your own export filters in Java.
Version restrictions:
- 30 days evaluation DEMO
- With this evaluation version, the document text output will contain interspersed random characters.
Download (8.5MB)
Added: 2005-12-23 License: GPL (GNU General Public License) Price:
1400 downloads
watchdog 5.4
Watchdog is a daemon that checks if your system is still working. more>>
Watchdog application is a daemon that checks if your system is still working. If programs in user space are not longer executed it will reboot the system. However, this will not always work.
The Linux kernel can reset the system if serious problems are detected. This can be implemented via special watchdog hardware, or via a slightly less reliable software-only watchdog inside the kernel.
Either way, there needs to be a daemon that tells the kernel the system is working fine. If the daemon stops doing that, the system is reset. watchdog is such a daemon. It opens /dev/watchdog, and keeps writing to it often enough to keep the kernel from resetting, at least once per minute.
Each write delays the reboot time another minute. After a minute the watchdog hardware will cause the reset. In the case of a software watchdog, the ability to reboot will depend on the state of the machines and interrupts.
Enhancements:
- Added "another-chance" repair script written by Erik Rossen
- Applied some changes to RedHat init script.
- Added sysconf script for RedHat.
- Made wd_keepalive honor config file option.
- Added wd_keealive manpage.
- Made wd_keepalive not start without a watchdog device.
- Fixed some typos in watchdog manpage.
- Updated Debian files.
<<lessThe Linux kernel can reset the system if serious problems are detected. This can be implemented via special watchdog hardware, or via a slightly less reliable software-only watchdog inside the kernel.
Either way, there needs to be a daemon that tells the kernel the system is working fine. If the daemon stops doing that, the system is reset. watchdog is such a daemon. It opens /dev/watchdog, and keeps writing to it often enough to keep the kernel from resetting, at least once per minute.
Each write delays the reboot time another minute. After a minute the watchdog hardware will cause the reset. In the case of a software watchdog, the ability to reboot will depend on the state of the machines and interrupts.
Enhancements:
- Added "another-chance" repair script written by Erik Rossen
- Applied some changes to RedHat init script.
- Added sysconf script for RedHat.
- Made wd_keepalive honor config file option.
- Added wd_keealive manpage.
- Made wd_keepalive not start without a watchdog device.
- Fixed some typos in watchdog manpage.
- Updated Debian files.
Download (0.16MB)
Added: 2007-08-17 License: GPL (GNU General Public License) Price:
6225 downloads
KPoGre 1.5.4
KPoGre is PostgreSQL administration tool for KDE. more>>
KPoGre is grafical client for PostgreSQL database system for KDE. KPoGre project uses libpqxx library.
Main features:
- Browsing through PostgreSQL system catalog
- Wizards for create, modify and drop database objects - users, groups, databases, tables
- Wizards for backup, restore, vacuum, analyze and another tasks
- Wizards for changing privileges
KPoGre is in beta stage. It means, that bugs and problems are possible. Dont hesitate to contact me with bug reports, ideas and feature requests. At this time I intensively work on finishing all possible wizards.
Enhancements:
- Implemented Disk usage tab in Database property window. Contain list of ordinary tables, TOAST tables and indexes in DB, sorted by disk space used.
- Implemented actions for Server menu: Reload configuration, Rotate log file
- Added button to Server Activity tab: Cancel query, that allow stop running query, selected in activity table.
- Added info about used disk space into property pages for: Tablespace, Database, Table, Index and its folders
*Note: All it above works with PostgreSQL 8.1 or newer
- Object names containing upper-case letter are now quoted.
- When user click on Datatable header, detailed column info is displayed.
- Tables folder now contain also TOAST tables. Ordinary tables has OID link to their TOAST table in properties.
<<lessMain features:
- Browsing through PostgreSQL system catalog
- Wizards for create, modify and drop database objects - users, groups, databases, tables
- Wizards for backup, restore, vacuum, analyze and another tasks
- Wizards for changing privileges
KPoGre is in beta stage. It means, that bugs and problems are possible. Dont hesitate to contact me with bug reports, ideas and feature requests. At this time I intensively work on finishing all possible wizards.
Enhancements:
- Implemented Disk usage tab in Database property window. Contain list of ordinary tables, TOAST tables and indexes in DB, sorted by disk space used.
- Implemented actions for Server menu: Reload configuration, Rotate log file
- Added button to Server Activity tab: Cancel query, that allow stop running query, selected in activity table.
- Added info about used disk space into property pages for: Tablespace, Database, Table, Index and its folders
*Note: All it above works with PostgreSQL 8.1 or newer
- Object names containing upper-case letter are now quoted.
- When user click on Datatable header, detailed column info is displayed.
- Tables folder now contain also TOAST tables. Ordinary tables has OID link to their TOAST table in properties.
Download (5.9MB)
Added: 2006-12-31 License: GPL (GNU General Public License) Price:
1028 downloads
Moosic 1.5.4
Moosic is a music player for Unix systems. more>>
Moosic is a music player for Unix systems. It focuses on convenient and powerful playlist management. This project consists of a server process that maintains a queue of songs to be played and one or more client programs which sends commands to the server.
The server continually runs through its song queue, popping songs off the top of the list and playing each with an external program. The client is a simple command-line utility which allows you to easily perform powerful operations upon the servers queue, including the addition of whole directory trees, automatic shuffling, and song removal according to regular expressions.
The server comes configured to play MP3, Ogg, MIDI, MOD, and WAV files, but can be configured to also play any other file format you want.
<<lessThe server continually runs through its song queue, popping songs off the top of the list and playing each with an external program. The client is a simple command-line utility which allows you to easily perform powerful operations upon the servers queue, including the addition of whole directory trees, automatic shuffling, and song removal according to regular expressions.
The server comes configured to play MP3, Ogg, MIDI, MOD, and WAV files, but can be configured to also play any other file format you want.
Download (0.16MB)
Added: 2007-07-14 License: GPL (GNU General Public License) Price:
832 downloads
cfvers 0.5.4
cfvers is a versioning system for configuration files. more>>
cfvers is a versioning system for configuration files. It is similar to CVS and Subversion, but different in its orientation toward system configuration files, dealing with all file types and attributes.
It does not pollute the filesystem outside its dirs, it keeps both data and metadata (owner, group, perms, atime, mtime), and it deals with all types of files (S_IFSOCK, S_IFLNK, S_IFREG, S_IFBLK, S_IFDIR, S_IFCHR, S_IFIFO).
Main features:
- does not pollute the filesystem outside its dirs;
- keeps both data and metadata (owner, group, perms, atime, mtime);
- deals with all types of files (S_IFSOCK, S_IFLNK, S_IFREG, S_IFBLK, S_IFDIR, S_IFCHR, S_IFIFO);
<<lessIt does not pollute the filesystem outside its dirs, it keeps both data and metadata (owner, group, perms, atime, mtime), and it deals with all types of files (S_IFSOCK, S_IFLNK, S_IFREG, S_IFBLK, S_IFDIR, S_IFCHR, S_IFIFO).
Main features:
- does not pollute the filesystem outside its dirs;
- keeps both data and metadata (owner, group, perms, atime, mtime);
- deals with all types of files (S_IFSOCK, S_IFLNK, S_IFREG, S_IFBLK, S_IFDIR, S_IFCHR, S_IFIFO);
Download (0.17MB)
Added: 2005-11-03 License: GPL (GNU General Public License) Price:
1450 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 webobjects 5.4 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
