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.480.354 Times

Lyrics Remember Me This Way freeware
Filter: All | Freeware | Demo
 

Lyrics Remember Me This Way

< 1 2 3 4 5 > 
Added: April 06, 2013 | Visits: 479

Adsense Me WP This plugin allows you to display advertisements from various different networks or ad sizes!You can have 3 different widgets with ad code on, so you can quickly select what code you wish to display, and then put them in the position that YOU want!There are options to place code before and after... Platforms: Matlab

License: Freeware Size: 10 KB Download (41): Adsense Me WP Download

Added: January 25, 2010 | Visits: 690

Forget-Me-Not Forget-Me-Not... If you're the owner of a portable Mac, this is a must-have app! You've probably had the experience of connecting your laptop to a low-res projector or television, only to find your windows shrunken and gathered in a corner when you detach it. Forget-Me-Not solves that... Platforms: Mac

License: Freeware Size: 274 KB Download (95): Forget-Me-Not Download

Added: May 14, 2013 | Visits: 494

Xmas Snowballs Santa Claus give me a nice plugin for convert your template in a real xmas template. Remember activate this plugin after the installation. Platforms: PHP

License: Freeware Size: 10 KB Download (40): Xmas Snowballs Download

Added: October 12, 2010 | Visits: 1.614

The Wonder Shaper The Wonder Shaper is a very special network shaper script with a lot of features. Works on Linux 2.4 & higher. Goals I attempted to create the holy grail: * Maintain low latency for interfactive traffic at all times. This means that downloading or uploading files should not disturb SSH or... Platforms: *nix

License: Freeware Download (138): The Wonder Shaper Download

Added: April 11, 2010 | Visits: 1.173

Bloody Stupid This is the second pseudo-release of Bloody Stupid Linux, which of course has nothing to do with the first release. The first BSL was a 50Mb ISO Live run CD based on DamnSmall Linux. I had a lot of fun hacking around DamnSmall, and apparently it drew a little attention. John, the lord master of... Platforms: *nix

License: Freeware Size: 48.4 MB Download (92): Bloody Stupid Download

Added: March 24, 2010 | Visits: 1.251

Paloma Paloma is a program to manage a database of digital music files and facilitate their retrieval and playback in interesting ways. It works with music files of any form--mp3 files, ogg files, MIDI files, whatever youve got a player for--and file formats can be freely intermixed. Its intended to... Platforms: *nix

License: Freeware Size: 266.24 KB Download (93): Paloma Download

Added: July 07, 2010 | Visits: 1.008

FL-COW The library born to solve a problem I had when working with the Linux Kernel archives that I use to replicate using hard links. Replicating archives with hard links is both fast and space saving, and it helped me a lot in speeding up my operations when working on the kernel source. A recent... Platforms: *nix

License: Freeware Size: 296.96 KB Download (90): FL-COW Download

Added: February 14, 2010 | Visits: 1.034

JDave JDave project is a behavior-driven development framework that provides an easy way to specify the behavior of your Java classes. Behavior Driven Development (BDD) is a refinement for Test Driven Development (TDD). It is not a radical change from TDD, in fact the actual process of doing BDD is... Platforms: *nix

License: Freeware Download (96): JDave Download

Added: April 21, 2010 | Visits: 983

Caml-get Caml-get project is a tool to distribute and get Objective-Caml code in a way similar to the apt-get utility. We all have various functions, types, or even whole modules that we use in many different programs or libraries, but that somehow we dont put in a separate library. I see two reasons... Platforms: *nix

License: Freeware Size: 71.68 KB Download (96): Caml-get Download

Added: April 19, 2010 | Visits: 1.270

