Main > Free Download Search >

Free sources of vitamin k software for linux

sources of vitamin k

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 4420
Open Source in Tab 1.5

Open Source in Tab 1.5


Open Source in Tab is an extension which opens the pages source file in a new tab. more>>
Open Source in Tab is an extension which opens the pages source file in a new tab.

Opens the pages source file in a new tab. Has a preference to either open source in a new tab or existing tab.

<<less
Download (0.008MB)
Added: 2007-04-19 License: MPL (Mozilla Public License) Price:
550 downloads
Source Speak 1.0 RC2

Source Speak 1.0 RC2


Source Speak is a PHP program which enables a person to display their programs source code. more>>
Source Speak is a PHP program which enables a person to display their programs source code. If you are wondering why someone would want to share their code, there are many reasons.

displaying code for a potential employer
showing other developers your algorithms
developers on add to your code

This program is easy to use. Just copy the program to your web server that has PHP installed. The next step is to copy your project into the projects directory.

<<less
Download (MB)
Added: 2007-04-10 License: GPL (GNU General Public License) Price:
933 downloads
GNU Source-highlight 2.7

GNU Source-highlight 2.7


GNU Source-highlight produces a document with syntax highlighting when given a source file. more>>
GNU Source-highlight produces a document with syntax highlighting when given a source file.

Source-highlight reads source language specifications dynamically, thus it can be easily extended (without recompiling the sources) for handling new languages.

GNU Source-highlight also reads output format specifications dynamically, and thus it can be easily extended (without recompiling the sources) for handling new output formats. The syntax for these specifications is quite easy (take a look at the manual).

Since version 2.2, source-highlight can also generate cross references; in order to do this it relies on GNU Ctags.

These are the output formats already supported:

HTML
XHTML
LATEX
TEXINFO
ANSI color escape sequences (you can use this feature with less)

These are the input languages (or input formats) already supported (in alphabetical order):

C/C++
Bison
Caml
Changelog
Diff
Flex
Fortran
Html
Java
Javascript
Latex
Logtalk
Log files
Lua
ML
Pascal
Perl
PHP
Prolog
Python
Ruby
<<less
Download (0.60MB)
Added: 2007-06-10 License: GPL (GNU General Public License) Price:
867 downloads
KDE 4.2.88 Beta / 4.2.3 Stable

KDE 4.2.88 Beta / 4.2.3 Stable


The K Desktop Environment, for UNIX/Linux based systems more>>

KDE 4.2.88 Beta / 4.2.3 Stable brings you a powerful graphical desktop environment which is useful for Unix workstations. It combines ease of use, contemporary functionality and outstanding graphical design with the technological superiority of the Unix operating system. It is an Internet project and truly open in every sense.

Development takes place on the Internet and is discussed on the mailing lists and USENET news groups to which we invite and welcome everyone. No single group, company or organization controls the sources. All sources are open to everyone and may be distributed and modified by anyone subject to the well known GNU licenses.

<<less
Download (0KB)
Added: 2005-09-21 License: GPL Price: FREE
11 downloads
 
Other version of KDE
KDE 3.5 beta 1It combines ease of use, contemporary functionality and outstanding graphical design with ... organization controls the sources. All sources are open to everyone and may be distributed and
License:GPL
Download (naMB)
208 downloads
Added: 2009-04-04
Serverstats 0.7

Serverstats 0.7


