Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.223.292 Times

Bullet For My Valentine freeware
Filter: All | Freeware | Demo
 

Bullet For My Valentine

< 1 2 3 4 5 > 
Added: July 26, 2013 | Visits: 281

Subversion Interface for Matlab The summary basically says it all. This lets you use Subversion with Matlab. I didn't see any other implementation on this, so I wrote this simple version for my group. Put this file in the ../toolbox/matlab/verctrl/ directory, overwriting the existing file there with the same name. Then go to...



Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Subversion Interface for Matlab Download

Added: April 21, 2013 | Visits: 388

WP Tweets (Twitter plugin for WordPress) WP Tweets enables you to be embed your twitter tweets. This plugin supports the following features, * Configure twitter username and number of tweets displayed. * Is very lightweight and uses client side fetch. * Free online support for CSS customization - Project Page - WP Tweets. * Widget...





Platforms: PHP

License: Freeware Size: 10 KB Download (51): WP Tweets (Twitter plugin for WordPress) Download

Added: November 10, 2013 | Visits: 369

Mac-ProLi X During the last years I used a small AppleWorks database for the administration of my projects ("Mac-HaBu", "Win-HaBu", "Bambini"...). In this database I entered all descriptions of functions and errors, sorted by version and program. Also the current processing state was stored. So I had an...


Platforms: Mac

License: Freeware Size: 9.65 MB Download (36): Mac-ProLi X Download

Added: October 03, 2013 | Visits: 310

darknocK for Linux darknocK detects edges in images, better than any other program. It is using Artificial Neural Networks to enchance the results of standard algorithms. It's a part of My work for My Master degree.


Platforms: *nix

License: Freeware Size: 4.76 MB Download (32): darknocK for Linux Download

Added: November 08, 2013 | Visits: 303

Image Toolbar for Linux Cusser.net is a hosting point for my collection of Firefox extensions and other projects. This website currently consists of the following sections: * Extensions, produced for Mozilla Firefox in my spare time. These are freely available and add functionality to the Firefox browser in various...


Platforms: *nix

License: Freeware Size: 92.16 KB Download (36): Image Toolbar for Linux Download

Added: November 17, 2013 | Visits: 367

HTML::Element::Replacer for Linux blah blah Now let's say you have 5 data rows that you wish to display using the middle tr as your sample. The pure HTML::Tree way to do this would be: my $sample_tr = $tree->look_down(scla => 'mid'); my @c; for my $data (@data) { my $c = $sample_tr->clone;...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (39): HTML::Element::Replacer for Linux Download

Added: September 07, 2013 | Visits: 325

CRUX for Linux CRUX is a lightweight, i686-optimized Linux distribution targeted at experienced Linux users. The primary focus of this distribution is "keep it simple", which is reflected in a simple tar.gz-based package system, BSD-style initscripts, and a relatively small collection of trimmed packages. The...


Platforms: *nix

License: Freeware Size: 230 MB Download (32): CRUX for Linux Download

Added: September 13, 2013 | Visits: 399

Ganteng Timesheet for Linux Time tracker application. This application is specifically designed for a contractor. I developed this application for my future contract-based projects. This application uses SwingX, iText for PDF-based report generation and H2 for internal database Features Timer Invoice generation in PDF...


Platforms: *nix

License: Freeware Size: 3.68 MB Download (32): Ganteng Timesheet for Linux Download

Released: March 19, 2011  |  Added: March 31, 2011 | Visits: 4.947

Photo Resizer Super Simple Photo Resizer is meant for everyone from children and computer beginners to fast-working pros. Specifically designed for resizing photos and pictures from your digital camera, all the complex logic is already taken care of for you. Where other apps present you with a million...


Platforms: Windows

License: Freeware Size: 3.02 MB Download (1069): Photo Resizer Download

Added: January 18, 2010 | Visits: 1.250

Wallcal Wallcal is a simple, stupid, useless calendar for your desktop. I created this instead alot of useful calendars because: - I dont like Aqua, Graphite, Aero. I like freedom, I love KDE, Im looking for my personal desktop style.. - Some famous calendars dont work on my PC. Every month it...


