bsg season 4
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2726
wxSand 4
wxSand is a Falling Sand Game. more>>
wxSand is a Falling Sand Game is a particle toy - you can play with different elements, explore how they interact, and, in some reimplementations, make your own elements.
It is great fun to make interactive structures, ecosystems, and toys in a Falling Sand Game.
First of all, mad props go out to the original creator of this game. Great idea. I only wish I could read Japanese... Heres a link to the original, or at least as close to the original as I can find (Again, without knowing how to read Japanese.)
http://ishi.blog2.fc2.com/blog-entry-158.html
Having wasted hours of productivity on the Java verison of the Falling Sand Game, I began to think of improvements that could be made from the original. No source was available for the original, and Java isnt my choice programming language, that I decided to start de novo with C/C++ and the cross-platform wxWidgets.
(I leave it to you Java fans out there to make your own improved Falling Sand Game.)
I tend to feel that The Falling Sand Game should be more of a Zen experience than anything else. I also belive that the game should be as cyclic as possible, so that environments can run and evolve for long periods of time. Finally, I realized the close connection of The Sand Game with the game of Life: Whereby, with a few very simple rules, and some starting conditions, you can create a very unpredictable outcome.
Of course, the original is pretty sweet. So Ive make a version with my own rules, and one with the original rules, and then one with the original rules plus some neat extra items. I have implemented many, many more interactions and elements than the original version. Discover them as you play.
Version 2 has no fire (Versions 3 & 4 do, though.) I dont like how easy it is to destroy everything. It also doesnt have any free-moving characters. I feel they distract attention from the evolution of the field.
Originally, I didnt want to make this Open Source. I think it takes away from the mysticism of the game. Those of you that are so inclined should be able to see the simple algorithm. Note the close connection with the game of Life. Also note the impossible situations, like unequalized water levels. These arent shortcomings of the game, but instead interesting artifacts of the rules of this alternate reality!
<<lessIt is great fun to make interactive structures, ecosystems, and toys in a Falling Sand Game.
First of all, mad props go out to the original creator of this game. Great idea. I only wish I could read Japanese... Heres a link to the original, or at least as close to the original as I can find (Again, without knowing how to read Japanese.)
http://ishi.blog2.fc2.com/blog-entry-158.html
Having wasted hours of productivity on the Java verison of the Falling Sand Game, I began to think of improvements that could be made from the original. No source was available for the original, and Java isnt my choice programming language, that I decided to start de novo with C/C++ and the cross-platform wxWidgets.
(I leave it to you Java fans out there to make your own improved Falling Sand Game.)
I tend to feel that The Falling Sand Game should be more of a Zen experience than anything else. I also belive that the game should be as cyclic as possible, so that environments can run and evolve for long periods of time. Finally, I realized the close connection of The Sand Game with the game of Life: Whereby, with a few very simple rules, and some starting conditions, you can create a very unpredictable outcome.
Of course, the original is pretty sweet. So Ive make a version with my own rules, and one with the original rules, and then one with the original rules plus some neat extra items. I have implemented many, many more interactions and elements than the original version. Discover them as you play.
Version 2 has no fire (Versions 3 & 4 do, though.) I dont like how easy it is to destroy everything. It also doesnt have any free-moving characters. I feel they distract attention from the evolution of the field.
Originally, I didnt want to make this Open Source. I think it takes away from the mysticism of the game. Those of you that are so inclined should be able to see the simple algorithm. Note the close connection with the game of Life. Also note the impossible situations, like unequalized water levels. These arent shortcomings of the game, but instead interesting artifacts of the rules of this alternate reality!
Download (4.4MB)
Added: 2006-11-17 License: Freeware Price:
3374 downloads
Subversion 1.4.4
Subversion project goal is to build a version control system that is a compelling replacement for CVS. more>> <<less
Download (8.4MB)
Added: 2007-06-10 License: The Apache License Price:
882 downloads
WvStreams 4.4
WvStreams is a library set composed of a number of parts. more>>
WvStreams is a library set composed of a number of parts. WvStreams is a network programming library in C++.
It was constructed over the lifetime of the NetIntegrator mostly by apenwarr but also with tons of help from dcoombs. More recently, just about everyone in NITI R&D, as well as several people from the WvStreams MailingList have contributed many features, or helped us improve existing features.
WvStreams aims to be an efficient, secure, easy-to-use, and OS-independent library for doing network applications development, and we think that it has pretty much lived up to those goals. Currently all or parts of it work under Linux, *BSD, Solaris, and MAC OS X. Some parts have been ported to Windows, with a more complete port coming really soon.
Most people who have read WvStreams-based code seem to be very impressed with how readable it makes application programs. It would have been impossible to build WvDial, TunnelVision, Retchmail, and the rest of the programs found on this site as quickly as we did without a good framework library.
Currently, what documentation exists is a bit sporadic. The header files from the source code are fairly well documented, and, for those looking for examples, all of the programs on this site have been developed using this library, so you should be able to get some ideas from them.
Enhancements:
- The event loop model has been changed to allow for greater performance in the future.
- The X509 certificate and CRL API have been extended to support more features required for comprehensive X509 path validation.
<<lessIt was constructed over the lifetime of the NetIntegrator mostly by apenwarr but also with tons of help from dcoombs. More recently, just about everyone in NITI R&D, as well as several people from the WvStreams MailingList have contributed many features, or helped us improve existing features.
WvStreams aims to be an efficient, secure, easy-to-use, and OS-independent library for doing network applications development, and we think that it has pretty much lived up to those goals. Currently all or parts of it work under Linux, *BSD, Solaris, and MAC OS X. Some parts have been ported to Windows, with a more complete port coming really soon.
Most people who have read WvStreams-based code seem to be very impressed with how readable it makes application programs. It would have been impossible to build WvDial, TunnelVision, Retchmail, and the rest of the programs found on this site as quickly as we did without a good framework library.
Currently, what documentation exists is a bit sporadic. The header files from the source code are fairly well documented, and, for those looking for examples, all of the programs on this site have been developed using this library, so you should be able to get some ideas from them.
Enhancements:
- The event loop model has been changed to allow for greater performance in the future.
- The X509 certificate and CRL API have been extended to support more features required for comprehensive X509 path validation.
Download (9.1MB)
Added: 2007-07-21 License: LGPL (GNU Lesser General Public License) Price:
840 downloads
Glan 0.4.4
Glan is a toolkit for developing network GUI applications. more>>
Glan is a toolkit for developing network GUI applications. It consists of a remote Qt toolkit, a network (client-server) wrapper for Qt classes, and a Qt-based Application Server development platform for creating GUI oriented client-server applications.
Glan allows the developer to just write code using the Qt programming style for the server side and forget about the client side.
<<lessGlan allows the developer to just write code using the Qt programming style for the server side and forget about the client side.
Download (0.13MB)
Added: 2007-07-11 License: GPL (GNU General Public License) Price:
836 downloads
WBox 4
Wbox is a command line tool to test HTTP performance of Web servers and Web applications. more>>
Wbox is a command line tool to test HTTP performance of Web servers and Web applications, to test HTTP compression, to perform stress tests simulating multiple HTTP clients, and to test virtual domain configurations before DNS propagation. The project also implements a configuration-free Web server for file sharing.
Main features:
- Benchmarking how much time it takes to generate content for your web application.
- Web server and web application stressing.
- Testing virtual domains configuration without the need to alter your local resolver.
- Check if your redirects are working correctly emitting the right HTTP code.
- Test if the HTTP compression is working and if it is actually serving pages faster.
- Use it as a configuration-less HTTP server to share files! (see the server mode documentation at the end of the Wbox tutorial in this page, but its as simple as % wbox servermode webroot /tmp)
Enhancements:
- option "maxclients" to set max number of concurrent clients in server mode
- option "close" to close the connection after the few block of data was
- receivedThis is useful to check what happens on EOF from client conditions
- in web applications, to test the latency aspect against big pages, and so on
- min/avg/max time statistics on Ctrl+C or termination
- "Index of ..." no longer expose the real directory path on the filesystem
- source code cleanup
- Many fixes, including no more defunct processes in server mode
<<lessMain features:
- Benchmarking how much time it takes to generate content for your web application.
- Web server and web application stressing.
- Testing virtual domains configuration without the need to alter your local resolver.
- Check if your redirects are working correctly emitting the right HTTP code.
- Test if the HTTP compression is working and if it is actually serving pages faster.
- Use it as a configuration-less HTTP server to share files! (see the server mode documentation at the end of the Wbox tutorial in this page, but its as simple as % wbox servermode webroot /tmp)
Enhancements:
- option "maxclients" to set max number of concurrent clients in server mode
- option "close" to close the connection after the few block of data was
- receivedThis is useful to check what happens on EOF from client conditions
- in web applications, to test the latency aspect against big pages, and so on
- min/avg/max time statistics on Ctrl+C or termination
- "Index of ..." no longer expose the real directory path on the filesystem
- source code cleanup
- Many fixes, including no more defunct processes in server mode
Download (0.021MB)
Added: 2007-06-13 License: GPL (GNU General Public License) Price:
866 downloads
LogMon 0.4.4
LogMon project will monitor one or more log files. more>>
LogMon project will monitor one or more log files, updating when more data is available ala tail -f , within a common terminal window via a "split window". User can scroll up/down/left/right through all the windows.
A header displays each frames file name, and number of lines in the file. Very useful when watching several log files at the same time. Ive tested this under Linux and FreeBSD (as of 0.3.3) and I have had reports of it working under MacOS X 10.4.7, but it should work under other Unices. Please let me know if you get it working on another OS.
Enhancements:
- Fixed a scroll-back bug when using page-up
- Added individual frame selection
<<lessA header displays each frames file name, and number of lines in the file. Very useful when watching several log files at the same time. Ive tested this under Linux and FreeBSD (as of 0.3.3) and I have had reports of it working under MacOS X 10.4.7, but it should work under other Unices. Please let me know if you get it working on another OS.
Enhancements:
- Fixed a scroll-back bug when using page-up
- Added individual frame selection
Download (0.028MB)
Added: 2007-07-11 License: GPL (GNU General Public License) Price:
839 downloads
CMSmod .4
CMSmod is a content management class for PHP developers. more>>
CMSmod is a content management class for PHP developers.
It is designed to allow a dynamic Web page to be set up in 10 easy lines of code.
CMSmod class includes (optional) user and imaging systems.
CMSmod is a complete framework written in PHP making it extremely usable on a huge number of systems. It can be setup in under a minute and you can have dynamic content for webpages in a snap!
This content management module will allow you to setup, manage, and output a database using custom templates or a pre-existing template. It also has the option of loading addons to increase functionality. However, it does not come with addons pre-built-in for bloating reasons.
CMS mod comes with examples of how to setup a database table and access information in it.
Enhancements:
- This release works completely and is very easy to set up.
<<lessIt is designed to allow a dynamic Web page to be set up in 10 easy lines of code.
CMSmod class includes (optional) user and imaging systems.
CMSmod is a complete framework written in PHP making it extremely usable on a huge number of systems. It can be setup in under a minute and you can have dynamic content for webpages in a snap!
This content management module will allow you to setup, manage, and output a database using custom templates or a pre-existing template. It also has the option of loading addons to increase functionality. However, it does not come with addons pre-built-in for bloating reasons.
CMS mod comes with examples of how to setup a database table and access information in it.
Enhancements:
- This release works completely and is very easy to set up.
Download (0.022MB)
Added: 2006-02-17 License: Freely Distributable Price:
1347 downloads
khdapsmon 0.1.2
khdapsmon is a monitor primarily for the Hard Drive Active Protection System (HDAPS) found in IBM ThinkPads. more>>
khdapsmon is a monitor primarily for the Hard Drive Active Protection System (HDAPS) found in IBM ThinkPads. Its primary interface is a system tray icon that indicates whether the queue is frozen or not on the selected hard disk device.
This is similar to the tray icon found on the pre-installed OS on ThinkPads. khdapsmon project should work with other systems similar to the ThinkPads, such as those found in Apple PowerBooks but this has not been tested and is probably dependent upon kernel code that is not yet available.
A status dialog also prints out useful information like accelerometer status and keyboard/mouse activity status. It also allows for the selection of the monitored device if you have more than one hard disk that supports queue freezing.
WARNING: THIS PROGRAM DOES NOT PARK DISK HEADS BASED ON ACCELEROMETER DATA. That is the job of the hdapsd daemon. The author is not responsible for lost data or other damage resulting from a misconfigured HDAPS setup. In fact, no one is responsible for any damage resulting from anything except you. But since you are a seasoned user of open-source software, you already knew that.
Please mail me if you have any problems (see the source archive README for my address). PLEASE DO NOT LEAVE SUPPORT QUERIES IN THE COMMENTS SECTION OF KDE-APPS.ORG. I also do not want basic queries about computers, KDE, or Linux not related to khdapsmon. Im not running a consulting business and I dont want to. Feedback or suggestions for the program are most welcome, however, both at kde-apps.org and in my inbox.
Please read the documentation for this and more information, including system requirements.
Note: GUI is changed but screenshot upload appears to be broken.
<<lessThis is similar to the tray icon found on the pre-installed OS on ThinkPads. khdapsmon project should work with other systems similar to the ThinkPads, such as those found in Apple PowerBooks but this has not been tested and is probably dependent upon kernel code that is not yet available.
A status dialog also prints out useful information like accelerometer status and keyboard/mouse activity status. It also allows for the selection of the monitored device if you have more than one hard disk that supports queue freezing.
WARNING: THIS PROGRAM DOES NOT PARK DISK HEADS BASED ON ACCELEROMETER DATA. That is the job of the hdapsd daemon. The author is not responsible for lost data or other damage resulting from a misconfigured HDAPS setup. In fact, no one is responsible for any damage resulting from anything except you. But since you are a seasoned user of open-source software, you already knew that.
Please mail me if you have any problems (see the source archive README for my address). PLEASE DO NOT LEAVE SUPPORT QUERIES IN THE COMMENTS SECTION OF KDE-APPS.ORG. I also do not want basic queries about computers, KDE, or Linux not related to khdapsmon. Im not running a consulting business and I dont want to. Feedback or suggestions for the program are most welcome, however, both at kde-apps.org and in my inbox.
Please read the documentation for this and more information, including system requirements.
Note: GUI is changed but screenshot upload appears to be broken.
Download (MB)
Added: 2006-01-24 License: GPL (GNU General Public License) Price:
1370 downloads
Scavenger 1.4.4
Scavenger project is a Lode Runner arcade game clone. more>>
Scavenger project is a Lode Runner arcade game clone.
Youve got to run around and collect objects while avoiding enemies. Some objects are buried and youve got to dig down to get at them.
Its an addictive game and some of the levels are devilishly (cruelly) complicated to solve.
The game runs under Linux/Xwindows. It comes with a level editor so you can make your own levels.
There is also a graphics/sprite editor built into the game to allow you to paint your own graphics.
Enhancements:
- Fix for if sound fork doesnt open successfully, it exits and doesnt bog down the cpu or something.
- Icon for if the program is minimized.
<<lessYouve got to run around and collect objects while avoiding enemies. Some objects are buried and youve got to dig down to get at them.
Its an addictive game and some of the levels are devilishly (cruelly) complicated to solve.
The game runs under Linux/Xwindows. It comes with a level editor so you can make your own levels.
There is also a graphics/sprite editor built into the game to allow you to paint your own graphics.
Enhancements:
- Fix for if sound fork doesnt open successfully, it exits and doesnt bog down the cpu or something.
- Icon for if the program is minimized.
Download (0.18MB)
Added: 2006-11-23 License: GPL (GNU General Public License) Price:
1137 downloads
gpac 0.4.4
gpac is a multimedia framework for MPEG-4, VRML, X3D, ... more>>
GPAC is an implementation of the MPEG-4 Systems standard (ISO/IEC 14496-1) developed from scratch in ANSI C.
The main development goal is to provide a clean (a.k.a. readable by as many people as possible), small and flexible alternative to the MPEG-4 Systems reference software (known as IM1 and distributed in ISO/IEC 14496-5). The MPEG-4 Reference software is indeed a very large piece of software, designed to verify the standard rather than provide a small, production-stable software.
GPAC is written in ANSI C for portability reasons (embedded platforms and DSPs) with a simple goal: keep the memory footprint as low as possible.
The second development goal is to achieve integration of recent multimedia standards (SVG/SMIL, VRML, X3D, SWF, etc) into a single framework. This stage is still under drafting but has started with VRML97 support.
GPAC already features 2D and 3D multimedia playback, MPEG-4 Systems encoders/multiplexers and publishing tools for content distribution.
GPAC is licensed under the GNU General Public License (see FAQ).
The current GPAC release (0.2.3) already covers a very large part of the standard, and features what can probably be seen as the most advanced and robust 2D MPEG-4 Player available worldwide, as well as a decent 3D MPEG-4/VRML player with some X3D support.
GPAC is currently running under Windows, Linux platforms - WindowsCE/PocketPC platform is not actively maintained but GPAC 0.2.3 is running on an iPaq device.
Main features:
- MP4 and 3GPP file reading, both local and through http download (QuickTime FastStart).
- MP3 (local and http) and ShoutCast.
- AAC file reading and AAC http streaming (needs latest faad2 cvs tarball).
- Media Codecs: MPEG-4 Visual Simple Profile, MPEG-4 Audio AAC, JPEG, PNG, AMR audio and all codecs supported by the FFMPEG library (including AVC/H264).
- All media containers supported by the FFMPEG library: avi, mpeg, vob, etc...
- Xiph.org Media: Ogg file format (including http read and Icecast), Vorbis audio and Theora video.
- 3GPP Timed Text / MPEG-4 Streaming Text.
- Streaming support: RTP and RTSP/SDP for MPEG-4 Visual/Audio, MPEG-1/2 audio and video, 3GPP timed text, AMR audio and H263 video.
- Multichannel audio, multichannel to stereo mapper.
- MPEG-4 scenes (2D, 3D and mixed 2D/3D scenes) - read from binary format (BIFS) and textual format (BT/XMT-A).
- VRML 2.0 (VRML97) scenes (without GEO or NURBS extensions).
- X3D scenes (not complete) - supports both X3D (XML format) and X3DV (VRML format).
- JavaScript support for MPEG4/X3D/VRML.
- Compressed description (GZip) supported for all textual formats of MPEG4/X3D/VRML.
- Simple SVG scenes (not complete).
- Simple SWF (Macromedia Flash) scenes (no ActionScript, no clipping, etc).
- HTTP reading of all scene descriptions.
<<lessThe main development goal is to provide a clean (a.k.a. readable by as many people as possible), small and flexible alternative to the MPEG-4 Systems reference software (known as IM1 and distributed in ISO/IEC 14496-5). The MPEG-4 Reference software is indeed a very large piece of software, designed to verify the standard rather than provide a small, production-stable software.
GPAC is written in ANSI C for portability reasons (embedded platforms and DSPs) with a simple goal: keep the memory footprint as low as possible.
The second development goal is to achieve integration of recent multimedia standards (SVG/SMIL, VRML, X3D, SWF, etc) into a single framework. This stage is still under drafting but has started with VRML97 support.
GPAC already features 2D and 3D multimedia playback, MPEG-4 Systems encoders/multiplexers and publishing tools for content distribution.
GPAC is licensed under the GNU General Public License (see FAQ).
The current GPAC release (0.2.3) already covers a very large part of the standard, and features what can probably be seen as the most advanced and robust 2D MPEG-4 Player available worldwide, as well as a decent 3D MPEG-4/VRML player with some X3D support.
GPAC is currently running under Windows, Linux platforms - WindowsCE/PocketPC platform is not actively maintained but GPAC 0.2.3 is running on an iPaq device.
Main features:
- MP4 and 3GPP file reading, both local and through http download (QuickTime FastStart).
- MP3 (local and http) and ShoutCast.
- AAC file reading and AAC http streaming (needs latest faad2 cvs tarball).
- Media Codecs: MPEG-4 Visual Simple Profile, MPEG-4 Audio AAC, JPEG, PNG, AMR audio and all codecs supported by the FFMPEG library (including AVC/H264).
- All media containers supported by the FFMPEG library: avi, mpeg, vob, etc...
- Xiph.org Media: Ogg file format (including http read and Icecast), Vorbis audio and Theora video.
- 3GPP Timed Text / MPEG-4 Streaming Text.
- Streaming support: RTP and RTSP/SDP for MPEG-4 Visual/Audio, MPEG-1/2 audio and video, 3GPP timed text, AMR audio and H263 video.
- Multichannel audio, multichannel to stereo mapper.
- MPEG-4 scenes (2D, 3D and mixed 2D/3D scenes) - read from binary format (BIFS) and textual format (BT/XMT-A).
- VRML 2.0 (VRML97) scenes (without GEO or NURBS extensions).
- X3D scenes (not complete) - supports both X3D (XML format) and X3DV (VRML format).
- JavaScript support for MPEG4/X3D/VRML.
- Compressed description (GZip) supported for all textual formats of MPEG4/X3D/VRML.
- Simple SVG scenes (not complete).
- Simple SWF (Macromedia Flash) scenes (no ActionScript, no clipping, etc).
- HTTP reading of all scene descriptions.
Download (3.9MB)
Added: 2007-06-02 License: GPL (GNU General Public License) Price:
899 downloads
Download (0.015MB)
Added: 2006-01-09 License: GPL (GNU General Public License) Price:
1386 downloads
Glom 1.4.4
Glom allows you to design database table definitions and the relationships between them. more>>
Glom allows you to design database table definitions and the relationships between them.
The design is loosely based upon FileMaker Pro, with the added advantage of separation between interface and data. It attempts to provide a simple generic framework sufficient to implement most database applications. These systems normally consists of lots of repetitive, unmaintainable code.
Glom-specific data such as the relationship definitions is saved in the Glom document. Glom re-connects to the database server when it loads a previous Glom document. The document is in XML format.
Glom uses the PostgresSQL database backend but it can not edit databases that it did not create, because it uses only a simple subset of Postgres functionality.
<<lessThe design is loosely based upon FileMaker Pro, with the added advantage of separation between interface and data. It attempts to provide a simple generic framework sufficient to implement most database applications. These systems normally consists of lots of repetitive, unmaintainable code.
Glom-specific data such as the relationship definitions is saved in the Glom document. Glom re-connects to the database server when it loads a previous Glom document. The document is in XML format.
Glom uses the PostgresSQL database backend but it can not edit databases that it did not create, because it uses only a simple subset of Postgres functionality.
Download (1.5MB)
Added: 2007-06-11 License: GPL (GNU General Public License) Price:
867 downloads
Bist 0.4.4
Bist stands for bidimensional structures and is a chemical drawing tool. more>>
Bist stands for bidimensional structures (in italian it sounds like "beast" in english ) and is a chemical drawing tool. It is focused on organic chemistry but it may be useful also for chemists or teacher as well.
Bist support many of the formalism used to describe molecoles structures like single bond, double bond, stereospecific bond, charges, resonance arrows, lone pairs etc...
Bist project can export both postscript and png (poor drawing at this time) formats.
This version is now integrated with openbabel API so virtually all the formats this library can accept should be a valid input for bist too.
Currently portability is not my goal so only GNU/Linux platform is supported. However any effort in this direction is appreciated so feel free to ask me about any porting question. Please remember that bist is actually in a beta stage of development so i strongly suggest you to not using it except for testing or hacking purpose.
Main features:
- Input in native and more than 20 different formats(CML, XYZ, mol etc.) ;
- export in SVG, PostScript, FIG and PNG format via plotutils;
- simple template system;
- support for i18n;
- plug-in system;
- translation, scaling, flipping, 3D and 2D rotation;
- unlimited undo level;
- parsing of linear fragments (i.e. -CH2CH(C=OOH)2).
<<lessBist support many of the formalism used to describe molecoles structures like single bond, double bond, stereospecific bond, charges, resonance arrows, lone pairs etc...
Bist project can export both postscript and png (poor drawing at this time) formats.
This version is now integrated with openbabel API so virtually all the formats this library can accept should be a valid input for bist too.
Currently portability is not my goal so only GNU/Linux platform is supported. However any effort in this direction is appreciated so feel free to ask me about any porting question. Please remember that bist is actually in a beta stage of development so i strongly suggest you to not using it except for testing or hacking purpose.
Main features:
- Input in native and more than 20 different formats(CML, XYZ, mol etc.) ;
- export in SVG, PostScript, FIG and PNG format via plotutils;
- simple template system;
- support for i18n;
- plug-in system;
- translation, scaling, flipping, 3D and 2D rotation;
- unlimited undo level;
- parsing of linear fragments (i.e. -CH2CH(C=OOH)2).
Download (0.60MB)
Added: 2006-11-14 License: GPL (GNU General Public License) Price:
1078 downloads
jose 1.4.4
jose is a graphical Chess tool. You can store chess games in a database (backed by MySQL). You can view games and edit variations and comments. You can play against a "plugged-in" chess engine and use it for analysis. more>>
jose - jose is a graphical Chess tool.
You can store chess games in a database (backed by MySQL).
You can view games and edit variations and comments.
You can play against a "plugged-in" chess engine and use it for analysis.
Enhancements:
Version 1.4.4
new database engine
System Requirements:<<less
Download (31.3Mb)
Added: 2006-02-11 License: Free Price: Free
13 downloads
Xsnow 1.42
Xsnow is the X-windows application that will let it snow on the root, in between and on windows. more>>
Xsnow application is the X-windows application that will let it snow on the root, in between and on windows.
Santa and his reindeer will complete your festive-season feeling.
How to compile:
To build:
xmkmf
make depend
make
To run:
./xsnow
or:
./xsnow& (in the background)
To install (be root):
make install
make install.man
If xmkmf does not work and you cannot get a working Makefile that way then try compiling yourself, eh, xsnow this way:
cc -o xsnow snow.c -lXext -lX11 -lXpm -lm -lsocket -lnsl
gcc, SUN Solaris users without a C-compiler, but with gcc installed, try the following two commands. The first compiles Xsnow, the second links Xsnow.
gcc -c -O2 -I/usr/openwin/include -DSVR4 -DSYSV xsnow.c
gcc -o xsnow xsnow.o -O2 -L/usr/openwin/lib -lXext -lX11 -lXpm -lm -lsocket -lnsl
Note: Xsnow-1.41 needs the Xpm library. It is available from:
ftp://ftp.x.org/contrib/libraries/
The current Xpm version is xpm3.4k
Enhancements:
- All you KDE-users can now be even happier with a KDE-enabled Xsnow 1.42!
- The snow will magnificently wipe out your icons, but not to worry, theyre not really gone.
- By wiping with a window or something you can make them reappear.
- Car owners are used to this for years. Thanks to Robin Hogan who figured this out for xpenguin.
<<lessSanta and his reindeer will complete your festive-season feeling.
How to compile:
To build:
xmkmf
make depend
make
To run:
./xsnow
or:
./xsnow& (in the background)
To install (be root):
make install
make install.man
If xmkmf does not work and you cannot get a working Makefile that way then try compiling yourself, eh, xsnow this way:
cc -o xsnow snow.c -lXext -lX11 -lXpm -lm -lsocket -lnsl
gcc, SUN Solaris users without a C-compiler, but with gcc installed, try the following two commands. The first compiles Xsnow, the second links Xsnow.
gcc -c -O2 -I/usr/openwin/include -DSVR4 -DSYSV xsnow.c
gcc -o xsnow xsnow.o -O2 -L/usr/openwin/lib -lXext -lX11 -lXpm -lm -lsocket -lnsl
Note: Xsnow-1.41 needs the Xpm library. It is available from:
ftp://ftp.x.org/contrib/libraries/
The current Xpm version is xpm3.4k
Enhancements:
- All you KDE-users can now be even happier with a KDE-enabled Xsnow 1.42!
- The snow will magnificently wipe out your icons, but not to worry, theyre not really gone.
- By wiping with a window or something you can make them reappear.
- Car owners are used to this for years. Thanks to Robin Hogan who figured this out for xpenguin.
Download (0.055MB)
Added: 2006-04-13 License: Freeware Price:
1292 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 bsg season 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