Main > Free Download Search >

Free wrong software for linux

wrong

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 291
Wrong Way 0.2.6

Wrong Way 0.2.6


Wrong Way is car racing game for one or two players. more>>
Wrong Way is car racing game for one or two players.

You can choose one of six cars in three different tracks. Wrong Way was written with Pygame.

The two players play on split screen. There are multiple cars and tracks ready for use.

<<less
Download (8.7MB)
Added: 2005-12-07 License: GPL (GNU General Public License) Price:
1418 downloads
aPong

aPong


aPong is a Pong game written in x86 Assembly language. more>>
aPong is a Pong game written in x86 Assembly language.
As I run Linux on my own machine, I dont do a lot with intel syntax. I needed to learn this for a lab. After scouring the internet for a few hours, I came across NASM. This looked as though Id be able to just code in this, take it into the Windows computers and have it just work.
No such luck. So, thats beside the point now, but I wrote this in order to get to grips with the syntax (which turned out to be the wrong one.)
Main features:
- 2-player
The left one uses Q/A to go up/down, the second one uses P/L. Escape to quit.
- Uses SDL from assembly language
I quite like SDL. I quite dislike x86. I already know SDL. It was already a learning exercise, I wasnt going to go off learning xlib or something at the same time. This gave me a way to quickly get the code written.
- Avoids the use of frame pointers
Why do you need frame pointers if youre not going to be running it in a debugger. Its not difficult to keep track of the stack frame if youre writing it yourself. You dont need to keep moving the stack pointer inside a function, just once at the start and once at the end. Then all you need is to take offsets from esp (so long as you remember how big the frame is at the time.)
This really gets on my nerves. People dont seem to realise the amount of overhead (in terms of lost cycles) that a function call has. To say global variables are BAD is just plain wrong. Sure, it can lend itself to abuse, but thats like saying you shouldnt code in C or use UNIX because they dont hold your hand.
- The input system isnt great.
Because I was trying to keep the code size down, I went the way of using SDL_GetKeyState and SDL_PumpEvents. These mean that if the key is not actually down at the time of the PumpEvents call, it drops the keypress. (if you want to see how you should do it, look at the events system in STP
<<less
Download (0.008MB)
Added: 2007-03-05 License: GPL (GNU General Public License) Price:
965 downloads
RiteOfTongue 0.4

RiteOfTongue 0.4


RiteOfTongue is a allows you to right-click on a typed word inside a web form to check if the word is spelled correctly. more>>
RiteOfTongue is a Firefox extension that allows you to right-click on a typed word inside a web form to check if the word is spelled correctly and get alternate suggestions if it is wrong.

Then select the word from the popup menu to change it. The words are obtained in real-time over the Internet using the dictionary service from Dict.org.

If you are running Firefox behind a firewall (or router), you might need to enable outgoing connections on port 2628 or else the menu will say "Wait..." and appear to stop working.

<<less
Download (0.004MB)
Added: 2007-06-27 License: MPL (Mozilla Public License) Price:
849 downloads
atropine 0.2

atropine 0.2


atropine helps programmers make assertions about document structure while getting at the data they are interested in. more>>
atropine is a screen-scraping library built on top of BeautifulSoup.
atropine helps programmers make assertions about document structure while getting at the data they are interested in.
atropine library was developed under Python.
Special thanks to Piet Delport for the resolver, null resolver, chain-of-resolvers ideas.
Please note, using this library is not as complicated as it sounds, it consists of only 275 lines of python.
It is better to get no data than to get the wrong data.
The key to screen-scraping the right data is to make a painful amount of assertions about document structure
Enhancements:
- Some unused imports were removed.
- A text only version of the reference was added.
- Things were generally tidied up.
<<less
Download (0.007MB)
Added: 2005-11-29 License: Public Domain Price:
1424 downloads
Monk 0.5

Monk 0.5


Monk is a very simple, light, and easy-to-use Web framework for use with Python. more>>
Monk is a very simple, light, and easy-to-use Web framework for use with Python. Monk does not have any fancy session management facilities.

Monk library does not provide any specific solution to any of the most complex Web problems. Monk is simple and effective.

By nature Monk is "Ruby on Rails"/"CherryPy" like. On the contrary to those
frameworks, Monk follows the KISS (Keep It Simple Stupid) approach to
programming.

Monk does not have any fancy session management facilities. Monk does not
provide any specific solution to any of the most complex WEB problems. Monk is simple and effective.

I tried to make Monk as consistent as possible. Some naming conventions might be wrong or not appropriate, so please let me know if this is the case.

If you feel that you can write some parts of Monks code better than their
current implementation, feel free to contribute. Everybody is more than welcome.

Because Monk is designed to be simple and effective, no backwords (legacy)

<<less
Download (0.017MB)
Added: 2005-11-18 License: GPL (GNU General Public License) Price:
1461 downloads
raidmonitor 0.0.1

raidmonitor 0.0.1


raidmonitor is a Linux software RAID monitor. more>>
Raidmonitor monitors your linux raid devices (/proc/mdstat). It can send you a mail when something goes wrong, or show the current status in a window.

Raidmonitor is built using pccts for the parser generation and gtkmm for the GUI.
<<less
Download (0.20MB)
Added: 2005-04-07 License: GPL (GNU General Public License) Price:
1663 downloads
Plasmatronics 0.03

Plasmatronics 0.03


Plasmatronics Perl module is a Plasmatronics PL regulator controller. more>>
Plasmatronics Perl module is a Plasmatronics PL regulator controller.

SYNOPSIS

use Device::Regulator::Plasmatronic;
my $r = Device::Regulator::Plasmatronic;
print "Current state of charge = " . $r->pl_dsoc . "n";

This is an interface library via the serial port to a Plasmatronics Regulator. (http://www.plasmatronics.com.au/)

MAJOR LIMITATIONS

Serial Port

I have to replace the serial port driver - currently I use the unix only version, but I have written

Hard Coded Multiplier

The multiplier used for voltages etc is hard coded (currently 4 = 48 Volt system). This can be read from the system, so I will have to do that as part of the initialisation.

Combined Values

Load and other things combine values from multiple locations to allow for larger numbers. I know that I have got this wrong in a number of places. Work to be done to test these for large numbers (eg: > 25 Amps etc).

<<less
Download (0.014MB)
Added: 2007-06-19 License: Perl Artistic License Price:
862 downloads
JRoller 0.9

JRoller 0.9


JRoller provides a rollercoaster simulator. more>>
JRoller provides a rollercoaster simulator.
It is intended to be mainly entertaining and not scientific.
The track and many physical variables are automatically generated from a number of fulcrums freely placeable.
The application does not make use of any 3D acceleration and should run on any decent Java-enabled browser.
Some fulcrum points define the track which is interpolated between them ("periodic cubic spline" for the experts). The fulcrums can be changed in realtime. Try it out and let me know, if something goes wrong.
Version restrictions:
- This file contains the source code and the compiled class files of jRoller. I apologize for the lack of documentation, but I think its not that complicated. If you want to improve or modify the source code, feel free to ask me any questions about the code. You need a Java compiler to build it, and the Java Runtime Environment to run it.
<<less
Download (0.079MB)
Added: 2007-03-12 License: GPL (GNU General Public License) Price:
956 downloads
Tofuhunt 0.2

Tofuhunt 0.2


Tofuhunt is a whats wrong with this picture? game. more>>
Tofuhunt is a "whats wrong with this picture?" game for Linux. Two pictures come up and you are to find the differences or a tofu in the pictures. You can also make your own pictures.
Installation:
To run tofuhunt you will need a few things. The following is the list :
- python
- pygame
There are installation instructions for those on the given sites.
After you have those all you need to you is run tofuhunt.py from the command line.
shell>cd dir/where/tofuhunt/is/located/
shell>python tofuhunt.py
Enhancements:
- A bug in the game timer has been fixed.
<<less
Download (1.4MB)
Added: 2006-04-26 License: GPL (GNU General Public License) Price:
1276 downloads
sarg 2.2.3.1

sarg 2.2.3.1


Squid Analysis Report Generator is a tool that allow you to view more>>
Sarg is a Squid Analysis Report Generator is a tool that allow you to view "where" your users are going to on the Internet.
Sarg provides many informations about Squid users activities: times, bytes, sites, etc...
Avaiable languages
English, Bulgarian-windows1251, Catalan, Czech, Dutch, German, Hungarian, Indonesian, Italian, Japanese, Latvian, Polish, Portuguese, Romanian, Russian-koi8, Russian-windows1251, Serbian, Spanish, Turkish, Ukrainian-windows1251.
Installation
If you use native squid log format, the elapsed time will be in reports (emulate_httpd_log off).
1. run ./configure
configure options: --enable-bindir=where sarg binary will be saved
default: /usr/bin
--enable-sysconfdir - where the configuration directory is
default: /usr/local/sarg
--enable-htmldir - where the www html root dir is
default: /var/www/html
--enable-mandir - where the sarg man page will be saved
default: /usr/local/man/man1
3. make
4. make install
5. Go to /usr/local/sarg (or file entered with --sysconfdir on configure)
and change sarg.conf as you need.
6. Notes about sarg:
Date/Time report:
Every minute that a request is logged your time is incremented by the smaller
of 1 minute or the total time for the requests.
Usage: sarg -h
Enhancements:
- fidex -m option to show all the used tags
- date period invalid in download reports
- wrong results when userid contain %20 character
- previous reports info wrong in index.html
<<less
Download (0.34MB)
Added: 2007-01-03 License: GPL (GNU General Public License) Price:
1066 downloads
OpenVMPS 1.3

OpenVMPS 1.3


OpenVMPS implements a Cisco switch-compatible VLAN policy management server. more>>
VMPS (VLAN Management Policy Server) is a way of assigning switch ports to specific VLANs based on MAC address of connecting device. OpenVMPS is a GPL implementation of VMPS.
More about VMPS you can read on www.cisco.com. Because it was developed based solely on infomation obtained by looking at packets between VMPS and client, it is very likely not complete, it might also be wrong.
It is stable. We run it without problems for more than two years now (aug 2003) and till now the network has grown to ~40 switches and ~700 hosts (actually ~800, but some 120 clients are still in todo list for dynamic vlans). I have also other success reports but no numbers.
Enhancements:
- This release adds an -e option to use an external program for MAC address to VLAM mapping.
- There are other bugfixes and cleanups.
<<less
Download (0.093MB)
Added: 2005-10-11 License: GPL (GNU General Public License) Price:
839 downloads
Alert Manager 1.0-RC5

Alert Manager 1.0-RC5


Alert Manager was created to run an alert command. more>>
Alert Manager was created to run an alert command, monitor the status of that commands output, and guarantee that if something goes wrong it wont go unnoticed.
Alert Manager has been successfully deployed in several fortune 500 companies providing guaranteed alert delivery and command execution.
It has a very flexable configuration file that allows creation of "alert chains" - chains of commands, each with their own fallback command, failure command, timeout, retry counter, and other advanced options.
It has a method for passing messages from the command line into the various commands defined in the configuration file
Main features:
- Runs any system command (defined in configuration file) and has several methods for verifying that it executed successfully.
- Logs all activity to a file.
- Has a method to prevent infinite loops of failing commands.
- Supports user definable variables in the configuration file that can be used later in that file.
- Script returns error status to the system when an error occurs and logs a detailed message.
- Verbose error messages to STDOUT if something goes wrong.
- Multiple debugging levels.
Enhancements:
- Fixed a bug in configuration file parsing that would cause alertManager to process some commented lines when it should have ignored those lines.
- Add support for passing the "message" in via STDIN. Just use a "-m stdin" and pipe some text to alertManager.
- Set SIGCHLD to IGNORE so children can exit on their own without waiting for the parent to reap them or exit.
<<less
Download (0.016MB)
Added: 2005-10-14 License: GPL (GNU General Public License) Price:
1470 downloads
Losungen (watchwords)

Losungen (watchwords)


Losungen (watchwords) is a superkaramba-theme, which shows the daily watchwords at your desktop. more>>
Losungen (watchwords) is a superkaramba-theme, which shows the daily watchwords (in german known as "Losungen") at your desktop. For more information about the losungen, have a look at www.losung.de
Main features:
- Switch easily to every day in the current year.
- Switch between more than 15 languages.
- Copy the verses into your clipboard with a single click.
- Send the verses as email.
- Open the verses at www.bibleserver.com.
- Open the verses in bibletime (if installed).
Supported languages:
- afrikaans
- arabic
- cesky czech
- deutsch german
- english
- castellano spanish
- francais french
- iwrit hebrew
- hungarian
- italiano italian
- nederlands dutch
- norsk norwegian
- portugues portuguese
- romania romanian
- russian
- tamil
- turkish
- vietnamese
- chinese GB2312
- chinese Big5
Enhancements:
- Fixed wrong booknames for link into bibletime
- Languageentries have now icons
- revised helpfile
- cleaning of sourcecode
<<less
Download (1.3MB)
Added: 2006-07-27 License: GPL (GNU General Public License) Price:
1476 downloads
WWW-Form 1.17

WWW-Form 1.17


WWW::Form is a module for handling the world-wide-web form process. more>>
WWW::Form is a module for handling the world-wide-web form process. The project enables generating forms, filling them from user input, verifying them, and re-displaying them in case something is wrong.

<<less
Download (0.021MB)
Added: 2007-03-20 License: Perl Artistic License Price:
948 downloads
Whoisdomaincheckup 4.0

Whoisdomaincheckup 4.0


Whoisdomaincheckup is a Web-based (PHP) application that can check the registration status of a domain name. more>>
Whoisdomaincheckup is a Web-based (PHP) application that can check the registration status of a domain name.
In particular, Whoisdomaincheckup can check whether a domain name is currently free for registration. It doesnt use any exec or system commands, but instead uses the fopen command to access the Whois servers.
Its not using any system calls! Its opening a socket to the whois server. So it should run on any server with PHP4 or higher installed! Download, untar, upload to your server and point your browser to the whois.php, and youre ready for business! If every thing was that easy...
This new version does parallel scanning. And the triggers are set per server. The old version scanned wrong!! You should upgrade to this version for better results!
In the example some domains just fail, thats my firewall, on your server they may work, but keep in mind that some firewalls block outgoing ports. For whois that is port 43 and for http 80 and for https 443.
Enhancements:
- The whole class was rewritten.
- The wrong triggers were fixed.
- An application example was added.
<<less
Download (0.007MB)
Added: 2006-02-23 License: LGPL (GNU Lesser General Public License) Price:
1338 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5