Serverstats is a simple tool for creating graphs using rrdtool more>>
Serverstats is a simple tool for creating graphs using rrdtool. It does not have any features to manage the created rrd-files, so if you change anything you have to delete and recreate the files.
There is also no frontend for managing your graphs and sources. Serverstats is designed to be configured once and then run continuously. It does not depend on a database.
Main features:
- add sources using PHP-classes
- simple configuration
- all rrdtool-commands are escaped
- sources can use a cache if needed (for example to calculate per second values out of absolute values)
- multiple languages supported: en_US, de_DE
- graphs can include any defined sources and/or rrdfile
- clean HTML-source, can be styled using CSS
- support for advanced rrdtool features such as CDEF/VDEFs
- usage of cacti scripts possible (scripts from cacti release are included, hope thats ok for the devs of cacti)
- multiple RRA-definitions supported (you can select one "template" for every source)
- Errorlogger, may use syslog, write into a file or send you an email
Included Sources
- All includes sources are written for a linux-system. You may write some to run on windows, but there is nothing for windows included in the releases. Also I do not know if the sources will run on any other UNIX-system.
- users - number of users logged in
- load - current load of the system (1min, 5min and 15min) and number of (running) processes
- traffic - traffic passing through iptables-chains, needs special configuration
- mysql - save questions (per second) and number of current processes
- external - get data from external scripts (same format as cacti uses)
- memory - statistics of memory and swap
- cpu - statistics of cpu usage (thanks to Andreas Korthaus)
- apache - statistics from localhost/server-status (thanks to Andreas Korthaus)
- disk - monitor your IO-rate (kernel 2.6 only)
<<less
Download (0.001MB)
Added: 2005-09-30 License: GPL (GNU General Public License) Price:
1484 downloads
GNOME Word of the Day 0.2.0

GNOME Word of the Day 0.2.0


GNOME Word of the Day is a GNOME applet that displays a new vocabulary word each day. more>>
GNOME Word of the Day is a GNOME applet that displays a new vocabulary word each day.

No one likes to be lost in a sea of unknown words. With GNOME Word of the Day Applet, your vocabulary will evince perennial growth. Its a must when preparing for the SAT or GRE tests and for improving both reading comprehension and writing precision.

GNOME word of the day sits in your notification area as a whole word or as a small icon. You can retrieve words from a selection of online sources.

<<less
Download (0.043MB)
Added: 2006-07-25 License: GPL (GNU General Public License) Price:
1189 downloads
BSCommander 2.27

BSCommander 2.27


Beesoft Commander is a file manager (like Norton Commander) for Linux. more>>
Beesoft Commander is a file manager (like Norton Commander) for Linux.

BSCommander is based on Qt-GUI.

The basis of this program is Qt toolkit from Trolltech (non-commercial licence for open sources programs). Im writing in C++, and using Qt and STL.

BSCommander is open-source software released under the GPL license.

<<less
Download (0.30MB)
Added: 2006-08-24 License: GPL (GNU General Public License) Price:
1161 downloads
Adobe Source Libraries 1.0.29

Adobe Source Libraries 1.0.29


The Adobe Source Libraries (ASL) are a collection of C++ libraries to allow the construction of commercial application. more>>
The Adobe Source Libraries (ASL) are a collection of C++ libraries building foundation technology to allow the construction of commercial applications by assembling generic algorithms through declarative descriptions.
Enhancements:
- GIL version 2.1 (support for sub-byte aligned pixel values in images).
- An ASL version_0 namespace has been introduced to maintain binary compatibility going forward.
- There are poly< > library improvements. adobe/vector.hpp and adobe/closed_hash.hpp have been added as generic containers.
- There are many other improvements.
<<less
Download (8.2MB)
Added: 2007-07-16 License: MIT/X Consortium License Price:
831 downloads
Sorcerer 20050314

Sorcerer 20050314


Sorcerer is a distribution geared toward system administrators who want to optimize packages for their system. more>>
Sorcerer is a source-based Linux distribution for system administrators. The sources are downloaded directly from software authors homepages and mirrors.

Then, they are compiled with the architecture and optimizations that the system administrator specifies.

Finally, it is installed, tracked, and archived for easy removal and upgrades. Sorcerer has both command line and menu driven source mangement programs.
<<less
Download (101MB)
Added: 2005-04-05 License: GPL (GNU General Public License) Price:
1665 downloads
Gemini 2.28m

Gemini 2.28m


Gemini is a messaging client with powerful features for managing mail and news from multiple sources. more>>
Gemini project is an advanced multi-platform, standards compliant, messaging client with powerful features for managing mail and news from multiple sources.

Gemini provides flexible filtering of messages and protection from junk mail, viruses and common breaches of netiquette, in an attractive interface which is easy to use yet hides nothing from the more advanced user.

