tweaknt 1.2.1
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 137
XStream 1.2.1
XStream is a simple library to serialize objects to XML and back again. more>>
XStream is a simple library to serialize objects to XML and back again. It is easy to use, is not requiring the definition of mappings, is fast, and integrates with other XML APIs.
Main features:
- Ease of use. A high level facade is supplied that simplifies common use cases.
- No mappings required. Most objects can be serialized without need for specifying mappings.
- Performance. Speed and low memory footprint are a crucial part of the design, making it suitable for large object graphs or systems with high message throughput.
- Clean XML. No information is duplicated that can be obtained via reflection. This results in XML that is easier to read for humans and more compact than native Java serialization.
- Requires no modifications to objects. Serializes internal fields, including private and final. Supports non-public and inner classes. Classes are not required to have default constructor.
- Full object graph support. Duplicate references encountered in the object-model will be maintained. Supports circular references.
- Integrates with other XML APIs. By implementing an interface, XStream can serialize directly to/from any tree structure (not just XML).
- Customizable conversion stategies. Strategies can be registered allowing customization of how particular types are represented as XML.
- Error messages. When an exception occurs due to malformed XML, detailed diagnostics are provided to help isolate and fix the problem
Enhancements:
- A lot has changed since 1.1.2, especially for writing DOM structures or JSON.
- A lot of new converters have been added.
- There is more support for JDK 5-specific elements.
- JRockit and certain CGLIB proxies are supported.
- Many more abilities are available to tweak the processed XML.
<<lessMain features:
- Ease of use. A high level facade is supplied that simplifies common use cases.
- No mappings required. Most objects can be serialized without need for specifying mappings.
- Performance. Speed and low memory footprint are a crucial part of the design, making it suitable for large object graphs or systems with high message throughput.
- Clean XML. No information is duplicated that can be obtained via reflection. This results in XML that is easier to read for humans and more compact than native Java serialization.
- Requires no modifications to objects. Serializes internal fields, including private and final. Supports non-public and inner classes. Classes are not required to have default constructor.
- Full object graph support. Duplicate references encountered in the object-model will be maintained. Supports circular references.
- Integrates with other XML APIs. By implementing an interface, XStream can serialize directly to/from any tree structure (not just XML).
- Customizable conversion stategies. Strategies can be registered allowing customization of how particular types are represented as XML.
- Error messages. When an exception occurs due to malformed XML, detailed diagnostics are provided to help isolate and fix the problem
Enhancements:
- A lot has changed since 1.1.2, especially for writing DOM structures or JSON.
- A lot of new converters have been added.
- There is more support for JDK 5-specific elements.
- JRockit and certain CGLIB proxies are supported.
- Many more abilities are available to tweak the processed XML.
Download (5.9MB)
Added: 2006-11-18 License: BSD License Price:
1076 downloads
TEMPO 1.2.1
TEMPO (Topographic Eeg Mapping PrOgram) is open source software for 3D visualization of brain electrical activity. more>>
TEMPO (Topographic Eeg Mapping PrOgram) is open source software for 3D visualization of brain electrical activity. TEMPO accepts EEG file in standard EDF format and creates animated sequence of topographic maps.
Topographic maps are generated over 3D head model and user is able to navigate around head and examine maps from different viewpoints.
Most mapping parameters are adjustable through appropriate graphical user interface controls. Also, individual topographic maps could be saved in PNG format for future examination or publishing.
<<lessTopographic maps are generated over 3D head model and user is able to navigate around head and examine maps from different viewpoints.
Most mapping parameters are adjustable through appropriate graphical user interface controls. Also, individual topographic maps could be saved in PNG format for future examination or publishing.
Download (0.78MB)
Added: 2005-06-13 License: GPL (GNU General Public License) Price:
1596 downloads
WavSplit 1.2.1
WavSplit splits large WAV files at given time positions. more>>
WavSplit splits large WAV files at given time positions. To find out split positions you can use any WAV player or editor with a time display.
After unpacking the tarball type these commands:
make && make install
to start the compilation process and copy the program to /usr/local/bin,
and the man pages to /usr/share/man/man1.
(If you dont have a root account, simply issue "make" and copy the tool
manually to the desired location)
You can alter the destinations by editing the variables BIN and MAN in
the Makefile.
Note for all 64-bit systems: when your `long-type vars are 64 bit, .wav
headers are not read/written correctly (=bug). If you replace every `long
with an `int (or other 32-bit type), everything should be fine.
To run WavSplit, issue the command
wavsplit WAV-FILE mm:ss [mm:ss] [mm:ss]...
Enhancements:
- Fixed a bug that frames should be >=0.0 (not >0.0 as originally)
- Updated the man page to include tracktimes options.
- Added MAN path to the makefile, and copied man pages there
<<lessAfter unpacking the tarball type these commands:
make && make install
to start the compilation process and copy the program to /usr/local/bin,
and the man pages to /usr/share/man/man1.
(If you dont have a root account, simply issue "make" and copy the tool
manually to the desired location)
You can alter the destinations by editing the variables BIN and MAN in
the Makefile.
Note for all 64-bit systems: when your `long-type vars are 64 bit, .wav
headers are not read/written correctly (=bug). If you replace every `long
with an `int (or other 32-bit type), everything should be fine.
To run WavSplit, issue the command
wavsplit WAV-FILE mm:ss [mm:ss] [mm:ss]...
Enhancements:
- Fixed a bug that frames should be >=0.0 (not >0.0 as originally)
- Updated the man page to include tracktimes options.
- Added MAN path to the makefile, and copied man pages there
Download (0.031MB)
Added: 2006-07-24 License: GPL (GNU General Public License) Price:
683 downloads
Cryptcat 1.2.1
Cryptcat is the standard netcat enhanced with twofish encryption with ports for WIndows NT, BSD and Linux. more>>
Cryptcat is the standard netcat enhanced with twofish encryption with ports for WIndows NT, BSD and Linux. Twofish is courtesy of counterpane, and cryptix.
TCP/IP swiss army knife extended with twofish encryption - Cryptcat is a simple Unix utility which reads and writes data across network connections, using TCP or UDP protocol while encrypting the data being transmitted. It is designed to be a reliable "back-end" tool that can be used directly or easily driven by other programs and scripts. Also, it is a feature-rich network debugging and exploration tool, since it can create almost any kind of connection you would need and has several interesting built-in capabilities.
Enhancements:
- Thanks for the contributions: linux 7.0 build fixes, tricky bug fixes, -k option, OpenBSD/FreeBSD compiles, directory friendly zips & tars, including MSVC++ makes.
- Since release alot of people have been submitting changes (many times for the same thing). Ive been doing my best to keep up, we are trying to get this up on sourceforge, but there seems to be some sort of "approval" process that makes it unclear if that will actually happen.
- So, if you have submitted something, and its not here, let me know. If youve submitted a change, and its here with someone elses name, that just means someone else got the same change in before you.
<<lessTCP/IP swiss army knife extended with twofish encryption - Cryptcat is a simple Unix utility which reads and writes data across network connections, using TCP or UDP protocol while encrypting the data being transmitted. It is designed to be a reliable "back-end" tool that can be used directly or easily driven by other programs and scripts. Also, it is a feature-rich network debugging and exploration tool, since it can create almost any kind of connection you would need and has several interesting built-in capabilities.
Enhancements:
- Thanks for the contributions: linux 7.0 build fixes, tricky bug fixes, -k option, OpenBSD/FreeBSD compiles, directory friendly zips & tars, including MSVC++ makes.
- Since release alot of people have been submitting changes (many times for the same thing). Ive been doing my best to keep up, we are trying to get this up on sourceforge, but there seems to be some sort of "approval" process that makes it unclear if that will actually happen.
- So, if you have submitted something, and its not here, let me know. If youve submitted a change, and its here with someone elses name, that just means someone else got the same change in before you.
Download (0.18MB)
Added: 2006-08-01 License: GPL (GNU General Public License) Price:
724 downloads
TkYahtzee 1.2.1
TkYahtzee project is a dice game. more>>
TkYahtzee project is a dice game.
This is another program I found at tcl.tk which was mostly complete but had playability issues.
Ive made a few changes, including the addition of high-score and help widgets, and redesigning the buttons and menus.
Thanks to the original author, Kevin Kenny.
<<lessThis is another program I found at tcl.tk which was mostly complete but had playability issues.
Ive made a few changes, including the addition of high-score and help widgets, and redesigning the buttons and menus.
Thanks to the original author, Kevin Kenny.
Download (MB)
Added: 2006-11-22 License: GPL (GNU General Public License) Price:
1067 downloads
myGtkMenu 1.2.1
myGtkMenu is a user-defined menu for running applications. more>>
myGtkMenu is a user-defined menu for running applications.
When myGtkMenu is executed, it reads a special text file and creates a menu. The order of the menu items, which icons are used, and the commands to be executed are specified in the text file.
<<lessWhen myGtkMenu is executed, it reads a special text file and creates a menu. The order of the menu items, which icons are used, and the commands to be executed are specified in the text file.
Download (0.051MB)
Added: 2007-03-17 License: GPL (GNU General Public License) Price:
953 downloads

