Main > Free Download Search >

Free targeted software for linux

targeted

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 983
Target 1.0

Target 1.0


Target is an AJAX-enabled application that allows users to create and track one or more target areas. more>>
Target project is an AJAX-enabled application that allows users to create and track one or more target areas.

The target area can then be resized and moved to new locations on the image. With a right-click, the movement and resize history can be replayed with DHTML animation and AJAX.

<<less
Download (0.28MB)
Added: 2006-10-06 License: GPL (GNU General Public License) Price:
1113 downloads
Mtp Target 1.2.2

Mtp Target 1.2.2


Mtp Target is a Monkey Target clone (one of the six mini-games from the video game : Super Monkey Ball). more>>
Mtp Target is a Monkey Target clone (one of the six mini-games from the video game : Super Monkey Ball).

After rolling your pingoo ball down a giant ramp, your goal is to hit a target as accurately as possible. You can play on Internet or LAN up to 16 players simultaneously.

Mtp Target is entirely under GNU GPL License. Both client and server run under Windows and GNU/Linux.
<<less
Download (12.2MB)
Added: 2006-08-28 License: GPL (GNU General Public License) Price:
671 downloads
Laeqed 1.1

Laeqed 1.1


Laeqed is a Latex equation editor specifically targeted at producing PNG images of math equations for use on web pages. more>>
Laeqed is a Latex equation editor specifically targeted at producing PNG images of math equations for use on web pages.

Laeqed runs wherever Java and Latex runs, i.e. Linux, Windows, Mac...

The Latex equation, preamble, postamble and dvipng options are saved with the PNG as meta data. This means that you can reopen any equation created by Laeqed and edit it if necessary.

Here is a listing of the meta data saved with the metric equation seen in the above screenshot:

$ pngmeta --all metric.png
pngmeta: PNG metadata for metric.png:
image-format: PNG
image-colors: 8
image-width: 343
image-height: 42
image-type: Palette, non-interlaced
LaeqedPreamble: documentclass{article}
usepackage{amssymb,amsmath}
usepackage{mathptmx}% Times Roman font
pagestyle{empty}
begin{document}
begin{displaymath}
LaeqedPostamble: end{displaymath}
newpage
end{document}

LaeqedDvipngOptions: -T tight -x 1200 -z 9 -bg Transparent
LaeqedEquation: text{d}s^2 = (c;text{d}t^2) - a^2(t) left[
frac{text{d}r^2}{1 - kr^2} r^2 left(
text{d}theta^2 + sin^2 theta text{d}phi^2 right)
right]

<<less
Download (MB)
Added: 2006-11-17 License: GPL (GNU General Public License) Price:
1074 downloads
Marble 0.3

Marble 0.3


Marble is an early beta preview of the Marble Widget application which is targeted for KDE 4. more>>
Marble is an early beta preview of the Marble Widget application which is targeted for KDE 4.
You need to install both packages: "marble" and "marble-data" to run Marble.
Marble is a generic geographical map widget that is meant to be used by KDE4 applications. It shows the earth as a sphere but doesnt make use of any hardware acceleration (No OpenGL). So although it might look similar to professional applications like Google Earth or Nasa World Wind its rather meant to be a small light weight multi purpose widget. To improve speed I decided to compile the Kubuntu packages with SSE support (-msse).
Main features:
- Marble uses a minimal free dataset that can be used offline. Currently the total amount of data that is meant to be shipped is about 5 MB.
- Marble doesnt use OpenGL or 3D hardware acceleration. It just uses Arthur as a painting backend. Extending it later on to support OpenGL as well shouldnt be hard however I dont consider that the primary focus. Depending on your hardware and the maps being displayed framerate is approximately 5-20 fps.
- Marble uses vector as well as bitmap data: Currently it uses the very old MWDB II data combined with ETOPO 2, which I will update to current SRTM soon.
- Marble displays the world map as a 3D sphere, because its more fun to use and less subject to distortion (So with regard to that its just like NASA WorldWind, Earth3D and Google Earth)
- Marble should start up almost instantly. Currently it "cold" starts fully within 2-5 seconds. On each subsequent start it takes about one second.
- Uses KML-Import to display places (Google Earths open format to store placemarks)
- Cities Down to 12000 inhabitants that you can click on using the mouse. Highest Mountains of each continent. Automatic Placemark label placement.
- Different Map Themes, Layers
- Dynamic Coordinate Grid
- Measure Tool
- Basic Wikipedia integration
<<less
Download (6.3MB)
Added: 2007-03-26 License: GPL (GNU General Public License) Price:
951 downloads
Tartan text parser 0.1.0