Additional features include message templates, auto-replies, support for multiple identities, HTML, IMAP, SSL, editing of stored messages, spell checking, syntax colouring, mailing lists as newsgroups, calendar/task management and encryption/signing via integration with GnuPG.

<<less
Download (6.8MB)
Added: 2007-04-03 License: Other/Proprietary License Price:
947 downloads
Camaelon 0.1

Camaelon 0.1


Camaelon is a GNUstep theme engine. more>>
Camaelon is a theme engine for GNUstep.

While very good when you works with it, it looks a bit old with the current playskool interfaces avalaible everywhere. So I wrote this theme bundle, Camaelon, with the idea of providing a fresher look, while remaining good on term of useability.

Actually its not very configurable (you need to change values in the source code for gradients/colors).

Installation

You need to patch some files in the GNUstep -gui sources. Go in the gui/Source directory of your local GNUsteps sources, and apply the provided patch file, themes.patch :
patch -p0<<less
Download (0.05MB)
Added: 2005-04-25 License: GPL (GNU General Public License) Price:
1642 downloads
KPowersave Icon Patch 0.1

KPowersave Icon Patch 0.1


KPowersave Icon Patch changes the way of displaying power state for KPowersave. more>>
KPowersave Icon Patch is intended for KPowersave 0.6.2

This patch changes the way of displaying power state for KPowersave. Using this patch you can better theme KPowersave, by using a series of pixmaps.

Installation instructions:

>>> Patch the sources

1. Copy the patch file in the parent folder of KPowersave sources.
2. Cd into KPowersave
3. issue: patch -Np1 -i ../kpowersave-icon.patch

>>> Compile the sources

>>> Copy the icons

After instalation, you wont get any icons for displaying battery state.
You have to copy them to your theme folder.
Copy the iconset in the THEME_FOLDER/22x22/actions/

You can use this theme for start:

http://www.kde-look.org/content/show.php?content=28287

<<less
Download (0.002MB)
Added: 2006-09-20 License: GPL (GNU General Public License) Price:
1130 downloads
GroundWork Monitor Open Source 5.1.0-2 (Bootable CD)

GroundWork Monitor Open Source 5.1.0-2 (Bootable CD)


GroundWork Monitor Open Source is a complete availability monitoring solution. more>>
GroundWork Monitor Open Source is a complete availability monitoring solution that ensures IT infrastructure uptime while identifying issues before they become real problems.

Unifies best-of-breed open source tools - Nagios*, Nmap, SNMP TT, PHP, Apache, MySQL and more — through PHP/AJAX-based components and an integrated user interface to deliver the extensible functionality you require.
<<less
Download (627MB)
Added: 2007-07-03 License: GPL (GNU General Public License) Price:
849 downloads
Improved offline web browsing 0.6

Improved offline web browsing 0.6


Improved offline web browsing package contains many fixes for offline browsing for Konqueror. more>>
Improved offline web browsing package contains:
- improved / bug-fixed offline browsing for Konqueror and other application that use kde http io slaves.
- Improved / bug-fixed web browsing for low-bandwidth connections.
- Improved / bug-fixed detection of cross-domain requests
- Referer-Urls are not send cross-domain (configurable)
Requires sources for kdelibs, kdebase and kdeaddons. If you use German localization, you will probably want sources for kde-i18n-de, too.
Webpages with enabled javascript may not work 100% when browsing offline completely.
Version restrictions:
- None that are not present in the original http slave.
- Webpages with javascript enabled may not work with offline browsing.
<<less
Download (0.019MB)
Added: 2007-05-09 License: LGPL (GNU Lesser General Public License) Price:
900 downloads
Kconfigure 2.1

Kconfigure 2.1


Kconfigure simplifies compiling and installing software by providing a graphical interface. more>>
Kconfigure simplifies compiling and installing software by providing a graphical interface.

Easy to use, click in konqueror the configure file and configure, make and install the sources in the gui with kconfigure.

<<less
Download (0.071MB)
Added: 2005-07-21 License: GPL (GNU General Public License) Price:
1558 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5