Main > Free Download Search >

Free 60 fashion script

60 fashion

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 32
Fashion flash menu

Fashion flash menu


This tutorial will teach you how to create advanced and modern fashion flash menu using the pictures. more>> This tutorial will teach you how to create advanced and modern fashion flash menu using the pictures.<<less
Added: 2007-07-22 License: Freeware Price: Free
836 downloads
OBJ position 1.0

OBJ position 1.0


How often have you needed to know the exact screen coordinates of an element inside a web page? For example, to place a layer below a table cell in a combo box fashion? more>> How often have you needed to know the exact screen coordinates of an element inside a web page? For example, to place a layer below a table cell in a combo box fashion?<<less
Added: 2008-03-07 License: GPL Price: $0.00USD
14 downloads
Attractive and advanced fashion presentation

Attractive and advanced fashion presentation


Using this thoroughly explained, detailed lesson, you will see how to create very attractive and modern fashion presentation using some special flash tips and tricks. more>> Using this thoroughly explained, detailed lesson, you will see how to create very attractive and modern fashion presentation using some special flash tips and tricks.<<less
Added: 2008-07-09 License: Freeware Price: $0.00USD
15 downloads
A J-Bot Finder 2.2

A J-Bot Finder 2.2


Free Web Log Analyzer software (J-Bot Finder) is designed to allow you to quickly search and display information from your log file in an organized fashion. It also has a built-in feature, which will allow you to quickly identify how many times AdSense more>> Free Web Log Analyzer software (J-Bot Finder) is designed to allow you to quickly search and display information from your log file in an organized fashion. It also has a built-in feature, which will allow you to quickly identify how many times AdSense bots has crawled your web server. J-Bot Finder is written in java and thus can be used on any platform. Find anything in your job files fast, with platform indepedence.<<less
Added: 2004-01-05 License: GPL Price: $0.00USD
10 downloads
Object Extensions for PHP 0.1-beta

Object Extensions for PHP 0.1-beta


The Object Extensions for PHP provides several classes with the following functionality: Object Extensions adds of new functionality to PHP objects such as: * Add methods and properties to an object at runtime by dynamically extending by another object * more>> The Object Extensions for PHP provides several classes with the following functionality: Object Extensions adds of new functionality to PHP objects such as: * Add methods and properties to an object at runtime by dynamically extending by another object * Create object property lists that allow for dynamic setting/getting of values in a similar fashion to JavaScript objects (eg. {paramter: value, ...}) * Object property lists support basic value checking and defaults to easily check for valid input * Conveniently create function and method callbacks o Method callbacks can be defined by using $this->_callback()->metho dName(args, ...) o If callbacks are defined for object property lists, callback can be called using $propertyList->callbackNa me()<<less
Added: 2006-04-30 License: Other Price: $0.00USD
14 downloads
GNU Aspell 0.60.5

GNU Aspell 0.60.5


GNU Aspell is designed as a Free and Open Source spell checker for eventually replacing Ispell. more>>

GNU Aspell 0.60.5 is designed as a Free and Open Source spell checker for eventually replacing Ispell. It can either be used as a library or as an independent spell checker. Its main feature is that it does a superior job of suggesting possible replacements for a misspelled word than just about any other spell checker out there for the English language.

Unlike Ispell, Aspell can also easily check documents in UTF-8 without having to use a special dictionary. Aspell will also do its best to respect the current locale setting. Other advantages over Ispell include support for using multiple dictionaries at once and intelligently handling personal dictionaries when more than one Aspell process is open at once.

