<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="0.92">
<channel>
<lastBuildDate><![CDATA[Thu, 11 Mar 2010 09:09:12 GMT]]></lastBuildDate>
<title><![CDATA[Developer-Online Dreamweaver Php Tutorials]]></title>
<link><![CDATA[http://www.developer-online.com]]></link>
<description><![CDATA[Developer-Online Dreamweaver Php Tutorials | ADDT Tutorials]]></description>
<pubDate><![CDATA[2010-02-04 10:57:48]]></pubDate>
<copyright><![CDATA[Developer-Online Dreamweaver Php Tutorials | ADDT Tutorials]]></copyright>
<image>
<url><![CDATA[http://www.developer-online.com/images/results_logo.gif]]></url>
<title><![CDATA[Developer-Online Dreamweaver Php Tutorials | ADDT Tutorials]]></title>
<link><![CDATA[http://www.developer-online.com]]></link>
</image>
<item>
<title><![CDATA[ Create a Digg login style using jQuery and CSS]]></title>
<description><![CDATA[Hello Friend, today We'll see how to create a Digg Login panel using only CSS3 and a bit of jQuery script. You'll see how is simple present a login feature using a modal window creates by js. You'll find the .ZIP tutorial visiting: http://www.beatfly.com/download.php]]></description>
<link><![CDATA[http://www.developer-online.com/tutorial_details.php?T=98&?-5/-Create-a-Digg-login-style-using-jQuery-and-CSS.html]]></link>
<author><![CDATA[Author: patrizio Quatrini]]></author>
<pubDate><![CDATA[2010-02-04 10:57:48]]></pubDate>
<category><![CDATA[Css Tutorials]]></category>
</item>
<item>
<title><![CDATA[Create a Flickr gallery using jquery and JSON]]></title>
<description><![CDATA[Hello everyone, In this tutorial I'll show how is simple to build your Flickr photo gallery using jQuery framework and JSON. We'll see how to setup thumbnail's numbers, convert your RSS Flickr in a JOSOn format and display theme. Thank You for your attention!]]></description>
<link><![CDATA[http://www.developer-online.com/tutorial_details.php?T=97&?-5/Create-a-Flickr-gallery-using-jquery-and-JSON.html]]></link>
<author><![CDATA[Author: patrizio Quatrini]]></author>
<pubDate><![CDATA[2010-01-11 10:20:48]]></pubDate>
<category><![CDATA[Java Script Tut]]></category>
</item>
<item>
<title><![CDATA[jQuery usefull scripts II]]></title>
<description><![CDATA[In this second free pack I'll make a very useful jQuery scripts to give more effects to your Web site.

This folder blends different effects:

    * Image Captions Effect
    * Alternate DIV color
    * Input field color change
    * Input Live elements replace
]]></description>
<link><![CDATA[http://www.developer-online.com/tutorial_details.php?T=96&?-5/jQuery-usefull-scripts-II.html]]></link>
<author><![CDATA[Author: patrizio Quatrini]]></author>
<pubDate><![CDATA[2009-12-23 12:11:04]]></pubDate>
<category><![CDATA[Java Script Tut]]></category>
</item>
<item>
<title><![CDATA[Creating A Contact Form in Dreamweaver From Scratch]]></title>
<description><![CDATA[In this tutorial we will build a contact form with Dreamweaver CS3 from scratch, our application consists of 2 pages, The first page contains the contact form, and the second page contains the form submission action and the thank you message. Also we will use Dreamweaver form validation behavior to validate the form. The Validate Form behavior checks the contents of specified text fields to ensure that the user has entered the correct type of data.]]></description>
<link><![CDATA[http://www.developer-online.com/tutorial_details.php?T=95&?-5/Creating-A-Contact-Form-in-Dreamweaver-From-Scratch.html]]></link>
<author><![CDATA[Author: waleed.barakat]]></author>
<pubDate><![CDATA[2009-12-08 05:16:48]]></pubDate>
<category><![CDATA[DreamWeaver CS3]]></category>
</item>
<item>
<title><![CDATA[Pure Dreamweaver Cs3 Guest Book Application]]></title>
<description><![CDATA[After adobe announced to discontinue developing and producing Adobe Developer Toolbox (ADDT), such great tools! I think we will go back to the old ages of web programming with Dreamweaver pure platform. So, in my tutorial today i`ll try to explain in details how to create a Dreamweaver Guest Book application but with out ADDT.]]></description>
<link><![CDATA[http://www.developer-online.com/tutorial_details.php?T=94&?-5/Pure-Dreamweaver-Cs3-Guest-Book-Application.html]]></link>
<author><![CDATA[Author: waleed.barakat]]></author>
<pubDate><![CDATA[2009-12-01 02:31:27]]></pubDate>
<category><![CDATA[DreamWeaver CS3]]></category>
</item>
<item>
<title><![CDATA[jQuery usefull scripts]]></title>
<description><![CDATA[In this free pack I'll make a very simple and usefull jQuery scripts to give more effects to your Web site.

This folder blends different effects:

    * Images Alpha Effect
    * Switch different Layouts
    * Input Live Preview
    * Input field color change
    * Input counter
    * Live validation message

Thank You for voting and comments!
]]></description>
<link><![CDATA[http://www.developer-online.com/tutorial_details.php?T=93&?-5/jQuery-usefull-scripts.html]]></link>
<author><![CDATA[Author: patrizio Quatrini]]></author>
<pubDate><![CDATA[2009-11-25 13:28:01]]></pubDate>
<category><![CDATA[Java Script Tut]]></category>
</item>
<item>
<title><![CDATA[PHP jQuery Autosuggest Facebook like]]></title>
<description><![CDATA[Building a database driven auto suggestion box with PHP/MySql and jQuery. We’re going to check what a user has typed in, check against what is in our database and where there is a match, pass the results back in a suggestion list, all via an AJAX call in jQuery. If you want download pack, check URL on my Web site: http://www.beatfly.com/download.php

Thank You for voting and comments!]]></description>
<link><![CDATA[http://www.developer-online.com/tutorial_details.php?T=92&?-5/PHP-jQuery-Autosuggest-Facebook-like.html]]></link>
<author><![CDATA[Author: patrizio Quatrini]]></author>
<pubDate><![CDATA[2009-11-16 04:14:08]]></pubDate>
<category><![CDATA[Java Script Tut]]></category>
</item>
<item>
<title><![CDATA[Building Shoutbox With Dreamweaver & ADDT]]></title>
<description><![CDATA[Hello Everyone...
Today`s Tutorial about how to build shoutbox with Dreamweaver and ADDT with Php MySQL Database, also you can restrict forbidden words to prevent unwanted or bad comments you might face in such open applications! 
Requirements
To complete this tutorial you will need to install the following software and files:

Dreamweaver CS3 or higher. 
Adobe developer toolbox ADDT.]]></description>
<link><![CDATA[http://www.developer-online.com/tutorial_details.php?T=91&?-5/Building-Shoutbox-With-Dreamweaver-and-ADDT.html]]></link>
<author><![CDATA[Author: waleed.barakat]]></author>
<pubDate><![CDATA[2009-09-23 04:57:47]]></pubDate>
<category><![CDATA[DreamWeaver CS3]]></category>
</item>
<item>
<title><![CDATA[Dynamic Mod_Rewrite Just Made Easy]]></title>
<description><![CDATA[Mod Rewrite Dynamic URL's into Static URL's The Issue at Hand, There are two types of URLs: dynamic and static. A dynamic URL is a page address that results from the search of a database-driven web site or the URL of a web site that runs a script. In contrast to static URLs, in which the contents of the web page stay the same unless the changes are hard-coded into the HTML, dynamic URLs are generated from specific queries to a site's database. The dynamic page is basically only a template in which to display the results of the database query. Instead of changing information in the HTML code, the data is changed in the database.]]></description>
<link><![CDATA[http://www.developer-online.com/tutorial_details.php?T=89&?-5/Dynamic-Mod_Rewrite-Just-Made-Easy.html]]></link>
<author><![CDATA[Author: waleed.barakat]]></author>
<pubDate><![CDATA[2009-06-14 03:15:15]]></pubDate>
<category><![CDATA[SEO]]></category>
</item>
<item>
<title><![CDATA[Embedding Dynamic &copy; CopyRight in a web page]]></title>
<description><![CDATA[The code calculates the current year, checks whether it’s different from a fixed year (represented by $startYear), and displays the appropriate year range in a copyright statement. As you can see from the page source view at the bottom right of the figure, there’s no trace of PHP in what’s sent to the browser. The only clue that PHP has been used to generate that part of the page lies in the whitespace between the date range and the surrounding text, but that doesn’t affect the way it’s displayed because browsers ignore anything more than a single space in XHTML.]]></description>
<link><![CDATA[http://www.developer-online.com/tutorial_details.php?T=88&?-5/Embedding-Dynamic-andcopy-CopyRight-in-a-web-page.html]]></link>
<author><![CDATA[Author: waleed.barakat]]></author>
<pubDate><![CDATA[2009-06-11 03:09:00]]></pubDate>
<category><![CDATA[Tips & Trics]]></category>
</item>
<item>
<title><![CDATA[Designing A Search Engine Friendly Website]]></title>
<description><![CDATA[There are many factors that hinder search engines from ranking Websites for many keywords. When web development companies create Websites, often they do not create Websites for the search engines. Usually, they design sites strictly for Internet users. ]]></description>
<link><![CDATA[http://www.developer-online.com/tutorial_details.php?T=87&?-5/Designing-A-Search-Engine-Friendly-Website.html]]></link>
<author><![CDATA[Author: waleed.barakat]]></author>
<pubDate><![CDATA[2009-05-26 03:21:49]]></pubDate>
<category><![CDATA[SEO]]></category>
</item>
<item>
<title><![CDATA[CSS Registration Form]]></title>
<description><![CDATA[We see in this short tutorial style and usability to a simple registration form; we only use XHTML and CSS rules correct ricordandoci some important TAG as the index TAB and label. The result that we get is provided in the underlying screenshoot while following riporterò only XHTML in order to show as a time renderizzato, our form is slim, clear in the interpretation and easily deployable. At the end of article you will find the link from which to download the complete tutorial. This carry-over a very useful resource output in these days by the   formy  name which in fact arises with a CSS form framework of the plug and play type (unpacks, copy and public) to get usable form without use of tables, DIV and other TAGS. If you want download pack, check URL on my Web site: http://www.beatfly.com/download.php

Thank You for voting and comments!]]></description>
<link><![CDATA[http://www.developer-online.com/tutorial_details.php?T=86&?-5/CSS-Registration-Form.html]]></link>
<author><![CDATA[Author: patrizio Quatrini]]></author>
<pubDate><![CDATA[2009-05-18 13:03:23]]></pubDate>
<category><![CDATA[Css Tutorials]]></category>
</item>
<item>
<title><![CDATA[Facebook CSS style resources]]></title>
<description><![CDATA[We are all a little Facebook, at least for the sharing of friendships and participation in various groups, but we are increasingly counting also the style of this wonderful Social Network so minimal and functional at the same time to be taken often inspiration for our projects. Of inspiration I would mention in this post, targeted to offer in a single page some style present precisely in Facebook and fortified by a small script jQuery with which you can show additional content of a news. If you want download pack, check URL on my Web site: http://www.beatfly.com/download.php

Thank You for voting and comments!]]></description>
<link><![CDATA[http://www.developer-online.com/tutorial_details.php?T=85&?-5/Facebook-CSS-style-resources.html]]></link>
<author><![CDATA[Author: patrizio Quatrini]]></author>
<pubDate><![CDATA[2009-05-18 13:00:03]]></pubDate>
<category><![CDATA[Css Tutorials]]></category>
</item>
<item>
<title><![CDATA[Recall Form Values entered into any form text-box]]></title>
<description><![CDATA[This script remembers the value entered into any form text-box (input-type=text) by the visitor, and upon his/her return, preloads the text-box with that value. It's very useful for forms that get used repeatedly by the same visitors and contain the same values each time, such as the [name] or [email] field of a [Recommend Site] form or blog comments form. Just as useful is this script's ease of installation- specify a form text-box value to be retained just by giving it a class=[memorize] attribute!]]></description>
<link><![CDATA[http://www.developer-online.com/tutorial_details.php?T=84&?-5/Recall-Form-Values-entered-into-any-form-text-box.html]]></link>
<author><![CDATA[Author: waleed.barakat]]></author>
<pubDate><![CDATA[2009-04-28 04:31:13]]></pubDate>
<category><![CDATA[Java Script Tut]]></category>
</item>
<item>
<title><![CDATA[Building Dreamweaver 8 Ajax Rating Applications]]></title>
<description><![CDATA[Our tutorial today will cover an excellent features you can add to your website, it is the Ajax Rating, where you can allow your site visitors to vote for certain items or articles and collect these rating then filter it to be the most important items in certain category.

The rating widget consists of 5 stars, each one offering a rating opinions:
* Worst
* Not so good
* Okay
* Pretty good
* Excellent

Interested? Go ahead and read more...]]></description>
<link><![CDATA[http://www.developer-online.com/tutorial_details.php?T=83&?-5/Building-Dreamweaver-8-Ajax-Rating-Applications.html]]></link>
<author><![CDATA[Author: waleed.barakat]]></author>
<pubDate><![CDATA[2009-04-27 00:53:04]]></pubDate>
<category><![CDATA[Dreamweaver 8]]></category>
</item>
<item>
<title><![CDATA[How To Use Auto Complete Text Form Control using DW8]]></title>
<description><![CDATA[Here in this tutorial we gonna to learn a new and amazing feature of (ADDT), we will learn how to use Adobe developer toolbox (ADDT) form controls.

Form controls help you to add a fantastic features to your forms, that helps you to expand the form abilities and functionality...

The Auto complete Text Field is an enhanced text field that dynamically completes what you type with matched values from a table. You can also select the values from a list.

You can use the Auto complete Text Field in user registration forms, such as allowing users to select their country or city easier, Also in other forms that needs the user to pick one of many choices without any difficulties.]]></description>
<link><![CDATA[http://www.developer-online.com/tutorial_details.php?T=82&?-5/How-To-Use-Auto-Complete-Text-Form-Control-using-DW8.html]]></link>
<author><![CDATA[Author: waleed.barakat]]></author>
<pubDate><![CDATA[2009-02-28 03:20:20]]></pubDate>
<category><![CDATA[DreamWeaver CS3]]></category>
</item>
<item>
<title><![CDATA[Building Advanced Advertisement System with ADDT]]></title>
<description><![CDATA[Our tutorial today will teach you and me, how to build an Advanced Advertisements System using (ADDT) or Adobe developer toolbox and Dreamweaver Cs3.

At the end of this tutorial you will be able to view the advertisements in your website in many different Positions in your page (Top - Bottom - Right - Left).

All Advertisements are shown depending on a number of days defined by the administrator, so there will be a (startdate) and (enddate).

Interested? Read More...]]></description>
<link><![CDATA[http://www.developer-online.com/tutorial_details.php?T=81&?-5/Building-Advanced-Advertisement-System-with-ADDT.html]]></link>
<author><![CDATA[Author: waleed.barakat]]></author>
<pubDate><![CDATA[2009-01-18 02:45:01]]></pubDate>
<category><![CDATA[DreamWeaver CS3]]></category>
</item>
<item>
<title><![CDATA[How To Restrict Comments Per Product]]></title>
<description><![CDATA[In this tutorial i`ll show you how to prevent a member from posting multiple comments for each product in your database. - Application Logic: Say you have a list of products in your website, many items you are selling, and you want to gather a product customer enhancements and reviews for each unique product, the best way is to first restrict posting comments for only registered members, and the second way is to restrict members from posting more than one comment for each product.]]></description>
<link><![CDATA[http://www.developer-online.com/tutorial_details.php?T=79&?-5/How-To-Restrict-Comments-Per-Product.html]]></link>
<author><![CDATA[Author: waleed.barakat]]></author>
<pubDate><![CDATA[2008-12-08 12:26:03]]></pubDate>
<category><![CDATA[DreamWeaver CS3]]></category>
</item>
<item>
<title><![CDATA[How To Build an Agenda of Events with DW8 & DW CS3]]></title>
<description><![CDATA[Hello Everyone... In this tutorial we will learn how to create an application which will allow you to manage and plan a list of events. The application will allow users to view existing events in an agenda-like page and also add events. In its basic form, it will be a personal agenda, but it can be turned into a company agenda by implementing a user authentication system.]]></description>
<link><![CDATA[http://www.developer-online.com/tutorial_details.php?T=77&?-5/How-To-Build-an-Agenda-of-Events-with-DW8-and-DW-CS3.html]]></link>
<author><![CDATA[Author: waleed.barakat]]></author>
<pubDate><![CDATA[2008-11-02 13:47:22]]></pubDate>
<category><![CDATA[Dreamweaver 8]]></category>
</item>
<item>
<title><![CDATA[How To Update Records Using MX Ajax Edit In Place]]></title>
<description><![CDATA[MX AJAX Toolbox helps web developers and designers create interactive and appealing site front-ends. It is a Dreamweaver extension that allows you to: Build AJAX websites from scratch. Update legacy websites with interactive AJAX controls and widgets.]]></description>
<link><![CDATA[http://www.developer-online.com/tutorial_details.php?T=76&?-5/How-To-Update-Records-Using-MX-Ajax-Edit-In-Place.html]]></link>
<author><![CDATA[Author: waleed.barakat]]></author>
<pubDate><![CDATA[2008-10-27 09:17:24]]></pubDate>
<category><![CDATA[Dreamweaver 8]]></category>
</item>
<item>
<title><![CDATA[How To Create a Multiple Style Website from scratch]]></title>
<description><![CDATA[Building a multiple style website is amazing thing, where you can have a new look for your website every day, or even every time you want your website fully changed from style to another, and give the ability to your website visitors to pick one of available styles they comfortable with.]]></description>
<link><![CDATA[http://www.developer-online.com/tutorial_details.php?T=69&?-5/How-To-Create-a-Multiple-Style-Website-from-scratch.html]]></link>
<author><![CDATA[Author: waleed.barakat]]></author>
<pubDate><![CDATA[2008-10-21 12:58:05]]></pubDate>
<category><![CDATA[DreamWeaver CS3]]></category>
</item>
<item>
<title><![CDATA[Correct and Secure Registration Form with ADDT]]></title>
<description><![CDATA[User Authentication: Hi, if you decided to integrate a User Authentication system within one of your websites, you must connect with MySQL database, so your database structure for the [Registration] table where registered members information stored in.
This particular table fields should correspond with the options you selected while configuring the registration options in the ADDT control panel.]]></description>
<link><![CDATA[http://www.developer-online.com/tutorial_details.php?T=68&?-5/Correct-and-Secure-Registration-Form-with-ADDT.html]]></link>
<author><![CDATA[Author: waleed.barakat]]></author>
<pubDate><![CDATA[2008-10-16 10:18:03]]></pubDate>
<category><![CDATA[DreamWeaver CS3]]></category>
</item>
<item>
<title><![CDATA[Using Server-Side Includes easy way to code reuse]]></title>
<description><![CDATA[Server Side Includes is a tool that allows easy code reuse, incorporating already-made pages into others in a static or dynamic manner. Before actually creating the main page, you must decide what files will be used, and if they require any modifications.]]></description>
<link><![CDATA[http://www.developer-online.com/tutorial_details.php?T=67&?-5/Using-Server-Side-Includes-easy-way-to-code-reuse.html]]></link>
<author><![CDATA[Author: nptai]]></author>
<pubDate><![CDATA[2008-10-11 12:06:07]]></pubDate>
<category><![CDATA[DreamWeaver CS3]]></category>
</item>
<item>
<title><![CDATA[How To Create Dependent Dropdown List/Menu Forms]]></title>
<description><![CDATA[Dependent Drop down List/Menus is very useful, it will give you ability to select data that related together, in the very popular example when the visitor selecting: country he must search for the related city, then he search for the related state, too hard, specially if you have a database holding the whole world countries, cities, and states. So what is the alternative? good question! 
Is it possible when select a country the city and state automatically selected that related to this country? another good question!]]></description>
<link><![CDATA[http://www.developer-online.com/tutorial_details.php?T=65&?-5/How-To-Create-Dependent-Dropdown-ListorMenu-Forms.html]]></link>
<author><![CDATA[Author: waleed.barakat]]></author>
<pubDate><![CDATA[2008-10-02 20:46:05]]></pubDate>
<category><![CDATA[DreamWeaver CS3]]></category>
</item>
<item>
<title><![CDATA[Ajax Drop down/ Overlapping Content with Dreamweaver]]></title>
<description><![CDATA[Today`s tutorial about adding [Ajax Mouse-over Links] feature, this feature warp long page content like [forms] [text] [images], warp all under certain links.

This script lets you display content in tight areas on your page, by dropping it down into view when the mouse rolls over the anchor element. The content temporarily overlaps anything beneath it.]]></description>
<link><![CDATA[http://www.developer-online.com/tutorial_details.php?T=64&?-5/Ajax-Drop-downor-Overlapping-Content-with-Dreamweaver.html]]></link>
<author><![CDATA[Author: waleed.barakat]]></author>
<pubDate><![CDATA[2008-09-16 11:25:01]]></pubDate>
<category><![CDATA[DreamWeaver CS3]]></category>
</item>
<item>
<title><![CDATA[Saving Search Results Application]]></title>
<description><![CDATA[Today`s tutorial is very useful and required for every dynamic web sites, its [save search results].

This Save search results application allows your site [members] to search through you website for certain information, this information for the searcher is very very important in sites like [job applications] [Real Estate applications] etc...

The searcher eventually found what he suffered looking for, now he need to keep the search results in save place in your website, so we need to give him the ability to do that safely and easily.]]></description>
<link><![CDATA[http://www.developer-online.com/tutorial_details.php?T=63&?-5/Saving-Search-Results-Application.html]]></link>
<author><![CDATA[Author: waleed.barakat]]></author>
<pubDate><![CDATA[2008-09-12 19:58:28]]></pubDate>
<category><![CDATA[DreamWeaver CS3]]></category>
</item>
<item>
<title><![CDATA[Dynamic DropDown Accordion Panel with DW]]></title>
<description><![CDATA[Today`s tutorial is very powerful one, because i`ll show you how to make your dynamic links looks like web 2.0 dynamic links by adding [Drop-down Accordion Panel] to it.]]></description>
<link><![CDATA[http://www.developer-online.com/tutorial_details.php?T=62&?-5/Dynamic-DropDown-Accordion-Panel-with-DW.html]]></link>
<author><![CDATA[Author: waleed.barakat]]></author>
<pubDate><![CDATA[2008-09-07 23:16:16]]></pubDate>
<category><![CDATA[DreamWeaver CS3]]></category>
</item>
<item>
<title><![CDATA[Dynamic Rich Balloon Tooltip with Dreamweaver]]></title>
<description><![CDATA[This is a balloon style tooltip that can be applied to any link(s) on the page. What sets it apart is where it gets the tooltip messages- from Dynamic DIV elements on the page containing the desired tooltip content that retrieved dynamically from database recordset. 

This fact means you can easily define tooltips with rich HTML and images inside them. In other words, any dynamic content can now easily become a tooltip message, whether you're manually defining the tooltips, or dynamically generating them using server side languages.

The tooltip supports an optional arrow image that like the tooltip itself, dynamically adjusts itself if it's too close to any four corners of the browser window.]]></description>
<link><![CDATA[http://www.developer-online.com/tutorial_details.php?T=61&?-5/Dynamic-Rich-Balloon-Tooltip-with-Dreamweaver.html]]></link>
<author><![CDATA[Author: waleed.barakat]]></author>
<pubDate><![CDATA[2008-09-03 23:06:54]]></pubDate>
<category><![CDATA[DreamWeaver CS3]]></category>
</item>
<item>
<title><![CDATA[Building Instant Photo Upload Results Script in DW]]></title>
<description><![CDATA[Herein this tutorial i`ll show you how to build an instant photo upload results script, that will allow your site members to instantly view the uploaded image(s) right after the form submitted without any redirection to other pages. This option is very popular in many famous websites that running membership systems, by allowing members to upload photos and create albums etc...]]></description>
<link><![CDATA[http://www.developer-online.com/tutorial_details.php?T=60&?-5/Building-Instant-Photo-Upload-Results-Script-in-DW.html]]></link>
<author><![CDATA[Author: waleed.barakat]]></author>
<pubDate><![CDATA[2008-08-31 18:27:33]]></pubDate>
<category><![CDATA[DreamWeaver CS3]]></category>
</item>
<item>
<title><![CDATA[Visits Hit Counter - Click counter script]]></title>
<description><![CDATA[Herein this tutorial we will learn how to implement an auto visits hit counter. The visits hit counter uses an "After" "Custom_Trigger" to update the (hits_ht) field by adding (current field value+1) to it, This script is very useful, specially when used to view member`s profiles, photo albums etc... by implementing this hit counter script with your database records you will get full reports about how many times profile, photo viewed by members or visitors.]]></description>
<link><![CDATA[http://www.developer-online.com/tutorial_details.php?T=59&?-5/Visits-Hit-Counter---Click-counter-script.html]]></link>
<author><![CDATA[Author: waleed.barakat]]></author>
<pubDate><![CDATA[2008-08-30 19:58:41]]></pubDate>
<category><![CDATA[DreamWeaver CS3]]></category>
</item>
<item>
<title><![CDATA[Building Amazing Image Gallery]]></title>
<description><![CDATA[By following this tutorial we will use Dreamweaver Cs3 and Developer Toolbox to build a basic Image Gallery web application. The final application will allow users to:
Organize images into albums.
determine which album whether starred or not!
View a list of all uploaded albums.
Upload new images to albums.
Delete images from the albums and server too.
View and browse all albums images.
determine which image whether starred or not.
View a random album each time the gallery is reloaded in the browser.
View thumbnails of the latest albums.]]></description>
<link><![CDATA[http://www.developer-online.com/tutorial_details.php?T=58&?-5/Building-Amazing-Image-Gallery.html]]></link>
<author><![CDATA[Author: waleed.barakat]]></author>
<pubDate><![CDATA[2008-08-13 00:44:53]]></pubDate>
<category><![CDATA[DreamWeaver CS3]]></category>
</item>
<item>
<title><![CDATA[How To Create a Dynamic RSS Feeds]]></title>
<description><![CDATA[Hello everyone... RSS feeds are very useful within sites, as they allow integrating for you website content in an automatic manner. Just share the source for the RSS feeds, and when the original content changes, it will reflect in the content you share with any one who subscribed in this feeds on your site. In this tutorial i`ll help you integrate a RSS feeds into one of your pages. This will display the content of your website to feed your subscribers with recent content. ]]></description>
<link><![CDATA[http://www.developer-online.com/tutorial_details.php?T=57&?-5/How-To-Create-a-Dynamic-RSS-Feeds.html]]></link>
<author><![CDATA[Author: waleed.barakat]]></author>
<pubDate><![CDATA[2008-07-31 19:30:01]]></pubDate>
<category><![CDATA[Dreamweaver 8]]></category>
</item>
<item>
<title><![CDATA[Fully Functional search Application Like Google Search]]></title>
<description><![CDATA[In this tutorial we will learn how to build an advanced integrated site search application with MX Site Search, you will learn how to use MX Site Search for: Quickly including a search engine in your site, we will understand what MX Site Search is, how it works, and what you can do with it. Build the results page in advanced and tidy manner, sorting results, configuring URL parameters to the results details page, and more to come in advance. Although much of the tutorial and sample site were done in PHP server model.]]></description>
<link><![CDATA[http://www.developer-online.com/tutorial_details.php?T=56&?-5/Fully-Functional-search-Application-Like-Google-Search.html]]></link>
<author><![CDATA[Author: waleed.barakat]]></author>
<pubDate><![CDATA[2008-07-29 22:13:58]]></pubDate>
<category><![CDATA[DreamWeaver CS3]]></category>
</item>
<item>
<title><![CDATA[How To Use Alternative Logout Transaction in ADDT]]></title>
<description><![CDATA[Did you ever bored the accustomed ways of using ADDT development modes, i guess yes, me too. The Login/Logout transaction are very useful for every membership driven websites but you might get some problems logging in/out! this problems happens due to hard coded content, or multiple URL parameters in the same page.]]></description>
<link><![CDATA[http://www.developer-online.com/tutorial_details.php?T=54&?-5/How-To-Use-Alternative-Logout-Transaction-in-ADDT.html]]></link>
<author><![CDATA[Author: waleed.barakat]]></author>
<pubDate><![CDATA[2008-07-29 00:00:00]]></pubDate>
<category><![CDATA[DreamWeaver CS3]]></category>
</item>
<item>
<title><![CDATA[Dreamweaver Form Field Tooltip & Javascript]]></title>
<description><![CDATA[Herein this tutorial i`ll show you how to add a great JavaScript tool tip to your forms, this option will help you to explain to your website visitors which data they should fill out the form fields with, because you might applied for many online forms with unknown data or misunderstanding what you should write correctly in some form fields.]]></description>
<link><![CDATA[http://www.developer-online.com/tutorial_details.php?T=52&?-5/Dreamweaver-Form-Field-Tooltip-and-Javascript.html]]></link>
<author><![CDATA[Author: waleed.barakat]]></author>
<pubDate><![CDATA[2008-07-18 00:00:00]]></pubDate>
<category><![CDATA[Java Script Tut]]></category>
</item>
<item>
<title><![CDATA[Auto Archived Articles System with Dreamweaver]]></title>
<description><![CDATA[Today in this tutorial we will learn how to Query database with Dreamweaver CS3 advanced Recordset Filter, Retrieving all posted articles from database depending on the day when it posted on the [Startdate_arc], or hide all articles if the end date comes [Enddate_arc].]]></description>
<link><![CDATA[http://www.developer-online.com/tutorial_details.php?T=53&?-5/Auto-Archived-Articles-System-with-Dreamweaver.html]]></link>
<author><![CDATA[Author: waleed.barakat]]></author>
<pubDate><![CDATA[2008-07-18 00:00:00]]></pubDate>
<category><![CDATA[DreamWeaver CS3]]></category>
</item>
<item>
<title><![CDATA[Building Upload Script With Progress Bar with DW CS3]]></title>
<description><![CDATA[In this tutorial we will learn how to build an advanced, powerful and easy File manipulation script, this File manipulation script allow your site visitors to upload, download files, and share this files with their friend(s).

File manipulation is used on the web to allow site visitors to download an offline version of the information presented, for effective document management or just to offer some files to others. Dynamic sites cover file manipulation quite nicely, allowing file uploading and changing on the fly, as well as a better control over downloaded / uploaded files.]]></description>
<link><![CDATA[http://www.developer-online.com/tutorial_details.php?T=51&?-5/Building-Upload-Script-With-Progress-Bar-with-DW-CS3.html]]></link>
<author><![CDATA[Author: waleed.barakat]]></author>
<pubDate><![CDATA[2008-07-15 00:00:00]]></pubDate>
<category><![CDATA[DreamWeaver CS3]]></category>
</item>
<item>
<title><![CDATA[Getting Started on your First Web Page]]></title>
<description><![CDATA[Welcome to Developer-Online, Developer-Online is committed to helping you construct your first web page and getting you online as quickly as possible. Creating your first web page can be a daunting and confusing task. Where do I get started? What should I do? However, it does not have
to be this way, creating a web page can be a fun and rewarding experience if you just
follow a few simple guidelines, which we will outline for you here.]]></description>
<link><![CDATA[http://www.developer-online.com/tutorial_details.php?T=49&?-5/Getting-Started-on-your-First-Web-Page.html]]></link>
<author><![CDATA[Author: waleed.barakat]]></author>
<pubDate><![CDATA[2008-07-12 00:00:00]]></pubDate>
<category><![CDATA[Tips & Trics]]></category>
</item>
<item>
<title><![CDATA[Building Random Quote Script with Dreamweaver]]></title>
<description><![CDATA[Hello everyone... today in this tutorial we will make an easy and fast random quote application this application will help you to retrieve random data from your database, text, images, links, with unsorted order. if you have very large number of records in your database and hardly find the way to sort them, the best way is to randomly view it.]]></description>
<link><![CDATA[http://www.developer-online.com/tutorial_details.php?T=50&?-5/Building-Random-Quote-Script-with-Dreamweaver.html]]></link>
<author><![CDATA[Author: waleed.barakat]]></author>
<pubDate><![CDATA[2008-07-12 00:00:00]]></pubDate>
<category><![CDATA[DreamWeaver CS3]]></category>
</item>
<item>
<title><![CDATA[Building Membership System Simple & Easy with ADDT]]></title>
<description><![CDATA[Hello everyone... today in this tutorial we will learn how to build simple Membership system, simple using it, very complicated developing it, but using ADDT tools nothing is complicated, just follow some steps and directions then you will find it so easy either in development mode.]]></description>
<link><![CDATA[http://www.developer-online.com/tutorial_details.php?T=48&?-5/Building-Membership-System-Simple-and-Easy-with-ADDT.html]]></link>
<author><![CDATA[Author: waleed.barakat]]></author>
<pubDate><![CDATA[2008-07-08 00:00:00]]></pubDate>
<category><![CDATA[DreamWeaver CS3]]></category>
</item>
<item>
<title><![CDATA[Building Online Notepad Yahoo Alike with ADDT]]></title>
<description><![CDATA[Hello everyone... today i just created my new tutorial Building Online Notepad application, the Notepad application allows you to store your events, important notes, secrets, information, and you can view this notes anytime, anywhere but you have to be online.]]></description>
<link><![CDATA[http://www.developer-online.com/tutorial_details.php?T=47&?-5/Building-Online-Notepad-Yahoo-Alike-with-ADDT.html]]></link>
<author><![CDATA[Author: waleed.barakat]]></author>
<pubDate><![CDATA[2008-07-03 00:00:00]]></pubDate>
<category><![CDATA[DreamWeaver CS3]]></category>
</item>
<item>
<title><![CDATA[Searching News Using Keywords with DW8]]></title>
<description><![CDATA[Hello, friends, Today i made this new tutorial about searching database using [KEYWORDS], searching by keywords will give you the ability to search through many tables in your database, even in one or more fields in the same table.]]></description>
<link><![CDATA[http://www.developer-online.com/tutorial_details.php?T=46&?-5/Searching-News-Using-Keywords-with-DW8.html]]></link>
<author><![CDATA[Author: waleed.barakat]]></author>
<pubDate><![CDATA[2008-07-01 00:00:00]]></pubDate>
<category><![CDATA[DreamWeaver CS3]]></category>
</item>
<item>
<title><![CDATA[Show/Hide Dynamic Data Using Conditional Regions]]></title>
<description><![CDATA[In this tutorial i`ll show you how to Show/Hide elements in your page, using show if conditional regions, giving the member ability to control his private profile data, show/hide entire profile, show/hide some data in his profile, and so on...
]]></description>
<link><![CDATA[http://www.developer-online.com/tutorial_details.php?T=45&?-5/ShoworHide-Dynamic-Data-Using-Conditional-Regions.html]]></link>
<author><![CDATA[Author: waleed.barakat]]></author>
<pubDate><![CDATA[2008-06-30 00:00:00]]></pubDate>
<category><![CDATA[DreamWeaver CS3]]></category>
</item>
<item>
<title><![CDATA[Sorting Elements In your Page With ADDT The easiest way]]></title>
<description><![CDATA[Hello everyone... in this tutorial I'll show you how to use the [List Sorter] that freely integrated with [Adobe Developer Toolbox] to sort and manage your website pages elements... using this options you can change link(s) order, position from top to down places...]]></description>
<link><![CDATA[http://www.developer-online.com/tutorial_details.php?T=44&?-5/Sorting-Elements-In-your-Page-With-ADDT-The-easiest-way.html]]></link>
<author><![CDATA[Author: waleed.barakat]]></author>
<pubDate><![CDATA[2008-06-08 00:00:00]]></pubDate>
<category><![CDATA[DreamWeaver CS3]]></category>
</item>
<item>
<title><![CDATA[Building Advanced News System with Dreamweaver & ADDT]]></title>
<description><![CDATA[Hello everyone... this time i just created a new tutorial, this tutorial about :: creating simple [News] system. this news system will help you to post most recent published news to feed your website.

Also within this application there is a comments system attached, that will give the ability to your site visitors to post there comments for every news they read.]]></description>
<link><![CDATA[http://www.developer-online.com/tutorial_details.php?T=43&?-5/Building-Advanced-News-System-with-Dreamweaver-and-ADDT.html]]></link>
<author><![CDATA[Author: waleed.barakat]]></author>
<pubDate><![CDATA[2008-06-01 00:00:00]]></pubDate>
<category><![CDATA[DreamWeaver CS3]]></category>
</item>
<item>
<title><![CDATA[Smart Tell Friend Application & Multiple Receptionists]]></title>
<description><![CDATA[In this new tutorial we will learn how to make an easy and very [Smart] tell friend application.

This application will allow your site visitors to send an recommend us message to their friends thought your website, the message will sent dynamically to three different friends at a time using [Send Email Trigger].

Also the smart object here is [Using Show if conditional region] to Hide the entire form after the user clicks the [Submit] button and show the [thank you] message, with whom the emails sent to. Using this option make the application is only about one page, so there is no more pages to redirect the user to after the form submitted.]]></description>
<link><![CDATA[http://www.developer-online.com/tutorial_details.php?T=42&?-5/Smart-Tell-Friend-Application-and-Multiple-Receptionists.html]]></link>
<author><![CDATA[Author: waleed.barakat]]></author>
<pubDate><![CDATA[2008-05-14 00:00:00]]></pubDate>
<category><![CDATA[DreamWeaver CS3]]></category>
</item>
<item>
<title><![CDATA[How To Delete Details Records with ADDT]]></title>
<description><![CDATA[Hello everyone. In this tutorial i will show you how to [Delete Detail records] are attached to the registered users of your site.]]></description>
<link><![CDATA[http://www.developer-online.com/tutorial_details.php?T=41&?-5/How-To-Delete-Details-Records-with-ADDT.html]]></link>
<author><![CDATA[Author: waleed.barakat]]></author>
<pubDate><![CDATA[2008-05-07 00:00:00]]></pubDate>
<category><![CDATA[DreamWeaver CS3]]></category>
</item>
<item>
<title><![CDATA[Building Powerful Contact Us Form with DW CS3 & ADDT]]></title>
<description><![CDATA[Hello everyone. In this tutorial i will show you how to create an easy and powerful  [Contact Us] application with Dreamweaver CS3 and ADDT forms, It will allow your website Visitors to send their comments and inquiries directly to your email address...]]></description>
<link><![CDATA[http://www.developer-online.com/tutorial_details.php?T=40&?-5/Building-Powerful-Contact-Us-Form-with-DW-CS3-and-ADDT.html]]></link>
<author><![CDATA[Author: waleed.barakat]]></author>
<pubDate><![CDATA[2008-05-06 00:00:00]]></pubDate>
<category><![CDATA[DreamWeaver CS3]]></category>
</item>
<item>
<title><![CDATA[Building Multi Language Website with DW CS3 & ADDT]]></title>
<description><![CDATA[Hello everyone. In this tutorial we will learn how to build a multiple language website using Dreamweaver Cs3 and ADDT tools, this option will allow the site admin to define website default language, in addition the site visitors will be allowed to choose one of the other languages uploaded by the site admin.]]></description>
<link><![CDATA[http://www.developer-online.com/tutorial_details.php?T=39&?-5/Building-Multi-Language-Website-with-DW-CS3-and-ADDT.html]]></link>
<author><![CDATA[Author: waleed.barakat]]></author>
<pubDate><![CDATA[2008-04-26 00:00:00]]></pubDate>
<category><![CDATA[DreamWeaver CS3]]></category>
</item>
<item>
<title><![CDATA[KTML & ADDT in Dreamweaver Cs3]]></title>
<description><![CDATA[Hello everyone. Can any one Imagine that the [Great KTML] The online HTML editor Can be integrated with [Dreamweaver CS3 Dynamic Forms] ? i guess yes, but how this is the point... Okay i`ll try to make it real by applying the [KTML] editor with the [Dynamic Forms], this will allow you to [insert, update, delete] multiple records at once in addition of using such incredible tools.]]></description>
<link><![CDATA[http://www.developer-online.com/tutorial_details.php?T=38&?-5/KTML-and-ADDT-in-Dreamweaver-Cs3.html]]></link>
<author><![CDATA[Author: waleed.barakat]]></author>
<pubDate><![CDATA[2008-04-24 00:00:00]]></pubDate>
<category><![CDATA[DreamWeaver CS3]]></category>
</item>
<item>
<title><![CDATA[2 Forms 2 Send Email Triggers In The Same Page]]></title>
<description><![CDATA[In this tutorial i will show you a new nice trick, this trick will allowing you to Duplicate Send Email Trigger twice in the same page and every server behavior has it`s own properties and send the emails to different receptionist.]]></description>
<link><![CDATA[http://www.developer-online.com/tutorial_details.php?T=37&?-5/2-Forms-2-Send-Email-Triggers-In-The-Same-Page.html]]></link>
<author><![CDATA[Author: waleed.barakat]]></author>
<pubDate><![CDATA[2008-04-12 00:00:00]]></pubDate>
<category><![CDATA[DreamWeaver CS3]]></category>
</item>
<item>
<title><![CDATA[Building Dating Search Application with Dreamweaver]]></title>
<description><![CDATA[This Advanced Search gives your website visitor the ability to search for registered members in your website, it`s a very useful if you have dating site, because it can provide the searcher the chance to search between number of records are matching same age, say we need to search about:
- Man looking for Women age between 18 to 30.
- The results will give us how many member are matching this search criteria.]]></description>
<link><![CDATA[http://www.developer-online.com/tutorial_details.php?T=36&?-5/Building-Dating-Search-Application-with-Dreamweaver.html]]></link>
<author><![CDATA[Author: waleed.barakat]]></author>
<pubDate><![CDATA[2008-04-02 00:00:00]]></pubDate>
<category><![CDATA[DreamWeaver CS3]]></category>
</item>
<item>
<title><![CDATA[Creating GuestBook Applicaton with Dreamweaver & ADDT]]></title>
<description><![CDATA[Hi everybody... 
I just created a new and powerful tutorial Guest Book how to create an guest book to your site... with this application you can contain your site visitors opinions and thoughts, also comments of your work or product. this tutorial made specially for the [new] users of the [Dreamweaver Cs3] and [Adobe Developer Toolbox], also it can be as a review to the advanced users.]]></description>
<link><![CDATA[http://www.developer-online.com/tutorial_details.php?T=34&?-5/Creating-GuestBook-Applicaton-with-Dreamweaver-and-ADDT.html]]></link>
<author><![CDATA[Author: waleed.barakat]]></author>
<pubDate><![CDATA[2008-03-30 00:00:00]]></pubDate>
<category><![CDATA[DreamWeaver CS3]]></category>
</item>
<item>
<title><![CDATA[Create Your Own Mailbox with Dreamweaver & ADDT]]></title>
<description><![CDATA[Hello, in this demo i will show you how to Create Mailbox For your website. it`s powerful and easy to integrate, secure, and has a lot of options.]]></description>
<link><![CDATA[http://www.developer-online.com/tutorial_details.php?T=32&?-5/Create-Your-Own-Mailbox-with-Dreamweaver-and-ADDT.html]]></link>
<author><![CDATA[Author: waleed.barakat]]></author>
<pubDate><![CDATA[2008-03-18 00:00:00]]></pubDate>
<category><![CDATA[DreamWeaver CS3]]></category>
</item>
<item>
<title><![CDATA[How To Send The Welcome Email Before The Activation Msg]]></title>
<description><![CDATA[Hello in this tutorial i`ll show you how to send the welcome email message before the activation link was clicked in ADDT account activation option, to make sure the user already confirmed as a registered member, Also we will cover how to retrieve the registered user data in the welcome email except the password if it is encrypted in your database.]]></description>
<link><![CDATA[http://www.developer-online.com/tutorial_details.php?T=31&?-5/How-To-Send-The-Welcome-Email-Before-The-Activation-Msg.html]]></link>
<author><![CDATA[Author: waleed.barakat]]></author>
<pubDate><![CDATA[2008-03-17 00:00:00]]></pubDate>
<category><![CDATA[DreamWeaver CS3]]></category>
</item>
<item>
<title><![CDATA[Creating Community Photo Album]]></title>
<description><![CDATA[here is my new tutorial about creating Community Photo Album Web Site that allow Users To Upload their photos in albums with 10 images for each user. Also they can update and delete images from their private albums. This Tutorial based on how to Use Dreamweaver CS3 & Adobe Developer Toolbox [Multiple Image Upload].]]></description>
<link><![CDATA[http://www.developer-online.com/tutorial_details.php?T=30&?-5/Creating-Community-Photo-Album.html]]></link>
<author><![CDATA[Author: waleed.barakat]]></author>
<pubDate><![CDATA[2008-03-17 00:00:00]]></pubDate>
<category><![CDATA[DreamWeaver CS3]]></category>
</item>
<item>
<title><![CDATA[How To Send E-mail Message With File Attachments]]></title>
<description><![CDATA[Hi, everyone made a simple tutorial explains how to send email from your site with attachment, using the ADDT`s send email. Also it`s useful when you want to receive let`s say the employee c.v resumes, also it can use for many proposes as explained in the tutorial. The level for this tutorial is: beginner - intermediate. hope it be useful.]]></description>
<link><![CDATA[http://www.developer-online.com/tutorial_details.php?T=29&?-5/How-To-Send-E-mail-Message-With-File-Attachments.html]]></link>
<author><![CDATA[Author: waleed.barakat]]></author>
<pubDate><![CDATA[2008-03-01 00:00:00]]></pubDate>
<category><![CDATA[DreamWeaver CS3]]></category>
</item>
<item>
<title><![CDATA[Building Amazing Online Address Book With Dreamweaver]]></title>
<description><![CDATA[Hi every one, now i put in your hands a new generation address book script, created completely with Dreamweaver CS3 and ADDT great tools. This script allow your website visitors to store their family, friends, business and other related information like phone numbers, email addresses, online messengers etc. Also they can share it and email each other through an inline messaging system. And more...]]></description>
<link><![CDATA[http://www.developer-online.com/tutorial_details.php?T=28&?-5/Building-Amazing-Online-Address-Book-With-Dreamweaver.html]]></link>
<author><![CDATA[Author: waleed.barakat]]></author>
<pubDate><![CDATA[2008-02-01 00:00:00]]></pubDate>
<category><![CDATA[DreamWeaver CS3]]></category>
</item>
<item>
<title><![CDATA[Building A Product Expiration Application - Part 2]]></title>
<description><![CDATA[- in this part of this tutorials you will learn this issues:
* page (1) creating Product list to manage all products in you site..
* Page (2) update one / all products in the list and extend it`s periods.
* Page (3) creating the days countdown script.

Are you ready now we have to plan our project and create the database tables which stores our product information.]]></description>
<link><![CDATA[http://www.developer-online.com/tutorial_details.php?T=27&?-5/Building-A-Product-Expiration-Application---Part-2.html]]></link>
<author><![CDATA[Author: waleed.barakat]]></author>
<pubDate><![CDATA[2008-01-02 00:00:00]]></pubDate>
<category><![CDATA[DreamWeaver CS3]]></category>
</item>
<item>
<title><![CDATA[Building A Product Expiration Application - Part 1]]></title>
<description><![CDATA[this tutorial is built for one propose, it is how to expire product and hide it`s details from Site user to continue downloading it for free. also to get more knowledge about using custom triggers to create certain function for some proposes.]]></description>
<link><![CDATA[http://www.developer-online.com/tutorial_details.php?T=26&?-5/Building-A-Product-Expiration-Application---Part-1.html]]></link>
<author><![CDATA[Author: waleed.barakat]]></author>
<pubDate><![CDATA[2008-01-01 00:00:00]]></pubDate>
<category><![CDATA[DreamWeaver CS3]]></category>
</item>
</channel>
</rss>