Results matching for "stat"
Sort Listings By
Show Only
By Customer Review
Licence Type
By Technology
Long-term persistence: Serialize JavaBean component state to XML
posted bykwigintinXML & Java
The ability to save the JavaBean component state for long-term persistence within an XML document has been a topic of much discussion with Java developers in the past few years. This feature has finally been adopted in the 1.4 version of J2SE. This article shows you how to use the new XMLEncoder and XMLDecoder classes, bypassing serialization and allowing you to generate fully initialized bean instances.
(6 ratings)
Reviews0
PriceFree
Views2116
Links PPR
posted byalexinLink Indexing
This complex links directory management script allows you to have links directory where link ranking in category and in search results is based at advertiser bids. It contains all advertiser features script for work with advertisers such as create profile, edit profile, add/modify/delete link, change bids, view stats, and payment form.
(0 ratings)
Reviews0
PriceFree
Views1887
2eNetWorX OpenSource Projects
2eNetWorX/dev is the place to be if you like ASP. 2eNetWorX/Dev provides the full source code of the site, which you can modify to make your own site. It also includes over 10 other projects, the most famous of which is TableEditoR, the web-based remote table editor. The other projects include a discussion forum, ASP-based survey, statistics reporting application, and others. Also on the site are several articles and code samples ranging in subject from the OpenSource definition to DSN'less database connections.
(3 ratings)
Reviews0
PriceFree
Views3586
AgoraCart - New Route 66 Version
posted byMister EdinShopping Carts
New and Improved major release of the AgoraCart ecommerce platform. A full featured shopping cart system that is mobile ready and flexible for those needing more power and flexibility. Once your template is in place and customized as needed, store management can be done in the powerful online store managers. This is the first major update and release in 8+ years that improves every core code area and restructures the template & cart language/message systems. Features: Bootstrap CSS/JS framework support for rapid template development, new template widgets & dynamic placement, template editors, dedicated SSL/TLS and shared SSL support, image uploading, multiple sales taxes, online order management, UPS, FedEx, and USPS real-time shipping, unlimited custom shipping logic, handling fees, product options, flexible order forms, flatfile database with import/export functions, discount logic, static or dynamic product pages, product options editor, user fields for use in querying data and/or building dynamic pages, file updater/manager, and several real-time and manual payment options including Authorize.net SIM, PayPal IPN, NiftyPay, iTransact, and allows multiple payment options.
(73 ratings)
Reviews1
PriceFree
Views25246
e-Master
posted byscriptsinContent Management
e-Master is your virtual online web page server, that takes the stress out of organizing your web pages. Whether you're at home, the office or out of town, you can manage all your web pages online via the administration. Features include, create and edit virtual directories and files, html editor, directory browsing, customized error pages, password protection, ban users, logging statistics, timestamps, automatic headers and footers and much more. Great for web designers who want to build easy sites for their customers to manage or individuals that just want the power of editing their pages online.
(0 ratings)
Reviews0
PriceFree
Views1718
@1 Age Status Indicator for Files and Folders
posted bymailinUtilities Scripts
Similar to the ones used at hotscripts.com, cgi.resourceindex.com, perlarchive.com and scriptsearch.com, this script checks the age of files and folders and shows "NEW" image or text indicators according to the age. C/w admin interface. Support 1-level or 3-level age distinction. If pointed to a folder, the script will scan through all files in that folder for newest file (sub-folders and files in sub-folders are omitted).
(12 ratings)
Reviews0
Price 19.95
Views1940
Refresh page script
posted bydynamicdriveinCountdowns
Certain situations call for the refreshing of the webpage every few seconds/ minutes (such as a webcam page). Use this script to carry out the task in a graceful, "visual" manner.
(51 ratings)
Reviews0
PriceFree
Views21506
URL checker
posted bynmotikainLink Checking
URL checker is a short php script for checking URLs from MySql database. It generates a file with links that have status different from HTTP 200 OK.
(9 ratings)
Reviews0
PriceFree
Views12795
Analog clock (static)
posted bydynamicdriveinDate & Time
DHTML clock scripts sure have come a long way since the straightforward numeric display. Meet this clock app, which shows neatly in the browser's corner the time in standard format. Note that this script replaces the original "analog clock" script.
(6 ratings)
Reviews0
PriceFree
Views9916
MyNewsGroups :)
posted bytxarlyinUsenet Gateway
MyNewsGroups :) is a USENET news client with a completely Web-based interface. It is written in PHP4, and uses a database backend. Its main purpose is to mirror all messages from subcribed public newsgroups into a database, and add extra features such as saving articles per user, statistics on users, search functions, and so on. MyNewsGroups :) is aimed at people that have a Web site and want offer their users direct access to newsgroups of same subject.
(59 ratings)
Reviews2
PriceFree
Views26826
Automatic Status Text Rotation
posted bymbaroneinMiscellaneous
This is a simple JavaScript code to change the text in you Status Bar after a preset interval.
(0 ratings)
Reviews0
PriceFree
Views2194
InstaCounter
posted bycjinImage & Text Based
InstaCounter is a counter script, written in PHP, that uses a MySQL database to store all settings. It enables you to add unlimited counters, and define a style for each. You can add unlimited styles by adding a piece of HTML code for each number. This way you can make your counter image or graphical, or text based, or even invisible. Also you can enable a timer counter, which starts counting on a certain date. You can can adjust almost any setting, including the way repeat visitors are handled, which IP addresses to be ignored, public settings, the styles list, individual counter information and statistics, etc. There are also basic individual counter statistics, global statistics, and a top 10.
(37 ratings)
Reviews1
PriceFree
Views9677
Automatic Title/Status Text Rotation
posted bymbaroneinMiscellaneous
JavaScript code that allows you to change the text in you Title Bar and Status Bar after a preset interval.
(0 ratings)
Reviews0
PriceFree
Views2554
YaWPS
posted byd3m1g0dinPortal Systems
YaWPS is Yet another Web Portal System for medium- or small-sized websites.
YaWPS features webbased administration, news system, backend/headlines generation, forums, link database, calendar, fulltext search, customizable blocks and pages, detailed statistics, multilanguage and theme support.
YaWPS is written in Perl and uses a flatfile database as a backend. All client output is valid HTML4. It works on most common UNIX platforms as well as on Windows platforms.
(13 ratings)
Reviews1
PriceFree
Views39836
Hide status bar message II
posted byabstractinLinks & Buttons
A JavaScript to disable the status bar message from appearing on all links, indiscriminately.
(36 ratings)
Reviews0
PriceFree
Views10956
Hide status bar message I
posted byabstractinLinks & Buttons
This JavaScript allows you to hide the status bar message from appearing when the mouse moves over certain links.
(22 ratings)
Reviews1
PriceFree
Views9630
Dynamic Web-based data access using JSP and JDBC technologies
posted bykwigintinDatabase-Related
This article discusses using the JSP and JDBC technologies to integrate static, dynamic, and database content in Web sites. For the purposes of simplicity and illustration, the JSP pages here use short scriptlets to expose the JSP developer to the underlying JDBC concepts instead of hiding them in custom tags. The author introduces a key design approach that integrates JavaBeans components with JDBC, similar to the way that JavaServer Pages technology already uses beans with HTTP. He also provides code for implementing this integration.
(3 ratings)
Reviews0
PriceFree
Views3451
Message Flickering
posted bycrankyinMiscellaneous
This script displays several messages in the status bar one after another continuously. If there are only two messages, it will create a twinkling effect.
(0 ratings)
Reviews0
PriceFree
Views2186
Detail of a link
posted bycrankyinLinks & Buttons
This short script displays a message in the status bar when the mouse is placed over a link. Useful to show the description of the link.
(0 ratings)
Reviews0
PriceFree
Views3536
Clock
posted bycrankyinDate & Time
This is a simple script that displays a ticking clock in the status bar of user browser window.
(3 ratings)
Reviews0
PriceFree
Views3322