Results matching for "%22of+the+day%22"
Sort Listings By
Show Only
By Customer Review
Licence Type
CoffeeCup WebCam
posted bycoffeecupinCommunication Tools
Now, with CoffeeCup WebCam, you can hook up your camera, start the WebCam software, and put live images online in minutes! You can even have multiple cameras and multiple Websites. CoffeeCup WebCam will upload images from any camera to any Website on your list on any schedule you set! And with the Security Cam feature, you can have your Webcam keep an eye on things for you. Have it watch your home, your office, your baby, or anything else.
(0 ratings)
Reviews0
PriceUSD 34.00
Views2055
CoffeeCup Free Image Viewer Plus
posted bycoffeecupinImage Manipulation
CoffeeCup Free Image Viewer Plus is a fast, powerful, and easy-to-use image viewer, but it's even more than that. It offers many intuitive features, such as built-in e-mail, FTP support, and compression functions. These features allow you to select a group of images and e-mail them to a friend, upload them to your Website, or create a ZIP file, all from inside the program.
(0 ratings)
Reviews0
PriceFree
Views1636
Aus Suburb Database
posted bysydneyshaninE-Commerce
AUS SUBURB DATABASE is a SQL database containing all Australian suburbs & towns with their associated latitude, longitude, state, and postcode information.The database can be utilised in a wide range of websites that draw upon proximity-based searches in Australia. Basic proximity calculation class and example included in PHP, ASP, and Java languages.
(0 ratings)
Reviews0
PriceUSD 550.00
Views965
HoinP
posted byMax_BarelinApplication Framework
The purpose of this library is to offer a structured way to generate XHTML markup from PHP, without the traditional interleaving of PHP chunks, HTML chunks and echo statements all over.
It is an intermediate concept between templating systems (I don't like the paradigm) and PHP DOM extensions (over complicated for the purpose). It will fit well in MVC designed applications.
(0 ratings)
Reviews0
PriceFree
Views1166
ezRPG
posted byZeggyinGames & Entertainment
ezRPG is a free open source game engine that is designed to let you run your own persistent browser-based game, a PBBG.
(78 ratings)
Reviews0
PriceFree
Views13360
Vanishing text effect
In this lesson, you will see how to create vanishing text effect.
(0 ratings)
Reviews0
PriceFree
Views1720
Export Table to SQL for SQL server
posted byombeltinDatabase Tools
Export Table to SQL for Microsoft SQL Server helps to save table's data as a set of INSERT SQL statements and optional CREATE TABLE statement. Predefined or cusrtom separators like 'go', two identity support modes and a few options make this tool flexible. The program has easy to learn and to use wizard interface. This handy utility helps database developers and database administrators to create table-based SQL script within seconds.
(0 ratings)
Reviews0
PriceUSD 49.00
Views1466
ArDate
posted bykshamaainDate & Time
This class can be used to format times and dates in Arabic.
It implements functionality similar to PHP date function. It takes as parameters a timestamp integer value and a date format string.
The class returns a string formatted represented the given date in Arabic encoded using the Windows-1256 character set. The names of the months, days of the week and AM and PM references are translated into the Arabic equivalents.
The class can also convert a data from the Gregorian calendar (represented in timestamp input) into a data Hegri Islamic calendar using same format string of the PHP date function.
This class is part of Khaled Al-Shamaa project for PHP and Arabic language:
http://www.ar-php.org
(27 ratings)
Reviews0
PriceFree
Views4062
ArMktime
posted bykshamaainDate & Time
This class can be used convert a date in in the Islamic calendar to a timestamp value.
It works like the PHP mktime function. It takes a list of parameters to represent the different components of a date and time in the Islamic calendar instead of the Gregorian calendar.
The class returns a timestamp integer value after converting the date.
This class is part of Khaled Al-Shamaa project for PHP and Arabic language:
http://www.ar-php.org
(21 ratings)
Reviews0
PriceFree
Views2472
ArNumbers
posted bykshamaainText Processing
This class can be used to spell quantity numbers using Arabic words.
It takes a positive number of up to 999999999 and converts it into an equivalent string with words of the Arabic language encoded using the Windows-1256 character set.
The class can also spell numbers for quantities of feminine subjects.
This class is part of Khaled Al-Shamaa project for PHP and Arabic language:
http://www.ar-php.org
(3 ratings)
Reviews0
PriceFree
Views1748
Micro Bar Chart
posted byphptoys2inGraphs & Charts
Micro Bar Chart is a small PHP script to display your statistic data. This version can display data in a horizontal bar form. Installation is very easy. You just need to include the file set an array with your data and call a function. The output style can be change via CSS. An example file is also included.
(31 ratings)
Reviews0
PriceFree
Views15121
ArGender
posted bykshamaainText Processing
This class attempts to guess the gender of Arabic names.
In Arabic, feminine names are formed by adding certain characters sequences at the end of the masculine names.
This class analyses a names to see if it contains characters patterns at the end of the names that are typical of feminine names.
This class is part of Khaled Al-Shamaa project for PHP and Arabic language:
http://www.ar-php.org
(0 ratings)
Reviews0
PriceFree
Views1337
ArKeySwap
posted bykshamaainText Processing
This package can be used to convert text typed text typed with an Arabic keyboard using the English mode by mistake.
It takes the typed text and replaces the switched characters by the correct Arabic characters.
This class is part of Khaled Al-Shamaa project for PHP and Arabic language:
http://www.ar-php.org
(0 ratings)
Reviews0
PriceFree
Views1367
rTxt2htm
posted bypatnaikinText Processing
rTxt2htm creates standalone, XHTML 1-strict HTML files from text files with special but simple and unobtrusive markup. It is intended for generating HTML versions of plain-text documentation (like 'readme' files that accompany software distributions; the 'r' in rTxt2htm hints at 'readme').
Documentation files are often in plain-text format, which, while versatile, lacks the enhanced functionality of hyperlinks that allow one to jump between sections of the documentation or to resources outside it.
rTxt2htm parses text files written in a specific format for title, keywords, URLs, sections, code fragments, styled text, tables of content, etc., creating the necessary HTML elements for presentation in the HTML output.
A form interface provides an easy way to specify the text files whose HTML versions have to be generated, and additional information for use in the HTM files. File content can also be pasted in the form.
(3 ratings)
Reviews0
PriceFree
Views2485
easiForm
posted byeasi baseinForm Processors
This is an easy form processing script that can be used for all your web forms as long as PHP 4.2.0 in running on the server where easiForm is located. The config file allows for many options on customisation but can be set up simply by adding the e-mail address and thanks page address to the config file then naming your form elements as per the naming convention in the easiForm README file. The actual easiForm is not readable and needs ioncube loaders to run but these are supplied with the script and should be uploaded to the server.
(0 ratings)
Reviews0
PriceUSD 20.00
Views1109
Export Table to SQL for Oracle
posted byombeltinDatabase Tools
Export Table to SQL script for Oracle helps to save table's data as a set of INSERT SQL statements and optional CREATE TABLE statement. Predefined or custom separators like ';' and a few export options make this tool flexible. The program has easy to learn and to use wizard interface. This handy utility helps database developers and database administrators to create table-based SQL script within seconds. All Oracle versions are supported.
(0 ratings)
Reviews0
PriceUSD 49.00
Views952
ArZipStr
posted bykshamaainText Processing
This package can be used to compress text based on prior knowledge of the frequency of letters of texts in the same idiom.
Currently there are class versions for the idioms: Arabic, English, French, German, Italian and Spanish.
These classes can generate a compressed version of text strings that occupy in average about 70% of the original length.
This class is part of Khaled Al-Shamaa project for PHP and Arabic language:
http://www.ar-php.org
(3 ratings)
Reviews0
PriceFree
Views1325
gAjax RSS Ticker
posted byDynamic DriveinXML & JavaScript
gAjax RSS Ticker is a flexible RSS ticker that doesn't require you to install any server side script to run. You can display results from multiple feeds intermixed, sort them in a variety of ways, specify how many entries to show at once, what portion of each entry to show etc.
(3 ratings)
Reviews0
PriceFree
Views3282
ArWordTag
posted bykshamaainText Processing
This class can identifying names, places, dates, and other noun words and phrases that establish the meaning of a body of text-is critical to software systems that process large amounts of unstructured data coming from sources such as email, document files, and the Web.
This class is part of Khaled Al-Shamaa project for PHP and Arabic language:
http://www.ar-php.org
(0 ratings)
Reviews0
PriceFree
Views1630
Makequick Website Builder
posted byvoidixinContent Management
Premium browser-based website builder. Create unlimited websites online and FTP them anywhere right from your browser. Upload and edit images online, customize your pages with our WYSIWYG editor.
(0 ratings)
Reviews0
PriceUSD 19.00
Views2265