Tartan text parser 0.1.0


Tartan is a text parsing engine targeted at wiki text. more>>
Tartan is a text parsing engine targeted at wiki text. The syntax specification is defined in YAML in the form of regex-based rules.

It supports layering and multiple output types. Rules for Markdown to HTML are included, with optional layered extensions for tables. Tartan text parser is implemented in Ruby, but looking to have implementations in other languages.
<<less
Download (0.047MB)
Added: 2006-08-21 License: MIT/X Consortium License Price:
1159 downloads
conntrack 1.00 Beta1

conntrack 1.00 Beta1


conntrack is a userspace command line program targeted at system administrators. more>>
conntrack is a userspace command line program targeted at system administrators. conntrack program enables them to view and manage the in-kernel connection tracking state table.
Main features:
- listing the contents of the conntrack table
- searching for individual entries in the conntrack table
- adding new entries to the conntrack table
- listing entries in the expect table
- adding new entries to the expect table
<<less
Download (0.21MB)
Added: 2006-02-09 License: GPL (GNU General Public License) Price:
1359 downloads
Guitone 0.6.3

Guitone 0.6.3


Guitone is a Qt-based, cross-platform graphical user interface for the distributed version control system monotone. more>>
Guitone is a Qt-based, cross-platform graphical user interface for the distributed version control system monotone (http://venge.net/monotone).
Guitone project aims towards full implementation of the monotone command line interface and is specially targeted at beginners.
Enhancements:
- This release fixes build problems in release builds.
- Guitone also no longer hangs when a workspace is loaded on Win32.
- It should be possible now to build and run guitone on 64-bit machines properly.
<<less
Download (MB)
Added: 2007-04-26 License: GPL (GNU General Public License) Price:
911 downloads
HTML::TableExtract 2.07

HTML::TableExtract 2.07


HTML::TableExtract is a Perl module that simplifies the extraction of information from tables within HTML documents. more>>
HTML::TableExtract is a Perl module that simplifies the extraction of information from tables within HTML documents.
Tables, no matter how nested or clustered, can be targeted symbolically with column headers or by more specific depth and count information.
Each table is labeled in the first row with coordinates in terms of depth and count, which both start at 0. Some of the tables have headers in the second row; although in this example these header cells are in fact < th > tags, header cells can be either < th > or < td >. The remaining cells in the table indicate row and column information from that cell, along with the table coordinates: depth,count:row,column. Rows and columns begin at 0 as well, so the table label and headers, if present, will affect these cell coordinates.
In the illustrations of what is extracted from these tables, content in italics is notational in nature; it was not actually extracted from the tables. In particular, whenever headers are used for extraction, the order in which the headers were provided is noted by listing the headers, but the header row is not actually extracted from the target table.
Enhancements:
- A subtable slicing bug and an hrow() attachment bug were fixed.
- Tests were added.
<<less
Download (0.023MB)
Added: 2006-02-27 License: GPL (GNU General Public License) Price:
1334 downloads
The Parma Polyhedra Library 0.9

The Parma Polyhedra Library 0.9


The Parma Polyhedra Library is a modern C++ library providing numerical abstractions. more>>
The Parma Polyhedra Library is a modern C++ library providing numerical abstractions especially targeted at applications in the field of analysis and verification of complex systems.
The PPL can handle all the convex polyhedra that can be defined as the intersection of a finite number of (open or closed) hyperspaces, each described by an equality or inequality (strict or non-strict) with rational coefficients.
The PPL also handles restricted classes of polyhedra that offer interesting complexity/precision tradeoffs. The library also supports finite powersets of (any kind of) polyhedra and linear programming problems solved with an exact-arithmetic version of the simplex algorithm. (More details are available on the PPLs internal mechanisms.)
The Parma Polyhedra Library is: user friendly (you write x + 2*y + 5*z<<less
Download (4.2MB)
Added: 2006-03-13 License: GPL (GNU General Public License) Price:
1321 downloads
Gentoo Project Dolphin 2005.1-r1

Gentoo Project Dolphin 2005.1-r1


Gentoo Project Dolphin is a Gentoo rescue CD. more>>
Users requested enhanced functionality of the installation CDs now several times.

After some brainstorming, the release-engineering team now created a new experimental subproject called Project Dolphin. Project Dolphin aims at offering a [Gentoo] Live-image targeted at rescue work.

Highlights of the CD are: zsh, samba, bacula, mc, dar, mutt, xfsdump, ide-smart, netcat, nmap, chrootkit, partimage, ncftp, centericq, bind-tools, alsa-utils, mpg321.

Gentoo Project Dolphin is a very early test-iso and not everything has been tested yet. However, we appreciate any bug-reports attached to a fresh meta-bug.
<<less
Download (684MB)
Added: 2005-11-26 License: GPL (GNU General Public License) Price:
1429 downloads
tv-guide 0.9.9.1

tv-guide 0.9.9.1


tv-guide provides a television guide for swedish audience. more>>
tv-guide provides a television guide for swedish audience.

Tv-guide for swedish tv channels. This exstension is mainly targeted for a swedish audience. menu items are in swedish.

<<less
Download (0.013MB)
Added: 2007-04-10 License: MPL (Mozilla Public License) Price:
941 downloads
Achievo ATK 6.0.0

Achievo ATK 6.0.0


Achievo ATK is an object oriented Web-application framework. more>>
Achievo ATK is an object oriented Web-application framework. Achievo ATK is targeted at developers who wish to focus on business logic instead of coding HTML.
Where other application frameworks mainly provide a large set of utility classes, ATK provides a complete framework that requires only small amounts of code to get usable applications, while maintaining full flexibility.
In other words, even 10 lines of code get you a working application, but everything that is generated for you can be completely customized.
Main features:
- Modular architecture
- GUI and data internationalisation
- Application level record locking
- Minimum amount of required coding
- Fully customisable
- Themable
- Template driven
- Database abstraction
- GUI abstraction
- User-based, group-based, level-based or custom security schemes
Enhancements:
- AJAX and JSON functionality were added.
- Transparent MySQL replication support and Oracle Savepoints support were added.
- Fixture support was added.
- The GUI has been improved significantly.
- CAPTCHA functionality was added.
- A generic class overloading mechanism was added.
- Over 400 other enhancements and fixes were made.
<<less
Download (1.2MB)
Added: 2007-06-13 License: GPL (GNU General Public License) Price:
864 downloads
Ankur 1.0

Ankur 1.0


Ankur is a group of projects related to Bangla (Bengali) l10n. more>>
Ankur is working toward supporting Bangla(Bengali) language on GNU/Linux operating system. However, most of our projects are focused on XFree86.orgs XServer. Some of our projects are in fact platform independent and adds supports of other operating systems.

We are working on providing Bangla support for some major XServer applications such as office suites, database, development tools and desktop environments like GNOME, KDE.

Our intention is to help develop and maintain open source/free software targeted towards the Bangla speaking users.
<<less
Download (418MB)
Added: 2005-04-13 License: GPL (GNU General Public License) Price:
927 downloads
TTL Xmame 20070801

TTL Xmame 20070801


TTL Xmame is an SDLmame GUI front end. more>>
TTL Xmame is an SDLmame GUI front end. (the project was previously targeted for Xmame, but Xmame seems to be dead).
The main feature of TTL Xmame is the ability to quickly hide or display any of the loaded filters at any time. The filters can be user-supplied.
Enhancements:
- Minor bugfixes and updates.
<<less
Download (0.095MB)
Added: 2007-08-02 License: Free for non-commercial use Price:
823 downloads
PRES 1.10.0 Beta 1

PRES 1.10.0 Beta 1


PRES (the Press Release System) is a simple content management system. more>>
PRES project (the Press Release System) is a simple content management system, essentially targeted at producing a news and information site. Managing a PRES system is designed to be simple.
However, presentation is sophisticated and flexible. An elementary knowledge of IT would be useful but expertise in designing and managing websites is not a requirement. PRES can be used for anything from private blogging to corporate news systems.
Main features:
Flexible Presentation
- All content is generated as XML which is styled at server side with XSL-T stylesheets to provide the final look and feel of your pages. This permits an almost infinite variety of presentations. Furthermore, different XSL-T transforms can be associated with different categories, allowing you to have different styling for different parts of your site.
Caching
- Content is generated on request, but in order to limit the computational load on busy sites all content is cached for a limited period (by default twenty minutes).
Subscription
- PRES allows users to subscribe to categories - effectively sections of the site. When new stories are posted to a section youre subscribed to, you will automatically get email with a link to the story.
Syndication
- PRES makes its headlines available as a syndication feed, using both RSS 0.91 and RSS 1.0. This allows other news sites to automatically incorporate live headlines from a PRES site into their content.
Threaded Discussion
- PRES optionally allows registered users to add comments to stories in a threaded manner, similar to sites like Slashdot.
Moderation
- PRES optionally allows registered users to moderate other users comments.
<<less
Download (7.2MB)
Added: 2007-05-15 License: GPL (GNU General Public License) Price:
893 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5