Main > Free Download Search >

Free hothack 0.3.0 software for linux

hothack 0.3.0

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 148
RPhoto 0.3.0

RPhoto 0.3.0


RPhoto is a small software aiming at the easy handling of digital cameras photos. more>>
RPhoto is a small software aiming at the easy handling of digital cameras photos. (RPhoto is the next generation of IMPhoto).
RPhotos origin resides in the lack of a simple software capable of cropping photos with a constant ratio, to avoid white borders when printing.
RPhoto is distributed under the GPL licence. It allows you to use and distribute freely this software, within the respect of the GPL licence.
Main features:
- Crop images with a constant width / height ratio (by example 4:3 for numeric photos)
- Rotate / Flip photos
- Lossless crop / rotate / flip operations.
- Available under Linux and Windows.
Enhancements:
- This release adds the ability to correct a bad inclination of a picture by drawing a vertical or horizontal line, the modification of comments, Exif tags, undo last operations, and a few bugfixes.
<<less
Download (0.086MB)
Added: 2006-07-24 License: GPL (GNU General Public License) Price:
1208 downloads
QOscC 0.3.0

QOscC 0.3.0


QOscC is a highly flexible and configurable software Oscilloscope. more>>
QOscC is a highly flexible and configurable software Oscilloscope with a large number of features. This includes support for any number of audio devices (ALSA, OSS, JACK and a number of Serial Multimeters), each with any number of channels that the hardware supports.
Each scope display can be configured individually to different display types and variants. e.g. you can chose from standard y-t mode (as on an usual oscilloscope), xy mode (e.g. for measuring the phase shift between two signals) of the FFT mode (to view a spectrum plot of the signal).
This software is intended for electronic hobyists, who cannot afford a hardware oscilloscope or need a simple spectrum analyzer as well as for musicans for doing basic signal analysis.
Main features:
- GUI in QT
- The number of Soundcards and Soundcard channels is not limited
- Supports spectrum display (FFT) with different scaling methods
- Input backends for OSS, ALSA and JACK
- Input level adjustment
<<less
Download (0.18MB)
Added: 2005-07-05 License: GPL (GNU General Public License) Price:
1574 downloads
X-Moto 0.3.0

X-Moto 0.3.0


X-Moto is a 2D motocross platform game. more>>
X-Moto is a challenging 2D motocross platform game, where physics play an all important role in the gameplay. You need to control your bike to its limit, if you want to have a chance finishing the more difficult of the challenges.
First youll try just to complete the levels, while later youll compete with yourself and others, racing against the clock.
Main features:
- High-resolution 2D graphics accelerated by your fancy 3D hardware
- Easy extensible with custom levels and stuff (Level editor included)
- Advanced physics engine
- Levels scriptable with the Lua programming language
- Much more...
<<less
Download (2.6MB)
Added: 2007-06-25 License: GPL (GNU General Public License) Price:
2166 downloads
GvTags 0.3.0

GvTags 0.3.0


GvTags is a lightweight yet powerful tag library and template engine for the dynamic programming language Groovy. more>>
GvTags is a lightweight yet powerful tag library and template engine for the dynamic programming language Groovy.
The tag library can be used to generate Web pages with powerful tag support. GvTags can be used with the template servlet of GvTags (TagTemplateServlet) or with JavaServer Pages (JSP).
The template engine can be used to generate any kind of text documents. Since it is written in Groovy and compiled to a Java class file, it can be used from Groovy as well as from Java.
Enhancements:
- GvTags now has a command line script to start GvTags.
- It contains an ant task to include the TagTemplateEngine in ant scripts.
- An HTTP server based on jetty is embedded.
- You can download an all-in-one distribution, which contains everything to run GvTags.
- Migration to Groovy 1.0 JSR 06, performance improvements, and the case tag now uses the isCase() method.
<<less
Download (1.9MB)
Added: 2006-07-17 License: The Apache License 2.0 Price:
1194 downloads
PHPterm 0.3.0

PHPterm 0.3.0


PHPterm is a PHP Shell Terminal. more>>
PHPterm is a terminal/shell emulator for PHP which lets you execute shell commands just like in a shell, but all within your browser window over the HTTP protocol.

