toswf 0.12
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 187
FLV::ToSWF 0.12
FLV::ToSWF is a Perl module to convert an FLV file into a SWF file. more>>
FLV::ToSWF is a Perl module to convert an FLV file into a SWF file.
SYNOPSIS
use FLV::ToSwf;
my $converter = FLV::ToSWF->new();
$converter->parse_flv($flv_filename);
$converter->save($swf_filename);
See also flv2swf.
Transcodes FLV files into SWF files. See the flv2swf command-line program for a nice interface and a detailed list of caveats and limitations.
<<lessSYNOPSIS
use FLV::ToSwf;
my $converter = FLV::ToSWF->new();
$converter->parse_flv($flv_filename);
$converter->save($swf_filename);
See also flv2swf.
Transcodes FLV files into SWF files. See the flv2swf command-line program for a nice interface and a detailed list of caveats and limitations.
Download (1.2MB)
Added: 2006-08-24 License: Perl Artistic License Price:
686 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
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
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
PROMS 0.12.1
PROMS project is a Web-based project management system. more>>
PROMS project is a Web-based project management system.
Proms is a Web-based project management system whose primary goal is to provide a facility for developers to communicate with other developers, to communicate things to end-users, and to get feed-back from users. It also acts as a placeholder for project information.
Projects can be split up into multiple parts and project maintainers can assign tasks and programmers to each part.
Proms is meant to be a very lightweight replacement of the sourceforge project management software, and has been built more or less modular.
Enhancements:
- This release adds deleting of files and todos, and the ability to flag projects as private.
- The "manage" tab is no longer visible for anonymous users.
- A serious bug that prevented mail from being sent and a bug in the creation of directories that hold project files have been fixed, as well as a bug in the setup script.
<<lessProms is a Web-based project management system whose primary goal is to provide a facility for developers to communicate with other developers, to communicate things to end-users, and to get feed-back from users. It also acts as a placeholder for project information.
Projects can be split up into multiple parts and project maintainers can assign tasks and programmers to each part.
Proms is meant to be a very lightweight replacement of the sourceforge project management software, and has been built more or less modular.
Enhancements:
- This release adds deleting of files and todos, and the ability to flag projects as private.
- The "manage" tab is no longer visible for anonymous users.
- A serious bug that prevented mail from being sent and a bug in the creation of directories that hold project files have been fixed, as well as a bug in the setup script.
Download (0.080MB)
Added: 2007-01-23 License: GPL (GNU General Public License) Price:
1004 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
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
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
Sajax 0.12
Sajax is a simple toolkit to expose functions in your PHP scripts as JavaScript stubs. more>>
Sajax is a simple toolkit to expose functions in your PHP scripts as JavaScript stubs. This can be called by the browser to do work on the server without refreshing the page.
It utilizes XMLHttpRequest to make the magic happen. This kind of technology, generally known as remote scripting or "Ajax," is becoming popular and is used extensively by Google (GMail, Google Suggests, Google Maps) and others to provide another level of interactivity within Web pages.
Enhancements:
- PHP: Many, many improvements to the serialization support and numerous bug fixes. ASP: Temporarily removed due to the security problems.
<<lessIt utilizes XMLHttpRequest to make the magic happen. This kind of technology, generally known as remote scripting or "Ajax," is becoming popular and is used extensively by Google (GMail, Google Suggests, Google Maps) and others to provide another level of interactivity within Web pages.
Enhancements:
- PHP: Many, many improvements to the serialization support and numerous bug fixes. ASP: Temporarily removed due to the security problems.
Download (0.016MB)
Added: 2006-01-31 License: BSD License Price:
1367 downloads
wmmp3 0.12
wmmp3 is a mp3 player dock app for windowmaker; frontend to mpg123. more>>
wmmp3 is a mp3 player dock app for windowmaker; frontend to mpg123.
It is a small X application that will also work as a windowmaker dock app.
All user options are contained in a config file, ~/.wmmp3 . There is a sample.wmmp3 file in the distribution that can be used as an example/template.
Basically, enter in the config file any directories that contain mp3 files and wmmp3 right now will play all the files in each directory sequentially when you press play. You can select which directory to start with by using the up/down buttons in the left frame when the player is stopped.
Pressing the "infinity" button will cause the player to repeat the songs in the current directory instead of just playing them once. Pressing the "random" (R) button will cause the player to randomly select songs from the current directory.
<<lessIt is a small X application that will also work as a windowmaker dock app.
All user options are contained in a config file, ~/.wmmp3 . There is a sample.wmmp3 file in the distribution that can be used as an example/template.
Basically, enter in the config file any directories that contain mp3 files and wmmp3 right now will play all the files in each directory sequentially when you press play. You can select which directory to start with by using the up/down buttons in the left frame when the player is stopped.
Pressing the "infinity" button will cause the player to repeat the songs in the current directory instead of just playing them once. Pressing the "random" (R) button will cause the player to randomly select songs from the current directory.
Download (0.043MB)
Added: 2006-10-03 License: GPL (GNU General Public License) Price:
1116 downloads
bonk-xmms 0.12
bonk-xmms is a plugin for the multimedia player XMMS that plays audio files in the bonk format. more>>
bonk-xmms is a plugin for the multimedia player XMMS that plays audio files in
the bonk format. Bonk is a highly compressed audio format by Paul Harrison.
The original bonk format encoder may be found at:
http://yoyo.cc.monash.edu.au/~pfh/
<<lessthe bonk format. Bonk is a highly compressed audio format by Paul Harrison.
The original bonk format encoder may be found at:
http://yoyo.cc.monash.edu.au/~pfh/
Download (0.016MB)
Added: 2006-04-07 License: GPL (GNU General Public License) Price:
1295 downloads
pyNetConv 0.12
pyNetConv is a Python library created to help the conversion of some network file formats. more>>
pyNetConv is a Python library created to help the conversion of some network file formats.
Since version 0.6, pyNetConv is capable to read/write (and convert from/to) the following file formats:
- Pajek network files (.net)
- Pajek cluster files (.clu)
- Cytoscape network files (.sif)
- Cytoscape node attributes files
- GML files
And from version 0.8 it is able to import tab-separated values exported by Affymetrix Micro Array Suite 5.0 (MAS5) and export this data as Cytoscape node attributes or expression data (.pval file).
pyNetConv is a library to create a software that is able to read/write networks in the formats supported by pyNetConv. If all you want is convert the files without the need create a program, then the Graphical user interface is for you. See the screenshots session to see how the GUI looks like.
Enhancements:
- Support for isolated (not connected) nodes in SIF format was added.
- The SIF, NET, and GML formats now support direction and isolated nodes.
- A NX2netconv() method was added (complementary to netconv2NX()) along with a new filter option in importSIF().
- It is now possible to import only selected interaction types.
<<lessSince version 0.6, pyNetConv is capable to read/write (and convert from/to) the following file formats:
- Pajek network files (.net)
- Pajek cluster files (.clu)
- Cytoscape network files (.sif)
- Cytoscape node attributes files
- GML files
And from version 0.8 it is able to import tab-separated values exported by Affymetrix Micro Array Suite 5.0 (MAS5) and export this data as Cytoscape node attributes or expression data (.pval file).
pyNetConv is a library to create a software that is able to read/write networks in the formats supported by pyNetConv. If all you want is convert the files without the need create a program, then the Graphical user interface is for you. See the screenshots session to see how the GUI looks like.
Enhancements:
- Support for isolated (not connected) nodes in SIF format was added.
- The SIF, NET, and GML formats now support direction and isolated nodes.
- A NX2netconv() method was added (complementary to netconv2NX()) along with a new filter option in importSIF().
- It is now possible to import only selected interaction types.
Download (0.033MB)
Added: 2005-08-30 License: GPL (GNU General Public License) Price:
1516 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
JSON::DWIW 0.12
JSON::DWIW is a Perl module that converts Perl data structures to and from JSON. more>>
JSON::DWIW is a Perl module that converts Perl data structures to and from JSON. The project does what most Perl programmers would expect without having to set any extra options.
For example, it converts objects to their underlying data structures (for hash or array) and turns IO objects into strings. It is also faster than the JSON or JSON::Syck modules on CPAN in the developers tests.
<<lessFor example, it converts objects to their underlying data structures (for hash or array) and turns IO objects into strings. It is also faster than the JSON or JSON::Syck modules on CPAN in the developers tests.
Download (0.018MB)
Added: 2007-06-07 License: Perl Artistic License Price:
869 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
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 toswf 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