Results matching for "%22of+the+day%22"
Sort Listings By
Show Only
By Customer Review
Licence Type
EASYCOUNT (TXT)
posted bymailinText Based
EASYCOUNT (TXT) is a simple PHP script that counts the Page Impressions of your site using a .txt-File to store the data.
(0 ratings)
Reviews0
PriceFree
Views3170
Tetris Game made with Flash 5
This version of Tetris is fully playable but it's not a definitive version. A top-score list is planned for next version.
(9 ratings)
Reviews0
PriceFree
Views24155
Is Web services the reincarnation of CORBA?
posted byjicondoninMagazine Articles
Even during these early stages of the evangelism of Web services, customers have already begun to ask how this technology differs from CORBA. Isn�t it just another form of distributed computing? In this installment of the Web services architect, Dan Gisolfi offers a brief overview of the differences between SOAP, DCOM, and CORBA and suggests a value proposition for Web services within the distributed computing realm.
(0 ratings)
Reviews0
PriceFree
Views3035
ASP.NET Programmer's Reference
posted byCharlottePinProgramming Books
A perfect companion to Professional ASP.NET, this indispensable book provides all professional developers with a complete desktop reference containing everything needed to develop ASP.NET applications. Whether it is the important ASP.NET specific namespaces associated with user interface design, or �behind the scenes� concepts like caching, configuration or security, this book provides a handy, easily browsable guide.
(0 ratings)
Reviews0
PriceFree
Views5012
Extreme Search
posted bywebmasterinLink Indexing
Extreme Search is a fully featured commercial directory engine. Features include: configurable number links per page, directories, header and footer files, add url page, record keywords, collect email addresses, seperate banner templates, setup program, and a web-based administration.
(0 ratings)
Reviews0
PriceFree
Views2000
fTextScroll
posted byfransg.geoinScrollers
fTextScroll is a full-featured vertical text scroller applet, features include Smooth scrolling, Drag-able (up/down), Auto line wrapping, Adjustable scrolling speed, Manual scrolling or pausing using mouse, Mouse over highlighted URL links, Optional background image, Suitable for NewsFeeder.
(0 ratings)
Reviews0
PriceFree
Views2638
To hide the errors
posted bycrankyinMiscellaneous
This code snippet lets you hide the error message which appears when there occurs a Javascript error in your pages. The script will still not function but the visitor will not see the error message. Written in French.
(15 ratings)
Reviews0
PriceFree
Views4757
linklist
posted byphpinLink Indexing
linklist is an easy to use PHP script that allows you to create a list of links using a MySQL database. It includes a simple administration interface to add and delete link entries.
(3 ratings)
Reviews0
PriceFree
Views9853
Say welcome
posted bycrankyinAlerts & Prompts
This JavaScript displays an alert box to your visitors to welcome them on your site or to suggest them to visit your partners' sites.
(3 ratings)
Reviews0
PriceFree
Views5468
Flying letters
posted bydynamicdriveinText Effects
This is one-of-a-kind script that can animate your site's header into view, one letter at a time.
(6 ratings)
Reviews0
PriceFree
Views9107
class.manpagelookup.php
posted byphpinUtilities Scripts
This is a PHP class that allows you to do unix/linux man page lookups from your website. Easy to use, and produces the results in a nicely formatted layout. It allows you to search with keyword and section numbers, and also display a list of all those found starting with a particular letter, or all starting with digits, or non-alphanumeric characters, etc. This class now includes the ability to cache your results for much faster lookup, and also has a timer built in so that you can guage just how long it takes to display your results.
(3 ratings)
Reviews0
PriceFree
Views3788
HSPNotes
posted bytrung.nguyeninDiscussion Boards
This script uses HTML embeded Perl code to serve threaded discussions. Perl embedding is done by a small CGI Script. This discussion board is very lightweight and has a very clean output. It intentionally has none of the fancy features of some of the big bulletin boards. It concentrates on serving information. Threads can be generated on the fly or you can have them saved as HTML files for best performance so that search engines can index them. You can run multiple forums with one script or install multiple scripts using the same embeded perl engine. HSPNotes is totally free and the embedded perl engine can be reused for anyother HTML embeded perl scripts.
(6 ratings)
Reviews0
PriceFree
Views4981
GraphiCookie Counter
posted bymbiscayinImage Based
GraphiCookie Counter is a graphical counter written in PHP. It uses a cookie to identify your visitors not to count them twice. You can use your own images and define the cookie lifetime.
v1.2: optimized for PHP 4.2.X
v1.3: new setup section.
(10 ratings)
Reviews1
PriceFree
Views9099
base64img
posted byphpinImage Manipulation
Include/insert your gif/jpg image inside your PHP script using base64-encodeing. This enables you to create a good functional website with images, using only one file: Your php-script. The script it self is also a good example of how this works. Enjoy creating better php-scripts and less files. Added download of your generated code and better information. Nice look, upload functionality, and the ability to save and display code. Latest version update: Bug fix in show code on screen.
(3 ratings)
Reviews0
PriceFree
Views25314
Control Flash template
This is a Fully functional Flash template which you edit without Flash, and without the need to re-visit a webpage when you want to update links. Features over 100 pages for text and links, and accepts Basic HTML. Version 2.0 coming soon.
(39 ratings)
Reviews0
PriceFree
Views50561
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
Views2394
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
Views3776
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
Views3527
Simplewire ActiveX SMS Software Development Kit
posted bydevprograminCommunication Tools
The ActiveX SMS SDK provides easy, high-level control of the Simplewire wireless text-messaging platform. Designed be to be as developer-friendly as possible by hiding the intricacies of the XML format required to communicate with the Simplewire WMP (Wireless Message Protocol) servers, The ActiveX SMS SDK makes it possible to send an SMS message off with as little as two lines of code. The 32-bit ActiveX SMS SDK is implemented as a COM object (DLL). As an ATL object, the ActiveX SMS SDK does not require the Microsoft Foundation Class DLLs to run. This allows your projects to require less memory, to run faster, and to have a reduced footprint. ASP applications will execute quickly, installation packages will be smaller, and less dependency issues will arise for your end-users.
(0 ratings)
Reviews0
PriceFree
Views13084
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
Views3788




