mysql 1.2.1
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1268
Zmanda Recovery Manager for MySQL 1.2.1
Zmanda Recovery Manager for MySQL simplifies life of a database administrator who needs an easy to use backup solution. more>>
Zmanda Recovery Manager for MySQL simplifies life of a database administrator who needs an easy to use yet flexible and robust backup and recovery solution for MySQL server. With ZRM for MySQL you can:
- Schedule full and incremental logical or raw backups of your MySQL database
- Perform backup that is the best match for your storage engine and your MySQL configuration
- Get e-mail notification about status of your backups
- Monitor and browse your backups
- Recover database easily to any point in time or to any particular transaction
<<less- Schedule full and incremental logical or raw backups of your MySQL database
- Perform backup that is the best match for your storage engine and your MySQL configuration
- Get e-mail notification about status of your backups
- Monitor and browse your backups
- Recover database easily to any point in time or to any particular transaction
Download (0.10MB)
Added: 2007-08-02 License: GPL (GNU General Public License) Price:
813 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
Download (23.3MB)
Added: 2007-07-12 License: GPL (GNU General Public License) Price:
708 downloads
Imieniny 1.2.1
Imieniny reads a list of names and the dates on which those saints are commemorated in Poland. more>>
Imieniny reads a list of names and the dates on which those saints are commemorated in Poland. The "name-day", i.e. the day on which a saint bearing a persons name is commemorated, is important in Poland, and is celebrated like a birthday.
The program, given a date, will display what people have their "name-days" on that day. Given a name, it will display when that name has its name-day(s). Since people in Poland like to send little "mini-poems", a selection of these is included.
<<lessThe program, given a date, will display what people have their "name-days" on that day. Given a name, it will display when that name has its name-day(s). Since people in Poland like to send little "mini-poems", a selection of these is included.
Download (0.032MB)
Added: 2007-01-09 License: GPL (GNU General Public License) Price:
1019 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
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
Mysql Assistant 1.1.1
Mysql Assistant is a MySQL viewer. more>>
Mysql Assistant is a MySQL viewer. Mysql Assistant requires Ruby-Gtk2 and MySQL/Ruby.
Myassistant is a MySQL viewer using, Ruby, Ruby-Gtk2, MySQL/Ruby and developed on ruby-1.8.4, Mysql-5.0.16, mysql-ruby-2.7, ruby-gtk2-0.14.1.
Currently 3 APIs are provided for MySQL, MySQL/Ruby, Ruby/MySQL, and DBI.
These are 3 different APIs, Please install proper one.
Installation:
untar package anywhere you want.
Security Issue
Myassistant create ".mydb" file which includes "Mysql server name","user name",
"password","database name" with chmod 600 on your home directory.
It could be your security hole, so please notice that.
Fonts
Currently default font is "Sans 12". If you want change it, edit row number 91.
If you have any questions or problems, please let me know.
<<lessMyassistant is a MySQL viewer using, Ruby, Ruby-Gtk2, MySQL/Ruby and developed on ruby-1.8.4, Mysql-5.0.16, mysql-ruby-2.7, ruby-gtk2-0.14.1.
Currently 3 APIs are provided for MySQL, MySQL/Ruby, Ruby/MySQL, and DBI.
These are 3 different APIs, Please install proper one.
Installation:
untar package anywhere you want.
Security Issue
Myassistant create ".mydb" file which includes "Mysql server name","user name",
"password","database name" with chmod 600 on your home directory.
It could be your security hole, so please notice that.
Fonts
Currently default font is "Sans 12". If you want change it, edit row number 91.
If you have any questions or problems, please let me know.
Download (0.003MB)
Added: 2006-11-05 License: GPL (GNU General Public License) Price:
1098 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
WMisdnCID 1.2.1
WMisdnCID displays phone numbers of incoming and outgoing calls (read from /dev/isdninfo). more>>
WMisdnCID displays phone numbers of incoming and outgoing calls (read from /dev/isdninfo).
Installation:
Type at the command line (as root):
make
make install
If this doesnt work, try xmkmf; make -f Makefile; make install.
Or just install the binary rpm:
rpm -i wmisdncid-1.2-1.i386.rpm
Usage:
wmisdncid displays information about the first two isdn devices. displayed information:
lamps:
green: offline
red: incoming
yellow: outgoing
blue: last two incoming (upper is last, lower is last but one)
letter next to lamps:
v: voice
r: raw
f: fax
m: modem
n: net
other digits: callers/called phone number
Click the icons displays to switch between current and last-incoming call.
Run "wmisdncid --help" for a summary of command line options (e.g. -w for withdrawn state for use with WindowMaker).
<<lessInstallation:
Type at the command line (as root):
make
make install
If this doesnt work, try xmkmf; make -f Makefile; make install.
Or just install the binary rpm:
rpm -i wmisdncid-1.2-1.i386.rpm
Usage:
wmisdncid displays information about the first two isdn devices. displayed information:
lamps:
green: offline
red: incoming
yellow: outgoing
blue: last two incoming (upper is last, lower is last but one)
letter next to lamps:
v: voice
r: raw
f: fax
m: modem
n: net
other digits: callers/called phone number
Click the icons displays to switch between current and last-incoming call.
Run "wmisdncid --help" for a summary of command line options (e.g. -w for withdrawn state for use with WindowMaker).
Download (0.014MB)
Added: 2006-10-30 License: GPL (GNU General Public License) Price:
1089 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
OBLISK 1.2.1
OBLISK is a packaging system that is distribution independent. more>>
OBLISK, the Open Binary Linux Install System Kit, aims to make any package install on any modern GNU/Linux system.
OBLISK packages are sent in an appdir-like package, so they can be ran entirely in place, but also have an installer, so they can be installed to /usr, or any other path.
<<lessOBLISK packages are sent in an appdir-like package, so they can be ran entirely in place, but also have an installer, so they can be installed to /usr, or any other path.
Download (0.084MB)
Added: 2005-11-10 License: MIT/X Consortium License Price:
1443 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
libb64 1.2.1
libb64 is a library of ANSI C routines for fast encoding and decoding of data into and from the base64-encoded format. more>>
libb64 is a library of ANSI C routines for fast encoding/decoding data into and from a base64-encoded format. C++ wrappers are included, as well as the source code for standalone encoding and decoding executables.
Base64 uses a subset of displayable ASCII characters, and is therefore a useful encoding for storing binary data in a text file, such as XML, or sending binary data over text-only email.
I did this because I needed a fast C++ implementation of base64 encoding and decoding, without any licensing problems. Some implementations are released under either the GNU/GPL, or a BSD-variant, which is not what I require. Some decent ones are available in Java, but as mentioned, I need C++ code.
The available code is mostly slow as well, and complicated to understand, use and maintain. Base64 encoding and decoding is ideally suited to be implemented using co-routines, which make the code more compact, easier to read, and easier to use.
<<lessBase64 uses a subset of displayable ASCII characters, and is therefore a useful encoding for storing binary data in a text file, such as XML, or sending binary data over text-only email.
I did this because I needed a fast C++ implementation of base64 encoding and decoding, without any licensing problems. Some implementations are released under either the GNU/GPL, or a BSD-variant, which is not what I require. Some decent ones are available in Java, but as mentioned, I need C++ code.
The available code is mostly slow as well, and complicated to understand, use and maintain. Base64 encoding and decoding is ideally suited to be implemented using co-routines, which make the code more compact, easier to read, and easier to use.
Download (0.007MB)
Added: 2006-12-08 License: Public Domain Price:
1051 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
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 mysql 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