software script directory
   Advanced Search



folder Email Systems (0)
Email Systems
folder Image Manipulation (2)
Image Manipulation
folder Searching (0)
Searching
 
NLP Part-of-Speech Tagger - Added 05/01/07 Rate | Report | E-mail | Bookmark | Add to List | Details | Comments (0)

Based upon Eric Brill's work. This is a port of Mark Watson's C# Part-of-Speech tagger. It's a simple and straightforward tool to tokenize and tag sentences and find the corresponding parts-of-speech. There are other Python taggers like Monty Tagger and NTLK, but this one is simple, sleek and easy-to-implement


License: | Version: | Platform:

Rating: 0 (0/5) | Votes: 0 | Hits Out: 15 | Hits In: 0
TCLink (Python) - Added 05/01/07 Rate | Report | E-mail | Bookmark | Add to List | Details | Comments (0)

TCLink is an LGPL'd thin client API which can run credit card transactions credit card transactions over TCP/IP. Features include: An easy-to-use interface; Encryption using SSL and trusted certificates; Fast transactions times (average about 1.2 secondse nd-to-end); and Fail-over to geographically distributed servers for extreme reliability. Full source code is included, as well as developer documentation and an example Python script.


License: | Version: | Platform:

Rating: 0 (0/5) | Votes: 0 | Hits Out: 20 | Hits In: 0
C to C++ Converter - Added 05/01/07 Rate | Report | E-mail | Bookmark | Add to List | Details | Comments (0)

Scripts to convert automatically in six steps, your C project to C++.
GNU GPL licence.
Manual included.


License: | Version: | Platform:

Rating: 0 (0/5) | Votes: 0 | Hits Out: 17 | Hits In: 0
Gypsy Mail - Added 05/01/07 Rate | Report | E-mail | Bookmark | Add to List | Details | Comments (0)

Gypsy Mail is a Python clone of the well-known cgiemail script, with added features and flexibility. This script allows you to set up an HTML form on your website, to collect information from your site's visitors, and send a very nicely formatted e-mail to yourself, or possibly other e-mail addresses. Also includes redirection to your own URL for a custom success page.


License: | Version: | Platform:

Rating: 0 (0/5) | Votes: 0 | Hits Out: 21 | Hits In: 0
Monty's Postcard Server - Added 05/01/07 Rate | Report | E-mail | Bookmark | Add to List | Details | Comments (0)

Monty's Postcard Server is an CGI application written in Python that makes putting up a Postcard Server a breeze. The only thing the Admin has to do is to supply the Images. Everything is configurable of cause.


License: | Version: | Platform:

Rating: 0 (0/5) | Votes: 0 | Hits Out: 19 | Hits In: 0
SICKnotes - Added 05/01/07 Rate | Report | E-mail | Bookmark | Add to List | Details | Comments (0)

SICKnotes (Site Inventory, Configuration, and Knowledge) is a permissions-based Web tool that assists with inventory, system changes, contact info, and knowledge for anything from a small startup to a data center. SICKnotes is written in Python and uses a MySQL database for data handling.


License: | Version: | Platform:

Rating: 0 (0/5) | Votes: 0 | Hits Out: 19 | Hits In: 0
SQLToolBox - Added 05/01/07 Rate | Report | E-mail | Bookmark | Add to List | Details | Comments (0)

Sqltoolbox is a collection of database manipulation tools allowing viewing, editing, and querying of data across different database platforms and operating systems.


License: | Version: | Platform:

Rating: 0 (0/5) | Votes: 0 | Hits Out: 15 | Hits In: 0
SquishDot - Added 05/01/07 Rate | Report | E-mail | Bookmark | Add to List | Details | Comments (0)

SquishDot is a web-based news publishing and discussion product for ZOPE. It allows you to build a web-based news site along with the capability to handle threaded discussions with
a minimum of configuration and day-to-day management.


License: | Version: | Platform:

Rating: 0 (0/5) | Votes: 0 | Hits Out: 21 | Hits In: 0
WorldPilot - Added 05/01/07 Rate | Report | E-mail | Bookmark | Add to List | Details | Comments (0)

WorldPilot is a Python/Zope-based web server application that provides you with a web based organizer and messenger. Main features include: IMAP based web mail client, Contact and Address book, Notes, ToDo's, Calendar with support for repeating events, and Workgroup sharing with broadcasting and subscriptions.


License: | Version: | Platform:

Rating: 0 (0/5) | Votes: 0 | Hits Out: 16 | Hits In: 0
Pagecast - Added 05/01/07 Rate | Report | E-mail | Bookmark | Add to List | Details | Comments (0)

Pagecast is a Python program for automatically submitting lists of URLs to Internet search engines such as AltaVista, Hotbot, Lycos, Excite, etc. These search engines will add the URLs to its queue for "spidering" -- it will in turn look up each URL and add the pages contents to its database.


License: | Version: | Platform:

Rating: 0 (0/5) | Votes: 0 | Hits Out: 15 | Hits In: 0
PuSSH - Pythonic, Ubiquitous SSH - Added 05/01/07 Rate | Report | E-mail | Bookmark | Add to List | Details | Comments (0)

PUSSH is "Pythonic Ubiquitous SSH" - a command line wrapper script for sending commands to multiple machines in parallel, i.e. in *real time*, with options for controlling the degree of parallelism, timeouts, and node selections. At present, PuSSH is composed of two Python modules, one of which is called explicitly by the other, but this "construct" may change in future versions. PuSSH was designed for usage on networks / clusters / machine farms with lots, or multiple hosts (or indeed over the entire internet, for that matter), ideally wherein SSH is configured with Kerberos or RSA/DSA keys in such a way as to avoid any password authentication. Using PUSSH, you can send the same command via SSH to a range of machines of practically any size, and IN PARALLEL - if the abovementioned conditions for SSH password authentication are met. If not, then some nifty capabilities are also on offer for purely sequential command execution on your target machines.