Major Features:

  1. Be able to accept words with spaces in them as many languages have words, such as a word in a foreign phrase, which only make sense when followed by other words. See Words With Symbols in Them.
  2. Reorganize manual to make it easier to understand and to make it possible to break out useful man pages.
  3. Support soundslike lookup with affix compression. I think it is possible, although I don't know how effective it will be. The basic idea is to affix compress the soundslike codes and then match the codes up with affix compressed words. If you are interested, email aspell-devel@gnu.org, and I will explain it in more detail.
  4. Use Lawrence Philips' new Double Metaphone algorithm. The main task involved here is converting the algorithm into table form. This will take some time but their is no real programming experience is required. If you want to help with Aspell but don't have any real programming experience, this would be a great place to start.
  5. Rank suggestions based on frequency information. Both global frequency and document specific frequency can be used. The latter will require that the whole document be made available to the spell checker. Also use frequency information to flag words which are found in the dictionary but not in common usage, and thus might not be what was intended.
  6. Support a "dual-script" mode where Aspell can use a separate dictionary depending on which script it detects the current word in, the two dictionaries can have nothing in common, ie an English one and a Russian one for example. This will not support two languages that use the same script as that is a lot more complicated. For example if the word is misspelled which dictionary should it use for the suggestions?
  7. Write a GUI for the aspell utility. Ideally it should be able to do everything the Aspell utility can do and not just be able spell check a document.
  8. Develop a more powerfull C API for Aspell. Ideally this API should allow one to perform all the tasks the Aspell utility can do. This included the ability to check whole documents, and create dictionaries, among other things.
  9. Create a C++ interface for Aspell, possibly on top of the C one.
  10. Support more than one spell checker engine. The basic support is there, but since there has only every been one spell checker engine, it will probably take a decent amount of work.

Enhancements:

  • Compile fix for gcc 4.1
  • Updated to Gettext 0.16.1, Libtool 1.5.22, Automake 1.10, Autoconf 2.61
  • Documentation improvements, including an updated `man' page.
  • Complain if more than one file is specified when checking files using the `aspell check' command, rather than ignoring the other files.
  • Large number of bug fixes.

Requirements: gcc 2.95

<<less
Added: 2007-06-04 License: LGPL - GNU Lesser General Public License Price: LGPLGNULesserGeneralPublicLicense
1 downloads
MD5 Convertor 1.0

MD5 Convertor 1.0


Very simple script for convert symbols to MD5 fashion. GNU Lincence more>> Very simple script for convert symbols to MD5 fashion. GNU Lincence<<less
Added: 2007-01-28 License: GPL Price: $0.00USD
22 downloads
ADOdb Database Library for PHP 4.60

ADOdb Database Library for PHP 4.60


A PHP4 and PHP5 database abstraction library. Supports MySQL, PostgreSQL, Interbase/Firebird, Oracle (Oci8), MS SQL 7, ADO, Foxpro, Access, Sybase, Sybase SQL Anywhere, DB2, Informix, Frontbase, SQLite, LDAP, Netezza, SAPDB, generic ODBC/ODBTP, PDO more>> A PHP4 and PHP5 database abstraction library. Supports MySQL, PostgreSQL, Interbase/Firebird, Oracle (Oci8), MS SQL 7, ADO, Foxpro, Access, Sybase, Sybase SQL Anywhere, DB2, Informix, Frontbase, SQLite, LDAP, Netezza, SAPDB, generic ODBC/ODBTP, PDO etc. ADOdb provides code to handle inserts and updates that can be adapted to multiple databases quickly. A basic paginated grid is also provided, and support for database-backed session variables. Support for PHP5 iterators and exceptions included. Methods are provided for date handling, string concatenation and string quoting characters for differing databases. A metatype system is built in so that you can figure out that types such as CHAR, TEXT and STRING are equivalent in different databases. Able to create databases, tables, indexes portably using an xml schema or programatically. Also has sql performance monitoring and schema creation using XML.<<less
Added: 2000-09-07 License: BSD Price: 0.00
15 downloads
Web Site Navigation in ASP.NET 2.0 1

Web Site Navigation in ASP.NET 2.0 1


Explains how to give consistent ways for the users to navigate the website. Web applications that you develop will have multiple pages interconnected with each other in some fashion. You need to have a navigation system in place which can help the more>> Explains how to give consistent ways for the users to navigate the website. Web applications that you develop will have multiple pages interconnected with each other in some fashion. You need to have a navigation system in place which can help the end user to successfully work through your application.<<less
Added: 2007-10-05 License: Freeware Price: $0.00USD
13 downloads
ADempiere 3.1.2

ADempiere 3.1.2