It aims to provide the look and feel of konsole, the KDE terminal.
<<less
Download (0.014MB)
Added: 2005-09-27 License: GPL (GNU General Public License) Price:
1490 downloads
vobject 0.3.0

vobject 0.3.0


vobject is a Python library for processing iCalendar and vCard information. more>>
vobject is a Python library for processing iCalendar and vCard information.
vobject library allows programs to manipulate standard Python objects like datetimes, and tzinfo classes for time zones without worrying too much about iCalendar semantics.
Enhancements:
- Changed API for accessing children and parameters, attributes now return the first child or parameter, not a list. See usage for examples
- Added support for groups, a vcard feature
- Added behavior for FREEBUSY lines
- Worked around problem with dateutils treatment of experimental properties (bug 4978)
- Fixed bug 4992, problem with rruleset when addRDate is set
<<less
Download (0.035MB)
Added: 2006-02-20 License: The Apache License Price:
1343 downloads
Anthill 0.3.0

Anthill 0.3.0


Anthill is bug tracking system written in PHP. more>>
Anthill is a PHP-based bug tracking system. It is no longer in active development. Because it is released under the GPL license, you may download and modify the code to your hearts content.

Anthill will not be developed by myself anytime in the near future. As a result, the demo and bug reporting facilities have been shut down and all that is available is for you to download the code. As well, the mailing lists have been shut down as well.

Because Anthill is no longer in active development, there will be no further releases, neither bugfix nor (if it were warranted) security fixes. For that reason, unless you intend to develop Anthill on your own and/or have some skills in PHP code, you may wish to find an alternative tracker.

<<less
Download (0.54MB)
Added: 2005-04-22 License: GPL (GNU General Public License) Price:
1645 downloads
Mptn 0.3.0

Mptn 0.3.0


Mptn is a library providing a pattern matching mechanism similar to regular expressions. more>>
Mptn project is a library providing a pattern matching mechanism similar to regular expressions, but with several differences making it more suitable for building a morphological analyzer.
Differences are:
- The whole string is matched against the pattern; thus the emphasis is on finding appropriate variable assignments, not on quick search. (This also means mptns will generally work slower than regexps, since they cannot in general be described by finite state automata)
- All the possible variable assignments are iterated over, not just one.
- Named variables make patterns more readable. In addition, a pattern may be associated with a variable name, restricting the possible values of the variable. Thus, you can use, for example, {c1}{v}{c2}? to match a syllable of CV/CVC structure (consonant-vowel-consonant).
- "Matcher" mechanism to extend the matching process with arbitrary procedures.
<<less
Download (0.10MB)
Added: 2006-08-28 License: LGPL (GNU Lesser General Public License) Price:
1152 downloads
GTKmonop 0.3.0

GTKmonop 0.3.0


GTKmonop project is a client for Rob Kapers monopd monopoly daemon. more>>
GTKmonop project is a client for Rob Kapers monopd monopoly daemon.

It aims to be fully compatible with other clients that also use monopd, such as kmonop. The network protocol is XML.

It borrows sourcecode liberally from the excellent tetrinet client GTetrinet.

<<less
Download (MB)
Added: 2006-11-17 License: GPL (GNU General Public License) Price:
1072 downloads
i18nHTML 0.3.0

i18nHTML 0.3.0


i18nHTML is a collection of scripts that enable collaborative Web page translation. more>>
i18nHTML is a collection of PHP files that can be used to write webpages that visitors can translate into their respective native languages. i18nHTML project uses a database to match sentences from the webpage against translations.
i18nHTML defines a set of PHP functions that generate either the translated HTML sentences or the original (typically English) text with decorations that allow users to provide translations.
i18nHTML requires the internationalized webpages to be written using the provided PHP functions but does not constrain the page design in any way.
Webpages internationalized with i18nHTML can be updated without loosing existing translations for sentences that were not changed.
Enhancements:
- This release adds user accounts and an administrative interface to i18nHTML.
- The administrative interface features pages with heuristics for finding and deleting invalid translations.
- New target languages for translations must now be explicitly created by the system administrator first.
- Files are now installed in more appropriate locations.
- The installation system has been completely re-done.
<<less
Download (0.028MB)
Added: 2007-01-07 License: GPL (GNU General Public License) Price:
1020 downloads
Encod 0.3.0

Encod 0.3.0


