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

Own Stories software
Filter: All | Freeware | Demo
 

Own Stories

< 1 2 3 4 5 > 
Added: June 22, 2010 | Visits: 967

VCD-db VCD-db is a Free web based software that lets you manage your DVD/VCD/CDs collection on your own website. VCD-db can easily add new movies with 2 clicks, movie data is automatically fetched for you from IMDB and/or other sources. VCD-db is highly flexible, runs on multiple database platforms...



Platforms: *nix

License: Freeware Size: 1.4 MB Download (111): VCD-db Download

Added: January 18, 2010 | Visits: 1.078

MkGallery MkGallery allows you to create your own gallery for the Internet with HTML 4.0 and CSS support. MkGallery generates an image gallery with thumbnails for the Internet. All pages are HTML 4.0 and CSS compatible. How it works: Enter in a folder with jpg files and choose a name for the gallery....





Platforms: *nix

License: Freeware Size: 61.44 KB Download (107): MkGallery Download

Added: February 17, 2010 | Visits: 1.200

Linux From Scratch Linux From Scratch (LFS) is a project that provides you with the steps necessary to build your own custom Linux system. There are a lot of reasons why somebody would want to install an LFS system. The question most people raise is "why go through all the hassle of manually installing a Linux...


Platforms: *nix

License: Freeware Size: 503.3 MB Download (107): Linux From Scratch Download

Released: July 02, 2007  |  Added: August 11, 2007 | Visits: 1.443

Everything I Own In the event of theft or disaster, Everything I Own could be the most important program on your computer. Keep track of every item in your home or collection. List purchase price, replacement cost, warranties, locations, types of items, condition of items, where it was purchased, and more. You...


Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 4.61 MB Download (106): Everything I Own Download

Added: October 13, 2010 | Visits: 1.506

Netscape Friends Activity Sidebar Netscape Friends Activity Sidebar is a Firefox extension that helps you keep tabs on what stories your Netscape friends are submitting, commenting, and voting on. A new toolbar button (shown in the extension preview image) features Chad, the older, more mature brother of AOLs little yellow chat...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (105): Netscape Friends Activity Sidebar Download

Released: October 12, 2009  |  Added: April 27, 2010 | Visits: 1.578

Womble EasyDVD Thank you for choosing Womble EasyDVD. Womble EasyDVD is a DVD authoring tool that makes DVD authoring as simple, quick, and intuitive as possible. With a six step work-flow, you will be able to create your own DVD with just a few mouse clicks, without ever reading the Help document....


Platforms: Windows

License: Shareware Cost: $49.00 USD Size: 9.78 MB Download (103): Womble EasyDVD Download

Added: February 22, 2010 | Visits: 986

FR1 FR1 is a Linux kernel driver that adapts the kernels own software RAID1 driver. Its intelligent in that it doesnt blindly resynchronize a whole mirror component when only a few blocks need resyncing. That can save hours of resync time on a large device. In addition, it always chooses the...


Platforms: *nix

License: Freeware Size: 68.61 KB Download (101): FR1 Download

Added: January 14, 2010 | Visits: 939

HTML::Merge::Ext HTML::Merge::Ext - Extending Merge by writing your own tags. TYPES OF TAGS Generally, there are four types of tags in Merge. Output tags Tags such as < $RVAR > or others, that are substituted by values that appear in the output. For example: < $RVAR.x > is substituted by the value of the...


Platforms: *nix

License: Freeware Size: 194.56 KB Download (101): HTML::Merge::Ext Download

Added: February 20, 2010 | Visits: 852

MillScript-XML MillScript-XML project is an alternative Java XML parsing library with its own custom API. The underlying tokenizer can be configured to permit non-well-formed XML. This librarys API provides both an event model and a more conventional token stream model. The authors believe that the token...


Platforms: *nix

License: Freeware Size: 67.58 KB Download (100): MillScript-XML Download

Added: October 21, 2010 | Visits: 1.227

