guided reading
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 229
Guide text animation
In this easy tutorial, I will show you how to create a simple guide text animation using the guide options in flash and Pencil Tool. more>> In this easy tutorial, I will show you how to create a simple guide text animation using the guide options in flash and Pencil Tool.<<less
Added: 2007-11-20 License: Freeware Price: $0.00USD
11 downloads
Reading Room 2.2
The Reading Room Version 1.0, an automated fan fiction archive script based off StorylineV1.8.0 (from IO Designs)with a design similar to fanfiction.net. Its easy to customize and personalize it to your site design, and it isnt as bulky as the popular more>> The Reading Room Version 1.0, an automated fan fiction archive script based off StorylineV1.8.0 (from IO Designs)with a design similar to fanfiction.net. Its easy to customize and personalize it to your site design, and it isnt as bulky as the popular efiction script. A must have for anyone running a fan fiction or story archiving site.<<less
Added: 2008-01-13 License: GPL Price: $0.00USD
19 downloads
Now Playing / Now Reading 1.0
- Supported media type: Music, Book - Multi users - Displays title and thumbnail and/or full image of the CD or Book cover - Optional Info Sender WinAmp plug-in to record track information - Retrieves CD title from CD track name using Gracenote more>> - Supported media type: Music, Book - Multi users - Displays title and thumbnail and/or full image of the CD or Book cover - Optional Info Sender WinAmp plug-in to record track information - Retrieves CD title from CD track name using Gracenote CDDB - Retrieves CD or book image cover using Amazon web services - Client Authentication<<less
Added: 2007-01-05 License: GPL Price: $0.00USD
10 downloads
Other version of Now Playing / Now Reading
Price: FreeAdditionalInfoGNUGeneralPublicLicenseversion2
License:GPL
License:GPL
Site Guide 1.0
This script can be embeddded in your HTML as JScript to generate window with information to guide users through the pages of a site. It opens a dragable window with information with information about a site page. The window shows information text more>> This script can be embeddded in your HTML as JScript to generate window with information to guide users through the pages of a site. It opens a dragable window with information with information about a site page. The window shows information text about each page and navigation buttons to move on to the next or previous page in the site guide.<<less
Added: 2007-06-11 License: PHP Price: $0.00USD
12 downloads
Other version of Site Guide
License:PHP License
Gig Guide / Event Lister 1.1
With this event calendar you can configure all text for forms in one config file. Its simple to install, uses one MySql table, with easy to use simple features. Admin can submit Events and users can submit events,youll be able view, edit, delete or more>> With this event calendar you can configure all text for forms in one config file. Its simple to install, uses one MySql table, with easy to use simple features. Admin can submit Events and users can submit events,youll be able view, edit, delete or approve those listings.<<less
Added: 2007-05-07 License: Freeware Price: $0.00USD
13 downloads
Other version of Gig Guide / Event Lister
License:Freeware
A basic guide to running CGI scripts
This guide will help you upload and run a CGI script on your website. Ideal if you have your own website and starting to think about running some CGI Scripts but not sure where to start more>> This guide will help you upload and run a CGI script on your website. Ideal if you have your own website and starting to think about running some CGI Scripts but not sure where to start<<less
Added: 2004-08-07 License: Not Specified Price: Free
1913 downloads
The Hitchhikers Guide to PHP Load Balancing
This post gives an introduction to the complications that can arise from deploying your PHP applications onto a load balanced web hosting platform. This is a must-read article if you are planning to develop large scale web applications, or if your more>> This post gives an introduction to the complications that can arise from deploying your PHP applications onto a load balanced web hosting platform. This is a must-read article if you are planning to develop large scale web applications, or if your software will be deployed on a large range of platforms (as is the case for many open source projects)<<less
Added: 2008-04-02 License: Other Price: $0.00USD
15 downloads
Publishing And Reading RSS Feeds In ASP.NET 1
This tutorial explains what is RSS and how to read and publish RSS from ASP.NET web application. Anyone can publish news or other data from a persistent database as he or she generates the output in the XML format supported and understood by RSS more>> This tutorial explains what is RSS and how to read and publish RSS from ASP.NET web application. Anyone can publish news or other data from a persistent database as he or she generates the output in the XML format supported and understood by RSS protocol.<<less
Added: 2009-01-14 License: Freeware Price: $0.00USD
13 downloads
Reading from a Text File
Simple script showing how to read from a text file in ASP and PHP. The input is saved to a variable. more>> Simple script showing how to read from a text file in ASP and PHP. The input is saved to a variable.<<less
Added: 2007-09-26 License: Freeware Price: $0.00USD
13 downloads
Other version of Reading from a Text File
Price: $0.00USD
License:Freeware
License:Freeware
Web Wiz Guide
Web Wiz Guide is a growing web development site with ASP tutorials, FAQs, and free ASP scripts including Forum, Guestbook, Login, Hit counters, and more. more>> Web Wiz Guide is a growing web development site with ASP tutorials, FAQs, and free ASP scripts including Forum, Guestbook, Login, Hit counters, and more.<<less
Added: 2001-09-04 License: Freeware Price: Free
2978 downloads
Beginner's Guide to Ajax
Using Ajax (Asynchronous Javascript And XML) allows you to issue a server request, get the response and use it in your web application without waiting for a page refresh. Produce desktop-like user interface experience for your website users. more>> Using Ajax (Asynchronous Javascript And XML) allows you to issue a server request, get the response and use it in your web application without waiting for a page refresh. Produce desktop-like user interface experience for your website users. No-nonsense quickstart guide/overview with links to more detailed resources. From the author of Sams Teach Yourself Ajax in 10 Minutes.<<less
Added: 2005-09-13 License: Freeware Price: $0.00USD
12 downloads
A basic guide to running CGI scripts 2004
This guide will help you upload and run a CGI script on your website. Ideal if you have your own website and starting to think about running some CGI Scripts but not sure where to start more>> This guide will help you upload and run a CGI script on your website. Ideal if you have your own website and starting to think about running some CGI Scripts but not sure where to start<<less
Added: 2004-08-07 License: Price: 0.00 Price: 0.00
12 downloads
Reading from a file 1.0.0
This script reads a file and outputs the content into a string. It uses the file_get_contents() function which automatically opens, reads and closes the file. There is a live example. more>> This script reads a file and outputs the content into a string. It uses the file_get_contents() function which automatically opens, reads and closes the file. There is a live example.<<less
Added: 2007-01-30 License: Other Price: $0.00USD
14 downloads
Guide to Using AJAX and XMLHttpRequest
The XMLHttpRequest object is a handy JavaScript object that offers a convenient way for Web pages to get information from servers without refreshing themselves. The purpose of this article is to demon more>> The XMLHttpRequest object is a handy JavaScript object that offers a convenient way for Web pages to get information from servers without refreshing themselves. The purpose of this article is to demonstrate through a series of baby steps just how easy it is to use the XMLHttpRequest object<<less
Added: 2006-11-10 License: Freeware Price: Free
1089 downloads
.htaccess Guide
A comprehensive guide to the Apache Web Servers .htaccess configuration file. Includes full tutorial covering error documents, password protection, visitor blocking, hot linking prevention techniques and more. more>> A comprehensive guide to the Apache Web Servers .htaccess configuration file. Includes full tutorial covering error documents, password protection, visitor blocking, hot linking prevention techniques and more.<<less
Added: 2007-01-11 License: Freeware Price: $0.00USD
17 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above guided reading search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed