Main > Free Download Search >

Free 1.0.5 software for linux

1.0.5

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 68
QiQu 1.0.5

QiQu 1.0.5


QiQu is an open source framework to support the MDA and MDSD approach. more>>
QiQu is an open source framework to support the MDA and MDSD approach. The project is based on the idea to transform an UML-model into source-code (such as Java, C#, Cobol etc.). With QiQu you can build your own domain-specific generators that transform your models into the code of your choice, respecting your architectural design.
You are not limited to any predefined transformation engines or cartridges, nor to any predefined transformation rules - with QiQu you are at liberty to do it the way it fits you and your business!
Since QiQu heavily relies on XML, you can not only convert from XMI (representing UML) to source-code, but from any XML-format into anything else. (XML, HTML, DDL-Scripts, Excel etc.). If the converting features of QiQu do not fit your demands, you can easily create additional functionality i.e. to write the result of your conversion into a database or to merge the information of a UML-Model with the result of a SQL-Query.
We are sure, you will find out many more possibilities!
Enhancements:
- This release has been updated to work with Eclipse 3.3, and PDFs are generated for the tutorials with HTMLDOC.
<<less
Download (MB)
Added: 2007-08-11 License: Eclipse Public License Price:
806 downloads
FXPy 1.0.5

FXPy 1.0.5


FXPy is a Python extension module which provides an interface to the FOX cross-platform GUI library. more>>
FXPy is a Python extension module which provides an interface to the FOX cross-platform GUI library.

The FXPy API follows the standard FOX API very closely and for the most part you can use FOX documentation as a reference. But of course, Python isnt C++ and so here are some differences of which you should be know.

Any function which usually takes an FXString as an input instead takes a Python string. Similarly, functions which usually return an FXString will instead return a Python string. For functions which would accept a NULL or empty string argument, just pass an empty string ("") or None.

In FOX, message maps are defined as static class members. In FXPy, you just associate messages with message handlers in the class constructor using the FXMAPFUNC(), FXMAPTYPE(), FXMAPTYPES() or FXMAPFUNCS() methods. See almost any of the example programs for examples of how this is done.

As in C++ FOX, the last argument passed to your message handler functions contains message-specific data. For instance, all SEL_PAINT messages pass an FXEvent object through this argument to give you some information about the size of the exposed rectangle. On the other hand, a SEL_COMMAND message from an FXHeader object passes the index of the selected header item through this argument. Instead of guessing whats in this last argument, your best bet is to instead invoke a member function on the sending object to find out what you need, instead of relying on the data passed through this pointer.

For example, if you get a SEL_COMMAND message from an FXColorWell object, the data passed through that last argument is supposed to be the new RGB color value. Instead of trying to interpret the arguments contents, just turn around and call the color wells getRGBA() member function to retrieve its color. Similarly, if you get a SEL_COMMAND message from a tree list, call its getCurrentItem() method to find out which item was selected.
<<less
Download (0.92MB)
Added: 2006-07-18 License: GPL (GNU General Public License) Price:
1195 downloads
YaFM 1.0.5

YaFM 1.0.5


YaFM is a web-based file manager written in PHP. more>>
YaFM is a web-based file manager written in PHP and licensed under the GPL.
It allows you to upload, download, view, edit, copy, move/rename, change permissions and owner group of a single file or a group of files which reside on a unix filesystem local to the script.
It does not require MySQL (although you can easily implement a SQL-based authenticationscheme if you need one).
It should be relatively easy to change the look and feel of YaFM since Ive tried to keep PHP code and HTML separate (the current look and feel is based on Adam Suttons phpFtp)
Installation:
Note: most of these instructions apply to RedHat-like systems. In RedHat the default webroot for apache is /var/www/html and CGI programs are placed into /var/www/cgi-bin and this layout is respected in the .tar.gz archives and RPMs youve downloaded from
YaFMs website.
Also the assumed location of your php CGI executable is /usr/bin/php and the PHP configuration file is assumed to be in /etc/php.ini If your installation differs or you want to install YaFM to another location please extract the archives manually, also you may have to modify the first line of the yafm.phps script!
Quick instructions:
If youve got the .tar.gz package install it as follows:
# tar --directory=/ -xvzf /path/to/yafm-release.tar.gz
If youve got the .tar.bz2 package install it as follows:
# bzcat /path/to/yafm-release.tar.bz2 | tar --directory=/ -xv
If youve got the RPM, install it as follows:
# rpm -Uvh /path/to/fileman-release.rpm
(note: replace yafm-release with the respective release number, e.g. yafm-1.0.5)
Now you should have a working YaFM installation, you can access it at
http://your-host-name/cgi-bin/yafm.phps
WARNING: by default two accounts are created user1 with password1 and
user2 with password2. Please edit the login.inc file to change accounts
Enhancements:
This is a new feature and bugfix release of YaFM but there may still be a few gotchas.
- File Finder implemented
- HTTPS compatible (https://yourhost/cgi-bin/yafm.phps now works)
- You can keep using YaFM while a download is in progress
- Downloads only timeout after one hour
- Login fixes
- YaFM looks better now on Internet Explorer
- More layout fixes
<<less
Download (0.065MB)
Added: 2005-09-28 License: GPL (GNU General Public License) Price:
1487 downloads
Perro 1.0.5

Perro 1.0.5


Perro software is a set of three daemons that logs incoming IP/TCP, IP/UDP and IP/ICMP packets. more>>
Perro software is a set of three daemons that logs incoming IP/TCP, IP/UDP and IP/ICMP packets. Also produces detailed logs.

Installation:

1) cd src
3) Edit the Makefile (only to set the install and log directories if you want a non-standard one).
4) make
5) make install
<<less
Download (0.027MB)
Added: 2007-07-17 License: GPL (GNU General Public License) Price:
830 downloads
jcq2k 1.0.5

jcq2k 1.0.5


jcq2k is an ICQ Java client, implemented as an opensource LGPL library, for handling the TCP-based ICQ2000 OSCAR v.7 protocol. more>>
jcq2k is an ICQ Java client, implemented as an opensource LGPL library, for handling the TCP-based ICQ2000 OSCAR v.7 protocol. Incoming offline messages do not work but it looks like that the fix by James Hui solves this issue.

<<less
Download (0.35MB)
Added: 2006-07-18 License: LGPL (GNU Lesser General Public License) Price:
1198 downloads
rubix 1.0.5

rubix 1.0.5


rubix project is a Rubiks cube system for Linux. more>>
rubix project is a Rubiks cube system for Linux.

It runs under X11.

The program will auto-load "rubix.dat" which is created when you save the current game, so you can continue from where you stopped. (it has to be in the same directory, you can run rubix -l saved_game.dat to change this default).

Run "rubix -h" to have the commands during the game.

Have fun with this.

PS: If you have a method to solve the Rubiks cube, send it to me !
If you did a program that solve it, by any mean, send it to me too !

PPS: This program demonstrates the definite superiority of the "select" approach compared to the multi-threaded one. (Yes it does ! :))

Installing

Then just do "make", all should be alright. If not, dont hesitate to contact the author.

Run "rubix -h" to see how to use the program at runtime.

<<less
Download (0.024MB)
Added: 2006-12-20 License: Public Domain Price:
1043 downloads
Eigen 1.0.5

Eigen 1.0.5