Digg Tracker Digg Tracker is an extension provided by Netscape which allows you to keep tabs on what stories you and your friends are diggin. Netscapes Digg Tracker extension helps you keep tabs on what stories your Digg friends are digging, submitting, and commenting on. A new toolbar button (shown in the...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (100): Digg Tracker Download

Added: September 23, 2010 | Visits: 1.239

AKFQuiz AKFQuiz project lets you easily make your own quiz games, learning exercises or psychotests. These can be used with grquiz in a graphical environment, with diaquiz in a GUI environment or with crtquiz on the text-console. There is also a line oriented variant, linequiz, which can be used as a...


Platforms: *nix

License: Freeware Size: 276.48 KB Download (99): AKFQuiz Download

Added: November 09, 2010 | Visits: 1.058

GOIM - Gamers Own Instant Messenger GOIM is a full featured jabber / XMPP client with special features (extensions) for gamers. (e.g. broadcasting a notification when you join a server.. and see which games others play and join them with one click on the game icon beside their name) GOIM uses the Eclipse Rich Client Plattform as...


Platforms: *nix

License: Freeware Size: 13.2 MB Download (99): GOIM - Gamers Own Instant Messenger Download

Added: May 07, 2010 | Visits: 933

ArticleLive NX ArticleLive is a complete content management package that lets you start, maintain and grow your own article, news and/or blog site. The application includes professionally designed, CSS-driven website templates which are easy to customize to your liking. ArticleLive also has built-in RSS...


Platforms: *nix

License: Shareware Cost: $289.00 USD Download (99): ArticleLive NX Download

Added: September 10, 2010 | Visits: 975

Memories of Mordor Memories of Mordor project is a light multi-level game with its own OO gaming library. Memories of Mordor is a light, 2D multi-level game that contains its own easy-to-use and extend OO Java game programming library. It has no dependencies on other libraries. You are entering Mordor, a land...


Platforms: *nix

License: Freeware Download (98): Memories of Mordor Download

Added: January 18, 2010 | Visits: 1.508

B::Generate B::Generate is a Perl module which you can create your own op trees. SYNOPSIS use B::Generate; # Do nothing, slowly. CHECK { my $null = new B::OP("null",0); my $enter = new B::OP("enter",0); my $cop = new B::COP(0, "hiya", 0); my $leave = new B::LISTOP("leave", 0, $enter, $null);...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (98): B::Generate Download

Added: January 05, 2010 | Visits: 3.363

libpal libpal allows you to create your own forged IP, TCP, and ICMP packets. libpal project is straightforward to use and is a powerful tool for building artificial TCP/IP packets. At the time of this writing the only supported platform is LiNUX/i386, but things will develop, so give us some time and...


Platforms: *nix

License: Freeware Size: 88.06 KB Download (97): libpal Download

Added: February 02, 2010 | Visits: 1.034

Microdrive Microdrive is basically a set of scripts which you can use to make your own live linux cd. It depends on busybox, isolinux and linux of course. I am planning to build a small bunch of diskless, monitorless, keyboardless nodes to do my rendering work [3D]. For them to run, I have various...


Platforms: *nix

License: Freeware Size: 38.91 KB Download (97): Microdrive Download

Added: October 20, 2010 | Visits: 1.087

News Content Management News Content Management makes it easy for non-technical users to update and manage articles, press releases, news stories, headlines, and editorials. No HTML or programming knowledge is required. News articles can be arranged in any number of categories and category levels, resulting in a very...


Platforms: *nix

License: Shareware Cost: $195.00 USD Size: 378.88 KB Download (96): News Content Management Download

Added: May 10, 2010 | Visits: 999

Bubble system Bubble system superkaramba theme is based on my own sk theme Rounded debian (avalible on kde-look.org). Bubble system has two versions - big and small. You can change backgroud and bar image for each every single buble. Background can be with debian logo or with tux. Selection can be done by...


Platforms: *nix

License: Freeware Size: 51.2 KB Download (93): Bubble system Download

Added: October 01, 2010 | Visits: 494

Libgmonodp Libgmonodp enables monopd-compatible boardgame clients (such as gtkmonop) to run their own servers internally. Installation: The simplest way to compile this package is: 1. `cd to the directory containing the packages source code and type `./configure to configure the package for your...


Platforms: *nix

License: Freeware Size: 44.03 KB Download (87): Libgmonodp Download

< 1 2 3 4 5 >