Main > Free Download Search >

Free nike 6.0 software for linux

nike 6.0

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 181
BIE 6.0.4

BIE 6.0.4


BIE is designed to help organizations exchange data created in different applications on various platforms with partners. more>>
The Business Integration Engine (BIE) is offered under a dual licensing approach and is the industrys first open source offering. BIE is designed to help organizations exchange data created in different applications on various platforms with partners, suppliers, and customers in order to streamline processes and improve efficiency.

BIE is a cost-effective, lightweight integration solution that provides many advantages over existing integration approaches and is evolving into a Service-Oriented Integration tool.

Created originally for manufacturers with diverse back-end systems and large, fragmented distribution networks, BIE provides integration capabilities in environments where other solutions would be cost-prohibitive or inefficient due to antiquated trading partner systems, lack of industry standards, and/or extensive requirements.

Because BIE is platform-independent, many legacy systems can be leveraged "as is." BIE is flexible, extendible and scalable, making it possible to integrate a wide variety of applications - even other integration utilities - quickly and cost-effectively.

It competes in the same space as applications like Microsoft BizTalk except that it is truly cross-platform since it written in Java.
<<less
Download (95.3MB)
Added: 2005-04-26 License: GPL (GNU General Public License) Price:
1641 downloads
Neko 1.6.0

Neko 1.6.0


Neko is an interpreter and programming language. more>>
Neko is an interpreter and programming language. It has been designed to provide a common runtime for several different languages.
Learning and using Neko is very easy, but youre not supposed to directly program in Neko. Instead, you can write a generator from your preferred language to Neko and then use the Neko runtime to compile, run, and access libraries.
eko is a good way for language designers to focus on design and reuse a fast and well-designed runtime, as well as existing libraries for accessing filesystem, network, databases, xml...
Neko language syntax have been created with "easy to parse" and "easy to generate" in mind. It is not especially designed to be written by a programmer but more to be generated from a higher level language.
For example one could write easily a PHP-to-Neko or a Java-to-Neko that would generate equivalent code but using Neko syntax and semantics instead of PHP or Java ones.
In particular, there are not multiple levels of expression, as in C. Every statement is also an expression, and thus enable some constructs that are not possible in other languages (for example : return if(x) { ... } else { ... }). This make the generation to Neko from functional languages more easy.
he syntax is parsed using a left-to-right LL(1) parser. That means that after reading a token we have enough information to know which expresion it will produce. This enable very lightweight parser which is easy to improve without creating ambiguities.
Enhancements:
- A bug was fixed in JIT.
- Performance was improved.
- UI and process IO APIs were added.
<<less
Download (0.33MB)
Added: 2007-08-01 License: LGPL (GNU Lesser General Public License) Price:
816 downloads
CIPE 1.6.0

CIPE 1.6.0


CIPE is a Crypto IP Encapsulation. more>>
CIPE is a Crypto IP Encapsulation.
This is an ongoing project to build encrypting IP routers. It works by tunneling IP packets in encrypted UDP packets. The protocol is designed to be lightweight and simple. Special care has been taken to make this work over dynamic addresses, NAT and SOCKS proxies.
Implementations are currently available for Linux and Windows.
Enhancements:
- This supports Linux 2.6 and the kernel crypto API.
<<less
Download (0.13MB)
Added: 2007-01-25 License: Public Domain Price:
1005 downloads
Monetra 6.0

Monetra 6.0