Eigen project is a lightweight C++ template library for vector and matrix math, a.k.a. linear algebra. more>>
Eigen project is a lightweight C++ template library for vector and matrix math, a.k.a. linear algebra.
Unlike most other linear algebra libraries, Eigen focuses on the simple mathematical needs of applications: games and other OpenGL apps, spreadsheets and other office apps, etc. Eigen is dedicated to providing optimal speed with GCC.
- Its fixed-size classes are specially optimized for small sizes up to 4, although it is theoretically possible to specialize them to any size. They never cause dynamic memory applications and the simple operations on them are as fast as is possible at least for sizes up to 4 (see below).
- Its dynamic-size classes are more flexible and suitable for larger sizes.
Main features:
- No dependency. Only relies on the C++ Standard Library, and only does so for a few things.
- As a consequence: very good portability.
- Very good performance (tested with GCC, should apply to other compilers as well):
- The fixed-size classes are optimal in the sense that theyre just plain C arrays with methods manipulating them. They never cause dynamic memory allocations. Checked with valgrind.
- The assembly code generated by GCC has been carefully checked to make sure that loop unrolling and function inlining work as expected with "g++ -O2" and "g++ -O3".
- For the loops that GCC fails to unroll (mostly nested loops), we provide hand-unrolled versions for sizes up to 4.
- There is no "virtual" keyword in Eigen.
- Eigen never trades performance for syntactic sugar. When some method introduces a significant language overhead (e.g. returns an object by value), we provide an alternative method doing the same thing faster but without the syntactic sugar.
- Provides easy-to-use classes for solving systems of linear equations.
- Provides easy-to-use functions for linear regression analysis.
- Can perform LU decompositions and use them to invert matrices, compute rank, kernel, etc.
- Integrates nicely with OpenGL:
- Provides functions and classes for projective geometry.
- Stores matrices in column-dominant order, hence matrices can be directly passed between OpenGL and Eigen.
- Uses an OpenGL-like typedef naming scheme, for instance Vector3f for vectors of floats of size 3.
- Robust:
- Only uses algorithms that are guaranteed to work in all cases. For example, the LU decomposition is done with complete pivoting, which means that it works for all square matrices, even singular ones.
- Covered by extensive unit-tests.
- Thread-safe, though thats only as a consequence of staying simple and not trying to do advanced stuff like buffer sharing.
- Floating-point-correct. Eigen has a clear, simple and sound policy with respect to the inherent problems of IEEE754 floating-point arithmetic.
- Fully supports std::complex for matrices and vectors over the complex numbers.
- Is a pure template library and consists only of header files. Thus, using Eigen will only add a build-time dependency to your project.
- Uses standard asserts, controlled as usual by NDEBUG. To achieve optimal performance, turn them off by defining NDEBUG, e.g.
Enhancements:
- This release supports fixed-size classes that are optimized for small sizes of up to four dimensions for 3D geometry and OpenGL.
- Dynamic classes are more flexible and suitable for larger data.
<<less
Download (0.058MB)
Added: 2007-06-05 License: GPL (GNU General Public License) Price:
871 downloads
Garlic 1.0.5

Garlic 1.0.5


Garlic project is a Web-based personal bookmark manager. more>>
Garlic project is a Web-based personal bookmark manager.

Garlic is a Web-based personal bookmark manager which does not require a separate SQL server.

It provides full text indexing and bookmark categorization. Data is stored in Berkeley DB format, and can be exported to XML.

Garlic can build a reading list from RSS feeds, thanks to a companion application called Pesto.

<<less
Download (0.12MB)
Added: 2007-02-07 License: GPL (GNU General Public License) Price:
990 downloads
GyachI 1.0.5

GyachI 1.0.5


GyachI is an improved version of GyachE, a feature-rich client for the yahoo instant messaging protocol. more>>
GyachI is an improved version of GyachE, a feature-rich client for the yahoo instant messaging protocol.
GyachI project is released under GPL to the open source community.
Main features:
- chat client
- viewing and sending webcam-streams
- hearing and talking with voice-chat
- integrated profile-browser
Differences to Gyach-E:
- rudimentary support for v4l2-webcams
- better support for v4l1-devices
- resizing webcam-pictures
- autoconf-scripts for easier compiling
- several bugfixes
Enhancements:
- This version is a maintenance release.
- It contains important bugfixes and feature enhancements like tabbed conversation.
- Users are encouraged to upgrade.
<<less
Download (2.8MB)
Added: 2006-08-24 License: GPL (GNU General Public License) Price:
1223 downloads
Swampp 1.0.5

Swampp 1.0.5


Swampp project is a gentle Content Management System that doesnt do a whole lot of managing. more>>
Swampp project is a gentle Content Management System that doesnt do a whole lot of managing.
Instead of getting in your way, it helps you along your way. It was designed to make it easier for you to produce small Web sites.
It relies on the filesystem, so you can edit your pages with your favorite text editor.
It gathers information about your pages by looking at their markup. It draws menubars, uses pretty URLs, and is fully standards-compliant.
Main features:
- XHTML 1.0 Strict compliance
- Tableless layout
- Complete separation of content and presentation
- Just enough customizability:
- Site title
- Your name
- Colors
- Primary menubar items
- Considerate printer stylesheet
- Intuitive filesystem approach
- Clean URLs
- Written in PHP
- Novel browsing interface
- Automatic detection of page titles
- Cross-browser layout consistency
- Nice typographic styling
<<less
Download (0.012MB)
Added: 2006-09-20 License: GPL (GNU General Public License) Price:
1129 downloads
Flinch 1.0.5