Platforms: *nix

License: Freeware Size: 655.36 KB Download (205): Wallcal Download

Added: March 01, 2010 | Visits: 756

Zadolbator 0.1 Zadolbator software is simple reminder component for Jabber server. Its main purpose is to remind you about events such as birthdays or holidays - though, you can use it also for keeping your everyday reminders about meetings, things to do, etc. Zadolbator uses iCalendar format to store events:...


Platforms: *nix

License: Freeware Size: 29.7 KB Download (89): Zadolbator 0.1 Download

Added: April 07, 2010 | Visits: 998

Unrawel 1.03 Unrawel project is the library and simple command-line front-end that were written to experiment with different techniques for digital camera acquired images interpolation and processing. Areas which are covered include RAW images interpolation, images de-noising and enhancing, white balance...


Platforms: *nix

License: Freeware Size: 82.94 KB Download (102): Unrawel 1.03 Download

Added: July 12, 2010 | Visits: 1.010

khdapsmon khdapsmon is a monitor primarily for the Hard Drive Active Protection System (HDAPS) found in IBM ThinkPads. Its primary interface is a system tray icon that indicates whether the queue is frozen or not on the selected hard disk device. This is similar to the tray icon found on the...


Platforms: *nix

License: Freeware Download (108): khdapsmon Download

Added: June 11, 2010 | Visits: 886

Closure::Loop Closure::Loop is a Perl module with redo, last, next for closure based loops. SYNOPSIS package MyIterator; use Closure::Loop; # mixin sub new { my $class = shift; return bless { }, $class; } sub forAll { my $self = shift; my $cb = pop || die "No callback"; for my $i (@_) { eval {...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (97): Closure::Loop Download

Added: June 11, 2010 | Visits: 1.476

dynamic window manager dynamic window manager or dwm is a dynamic window manager for X11. As founder and main developer of wmii I came to the conclusion that wmii is too clunky for my needs. I dont need so many funky features and all this hype about remote control through a 9P service, I only want to manage my...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (101): dynamic window manager Download

Added: January 23, 2010 | Visits: 1.019

Tunnel4J Tunnel4J project is a little utility for people who need to access resources behind firewalls via ssh connections. Consider it as a light replacement of just some features of a VPN. You can do exactly the same things with the command line ssh client; tunnel4j just exposes a nicer(???) GUI, and...


Platforms: *nix

License: Freeware Download (101): Tunnel4J Download

Added: July 15, 2010 | Visits: 1.418

Radio Shortest Path First Radio Shortest Path First (RSPF) is a routing protocol for wireless networks. This particular implementation is written for Linux and conforms to version 2.2 of the protocol specification. There are many reasons why our networks are complicated, but one significant thing is that you can no longer...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (101): Radio Shortest Path First Download

Added: March 27, 2010 | Visits: 1.877

Bio::Tools::Run::TribeMCL Bio::Tools::Run::TribeMCL is a method for clustering proteins into related groups, which are termed protein families. SYNOPSIS use Bio::Tools::Run::TribeMCL; use Bio::SearchIO; # 3 methods to input the blast results # straight forward raw blast output (NCBI or WU-BLAST) my @params =...


Platforms: *nix

License: Freeware Size: 829.44 KB Download (213): Bio::Tools::Run::TribeMCL Download

Added: June 09, 2010 | Visits: 884

phpMyID phpMyID is a small, fairly lightweight, standalone, single-user Identity Provider for OpenID authentication. OpenID is an open, decentralized, free framework for user-centric digital identity (I stole that from their website). But what does it mean? Well, basically OpenID is a way to...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (94): phpMyID Download

Added: October 08, 2010 | Visits: 1.676

IO::InSitu IO::InSitu is a Perl module to avoid clobbering files opened for both input and output. SYNOPSIS use IO::InSitu; my ($in, $out) = open_rw($infile_name, $outfile_name); for my $line (<$in>) { $line =~ s/foo/bar/g; print {$out} $line; } When users want to do in-situ processing on a...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (87): IO::InSitu Download

< 1 2 3 4 5 >