Adempiere is an ERP bazaar for open source developers that combines improvements from Compiere, CRM, shopfloor, POS, helpdesk, financial accounting, supply chain, knowledge, and business applications in an open and unabated fashion. Its focus is on the more>> Adempiere is an ERP bazaar for open source developers that combines improvements from Compiere, CRM, shopfloor, POS, helpdesk, financial accounting, supply chain, knowledge, and business applications in an open and unabated fashion. Its focus is on the community.<<less
Added: 2006-12-24 License: GPL Price: $0.00USD
18 downloads
 
Other version of ADempiere
License:GPL
Download
1179 downloads
Added: 2006-12-24
RSS Ticker (Ajax invocation)

RSS Ticker (Ajax invocation)


This powerful RSS ticker script lets you easily display any RSS content on your site in a ticker fashion! This script uses a simple PHP based RSS parser called LastRSS to retrieve an RSS feed, then Ajax and DHTML to display the feed dynamically and with more>> This powerful RSS ticker script lets you easily display any RSS content on your site in a ticker fashion! This script uses a simple PHP based RSS parser called LastRSS to retrieve an RSS feed, then Ajax and DHTML to display the feed dynamically and with flare.<<less
Added: 2006-03-03 License: Freeware Price: $0.00USD
276 downloads
freebert.com Free PHP Shopping Cart Script 0.60

freebert.com Free PHP Shopping Cart Script 0.60


Get our free PHP shopping cart package and have your own shopping cart up and running in minutes. Instantly accept payments from PayPal, Mail-in Money Orders, and / or take payment over the phone. Customize the look and feel of your cart via CSS files, more>> Get our free PHP shopping cart package and have your own shopping cart up and running in minutes. Instantly accept payments from PayPal, Mail-in Money Orders, and / or take payment over the phone. Customize the look and feel of your cart via CSS files, custom headers & footers, and other local settings. Unencrypted code allows for easy customization, such as adding additional payment option modules and other extensions.<<less
Added: 2007-09-07 License: Freeware Price: $0.00USD
11 downloads
Javascript Image combobox 1.4

Javascript Image combobox 1.4


JavaScript custom dropdown - JavaScript image combobox Are you tired with your old fashion dropdown? Try this new one. Image combo box. You can add an icon with each option. It works with your existing "select" element. I hope youll like more>> JavaScript custom dropdown - JavaScript image combobox Are you tired with your old fashion dropdown? Try this new one. Image combo box. You can add an icon with each option. It works with your existing "select" element. I hope youll like this. Image dropdown features: Fully Skin-able Your original dropdown is safe, so your form post will not be messed. An image can be inserted with your text. Each "option" can have an image. You may covert all combobox as a image combobox, you may convert by id, multiple ids, or by wild card. Well see that in example. Allmost all events are working now. Dependency: Jquery 1.2.6 or later. Image dropdown weakness: onkeypress, onkeydown and onkeyup are still not working. options inline style is not working in IE How to use? Please visit my site to get all details.<<less
Added: 2009-03-13 License: Freeware Price: $0.00USD
31 downloads
Storybook / Coffee Table Album Previewer w/ Flash interface

Storybook / Coffee Table Album Previewer w/ Flash interface


Designed by wedding photographers, this easy to use script automatically scans a directory for jpg images, and allows your clients to view their album pages in a unique fashion. Simply upload an even more>> Designed by wedding photographers, this easy to use script automatically scans a directory for jpg images, and allows your clients to view their album pages in a unique fashion. Simply upload an even number of 400px X 400px images and go! Features include: Automatic directory scanning of images Music with slider control Page Turn Previous Page / Next Page Button The loader is 12k - no long waits for your clients, even on dial up!<<less
Added: 2006-03-03 License: Commercial License Price: $49.99AdditionalInfoUnlimitedsingledomainusewithPurchase
1334 downloads
Web Based FTP with PHP and Sockets 0.60

Web Based FTP with PHP and Sockets 0.60


This tutorial takes you through the creating of a web based FTP program using PHP and raw sockets. We do not make use of the PHP FTP api. Instead we build our client from the ground up by implementing the functionality as described in the FTP RFC. more>> This tutorial takes you through the creating of a web based FTP program using PHP and raw sockets. We do not make use of the PHP FTP api. Instead we build our client from the ground up by implementing the functionality as described in the FTP RFC.<<less
Added: 2004-01-25 License: Other Price: 0.00
12 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 3
  • 1
  • 2
  • 3