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

Addition Elle Stores In Montreal freeware
Filter: All | Freeware | Demo
 

Addition Elle Stores In Montreal

1 2 3 4 5 > 
Added: July 14, 2013 | Visits: 346

LiteMap LiteMap is a Python mapping class which stores in SQLite database. #md5=c73f5ebb8e2699cfb4e1f88fdfa6fa0f



Platforms: *nix

License: Freeware Size: 10.24 KB Download (38): LiteMap Download

Released: September 19, 2012  |  Added: September 19, 2012 | Visits: 393

JMX History JmxHist keeps monitoring history of your application's state, via JMX, and stores in a csv file. You can specify MBeans/Attributes to be stored. You can take certain action when an attribute meet a threshold. It shows charts of the data via web.





Platforms: Windows, Mac, Linux

License: Freeware Size: 1.23 MB Download (51): JMX History Download

Released: December 18, 2012  |  Added: February 14, 2013 | Visits: 1.031

TextbookMe Cheap Textbooks Getting cheap textbooks should be the goal of every college student. With TextbookMe Windows edition now every student can get their textbooks at the lowest possible price. Simple enter a textbook title, author, and/or ISBN and we'll show you how much that book costs at all the online stores in...


Platforms: Windows, Other

License: Freeware Size: 3.64 MB Download (57): TextbookMe Cheap Textbooks Download

Added: May 10, 2013 | Visits: 961

IP Address Collecter Collects the purchasers IP address and stores in the database. Creates a new column in adminorder.php so the Store Owner can easily see the IP address.


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (60): IP Address Collecter Download

Added: May 08, 2013 | Visits: 544

ajax e-mail submitter for Email System Utilities Simply upload the files as is and it should work from the get-go! For implementation into a design just simply copy the HTML and stick it anywhere in the page!You can view the e-mail addresses that have been entered by going to the file.txt in the same directory as your write.php file. You can...


Platforms: PHP

License: Freeware Size: 20.48 KB Download (50): ajax e-mail submitter for Email System Utilities Download

Added: April 04, 2013 | Visits: 657

ajax e-mail submitter for Scripts Simply upload the files as is and it should work from the get-go! For implementation into a design just simply copy the HTML and stick it anywhere in the page!You can view the e-mail addresses that have been entered by going to the file.txt in the same directory as your write.php file. You can...


Platforms: PHP

License: Freeware Size: 20.48 KB Download (48): ajax e-mail submitter for Scripts Download

Added: August 21, 2008 | Visits: 1.134

Pricepirates Pricepirates is a free price comparison tool that searches a worldwide product catalog, including more than 95 percent of the top 300 merchants in the U.S., the majority of the leading merchants in the U.K. and thousands of online stores in Germany and eBay in up to 13 countries for product...


Platforms: Windows

License: Freeware Size: 5.85 KB Download (108): Pricepirates Download

Added: September 09, 2010 | Visits: 650

JUiC++ JUiC++ project is a library for developing programs that perform object reference counting and garbage collection in a fashion that is similar to Java. In addition, JUiC++ defines, in C++, some of Javas more common utility packages. Whats New in This Release: - This is the initial release....


Platforms: *nix

License: Freeware Size: 18.43 KB Download (92): JUiC++ Download

Released: August 06, 2012  |  Added: August 06, 2012 | Visits: 468

STR3EM STR3EM is the first available digital ecosystem in contrast to other initiatives currently still in development from Disney's Keychest and the Digital Entertainment Content Ecosystem (DECE). STR3EM allows content providers to distribute video and music products electronically in a single file,...


Platforms: Windows

License: Freeware Size: 11.59 MB Download (51): STR3EM Download

Added: May 27, 2013 | Visits: 436

cell2char function S = cell2char(C)%% Converts the contents of a cell array of strings into a character% array. The contents of the cell C are read element-wise and% converted into a char array of length MAXCOL where MAXCOL is% the length of the longest string inside the array.% Thus the dimensions of the...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): cell2char Download

Added: June 28, 2013 | Visits: 457

