<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ExpBuilder &#187; 2010</title>
	<atom:link href="http://www.expbuilder.com/2010/feed" rel="self" type="application/rss+xml" />
	<link>http://www.expbuilder.com</link>
	<description>For web resources</description>
	<lastBuildDate>Wed, 05 May 2010 09:49:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ExpBuilder Float Dialog v2.0 easy popup</title>
		<link>http://www.expbuilder.com/expbuilder-float-dialog-v2-0-easy-popup.html</link>
		<comments>http://www.expbuilder.com/expbuilder-float-dialog-v2-0-easy-popup.html#comments</comments>
		<pubDate>Wed, 05 May 2010 09:36:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Developers]]></category>
		<category><![CDATA[free ExpBuilder Scripts]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[Dialog]]></category>
		<category><![CDATA[Easy]]></category>
		<category><![CDATA[ExpBuilder]]></category>
		<category><![CDATA[Float]]></category>
		<category><![CDATA[popup]]></category>
		<category><![CDATA[v2.0]]></category>

		<guid isPermaLink="false">http://www.expbuilder.com/?p=1292</guid>
		<description><![CDATA[Author: Ahmed Elkadery
$(Element).floatdialog(dialog id, options {backgroundcolor, speed, event, effect, move, closeClass} )

To View the Demo click here
Futures:
1- Can Load with page started
2- Can Run sound with starting dialog
3- Can Select the Sound Path
See more Here 

The Demo Code:

&#60;div id="loaddialog"&#62;

    &#60;a href="javascript:void(0);"&#62;X&#60;/a&#62;

    &#60;h1&#62;Load Event with sound effect - sample demo&#60;/h1&#62;

 [...]]]></description>
		<wfw:commentRss>http://www.expbuilder.com/expbuilder-float-dialog-v2-0-easy-popup.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple chatbox tutorial</title>
		<link>http://www.expbuilder.com/simple-chatbox-tutorial.html</link>
		<comments>http://www.expbuilder.com/simple-chatbox-tutorial.html#comments</comments>
		<pubDate>Mon, 22 Mar 2010 10:12:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP Basic]]></category>
		<category><![CDATA[PHP Scripts]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web Developers]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[chatbox]]></category>
		<category><![CDATA[simple]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.expbuilder.com/?p=1286</guid>
		<description><![CDATA[Ok, this is going to be a tutorial that will show you how to build the  frontend of a PHP/MYSQL based chatbox that has a WYSIWYG built in.
First we need to set up the mySQL database:
We&#8217;re going to call this table chatmessages for this tutorial. It needs 5  fields:
ID &#8211; Bigint, primary , [...]]]></description>
		<wfw:commentRss>http://www.expbuilder.com/simple-chatbox-tutorial.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AJAX Multi-Level Comments</title>
		<link>http://www.expbuilder.com/ajax-multi-level-comments.html</link>
		<comments>http://www.expbuilder.com/ajax-multi-level-comments.html#comments</comments>
		<pubDate>Mon, 22 Mar 2010 10:07:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP Scripts]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web Developers]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Comments]]></category>
		<category><![CDATA[Multi-Level]]></category>

		<guid isPermaLink="false">http://www.expbuilder.com/?p=1283</guid>
		<description><![CDATA[
Intro
Folder  Structure
MySQL  Table
Html  And Css

main.css
index.php


AJAX  And Javascript

Event  Listeners For `Reply` Link
Event  Listener For Comment Submitting
Generating  Comments
Saving  Comments And AJAX


Conclusion

In  this tutorial we will create multi level comments. You must have seen  comments on youtube and that they have levels depending on who replied  to [...]]]></description>
		<wfw:commentRss>http://www.expbuilder.com/ajax-multi-level-comments.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Detect Internet Explorer Version With PHP</title>
		<link>http://www.expbuilder.com/how-to-detect-internet-explorer-version-with-php.html</link>
		<comments>http://www.expbuilder.com/how-to-detect-internet-explorer-version-with-php.html#comments</comments>
		<pubDate>Mon, 11 Jan 2010 12:00:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP Basic]]></category>
		<category><![CDATA[PHP Scripts]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web Developers]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[Detect]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Version]]></category>

		<guid isPermaLink="false">http://www.expbuilder.com/?p=1281</guid>
		<description><![CDATA[

Awhile ago I needed to detect the Internet Explorer version of the visitor from inside of my PHP script. Being lazy I just tried to Google for some existing code, but to my surprise there was none available! Well, I think it’s time to rectify that problem by publishing the code I ended up creating. [...]]]></description>
		<wfw:commentRss>http://www.expbuilder.com/how-to-detect-internet-explorer-version-with-php.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
