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

Flat Stomach Foods software
Filter: All | Freeware | Demo
 

Flat Stomach Foods

< 1 2 3 4 5 
Added: August 26, 2008 | Visits: 1.130

Search Engine Plus "Search Engine Plus" is a Web based search engine which can read and search any flat ASCII database file (csv format) exported from software such as MS Excel and MS Access using tab, comma or the pipe (|) character as the field delimitor. You can use this software to search any number of database...



Platforms: Windows, *nix

License: Demo Cost: $60.00 USD Size: 32 KB Download (101): Search Engine Plus Download

Added: August 03, 2008 | Visits: 1.257

3D Maroon Animated Cursors Collection of color coordinated flat 3D Maroon Animated Cursors for Windows 95/98/NT/ME with a sports theme for those whose school or team colors are maroon. They replace all the standard Windows mouse pointers with animated versions, with many optional versions to choose from. 45 cursors in set...





Platforms: Windows

License: Freeware Size: 48 KB Download (104): 3D Maroon Animated Cursors Download

Added: August 01, 2008 | Visits: 770

FreeSerif 3DPlus 2 If your images, and web animations have a tendency to look a little flat then you'll be amazed by what 3DPlus 2 can do. This easy to use software allows you to produce stunning logos, dramatic headlines, and awsome web animations. Packed full of resources and handy templates and wizards, 3DPlus 2...


Platforms: Windows

License: Freeware Size: 21 MB Download (110): FreeSerif 3DPlus 2 Download

Added: August 22, 2008 | Visits: 3.791

miniBB miniBB (an abbreviation of "minimalist bulletin board") is a flat-type (not threaded) free web forum and discussion software, open source PHP bulletin board, written in PHP and using mySQL or another PHP-compatible database as data backend. But it's not from "yet one more bulletin board" series....


Platforms: PHP, MySQL

License: Freeware Size: 160 KB Download (487): miniBB Download

Added: August 20, 2008 | Visits: 1.194

ImageDIG ImageDIG consists of three integrated modules which allow the user to convert 2D flat images into 3D (x,y,z) data or if a graph, convert the graph in image form into 2 dimensional numerical data. The third module is a full analysis plotting utility where the user can import either the 2D or 3D...


Platforms: Windows

License: Shareware Cost: $49.95 USD Size: 5.79 KB Download (98): ImageDIG Download

Added: August 22, 2008 | Visits: 979

Pickman Saves the Kingdom This is a flat arcade game turned into a 3D fairy quest. It's not just about sweeping the galleries from monsters, collecting bonuses and recalling the old good PacMan. This time you are to come to the rescue of the Kingdom. The Kingdom of Pickland inhabited by crazily happy roly-polies is on the...


Platforms: Windows

License: Shareware Cost: $14.95 USD Size: 3.36 KB Download (158): Pickman Saves the Kingdom Download

Added: January 18, 2010 | Visits: 822

xflat eXtended FLAT (XFLAT) is a binary format that supports dynamic shared libraries on MMU-less Linux (uClinux) platforms. XFLAT is a mature suite of development tools including compiler, dynamic loader, loader, linker and support tools. Configure and Build Procedure: 1) Run the configure...


Platforms: *nix

License: Freeware Size: 3.1 MB Download (90): xflat Download

Added: November 19, 2010 | Visits: 1.197

Gnome Attacks Bomb them down to the ground with one finger Gnome Attacks is a Gnome 2 game where you bomb cities into oblivion in order to make a flat surface for your rapidly-losing-height spaceship to land. It is extremely accessible since you can control it "simply using one finger." The current...


Platforms: *nix

License: Freeware Size: 3.9 MB Download (99): Gnome Attacks Download

Added: September 22, 2010 | Visits: 1.571

GIS::Distance::Polar GIS::Distance::Polar can do Polar coordinate flat-earth distance calculations. SYNOPSIS my $calc = GIS::Distance::Polar->new(); my $distance = $calc->distance( $lon1, $lat1 => $lon2, $lat2 ); Supposedly this is a formula to better calculate distances at the poles. While implimented, this...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (165): GIS::Distance::Polar Download

Added: April 24, 2010 | Visits: 2.019