License: | Version: | Platform:

Rating: 0 (0/5) | Votes: 0 | Hits Out: 18 | Hits In: 0
Merchant Empires - Added 05/01/07 Rate | Report | E-mail | Bookmark | Add to List | Details | Comments (0)

Merchant Empires is a PHP/Python/PostgreSQL-based multiplayer, web-based game of space exploration and economic competition. It is a game of strategy, role-playing, combat, and diplomacy. Merchant Empires is loosely based on both Trade Wars and Space Merchant.


License: | Version: | Platform:

Rating: 0 (0/5) | Votes: 0 | Hits Out: 20 | Hits In: 0
Ming (Python/Zope module) - Added 05/01/07 Rate | Report | E-mail | Bookmark | Add to List | Details | Comments (0)

Ming is a library for generating dynamic SWF ("Flash") movies. It comprises all of the functionality of Flash 4, except for sound events (streaming mp3 is supported, though). The Python wrapper presents the movie components as objects in the Python environment, making programmatic movie generation easy and intuitive. Ming is also now available as a Zope module.


License: | Version: | Platform:

Rating: 0 (0/5) | Votes: 0 | Hits Out: 19 | Hits In: 0
OpenRPG - Added 05/01/07 Rate | Report | E-mail | Bookmark | Add to List | Details | Comments (0)

OpenRPG is a suite of tools for online and tabletop gaming, including some d20 system specific game tools. OpenRPG is open source and is released under GPL.


License: | Version: | Platform:

Rating: 0 (0/5) | Votes: 0 | Hits Out: 16 | Hits In: 0
OraSchemaDoc - Added 05/01/07 Rate | Report | E-mail | Bookmark | Add to List | Details | Comments (0)

OraSchemaDoc is "JavaDoc" style detailed documentation for all objects in schema covering Oracle specific features. Result of execution of oraschemadoc is set of static html files.


License: | Version: | Platform:

Rating: 0 (0/5) | Votes: 0 | Hits Out: 15 | Hits In: 0
Album Track List Generator - Added 05/01/07 Rate | Report | E-mail | Bookmark | Add to List | Details | Comments (0)

Extract artist, album title and track titles from a folder and file names to create an XHTML file to print out and use as CD case inlay. Useful for music bought on the Internet.


License: | Version: | Platform:

Rating: 0 (0/5) | Votes: 0 | Hits Out: 17 | Hits In: 0
 

Sort links by in order, and show links per page.
Page: 1 [2][3]
Search for in
iAuto classifieds software
      Added :05/29/08 | > PHP > Scripts and Programs > Classified Ads | Website: http://www.iautosoftware.com/
      iAuto is a cutting edge SEO-friendly PHP auto classifieds script.
iRealty classifieds software
      Added :05/29/08 | > PHP > Scripts and Programs > Classified Ads | Website: http://www.irealtysoft.com/
      iRealty is a cutting edge SEO-friendly PHP real estate classifieds software with multi-language user interface.
iLister classifieds software
      Added :05/29/08 | > PHP > Scripts and Programs > Classified Ads | Website: http://www.ilistersoft.com
      iLister classifieds software an all-purpose SEO-optimized platform for creating classifieds websites of ANY kind.
Dating Script
      Added :05/23/08 | > PHP > Scripts and Programs > Portal Systems | Website: http://www.ajdating.com/
      Professional Online Dating Software.
HYIP Scripts
      Added :05/23/08 | > PHP > Scripts and Programs > Financial Tools | Website: http://www.ajhyip.com/
      AJ HYIP is a complete financial tool with no technical knowledge required to manage the site.
HYIP Scripts
      Added :05/23/08 | > PHP > Scripts and Programs > Financial Tools | Website: http://www.ajhyip.com/
      AJ HYIP is a complete financial tool with no technical knowledge required to manage the site.
Ecommerce Software
      Added :05/23/08 | > PHP > Scripts and Programs > E-Commerce | Website: http://www.ajsquare.com/products/ecom/index.php
      AJ E-Commerce is a complete e-commerce solution that provides all you need to build, operate and maintain an professional-looking on-line store as quickly and efficiently as possible.
Classifieds Ads Script
      Added :05/23/08 | > PHP > Scripts and Programs > Classified Ads | Website: http://www.ajclassifieds.net/
      Professional Online Classifieds Software.
PHP Auction Scripts
      Added :05/23/08 | > PHP > Scripts and Programs > Auctions | Website: http://www.ajauctionpro.com/
      AJ Auction Pro is the best Auction Portal script software available in the Universe.
Geodesic Auctions Enterprise Software
      Added :05/20/08 | > PHP > Scripts and Programs > Auctions | Website: http://www.geodesicsolutions.com/products/auctions/auctions_enterprise.htm
      GeoAuction Enterprise is a highly configurable and extensible auction solution.


MojoAuto 5
MojoEstate 5
MojoJobs 5
MojoPersonals 5
MojoClassifieds 5
 
MojoAuto Comments (0)
MojoEstate Comments (0)
MojoJobs Comments (0)
MojoPersonals Comments (0)
MojoClassifieds Comments (0)
- Classifieds Software
- Content Management Software
- Directory Software
 
- Automatic Link Exchange
- Web Templates
- Web Hosting
- Webdeveloper Yellow Pages
 
 



[Login] [Register]

Contact Us | Link To Us | Bookmark Us | Advertising Info | Terms Of Use | Privacy Policy

Copyright © 2001-2007 Tela IT Inc ®. All rights reserved.