its unique
IT experts community
ITezer.com is more of a development community website rather than a common blog site. This site has a unique feature of rating the articles posted by other users. The top rated articles are listed separately for easy reference for the readers. more>> <<less
Unique ID Script 1.1
Uses a random string of 30 or so codes, and displays them on the page. This can be expanded to as many different codes as you like. Be sure to use many, as the more strings you have, the less likely it will repeat itself within the time you use it. more>> Uses a random string of 30 or so codes, and displays them on the page. This can be expanded to as many different codes as you like. Be sure to use many, as the more strings you have, the less likely it will repeat itself within the time you use it.<<less
Email Counter
A unique service that provides email counter, now you can track your email statistics, you can see how many times recipient has viewed your email. It is a free service and requires no registration. more>> A unique service that provides email counter, now you can track your email statistics, you can see how many times recipient has viewed your email. It is a free service and requires no registration.<<less
HIOX Unique Visitor Counter 1.0
a)counter that counts the visitor clicks on a web page b)This counts only unique clicks based on ipAddress. c)The visit from a ipAddress to a webpage will be counted only once every 24hrs. d)Initial/Starting count value can be set. e)Easy to use. more>> a)counter that counts the visitor clicks on a web page b)This counts only unique clicks based on ipAddress. c)The visit from a ipAddress to a webpage will be counted only once every 24hrs. d)Initial/Starting count value can be set. e)Easy to use.<<less
Simp Counter 1.1
A simple PHP counter with options to use either graphics or text for the output and count either all hits or only unique. The counter also includes file locking. more>> A simple PHP counter with options to use either graphics or text for the output and count either all hits or only unique. The counter also includes file locking.<<less
DBIx-Sequence 1.5
This gives you easier portability to Perl database application by providing a database independent unique ID generator. more>>
DBIx-Sequence 1.5 with its excellent features will surely help you in Perl programming. It is actually intended to give easier portability to Perl database application by providing a database independent unique ID generator. This way, an application developer is not bound to use his database's SEQUENCE or auto_increment thus making his application portable on multiple database environments.
This module implements a simple Spin Locker mechanism and is guaranteed to return a unique value every time it is called, even with concurrent processes. It uses your database for its state storage with ANSI SQL92 compliant SQL. All SQL queries inside DBIx: Sequence are pre cached and very efficient especially under mod_perl.
Installation Instructions:
- perl Makefile.PL
- make
- make test
- make install
Major Features: This supports
- Getting the next ID
- Releasing ID's
- Permanently remove a dataset
- Bootstrapping a dataset from an existing data
- Overloading
Zvoters BETA BETA 1.0
Zvoters is a powerful AJAX/PHP/MySQL polling management software that allows you to manage its default poll or any other integrated poll within Zvoters. It combines its own features with common features found on different similar softwares, all in one. more>> Zvoters is a powerful AJAX/PHP/MySQL polling management software that allows you to manage its default poll or any other integrated poll within Zvoters. It combines its own features with common features found on different similar softwares, all in one. Do everything inline, quickly, easily and efficiently using Zvoters. It included a set of unique features such as: Smart integration of other MySQL DB, Different administrators permissions (Settings, manage votes, manage administrators etc...), Real time votes monitors, Dynamic bars, pie charts, weekly charts and hourly charts, Inline ordering of votes lists, Inline deleting tools, Inline multi-pages, Inline searching tools,Inline editing of users information, Editable templates and styles, Support multi language, Admins activity logs and a lot more.. Zvoters through its control panel provides you with a unique managing experience, to moderate everything without having to load a lot of pages every time, all thanks to AJAX.<<less
Zip and Email Unique Form Processor 9.0
Provided by: American Financing. Zip and Email Unique Form Processor is making life easy. Sending files via email is easy enough, but when you have to zip them in order for most email accounts to accept them can be a real pain. Zip and Email Unique was more>> Provided by: American Financing. Zip and Email Unique Form Processor is making life easy. Sending files via email is easy enough, but when you have to zip them in order for most email accounts to accept them can be a real pain. Zip and Email Unique was designed to enhance your productivity. If your like me and you sell Software and eBooks on eBay and wished you didnt have to load your Outlook and have to go through tons of emails every time someone places an order and you just want to zip and send a file, well your in for a treat. The Zip and Email Unique is so simple, you just enter in your Subject, The Email Address you want to send to, Your Email Address, A message and pick the file you want to zip and send. The Zip and Email Unique will zip just about any file and Email it. The only restrictions are within your Hosting limits. The Zip and Email has a built in user name and password authentication so no one but you can access it.<<less
Unique Shopping Cart 2.1
Ecommerce shopping cart application provides everything that store owners need to sell their products online. The shopping cart product includes an extensive feature to satisfy the needs of online shoppers and store owners. It is a unique search engine more>> Ecommerce shopping cart application provides everything that store owners need to sell their products online. The shopping cart product includes an extensive feature to satisfy the needs of online shoppers and store owners. It is a unique search engine friendly software. Our shopping cart gives you reliable and secure method of shopping.....<<less
RTCounter 0.1
This script is a very simple php counter that doesnt requires mysql and keeps track of how many unique pageviews your site has. more>> This script is a very simple php counter that doesnt requires mysql and keeps track of how many unique pageviews your site has.<<less
Simple PHP unique visitor counter 1.0
This script allows you to track both hits and unique visitors and output the results in plain text, json, xml, and as a jpeg image. more>>
Simple PHP unique visitor counter 1.0 is a professional and smart tool which can track both hits and unique visitors and output the results in plain text, json, xml, and as a jpeg image.
Only one file to download and use, it stores its results in a text file that is created when the script is first run. Once installed, you can include it with a php include, as an image, what ever you want using RESTful styled URIs.
Free Unique Article Spinner v1.0
Jetspinner is a unique web-based article spinner that allows authors to write a seed article and have hundreds of unique perfectly correct articles created. These articles then can be automatically sent to Jetsubmitter for automated article directory more>> Jetspinner is a unique web-based article spinner that allows authors to write a seed article and have hundreds of unique perfectly correct articles created. These articles then can be automatically sent to Jetsubmitter for automated article directory submission on a timed release basis. One unique article variation per article directory. NEW: Humanspinner Module adds ability to have our team of writers rewrite your articles and create hundreds of article variations for pennies per sentence!<<less
Unique Visitors Script 1.0
UNIQUE VISITORS - A very simple utility to parse Apache log files and print a listing of unique visiting domains. Copyleft 2005 - Nathan E. Pralle DESCRIPTION: This utility parses an Apache log file and determines how many unique domains visited more>> UNIQUE VISITORS - A very simple utility to parse Apache log files and print a listing of unique visiting domains. Copyleft 2005 - Nathan E. Pralle DESCRIPTION: This utility parses an Apache log file and determines how many unique domains visited your site, then compiles a list of them (good for directing to an email or logfile). It uses a cache file to speed up the process as well (not having to do DNS lookups all the time). It only handles the first level of a domain, IE: blah.mchsi.com and dink.mchsi.com will just be listed as 2 entries from mchsi.com. SYNTAX: perl unique_visitors.pl Where is the number of days back you want to look. I usually run mine at 12:30am and use a 1 to get the previous day. EXTRA: You must have a file available called "unique_domains.dat& quot; in the same location as this binary and chmoded to 777. This is the cache file for this binary. I recommend: touch unique_domains.dat;chmod 777 unique_domains.dat<<less
Picture Gallery
Picture Gallery is very useful because it is designed to be a smart and effective Flash-based image gallery with unique user controls. more>>
Picture Gallery is very useful because it is designed to be a smart and effective Flash-based image gallery with unique user controls.
MCG FreeCounter
Easy to install and implement. This counter script can display an image or text counter. Option to count all hits or only unique hits. Flat-file database. more>> Easy to install and implement. This counter script can display an image or text counter. Option to count all hits or only unique hits. Flat-file database.<<less