eternal sunshine of the spotless mind
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 695
Way Of The Warrior: Sons of twilight 5.0
Way of The Warrior: Sons of Twilight is a Web-based boardgame of fantasy battle. more>>
Way of The Warrior: Sons of Twilight is a Web-based boardgame of fantasy battle. Like a boardgame, it is turn based and at least 2 players are neeed, but there is no upper limit on the number of players.
Way Of The Warrior: Sons of twilight is fully and easily customizable, from the unit to the board tile.
Enhancements:
- board visualization is now good
- sincronization algoritm for the save process
<<lessWay Of The Warrior: Sons of twilight is fully and easily customizable, from the unit to the board tile.
Enhancements:
- board visualization is now good
- sincronization algoritm for the save process
Download (3.0MB)
Added: 2006-10-11 License: Other/Proprietary License Price:
1110 downloads
Download (38.2MB)
Added: 2007-06-03 License: Free To Use But Restricted Price:
548 downloads
StealthSound 0.10.1
StealthSound is based on KoggEncoders gui and is a totally rewritten project that can convert your sound files. more>>
StealthSound is based on KoggEncoders gui and is a totally rewritten project that can convert your sound files to another format.
For now it only support mp3 decoding and ogg encoding.
With expandibility focused in mind. Those who know the gambas language will find easy to write a decode/encode plugin for this program.
<<lessFor now it only support mp3 decoding and ogg encoding.
With expandibility focused in mind. Those who know the gambas language will find easy to write a decode/encode plugin for this program.
Download (0.33MB)
Added: 2006-05-15 License: GPL (GNU General Public License) Price:
1257 downloads
Fortune Osho 1.1
Fortune Osho project consists of quotes from the spiritual guru Osho. more>>
Fortune Osho project consists of quotes from the spiritual guru Osho.
Examples:
Awareness
Mind can never be intelligent - only no-mind is intelligent. Only no-mind is original and radical. Only no-mind is revolutionary - revolution in action.
This mind gives you a sort of stupor. Burdened by the memories of the past, burdened by the projections of the future, you go on living - at the minimum. You dont live at the maximum. Your flame remains very dim.
Once you start dropping thoughts, the dust that you have collected in the past, the flame arises - clean, clear, alive, young. Your whole life becomes a flame, and a flame without any smoke. That is what awareness is.
Enhancements:
- More cookies has been added. The count now reaches to 50.
<<lessExamples:
Awareness
Mind can never be intelligent - only no-mind is intelligent. Only no-mind is original and radical. Only no-mind is revolutionary - revolution in action.
This mind gives you a sort of stupor. Burdened by the memories of the past, burdened by the projections of the future, you go on living - at the minimum. You dont live at the maximum. Your flame remains very dim.
Once you start dropping thoughts, the dust that you have collected in the past, the flame arises - clean, clear, alive, young. Your whole life becomes a flame, and a flame without any smoke. That is what awareness is.
Enhancements:
- More cookies has been added. The count now reaches to 50.
Download (0.016MB)
Added: 2006-12-13 License: Freely Distributable Price:
1049 downloads
Blitz JavaSpaces 1.29
Blitz is an open source JavaSpaces implementation designed to ease development of JavaSpaces technology. more>>
Blitz is an open source JavaSpaces implementation designed to ease development and deployment of JavaSpaces technology.
It is Jini 2.0 enabled, and uses established VM principles. It also implements smart indexing, tuneable persistence, and active/passive lease cleanup.
Blitz JavaSpaces project is designed with experimentation and expansion in mind.
Main features:
- Pure Java - no native libraries required
- No External Database Requirement - just configure and go
Enhancements:
- Downgraded to 2.1.30 - temporary workaround for issue in 3.0.12
<<lessIt is Jini 2.0 enabled, and uses established VM principles. It also implements smart indexing, tuneable persistence, and active/passive lease cleanup.
Blitz JavaSpaces project is designed with experimentation and expansion in mind.
Main features:
- Pure Java - no native libraries required
- No External Database Requirement - just configure and go
Enhancements:
- Downgraded to 2.1.30 - temporary workaround for issue in 3.0.12
Download (2.4MB)
Added: 2006-10-03 License: BSD License Price:
1125 downloads
Dreams Eternal 0.1
Dreams Eternal project is a story-driven FPS game that is set in the dream world. more>>
Dreams Eternal project is a story-driven FPS game that is set in the dream world.
Dreams Eternal is an FPS game that focuses on a strong story line and puzzle solving. It is set in the dream world.
The very short summary of the story is that a scientific experiment went wrong and everybody is stuck in the dream world.
You have to end this experiment by hopping from dream to dream. In every dream you have to find clues to try to find out how the experiment can be aborted.
<<lessDreams Eternal is an FPS game that focuses on a strong story line and puzzle solving. It is set in the dream world.
The very short summary of the story is that a scientific experiment went wrong and everybody is stuck in the dream world.
You have to end this experiment by hopping from dream to dream. In every dream you have to find clues to try to find out how the experiment can be aborted.
Download (MB)
Added: 2006-11-07 License: GPL (GNU General Public License) Price:
1081 downloads
NachoCalendar 0.23
NachoCalendar is intended to provide a fully customizable calendar component for Java. more>>
NachoCalendar is intended to provide a fully customizable calendar component for Java. NachoCalendar has three components: DateField, MonthPanel, and CalendarPanel.
DateField
This component can be used instead of a JFormattedField, in fact it uses one. You can write directly the date in it or display the Calendar to navigate between months. It extends from JPanel so can be used in any Swing/AWT application.
The DateField can also be used withing a JTable.
DatePanel
This component is used to show a month permanently. You can add convenient Listeners to react to day changes. It extends from JPanel also.
CalendarPanel
This is the last (for now) component. It shows many months at once. They are synchronized, so they are always ordered and always only one date is selected. This component can be oriented horizontal or vertical. You can select the quantity of months to show. The position of the scrollbar and the year changer can be changed.
Enhancements:
- JTableCustomizer: fixed DateRendererDecorator constructor
- Added moon phase support (thanks to Leo Welsh)
- Added "eternal scroll" to CalendarPanel (thanks to Leo Welsh)
- Demos updated
- Lots of small fixes
<<lessDateField
This component can be used instead of a JFormattedField, in fact it uses one. You can write directly the date in it or display the Calendar to navigate between months. It extends from JPanel so can be used in any Swing/AWT application.
The DateField can also be used withing a JTable.
DatePanel
This component is used to show a month permanently. You can add convenient Listeners to react to day changes. It extends from JPanel also.
CalendarPanel
This is the last (for now) component. It shows many months at once. They are synchronized, so they are always ordered and always only one date is selected. This component can be oriented horizontal or vertical. You can select the quantity of months to show. The position of the scrollbar and the year changer can be changed.
Enhancements:
- JTableCustomizer: fixed DateRendererDecorator constructor
- Added moon phase support (thanks to Leo Welsh)
- Added "eternal scroll" to CalendarPanel (thanks to Leo Welsh)
- Demos updated
- Lots of small fixes
Download (MB)
Added: 2005-12-30 License: LGPL (GNU Lesser General Public License) Price:
1396 downloads
TrinityOS 05/22/05
TrinityOS is a step-by-step guide to securing, tuning, and enabling services for Linux. more>>
TrinityOS is a step-by-step, example-driven HOWTO on building a very functional Linux box with strong security in mind.
TrinityOS is well known for its strong packet firewall ruleset, Chrooted and Split DNS (v9 and v8), secured Sendmail (8.x), Linux PPTP, Serial consoles and Reverse TELNET, DHCPd, SSHd, UPSes, system performance tuning, the automated TrinityOS-Security implementation scripts, and much more.
Main features:
- Master References and Recommended Guidelines
- Linux Distribution Thoughts
- Core OS setup
- Network Connectivity
- Security
- System backup
- More Extensive Guides
<<lessTrinityOS is well known for its strong packet firewall ruleset, Chrooted and Split DNS (v9 and v8), secured Sendmail (8.x), Linux PPTP, Serial consoles and Reverse TELNET, DHCPd, SSHd, UPSes, system performance tuning, the automated TrinityOS-Security implementation scripts, and much more.
Main features:
- Master References and Recommended Guidelines
- Linux Distribution Thoughts
- Core OS setup
- Network Connectivity
- Security
- System backup
- More Extensive Guides
Download (0.25MB)
Added: 2005-05-23 License: Free for non-commercial use Price:
1615 downloads
Mindless 0.1
Mindless is a mind mapping tool. more>>
Mindless project is a mind mapping tool.
KMindless is a mind mapper for laying out ideas/structures.
Files and notes can be associated with nodes within the mind map.
A todo list can be set up with each item in the list having an associated mind map.
<<lessKMindless is a mind mapper for laying out ideas/structures.
Files and notes can be associated with nodes within the mind map.
A todo list can be set up with each item in the list having an associated mind map.
Download (0.039MB)
Added: 2007-01-23 License: GPL (GNU General Public License) Price:
1004 downloads
Archie 2007.08 Beta
Archie is a complete live Arch linux system to be run from a CD/USB, built with the KISS philosophy in mind. more>>
Archie project is a complete live Arch linux system (v0.7) to be run from a cd/usb, built with the KISS philosophy in mind. No packages have been stripped to provide a full Arch linux system, yet deliver fastest performance with no extensive bloating.
Archie uses its own hw-detection tool (lshwd) ideally to support a wide range of hardware with low detection time. Archie also provides extended features like multi-lingual, nesting capabilities and hd-install.
Main features:
- KISS
- Performance, performance, performance
- Unique hw-detection tool (lshwd)
- Automatic desktop/optional startup dialogs
- nesting root (/) or home (/home) directories
- hd-install
<<lessArchie uses its own hw-detection tool (lshwd) ideally to support a wide range of hardware with low detection time. Archie also provides extended features like multi-lingual, nesting capabilities and hd-install.
Main features:
- KISS
- Performance, performance, performance
- Unique hw-detection tool (lshwd)
- Automatic desktop/optional startup dialogs
- nesting root (/) or home (/home) directories
- hd-install
Download (330MB)
Added: 2007-08-02 License: GPL (GNU General Public License) Price:
813 downloads
Pieces of Flare 1.1
Pieces of Flare is an Eclipse Plugin which allows (J2EE) developers to synchronize source directories. more>>
Pieces of Flare is an Eclipse Plugin which allows (J2EE) developers to synchronize source directories within their project to deployment directories on the AppServer.
Pieces of Flare plugin is written to allow automatic deployment of JSP files whenever they are saved, but it can be used for any file type.
Pieces of Flare only runs on files that are saved. With a custom ant builder you inflict the startup cost of ant within Eclipse, and Pieces of Flare knows what the changed deltas are - which a custom ant builder might not.
We were looking for a name that had something to do with Eclipse, and Flare came to mind. We were also talking about Office Space that day so it seemed like a decent choice.
Currently, the number one need is to develop some UI to do the XML configuration. If you would like to help out with that, contact one of the developers in the forums.
Enhancements:
- This version adds support for the scp file copy protocol for copying files to remotely located hosts.
- Also, there are improvements to the logging.
- It seemed that some people had trouble typing the fromDir and toDir paths.
- A simple check to see if these paths exist has been added.
- Hopefully this will make it easier to debug a configuration.
- Also, the debug attribute can be set to false to suppress info level logging once everything is working.
<<lessPieces of Flare plugin is written to allow automatic deployment of JSP files whenever they are saved, but it can be used for any file type.
Pieces of Flare only runs on files that are saved. With a custom ant builder you inflict the startup cost of ant within Eclipse, and Pieces of Flare knows what the changed deltas are - which a custom ant builder might not.
We were looking for a name that had something to do with Eclipse, and Flare came to mind. We were also talking about Office Space that day so it seemed like a decent choice.
Currently, the number one need is to develop some UI to do the XML configuration. If you would like to help out with that, contact one of the developers in the forums.
Enhancements:
- This version adds support for the scp file copy protocol for copying files to remotely located hosts.
- Also, there are improvements to the logging.
- It seemed that some people had trouble typing the fromDir and toDir paths.
- A simple check to see if these paths exist has been added.
- Hopefully this will make it easier to debug a configuration.
- Also, the debug attribute can be set to false to suppress info level logging once everything is working.
Download (2.3MB)
Added: 2006-01-09 License: Eclipse Public License Price:
1383 downloads
Salocin Linux 0.1.18
Salocin Linux is a free operating system that can be optimized and customized for almost any application or need. more>>
Salocin Linux is a free operating system that can be optimized and customized for almost any application or need. Extreme configurability, performance and a top-notch user and developer community are our goals.
The Salocin Linux Project is a worldwide community program sponsored by VIR0S that promotes the use of Linux for all applications. The program provides free and easy access to a whole new world of possibilities for your computing needs. Here you will find a community of users and developers, who all have the same goal in mind—to create and distribute the worlds best Linux distribution.
Salocin is an ideal secure server, development workstation, or professional desktop -- whatever you need it to be, because of its near-unlimited adaptability.
<<lessThe Salocin Linux Project is a worldwide community program sponsored by VIR0S that promotes the use of Linux for all applications. The program provides free and easy access to a whole new world of possibilities for your computing needs. Here you will find a community of users and developers, who all have the same goal in mind—to create and distribute the worlds best Linux distribution.
Salocin is an ideal secure server, development workstation, or professional desktop -- whatever you need it to be, because of its near-unlimited adaptability.
Download (MB)
Added: 2007-05-21 License: GPL (GNU General Public License) Price:
887 downloads
Breathe and Smile 1.0
Breathe and Smile is a GDM theme. more>>
Breathe and Smile is a GDM theme created as a modification of savagehps theme:
http://www.gnome-look.org/content/show.php/Still+alive+sunshine+GDM+Theme?content=52687
Original login elements work from pyros:
http://www.gnome-look.org/content/show.php/Sunergos+Blue+GDM?content=41562
All I did was move some elements around to compensate for the background.
The background image is from Neoyume: http://neoyume.deviantart.com
All credits go to the original authors.
<<lesshttp://www.gnome-look.org/content/show.php/Still+alive+sunshine+GDM+Theme?content=52687
Original login elements work from pyros:
http://www.gnome-look.org/content/show.php/Sunergos+Blue+GDM?content=41562
All I did was move some elements around to compensate for the background.
The background image is from Neoyume: http://neoyume.deviantart.com
All credits go to the original authors.
Download (0.65MB)
Added: 2007-05-04 License: GPL (GNU General Public License) Price:
905 downloads
Web Of Web 6 b07282211
Web Of Web (WoW) is a new, Structural, Secure, Collaborative and Realtime Interactive media platform for the Web. more>>
Web Of Web (WoW) is a new, Structural, Secure, Collaborative and Realtime Interactive media platform for the Web.
Structural
WoW presents a Mind Mapping alike interface, which best reflects human ideas and thinking pathes, it shall greatly help people express themselves and understand others thought.
Even further, WoW brings intellectuals of single brains into collective collaboration. It persists and funds mind sparks over time scale, and when deployed over the Internet (The default and native mode of WoW), it scales all over the world.
WoW also extends MindMapping to support physical links of ideas, thus Mind Maps are never limited to a tree structure, but possibly a interconnected information web. (This is how WoW had been named, it is the [Information Web] of the [Computer Web]).
Secure
WoW strictly enforces permission authorization by design, as well as implemented flexible identity organization and ACL mechanism. Security management interface is integrated with WoW, and is as easy to use as other daily operations. The flexibility of WoW Security also enables it simulate Wiki, BBS, BLOG, IRC and other classic web community applications easily.
WoW leverages certificates to let user decide whether to trust a WoW site, and private and sensitive data such as login id and password are always sent after strong encryption, the security is created by AES session key exchanged after RSA encryption at both side.
Collaborative
There is no obvious ownership by default, the achievement belongs to everyone ever contributed with given permissions. Information History is natively kept and available to every participants having view permissions. Even the instant talking history is kept and available for time back tracing.
Plus the realtime feature of WoW, peoples all over the world could be in close interactive collaboration at anytime, from any place.
Realtime Interactive
Creation, modification and removal of idea nodes are seen by all viewers, in realtime! The delay could be no longer than a few seconds.
Every node can be an independent talking topic, peoples could be in instant talking just inplace the focus.
Enhancements:
- The bundled TOB was upgraded to 6.0b0728.
- An interactive Java shell for dynamic management and development is available now.
<<lessStructural
WoW presents a Mind Mapping alike interface, which best reflects human ideas and thinking pathes, it shall greatly help people express themselves and understand others thought.
Even further, WoW brings intellectuals of single brains into collective collaboration. It persists and funds mind sparks over time scale, and when deployed over the Internet (The default and native mode of WoW), it scales all over the world.
WoW also extends MindMapping to support physical links of ideas, thus Mind Maps are never limited to a tree structure, but possibly a interconnected information web. (This is how WoW had been named, it is the [Information Web] of the [Computer Web]).
Secure
WoW strictly enforces permission authorization by design, as well as implemented flexible identity organization and ACL mechanism. Security management interface is integrated with WoW, and is as easy to use as other daily operations. The flexibility of WoW Security also enables it simulate Wiki, BBS, BLOG, IRC and other classic web community applications easily.
WoW leverages certificates to let user decide whether to trust a WoW site, and private and sensitive data such as login id and password are always sent after strong encryption, the security is created by AES session key exchanged after RSA encryption at both side.
Collaborative
There is no obvious ownership by default, the achievement belongs to everyone ever contributed with given permissions. Information History is natively kept and available to every participants having view permissions. Even the instant talking history is kept and available for time back tracing.
Plus the realtime feature of WoW, peoples all over the world could be in close interactive collaboration at anytime, from any place.
Realtime Interactive
Creation, modification and removal of idea nodes are seen by all viewers, in realtime! The delay could be no longer than a few seconds.
Every node can be an independent talking topic, peoples could be in instant talking just inplace the focus.
Enhancements:
- The bundled TOB was upgraded to 6.0b0728.
- An interactive Java shell for dynamic management and development is available now.
Download (MB)
Added: 2007-07-30 License: GPL (GNU General Public License) Price:
816 downloads
Wsynth-DSSI 0.1
Wsynth-DSSI is a simple wavetable synth. more>>
Wsynth-DSSI is a simple wavetable synth. It is not based on any "real life" synth, but was written with the PPG Wave and Prophet VS in mind.
The code is based on Xsynth-DSSI, hence the imaginative name.
A lot of the sound generation code, most of the user interface, and nearly all of the DSSI bits are derived from Sean Boltons Xsynth-DSSI plugin. This in turn uses bits from Xsynth v1.0.2 by S. J. Brookes.
Version restrictions:
- The "About" message is unchanged from Xsynth-DSSI
<<lessThe code is based on Xsynth-DSSI, hence the imaginative name.
A lot of the sound generation code, most of the user interface, and nearly all of the DSSI bits are derived from Sean Boltons Xsynth-DSSI plugin. This in turn uses bits from Xsynth v1.0.2 by S. J. Brookes.
Version restrictions:
- The "About" message is unchanged from Xsynth-DSSI
Download (0.38MB)
Added: 2005-10-13 License: GPL (GNU General Public License) Price:
1473 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 eternal sunshine of the spotless mind 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