Monetra (formerly known as MCVE) is a scalable credit card processing engine for Linux and UNIX. more>>
Monetra (formerly known as MCVE) is a scalable credit card processing engine for Linux and UNIX. The project is designed to handle credit card authorizations and is certified to support major clearing house protocols.
Features include support for multiple modems, multiple merchant accounts, and multiple processors, all simultaneously -- as well as IP and SSL connectivity along side SQL database support.
Designed in C, conforming to POSIX standards, and utilizing light weight processes (threads), this product is able to handle a large number of transactions with high speed and minimal CPU usage.
Enhancements:
- A secure recurring billing module and card storage subsystem returning unique tracking tokens has been added and branded as Monetra DSS.
- This assists integrators with their PCI compliance so they dont need to store card numbers outside of Monetra.
- There is DNS caching for improved latency.
- Givex and FifthThrid 610 support have been added.
- Global Payments, VITAL, and NPC re-certifications.
- Visa gift-card support (balance inquiry and partial auths), as well as new card systems compliance updates for October 2007.
- Mac OS X for Intel, Windows Vista, and OpenBSD 4.0 support has also been added.
<<less
Download (MB)
Added: 2007-06-07 License: Other/Proprietary License Price:
873 downloads
KScope 1.6.0

KScope 1.6.0


KScope is a KDE front-end to Cscope. more>>
KScope is a Cscope frontend. KScope provides a source-editing environment for large C projects, such as the Linux kernel.
KScope is by no means intended to be a replacement to any of the leading Linux/KDE IDEs, such as KDevelop. First of all, it is not an Integrated Development Environment: it does not provide the usual write/compile/debug cycle supported by most IDEs. Instead, KScope is focused on source editing and analysis.
The most important difference, however, between KScope and common IDEs is that KScope is intended for use with projects written in C, i.e., in a functional-programming environment. Most IDEs specialise in object-oriented languages and are of little help to the C programmer. For example, displaying all functions in the Linux kernel as global objects in a "Classes" tree does not provide any meaningful information.
KScope, on the other hand, is built around an efficient mechanism for code-navigation, which allows the user to run queries on the code.
The types of queries KScope can run include:
- Get all references to a symbol
- Find the definition of a symbol
- Find all functions called by or calling to a function
- Find an EGrep pattern
- Find all files #including some file
- etc.
These queries are handled by an underlying Cscope process. KScope simply serves as a front-end to this process, feeding it with queries, and parsing its output into result lists. The items in those lists can later be selected to open an editor at the matching line.
Main features:
- Multiple editor windows (using your favourite KDE editor)
- Project management
- Front-end to most Cscope queries
- Tag list for every open editor
- Call-tree window
- Session management, including saving and restoring queries
- Works with externally-built cscope.out files
Enhancements:
- Many bug fixes
- Updated documentation
<<less
Download (1.0MB)
Added: 2007-07-12 License: BSD License Price:
853 downloads
GnomeBaker 0.6.0

GnomeBaker 0.6.0


GnomeBaker is a Gnome CD/DVD burning application. more>>
GnomeBaker is a GTK2/Gnome CD/DVD burning application. Ive been writing it in my spare time so progress is fairly slow.
Its more of a personal project as I wanted to have a go at developing on Linux and I figured that as I had got this far I may as well let it loose on the world. Maybe someone will like it and use it.
It requires a recent version of cdtools (cdrecord, readcd, cdda2wav and mkisofs), version 2 or greater should be okay.
Main features:
- Create data cds
- Blank rewritable disks
- Copy data cds
- Copy audio cds
- Burn existing cd iso images
- Can burn via scsi and atapi on linux kernels 2.4 and 2.6. Basically if cdrecord works then GnomeBaker will work.
- Drag and drop to create data cds (including DnD to and from nautilus)
- Create audio cds from existing wavs, mp3, flac and oggs
- Integrate with gconf for storage of application settings
- Burn DVDs.
- Supports multisession burning
- Blank/Format DVDs
- Burn Cue/Bin files
- Burn data cds on the fly
<<less
Download (1.1MB)
Added: 2006-09-16 License: GPL (GNU General Public License) Price:
1151 downloads
Liferea 1.6.0

Liferea 1.6.0


Liferea (Linux Feed Reader) is a fast, easy to use, and easy to install GNOME news aggregator for online news feeds. more>>

Liferea 1.6.0 won't make you disappointed because it is an aggregator for online news feeds.

There are many other news readers available, but these others are not available for Linux or require many extra libraries to be installed. Liferea tries to fill this gap by creating a fast, easy to use, easy to install news aggregator for Gtk/Gnome.