RTF::Writer RTF::Writer is a Perl module for generating documents in Rich Text Format. SYNOPSIS use RTF::Writer; my $rtf = RTF::Writer->new_to_file("greetings.rtf"); $rtf->prolog( title => "Greetings, hyoomon" ); $rtf->number_pages; $rtf->paragraph( fs40bi, # 20pt, bold, italic "Hi there!" );... Platforms: *nix

License: Freeware Size: 57.34 KB Download (118): RTF::Writer Download

Added: November 22, 2010 | Visits: 1.068

Acme::OneHundredNotOut Acme::OneHundredNotOut is a raise of the bat, a tip of the hat. I have just released my 100th module to CPAN, the first time that anyone has reached that target. As some of you may know, I am getting ready to go back to college and reinvent myself from being a programmer into being a... Platforms: *nix

License: Freeware Size: 14.34 KB Download (95): Acme::OneHundredNotOut Download

Released: August 04, 2012  |  Added: August 04, 2012 | Visits: 331

PicPasso PicPasso is a handy Firefox extension designed for remembering complex and safe passwords. Everybody knows that you should use long passwords, choose unique passwords for each website, and of course change your passwords regularly. But who can remember all those passwords? You can! Because... Platforms: Windows

License: Freeware Size: 1.6 MB Download (51): PicPasso Download

Released: November 06, 2012  |  Added: November 06, 2012 | Visits: 425

Cookienator Cookienator is a tool that will help you remain anonymous from search engines such as Google and other notorious web-usage trackers such as Doubleclick or Omniture. Many websites install cookies in your browser, and these little bits of tracking data will be used to identify you for as long as... Platforms: Windows

License: Freeware Download (50): Cookienator Download

Released: September 21, 2012  |  Added: September 21, 2012 | Visits: 418

The Nectar of Govinda Lila (pdf) This compilation of discourses by Bhaktivedanta Narayana Maharaja beautifully describe the deep inner meanings of the famous Bhagavad Gita verse, 18.65, Offer your mind to Me, become My bhakta by hearing and chanting, etc, about My names, forms, qualities and pastimes, worship Me and offer... Platforms: Windows

License: Freeware Size: 268 KB Download (48): The Nectar of Govinda Lila (pdf) Download

Added: May 10, 2013 | Visits: 838

Parsing binary files with regular expressions This script allows you to use the regular expression engine to parse binary files, especially those for which the struct module alone is inadequate.The typical way to parse binary data in Python is to use the unpack method of the struct module. This works well for fixed-width fields, but... Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: May 10, 2013 | Visits: 356

Simpler item retrieval using tupled subscripting This script shows a small addition to the tuple, list, and dictionary classes to allow for a simpler way to retrieve a number of independent items. By allowing for the subscripting to use tuples some very annoying cases becomes much simpler. This script is suitable for large data sets where... Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: May 31, 2013 | Visits: 499

Simple Inverted Pendulum with LQR,PID SimMechanics Hi guys this is my Simple Pendulum model and control using SimMechanics and Control toolbox, later I will include also the SolidWorks files to show how to use SolidWorks link.Anyone who finds that I should do things in another way please fell free to post any comment and help me :)This sample was... Platforms: Matlab

License: Freeware Size: 327.68 KB Download (58): Simple Inverted Pendulum with LQR,PID SimMechanics Download

Added: March 29, 2013 | Visits: 426

Extended (n,k)-gray code Our basic idea is based on (n,k)-gray code which was introduced in one paper named :"Generalized Gray Codes with Applications". Our extention is allowing each digit ranged from different digit which is widely useful in some situations.For example, (3,2)-Gray code is (0,0), (0,1),... Platforms: Matlab

License: Freeware Size: 10 KB Download (41): Extended (n,k)-gray code Download

Added: May 14, 2013 | Visits: 414

User Profile Node Integrator This is no longer maintained. If anybody wants the namespace or wants to take over the module... please contact me.This module aims to integrate all profile nodes in a neat and usable way allowing user permissions on all types associated with the user.How?If you use the Node Profile module, which... Platforms: PHP

License: Freeware Size: 10 KB Download (41): User Profile Node Integrator Download

Added: September 09, 2013 | Visits: 578

Keyword Statistics With this plugin you can optimize your WordPress blog for search engines. It can automatically generate meta informations (like keywords and description for example) needed for the search engine optimization (SEO) of your blog.The Keyword-Statistics-Plugin checks the content of a post or a page... Platforms: PHP

License: Freeware Size: 307.2 KB Download (46): Keyword Statistics Download

< 1 2 3 4 5 >