Main > Free Download Search >

Free klone devkit 1.2.0 software for linux

klone devkit 1.2.0

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 145
KLone-DevKit 1.2.0

KLone-DevKit 1.2.0


KLone-DevKit is a full-featured development kit for developing custom applications based on KLone. more>>
KLone-DevKit is a full-featured development kit for developing custom applications based on KLone. KLone-DevKit was thought and designed with a learn-by-example paradigm in mind.
The developer is guided through the creation and release of his/her own KLone application via a range of real use case examples.
The package is also a good starting point for those who want to create an easy and complete KLone development framework from scratch or simply those who want to start hacking on a .kl1 file without the hassle of creating a custom build environment.
Enhancements:
- A new demo application (pxaregs-gui) has been added to control, via a Web-based AJAX interface, PXA255/PXA270 CPU registers.
<<less
Download (0.040MB)
Added: 2006-05-08 License: GPL (GNU General Public License) Price:
1272 downloads
KLone 1.2.0

KLone 1.2.0


KLone is a fully-featured, multiplatform, web application development framework. more>>
KLone is a fully-featured, multiplatform, web application development framework, targeted especially for embedded systems and appliances.
It is a self-contained solution which includes a web server and an SDK for creating WWW sites with both static and dynamic content. When using KLone, theres absolutely no need for any additional component: neither the HTTP/S server (e.g. Apache, Netscape, Roxen), nor the typical active pages engine (PHP, Perl, ASP, Python).
KLone project does everything, and does it fast and small.
KLone blends the HTTP/S server application together with its content and configuration into a single executable file. The site developer writes his/her dynamic pages in C/C++ (in usual scripting style: < % /* code */ % >) and uses KLone to transform them into embeddable, compressed native code with the native C/C++ compiler. The result is then linked to the HTTP/S server skeleton to obtain one single, ROM-able, binary file. This means that he/she can get:
- easy, complete and unfiltered interaction with the host operating system
- dynamic pages in native compiled code, which in turn implies
- fast execution and
- small overall application footprint [1]
- all of this without giving up the common functionality of web application frameworks such as sessions, parsing of form variables, cookies, etc.
Enhancements:
- A newline is always added after < %! % > C translated code.
- Posted data can have content-length equal to zero.
- Unmatched single or double quotes in kl1 blocks no longer cause compilation errors.
- SA_RESTART is used for all signal handlers to avoid EINTR when calling syscalls from within .kl1 pages.
- More console messages are printed on startup errors.
<<less
Download (0.45MB)
Added: 2006-12-20 License: GPL (GNU General Public License) Price:
1039 downloads
KmPlot 1.2.0

KmPlot 1.2.0


KmPlot is a mathematical function plotter for the KDE desktop. more>>
KmPlot 1.2.0 offers a software which has features of a mathematical function plotter for the KDE desktop. KmPlot is a mathematical function plotter for the KDE desktop. It has built in a powerful parser. You can plot different functions simultaneously and combine their function terms to build new functions.

KmPlot supports functions with parameters and functions in polar coordinates. Several grid modes are possible. Plots may be printed with high precision in correct scale.

Major Features:

  1. Powerful mathematical parser
  2. Precise metric printing
  3. Different plot types (functions, parametric, polar)
  4. Highly configurable visual settings (plot line, axes, grid)
  5. Export to bitmap format (BMP and PNG) and scalable vector graphics (SVG)
  6. Save/load complete session in readable xml format
  7. Trace mode: cross hair following plot, coordinates shown in the status bar
  8. Support zooming
  9. Ability to draw the 1st and 2nd derivative and the integral of a plot function
  10. Support user defined constants and parameter values
  11. Various tools for plot functions: find minimum/maximum point, get y-value and draw the area between the function and the y-axis

Requirements: KDE 4

<<less
Added: 2008-06-11 License: GPL Price: FREE
12 downloads
Slony-I 1.2.0

Slony-I 1.2.0


Slony-I is a replication system with cascading and failover. more>>
Slony-I is a replication system with cascading and failover.
The big picture for the development of Slony-I is a master-slave system that includes all features and capabilities needed to replicate large databases to a reasonably limited number of slave systems.
Slony-I is a system for data centers and backup sites, where the normal mode of operation is that all nodes are available.
Enhancements:
- This release has numerous improvements over previous versions.
<<less
Download (0.84MB)
Added: 2006-10-18 License: BSD License Price:
1104 downloads
Xplanet 1.2.0

Xplanet 1.2.0