WendzelNNTPd 1.2.1
The WendzelNNTPd is a very tiny Usenet server. more>> Welcome on Wendzel.de, the home of the WendzelNNTPd -- an open source Usenet server software for Linux, BSD and Windows written by Steffen Wendzel.The WendzelNNTPd is a very tiny Usenet server. While being very secure it only supports the most important NNTP commands. It is IPv6-ready, runs on *nix-like systems and Win32 too. It also includes an Qt based GUI.
Features
* Free & Open
o GPLv3 Licensed Open Source Software
o Binary download, source code download and WebSVN available
* Portability
o runs on 32-Bit Windows 2000/XP systems (Vista not tested)
o runs on Linux
o runs on BSD
* Tiny
o does only implement the most important NNTP commands + authentication commands
o only about 3.800 lines of C and C++ code (for everything: the daemon, the admin tool and the GUI)
o designed for small environments (at home, small companies, workgroups, customer support)
o based on SQLite3 (MySQL or PostgreSQL support for medium/big size environments in planing)
* Easy to Use
o The main target on the development of the WendzelNNTPd was to create an Usenet server everybody can use.
o Qt GUI is available
* Other Features
o IPv6-ready (not the Windows version since Microsoft has no real IPv6 support)
o Can produce RSS overview output of the latest postings for easy website integration and such things!
* Hints
o Try out my Korallenriff software if you like WendzelNNTPd. Korallenriff can fetch NNTP messages and stores them in a database what makes web archives of NNTP postings and the like possible!<<less
Download (65KB)
Added: 2009-04-02 License: Freeware Price:
204 downloads
Greenfoot 1.2.1
Greenfoot is an integrated development environment that makes it easy to write games and simulations in Java. more>>
Greenfoot is an integrated development environment that makes it easy to write games and simulations in Java.
It comes with a broad range of demo scenarios and documentation that gets newcomers started very quickly. Greenfoot may be used to learn or teach programming, or just to write a cool game and maybe put it up on a Web site. (it can export the game to a Web page).
The project was originally developed for school age learners, but is now used by all age groups.
<<lessIt comes with a broad range of demo scenarios and documentation that gets newcomers started very quickly. Greenfoot may be used to learn or teach programming, or just to write a cool game and maybe put it up on a Web site. (it can export the game to a Web page).
The project was originally developed for school age learners, but is now used by all age groups.
Download (4.4MB)
Added: 2007-06-14 License: Freeware Price:
866 downloads
Kwotes 1.2.1
Kwotes is a chat quote database system with a twist. more>>
Kwotes is a chat quote database system with a twist.
The quotes are publicly moderated, so its up to you to maintain the quality. All quotes are accepted and if their ranking falls too low for too long, they are deleted.
<<lessThe quotes are publicly moderated, so its up to you to maintain the quality. All quotes are accepted and if their ranking falls too low for too long, they are deleted.
Download (0.014MB)
Added: 2005-12-22 License: GPL (GNU General Public License) Price:
1401 downloads
K-Umts 1.2.1
Kumts utility uses wvdial ,in order to connect your 3G UMTS card to your laptop or pcmcia adapter. more>>
Kumts utility uses wvdial, in order to connect your 3G UMTS card to your laptop or pcmcia adapter.
Configure section provide password,username and number to dial. You can create a wvdial.config file in /tmp directory with "save config" button.
At reboot temp file will be destroyed for safety. Check on syslog terminal your output connection and have fun with your wireless umts card..
<<lessConfigure section provide password,username and number to dial. You can create a wvdial.config file in /tmp directory with "save config" button.
At reboot temp file will be destroyed for safety. Check on syslog terminal your output connection and have fun with your wireless umts card..
Download (0.061MB)
Added: 2006-10-23 License: GPL (GNU General Public License) Price:
1106 downloads
Atheme 1.2.1
Atheme is a portable, secure set of IRC services that are designed to run on many IRCds. more>>
Atheme project is a portable, secure set of open source IRC services released under the BSD license, designed to run on many IRCds.
Unlike alternative packages, Athemes core is minimalistic, providing only required functionality. Extra modules providing functionality you want as a network administrator can be acquired through our (upcoming) module repository.
That said, Atheme provides a fairly complete services set, excluding features designed for oper abuse. It also adds a twist on many of the classic features of Services, such as NOOP.
<<lessUnlike alternative packages, Athemes core is minimalistic, providing only required functionality. Extra modules providing functionality you want as a network administrator can be acquired through our (upcoming) module repository.
That said, Atheme provides a fairly complete services set, excluding features designed for oper abuse. It also adds a twist on many of the classic features of Services, such as NOOP.
Download (0.70MB)
Added: 2006-10-18 License: GPL (GNU General Public License) Price:
1101 downloads
OilWar 1.2.1
OilWar is a game where an evil army is attacking your country and tries to steal your oil. more>>
OilWar is a game where an evil army is attacking your country and tries to steal your oil.
Your mission is to waste the invaders, protect the oil and save your property.
Story
Evil army is attacking your land and tries to steal your oil.
Mission
Waste the invaders, protect the oil, protect the mother land...
Controls
Left mouse button: Shoot rifle
Right mouse button: Shoot grenade
F10: Screenshot
F11: Toggle fullscreen
Sounds
Sounds can be disabled with --disable-sound configure flag.
Notes
The highscore file is saved (if the game is "make install":ed) to /var/games/oilwar.scores and its world writable.
Enhancements:
- Better Highscore loading & saving
<<lessYour mission is to waste the invaders, protect the oil and save your property.
Story
Evil army is attacking your land and tries to steal your oil.
Mission
Waste the invaders, protect the oil, protect the mother land...
Controls
Left mouse button: Shoot rifle
Right mouse button: Shoot grenade
F10: Screenshot
F11: Toggle fullscreen
Sounds
Sounds can be disabled with --disable-sound configure flag.
Notes
The highscore file is saved (if the game is "make install":ed) to /var/games/oilwar.scores and its world writable.
Enhancements:
- Better Highscore loading & saving
Download (0.50MB)
Added: 2006-07-21 License: GPL (GNU General Public License) Price:
1194 downloads
Tunnel 1.2.1
Tunnel project is a simple game involving a ball going down a tunnel. more>>
Tunnel project is a simple game involving a ball going down a tunnel.
Tunnel is a game in which you control a capsule going down a tunnel, shooting other balls in the way. In the process you should pick up power-ups and avoid collisions with enemy balls coming your way.
During the game, you can fire at other balls. They break into fragments which can damage your capsule, so beware.
If the game is too slow on your computer, try using a lower resolution, either using command line options or by modifying the options files.
Tunnel is free software released under the GPL.
<<lessTunnel is a game in which you control a capsule going down a tunnel, shooting other balls in the way. In the process you should pick up power-ups and avoid collisions with enemy balls coming your way.
During the game, you can fire at other balls. They break into fragments which can damage your capsule, so beware.
If the game is too slow on your computer, try using a lower resolution, either using command line options or by modifying the options files.
Tunnel is free software released under the GPL.
Download (0.40MB)
Added: 2006-11-10 License: GPL (GNU General Public License) Price:
1087 downloads
Vex 1.2.1
Vex is a CSS-styled editor for document-type XML such as DocBook and xhtml. more>>
Vex is a CSS-styled editor for document-type XML such as DocBook and xhtml.
Vex provides a wordprocessor-like interface for editing structured documents in XML. It is written in Java and based on the Eclipse platform.
Main features:
- Uses regular CSS for styling documents.
- Constrains the document to valid XML while you type.
- Produces readable, word-wrapped XML documents.
- Leverages the power of the Eclipse platform, e.g. supports full integration with CVS.
<<lessVex provides a wordprocessor-like interface for editing structured documents in XML. It is written in Java and based on the Eclipse platform.
Main features:
- Uses regular CSS for styling documents.
- Constrains the document to valid XML while you type.
- Produces readable, word-wrapped XML documents.
- Leverages the power of the Eclipse platform, e.g. supports full integration with CVS.
Download (25MB)
Added: 2005-08-08 License: GPL (GNU General Public License) Price:
1539 downloads
wmsupermon 1.2.1
wmsupermon project is a universal monitoring dockapp. more>>
wmsupermon project is a universal monitoring dockapp.
It can be used to monitor CPU usage, disk I/O, memory usage, swap, filesystems, space utilization, network traffic, wireless link quality, CPU frequency, CPU temperature, fan speed, voltages (without requiring lm_sensors), battery status (with actual, not "reported", discharge rate), traffic from your router, or anything else.
It can open and maintain many dockapp windows with one dockapp process.
"wmsupermon" can be used to monitor:
- CPU usage
- disk i/o
- memory
- swap
- filesystems - space utilization
- network traffic
- wireless link quality
- cpu frequency
- CPU temperature, fan speed, voltages (no lm_sensors required!)
- battery status (with actual - not guessed - discharge rate!)
Enhancements:
- "-" was added to the font (to print negative numbers).
- Pane rotation was fixed so that it is no longer confused by laptop sleeps.
- WindowMaker mode was fixed.
- Support was added for >,<<less
It can be used to monitor CPU usage, disk I/O, memory usage, swap, filesystems, space utilization, network traffic, wireless link quality, CPU frequency, CPU temperature, fan speed, voltages (without requiring lm_sensors), battery status (with actual, not "reported", discharge rate), traffic from your router, or anything else.
It can open and maintain many dockapp windows with one dockapp process.
"wmsupermon" can be used to monitor:
- CPU usage
- disk i/o
- memory
- swap
- filesystems - space utilization
- network traffic
- wireless link quality
- cpu frequency
- CPU temperature, fan speed, voltages (no lm_sensors required!)
- battery status (with actual - not guessed - discharge rate!)
Enhancements:
- "-" was added to the font (to print negative numbers).
- Pane rotation was fixed so that it is no longer confused by laptop sleeps.
- WindowMaker mode was fixed.
- Support was added for >,<<less
Download (0.027MB)
Added: 2007-04-11 License: GPL (GNU General Public License) Price:
552 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 tweaknt 1.2.1 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