hdfc 0.12
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 187
Finance::Bank::HDFC 0.12
Finance::Bank::HDFC provides an interface to the HDFC netbanking service. more>>
Finance::Bank::HDFC project provides an interface to the HDFC netbanking service.
<<less Download (0.004MB)
Added: 2006-03-01 License: GPL (GNU General Public License) Price:
1348 downloads
cw 0.12
cw project is package for the Catweasel controller, look below what other packages do exist. more>>
cw project is package for the Catweasel controller, look below what other packages do exist.
This package is especially for accessing the floppy drives connected to Catweasel. Currently the MK3 and MK4 controller cards are supported. cw consists of a kernel driver and a companion user space program (cwtool).
The kernel driver should work with Linux 2.4 and 2.6. Look at the homepage of the manufacturer Individual Computers for more details about the controller features.
There are 2 other Linux drivers for the Catweasel controller:
catweasel
Written by Dirk Jagdmann. A Linux driver for SID, Joysticks and Amiga keyboard.
cwfloppy
Written by Michael Krause. A Linux driver for accessing the floppies on a Catweasel controller. This driver exports block devices, so you are able to mount Amiga disks under Linux.
Currently it supports Amiga and MSDOS disks (and C1541 with a patch written by me). To support more formats i found it more useful to use another method to export data to user space, thats why i started my own driver.
Instead of a block device cw uses a char device and passes the raw Catweasel data to the calling program, so all format routines do not reside in the kernel driver anymore.
Currently you may load only one kernel module accessing the Catweasel controller.
Enhancements:
- Support for Apple Mac 800K disks was added.
<<lessThis package is especially for accessing the floppy drives connected to Catweasel. Currently the MK3 and MK4 controller cards are supported. cw consists of a kernel driver and a companion user space program (cwtool).
The kernel driver should work with Linux 2.4 and 2.6. Look at the homepage of the manufacturer Individual Computers for more details about the controller features.
There are 2 other Linux drivers for the Catweasel controller:
catweasel
Written by Dirk Jagdmann. A Linux driver for SID, Joysticks and Amiga keyboard.
cwfloppy
Written by Michael Krause. A Linux driver for accessing the floppies on a Catweasel controller. This driver exports block devices, so you are able to mount Amiga disks under Linux.
Currently it supports Amiga and MSDOS disks (and C1541 with a patch written by me). To support more formats i found it more useful to use another method to export data to user space, thats why i started my own driver.
Instead of a block device cw uses a char device and passes the raw Catweasel data to the calling program, so all format routines do not reside in the kernel driver anymore.
Currently you may load only one kernel module accessing the Catweasel controller.
Enhancements:
- Support for Apple Mac 800K disks was added.
Download (0.10MB)
Added: 2007-03-05 License: GPL (GNU General Public License) Price:
964 downloads
Flrec 0.12
Flrec (Fast and Light RECorder) is a simple audio hard disk recorder. more>>
Flrec (Fast and Light RECorder) is a simple audio hard disk recorder written using FLTK toolkit (www.fltk.org). Flrec program can directly record in mp3, wav and ogg-vorbis, ecc.
Uses sox (sox.sourceforge.net) that is command line program for sound conversion. Sox must be installed in the system (verify with the command sox -h).
Flrec works, but is still under development.
<<lessUses sox (sox.sourceforge.net) that is command line program for sound conversion. Sox must be installed in the system (verify with the command sox -h).
Flrec works, but is still under development.
Download (0.043MB)
Added: 2007-04-13 License: GPL (GNU General Public License) Price:
924 downloads
Decked 0.12
Decked project is a deck editor and sealed deck generator for Magic: The Gathering. more>>
Decked project is a deck editor and sealed deck generator for Magic: The Gathering.
This software was intended to supplement Sal Valentes Mindless Automaton.
Magic: The Gathering is a trademark of Wizards of the Coast (and probably by extension, Hasbro.) I do not own it. I am not involved with either company in any fashion. Im just a long-time player looking to fill in a missing piece.
<<lessThis software was intended to supplement Sal Valentes Mindless Automaton.
Magic: The Gathering is a trademark of Wizards of the Coast (and probably by extension, Hasbro.) I do not own it. I am not involved with either company in any fashion. Im just a long-time player looking to fill in a missing piece.
Download (0.047MB)
Added: 2007-01-12 License: Public Domain Price:
1015 downloads
cftp 0.12
This is Comfortable FTP, a full screen ftp client. more>>
This is Comfortable FTP, a full screen ftp client.
Supported are FTP both with active and passive data connections,
IPv4 and IPv6, and SFTP (a file transfer protocol using SSH for
authorization and connection encryption).
SFTP support is somewhat preliminary: It requires SSH protocol
version 2 with a configured sftp subsystem on the server. It doesnt support resuming transfers.
For generic installation instructions, see file `INSTALL; for
documentation read the info file `cftp.info. For key bindings, see
the file `bindings.desc.
In cftp, press H for help.
The texinfo documentation is a mess; any help most welcome
(especially the outline of a good structure).
If you make a binary distribution, please include a pointer to the
distribution site:
ftp.giga.or.at /pub/nih/cftp
http://ftp.giga.or.at/pub/nih/cftp
The latest version can always be found there and on the backup site:
sunsite.univie.ac.at /pub/nih/cftp
http://sunsite.univie.ac.at/pub/nih/cftp
Enhancements:
- configure.in: step version number to 0.12.
- util.c (xdirname): rename and adapt callers, declare argument const.
- display.h, functions.h (struct function), list.c: fix missing prototype warnings from IRIX cc.
- mkbind.c: remove definition of global defined in functions.c.
<<lessSupported are FTP both with active and passive data connections,
IPv4 and IPv6, and SFTP (a file transfer protocol using SSH for
authorization and connection encryption).
SFTP support is somewhat preliminary: It requires SSH protocol
version 2 with a configured sftp subsystem on the server. It doesnt support resuming transfers.
For generic installation instructions, see file `INSTALL; for
documentation read the info file `cftp.info. For key bindings, see
the file `bindings.desc.
In cftp, press H for help.
The texinfo documentation is a mess; any help most welcome
(especially the outline of a good structure).
If you make a binary distribution, please include a pointer to the
distribution site:
ftp.giga.or.at /pub/nih/cftp
http://ftp.giga.or.at/pub/nih/cftp
The latest version can always be found there and on the backup site:
sunsite.univie.ac.at /pub/nih/cftp
http://sunsite.univie.ac.at/pub/nih/cftp
Enhancements:
- configure.in: step version number to 0.12.
- util.c (xdirname): rename and adapt callers, declare argument const.
- display.h, functions.h (struct function), list.c: fix missing prototype warnings from IRIX cc.
- mkbind.c: remove definition of global defined in functions.c.
Download (0.177MB)
Added: 2006-06-13 License: GPL (GNU General Public License) Price:
1228 downloads
IEncy 0.12
IEncy (Image Encyclopedia) is a Java Swing application for searching the Web. more>>
IEncy short from Image Encyclopedia is a Java Swing application for searching the Web.
It simultaneously searches Wikipedia and a Web image search engine (initially alltheweb) for images.
Usage:
Write an expression of interest in the field above and hit Return. Results are currently fetched from Wikipedia(www.wikipedia.org) and alltheweb(www.alltheweb.com). Browser-Links can be activated.
Images appearing below can be increased and each one enlarged. Image loading might take some time, and some might not be available.
Enhancements:
- This release fixes a memory leak with image window disposals.
<<lessIt simultaneously searches Wikipedia and a Web image search engine (initially alltheweb) for images.
Usage:
Write an expression of interest in the field above and hit Return. Results are currently fetched from Wikipedia(www.wikipedia.org) and alltheweb(www.alltheweb.com). Browser-Links can be activated.
Images appearing below can be increased and each one enlarged. Image loading might take some time, and some might not be available.
Enhancements:
- This release fixes a memory leak with image window disposals.
Download (0.19MB)
Added: 2005-12-20 License: Common Public License Price:
1404 downloads
Flickcurl 0.12
Flickcurl is a C library for the Flickr API. more>>
Flickcurl is a C library for the Flickr API, handling creating the reqeuests, signing, token management, calling the API, marshalling requests parameters and decoding responses.
Flickcurl project uses libcurl to call the REST web service and libxml2 to manipulate the XML responses. The current version supports part of the API (see Flickcurl API coverage) primarily the functions for reading photo, people and tags description, sufficient for me to play with machine tags and RDF descriptions.
<<lessFlickcurl project uses libcurl to call the REST web service and libxml2 to manipulate the XML responses. The current version supports part of the API (see Flickcurl API coverage) primarily the functions for reading photo, people and tags description, sufficient for me to play with machine tags and RDF descriptions.
Download (0.38MB)
Added: 2007-08-14 License: The Apache License 2.0 Price:
801 downloads
Cobras 0.12
Cobras is a programming environment made for programmers which are using Qt libraries for writing programs. more>>
Cobras is a programmers environment made for programmers which are using Qt libraries for writing programs.
Cobras is easy (for now) but very functional and helpfull. Is little, fast and easy in use. Cobras is one binary file (plus icon for desktop).
Important is that working with project dont create his own files. It use only oryginal file .pro. Cobras has all basic functions that this kind of program should have. There is view of files which create project (tree view).
Files can be edited (what is obvious). Text frazes can be searched in actual viewed file, or in all project files. From editor level is possible to compile (F7 - make), rebuild (trl + F7, qmake, make clean, make) and also run program (Ctrl + F5).
Great is switch files method (Ctrl + M) - which let opening associate file with edited file (for cpp file, associated file is h. file and backwards).
Program is stable. Im using it by myslef.
<<lessCobras is easy (for now) but very functional and helpfull. Is little, fast and easy in use. Cobras is one binary file (plus icon for desktop).
Important is that working with project dont create his own files. It use only oryginal file .pro. Cobras has all basic functions that this kind of program should have. There is view of files which create project (tree view).
Files can be edited (what is obvious). Text frazes can be searched in actual viewed file, or in all project files. From editor level is possible to compile (F7 - make), rebuild (trl + F7, qmake, make clean, make) and also run program (Ctrl + F5).
Great is switch files method (Ctrl + M) - which let opening associate file with edited file (for cpp file, associated file is h. file and backwards).
Program is stable. Im using it by myslef.
Download (0.40MB)
Added: 2007-07-30 License: GPL (GNU General Public License) Price:
817 downloads
Qucs 0.0.12
Qucs is a Qt universal circuit simulator. more>>
Qucs project is going to be an integrated circuit simulator which means you will be able to setup a circuit with a graphical user interface (GUI) and simulate the large-signal, small-signal and noise behaviour of the circuit. After that simulation has finished you can present the simulation results on a presentation page or window.
- Qucs, briefly for Qt Universal Circuit Simulator, is a circuit simulator with graphical user interface. The software aims to support all kinds of circuit simulation types, e.g. DC, AC, S-parameter, harmonic balance analysis, noise analysis, etc.
- Qucsator, the simulation backend, is a command line circuit simulator. It takes a network list in a certain format as input and outputs a Qucs dataset. It has been programmed for usage in the Qucs project but may also be used by other applications.
For people who are familiar with such simulators they should remember ADS from Agilent Technologies, Microwave Office from AWR and all the other simulators.
Enhancements:
- This release comes with a translation into Ukrainian, a selectable preprocessor in the SPICE component, and two new components (exponential voltage and current source).
- Libraries can now contain analogue as well as digital subcircuits.
- Analogue modelling is substantially strengthened by symbolically defined devices.
- The list of available functions in the equation solver has been extended to support more functions, logical and rational operators, and the ternary ?: construct.
- Pure digital simulations can be also performed by Verilog-HDL as an alternative to VHDL.
<<less- Qucs, briefly for Qt Universal Circuit Simulator, is a circuit simulator with graphical user interface. The software aims to support all kinds of circuit simulation types, e.g. DC, AC, S-parameter, harmonic balance analysis, noise analysis, etc.
- Qucsator, the simulation backend, is a command line circuit simulator. It takes a network list in a certain format as input and outputs a Qucs dataset. It has been programmed for usage in the Qucs project but may also be used by other applications.
For people who are familiar with such simulators they should remember ADS from Agilent Technologies, Microwave Office from AWR and all the other simulators.
Enhancements:
- This release comes with a translation into Ukrainian, a selectable preprocessor in the SPICE component, and two new components (exponential voltage and current source).
- Libraries can now contain analogue as well as digital subcircuits.
- Analogue modelling is substantially strengthened by symbolically defined devices.
- The list of available functions in the equation solver has been extended to support more functions, logical and rational operators, and the ternary ?: construct.
- Pure digital simulations can be also performed by Verilog-HDL as an alternative to VHDL.
Download (1.9MB)
Added: 2007-06-17 License: GPL (GNU General Public License) Price:
867 downloads
Nightwatch 0.12
Nightwatch is a build scheduler that can be scheduled to do builds for several build styles, including Maven, Make, and Ant. more>>
Nightwatch is a build scheduler that can be scheduled to do builds for several build styles, including Maven, Make, and Ant.
The tool is pluggable, so any build style can easily be added. The build results can be published as a Web site, where individual builds can create their own project sites.
For builds generating reports (like Maven), nightwatch can generate trend reports for long term reporting. Notification of the build results can be created.
Enhancements:
- This release adds an improved GUI and notification.
- Note that notification is mainly to be used on Linux systems.
- Solaris users will have to wait for a future upgrade.
<<lessThe tool is pluggable, so any build style can easily be added. The build results can be published as a Web site, where individual builds can create their own project sites.
For builds generating reports (like Maven), nightwatch can generate trend reports for long term reporting. Notification of the build results can be created.
Enhancements:
- This release adds an improved GUI and notification.
- Note that notification is mainly to be used on Linux systems.
- Solaris users will have to wait for a future upgrade.
Download (0.068MB)
Added: 2005-12-09 License: GPL (GNU General Public License) Price:
1416 downloads
Bitfuse 0.12
Bitfuse project is an arcade rail shooter. more>>
Bitfuse project is an arcade rail shooter.
Bitfuse is a rail shooter where you move the aim to lock on to, and destroy enemies.
When enemies are destroyed they leave pickups that needs to be locked in the correct order before time runs out.
<<lessBitfuse is a rail shooter where you move the aim to lock on to, and destroy enemies.
When enemies are destroyed they leave pickups that needs to be locked in the correct order before time runs out.
Download (0.64MB)
Added: 2006-11-09 License: GPL (GNU General Public License) Price:
1080 downloads
EciAdsl 0.12
EciAdsl provides a Globespan-based USB ADSL modems driver. more>>
EciAdsl provides a Globespan-based USB ADSL modems driver.
This is a free Linux driver for USB ADSL modems with Globespan chipsets (ECI modems in France and many other modems in the world).
Please note: this version still requires patch for any kernel between 2.6.0 and 2.6.6.
<<lessThis is a free Linux driver for USB ADSL modems with Globespan chipsets (ECI modems in France and many other modems in the world).
Please note: this version still requires patch for any kernel between 2.6.0 and 2.6.6.
Download (0.20MB)
Added: 2007-08-13 License: GPL (GNU General Public License) Price:
811 downloads
ipsvd 0.12.0
ipsvd is a set of Internet protocol service daemons for TCP/IP and UDP/IP. more>>
ipsvd project is a set of Internet protocol service daemons for TCP/IP and UDP/IP. A daemon waits for incoming connections on a socket; for new connections, it conditionally runs an arbitrary program to handle the connection.
The daemons can be told to read and follow pre-defined instructions on how to handle incoming connections; based on the clients IP address or hostname, they can run different programs, set a different environment, deny a connection, or set a per host concurrency limit.
On Linux the network connection optionally can be encrypted using SSL3. ipsvd can be used to run services usually run by inetd or tcpserver. Normally the daemons are run by a supervisor process, such as runsv from the runit package, or daemontools supervise.
Enhancements:
- This version introduces a new sslsvd SSLv3 TCP/IP service daemon.
- sslsvd integrates the sslio program into tcpsvd, so that initializing the SSL session and reading the SSL key and certificate no longer need to be done for each incoming connection, but only once on startup of the service daemon.
<<lessThe daemons can be told to read and follow pre-defined instructions on how to handle incoming connections; based on the clients IP address or hostname, they can run different programs, set a different environment, deny a connection, or set a per host concurrency limit.
On Linux the network connection optionally can be encrypted using SSL3. ipsvd can be used to run services usually run by inetd or tcpserver. Normally the daemons are run by a supervisor process, such as runsv from the runit package, or daemontools supervise.
Enhancements:
- This version introduces a new sslsvd SSLv3 TCP/IP service daemon.
- sslsvd integrates the sslio program into tcpsvd, so that initializing the SSL session and reading the SSL key and certificate no longer need to be done for each incoming connection, but only once on startup of the service daemon.
Download (0.072MB)
Added: 2006-02-04 License: BSD License Price:
1357 downloads
Floodcast 0.0.12
Floodcast is a streaming plugin for Noatun. more>>
Floodcast is a streaming plugin for Noatun that allows:
- Running a simple standalone-server on the machine Noatun is running on
- Forwarding whatever sound is currently played in Noatun to some shoutcast- or icecast-server
It was originally developed by Ryan Cumming (aka Phalynx).
<<less- Running a simple standalone-server on the machine Noatun is running on
- Forwarding whatever sound is currently played in Noatun to some shoutcast- or icecast-server
It was originally developed by Ryan Cumming (aka Phalynx).
Download (0.40MB)
Added: 2005-06-15 License: GPL (GNU General Public License) Price:
1593 downloads
Xmms 0.12
Xmms is an interactive remote control shell for xmms. more>>
Xmms is an interactive remote control shell for xmms.
SYNOPSIS
perl -MXmms -e shell
Xmms::shell provides an alternative or companion interface to the xmms gui.
Feature summary:
Standard Play Controls
play, pause, stop, next, prev, eject
Standard Options
toggle repeat, toggle shuffle
Playlist Controls
clear, select, add file(s), add url(s), playlist load/save, sort (more options than the gui)
File Info
search, view and edit mp3 tags
Misc Controls
time change (and slider), volume change (and slider), balance change, window toggle
Shell Features
command history
command/file completion
file matching
title matching
emacs key bindings
<<lessSYNOPSIS
perl -MXmms -e shell
Xmms::shell provides an alternative or companion interface to the xmms gui.
Feature summary:
Standard Play Controls
play, pause, stop, next, prev, eject
Standard Options
toggle repeat, toggle shuffle
Playlist Controls
clear, select, add file(s), add url(s), playlist load/save, sort (more options than the gui)
File Info
search, view and edit mp3 tags
Misc Controls
time change (and slider), volume change (and slider), balance change, window toggle
Shell Features
command history
command/file completion
file matching
title matching
emacs key bindings
Download (0.18MB)
Added: 2006-06-22 License: Perl Artistic License Price:
1222 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 hdfc 0.12 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