Xplanet is an Xearth wannabe. more>>
Xplanet was inspired by Xearth, which renders an image of the earth into the X root window. All of the major planets and most satellites can be drawn, similar to the Solar System Simulator.
A number of different map projections are also supported, including azimuthal, Lambert, Mercator, Mollweide, orthographic, and rectangular.
Enhancements:
- Added the -grs_longitude option, to specify the longitude of Jupiters Great Red Spot, in System II coordinates. This assumes the Jupiter image has the center of the Great Red Spot at pixel 0 (at the left side of the image) in order to draw it at the right position.
- Added the Icosagnomonic projection, contributed by Ian Turner.
- Fixed a bug where output filenames had an extra digit in some cases.
- Added the bump_map and bump_scale options in the configuration file.
- Added the -glare option to set the size of the suns glare.
- An image map may be specified for the sun in the configuration file now. A shade value is now required for the sun (should be 100, otherwise the sun will have a night side!)
- Added the -arc_spacing option to set the default angular distance between great arc points. It used to be 0.1 degree, so arcs smaller than this wouldnt get drawn.
- Fixed a bug where markers were not aligned properly when using align = "above" or "below".
- Added warnings if options are specified in the [default] section of the configuration file that probably shouldnt be there.
<<less
Download (1.15MB)
Added: 2005-06-17 License: GPL (GNU General Public License) Price:
1589 downloads
Odot 1.2.0

Odot 1.2.0


Odot is a task list manager that organizes the tasks hierarchically and emphasizes due ones. more>>
Odot is a task list manager that organizes tasks hierarchically and emphasizes ones which are due.

Since Odot provides features like in-place editing and indenting/unindenting, it can also be used as an outliner.

<<less
Download (0.040MB)
Added: 2005-12-07 License: GPL (GNU General Public License) Price:
1416 downloads
PyODE 1.2.0

PyODE 1.2.0


PyODE is a set of open-source Python bindings for The Open Dynamics Engine, an open-source physics engine. more>>
PyODE is a set of open-source Python bindings for The Open Dynamics Engine, an open-source physics engine.

PyODE also includes an XODE parser. Like ODE, PyODE may be distributed under the terms of either the GNU Lesser General Public License or a BSD-style license.

<<less
Download (0.18MB)
Added: 2007-02-08 License: BSD License Price:
989 downloads
mon 1.2.0

mon 1.2.0


mon project was created to monitor the availability of services, and sending alerts on prescribed events. more>>
mon project was created to monitor the availability of services, and sending alerts on prescribed events. Services are defined as anything tested by a "monitor" program, which can be something as simple as pinging a system, or as complex as analyzing the results of an application-level transaction. Alerts are actions such as sending emails, making submissions to ticketing systems, or triggering resource fail-over in a high-availability cluster.

A design goal of mon is to maintain simplicity and provide the right abstractions for monitoring so that the system can be scalable, easy to use, and trivial to extend for the widest variety of applications. The learning curve is very shallow for initial installation, configuration, and customization. Monitors and alerts are simple to write using any language, and simple to incorporate into a site configuration. Reporting and control functionality is easily customized with the aid of a TCP-based protocol interface.
<<less
Download (0.29MB)
Added: 2007-07-12 License: GPL (GNU General Public License) Price:
837 downloads
Ogg Vorbis 1.2.0

Ogg Vorbis 1.2.0


Ogg Vorbis is a fully open, non-proprietary, general-purpose compressed audio format. more>>
Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format for mid to high quality (8kHz-48.0kHz, 16+ bit, polyphonic) audio and music at fixed and variable bitrates from 16 to 128 kbps/channel.

This places Vorbis in the same competitive class as audio representations such as MPEG-4 (AAC), and similar to, but higher performance than MPEG-1/2 audio layer 3, MPEG-4 audio (TwinVQ), WMA and PAC.

Vorbis is the first of a planned family of Ogg multimedia coding formats being developed as part of Xiph.orgs Ogg multimedia project.

libVorbis is the core Ogg stream / Vorbis engine.
<<less
Download (1.4MB)
Added: 2007-07-26 License: GPL (GNU General Public License) Price:
832 downloads
Ne.W.T. 1.2.0

Ne.W.T. 1.2.0


Ne.W.T. means NEthack With Tiles. more>>
Ne.W.T. means NEthack With Tiles.
This NetHack & SLASHEM graphical interface aims to mimic the tty version of NetHack as much as possible, but with tiles.
Main features:
- support most tilesets and most image formats
- sound support (via pmatch)
- joystick support
- many zoom modes to best view your game.
- realtime switching between tiled, ascii view
<<less
Download (8.4MB)
Added: 2006-02-20 License: GPL (GNU General Public License) Price:
1341 downloads
LogHack 1.2.0

LogHack 1.2.0


LogHack is a logfile analyzer for NetHack. more>>
LogHack is a logfile analyzer for NetHack. It produces many different statistics sorted by Score, MaxLevel, DeathLevel, HitPoints, MaxHp, DeathsCount, latest entry, age, and top reasons for End.

LogHack project also shows the most commonly used races, player names, roles, login names, alignment, gender, and NetHack version. The "top monsters" are also shown.

TODO:

Top Score/DeathNum
Top Longlife
Top Shortlife
Top Score/Life
Top Oldest + Newest
percent longlife
percent Monsters
Output Tex/Mpost
Output Html

