rocks and minerals
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 170
Rock Dodgers 0.6.0a
Rock Dodgers project is a game in which you avoid flying space rocks. more>>
Rock Dodgers project is a game in which you avoid flying space rocks.
Use your shields, fire your thrusters, cross your fingers, and kiss your ship goodbye.
<<lessUse your shields, fire your thrusters, cross your fingers, and kiss your ship goodbye.
Download (0.41MB)
Added: 2006-12-07 License: GPL (GNU General Public License) Price:
1054 downloads
Rock Linux 3
Rock Linux as a distribution is full-featured and powerful. more>>
ROCK is a Distribution Build Kit. You can configure your personal build of ROCK and easily build your own distribution (see the screenshots). Rock Linux is software for managing operating environments. In a way it is a software development toolkit for building OS solutions.
The available config options include, but are not limited to:
Package Selection
You can select the packages you want to have in your Distribution. So packages you dont want or need are not build at all. A list of available packages can be found here.
Compiler and Optimization
You can select a compiler (by default gcc3) and optimization options for building your distribution. That enables you to highly optimize for your hardware. You can also build your entire distribution with the GCC Stack-Smashing Protector enabled for enhanced security.
Dietlibc
You can use dietlibc instead of the GNU LibC as your C library. That can be very useful e.g. for embedded systems.
And much more ...
Other options are: selection of an init-style, custom GNU configure options, cross-building, and much more. A major focus in the ROCK development always has been to make adding new features and config options as easy as possible.
Enhancements:
- Packages can be forked (gcc=gcc3, gcc=gcc4) to reduce code duplication.
- Packages can be split (gcc, gcc:doc, gcc:dev) to reduce necessary filesystem space after installation.
- Postinstall scripts can be run to setup the application after installation rather than after compilation.
- Every ROCK script now has a -help text.
- udev has replaced devfs.
- Toolchain compilation for cross-builds has been made easier.
- Cluster Builds, Pseudonative Builds, and Cross Builds have been made easier.
- Lots of other improvements were made, and practically all of the 1600 packages were updated.
<<lessThe available config options include, but are not limited to:
Package Selection
You can select the packages you want to have in your Distribution. So packages you dont want or need are not build at all. A list of available packages can be found here.
Compiler and Optimization
You can select a compiler (by default gcc3) and optimization options for building your distribution. That enables you to highly optimize for your hardware. You can also build your entire distribution with the GCC Stack-Smashing Protector enabled for enhanced security.
Dietlibc
You can use dietlibc instead of the GNU LibC as your C library. That can be very useful e.g. for embedded systems.
And much more ...
Other options are: selection of an init-style, custom GNU configure options, cross-building, and much more. A major focus in the ROCK development always has been to make adding new features and config options as easy as possible.
Enhancements:
- Packages can be forked (gcc=gcc3, gcc=gcc4) to reduce code duplication.
- Packages can be split (gcc, gcc:doc, gcc:dev) to reduce necessary filesystem space after installation.
- Postinstall scripts can be run to setup the application after installation rather than after compilation.
- Every ROCK script now has a -help text.
- udev has replaced devfs.
- Toolchain compilation for cross-builds has been made easier.
- Cluster Builds, Pseudonative Builds, and Cross Builds have been made easier.
- Lots of other improvements were made, and practically all of the 1600 packages were updated.
Download (666MB)
Added: 2006-07-27 License: GPL (GNU General Public License) Price:
1185 downloads
Rocks Cluster 4.3
Rocks Cluster Tool Kit is a Turnkey Linux COTS Clusters for x86 and IA64. more>>
Rocks Cluster is a complete "cluster on a CD" solution for x86 and IA64 Red Hat Linux COTS clusters.
Building a Rocks cluster does not require any experience in clustering, yet a cluster architect will find a flexible and programmatic way to redesign the entire software stack just below the surface (appropriately hidden from the majority of users).
Although Rocks includes the tools expected from any clustering software stack (PBS, Maui, GM support, Ganglia, etc), it is unique in its simplicity of installation.
From a hardware component and raw processing power perspective, commodity clusters are phenomenal price/performance compute engines. However, if a scalable ``cluster management strategy is not adopted, the favorable economics of clusters are offset by the additional on-going personnel costs involved to ``care and feed for the machine. The complexity of cluster management (e.g., determining if all nodes have a consistent set of software) often overwhelms part-time cluster administrators, who are usually domain application scientists. When this occurs, machine state is forced to either of two extremes: the cluster is not stable due to configuration problems, or software becomes stale, security holes abound, and known software bugs remain unpatched.
While earlier clustering toolkits expend a great deal of effort (i.e., software) to compare configurations of nodes, Rocks makes complete Operating System (OS) installation on a node the basic management tool. With attention to complete automation of this process, it becomes faster to reinstall all nodes to a known configuration than it is to determine if nodes were out of synchronization in the first place. Unlike a users desktop, the OS on a cluster node is considered to be soft state that can be changed and/or updated rapidly.
This is clearly more heavywieght than the philosophy of configuration management tools [Cfengine] that perform exhaustive examination and parity checking of an installed OS. At first glance, it seems wrong to reinstall the OS when a configuration parameter needs to be changed. Indeed, for a single node this might seem too severe. However, this approach scales exceptionally well, making it a preferred mode for even a modest-sized cluster. Because the OS can be installed from scratch in a short period of time, different (and perhaps incompatible) application-specific configurations can easily be installed on nodes. In addition, this structure insures any upgrade will not interfere with actively running jobs.
One of the key ingredients of Rocks is a robust mechanism to produce customized distributions (with security patches pre-applied) that define the complete set of software for a particular node. A cluster may require several node types including compute nodes, frontend nodes file servers, and monitoring nodes. Each of these roles requires a specialized software set. Within a distribution, different node types are defined with a machine specific Red Hat Kickstart file, made from a Rocks Kickstart Graph.
A Kickstart file is a text-based description of all the software packages and software configuration to be deployed on a node. The Rocks Kickstart Graph is an XML-based tree structure used to define RedHat Kickstart files. By using a graph, Rocks can efficiently define node types without duplicating shared components. Similiar to mammalian species sharing 80% of their genes, Rocks node types share much of their software set. The Rocks Kickstart Graph easily defines the differences between node types without duplicating the description of their similarities. See the Bibliography section for papers that describe the design of this structure in more depth.
By leveraging this installation technology, we can abstract out many of the hardware differences and allow the Kickstart process to autodetect the correct hardware modules to load (e.g., disk subsystem type: SCSI, IDE, integrated RAID adapter; Ethernet interfaces; and high-speed network interfaces). Further, we benefit from the robust and rich support that commercial Linux distributions must have to be viable in todays rapidly advancing marketplace.
Wherever possible, Rocks uses automatic methods to determine configuration differences. Yet, because clusters are unified machines, there are a few services that require ``global knowledge of the machine -- e.g., a listing of all compute nodes for the hosts database and queuing system. Rocks uses an SQL database to store the definitions of these global configurations and then generates database reports to create service-specific configuration files (e.g., DHCP configuration file, /etc/hosts, and PBS nodes file).
Enhancements:
- Rocks v4.3 is released for i386 and x86_64 CPU architectures. New features: Rocks command line - initial release of the Rocks command line which facilitates non-SQL administrative access to the database; PXE First - hosts can now be configured in BIOS with a boot order of CD, PXE, hard disk. Enhancements: based on CentOS 4.5 and all updates as of July 4, 2007; Anaconda installer updated to 10.1.1.63; performance improvement when building torrent files for the Avalanche Installer; database indirects, more flexibility with Rocks variables; Globus updated to gt4.0.4 with web services....
<<lessBuilding a Rocks cluster does not require any experience in clustering, yet a cluster architect will find a flexible and programmatic way to redesign the entire software stack just below the surface (appropriately hidden from the majority of users).
Although Rocks includes the tools expected from any clustering software stack (PBS, Maui, GM support, Ganglia, etc), it is unique in its simplicity of installation.
From a hardware component and raw processing power perspective, commodity clusters are phenomenal price/performance compute engines. However, if a scalable ``cluster management strategy is not adopted, the favorable economics of clusters are offset by the additional on-going personnel costs involved to ``care and feed for the machine. The complexity of cluster management (e.g., determining if all nodes have a consistent set of software) often overwhelms part-time cluster administrators, who are usually domain application scientists. When this occurs, machine state is forced to either of two extremes: the cluster is not stable due to configuration problems, or software becomes stale, security holes abound, and known software bugs remain unpatched.
While earlier clustering toolkits expend a great deal of effort (i.e., software) to compare configurations of nodes, Rocks makes complete Operating System (OS) installation on a node the basic management tool. With attention to complete automation of this process, it becomes faster to reinstall all nodes to a known configuration than it is to determine if nodes were out of synchronization in the first place. Unlike a users desktop, the OS on a cluster node is considered to be soft state that can be changed and/or updated rapidly.
This is clearly more heavywieght than the philosophy of configuration management tools [Cfengine] that perform exhaustive examination and parity checking of an installed OS. At first glance, it seems wrong to reinstall the OS when a configuration parameter needs to be changed. Indeed, for a single node this might seem too severe. However, this approach scales exceptionally well, making it a preferred mode for even a modest-sized cluster. Because the OS can be installed from scratch in a short period of time, different (and perhaps incompatible) application-specific configurations can easily be installed on nodes. In addition, this structure insures any upgrade will not interfere with actively running jobs.
One of the key ingredients of Rocks is a robust mechanism to produce customized distributions (with security patches pre-applied) that define the complete set of software for a particular node. A cluster may require several node types including compute nodes, frontend nodes file servers, and monitoring nodes. Each of these roles requires a specialized software set. Within a distribution, different node types are defined with a machine specific Red Hat Kickstart file, made from a Rocks Kickstart Graph.
A Kickstart file is a text-based description of all the software packages and software configuration to be deployed on a node. The Rocks Kickstart Graph is an XML-based tree structure used to define RedHat Kickstart files. By using a graph, Rocks can efficiently define node types without duplicating shared components. Similiar to mammalian species sharing 80% of their genes, Rocks node types share much of their software set. The Rocks Kickstart Graph easily defines the differences between node types without duplicating the description of their similarities. See the Bibliography section for papers that describe the design of this structure in more depth.
By leveraging this installation technology, we can abstract out many of the hardware differences and allow the Kickstart process to autodetect the correct hardware modules to load (e.g., disk subsystem type: SCSI, IDE, integrated RAID adapter; Ethernet interfaces; and high-speed network interfaces). Further, we benefit from the robust and rich support that commercial Linux distributions must have to be viable in todays rapidly advancing marketplace.
Wherever possible, Rocks uses automatic methods to determine configuration differences. Yet, because clusters are unified machines, there are a few services that require ``global knowledge of the machine -- e.g., a listing of all compute nodes for the hosts database and queuing system. Rocks uses an SQL database to store the definitions of these global configurations and then generates database reports to create service-specific configuration files (e.g., DHCP configuration file, /etc/hosts, and PBS nodes file).
Enhancements:
- Rocks v4.3 is released for i386 and x86_64 CPU architectures. New features: Rocks command line - initial release of the Rocks command line which facilitates non-SQL administrative access to the database; PXE First - hosts can now be configured in BIOS with a boot order of CD, PXE, hard disk. Enhancements: based on CentOS 4.5 and all updates as of July 4, 2007; Anaconda installer updated to 10.1.1.63; performance improvement when building torrent files for the Avalanche Installer; database indirects, more flexibility with Rocks variables; Globus updated to gt4.0.4 with web services....
Download (601MB)
Added: 2007-07-07 License: BSD License Price:
511 downloads
Rocks 2.4
Rocks provides an user-level package for reliable and mobile network connections. more>>
Rocks provides an user-level package for reliable and mobile network connections.
Rocks protect sockets-based applications from network failures, particularly failures common to mobile computing, including:
.Link failures (e.g., unexpected modem disconnection);
.IP address changes (e.g., laptop movement, DHCP lease expiry);
.Extended periods of disconnection (e.g., laptop suspension).
Rock-enabled programs continue to run after any of these events; their broken connections recover automatically, without loss of in-flight data, when connectivity returns.
Rocks work transparently with most applications, including SSH clients, X-windows applications, and network service daemons.
Main features:
- Reliable: Rocks detect connection failures within seconds and reconnect automatically when connectivity is restored. Reconnection succeeds even when one end of the connection obtains a new IP address.
- Safe: Rocks recover lost in-flight data no matter when failures occur, safely interoperate with ordinary sockets, and authenticate resumed connections.
- User level: You can install and use rocks as an ordinary user. They do not require any kernel modifications.
- Transparent: You can use rocks with existing programs without re-programming, re-compiling, or re-linking.
- Easy to use: Rocks come with simple command-line tools for enabling rocks in ordinary programs.
Enhancements:
- Bug fixes.
<<lessRocks protect sockets-based applications from network failures, particularly failures common to mobile computing, including:
.Link failures (e.g., unexpected modem disconnection);
.IP address changes (e.g., laptop movement, DHCP lease expiry);
.Extended periods of disconnection (e.g., laptop suspension).
Rock-enabled programs continue to run after any of these events; their broken connections recover automatically, without loss of in-flight data, when connectivity returns.
Rocks work transparently with most applications, including SSH clients, X-windows applications, and network service daemons.
Main features:
- Reliable: Rocks detect connection failures within seconds and reconnect automatically when connectivity is restored. Reconnection succeeds even when one end of the connection obtains a new IP address.
- Safe: Rocks recover lost in-flight data no matter when failures occur, safely interoperate with ordinary sockets, and authenticate resumed connections.
- User level: You can install and use rocks as an ordinary user. They do not require any kernel modifications.
- Transparent: You can use rocks with existing programs without re-programming, re-compiling, or re-linking.
- Easy to use: Rocks come with simple command-line tools for enabling rocks in ordinary programs.
Enhancements:
- Bug fixes.
Download (0.22MB)
Added: 2007-03-14 License: LGPL (GNU Lesser General Public License) Price:
956 downloads
PJSIP and PJMEDIA 0.7.0
PJSIP and PJMEDIA is the Open Source, high performance, small footprint SIP and media stack written in C language. more>>
PJSIP and PJMEDIA is the Open Source, high performance, small footprint SIP and media stack written in C language.
It has many SIP and media features such as a layered API, dialog usages, high level invite session abstraction, an event framework, SIP presence/SIMPLE, instant messaging, RTP/RTCP, a conference bridge, silence detection, PLC, and so on, as well as extensive documentation.
Enhancements:
- This release fixes a build error on MacOS, memory alignment problems on ARM, and a crash which occurred on STUN keep-alive when network connectivity was lost.
<<lessIt has many SIP and media features such as a layered API, dialog usages, high level invite session abstraction, an event framework, SIP presence/SIMPLE, instant messaging, RTP/RTCP, a conference bridge, silence detection, PLC, and so on, as well as extensive documentation.
Enhancements:
- This release fixes a build error on MacOS, memory alignment problems on ARM, and a crash which occurred on STUN keep-alive when network connectivity was lost.
Download (0.34MB)
Added: 2007-06-02 License: GPL (GNU General Public License) Price:
902 downloads
Pcal and lcal 4.10.0
Pcal and lcal are calendar-generation programs which produce nice-looking PostScript output. more>>
Pcal and lcal are calendar-generation programs which produce nice-looking PostScript output.
Pcal is usually used to generate monthly-format (one month per page) calendars with optional embedded text and images to mark special events (e.g. holidays, birthdays, etc). It can also generate yearly-format (one year per page) calendars.
Lcal generates a graphical lunar phase calendar for an entire year (see below).
Both programs were previously released by Andrew W. Rogers, whose web page has disappeared.
Pcal supports the following languages:
- Catalan
- Czech
- Danish
- Dutch
- English
- Esperanto
- Estonian
- Finnish
- French
- German
- Greek
- Hungarian
- Italian
- Latvian
- Lithuanian
- Polish
- Portuguese
- Romanian
- Russian
- Spanish
- Swedish
- Ukrainian
Enhancements:
- Fixed the bugs described in the Bugs/Problems in (now-obsolete) Pcal 4.9.1 section (see the link in the Notes On Obsolete Releases of Pcal section, below).
- Added Polish language support, thanks to a patch from Dominik Chiron Derlatka.
- Added Dutch language support, thanks to a patch from Ewald Beekman.
- Added Romanian language support, thanks to a patch from Claudiu Costin.
- Added Danish language support, thanks to a patch from Kenneth Geisshirt.
- Eliminated certain compile-time warnings that occurred in a GCC 3.4.2 + Solaris build environment, thanks to a report from David Mathog.
<<lessPcal is usually used to generate monthly-format (one month per page) calendars with optional embedded text and images to mark special events (e.g. holidays, birthdays, etc). It can also generate yearly-format (one year per page) calendars.
Lcal generates a graphical lunar phase calendar for an entire year (see below).
Both programs were previously released by Andrew W. Rogers, whose web page has disappeared.
Pcal supports the following languages:
- Catalan
- Czech
- Danish
- Dutch
- English
- Esperanto
- Estonian
- Finnish
- French
- German
- Greek
- Hungarian
- Italian
- Latvian
- Lithuanian
- Polish
- Portuguese
- Romanian
- Russian
- Spanish
- Swedish
- Ukrainian
Enhancements:
- Fixed the bugs described in the Bugs/Problems in (now-obsolete) Pcal 4.9.1 section (see the link in the Notes On Obsolete Releases of Pcal section, below).
- Added Polish language support, thanks to a patch from Dominik Chiron Derlatka.
- Added Dutch language support, thanks to a patch from Ewald Beekman.
- Added Romanian language support, thanks to a patch from Claudiu Costin.
- Added Danish language support, thanks to a patch from Kenneth Geisshirt.
- Eliminated certain compile-time warnings that occurred in a GCC 3.4.2 + Solaris build environment, thanks to a report from David Mathog.
Download (0.28MB)
Added: 2006-08-10 License: Freely Distributable Price:
1171 downloads
Wav and Flac conversion 1
Wav and Flac conversion contains two service menus: one to convert WAV files into FLAC, and one to convert FLAC files into WAV. more>>
FLAC is a lossless compression method for audio files. Using it, one is able to reduce the filesize and keep the same audio quality as a regular WAV file (CD quality).
The FLAC format is open source, and can be read without any problem by such applications as Amarok or Kaffeine.
Wav and Flac conversion contains two service menus: one to convert WAV files into FLAC, and one to convert FLAC files into WAV.
You will need the FLAC application to be installed on your system to use these service menus.
<<lessThe FLAC format is open source, and can be read without any problem by such applications as Amarok or Kaffeine.
Wav and Flac conversion contains two service menus: one to convert WAV files into FLAC, and one to convert FLAC files into WAV.
You will need the FLAC application to be installed on your system to use these service menus.
Download (MB)
Added: 2006-05-25 License: GPL (GNU General Public License) Price:
1249 downloads
grocks 1.01
grocks project is the game of Asteroids on steroids, in 500 lines of Python. more>>
grocks project is the game of Asteroids on steroids, in 500 lines of Python.
grocks is a small computer game. It was written by the author while drunk at a party; it was a good party. grocks is somewhat of a cross between asteroids, thrust, and koules, with a bit of sexual innuendo and lots of Newtonian physics thrown in.
It now includes Jaymzs `videoPrint to display the messages in pretty fading text on the main game window (it used to write them in the terminal).
There is a new version written in `braced C++ which only works under X11 (not Windoze) and doesnt have videoPrint yet - but its faster! My C++ is a bit rusty.
To play grocks on a Linux/i386 machine:
- You can simply execute `rocks, its already compiled for your machine.
<<lessgrocks is a small computer game. It was written by the author while drunk at a party; it was a good party. grocks is somewhat of a cross between asteroids, thrust, and koules, with a bit of sexual innuendo and lots of Newtonian physics thrown in.
It now includes Jaymzs `videoPrint to display the messages in pretty fading text on the main game window (it used to write them in the terminal).
There is a new version written in `braced C++ which only works under X11 (not Windoze) and doesnt have videoPrint yet - but its faster! My C++ is a bit rusty.
To play grocks on a Linux/i386 machine:
- You can simply execute `rocks, its already compiled for your machine.
Download (0.038MB)
Added: 2006-12-09 License: GPL (GNU General Public License) Price:
1050 downloads
Auctions and Classifieds 1
Auctions and classifieds icons for websites or desktops. These icons are great for auction or free classified websites. If you want to have asuccessfu... more>> <<less
Download (41KB)
Added: 2009-04-14 License: Freeware Price: Free
197 downloads
ROCKate 0.4.0.0 (Small)
ROCKate is a LiveCD, a complete operating system that operates without installing it on a harddisk. more>>
ROCKate is a LiveCD, a complete operating system that operates without installing it on a harddisk. It focuses on giving people a chance to protect their privacy on the Internet. The LiveCD achieves this goal by using the Tor network for anonymity and delivers all applications pre-configured to use it.
Main features:
- Privoxy/Tor for access to the Tor network
- Xorg for a Graphical User Interface
- IceWM as Window Manager
- dillo as webbrowser
- irssi as IRC Client
ROCKate not only focuses on making it possible to be anonymous on the Internet, it also aims to make it convenient.
Every file on the filesystem is writable! This distincts ROCKate from most other LiveCD systems. This goal is achieved by using Clifford Wolfs shadowfs. The limit to this is the amount of RAM you have in your system.
Enhancements:
- The distribution is now installable to harddisk!
<<lessMain features:
- Privoxy/Tor for access to the Tor network
- Xorg for a Graphical User Interface
- IceWM as Window Manager
- dillo as webbrowser
- irssi as IRC Client
ROCKate not only focuses on making it possible to be anonymous on the Internet, it also aims to make it convenient.
Every file on the filesystem is writable! This distincts ROCKate from most other LiveCD systems. This goal is achieved by using Clifford Wolfs shadowfs. The limit to this is the amount of RAM you have in your system.
Enhancements:
- The distribution is now installable to harddisk!
Download (MB)
Added: 2007-07-23 License: GPL (GNU General Public License) Price:
503 downloads
Other version of ROCKate
License:GPL (GNU General Public License)
Call Commander 1.1.21
Call Commander is a high-performance call screening and management system designed for professional talk-radio environments. more>>
Call Commander is a high-performance management system and call screening designed for use in professional talk-radio environments that integrates directly with a variety of popular broadcast telephone interfaces.
The system is designed to allow the easy acquisition, tracking, communication and archiving of caller information, along with tools to enable seamless communication between the various key talk show players (talent, producer, screener, etc).
Also provided is an automated Segment Clock to help keep things running on time.
Call Commander is highly configurable, with virtually every aspect of its on-screen appearance and functionality capable of being customized for the needs of a particular site. Visit our gallery of screen shots showing some of the possibilities available.
Call Commander runs on the popular GNU/Linux operating system, with clients also available for Microsoft Windows 98, 2000 and XP. It is freely available under the GNU General Public License.
Main features:
- Highly customizable and configurable.
- Comprehensive caller data acquisition, status tracking and archving.
- Point-to-point communication and alerting for Talk Show personnel.
- Synchronized, automatic segment clock.
- Works with a variety of broadcast telephone systems, including:
- Comrex/Gentner TS-612
- Telos 100 1A2 Interface
- Telos 100 Direct Interface
- Telos 2101
- Telos ONEx6
- Telos TWOx12
- Works with LAN, Internet and Dialup networking connections.
- Runs on the rock-solid GNU/Linux operating system.
- Totally free and open -- No dongles, unlock codes, software keys or other arbitrary limitations.
<<lessThe system is designed to allow the easy acquisition, tracking, communication and archiving of caller information, along with tools to enable seamless communication between the various key talk show players (talent, producer, screener, etc).
Also provided is an automated Segment Clock to help keep things running on time.
Call Commander is highly configurable, with virtually every aspect of its on-screen appearance and functionality capable of being customized for the needs of a particular site. Visit our gallery of screen shots showing some of the possibilities available.
Call Commander runs on the popular GNU/Linux operating system, with clients also available for Microsoft Windows 98, 2000 and XP. It is freely available under the GNU General Public License.
Main features:
- Highly customizable and configurable.
- Comprehensive caller data acquisition, status tracking and archving.
- Point-to-point communication and alerting for Talk Show personnel.
- Synchronized, automatic segment clock.
- Works with a variety of broadcast telephone systems, including:
- Comrex/Gentner TS-612
- Telos 100 1A2 Interface
- Telos 100 Direct Interface
- Telos 2101
- Telos ONEx6
- Telos TWOx12
- Works with LAN, Internet and Dialup networking connections.
- Runs on the rock-solid GNU/Linux operating system.
- Totally free and open -- No dongles, unlock codes, software keys or other arbitrary limitations.
Download (0.40MB)
Added: 2006-02-16 License: GPL (GNU General Public License) Price:
1356 downloads
get_iat and iat_cmp 0.1
get_iat and iat_cmp are two small programs to extract and to very basic analysis of packet inter arrival times. more>>
get_iat and iat_cmp are two small programs to extract and to very basic analysis of packet inter arrival times (unfortunaly often wrongly called inter packet gaps) in a pcap network trace.
- get_iat just reads one pcap files an outputs the inter arrival time and the time
difference between this packet and the first one for all packets
- iat_cmp compares several pcap files and checks how much their inter arrival
times differ. This "compare" is done by sorting the inter arrival time
difference into buckets. Currently the buckets must be configured by hand
in the source code.
BEWARE: these programs have not been tested very exensively. So expect
crashes.
Installation:
Requires GNU make (gmake)
Edit the Makefile and change the path to your libpcap installation.
type :
# make
# make install
<<less- get_iat just reads one pcap files an outputs the inter arrival time and the time
difference between this packet and the first one for all packets
- iat_cmp compares several pcap files and checks how much their inter arrival
times differ. This "compare" is done by sorting the inter arrival time
difference into buckets. Currently the buckets must be configured by hand
in the source code.
BEWARE: these programs have not been tested very exensively. So expect
crashes.
Installation:
Requires GNU make (gmake)
Edit the Makefile and change the path to your libpcap installation.
type :
# make
# make install
Download (0.004MB)
Added: 2006-01-26 License: GPL (GNU General Public License) Price:
1366 downloads
curl and libcurl 7.19.5
curl and libcurl provides you with a sophisticated and easy-to-use command line tool which is designed for transferring files with URL syntax. more>> <<less
Added: 2009-05-18 License: MIT/X Consortium Lic... Price: FREE
1 downloads
streamripper 1.62.1
streamripper records Shoutcast streams with metadata to create separate files for each track. more>>
Streamripper records shoutcast-compatible streams. For shoutcast style streams it finds the "meta data" or track separation data, and uses that as a marker for where the track should be separated.
The MP3 data is decoded and scanned for a silent point, which is where tracks will be created.
Streamripper was started sometime back in early 2000. Streamripper started as a way to separate tracks via Shoutcasts title-streaming feature. This has now been expanded into a much more generic feature, where part of the program only tries to "hint" at where one track starts and another ends, thus allowing a mp3 decoding engine to scan for a silent mark, which is used to find an exact track separation.
Streamripper is now part of the FreeBSD standard distribution, mentioned in the Linux MP3 HOWTO, known to compile on many platforms such as Linux, Windows, FreeBSD, BeOS, OS/2. This is not surprising as portability was a constant consideration during development.
With the emergence of file sharing protocols such as Napster, Gnutella, and now Mojonation and Freenet, the average Internet user can download nearly any mp3 he wants in a matter of no time, but many times people dont know what they want.
Streamripper allows you to download an entire station of music. Many of these mp3 radio stations only play certain genres, so you can now download an entire collection of goa/trance music, an entire collection of jazz, punk rock, whatever you want.
Enhancements:
- Fix problem with -E flag
<<lessThe MP3 data is decoded and scanned for a silent point, which is where tracks will be created.
Streamripper was started sometime back in early 2000. Streamripper started as a way to separate tracks via Shoutcasts title-streaming feature. This has now been expanded into a much more generic feature, where part of the program only tries to "hint" at where one track starts and another ends, thus allowing a mp3 decoding engine to scan for a silent mark, which is used to find an exact track separation.
Streamripper is now part of the FreeBSD standard distribution, mentioned in the Linux MP3 HOWTO, known to compile on many platforms such as Linux, Windows, FreeBSD, BeOS, OS/2. This is not surprising as portability was a constant consideration during development.
With the emergence of file sharing protocols such as Napster, Gnutella, and now Mojonation and Freenet, the average Internet user can download nearly any mp3 he wants in a matter of no time, but many times people dont know what they want.
Streamripper allows you to download an entire station of music. Many of these mp3 radio stations only play certain genres, so you can now download an entire collection of goa/trance music, an entire collection of jazz, punk rock, whatever you want.
Enhancements:
- Fix problem with -E flag
Download (1.2MB)
Added: 2007-05-27 License: GPL (GNU General Public License) Price:
539 downloads
Stream ripper 1.61.24
Streamripper started as a way to separate tracks via Shoutcasts title-streaming feature. more>>
Streamripper started as a way to separate tracks via Shoutcasts title-streaming feature. This has now been expanded into a much more generic feature, where part of the program only tries to "hint" at where one track starts and another ends, thus allowing a mp3 decoding engine to scan for a silent mark, which is used to find an exact track separation.
Streamripper was started sometime back in early 2000. Streamripper started as a way to separate tracks via Shoutcasts title-streaming feature. This has now been expanded into a much more generic feature, where part of the program only tries to "hint" at where one track starts and another ends, thus allowing a mp3 decoding engine to scan for a silent mark, which is used to find an exact track separation.
This is not surprising because portability was a constant consideration during development.Streamripper is now part of the FreeBSD standard distribution, mentioned in the Linux MP3 HOWTO, known to compile on many platforms such as Linux, Windows, FreeBSD, BeOS, OS/2.
With the emergence of file sharing protocols such as Napster, Gnutella, and now Mojonation and Freenet, the average Internet user can download nearly any mp3 he wants in a matter of no time, but many times people dont know what they want. Streamripper allows you to download an entire station of music. Many of these mp3 radio stations only play certain genres, so you can now download an entire collection of goa/trance music, an entire collection of jazz, punk rock, whatever you want.
Enhancements:
- Fix bug where external program wasnt being killed when reconnecting.
<<lessStreamripper was started sometime back in early 2000. Streamripper started as a way to separate tracks via Shoutcasts title-streaming feature. This has now been expanded into a much more generic feature, where part of the program only tries to "hint" at where one track starts and another ends, thus allowing a mp3 decoding engine to scan for a silent mark, which is used to find an exact track separation.
This is not surprising because portability was a constant consideration during development.Streamripper is now part of the FreeBSD standard distribution, mentioned in the Linux MP3 HOWTO, known to compile on many platforms such as Linux, Windows, FreeBSD, BeOS, OS/2.
With the emergence of file sharing protocols such as Napster, Gnutella, and now Mojonation and Freenet, the average Internet user can download nearly any mp3 he wants in a matter of no time, but many times people dont know what they want. Streamripper allows you to download an entire station of music. Many of these mp3 radio stations only play certain genres, so you can now download an entire collection of goa/trance music, an entire collection of jazz, punk rock, whatever you want.
Enhancements:
- Fix bug where external program wasnt being killed when reconnecting.
Download (1.2MB)
Added: 2006-07-19 License: GPL (GNU General Public License) Price:
1199 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 rocks and minerals 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