Enhancements:

  • Fixes Debian #538250: Revert item_set_description() to the 1.4 code since the HTML detection created too many false negatives.
  • Update of Swedish translation. (Daniel Nylander)
 
<<less
Added: 2009-07-26 License: GPL Price: FREE
1 downloads
Kuliax 6.0

Kuliax 6.0


Kuliax project is an effort to bring Free and Open Source Software (FOSS) to University education, especially in Indonesia. more>>
Kuliax project is an effort to bring Free and Open Source Software (FOSS) to University education, especially in Indonesia. Many students and lecturers have been "addicted" to the closed-source and expensive software that they couldnt afford or not suitable with their needs. Universities encouraged to do something important to the _real_ meaning of education by using and developing FOSS.
FOSS gives civitas academica freedom to use, study, modify, and distribute all software released under its licenses. We should spend more money to the empowerment of human resources, instead of products. This is great, if each universities generate as many as possible people who can develop themself and their surrounding with true and open knowledge, the one that forgeted by some/most education institutions.
Kuliax Project provides bridge between students, lecturers, and civitas academica to cooperate with each other. In Bahasa Indonesia, its called Gotong Royong. Like the logo which symbolizes peoples hands that holds one to another, making a square.
The near possible milestone to reach that goal is developing Linux distro to fit University or Campus needs and invite people to join in.
Kuliax, is one of the implementation for the first milestone, Linux distro for Information Technology, Electrical Engineering, Computer Science, or related department, but its likely can be used by some others departments as well. It tries to provide "base system" and applications suited to the curriculum/syllabus.
Applications installed:
- Desktop Environment: KDE 3.5.5
- Internet: Akregator, Gaim 2.0, KFTPGrabber 0.8.0, KMail, Iceweasel 2.0 (Firefox)
- Graphics: XMRM, Gwenview, ImageMagick, Inkscape 0.44.1, The Gimp 2.2.13, autotrace, gif2png, qiv, xaos, xfig
- Multimedia: XMMS 1.2.10+plugins, (K)MPlayer, VCD tools, Audacity, Kino 0.92+plugins, dvgrab, k3b, sox
- Office: OpenOffice.org 2.0.4
- File Reader: KPDF, KchmViewer
- Brainstorming: Freemind 0.8.0
- Dictionary: StarDict 2.4.8, English-Indonesian dictionary-database
- Printing: CUPS+driver
- Wireless: ndiswrapper, wireless-tools, wlassistant, wpasupplicant
- Statistics and Data Mining: R-base, RKWard
- Mathematics and Modelling: GNUPLOT, Octave
- Electrical/Electronics and Digital/Microprocessor: gnusim8085, gpsim, ktechlab, sdcc, tkgate, uisp
- Programming:
- LISP: CLISP 2.4.1
- PHP: PHP4 dan PHP5
- Assembler: nasm 0.98.38
- C/C++: GCC 4.1.1
- Haskell: Hugs 98.200503.08
- Java(tm): Sun Java 5.0
- Pascal: Freepascal 2.0.0
- Perl: Perl 5.8.8
- Prolog: SWI-Prolog 5.6.14
- Python: Python 2.4.4
- Scheme: Guile 1.6.8
- Smalltalk: GNU Smalltalk 2.1.8
- Tcl/Tk: Tcl/Tk 8.4
- Development: CVS, KDevelop 3.3.5 (IDE), Motor 3.4.0 (IDE), autoconf, automake, distcc, gdb, make, ncurses, whiptail 0.52.2
- Computer Organization and Architecture: GNU MIX Development Kit
- Operating System: UserModeLinux, VisualOS, qemu
- Computer Network: BIND9, DHCP3 server/client, arpwatch, bridge-utils, etherwake, fping, htb-gen, iftop, iproute, iptables, iptraf, krdc, krfb, mtr, netcat, netpipe-tcp, openssh, scli, shaper (CBQ), sipcalc, stunnel, tcpdump, tcpwrapper, telnet-ssl, vpnc, vsftpd
- Network Simulator: cnet
- Web Server: Apache 2.2.3
- Database: MySQL 5.0.27, SQLite 3.3.8, sqlitebrowser 1.3
- Security: GNUPG 1.4.5, dsniff, nmap, outguess
- Software Engineering: ArgoUML, GanttProject, sloccount
- Utilities: abakus, bc, ethtool, fdisk/cfdisk, knetworkconf, ksysguard, mc, qtparted, rsync, screen, synaptic, vrms
- E-Book: Operating System Book, created and maintained by Masyarakat Digital Gotong Royong (MDGR), in Bahasa Indonesia
<<less
Download (693.9MB)
Added: 2006-12-19 License: GPL (GNU General Public License) Price:
1042 downloads
cdck 0.6.0

