imsafe 0.2.2
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 112
ImSafe 0.2.2
ImSafe (Immune Security For your Enterprise) is a host-based intrusion detection tool. more>>
ImSafe (Immune Security For your Enterprise) is a host-based intrusion detection tool. After a learning phase, it is able to detect changes in processes behavior, to detect buffer overflows, etc. It is implemented through a device driver (as a kernel patch) for the Linux kernel, but can also be run on other UNIX systems by using a "sensor" built on strace base.
Main features:
- Anomaly detection by analysing audit trails of system calls
- Fast detection of Buffer Overflow Attacks through our call origin heuristic mecanism
- GTK based graphical user interface
- Created for Linux systems but works on almost every UNIX flavor
- Monitor multiple processes of one single application at a time (its enough for testing purposes)
- React in real-time to an attack by executing the script of your choices
<<lessMain features:
- Anomaly detection by analysing audit trails of system calls
- Fast detection of Buffer Overflow Attacks through our call origin heuristic mecanism
- GTK based graphical user interface
- Created for Linux systems but works on almost every UNIX flavor
- Monitor multiple processes of one single application at a time (its enough for testing purposes)
- React in real-time to an attack by executing the script of your choices
Download (0.24MB)
Added: 2006-07-07 License: GPL (GNU General Public License) Price:
1207 downloads
MAST 0.2.2
MAST is set of audio streaming tools using RTP over IPv4 and IPv6 Multicast/Unicast. more>>
MAST project is set of audio streaming tools using RTP over IPv4 and IPv6 Multicast/Unicast.
Unlike VAT and RAT, which are designed primerily for audio conferencing, MAST is designed to be used for audio distribution and broadcast. It is currently limited to recieving a single audio source, unlike RAT which can mix serveral sources.
It supports many of the audio payload types in the Audio-visual Profile (RTP/AVP).
MAST is licenced under the GNU General Public License.
<<lessUnlike VAT and RAT, which are designed primerily for audio conferencing, MAST is designed to be used for audio distribution and broadcast. It is currently limited to recieving a single audio source, unlike RAT which can mix serveral sources.
It supports many of the audio payload types in the Audio-visual Profile (RTP/AVP).
MAST is licenced under the GNU General Public License.
Download (0.17MB)
Added: 2007-07-26 License: LGPL (GNU Lesser General Public License) Price:
821 downloads
Nixstaller 0.2.2
Nixstaller project can easily make installers for Unix-like systems. more>>
Nixstaller project can easily make installers for Unix-like systems.
Main features:
- Can be translated(no UTF yet). Dutch and English translations are supplied by default
- Screen where the user can choose the language
- Optional intro screen with customizable image and text
- Optional screen where a user have to accept a license agreement
- Optional screen where the user has to select a destination directory
- Optional screen where the user can set parameters used by installation commands
- Installation progress screen
- Optional screen which appears when the installation is done
Nixstaller can be fully translated and is programmed in C++ and sh.
Configuration:
- Ofcourse can nixstaller be configured;
- Can use either gzip or bzip2 to compress the files
- You can specify which frontends you want to be included
- A way to specify which frontends for which Operating Systems should be included
- Extraction directory can be specified: Specified by the user, to a default directory(IE for binaries), temporary(IE for compiling the package)
- A way to specify any shell commands that will be executed after the files are extracted. You can also specify the used parameters for each command(IE --prefix for ./configure) so that the user can configure them before the installation begins. This feature is especially handy for compiling a package on the users system.
How it works:
- When creating the installer a self extractable archive will be created (powered by makeself). The only thing the user has to do is running this script, it then will do:
- Extract some required files for the graphical frontends(configuration file, translations, archive containing the files to be installed(this is not extracted before installation) etc). - Default the files will go in a subdirectory on /tmp.
- Search for the right frontend(depending on which are included, if X is running etc).
- Launch this frontend.
- Clean the files used by the installer.
<<lessMain features:
- Can be translated(no UTF yet). Dutch and English translations are supplied by default
- Screen where the user can choose the language
- Optional intro screen with customizable image and text
- Optional screen where a user have to accept a license agreement
- Optional screen where the user has to select a destination directory
- Optional screen where the user can set parameters used by installation commands
- Installation progress screen
- Optional screen which appears when the installation is done
Nixstaller can be fully translated and is programmed in C++ and sh.
Configuration:
- Ofcourse can nixstaller be configured;
- Can use either gzip or bzip2 to compress the files
- You can specify which frontends you want to be included
- A way to specify which frontends for which Operating Systems should be included
- Extraction directory can be specified: Specified by the user, to a default directory(IE for binaries), temporary(IE for compiling the package)
- A way to specify any shell commands that will be executed after the files are extracted. You can also specify the used parameters for each command(IE --prefix for ./configure) so that the user can configure them before the installation begins. This feature is especially handy for compiling a package on the users system.
How it works:
- When creating the installer a self extractable archive will be created (powered by makeself). The only thing the user has to do is running this script, it then will do:
- Extract some required files for the graphical frontends(configuration file, translations, archive containing the files to be installed(this is not extracted before installation) etc). - Default the files will go in a subdirectory on /tmp.
- Search for the right frontend(depending on which are included, if X is running etc).
- Launch this frontend.
- Clean the files used by the installer.
Download (9.9MB)
Added: 2007-04-30 License: GPL (GNU General Public License) Price:
907 downloads
Bakefile 0.2.2
Bakefile is cross-platform, cross-compiler generator of native makefiles. more>>
Bakefile project is cross-platform, cross-compiler native makefiles generator. It takes compiler-independent description of build tasks as input and generates native makefile (autoconfs Makefile.in, Visual C++ project, bcc makefile etc.).
Bakefiles task is to generate native makefiles, so that people can keep using their favorite tools. There are other cross-platform make solutions, but they either arent native and require the user to use unfamiliar tools (Boost.Build) or they are too limited (qmake).
Beware that Bakefile is currently under heavy development (version 0.1.x) and is very likely to change significantly and to contain bugs. It is being used for wxWidgets new build system and you can expect it to be usable for production once we fully convert wxWidgets to use it.
Enhancements:
- Bakefile was relicensed from the GPL to the MIT license.
- Support for Visual Studio 2005 project files was added.
- Many small fixes and improvements were made.
<<lessBakefiles task is to generate native makefiles, so that people can keep using their favorite tools. There are other cross-platform make solutions, but they either arent native and require the user to use unfamiliar tools (Boost.Build) or they are too limited (qmake).
Beware that Bakefile is currently under heavy development (version 0.1.x) and is very likely to change significantly and to contain bugs. It is being used for wxWidgets new build system and you can expect it to be usable for production once we fully convert wxWidgets to use it.
Enhancements:
- Bakefile was relicensed from the GPL to the MIT license.
- Support for Visual Studio 2005 project files was added.
- Many small fixes and improvements were made.
Download (0.65MB)
Added: 2007-02-13 License: GPL (GNU General Public License) Price:
986 downloads
FDMS3-FS 0.2.2
FDMS3-FS is a FUSE filesystem driver for the fostex FDMS-3 as used by the various fostex digital multitrackers. more>>
FDMS3-FS is a FUSE filesystem driver for the fostex FDMS-3 as used by the various fostex digital multitrackers, such as the FD-4, FD-8.
This driver presents the FDMS filesystem as a series of directories - one for each program (song) on the disk:
/mnt/p000-song1
/mnt/p001-song2
/mnt/p002-anotherone
...
Each directory contains a number of .WAV files - one for each track:
/mnt/p001-song2/track-0.wav
/mnt/p001-song2/track-1.wav
...
These .wav files can then be played/mixed/ripped to disk as you want.
Usage
Step 1 - Image the hard disk (optional)
I suggest taking an image of the hard disk, rather than working with the original. Having said this, I see no reason why it would cause any problems, since no write operations are attempted. You can take an image like this:
dd if=/dev/hdd of=fostex-image.dd bs=512
This WILL take some time!
Step 2 - Mount the filesystem
./fdmsfs fostex-image.dd /mnt
If this fails, you probably have a problem with FUSE. Please check the fuse website for more help. If you are sure its not a fuse problem, please let me know!
Step 3 - Use the .WAVs
ls /mnt
should produce a list of the available programs.
You can obviously copy the wavs somewhere else, encode them, import them into something like cubase/soundgarden or whatever. If you just want to play a song, I suggest using Audacity, which can load all the tracks for a partiular program, and play them together or mix them down.
Enhancements:
- This release adds 24-bit audio support, which means the D2424 is now supported.
- It also adds some sanity checking code that makes working with partial images a little easier.
<<lessThis driver presents the FDMS filesystem as a series of directories - one for each program (song) on the disk:
/mnt/p000-song1
/mnt/p001-song2
/mnt/p002-anotherone
...
Each directory contains a number of .WAV files - one for each track:
/mnt/p001-song2/track-0.wav
/mnt/p001-song2/track-1.wav
...
These .wav files can then be played/mixed/ripped to disk as you want.
Usage
Step 1 - Image the hard disk (optional)
I suggest taking an image of the hard disk, rather than working with the original. Having said this, I see no reason why it would cause any problems, since no write operations are attempted. You can take an image like this:
dd if=/dev/hdd of=fostex-image.dd bs=512
This WILL take some time!
Step 2 - Mount the filesystem
./fdmsfs fostex-image.dd /mnt
If this fails, you probably have a problem with FUSE. Please check the fuse website for more help. If you are sure its not a fuse problem, please let me know!
Step 3 - Use the .WAVs
ls /mnt
should produce a list of the available programs.
You can obviously copy the wavs somewhere else, encode them, import them into something like cubase/soundgarden or whatever. If you just want to play a song, I suggest using Audacity, which can load all the tracks for a partiular program, and play them together or mix them down.
Enhancements:
- This release adds 24-bit audio support, which means the D2424 is now supported.
- It also adds some sanity checking code that makes working with partial images a little easier.
Download (0.004MB)
Added: 2007-05-21 License: GPL (GNU General Public License) Price:
891 downloads
Pieforms 0.2.2
Pieforms project provides a simple, unified way to create, validate and process forms. more>>
Pieforms project provides a simple, unified way to create, validate and process forms all with a common look and feel, with support for pluggable elements, renderers and validation rules.
Huh? What does all that mean?
In simple terms, Pieforms provides a library for building HTML forms. So rather than writing all that HTML yourself for building forms, handling the validation and processing of them in whatever messy, inconsistent way youre doing it currently, you simply define a big hash in your script that describes your form. Pieforms does all of the legwork involved with building the form HTML from this hash (using elements and renderers), and also handles the validation of input using rules. In the general case, after youve defined you form, all you need to do is write a callback function that gets called when the form has been submitted with the data valid according to the rules.
Sounds interesting! Show me an example...
Okay, so youre writing a simple form that has a standard < input type="text" > and a textarea on it, with a submit button. Youd write a script similar to the following:
require_once(pieform.php);
$form = array(
name => myform,
method => get,
elements => array(
text => array(
type => text,
title => Text Element,
description => A little text box for you
rules => array(
required => true
)
),
textarea => array(
type => textarea,
title => Textarea,
defaultvalue => Some default text for the textarea,
rows => 7,
cols => 50
),
submit => array(
type => submit,
value => Submit form!
)
)
);
echo pieform($form);
function myform_submit($values) {
echo "Your submitted values:< br >";
foreach ($values as $key => $value) {
echo "$key: $value< br> ";
}
}
You see how easy that is? You didnt have to write any HTML - in fact, the entire definition is in PHP, which means if you make mistakes theyll show up as parse errors, rather than HTML validity errors (which are generally less often checked for). You only called one function to have everything done for you. And you can write a function to handle submission, full well knowing that the text element will always have a value that isnt the empty string.
After that, the submnit function is almost academic. You just save whatever you want to the database or whatever, and then the last thing you should do is redirect the user somewhere, perhaps to the same page or perhaps elsewhere.
For AJAX forms, all you have to do is add ajaxpost => true in the $form array, and then make your submit function output JSON in the form {error: [false or true], message: some message}, and then exit. Pieforms includes an implementation of json_encode for your convenience.
Okay, that looks easy! What else can it do?
The best part is that the elements, renderers and rules for your forms are pluggable. For example, you could write a wysiwyg element which behaves like the textarea one, but also includes javascript necessary to turn the textarea into a full WYSIWYG editor. Or you could write an element with two select boxes, arrows to move items left and right, and AJAX searching of the boxes. The possibilities are limitless! You can also write your own rules for reuse later (and change how elements respond to those rules if necessary), and write your own renderers (which handle the HTML surrounding the elements), so you can do things like add a little help icon next to each element with a link to a page explaining how the element works.
<<lessHuh? What does all that mean?
In simple terms, Pieforms provides a library for building HTML forms. So rather than writing all that HTML yourself for building forms, handling the validation and processing of them in whatever messy, inconsistent way youre doing it currently, you simply define a big hash in your script that describes your form. Pieforms does all of the legwork involved with building the form HTML from this hash (using elements and renderers), and also handles the validation of input using rules. In the general case, after youve defined you form, all you need to do is write a callback function that gets called when the form has been submitted with the data valid according to the rules.
Sounds interesting! Show me an example...
Okay, so youre writing a simple form that has a standard < input type="text" > and a textarea on it, with a submit button. Youd write a script similar to the following:
require_once(pieform.php);
$form = array(
name => myform,
method => get,
elements => array(
text => array(
type => text,
title => Text Element,
description => A little text box for you
rules => array(
required => true
)
),
textarea => array(
type => textarea,
title => Textarea,
defaultvalue => Some default text for the textarea,
rows => 7,
cols => 50
),
submit => array(
type => submit,
value => Submit form!
)
)
);
echo pieform($form);
function myform_submit($values) {
echo "Your submitted values:< br >";
foreach ($values as $key => $value) {
echo "$key: $value< br> ";
}
}
You see how easy that is? You didnt have to write any HTML - in fact, the entire definition is in PHP, which means if you make mistakes theyll show up as parse errors, rather than HTML validity errors (which are generally less often checked for). You only called one function to have everything done for you. And you can write a function to handle submission, full well knowing that the text element will always have a value that isnt the empty string.
After that, the submnit function is almost academic. You just save whatever you want to the database or whatever, and then the last thing you should do is redirect the user somewhere, perhaps to the same page or perhaps elsewhere.
For AJAX forms, all you have to do is add ajaxpost => true in the $form array, and then make your submit function output JSON in the form {error: [false or true], message: some message}, and then exit. Pieforms includes an implementation of json_encode for your convenience.
Okay, that looks easy! What else can it do?
The best part is that the elements, renderers and rules for your forms are pluggable. For example, you could write a wysiwyg element which behaves like the textarea one, but also includes javascript necessary to turn the textarea into a full WYSIWYG editor. Or you could write an element with two select boxes, arrows to move items left and right, and AJAX searching of the boxes. The possibilities are limitless! You can also write your own rules for reuse later (and change how elements respond to those rules if necessary), and write your own renderers (which handle the HTML surrounding the elements), so you can do things like add a little help icon next to each element with a link to a page explaining how the element works.
Download (MB)
Added: 2007-04-09 License: GPL (GNU General Public License) Price:
929 downloads
gdiff-ext 0.2.2
gdiff-ext is a file manager context menu extension to launch comparison tools. more>>
gdiff-ext is a file manager context menu extension to launch comparison tools.
gdiff-ext is a Nautilus context menu extension to launch file comparison tools.
<<lessgdiff-ext is a Nautilus context menu extension to launch file comparison tools.
Download (0.25MB)
Added: 2007-02-09 License: GPL (GNU General Public License) Price:
988 downloads
Smartmenu 0.2.2
Smartmenu is a menuing application for Lirc. more>>
Smartmenu is a menuing application for Lirc. Its purpose is to make use of an infra-red remote controller with a Linux box as easy and smart as possible.
It handles displaying and browsing menus in a way that is usable for typical user of a remote controller.
Such a user must be able to use the menus when he is a few meters away from the monitor or even with monitor turned off.
Enhancements:
- This release provided better control of lirc key repeating.
<<lessIt handles displaying and browsing menus in a way that is usable for typical user of a remote controller.
Such a user must be able to use the menus when he is a few meters away from the monitor or even with monitor turned off.
Enhancements:
- This release provided better control of lirc key repeating.
Download (0.036MB)
Added: 2005-11-10 License: GPL (GNU General Public License) Price:
808 downloads
XFORGE 0.2.2
Xforge is a graphical wave editor for UNIX systems with X11 and Motif. more>>
Xforge is a graphical wave editor for UNIX systems with X11 and Motif. The name is derived from popular PC/Windows wave editor Sound Forge, and the goal of Xforge project is to provide similar wave editing facilities to UNIX world, but as free software.
Though Xforge supports multiple wave formats, it is not a wave format converter or encoder/decoder; there exists a wonderful utility called Sox for that purpose. You will find that Xforge supports very few wave formats at the moment. Are you interested in coding decoders / encoders for your favourite file formats?
For install you just need to do the following:
xmkmf -a
make
<<lessThough Xforge supports multiple wave formats, it is not a wave format converter or encoder/decoder; there exists a wonderful utility called Sox for that purpose. You will find that Xforge supports very few wave formats at the moment. Are you interested in coding decoders / encoders for your favourite file formats?
For install you just need to do the following:
xmkmf -a
make
Download (0.047MB)
Added: 2006-07-20 License: GPL (GNU General Public License) Price:
1192 downloads
CURSEL 0.2.2
CURSEL project is a freeware FMLI implementation. more>>
CURSEL project is a freeware FMLI implementation, a small language that allows you to quickly make a form- and menu- based character interface to shell scripts and other programs.
CURSEL filenames normally start with either "Menu", "Form" or "Text".
For example, the command,
./cursel Menu.example
would interpret the contents of the file "Menu.example" and display an example Menu.
CURSEL provides a language similar to the AT&T FMLI shell. Note that the language is similar to, but certainly not the same as, a /bin/sh shell; in particular, backquoted expressions are NOT evaluated by a shell such as BASH, but rather by the builtin CURSEL "shell" (which does not have all features of e.g. BASH).
There are also a few CURSEL extensions:
1. text frames can use the "alignment" descriptor, a CURSEL extension, which allows you to left or right align text in a Text frame (centering and justification is also supported).
2. backquoted expressions can use () grouping of parentheses, as in the UNIX shell
<<lessCURSEL filenames normally start with either "Menu", "Form" or "Text".
For example, the command,
./cursel Menu.example
would interpret the contents of the file "Menu.example" and display an example Menu.
CURSEL provides a language similar to the AT&T FMLI shell. Note that the language is similar to, but certainly not the same as, a /bin/sh shell; in particular, backquoted expressions are NOT evaluated by a shell such as BASH, but rather by the builtin CURSEL "shell" (which does not have all features of e.g. BASH).
There are also a few CURSEL extensions:
1. text frames can use the "alignment" descriptor, a CURSEL extension, which allows you to left or right align text in a Text frame (centering and justification is also supported).
2. backquoted expressions can use () grouping of parentheses, as in the UNIX shell
Download (0.068MB)
Added: 2007-02-15 License: GPL (GNU General Public License) Price:
983 downloads
wmstradio 0.2.2
wmstradio is a doc app that acts as a radio for streamed media. more>>
wmstradio is a doc app that acts as a radio for streamed media. It reads a list of "channels" and allows them to be selected in a radio like interface. wmstradio launches Real Player connecting to the site that you select.
The only configuring wmstradio needs is a list of RealAudio sites to connect to. This is provided through a directory called ~/.wmstradio which contains link files to the sites. These link files are what you get when you try to save the link through a web browser. They are text files containing a URL to the server real audio streamer. The name of this file is used as the name of the chanel in the wmstradio display window.
Enhancements:
- BUGFIX: shaifuljahari at yahoo.com pointed out that an empty .wmstradio directory caused the app to core on load. Fixed.
- MISC: Empty directories are now detected at load, and during the lifetime of the app. Appropriate error message given on standard error and lcd.
- DOCUMENTATION: CREDITS added.
<<lessThe only configuring wmstradio needs is a list of RealAudio sites to connect to. This is provided through a directory called ~/.wmstradio which contains link files to the sites. These link files are what you get when you try to save the link through a web browser. They are text files containing a URL to the server real audio streamer. The name of this file is used as the name of the chanel in the wmstradio display window.
Enhancements:
- BUGFIX: shaifuljahari at yahoo.com pointed out that an empty .wmstradio directory caused the app to core on load. Fixed.
- MISC: Empty directories are now detected at load, and during the lifetime of the app. Appropriate error message given on standard error and lcd.
- DOCUMENTATION: CREDITS added.
Download (0.019MB)
Added: 2006-08-03 License: GPL (GNU General Public License) Price:
1177 downloads
Ecc 0.2.2
ECC is a package for Elliptic Curve cryptography. more>>
ECC is a package for Elliptic Curve cryptography.
ECC is implemented by using OpenSSL 0.9.6a or higher, for message digests and symmetric ciphers, and by using the Portable Object Compiler and Computer Algebra Kit for the elliptic curve cryptography.
Important note: you need version 3.2.5 of the compiler to compile this package.
See the README and INSTALL files in the package for instructions on how to use and how to install the ec-keygen, ec-sign, ec-verify, ec-crypt and ec-decrypt commands.
List nicknames of curves:
ec-keygen -l
c47n23r1:secp112r1:secp112r2:secp160r1:secp384r1:sect113r1:sect163k1
Generate a public and private key:
ec-keygen -e secp112r2 -o stes
Generated files:
ls -ltr stes.pub stes.prv
-rw-r--r-- 1 stes users 311 Jul 12 22:00 stes.pub
-rw------- 1 stes users 135 Jul 12 22:00 stes.prv
Digital Signature:
ec-sign -c sha1 -k stes.prv -f README -s README.sign
Verify the signature:
ec-verify -k stes.pub -f README -s README.sign
echo $?
0
Encrypt:
ec-crypt -c aes-128-cbc -k stes.pub -f README -s README.key -o enc
ec-crypt: unable to get 16 bytes of key from this curve, use a different curve
ec-crypt -c rc4-40 -k stes.pub -f README -s README.key -o enc
Decrypt:
ec-decrypt -k stes.prv -f enc -s README.key -o myREADME
<<lessECC is implemented by using OpenSSL 0.9.6a or higher, for message digests and symmetric ciphers, and by using the Portable Object Compiler and Computer Algebra Kit for the elliptic curve cryptography.
Important note: you need version 3.2.5 of the compiler to compile this package.
See the README and INSTALL files in the package for instructions on how to use and how to install the ec-keygen, ec-sign, ec-verify, ec-crypt and ec-decrypt commands.
List nicknames of curves:
ec-keygen -l
c47n23r1:secp112r1:secp112r2:secp160r1:secp384r1:sect113r1:sect163k1
Generate a public and private key:
ec-keygen -e secp112r2 -o stes
Generated files:
ls -ltr stes.pub stes.prv
-rw-r--r-- 1 stes users 311 Jul 12 22:00 stes.pub
-rw------- 1 stes users 135 Jul 12 22:00 stes.prv
Digital Signature:
ec-sign -c sha1 -k stes.prv -f README -s README.sign
Verify the signature:
ec-verify -k stes.pub -f README -s README.sign
echo $?
0
Encrypt:
ec-crypt -c aes-128-cbc -k stes.pub -f README -s README.key -o enc
ec-crypt: unable to get 16 bytes of key from this curve, use a different curve
ec-crypt -c rc4-40 -k stes.pub -f README -s README.key -o enc
Decrypt:
ec-decrypt -k stes.prv -f enc -s README.key -o myREADME
Download (0.066MB)
Added: 2006-06-08 License: GPL (GNU General Public License) Price:
1251 downloads
MuraveyWeb 0.2.2
MuraveyWeb provides a content management system. more>>
MuraveyWeb provides a content management system.
MuraveyWeb is a content management system built on top of the Ruby on Rails Web framework.
It helps you to develop Web solutions painlessly and in almost no time, with the freedom of designing the result and displaying the content.
It supports version control, custom document types, WYSIWYG content editors, image transformations, and much more.
Version restrictions:
- This is an emergency release of MuraveyWeb. Theres a problem with SimpleFolders generator that makes it not usable from the box.
- If youre trying to use MuraveyWeb 0.2.1, please upgrade or follow instructions down the line.
Enhancements:
- Major SimpleFolders bug fixed [ #1875 ]
- Limit problems in unit tests fixed [ #1868 ]
<<lessMuraveyWeb is a content management system built on top of the Ruby on Rails Web framework.
It helps you to develop Web solutions painlessly and in almost no time, with the freedom of designing the result and displaying the content.
It supports version control, custom document types, WYSIWYG content editors, image transformations, and much more.
Version restrictions:
- This is an emergency release of MuraveyWeb. Theres a problem with SimpleFolders generator that makes it not usable from the box.
- If youre trying to use MuraveyWeb 0.2.1, please upgrade or follow instructions down the line.
Enhancements:
- Major SimpleFolders bug fixed [ #1875 ]
- Limit problems in unit tests fixed [ #1868 ]
Download (MB)
Added: 2007-02-08 License: MIT/X Consortium License Price:
990 downloads
LibAran 0.2.2
LibAran is a 2D/3D Fast Multipole Method software library. more>>
LibAran is a 2D/3D Fast Multipole Method software library.
Main features:
- 2D FMM algorithms through Laurent Series.
- 3D FMM algorithms through complex spherical harmonics series. These series can handle Newton/Coulomb potentials. Sparse translationoperators (O(p^3) complexity) are included.
- Dynamic QTree/OcTree LibVsg (VsgPRTree2d and VsgPRTree3d) particles filtering.
<<lessMain features:
- 2D FMM algorithms through Laurent Series.
- 3D FMM algorithms through complex spherical harmonics series. These series can handle Newton/Coulomb potentials. Sparse translationoperators (O(p^3) complexity) are included.
- Dynamic QTree/OcTree LibVsg (VsgPRTree2d and VsgPRTree3d) particles filtering.
Download (0.45MB)
Added: 2007-01-26 License: LGPL (GNU Lesser General Public License) Price:
1002 downloads
Jebi 0.2.2
Jebi allows users to record AM/FM radio, TV or other audio content to MP3 and automatically publish as podcast channels via RSS. more>>
Jebi project allows users to record AM/FM radio, TV or other audio content to MP3 and automatically publish as podcast channels via RSS.
The result is a Tivo-like capability for radio (Rivo?). Tuner cards are supported.
<<lessThe result is a Tivo-like capability for radio (Rivo?). Tuner cards are supported.
Download (0.017MB)
Added: 2006-08-12 License: GPL (GNU General Public License) Price:
1168 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 imsafe 0.2.2 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