Flood Recorder Flood Recorder can detect when a site is being flooded with too many requests to pages served by PHP scripts.It keeps track of the IP addresses of the computers of the users that access the site and stores in a file of a given directory the information about the last access.Flood Recorder stores...


Platforms: PHP

License: Freeware Size: 10 KB Download (42): Flood Recorder Download

Added: April 09, 2013 | Visits: 445

ComicNerd.com Comic Shop Finder Do you own a WordPress blog that talks about pop culture? Comic books are at their peak of popularity right now, and if you post on a site that covers comic books, comic movies or anything at all related to comic book stores then this plug-in is for you! Simply enter your zip code and the widget...


Platforms: PHP

License: Freeware Size: 10 KB Download (44): ComicNerd.com Comic Shop Finder Download

Added: June 27, 2013 | Visits: 433

Plzip Lzip is a lossless data compressor based on the LZMA algorithm, with very safe integrity checking and a user interface similar to the one of gzip or bzip2. Lzip decompresses almost as fast as gzip and compresses better than bzip2, which makes it well suited for software distribution and data...


Platforms: Mac

License: Freeware Size: 61.44 KB Download (44): Plzip Download

Added: August 06, 2008 | Visits: 1.370

Amazing Auto Dialer Amazing Auto Dialer, the most feature-rich and user-friendly dialing software for Windows! This powerful program provides everything you need for working with the dial-up Internet connection. If you experience sudden hang-ups, if you want your computer to connect to the Internet at specific time...


Platforms: Windows

License: Freeware Size: 2.53 KB Download (134): Amazing Auto Dialer Download

Added: January 18, 2010 | Visits: 1.411

Acme::Test::Weather Acme::Test::Weather is a Perl module to test the weather conditions for a user. SYNOPSIS use Test::Weather; plan tests => 2; # You may only install something # when its nice outside. &isnt_snowing(); &isnt_cloudy(); # output: 1..2 ok 1 - its partly cloudy in Montreal, Canada not...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (106): Acme::Test::Weather Download

Added: July 01, 2010 | Visits: 838

Math::NoCarry Math::NoCarry is a Perl extension for no carry arithmetic. SYNOPSIS use Math::NoCarry; my $sum = Math::NoCarry::add( 123, 456 ); my $difference = Math::NoCarry::subtract( 123, 456 ); my $product = Math::NoCarry::multiply( 123, 456 ); No carry arithmetic doesnt allow you to carry...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (87): Math::NoCarry Download

Added: August 19, 2010 | Visits: 1.232

BZByte EZ Ajax BZByte EZ Ajax is a Java-based interactive Web toolkit to make writting professional interactive Web applications easy. BZByte EZ Ajax is much easier/quicker to use than other frameworks, and all development is done in Java. We have been developing interactive web applications for several years...


Platforms: *nix

License: Freeware Size: 4.1 MB Download (94): BZByte EZ Ajax Download

Added: February 01, 2010 | Visits: 1.028

Bio::Ontology::Relationship Bio::Ontology::Relationship is a relationship for an ontology. SYNOPSIS $rel = Bio::Ontology::Relationship->new( -identifier => "16847", -subject_term => $subj, -object_term => $obj, -predicate_term => $pred ); This is a basic implementation of Bio::Ontology::RelationshipI. The...


Platforms: *nix

License: Freeware Size: 4.7 MB Download (109): Bio::Ontology::Relationship Download

Added: September 21, 2010 | Visits: 997

phpSuperMarketTycoon 0.03.03 phpSuperMarketTycoon is an online business simulation. phpSuperMarketTycoon allows players to create individual grocery and super stores and build their supermarket empire while competing against other players building their own empire. Features include the creation, expansion and trading of...


Platforms: *nix

License: Freeware Size: 58.37 KB Download (96): phpSuperMarketTycoon 0.03.03 Download

Added: January 12, 2010 | Visits: 1.082

QHacc QHacc is a personal accounting program based on Qt. QHacc project features double- or single-entry bookkeeping and a reconciliation window. It also provides support for memorized and split transactions, graphing, reporting, archiving, and scheduled transactions that can be based on the account...


Platforms: *nix

License: Freeware Size: 665.6 KB Download (103): QHacc Download

1 2 3 4 5 >