cdck 0.6.0


cdck is a simple program for verifying CD/DVD quality. more>>
cdck is a simple program for verifying CD/DVD quality. Even if all files on the disc are readable, some sectors having bad timing and could become unreadable in the future.
The tool reads a disc sector by sector, recording all reading timings, and then tells you its verdict.
cdck project can optionally write a timing table into a text file usable by gnuplot, from which graphs can be drawn.
Enhancements:
- A signed char patch for ARM, PowerPC, and s390 was merged into the main source tree.
- More verbose information about ISO9660 disks is provided.
<<less
Download (0.23MB)
Added: 2006-12-14 License: GPL (GNU General Public License) Price:
1046 downloads
Zekr 0.6.0

Zekr 0.6.0


Zekr is an open platform for research and development on the Holly Quran. more>>
Zekr is an open platform for research and development on the Holly Quran.

It is a Quran based project, planned to be a universal, open source, cross-platform application to perform most of the usual refers to Quran.

The main idea is to build an as generic as possible platform to be capable of having different add-ins for its tasks.

The current release, 0.2.0, is planned to search the Quran, and support multiple languages The program is written in Java (HotSpot JVM), using Eclipse IDE, and SWT as the widget toolkit.

<<less
Download (4.5MB)
Added: 2007-08-05 License: GPL (GNU General Public License) Price:
1115 downloads
sipX 3.6.0

sipX 3.6.0


sipX is a next generation IP PBX solution offering rich functionality combined with ease of use. more>>
sipX is a next generation IP PBX solution offering rich functionality combined with ease of use, installation, and administration. sipX is entirely based on the Session Initiation Protocol (SIP) and significant attention is paid to standards compliance and interoperability.
It combines all common calling features, XML-based SIP call routing, Web-based configuration, and integrated management and configuration of the PBX and attached phones and gateways.
It is a modular server-based solution that does not require any additional hardware, as it interoperates with any SIP compliant gateway, phone, or application.
Main features:
- Native SIP IP PBX Solution
- Voicemail
- Multiple auto-attendants
- Presence
- SIP call routing
- Web based management
- Scalable architecture
<<less
Download (22MB)
Added: 2007-07-20 License: LGPL (GNU Lesser General Public License) Price:
849 downloads
Analog 6.0

Analog 6.0


Analog is a webserver log analyzer more>>
Analog is an application that will help you measure the usage on your web server. It tells you which pages are most popular, which countries people are visiting from, which sites they tried to follow broken links from, and all sorts of other useful information.
Main features:
- is very fast
- can handle big logfiles
- output in any of 33 different languages
- very configurable
- easy to install
<<less
Download (MB)
Added: 2006-06-05 License: GPL (GNU General Public License) Price:
1245 downloads
OnTV 2.6.0

OnTV 2.6.0


OnTV is a GNOME Applet for monitoring current and upcoming TV programs. more>>
OnTV project is a GNOME Applet that can monitor current and upcoming TV programs.
OnTV is a GNOME Applet written in Python using PyGTK, it uses XMLTV files to monitor current and upcoming TV programs.
Main features:
- Program descriptions as tooltips.
- Remaining time of/until current/upcoming programs.
- Preferences dialog for selecting what channels to monitor and more.
<<less
Download (0.50MB)
Added: 2007-02-27 License: GPL (GNU General Public License) Price:
969 downloads
apex 0.6.0

