Main > Free Download Search >

Free idpack plus 7.5 software for linux

idpack plus 7.5

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 377
Ch Standard Edition 5.0

Ch Standard Edition 5.0


Ch is an embeddable C/C++ interpreter for scripting and numerical computing. more>>
Ch is an embeddable C/C++ interpreter for cross-platform scripting, shell programming, 2D/3D plotting, numerical computing, and embedded scripting. C/Ch/C++ allow users to use one language, anywhere and everywhere, for any programming tasks. Ch is the solution for:
- Embedded Scripting
- Enterprise
- Academic
- Plotting and Numerical Computing
C++ is C plus plus minus. Ch is C plus (Ch = C+). Ch is a C interpreter. Ch is C with classes and high-level extensions. Ch is a superset of C. Note that C++ is no longer a superset of C. For example, VLA and IEEE floating-point arithmetic in C are not supported in C++.
C is for low-level system programming and embedded systems; C++ for large-scale projects. Ch is optimal for platform-independent scripting in numerical computing and visualization, rapid application development, Web programming and plotting, embedded scripting, shell programming and integration with legacy systems.
Like C++, Ch is designed to be a superset of C, which means a C program can run in Ch without modification. Unlike C++ which is designed for serious professional programmers (elite), Ch is designed for both novice beginners with no computer experience (average Joe and John) as well as experienced programmers.
<<less
Download (14MB)
Added: 2005-04-15 License: Other/Proprietary License Price:
1655 downloads
Dr. Geo 1.1.0

Dr. Geo 1.1.0


Dr. Geo is a GTK interactive geometry software. more>>
Dr. Geo is a GTK interactive geometry software. It allows one to create geometric figure plus the interactive manipulation of such figure in respect with their geometric constraints. It is useable in teaching situation with students from primary or secondary level.

Dr. Geo integrates advanced features as an integrated Scheme programming language to define scripts within a figure. The language is also used to define functionnaly interactive figure.

Dr. Geo is a software part of the GNU project. This means it is a free software (as free speech) and you have access to the source code under the GPL license. You can modify and distribute it as long as the same distribution license (GPL) is used.

<<less
Download (0.75MB)
Added: 2005-07-27 License: GPL (GNU General Public License) Price:
1553 downloads
Splack Linux 10 beta

Splack Linux 10 beta


Splack Linux is Slackware for Sparc. more>>
Splack Linux is Slackware for Sparc.

Splack supports all Sun4c, Sun4d, and Sun4m hardware.

Most Sun4U (Ultrasparc) machines are supported, but the more modern SunBlade and SunFire systems are not supported in the 2.2.20 kernel.

As a workaround you may be able to move the boot disk to a supported UltraSparc machine, install Splack 8.0, upgrade to Splack-current, and build a 2.4.27 or later kernel.

Sun4m SMP requires kernel 2.4.27 or later. Sun4d SMP requires 2.4.27 plus patches, the patches should be included in 2.4.28. Sun4d SMP will not work with serial console: install a framebuffer, monitor, and keyboard.
<<less
Download (650MB)
Added: 2005-09-01 License: GPL (GNU General Public License) Price:
1513 downloads
OSSP var 1.1.3

OSSP var 1.1.3