list available races, roles, usernames + UIDs, playernames
<<less
Download (0.004MB)
Added: 2006-01-26 License: GPL (GNU General Public License) Price:
1367 downloads
Kallery 1.2.0

Kallery 1.2.0


Kallery is a highly configurable image gallery generator. more>>
The idea of Kallery came up in my mind at the end of 2001 when Ive started to redesign my homepage. Im an amateur photographer, and have a lot of scanned photos.
Kallery is a pain to build a web gallery for them, even with a HTML editor, not talking about the generated code by such editors. So I tried some gallery generator programs, both for Linux and Windows, but none of them produced a gallery what I liked, and what I could use later on my homepage.
I planned for a long time ago, that its really the time to start learning something new, and to (permanently) change to the excellent Linux OS, and now that was the right moment for doing this.
And I started to read and tried to understand the (not so difficult) API of the Qt and KDE.
And here is the result, the Kallery - image gallery generator.
Main features:
- load a set of images (from different directories)
- convert them to another format, resize them and insert copyright text on them
- create thumbnails for them
- add descriptions for the images
- create a gallery HTML file, which contains the thumbnails
- this gallery format can have different look and feel (by using templates)
- insert navigation buttons, text descriptions near the fullsize images
- save the project, so you can use later to regenerate the same or slightly different (eg. descriptions in other languages) image gallery
<<less
Download (0.53MB)
Added: 2006-11-28 License: GPL (GNU General Public License) Price:
1062 downloads
DerMixD 1.2.0

DerMixD 1.2.0


DerMixD is an audio mixing and network-listening daemon. more>>
DerMixD is a TCP-controlled music playing daemon for GNU/Linux and hopefully (at least in the future) other UNIX/POSIX systems. DerMixDs inspiration is mixplayd, which does quite the same, but partly less and partly more.
And a bit different for sure. MP3 input via patched mpg123-0.59r (mpg123-thor) and OSS output is the envisioned and thus implemented mode of operation. With the now given infrastructure it wont be that much work to support other ways when the need arises.
Enhancements:
- This release is a milestone, packing together many fixes with important new features.
- The threading logic was revised and stabilized during testing on multi-processor machines, and with reliable use in a radio station in mind.
- This release has new commands, extension of old commands, and another main input source: the wealth of support for audio formats from libsndfile.
<<less
Download (0.071MB)
Added: 2007-06-06 License: GPL (GNU General Public License) Price:
870 downloads
Codavaj 1.2.0

Codavaj 1.2.0


codavaj is javadoc in reverse. more>>
codavaj is javadoc in reverse. A seemingly useless tool. Arguably of interest only to the most hardcore java hackers. A "must have" in every geeks software toolbox. ( hitchhikers guide entry Nr. 151776 ).
Codavaj is a reverse engineering tool with focus on Javadoc. Currently codavaj is distributed as a command line tool ( codavaj.cmd - using org.codavaj.Main class ). A 100% java tool.
You can:
- convert an entire local javadoc tree into java source code.
- download an entire remote javadoc tree via http(s).
- derive a Reflection-like API based on information derived from a javadoc tree.
Codavaj works by converting javadoc HTML into XML by using Nekohtml and then successively deriving class information from the XML using XPATH queries ( using dom4j ).
Not because i lost the sources for some code - but miraculously still had the javadoc for it! This wouldnt help much anyway because codavaj leaves you with a TODO for each method implementation.
For me this was simply an intellectual challenge - a side battle in a hobby programmers grand master plan. As a bonus i managed to improve my XPATH query skills a bit. It took me 2 full working weeks to get the initial version out. If I needed this once, then theres bound to be someone out there who might like to use it, for whatever reason. It probably will save them the 2 weeks too.
Enhancements:
- New features include the ability to parse javadocs generated by the 1.5 javadoc tool.
- The known limitations are that enums and generics constructs are not supported yet.
- Several minor bugs in parsing constant values like "NaN" and "0d/0d" were fixed.
- A Linux/Unix-like command line tool was added.
<<less
Download (0.043MB)
Added: 2006-11-29 License: The Apache License 2.0 Price:
1063 downloads
Backup Monitor 1.2.0

Backup Monitor 1.2.0


Backup Monitor is an rsync backup front-end with a Web interface, which emails reports with an attached summary or logfile. more>>
Backup Monitor is an rsync backup front-end with a Web interface, which emails reports with an attached summary or logfile.
Backup Monitors configuration system is simple to use and can back up single servers or entire server farms from a single machine.
Custom email tags can be used to sort responses in your mail reader.
Enhancements:
- This release adds MySQL support for logging, cleans up email notifications, and fixes null additions and a whitespace issue.
- The installer [install.php] fills in most config fields automagically for you.
- Log size rotation is configurable.
- PID check has been updated, and now relies on Unix::PID cleanliness.
- RSYNC STDERR is now redirected for email notifications.
<<less
Download (0.028MB)
Added: 2006-01-25 License: BSD License Price:
1370 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5