apex 0.6.0


apex is a general purpose Web server that was designed with the busy sysadmin in mind. more>>
apex is a general purpose Web server that was designed with the busy sysadmin in mind. It runs on both Unix and Windows. It strives to be simple and concise, yet powerful. It installs a default home page with customized links based on its single configuration file. apex web server supports basic authentication to secure access to sensitive links with simple password protection. It supports both simple, "one command" CGI through its configuration file and full CGI support with scripting.
Apache is fast, but sometimes all you need is quick! apex installs instantly and configures quickly. The auto-home-page feature makes it an easy task to set up a simple web interface with a few links (even password- protected ones).
A less complex, more task-focused design allows basic services to become web-enabled, safely and quickly. No CGI knowledge is required for basic tasks.
Main features:
- ease of use and simplified administration
- lots of configuration examples
- basic CGI commands can be placed inside the configuration file
- auto-home-page feature creates a default index page automatically based on comments in the configuration file
- password-protected links using basic authentication
- password-protected directory listings
- manage a home page by adding lines to the servers config file
- safely list password-protected directories and/or files
- alias your links to hide directory paths
- easily test your CGI commands
Enhancements:
- A new "PAGEORDER" directive was added which uses custom sort.
- Alternate index files are available using the INDEXFILES directive in HTTPD.CONF.
- logmonitor.pl monitors large log files, and uses cookies to track the last line.
- Initial support for Lincoln Steins famous CGI.pm module was added.
- The web server docroot (/:docroot) can be changed.
- A check for "414 Request-URI Too Long" was added.
- A check for "411 Length Required" for POST data was added.
<<less
Download (1.1MB)
Added: 2006-03-15 License: GPL (GNU General Public License) Price:
1325 downloads
Tntnet 1.6.0.2

Tntnet 1.6.0.2


Tntnet is a modular, multithreaded webapplicationserver written from scratch for C++. more>>
Tntnet is a modular, multithreaded webapplicationserver written from scratch for C++.
To create webapplications Tntnet has a template-language called ecpp similar to php, jsp or mason, where you can embed c++-code inside a html-page to generate active content.
The ecpp-files are precompiled to c++-classes called components and compiled and linked into a shared library. This process is done at compiletime. The webserver Tntnet needs only the compiled componentlibrary.
Because the webapplications are compiled into native code, they are very fast and compact.
Components can call other components. So you can create buildingblocks of html-parts and call them in other pages like subprocesses.
Requests are parsed by tntnet and the request-information is easily accessible to the components. It supports GET and POST-parameters and Mime-multipart-requests for file-upload.
The templatelanguage has also support for internationalized applications. You can easily create webapplications for different languages.
Other features are: cookies, HTTP-upload, automatic request-parameter parsing and conversion, automatic sessionmanagement, scoped variables (application, request and session), internationalisation, keep-alive.
Logging is done through cxxtools, which provides a unique API for log4cpp, log4cxx or simple logging to files or console.
Tntnet is fully multithreaded and much work has been gone into making it scalable. It uses a dynamic pool of workerthreads, which answers requests from http-clients.
Ssl is supported via the openssl-library.
Main features:
- written in standard-c++ with Linux
- tested with "Debian Woody x86" and "SuSE Linux 9.1 x86_64"
- use template-language to embed c++-code in html similar to PHP, JSP, ASP or Mason
- component-concept allows modularisation of webapplications
- multithreaded
- compile a webapplication including graphics in one single shared library
- GET- and POST-parameters are parsed and are easily accessible
- support for file-uploads
- support for i18n of webapplications - single codebase for different languages.
Enhancements:
- The locale can be set in components using the generated SET_LANG-macro.
- HTTP classes are restructured.
- HttpReply::notAuthorized and HttpReply::redirect throw exceptions to make it easy to call them in sub-components.
<<less
Download (1.2MB)
Added: 2007-07-15 License: LGPL (GNU Lesser General Public License) Price:
831 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5