Flinch 1.0.5


Flinch is a powerful and flexible web link checker that will make your life as a web designer or web server admin easier. more>>
Flinch is a powerful and flexible web link checker that will make your life as a web designer or web server admin easier. Flinch is implemented in Perl and released under the GPL (GNU General Public License).
The Flinch software can be used to check all the external links on your web pages periodically and produce HTML reports of its findings. If a web resource at the end of a link has not been reachable for a few days, Flinch can send you an email.
Note that Flinch is designed to work for medium sized sites with a few hundred or maybe a thousand links, it will be too slow and eat too much memory for really big sites.
Enhancements:
- workaround from 1.0.4 didnt work everywhere. Flinch has been changed to not use Digest::MD5 any more which should solve the problem once and for all.
<<less
Download (0.031MB)
Added: 2007-06-26 License: GPL (GNU General Public License) Price:
850 downloads
Pinger 1.0.5

Pinger 1.0.5


Pinger is a network monitor tool with optional WWW interface (includes such features as sending SNMP traps to other host). more>>
Pinger is a network monitor tool with optional WWW interface (includes such features as sending SNMP traps to other host and others).

Compiling and Installing:

1. Become root and gunzip/tar sources

2. Create list of hosts to monitor to. I used standard file used by named server (modified as show bellow):

Sample:

... hosts file sample ...
;
; This is file of my hosts
;
;
;PINGER_START
; pingerd will look from here |
vilma A 192.168.3.1
theodor - thomas computer ;)
...
...
; remember, pinger use FIRST world of each line.
;SLEEP xx - sleep xx seconds
;PINGER_STOP
; pingerd will stop here
; All below will not be monitored
non-important.node
... end

anyway - look at template in etc/

3. ./configure ( --help )

4. Edit src/config.h and src/pingerd.h if you have ping path different from /bin/ping.

6. Type make ; make install

7. Insert /usr/sbin/pingerd to your rc.local file.

8. Type /usr/sbin/pingerd or reboot your computer.

9. Move src/*.cgi to your httpd cgi-bin directory

Run www browser and type http://your.host.name/cgi-bin/pinger.cgi
<<less
Download (0.066MB)
Added: 2006-04-14 License: GPL (GNU General Public License) Price:
1309 downloads
FFTscope 1.0.5

FFTscope 1.0.5


FFTscope is a nice visualization plugin for the AlsaPlayer. more>>
FFTscope is a nice visualization plugin for the AlsaPlayer.

The main purpose of this project is to demonstrate how to write a vis plugin for the AlsaPlayer visualization API.

<<less
Download (MB)
Added: 2007-06-12 License: GPL (GNU General Public License) Price:
865 downloads
moJangl 1.0.5

moJangl 1.0.5


A simple tool that allows you to call anyone that has an email address. more>> A simple tool that allows you to call anyone that has an email address.

moJangl is a Mozilla add on that allows you to call anyone who has an email address linked in a web page.
The extension places a Jangl icon next to all mailto: links. Click the icon and well give you a Jangl number to call that will send a voice message to that email address!
If they want to call you back, well give them a Jangl number to send a voice mail to your email address in return. Once youve both made that connection, its up to you whether or not to block them from contacting you again, or send that persons calls directly to your phone to talk live!
Main features:
- Respond to classified ads
- Leave audio comments for your favorite blog or podcast
- Send a voice message to anyone that displays an email address on the web, anywhere in the world!
System requirements:
- Firefox 1.5 or more

<<less
Download (11KB)
Added: 2009-04-29 License: Freeware Price: FREE
177 downloads
Earth3D 1.0.5

Earth3D 1.0.5


Earth3D is an interactive 3D earth globe, zoomable to the city level. more>> <<less
Download (0.21MB)
Added: 2006-08-06 License: GPL (GNU General Public License) Price:
1181 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5