Results matching for "%22of+the+day%22"
Sort Listings By
Show Only
By Customer Review
Licence Type
Strong JS
posted bystronghtmlinSoftware
It is a shrinker/obfuscator for JavaScripts. You can use it to easily and quickly reduce the size of typical JavaScript files by 50% on average depending on the style the code is written in. Strong JS allows you to delete all unnecessary bytes in scripts, such as comments, new line characters and unnecessary spaces. The execution of the js file won't change after it is compressed. It just executes like before. You won't see a difference, only the file size will be smaller. Also, it can rename variables giving them short names. Shrinking JavaScripts reduces the time they are downloaded from the site and the time needed to parse and execute them on the client side.
(6 ratings)
Reviews0
PriceFree
Views3301
Client Side in ASP.NET: Common Javascript Functions
posted byBeansoftwareinTutorials & Tips
In this tutorial we are going to present you a set of famous and frequently used client side scripts. You can simply copy any of these scripts into your web application without giving any attention to their underlying technologies. If, in any case, further customization or configuration is essential to utilize any of these scripts then we will include this information as well.
(15 ratings)
Reviews0
PriceFree
Views3012
PHP Script Tips - Working with Directoris and Files
posted bykarl_viinFile Manipulation
A collection of 8 tutorials on working with directories and files:
How To Create a Directory?
How To Remove an Empty Directory?
How To Remove a File?
How To Copy a File?
How To Dump the Contents of a Directory into an Array?
How To Read a Directory One Entry at a Time?
How To Get the Directory Name out of a File Path Name?
How To Break a File Path Name into Parts?
(0 ratings)
Reviews0
PriceFree
Views2497
PHP Script Tips - Working with MySQL Database
posted bykarl_viinDatabase-Related
A collection of 21 tips on working with MySQL database. Clear explanations and tutorial exercises are provided on connecting and selecting MySQL database, creating and dropping tables, inserting, updating, and deleting rows, selecting and looping through data rows, searching by key words, setting auto-increment IDs.
(3 ratings)
Reviews0
PriceFree
Views4258
Universal countdown script
posted byDynamic DriveinCountdowns
This is a "universal" count down script that lets you count down to absolute events whereby the target date/time needs to be specific to a certain time zone, such as the date/time of the next Solar Eclipse.
(18 ratings)
Reviews0
PriceFree
Views11093
File Encoder
posted byphptoys2inText Processing
With File Encoder you can turn a text file by a character set into the one represented by another character set. You can display the converted file or download it. It contains a main converter function and an html framework site to make online conversions.
(4 ratings)
Reviews1
PriceFree
Views5450
Ajax Tabs content
posted byDynamic DriveinContent Management
This tab content script uses Ajax to let you display a selection of external content on your page inside a DIV and via CSS tabs.
(15 ratings)
Reviews0
PriceFree
Views11746
CMotion Image Gallery script II
posted byDynamic DriveinImage Display
This is a vertical, up down scrolling image gallery script that uses the user's mouse to control it.
(12 ratings)
Reviews0
PriceFree
Views13311
News Publishing Content Management System
posted bypatrickinNews Publishing
The JPowered News Publishing Content Management System makes it easy for non-technical users to update and manage articles, press releases, news stories, headlines, and editorials. No HTML or programming knowledge is required, the system enables almost anyone to add a powerful News Content system to any web or intranet site.
Main Features Summary
Full WYSIWYG editor for both Article Summary and Full Body Text
Very Easy to install with an 'Installation Wizard' doing most of the work.
Multiple and Multiple Category Levels Completely Customizable design with WYSIWYG Font and Color selectors. Full Image management Front End Visitor Experience
Latest News Listings Category Browsing Simple Search and Advanced Search News Summary Displays Full News Article Display Fully customizable Scrolling News Headlines box which can be applied anywhere within a site.
(0 ratings)
Reviews0
PriceFree
Views10373
My Game Script - PHP Flash Game Arcade
posted byFlaresolutionsinGames & Entertainment
My Game Script is proud to release our new, low priced and powerful PHP flash game arcade. Every page has been search engine optimized and with our well structured design, your website should hit the top search engine key phrases in no time.
Our unique, feature packed and flexible arcade script offers the same options as many other flash games scripts for a fraction of the price. Your downloads can be accessed instantly with the membership details sent to your paypal email address.
We offer two arcade script packages. To view the details of each of our packages, please view our website. Our basic package offers you an "empty" flash game arcade for $14.99 and our standard package comes with 315 flash games and our basic script for just $24.99. Set up is easy and our packages include a set by set installation guide.
(13 ratings)
Reviews1
PriceFree
Views12964
XGAccordionGallery
posted byinghilterrainComponents
- XML based image viewer
- JPEG images or SWF files
- Fade-In/Out transition
- Can set the speed you want images to change - Animation speed independent of fps
- Can set number of columns and rows
- Can set X/Y distance between thumbnails - Can attach sounds easily
- Can insert ToolTip on thumbnails
- Can set ToolTip attributes
- Can set Image border attributes
- Can set thumbnail shadow alpha and shadow distance X-Y. - Image dimension ratio is reserved when enlarged or smallized
- Can attach description text
- Can set description attributes - Can insert Title
- Can set Title attributes
- Can set distance of Title from Image
- Can apply bold and italic to ToolTip, Title and Description text
- View and move from one image to the next with right or left keys
(0 ratings)
Reviews0
PriceFree
Views6033
album - free command-line photo album generator
posted bydaveolainImage Galleries
HTML photo album generator that supports themes. It takes directories of images and creates all the thumbnails and HTML that you need. It's fast, easy to use, and very powerful.
Features:
You can use themes to choose or redesign the album "look and feel." Recursively descends directories to make a hierarchy of photo albums EXIF support, Video thumbnails... Has a plugin system that allows you to write perl code to alter the behavior of album. You can add any features you like! Slideshows, transparent overlays, credit tags, easy captions, and endless features! So very easy to use!
(3 ratings)
Reviews0
PriceFree
Views4914
Powerfull PHP DataGrid
posted byRashadinDatabase Tools
PHP DataGrid has been created for selecting data, displaying it as a grid, and to perform routine operations on it. It allows paging through results, editing, deleting and inserting new data. PHP DataGrid can be very helpful for you to display any complex data from database and to automatically perform any needed operations of them. By enabling or disabling its features you can turn PHP DataGrid into something very helpful for you. You know how important such a tool for creating web applications is. Really, data grid is heart of almost every web application.
(4 ratings)
Reviews1
PriceUSD 100.00
Views5810
XGPullDownMenu
posted byinghilterrainComponents
- XML based Pull Down menu. - Can apply gradient color to the menu background. - Can apply embedded font. - Automatic link. - Can attach sound for mouse events (roll over and click). - Can apply alpha to gradient. - Can attach shadow. - Define Shadow Alpha and Shadow Distance from. - Can set border color and thickness. - Can define where the light is comming from (top, bottom, right, left). This will make the gradient color (and light effect) rotate. - Horizontal and vertical ditance (in pixels). This will allow you to modify the distance between menu and submenu buttons.
(0 ratings)
Reviews0
PriceFree
Views4996
Automatic Documentation Generation in ASP.NET Applications
posted byBeansoftwareinTutorials & Tips
Explains how to automatically build help in ASP.NET. It is possible if you use XML comments in C# or VB.NET source code. Simply write all the documentation you need tightly tied to and inside your source code! Then use some documentation processing tools to collect all these comments and to construct a stand alone document containing every little aspect about your source code. As simple as that!
(3 ratings)
Reviews0
PriceUSD 1.00
Views1878
Amigura
posted byamigurainWeb Developers
We are a company offering website design using web technology's such as HTML, CSS, PHP, MySQL, RSS.
We also specialize in computer support, repair, building, and upgrading. Check out our Free PHP Scripts.
Website design packages are made to suit your budget from personal to company website.
(12 ratings)
Reviews0
PriceFree
Views2868
XGEM - General Extension Manager
posted byinghilterrainWeb Sites
Free trials!!!! - Our aim is to create original and professional Flash Components, Extensions and Tools to use on your websites and multimedia projects (compatible with Flash 7-8-9). Over 25 original components and Flash packages.
� Free Trials and Commercial versions. � Lightweight and XML based Flash components for Rich Internet Application Development. �Ready to work in a few minutes right from the development environment. �Every component comes with very detailed manuals (pdf) and with already made fla and xml samples.
�Developing will become much easier, faster and very professional.
�No time loss with fla and xml samples included.
Take a good look at our offerings, download our free trials (when available) and make sure to play with our interactive demos to get a good feel of what our products can do. And remember to check our site frequently. We upload new components almost every week.
(3 ratings)
Reviews0
PriceFree
Views3774
Kinp's Super Directory
posted bymembrain80inLink Indexing
SD is the perfect tool for webmasters who own or intend to own a text based multi-category TGP.
It's unique features make Super Directory the best and only tool you will ever need to run your TGP.
All it's output is based on templates which you can easily edit through the user friendly administration area.
We know the fact that starting a TGP is hard especially when you don't have enough galleries to populate your site. This is why Super Directory comes with it's very own gallery spider who will harvest galleries for you in a record time.
Keeping your TGP updated has never been easyer. All you have to do it watch for your trades and relax while SD takes care of your TGP for you.
For a complete list of features and for prices visit: http://www.kinp.com
(0 ratings)
Reviews0
PriceUSD 200.00
Views2626
Advanced Form Mailing and Creation
posted byhkproginForm Processors
Complete form solution. Designed for both novices and web experts. Form Creator, Form Processing, Form data store. Create complex fields in seconds. Processing includes: email to both responder and site owner. Template driven allowing you full control over messages being sent. Optionally store results in a database (Access, MYSQL or SQL Server) for editing, printing, exporting and bulk mailing. Administration and error messages can be in any language. Free and commercial versions.
Form Creator can be used to generate plain HTML or used directly without the need to view the HTML. Can be used as full application or can be used to create HTML fields to be copied and used else where. Free form creation service.
(0 ratings)
Reviews0
PriceUSD 95.00
Views8081
PHP Poker Engine
posted byjaymefishmaninGames & Entertainment
This package can be used to implement a Poker game engine.
It has a class that can deal and shuffle a deck of cards.
There is another class that can evaluate a deck of cards to check if it matches a Poker sequence.
In case the deck matches a Poker sequence it returns the name of the sequence and the number of points it is worth in the Poker game.
The package now includes comprehensive help files. The deck now supports the return of card images and has a new method to convert card strings to card arrays for evaluation by the engine.
(18 ratings)
Reviews0
PriceFree
Views18938




