think
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 610
Thinking Rock 1.2.1
Thinking Rock project is a Java based software application for collecting and processing your thoughts, following the GTD method more>>
Thinking Rock project is a Java based software application for collecting and processing your thoughts, following the GTD methodology.
Thinking Rock allows you to collect your thoughts and process them into actions, projects, information or future possibilities. Actions can be done by you, delegated to someone else or scheduled for a particular date. Projects can be organised with ordered actions and sub-projects. You can review all of your actions, projects and other information quickly and easily to see what you need to do or to choose what you want to do at a particular time.
Main features:
- It will help you to store in one safe place all the things you have to do or would like to do one day;
- Unlike many task management applications, Thinking Rock lets you to group your actions in projects and sub-projects;
- It gets you moving on your thoughts by encouraging you to think of the next physical action to take;
- It is simple, easy (help documentation provided) and quick to use ;
- We provide free customer support;
- The data file is separate so you can have the application installed on your home computer and at work, and transfer the small data file between computers;
- It is multi-platform: use it on Linux, Machintosh, or Windows;
- Its free.
<<lessThinking Rock allows you to collect your thoughts and process them into actions, projects, information or future possibilities. Actions can be done by you, delegated to someone else or scheduled for a particular date. Projects can be organised with ordered actions and sub-projects. You can review all of your actions, projects and other information quickly and easily to see what you need to do or to choose what you want to do at a particular time.
Main features:
- It will help you to store in one safe place all the things you have to do or would like to do one day;
- Unlike many task management applications, Thinking Rock lets you to group your actions in projects and sub-projects;
- It gets you moving on your thoughts by encouraging you to think of the next physical action to take;
- It is simple, easy (help documentation provided) and quick to use ;
- We provide free customer support;
- The data file is separate so you can have the application installed on your home computer and at work, and transfer the small data file between computers;
- It is multi-platform: use it on Linux, Machintosh, or Windows;
- Its free.
Download (6.8MB)
Added: 2006-08-09 License: GPL (GNU General Public License) Price:
1171 downloads
Spoink 1.0
Spoink is an output-plugin for snort that works by blocking access to attackers using OpenBSDs pf api. more>>
Spoink is an output-plugin for snort that works by blocking access to attackers using OpenBSDs pf api.
All you need is an OpenBSD machine (or pf compatible), and snort (last version works well).
Spoink uses a pf table and a blocking rule to stop "attackers" accessing our system. To protect from false negatives you must have a whitelist full of ips you want save (see section 2).
Spoink program only blocks attacks defined in snort rules so think for a minute what rules you want to use first.
<<lessAll you need is an OpenBSD machine (or pf compatible), and snort (last version works well).
Spoink uses a pf table and a blocking rule to stop "attackers" accessing our system. To protect from false negatives you must have a whitelist full of ips you want save (see section 2).
Spoink program only blocks attacks defined in snort rules so think for a minute what rules you want to use first.
Download (0.005MB)
Added: 2006-03-27 License: BSD License Price:
1308 downloads
TONG 1.0
TONG project is a Tetris and Pong in the same place at the same time. more>>
TONG project is a Tetris and Pong in the same place at the same time.
TONG is Tetris and Pong in the same place at the same time. Think youre an old-school game master? Have at two classics at once!
Rules governing what happens when pong balls hit Tetris pieces change on-the-fly and are wildly customizable.
Set up your game your way, tuning all game settings to your liking.
Enhancements:
- bugfixes
<<lessTONG is Tetris and Pong in the same place at the same time. Think youre an old-school game master? Have at two classics at once!
Rules governing what happens when pong balls hit Tetris pieces change on-the-fly and are wildly customizable.
Set up your game your way, tuning all game settings to your liking.
Enhancements:
- bugfixes
Download (31.1MB)
Added: 2006-11-16 License: GPL (GNU General Public License) Price:
1522 downloads
h4ckeramba
h4ckeramba is a system monitoring SuperKaramba theme. more>>
h4ckeramba is a system monitoring SuperKaramba theme.
I made this superkaramba theme to make my desktop look a bit more hacker style- yeah, it might be a little lame but I like its simplicity. What do you think?
BTW you can choose between a bigger and a smaller clock style, I recommend the bigger one, its the default. Dont forget to set your hda and hdb filesystem to the right mounted partition.
<<lessI made this superkaramba theme to make my desktop look a bit more hacker style- yeah, it might be a little lame but I like its simplicity. What do you think?
BTW you can choose between a bigger and a smaller clock style, I recommend the bigger one, its the default. Dont forget to set your hda and hdb filesystem to the right mounted partition.
Download (0.030MB)
Added: 2006-06-27 License: GPL (GNU General Public License) Price:
1215 downloads
twixt 0.9.2
twixt is an abstract thinking game. more>>
twixt project is an abstract thinking game.
Twixt is turned-based, abstract thinking game. Network play is supported.
System requirements:
- X
- SDL
To compile:
# make
To install to /usr/local:
# su
# make install
<<lessTwixt is turned-based, abstract thinking game. Network play is supported.
System requirements:
- X
- SDL
To compile:
# make
To install to /usr/local:
# su
# make install
Download (0.14MB)
Added: 2007-01-12 License: Public Domain Price:
1022 downloads
Mind AI 0.1
Mind AI is an artificial mind based on some advanced concepts. more>>
Mind AI project is an artificial mind based on some advanced concepts:
- machine learning
- representation
- meta representation of concepts
- concept reflection
- reification
- denotation
Interaction with the AI is done via IRC.
Enhancements:
- geo: start some geo-location development ; play with AddressInfo class and think about LocationProvider implementation
- irc: add support for PING / PONG mechanism
- add support for *help command
<<less- machine learning
- representation
- meta representation of concepts
- concept reflection
- reification
- denotation
Interaction with the AI is done via IRC.
Enhancements:
- geo: start some geo-location development ; play with AddressInfo class and think about LocationProvider implementation
- irc: add support for PING / PONG mechanism
- add support for *help command
Download (MB)
Added: 2006-10-11 License: GPL (GNU General Public License) Price:
1115 downloads
QtHello 1.0
QtHello is an Othello game and toolkit. more>>
QtHello project is an Othello game and toolkit.
Its design makes it easy to extend both the computer player and human player interfaces. It currently has 6 different computer players ranging from completely random to tree search with Alpha-Beta pruning.
Its mainly meant as a toolkit for Othello developers wanting to concentrate on the AI routine and not the GUI. Although I think normal Othello entusiasts might find this game enjoyable especially when the computer players get smarter.
<<lessIts design makes it easy to extend both the computer player and human player interfaces. It currently has 6 different computer players ranging from completely random to tree search with Alpha-Beta pruning.
Its mainly meant as a toolkit for Othello developers wanting to concentrate on the AI routine and not the GUI. Although I think normal Othello entusiasts might find this game enjoyable especially when the computer players get smarter.
Download (MB)
Added: 2007-01-15 License: QPL (QT Public License) Price:
1013 downloads
utunnel 0.4
utunnel is a tool that lets you tunnel all IP traffic (TCP, ICMP, etc.) over UDP. more>>
utunnel is a tool that lets you tunnel all IP traffic (TCP, ICMP, etc.) over UDP. It also allows for the endpoints of these packets to be spoofed as other machines on your unswitched LAN (think wireless or hubs). This tool is simply a proof of concept and the actual uses are left to your choice.
In order to use udptunnel, libnet and libpcap are required. I havent tested with any versions other than:
libpcap >= 0.8.1
libnet >= 1.1.2.1
Install instructions can be found in the INSTALL file, but the eager can
get away with issuing the following commands:
./configure
make
make install
<<lessIn order to use udptunnel, libnet and libpcap are required. I havent tested with any versions other than:
libpcap >= 0.8.1
libnet >= 1.1.2.1
Install instructions can be found in the INSTALL file, but the eager can
get away with issuing the following commands:
./configure
make
make install
Download (0.096MB)
Added: 2006-07-04 License: GPL (GNU General Public License) Price:
1212 downloads
BU Linux 4.6
BU Linux is based on Fedora Core Linux, but specifically tailored for the BU environment. more>>
Linux is an increasingly popular open source Unix-like operating system. These pages arent intended as a general guide (for that, check out our list of resources) but rather information specific to using Linux here at Boston University, and particularly to using our custom distribution, BU Linux.
BU Linux is based on Fedora Core Linux, but specifically tailored for the BU environment. Weve added security updates, made modifications to make software work better with the way things are set up here, and added some applications that we think you might like to have. For details, see the FAQ.
<<lessBU Linux is based on Fedora Core Linux, but specifically tailored for the BU environment. Weve added security updates, made modifications to make software work better with the way things are set up here, and added some applications that we think you might like to have. For details, see the FAQ.
Download (70MB)
Added: 2006-08-23 License: GPL (GNU General Public License) Price:
1160 downloads
Stacniac 1.0
Stacniac is an RPN calculator program. more>>
Stacniac is an RPN calculator program. You may download and use it for free (but donations are gratefully accepted - click on the button below).
You may link to this page. Please dont redistribute Stacniac; please dont decompile it or modify it.
Stacniac is slightly odd in that it doesnt have buttons: you enter numbers and then type in commands. Apparently, most people prefer algebraic calculators and like to click on buttons, so I dont think Stacniac will have wide appeal; however, I like RPN and prefer to run the calculator from the keyboard.
Stacniac has a fairly large set of commands which are invoked by typing short (but hopefully obvious) words. Stacniac is programmable in a limited way.
<<lessYou may link to this page. Please dont redistribute Stacniac; please dont decompile it or modify it.
Stacniac is slightly odd in that it doesnt have buttons: you enter numbers and then type in commands. Apparently, most people prefer algebraic calculators and like to click on buttons, so I dont think Stacniac will have wide appeal; however, I like RPN and prefer to run the calculator from the keyboard.
Stacniac has a fairly large set of commands which are invoked by typing short (but hopefully obvious) words. Stacniac is programmable in a limited way.
Download (0.053MB)
Added: 2006-05-19 License: Freeware Price:
1268 downloads
sipscreen 1.00
sipscreen project is a Linux iptables QUEUE target handler written in perl for screening incoming SIP phone calls. more>>
sipscreen project is a Linux iptables QUEUE target handler written in perl for screening incoming SIP phone calls.
If you have a network configuration similar to mine, with a Vonage or other Voice-over-IP adapter located behind a Linux gateway, you may find sipscreen useful for programmatically accepting or rejecting inbound calls, based on the caller ID information, the time of day, or any other clever algorithm you can think of.
<<lessIf you have a network configuration similar to mine, with a Vonage or other Voice-over-IP adapter located behind a Linux gateway, you may find sipscreen useful for programmatically accepting or rejecting inbound calls, based on the caller ID information, the time of day, or any other clever algorithm you can think of.
Download (0.003MB)
Added: 2007-06-15 License: GPL (GNU General Public License) Price:
861 downloads
WhereIsM13 1.5
WhereIsM13 is a free Java application designed to help us break out of our habitual way of perceiving the night sky. more>>
WhereIsM13 is a free Java application designed to help us break out of our habitual way of perceiving the night sky as two dimensional.
It does this by displaying the common Messier objects in their three dimensional positions within or around the Milky Way.
Note: A more advanced version of this application is in the works. It will have:
- A more extensive object catalog
- The ability to zoom in and out of the galaxy view
- The ability to click objects plotted in the galaxy view to display their names and statics
- Printing
- Many other enhancements
<<lessIt does this by displaying the common Messier objects in their three dimensional positions within or around the Milky Way.
Note: A more advanced version of this application is in the works. It will have:
- A more extensive object catalog
- The ability to zoom in and out of the galaxy view
- The ability to click objects plotted in the galaxy view to display their names and statics
- Printing
- Many other enhancements
Download (1.2MB)
Added: 2007-01-17 License: Freeware Price:
1010 downloads
Specimen 0.5.1
Specimen is a MIDI controllable SoftSampler. more>>
Specimen is a MIDI controllable SoftSampler.
Specimen is a MIDI controllable SoftSampler, written in C and GTK+. For those who dont know, a sampler is an instrument that allows you to make music using sound files (aka "samples").
Main features:
- Up to 32 patches with 8 notes of polyphony each
- Fast, high quality pitch scaling
- Linear ADSR volume envelopes
- MIDI/jack-transport syncable LFOs
- Low pass filter with resonance
- A variety of direction-independent playback modes
- A zoomable sample editor for loop and play points
- Portamento
Try it out and let me know what you think. Specimen has been written from the ground up with the goal of actually making music with it, and Id like to hear how well/poorly it fulfills that ambition.
<<lessSpecimen is a MIDI controllable SoftSampler, written in C and GTK+. For those who dont know, a sampler is an instrument that allows you to make music using sound files (aka "samples").
Main features:
- Up to 32 patches with 8 notes of polyphony each
- Fast, high quality pitch scaling
- Linear ADSR volume envelopes
- MIDI/jack-transport syncable LFOs
- Low pass filter with resonance
- A variety of direction-independent playback modes
- A zoomable sample editor for loop and play points
- Portamento
Try it out and let me know what you think. Specimen has been written from the ground up with the goal of actually making music with it, and Id like to hear how well/poorly it fulfills that ambition.
Download (0.10MB)
Added: 2005-07-23 License: GPL (GNU General Public License) Price:
1553 downloads
SwingGlue 0.2a
SwingGlue is an ultra thin glue layer for more transparent MVC design in Swing. more>>
Swing Glue is an ultra thin layer that allows to decouple view, controller and model into separate individual domains.
It as not just another framework as you might think now. It is an very generic layer that has a minimal impact to the application where swing glue is used.
Main features:
- Object repository that minimizes transport of references
- automatic population of Adhesive class members from the repository
- abstraction of view code and event code
- no wrapping component classes, you still use the normal Swing classes
Swing Glue is proof for the legend that a framewok does not necessarly has to be a Bloat of code that helps you to simplify your development.
It also works with a simple framework that is non evasive and has a very simple code base.
<<lessIt as not just another framework as you might think now. It is an very generic layer that has a minimal impact to the application where swing glue is used.
Main features:
- Object repository that minimizes transport of references
- automatic population of Adhesive class members from the repository
- abstraction of view code and event code
- no wrapping component classes, you still use the normal Swing classes
Swing Glue is proof for the legend that a framewok does not necessarly has to be a Bloat of code that helps you to simplify your development.
It also works with a simple framework that is non evasive and has a very simple code base.
Download (0.35MB)
Added: 2005-04-26 License: GPL (GNU General Public License) Price:
1641 downloads
Multiplication Flash 1.1
Multiplication Flash (mFlash) is just a way to save the mess, bother, and expense of paper flashcards. more>>
Multiplication Flash short from mFlash is just a way to save the mess, bother, and expense of paper flashcards. And I think the kids enjoy the feedback and noises. Anything ypu can do to encourage, you know.
As mentioned above, you can turn of the sound ("good job" or "shucks" sort of sounds -- a few dozen different ones. You can choose to work on a particular number; for instance, pick "Number 7" if you are having trouble with your sevens. Or just leave the dropdown box on "All Numbers" if you would rather have random problems.
As far as basic usage goes -- you enter the number you think is the correct answer in the "Type Answer" box, then either hit the keyboard "Enter" key, or click the "Enter" Button. (The "Next" button in the above screenshot is a green Enter button that changes to a yellow Next button after a correct answer is given.)
Hitting the keyboard "Enter" after the Next button is displayed will also move you to the next problem.
<<lessAs mentioned above, you can turn of the sound ("good job" or "shucks" sort of sounds -- a few dozen different ones. You can choose to work on a particular number; for instance, pick "Number 7" if you are having trouble with your sevens. Or just leave the dropdown box on "All Numbers" if you would rather have random problems.
As far as basic usage goes -- you enter the number you think is the correct answer in the "Type Answer" box, then either hit the keyboard "Enter" key, or click the "Enter" Button. (The "Next" button in the above screenshot is a green Enter button that changes to a yellow Next button after a correct answer is given.)
Hitting the keyboard "Enter" after the Next button is displayed will also move you to the next problem.
Download (0.82MB)
Added: 2006-11-17 License: GPL (GNU General Public License) Price:
1079 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 think 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