<?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>WorldTechLogic - All About Web Technologies &#187; HTML, CSS &amp; JavaScript</title>
	<atom:link href="http://www.worldtechlogic.com/category/html-css-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.worldtechlogic.com</link>
	<description></description>
	<lastBuildDate>Wed, 23 Jun 2010 16:55:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>ModalBox: A Web2.0 Styled JavaScript Technique</title>
		<link>http://www.worldtechlogic.com/2006/12/12/modalbox-a-web20-styled-javascript-technique/</link>
		<comments>http://www.worldtechlogic.com/2006/12/12/modalbox-a-web20-styled-javascript-technique/#comments</comments>
		<pubDate>Tue, 12 Dec 2006 21:10:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[HTML, CSS & JavaScript]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[modalbox]]></category>

		<guid isPermaLink="false">http://www.worldtechlogic.com/2006/12/12/modalbox-a-web20-styled-javascript-technique/</guid>
		<description><![CDATA[Scripting can be our best ally or worst enemy. Depends on how you use it in your website, it can optimize the performance (or accessorize your website), or it can decrease the performance of your website. With the introduction of web2.0 along with Ajax and Ruby on Rails Framework, it should be safe to say [...]]]></description>
			<content:encoded><![CDATA[<p></p><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.worldtechlogic.com%2F2006%2F12%2F12%2Fmodalbox-a-web20-styled-javascript-technique%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.worldtechlogic.com%2F2006%2F12%2F12%2Fmodalbox-a-web20-styled-javascript-technique%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p align="justify"><img align="left" title="modalbox_logo.png" id="image981" alt="modalbox_logo.png" src="http://www.worldtechlogic.com/wp-content/uploads/2006/12/modalbox_logo.png" />Scripting can be our best ally or worst enemy. Depends on how you use it in your website, it can optimize the performance (or accessorize your website), or it can decrease the performance of your website. With the introduction of web2.0 along with Ajax and Ruby on Rails Framework, it should be safe to say that scripting techniques should be able to be made more efficient and harmless in any way. As you will find out, <a title="ModalBox at WorldTechLogic" target="_blank" href="http://okonet.ru/projects/modalbox/">ModalBox</a> will do just that.</p>
<p align="justify"><img align="right" title="modalbox1.png" id="image982" alt="modalbox1.png" src="http://www.worldtechlogic.com/wp-content/uploads/2006/12/modalbox1.png" /><a title="ModalBox at WorldTechLogic" target="_blank" href="http://okonet.ru/projects/modalbox/">ModalBox</a> is a JavaScript technique for creating modern (Web 2.0-style) modal dialogs or even wizards (sequences of dialogs) without using conventional popups and page reloads. And yes, it may also be useful for showing bigger versions of images, or even an image slideshow. <a title="ModalBox at WorldTechLogic" target="_blank" href="http://okonet.ru/projects/modalbox/">ModalBox</a> supports transitional effects, so you can do a slide down appearing or on-the-fly resizing. Pretty cool, huh? <a title="ModalBox at WorldTechLogic" target="_blank" href="http://okonet.ru/projects/modalbox/">ModalBox</a> is built with pure JavaScript and is based on Sam Stephenson&#8217;s excellent Prototype JavaScript Framework and valid XHTML/CSS. <a title="ModalBox at WorldTechLogic" target="_blank" href="http://okonet.ru/projects/modalbox/">ModalBox</a> uses AJAX to load content and industry-standard libraries Ã¢â‚¬â€ prototype and script.aculo.us. Since <a title="ModalBox at WorldTechLogic" target="_blank" href="http://okonet.ru/projects/modalbox/">ModalBox</a> is a browser and platform independent, it can create a 100% browser-compatible dialog box to go around popup blockers that most modern browsers use. Furthermore, you can also customize the its look and feel by using CSS to make <a title="ModalBox at WorldTechLogic" target="_blank" href="http://okonet.ru/projects/modalbox/">ModalBox</a> any way you want to.</p>
<p align="justify">Overall, <a title="ModalBox at WorldTechLogic" target="_blank" href="http://www.worldtechlogic.com/2006/12/12/modalbox-a-web20-styled-javascript-technique/">ModalBox</a> is a pretty handy technique to create an Ajax-based popup box. The newest version, Ver 1.4, allows you to easily create custom Ruby helpers for using <a title="ModalBox at WorldTechLogic" target="_blank" href="http://www.worldtechlogic.com/2006/12/12/modalbox-a-web20-styled-javascript-technique/">ModalBox</a> with Ruby Javascript. <a title="ModalBox at WorldTechLogic" target="_blank" href="http://www.worldtechlogic.com/2006/12/12/modalbox-a-web20-styled-javascript-technique/">ModalBox</a> uses AJAX instead of deprecated iframe for content loading. It&#8217;s also more secure Ã¢â‚¬â€ you can&#8217;t access pages which are not on your host. With only about 10 KB of code, <a title="ModalBox at WorldTechLogic" target="_blank" href="http://www.worldtechlogic.com/2006/12/12/modalbox-a-web20-styled-javascript-technique/">ModalBox</a> works in most modern browsers (IE6, Firefox 1.0 &#038; 1.5, Safari, Camino, Opera 8 and 9). A nice tool to have, indeed. So be sure to try it out yourself!</p>
<p align="justify">You can see the <a title="ModalBox at WorldTechLogic" target="_blank" href="http://www.worldtechlogic.com/2006/12/12/modalbox-a-web20-styled-javascript-technique/">ModalBox</a>  code samples by clicking <a target="_blank" href="http://okonet.ru/projects/modalbox/demo.html"><strong>HERE</strong></a>!</p>
<p><img align="bottom" title="modalbox.png" id="image980" alt="modalbox.png" src="http://www.worldtechlogic.com/wp-content/uploads/2006/12/modalbox.png" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.worldtechlogic.com/2006/12/12/modalbox-a-web20-styled-javascript-technique/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>FlickrShow: The Simple Fickr Slide Show</title>
		<link>http://www.worldtechlogic.com/2006/07/25/flickrshow-the-simple-fickr-slide-show/</link>
		<comments>http://www.worldtechlogic.com/2006/07/25/flickrshow-the-simple-fickr-slide-show/#comments</comments>
		<pubDate>Wed, 26 Jul 2006 05:59:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[HTML, CSS & JavaScript]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[flickrshow]]></category>

		<guid isPermaLink="false">http://www.worldtechlogic.com/2006/07/25/flickrshow-the-simple-fickr-slide-show/</guid>
		<description><![CDATA[FlickrShow is a simple slide-show tool that allows you to display images from a Flickr photoset on your web site. It is easy to use Ã¢â‚¬â€œ photographs can be displayed by adding a few simple lines of HTML and Javascript code to your site. It is also unobtrusive and compact, the script only adds an [...]]]></description>
			<content:encoded><![CDATA[<p></p><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.worldtechlogic.com%2F2006%2F07%2F25%2Fflickrshow-the-simple-fickr-slide-show%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.worldtechlogic.com%2F2006%2F07%2F25%2Fflickrshow-the-simple-fickr-slide-show%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><a target="_blank" href="http://www.flickrshow.com/"><strong><img border="0" align="left" src="/images/flickshow_logo.jpg" />FlickrShow</strong></a> is a simple slide-show tool that allows you to display images from a <a target="_blank" href="http://www.flickr.com/">Flickr</a> photoset on your web site. It is easy to use Ã¢â‚¬â€œ photographs can be displayed by adding a few simple lines of HTML and Javascript code to your site. It is also unobtrusive and compact, the script only adds an additional five kilobytes to your page.</p>
<p><a target="_blank" href="http://www.flickrshow.com/">FlickrShow</a> is a hosted service making it simple to install without any maintenance worries. <a target="_blank" href="http://www.flickrshow.com/assets/bin/fs-1.zip">Download the example pages</a> to see how easy it is add one or more <a target="_blank" href="http://www.worldtechlogic.com/2006/07/25/flickrshow-the-simple-fickr-slide-show/">FlickrShow</a> slide-shows to your web pages. <a target="_blank" href="http://www.worldtechlogic.com/2006/07/25/flickrshow-the-simple-fickr-slide-show/">FlickrShow</a> uses the <a target="_blank" href="http://prototype.conio.net/">Prototype</a> framework, and so will run on any browser that it supports, (that includes Internet Explorer 6+, Safari 2+ and Firefox/Camino).</p>
<p><img align="bottom" src="/images/flikrshow.jpg" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.worldtechlogic.com/2006/07/25/flickrshow-the-simple-fickr-slide-show/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XMLHttpRequest: News Aggregator Filtering Website</title>
		<link>http://www.worldtechlogic.com/2006/07/05/xmlhttprequest-news-aggregator-filtering-website/</link>
		<comments>http://www.worldtechlogic.com/2006/07/05/xmlhttprequest-news-aggregator-filtering-website/#comments</comments>
		<pubDate>Wed, 05 Jul 2006 16:45:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[HTML, CSS & JavaScript]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[xmlhttprequest]]></category>

		<guid isPermaLink="false">http://worldtechlogic.com/2006/07/05/xmlhttprequest-news-aggregator-filtering-website/</guid>
		<description><![CDATA[xmlhttprequest &#8211; News aggregator filtering topics such as ajax, javascript, web2.0, dhtml, css and xmlhttprequest from the most popular web sites on the internet.]]></description>
			<content:encoded><![CDATA[<p></p><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.worldtechlogic.com%2F2006%2F07%2F05%2Fxmlhttprequest-news-aggregator-filtering-website%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.worldtechlogic.com%2F2006%2F07%2F05%2Fxmlhttprequest-news-aggregator-filtering-website%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://www.worldtechlogic.com/2006/07/05/xmlhttprequest-news-aggregator-filtering-website/"target="_blank"><img align="top" border="0" src="/images/xhtml.jpg" /></a></p>
<p><a title="xmlhttprequest" href="http://www.xmlhttprequest.com/news/">xmlhttprequest</a> &#8211; News aggregator filtering topics such as ajax, javascript, web2.0, dhtml, css and xmlhttprequest from the most popular web sites on the internet.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.worldtechlogic.com/2006/07/05/xmlhttprequest-news-aggregator-filtering-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ajax IM: A browser-based instant messaging client</title>
		<link>http://www.worldtechlogic.com/2006/06/28/ajax-im-a-browser-based-instant-messaging-client/</link>
		<comments>http://www.worldtechlogic.com/2006/06/28/ajax-im-a-browser-based-instant-messaging-client/#comments</comments>
		<pubDate>Wed, 28 Jun 2006 13:50:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[HTML, CSS & JavaScript]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[ajax IM]]></category>

		<guid isPermaLink="false">http://worldtechlogic.com/2006/06/28/ajax-im-a-browser-based-instant-messaging-client/</guid>
		<description><![CDATA[Ajax IM (&#8220;asynchronous javascript and xml instant messenger&#8221;) is a browser-based instant messaging client. It uses the XMLHTTPRequest object in JavaScript to send and receive commands to and from the server. No refreshing of the page is ever needed for this &#8220;web application&#8221; to work, as everything is updated in real-time via JavaScript. Try out [...]]]></description>
			<content:encoded><![CDATA[<p></p><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.worldtechlogic.com%2F2006%2F06%2F28%2Fajax-im-a-browser-based-instant-messaging-client%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.worldtechlogic.com%2F2006%2F06%2F28%2Fajax-im-a-browser-based-instant-messaging-client%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><img align="left" src="http://worldtechlogic.com/images/ajaxim.JPG" /> <a target="_blank" href="http://www.unwieldy.net/ajaxim/">Ajax IM</a> (&#8220;asynchronous javascript and xml instant messenger&#8221;) is a browser-based instant messaging client. It uses the XMLHTTPRequest object in JavaScript to send and receive commands to and from the server. No refreshing of the page is ever needed for this &#8220;web application&#8221; to work, as everything is updated in real-time via JavaScript. Try out <a href="http://www.worldtechlogic.com/2006/06/28/ajax-im-a-browser-based-instant-messaging-client/" target="_blank">AjaxIM</a> and see if you like it!</p>
<p><img align="bottom" src="http://worldtechlogic.com/images/ajaximdemo.jpg" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.worldtechlogic.com/2006/06/28/ajax-im-a-browser-based-instant-messaging-client/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>14Dayz: Online Time Tracking</title>
		<link>http://www.worldtechlogic.com/2006/06/27/14dayz-online-time-tracking/</link>
		<comments>http://www.worldtechlogic.com/2006/06/27/14dayz-online-time-tracking/#comments</comments>
		<pubDate>Tue, 27 Jun 2006 17:01:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[HTML, CSS & JavaScript]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[14dayz]]></category>

		<guid isPermaLink="false">http://worldtechlogic.com/2006/06/27/14dayz-online-time-tracking/</guid>
		<description><![CDATA[14Dayz is a simple web based time tracking tool for groups of loosely connected professionals that collaborate on a professional basis. Finally distributed teams can also have simple and easy to use time tracking software that does what you need and then leaves you alone. In-house teams and individual professionals can enjoy 14Dayz benefits too! [...]]]></description>
			<content:encoded><![CDATA[<p></p><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.worldtechlogic.com%2F2006%2F06%2F27%2F14dayz-online-time-tracking%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.worldtechlogic.com%2F2006%2F06%2F27%2F14dayz-online-time-tracking%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><img align="top" src="http://www.14dayz.com/images/14dayzLogo.gif" /></p>
<p><a target="_blank" href="http://www.14dayz.com/site/">14Dayz</a> is a simple web based time tracking tool for groups of loosely connected  	professionals that collaborate on a professional basis. Finally distributed teams can also have simple and  	easy to use time tracking software that does what you need and then leaves you alone. In-house teams and  	individual professionals can enjoy 14Dayz benefits too! a multi tiered application.</p>
<p><a target="_blank" href="http://www.worldtechlogic.com/2006/06/27/14dayz-online-time-tracking/" />14dayz uses Ruby on Rails and Perl and other JavaScript frameworks in other projects, as well.</p>
<p><img align="bottom" src="http://worldtechlogic.com/images/14dayz.jpg" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.worldtechlogic.com/2006/06/27/14dayz-online-time-tracking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Javascript.com: Great resources for Javascript</title>
		<link>http://www.worldtechlogic.com/2006/06/24/javascriptcom-great-resources-for-javascript/</link>
		<comments>http://www.worldtechlogic.com/2006/06/24/javascriptcom-great-resources-for-javascript/#comments</comments>
		<pubDate>Sat, 24 Jun 2006 18:09:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[HTML, CSS & JavaScript]]></category>
		<category><![CDATA[javascript.com]]></category>

		<guid isPermaLink="false">http://worldtechlogic.com/2006/06/24/javascriptcom-great-resources-for-javascript/</guid>
		<description><![CDATA[Great website to search for javascript tools and tips! For Web developers who want to learn more about adding interactivity to their Web sites, newbies who want to learn the Javascript, and those of you who want to know EVERYTHING about Javascript, this is the place. Visit JavaScript.com]]></description>
			<content:encoded><![CDATA[<p></p><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.worldtechlogic.com%2F2006%2F06%2F24%2Fjavascriptcom-great-resources-for-javascript%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.worldtechlogic.com%2F2006%2F06%2F24%2Fjavascriptcom-great-resources-for-javascript%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Great website to search for javascript tools and tips! For Web developers who want to learn more about adding interactivity to their Web sites, newbies who want to learn the Javascript, and those of you who want to know EVERYTHING about Javascript, this is the place. Visit <a target="_blank" title="Javascript website" href="http://www.javascript.com/">JavaScript.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.worldtechlogic.com/2006/06/24/javascriptcom-great-resources-for-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jitsu: New XML Markup Based Ajax Framework</title>
		<link>http://www.worldtechlogic.com/2006/06/24/jitsu-new-xml-markup-based-ajax-framework/</link>
		<comments>http://www.worldtechlogic.com/2006/06/24/jitsu-new-xml-markup-based-ajax-framework/#comments</comments>
		<pubDate>Sat, 24 Jun 2006 08:49:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[HTML, CSS & JavaScript]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[jitsu]]></category>

		<guid isPermaLink="false">http://worldtechlogic.com/2006/06/24/jitsu-new-xml-markup-based-ajax-framework/</guid>
		<description><![CDATA[We have a new Ajax framework just released. Jitsu contains an integrated set of tools to enable developers to build and deploy sophisticated user interfaces for web applications. These include an Xml markup language, page compiler, data binding engine, JavaScript runtime, control library, runtime inspector, animation engine, cross-platform library, Ajax, and back button support. The [...]]]></description>
			<content:encoded><![CDATA[<p></p><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.worldtechlogic.com%2F2006%2F06%2F24%2Fjitsu-new-xml-markup-based-ajax-framework%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.worldtechlogic.com%2F2006%2F06%2F24%2Fjitsu-new-xml-markup-based-ajax-framework%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>We have a new Ajax framework just released.</p>
<blockquote><p><a href="http://jitsu.org/">Jitsu</a> contains an integrated set of tools to enable developers to build and deploy sophisticated user interfaces for web applications. These include an Xml markup language, page compiler, data binding engine, JavaScript runtime, control library, runtime inspector, animation engine, cross-platform library, Ajax, and back button support.</p></blockquote>
<p>The framework focuses on offering:</p>
<ul>
<li>Designer friendly</li>
<li>Rapid iterations</li>
<li>Open source</li>
</ul>
<p><a href="http://www.jitsu.org/jitsu/quicktours/basic_helloworld.html">Hello World looks like</a>:</p>
<blockquote>
<div class="syntax_hilite">
<div id="html-1">
<div class="html"><span style="color: #009900"><a href="http://december.com/html/4/element/html.html"><span style="color: #000000; font-weight: bold">[html</span></a> xmlns=</span><span style="color: #ff0000">'http://www.w3.org/1999/xhtml'</span><br />
xmlns:j=<span style="color: #ff0000">'http://www.jitsu.org/schemas/2006'</span><span style="color: #000000; font-weight: bold">]</span><br />
<span style="color: #009900"><a href="http://december.com/html/4/element/body.html"><span style="color: #000000; font-weight: bold">[body]</span></a></span><br />
My first application:<br />
<span style="color: #009900" /><br />
Hello World!<br />
<span style="color: #009900" /><span style="color: #000000; font-weight: bold">< </span>/j><br />
<span style="color: #009900" /></span><span style="color: #000000; font-weight: bold">[/body]</span><br />
<span style="color: #009900" /><span style="color: #000000; font-weight: bold">[/html]</span></div>
<div class="html" />
<div class="html">(<em>Change &#8220;[]&#8221; with &#8220;<>&#8220;</em>)</div>
</div>
</div>
</blockquote>
<p><a href="http://jitsu.org/"><img width="144" height="315" border="0" alt="Jitsu" src="http://ajaxian.com/wp-content/images/jitsu.png" /></a></p>
<p>(<a target="_blank" href="http://ajaxian.com">Ajaxian</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.worldtechlogic.com/2006/06/24/jitsu-new-xml-markup-based-ajax-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IE Tip: Cheeky way to see the current state of the page</title>
		<link>http://www.worldtechlogic.com/2006/06/22/ie-tip-cheeky-way-to-see-the-current-state-of-the-page/</link>
		<comments>http://www.worldtechlogic.com/2006/06/22/ie-tip-cheeky-way-to-see-the-current-state-of-the-page/#comments</comments>
		<pubDate>Thu, 22 Jun 2006 19:28:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[HTML, CSS & JavaScript]]></category>
		<category><![CDATA[Others]]></category>

		<guid isPermaLink="false">http://worldtechlogic.com/2006/06/22/ie-tip-cheeky-way-to-see-the-current-state-of-the-page/</guid>
		<description><![CDATA[Who needs debuggers and add ons, when you can simply put the following in your IE address bar: javascript: &#8221;+window. document. body. outerHTML &#8216; &#8216;;]]></description>
			<content:encoded><![CDATA[<p></p><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.worldtechlogic.com%2F2006%2F06%2F22%2Fie-tip-cheeky-way-to-see-the-current-state-of-the-page%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.worldtechlogic.com%2F2006%2F06%2F22%2Fie-tip-cheeky-way-to-see-the-current-state-of-the-page%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><img align="left" src="http://ajaxian.com/wp-content/images/ie7.jpg" /><br />
Who needs debuggers and add ons, when you can simply put the following in your IE address bar:</p>
<div class="syntax_hilite">
<div id="javascript-1">
<div class="javascript">javascript:</div>
<div class="javascript"><span style="color: #3366cc">&#8221;</span>+window.<br />
<span style="color: #006600">document</span>.<br />
<span style="color: #006600">body</span>.<br />
<span style="color: #006600">outerHTML</span><br />
<span style="color: #3366cc">&#8216;<br />
&#8216;</span>;</div>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.worldtechlogic.com/2006/06/22/ie-tip-cheeky-way-to-see-the-current-state-of-the-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Editorial on WhatWG HTML 5 and W3C XHTML 2</title>
		<link>http://www.worldtechlogic.com/2006/06/22/editorial-on-whatwg-html-5-and-w3c-xhtml-2/</link>
		<comments>http://www.worldtechlogic.com/2006/06/22/editorial-on-whatwg-html-5-and-w3c-xhtml-2/#comments</comments>
		<pubDate>Thu, 22 Jun 2006 19:26:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[HTML, CSS & JavaScript]]></category>
		<category><![CDATA[Others]]></category>

		<guid isPermaLink="false">http://worldtechlogic.com/2006/06/22/editorial-on-whatwg-html-5-and-w3c-xhtml-2/</guid>
		<description><![CDATA[Edd Dumbill got down and wrote a two-part series on The future of HTML In this two-part series, Edd Dumbill examines the various ways forward for HTML that Web authors, browser developers, and standards bodies propose. This series covers the incremental approach embodied by the WHATWG specifications and the radical cleanup of XHTML proposed by [...]]]></description>
			<content:encoded><![CDATA[<p></p><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.worldtechlogic.com%2F2006%2F06%2F22%2Feditorial-on-whatwg-html-5-and-w3c-xhtml-2%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.worldtechlogic.com%2F2006%2F06%2F22%2Feditorial-on-whatwg-html-5-and-w3c-xhtml-2%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Edd Dumbill got down and wrote a two-part series on <em>The future of HTML</em></p>
<blockquote><p>In this two-part series, Edd Dumbill examines the various ways forward for HTML that Web authors, browser developers, and standards bodies propose. This series covers the incremental approach embodied by the WHATWG specifications and the radical cleanup of XHTML proposed by the W3C. Additionally, the author gives an overview of the W3C&#8217;s new Rich Client Activity.</p>
<p>In <a href="http://www-128.ibm.com/developerworks/xml/library/x-futhtml1/?ca=dgr-Ajaxian-XHTML1">Part 1</a>, Edd focuses primarily on two specifications being developed by WHATWG: Web Applications 1.0 (HTML5) and Web Forms 2.0.</p>
<p>In <a href="http://www-128.ibm.com/developerworks/xml/library/x-futhtml2.html?ca=dgr-lnxw01XHTML2?ca=dgr-Ajaxian-XHTML2">Part 2</a>, Edd focuses on the work in process at the W3C to specify the future of Web markup.</p></blockquote>
<h3>WhatWG and HTML 5</h3>
<p>The first part discusses the ideas that came out of the pragmatic WhatWG:</p>
<ul>
<li>HTML 5</li>
<li>Web Forms 2.0</li>
<li>Canvas</li>
</ul>
<p>The second part discusses the ideas from the W3C group:</p>
<ul>
<li>XHTML 2</li>
<li>XForms</li>
<li>Web APIs</li>
<li>Web Application Formats</li>
</ul>
<p>Edd finishes comparing the two:</p>
<blockquote><p>In these two articles, I&#8217;ve presented the salient points of both WHATWG&#8217;s HTML 5 and the W3C&#8217;s XHTML 2.0. The two initiatives are quite different: The grassroots-organised WHATWG aims for a gently incremental enhancement of HTML 4 and XHTML 1.0, whereas the consortium-sponsored XHTML 2.0 is a comprehensive refactoring of the HTML language.</p>
<p>While different, the two approaches are not incompatible. Some of the lower-hanging fruit from the WHATWG specifications is already finding implementation in browsers, and some of WHATWG&#8217;s work is a description of de facto extensions to HTML. Significant portions of this, such as XMLHttpRequest, will find its way into the W3C&#8217;s Rich Client Activity specifications. WHATWG also acts as a useful catalyst in the Web standards world.</p>
<p>Looking further out, the XHTML 2.0 approach offers a cleaned-up vocabulary for the Web where modular processing of XML, CSS, and ECMAScript is rapidly becoming the norm. Embedded devices such as phones and digital TVs have no need to support the Web&#8217;s legacy of messy HTML, and are free to take unburdened advantage of XHTML 2.0 as a pure XML vocabulary. Additionally, the new features for accessibility and internationalization make XHTML 2.0 the first XML document vocabulary that one can reasonably describe as universal, and thus a sound and economic starting point for many markup-based endeavors.</p>
<p>As with its past, the future of HTML will be varied &#8212; some might say messy &#8212; but I believe XHTML 2.0 will ultimately receive widespread acceptance and adoption. If it were the only XML vocabulary on the Web, there might be some question, but as browsers gear up to deal with SVG, XForms, and other technologies, XHTML 2.0 starts to look like just another one of those XML-based vocabularies.</p></blockquote>
<p>What really matters of course, is implementations. Specifically, what will IE implement. An IE with canvas and full SVG support would be fantastic&#8230; but maybe not likely <img src='http://www.worldtechlogic.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.worldtechlogic.com/2006/06/22/editorial-on-whatwg-html-5-and-w3c-xhtml-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Publishing Custom Events in JavaScript</title>
		<link>http://www.worldtechlogic.com/2006/06/22/publishing-custom-events-in-javascript/</link>
		<comments>http://www.worldtechlogic.com/2006/06/22/publishing-custom-events-in-javascript/#comments</comments>
		<pubDate>Thu, 22 Jun 2006 19:17:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[HTML, CSS & JavaScript]]></category>
		<category><![CDATA[Yahoo]]></category>
		<category><![CDATA[Others]]></category>

		<guid isPermaLink="false">http://worldtechlogic.com/?p=84</guid>
		<description><![CDATA[Dustin Diaz is at it again, this time discussing &#8220;custom events&#8221; and how to create and use them. A custom event is an event that you define (e.g. onDrool vs. onBlur). Dustin uses the Yahoo! UI event util library to show off how to play with events: // Define Event var onMenuCollapse = new YAHOO.util.CustomEvent(&#8216;menu [...]]]></description>
			<content:encoded><![CDATA[<p></p><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.worldtechlogic.com%2F2006%2F06%2F22%2Fpublishing-custom-events-in-javascript%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.worldtechlogic.com%2F2006%2F06%2F22%2Fpublishing-custom-events-in-javascript%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Dustin Diaz is at it again, this time discussing &#8220;custom events&#8221; and how to create and use them. A custom event is an event that you define (e.g. onDrool vs. onBlur).</p>
<p>Dustin uses the Yahoo! UI event util library to show off how to play with events:</p>
<div class="syntax_hilite">
<div id="javascript-1">
<div class="javascript"><span style="color: #009900; font-style: italic">// Define Event</span><br />
<span style="color: #003366; font-weight: bold">var</span> onMenuCollapse = <span style="color: #003366; font-weight: bold">new</span> YAHOO.<span style="color: #006600">util</span>.<span style="color: #006600">CustomEvent</span><span style="color: #006600; font-weight: bold">(</span><span style="color: #3366cc">&#8216;menu collapse&#8217;</span><span style="color: #006600; font-weight: bold">)</span>;<span style="color: #009900; font-style: italic">// Define Event</span><br />
onMenuCollapse.<span style="color: #006600">fire</span><span style="color: #006600; font-weight: bold">(</span><span style="color: #006600; font-weight: bold">)</span>;</p>
<p><span style="color: #009900; font-style: italic">// Subscribe to an event</span><br />
onMenuCollapse.<span style="color: #006600">subscribe</span><span style="color: #006600; font-weight: bold">(</span>swapColors<span style="color: #006600; font-weight: bold">)</span>;</div>
</div>
</div>
<p>To see it in action you can check out a couple of examples:</p>
<ul>
<li><a href="http://www.dustindiaz.com/basement/custom-events.html">Animation Menu with Custom Events</a></li>
<li><a href="http://www.dustindiaz.com/basement/dd-subscribers.html">Drag and Drop Custom Events</a></li>
</ul>
<p><a href="http://www.dustindiaz.com/basement/custom-events.html"><img width="607" height="334" border="0" alt="YUI Custom Events" src="http://ajaxian.com/wp-content/images/yuicustomevents.png" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.worldtechlogic.com/2006/06/22/publishing-custom-events-in-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