Encod is a program that allows one to extract tracks from audio CDs and encode them into an audio format like Ogg Vorbis. more>>
Encod is a program that allows one to extract tracks from audio CDs and encode them into an audio format like Ogg Vorbis. If you have Encod making part of another package, read the documentation in the top level source directory first to see if you need to compile Encod seperately.
Encod ! is distributed under the GNU Library General Public License, included in this package under the top level source directory in the file LICENSE.
Enhancements:
- Switch Encod methods for cd access and cddb by code for a CDPlayer use and Cddb use
<<less
Download (0.12MB)
Added: 2006-07-20 License: GPL (GNU General Public License) Price:
1191 downloads
ECalc 0.3.0

ECalc 0.3.0


ECalc is a calculator plug-in for Eclipse that provides the ability to evaluate mathematical expressions. more>>
ECalc application is a calculator plug-in for Eclipse that provides the ability to evaluate mathematical expressions.
To install, just put the jar from the zip-files in your plugin-directory and restart eclipse. To uninstall, remove the jar-file and the directory .metadata/.plugin/se.fnord.ecalc from your workspace directory/directories.
Main features:
- Command-history.
- Functions (sin, cos, tan, asin, acos, atan, min, max, hypot, random, round, ceil, floor).
- Ability to switch between radians and degrees.
- The basic operators (+, -, *, /, % (modulus), ^ (power)).
- Bitwise operators (>>,<<less
Download (0.064MB)
Added: 2006-06-04 License: MIT/X Consortium License Price:
1279 downloads
shrip 0.3.0

shrip 0.3.0


shrip is an application for ripping and encoding DVDs into AVI, OGM, MKV, or MP4 files. more>>
shrip is an application for ripping and encoding DVDs into AVI, OGM, MKV, or MP4 files. shrip relies on OGMRip to perform its tasks.
It also supports a wide variety of codecs such as MPEG4, XviD, Theora, and H.264 for video, Vorbis, MP3, AAC, AC3, DTS, and WAV for audio, and VobSub and Srt for subtitles.
Enhancements:
- This release adds full support for the latest stable OGMRip (0.10.3) and is compatible with OGMRip from subversion.
- It also contains a few bugfixes.
<<less
Download (0.36MB)
Added: 2007-04-11 License: GPL (GNU General Public License) Price:
929 downloads
GQoob 0.3.0

GQoob 0.3.0


GQoob is a slightly configurable media player. more>>
GQoob is a slightly configurable media player. The API for the xine library changed after xine-libs 0.9.13, I was going to update to the new API but it never happened and have since lost interest in maintaining GQoob. (The features listed below are all implemented and work in GQoob 0.3.0, the few video related bugs in the release are mostly due to bugs present in xine-libs at the time).
GQoob is heavily based on GQmpeg. In fact most of it is the same, except for changes needed to work with GTK 2 and the addition of video support through the XINE library. The video overlay with XINE is possible thanks to the gtk xine interface borrowed from the Totem media player.
Main features:
- Playlists.
- Fullscreen.
- Random, repeat, repeat 1, loop ab.
- Playback speed control.
- Presets.
- MP3 tag read/write.
- OGG comment read/write.
- Keyboard support, also for skin widgets.
- Skins (themes).
- Built in skin editor.
- Flyby window on media change.
<<less
Download (0.46MB)
Added: 2005-08-04 License: GPL (GNU General Public License) Price:
1542 downloads
Snoop 0.3.0

Snoop 0.3.0


Snoop is a A GNU/Linux file descriptor monitoring tool inspired by FreeBSDs watch. more>>
Snoop is a A GNU/Linux file descriptor monitoring tool inspired by FreeBSDs watch. Snoop project goes beyond simple TTY snooping by allowing the interception of any file descriptor.
You can attach on the fly to regular files, TTYs, named pipes, character devices, and pretty much anything that is represented by a file descriptor and addressable in the standard name space. It currently supports only recent 2.6 Linux kernels.
Enhancements:
- This release addresses the compatibility issues with recent kernels.
- It also extends the monitoring capabilities to parent directories in order to intercept creation events and attach targets on the fly.
<<less
Download (0.10MB)
Added: 2007-03-19 License: GPL (GNU General Public License) Price:
956 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5