OSSP var is a flexible, full-featured and fast variable construct expansion library. more>>
OSSP var is a flexible, full-featured and fast variable construct expansion library. It supports a configurable variable construct syntax very similar to the style found in many scripting languages (like @name, ${name}, , etc.) and provides both simple scalar (${name}) and array (${name[index]}) expansion, plus optionally one or more post-operations on the expanded value (${name:op:op...}).
The supported post-operations are length determination, case conversion, defaults, postive and negative alternatives, sub-strings, regular expression based substitutions, character translations, and padding.
Additionally, a meta-construct plus arithmetic expressions for index and range calculations allow (even nested) iterations over array variable expansions (..[..${name[#+1]}..]..). The actual variable value lookup is performed through a callback function, so OSSP var can expand arbitrary values.
Hint: There is also an ISO C++ derivative of the OSSP var library, named libvarexp. It is based on a development version of OSSP var and hence does not provide exactly the same amount of functionality. But it provides an ISO C++ API and so can be of interest to you if you are programming in ISO C++ (where OSSP vars ISO C API might be too boring for you).
Enhancements:
- Fix some sprintf(3) parameter passing. [Ralf S. Engelschall]
- Upgraded build environment to GNU libtool 1.5.20 and GNU shtool 2.0.3. [Ralf S. Engelschall]
- Bumped year in copyright messages for new year 2005. [Ralf S. Engelschall]
<<less
Download (0.33MB)
Added: 2005-10-03 License: MIT/X Consortium License Price:
1481 downloads
ptyaim 0.5.7

ptyaim 0.5.7


ptyaim is a very simple, extra special curses client for AOLs Instant Messenger (AIM) and ICQ services, plus IRC. more>>
ptyaim is a very simple, extra special curses client for AOLs Instant Messenger (AIM) and ICQ services, plus Internet Relay Chat (IRC). ptyaims project interface is somewhat inspired by naim. However, it uses no code from naim.
The latest version of ptyaim has been tested on Linux, FreeBSD, OpenBSD, NetBSD, Solaris, Tru64 Unix, Mac OS 10.3, and Microsoft Windows 2000. Most likely, it will work on other platforms, too.
Enhancements:
- This new version of ptyaim features improvements to the OSCAR plugin, including support for group chat.
- The TOC plugin has also been removed.
<<less
Download (0.10MB)
Added: 2005-12-30 License: GPL (GNU General Public License) Price:
1393 downloads
amarokNowPlaying 1.2

amarokNowPlaying 1.2


amarokNowPlaying is an amaroK script. more>>
amarokNowPlaying is an amaroK script. It can generate two types of files: a text file (nowplaying.txt) with loads of information about the currently played track and the playlists settings and images with the album cover, artist and track name plus an image which you can use in your signature or similiar.

Please send me any comments, critique and/or suggestions.

<<less
Download (0.010MB)
Added: 2006-01-12 License: GPL (GNU General Public License) Price:
1380 downloads
ROROX 0.5

ROROX 0.5


ROROX short from Ruby On Rails On XAMPP, is a package that provides Ruby, Rails plus dependencies and other gems. more>>
ROROX short from Ruby On Rails On XAMPP, is a package that provides Ruby, Rails plus dependencies and other gems, the Apache SCGI module, and rails_scgi for an existing XAMPP installation.
ROROX project aims to get close to being a "one-click" installer for Linux a la Locomotive or Instant Rails.
Enhancements:
- This version was built against XAMPP 1.5.1.
- mod_scgi was upgraded to 1.10.
- Rails was upgraded to 1.1.2 (plus latest dependencies).
- tcltklib support was taken out of the Ruby compilation.
- Rake was upgraded to 0.7.1.
- The apply_scgi.sh script was fixed.
- The diff scripts were rewritten.
- Ruby bindings for SQLite, PostgreSQL, and Tidy were added.
- Builder was added.
- Switchtower was swapped out and replaced with Capistrano.
- net-ssh was upgraded to 1.0.9, and cmdparse was upgraded to 2.0.1.
<<less
Download (8.7MB)
Added: 2006-04-21 License: MIT/X Consortium License Price:
1283 downloads
ObjectScript 2.10.1

ObjectScript 2.10.1


ObjectScript is an object oriented scripting language. more>>
ObjectScript is a general purpose object-oriented programming language. ObjectScript is designed to be simple to learn, easy to use, yet still powerful, combining the convenience of an interactive interpreter with many of the features of Java:
Main features:
- a simple java-like syntax
- class system, with single inheritance and mixins
- private/protected/public fields and methods
- exceptions for error handling
- synchronization and threading
- compiles to bytecode for higher performance
- osdoc: a javadoc-like tool to extract API documents
- from src code, plus API docs accessible reflectively
- XML-RPC support
- Windows COM support
- regular expressions (requires java v1.4 or later)
Plus, its free! And since it is written in Java, programs written in ObjectScript can take advantage of existing Java code and libraries, like Swing. ObjectScript programs can not only create instances of Java objects, call Java methods, access public fields, access java bean properties, but can also extend Java classes, and implement Java interfaces.
Since it can be interactively interpreted, ObjectScript is the perfect way to debug or learn Java systems. And since it supports extending Java classes and interfaces, it can add sophisticated scripting to an existing Java application.
<<less
Download (11MB)
Added: 2006-05-11 License: LGPL (GNU Lesser General Public License) Price:
1261 downloads
BitTorrent Queue Manager 0.1.3

BitTorrent Queue Manager 0.1.3


BitTorrent Queue Manager is a console-based BitTorrent client that provides built-in queue management functions. more>>
BitTorrent Queue Manager is a console-based BitTorrent client running on top of BitTornado that provides built-in queue management functions.
BitTorrent Queue Manager also provides a remote interface compatible with ABC for Web-based control. Furthermore, peer information can be queried, including country and network names, and a built-in crawler can gather new torrents on specified trackers or catalog sites for downloading automatically.
This is the new beginning of BTQueue. By upgrading to 0.1.0, you are able to:
- Utilize DHT network compatible to Bram Cohens client and BitComet
- Query IP location from updated database plus AS number (see ip2cc)
- Change client identifier to Azureus, Bram Cohens client, or BitComet
<<less
Download (2.0MB)
Added: 2006-06-23 License: Python License Price:
1231 downloads
Search::QueryParser 0.91

Search::QueryParser 0.91


Search::QueryParser parses a query string into a data structure suitable for external search engines. more>>
Search::QueryParser parses a query string into a data structure suitable for external search engines.

SYNOPSIS

my $qp = new Search::QueryParser;
my $s = +mandatoryWord -excludedWord +field:word "exact phrase";
my $query = $qp->parse($s) or die "Error in query : " . $qp->err;
$someIndexer->search($query);

# query with comparison operators and implicit plus (second arg is true)
$query = $qp->parse("txt~^foo.* date>=01.01.2001 date<<less
Download (0.007MB)
Added: 2006-06-15 License: Perl Artistic License Price:
1226 downloads
Edmon 0.8

Edmon 0.8


Edmon is a system monitor SuperKaramba theme. more>>
Edmon is a system monitor SuperKaramba theme.

I just made this system monitor for myself, because didnt find any suitable for my needs.

It looks like Liquid Weather Plus, and has all the important info about the system. For the temperatures lm_sensors have to be installed. The theme needs to be hand adjusted to fit Your system.

(Parts were taken from Netmamba, Zuzu-Sysmon, Talv monitor, The System Monitor and others.)
<<less
Download (0.13MB)
Added: 2006-06-21 License: GPL (GNU General Public License) Price:
1220 downloads
Shaperd 0.2.1

Shaperd 0.2.1


Shaperd is a user-mode program that can shape traffic passing through a Linux box. more>>
Shaperd is a user-mode program that can shape traffic passing through a Linux box. I egan to write it because I was tired of waiting for the echoes when I telnet other machines over my slow ppp link to the internet. I did try cbq and shaper, but none satisfied me (It wasnt well-documented at the time, but now this is history. Besides, I was looking for something cool to play with. Cbq is very powerful and generic (try it!), but is a little bit harder to learn.
Enhancements:
- This is a maintenance update for iptables 1.2.5. Ive discovered and fixed a couple of alignment problems while working on a sparc64 machine, plus other minor, miscellaneous fixes.
<<less
Download (0.038MB)
Added: 2006-07-04 License: GPL (GNU General Public License) Price:
1209 downloads
MAES 1.3

MAES 1.3


MAES (an MP3 Audio Entertainment System) is a set of Perl scripts which allow searching and streaming of MP3s over the net. more>>
MAES (an MP3 Audio Entertainment System) is a set of Perl scripts which allow searching and streaming of MP3s over the net. It is mased on MySQL.

This is based entirely on Richard Harmans myMP3, which can be found here. All Ive done is quite a few updates and a ton of bugfixes, plus a new feature or two. I plan on adding many more features as time progresses. He did just release a version 2 right before I decided to release my own, but I found it to be totally unusable, although with promise and containing some of the exact features Id added.

<<less
Download (0.078MB)
Added: 2006-07-25 License: GPL (GNU General Public License) Price:
1187 downloads
abcpp 1.3.2

abcpp 1.3.2


abcpp is a simple yet powerful preprocessor designed for, but not limited to, ABC music files. more>>
abcpp is a simple yet powerful preprocessor designed for, but not limited to, ABC music files. One of my hobbies is music: I play flute, recorder, whistle and clarinet, and I sing as a tenor in a choir. I find that the ABC music notation language is a wonderful tool to typeset sheet music. ABC is one of the best designed, easy to use, well-thought out, and nicely implemented notation formats Ive ever seen: IMHO, it surpasses other good notation languages like GNU Lilypond or MusiXTeX. (Philips Music Writer is a serious contender though.) You can write music in a very simple ASCII format and convert it to MIDI, or typeset it to make professional-looking scores.

The only serious problem with ABC is that it was originally designed for melody, not for harmony. In simple words, this means that you can only write music for a single instrument or voice. This is an example of what ABC can do; it sounds like this. Although it works beautifully for simple tunes and folk music, it can be not enough for Western classical music.

Some ABC applications implement unofficial extensions to the ABC language that make it possible to write polyphonic music. The purpose of the ABC Plus project is to provide software and documentation for this extended ABC. Here is an example of classical music written in ABC Plus; it sounds like this.

All RPMs available from this site were built on a Mandriva 2006 GNU/Linux machine.
<<less
Download (0.052MB)
Added: 2006-07-26 License: GPL (GNU General Public License) Price:
1185 downloads
ERFAN WIKI 1.0.0

ERFAN WIKI 1.0.0


ERFAN WIKI is powerful wiki engine without database supporting smart search, smart backup, wikipedia syntax, template. more>>
ERFAN WIKI is powerful wiki engine without database supporting smart search, smart backup, wikipedia syntax, template, nice printable version, language and multiuser. Plus an easy and secure installer.
Main features:
- Multi Language
- Template Support ( full CSS )
- WikiPedia Syntax Support
- Auto Thumbnail Generator
- Smart Search
- Smart Backup
- Printable Output
- User Management
- Database Free
- Easy Installer
<<less
Download (0.16MB)
Added: 2006-08-02 License: GPL (GNU General Public License) Price:
1181 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5