Howto: PPPOE with Bandwidth Management for OpenBSD Howto: PPPOE with Bandwidth Management for OpenBSD is a document which explains how to build an OpenBSD based router for a small flat-sharing community with four residents. The router should manage the available bandwidth fairly between the paying users and their guests. For the residents, it...


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 122.88 KB Download (182): Howto: PPPOE with Bandwidth Management for OpenBSD Download

Added: October 18, 2010 | Visits: 938

3dphoto 3dphoto project is a shell script that converts a flat (i.e. conventional) jpeg image to 3d version. It has a Kommander GUI that allows the user to select either a single file or all jpegs in a folder. The script from the command line is currently more flexible allowing a choice of colour for...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (91): 3dphoto Download

Added: February 20, 2010 | Visits: 1.323

CGI::Expand CGI::Expand is a Perl module that can convert flat hash to nested data using TT2s dot convention. SYNOPSIS use CGI::Expand; use CGI; # or Apache::Request, etc. $args = expand_cgi( CGI->new(a.0=3&a.2=4&b.c.0=x) ); # $args = { a => [3,undef,4], b => { c => [x] }, } # Or to catch...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (95): CGI::Expand Download

Added: February 09, 2010 | Visits: 896

ServingXML ServingXML is a markup language for expressing XML pipelines, and an extensible Java framework for defining the elements of the language. ServingXML currently comes with a console app, and also documents an API for imbedding the software in a standard Java or J2EE application. ServingXML...


Platforms: *nix

License: Freeware Size: 10 MB Download (88): ServingXML Download

Added: August 09, 2010 | Visits: 1.740

PHP Database Interface 1.0 PHP Database Interface is an easy to use PHP database interface meant to give applications universal support across many databases, including several flat file formats. Installation These are just a few notes installation notes regarding DBi and using it with your project txtSQL support...


Platforms: *nix

License: Freeware Size: 33.79 KB Download (109): PHP Database Interface 1.0 Download

Added: September 18, 2010 | Visits: 1.874

Bio::Index::Swissprot Bio::Index::Swissprot is a Perl Interface for indexing (multiple) Swissprot .dat files (ie flat file swissprot format). SYNOPSIS # Complete code for making an index for several # Swissprot files use Bio::Index::Swissprot; use strict; my $Index_File_Name = shift; my $inx =...


Platforms: *nix

License: Freeware Size: 4.7 MB Download (100): Bio::Index::Swissprot Download

Added: November 01, 2010 | Visits: 981

CuteNews CuteNews provides a powerful news management system that uses flat files. Very easy to use and integrate into existing website. Youll need less than 3 minutes to get it working on your server. Features: powerful comments system, WYSIWYG, avatars, own smilies, search function, flood protection,...


Platforms: *nix

License: Shareware Cost: $39.00 USD Size: 194.56 KB Download (127): CuteNews Download

Added: July 06, 2010 | Visits: 737

monotone monotone is a distributed version control system with a flat peer model, cryptographic version naming, meta-data certificates, decentralized authority, and overlapping branches. monotone works out of a transactional version database stored in a regular file, and uses a custom network protocol...


Platforms: *nix

License: Freeware Size: 4.6 MB Download (98): monotone Download

Added: June 22, 2010 | Visits: 938

mod_auth_tds mod_auth_tds is an Open Source Apache module that does http basic authentication using (instead of the flat file that mod_auth uses) a TDS compliant database server somewhere on the network. TDS stands for Tabular Data Stream, which is the protocol that Microsoft SQL Server (and Sybase) uses to...


Platforms: *nix

License: Freeware Size: 36.86 KB Download (100): mod_auth_tds Download

Added: July 11, 2010 | Visits: 897

File::Tabular File::Tabular can search and edit flat tabular files. SYNOPSIS use File::Tabular; my $f = new File::Tabular($filename); my $row = $f->fetchrow; print $row->{field1}, $row->{field2}; $row = $f->fetchrow(where => someWord); $row = $f->fetchrow(where => field1 > 4 AND field2 >=...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (101): File::Tabular Download

Added: November 27, 2010 | Visits: 2.150

Radiator Radius Server Radiator project is a highly configurable and flexible Radius server that supports authentication by over 60 different types of authentication methods such as Flat files, DBM files, Unix password files, SQL databases, remote Radius servers (proxying), external programs, NT User Manager, Active...


Platforms: *nix

License: Shareware Cost: $790.00 USD Download (237): Radiator Radius Server Download

< 1 2 3 4 5