<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Shadowbox 2.0 RC1</title>
	<atom:link href="http://mjijackson.com/blog/2008/shadowbox-20-rc1/feed/" rel="self" type="application/rss+xml" />
	<link>http://mjijackson.com/blog/2008/shadowbox-20-rc1/</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Thu, 04 Dec 2008 18:31:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Trent Tompkins</title>
		<link>http://mjijackson.com/blog/2008/shadowbox-20-rc1/#comment-584</link>
		<dc:creator>Trent Tompkins</dc:creator>
		<pubDate>Thu, 24 Jul 2008 06:46:19 +0000</pubDate>
		<guid isPermaLink="false">http://mjijackson.com/2008/06/30/shadowbox-20-rc1/#comment-584</guid>
		<description>&lt;p&gt;I have spent the last two days modding this, and all I can say is WOW. I didn't want something buggy or bloated, and after two days I have an awesome, single file, 22kb lightbox that is 100% what I wanted. I'm not using a framework, so I added DomEvent to fire it off, and added some custom functions to keep it from failing if it's clicked before the init. The code was great to work with, WELL worth the $20! It works GREAT in everything!&lt;/p&gt;

&lt;p&gt;It breaks if I compress it with script diet, so I compressed it with YUI, which is better anyway because now I can use straight PHP code to change the options.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I have spent the last two days modding this, and all I can say is WOW. I didn&#8217;t want something buggy or bloated, and after two days I have an awesome, single file, 22kb lightbox that is 100% what I wanted. I&#8217;m not using a framework, so I added DomEvent to fire it off, and added some custom functions to keep it from failing if it&#8217;s clicked before the init. The code was great to work with, WELL worth the $20! It works GREAT in everything!</p>

<p>It breaks if I compress it with script diet, so I compressed it with YUI, which is better anyway because now I can use straight PHP code to change the options.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: spulp</title>
		<link>http://mjijackson.com/blog/2008/shadowbox-20-rc1/#comment-561</link>
		<dc:creator>spulp</dc:creator>
		<pubDate>Thu, 10 Jul 2008 06:20:19 +0000</pubDate>
		<guid isPermaLink="false">http://mjijackson.com/2008/06/30/shadowbox-20-rc1/#comment-561</guid>
		<description>&lt;p&gt;I created a [gallery], but the images display (upon load) starting with the last one first. How can I fix this. I'm obviously a beginner - help. Thanks.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I created a [gallery], but the images display (upon load) starting with the last one first. How can I fix this. I&#8217;m obviously a beginner - help. Thanks.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Bon</title>
		<link>http://mjijackson.com/blog/2008/shadowbox-20-rc1/#comment-560</link>
		<dc:creator>Bon</dc:creator>
		<pubDate>Tue, 08 Jul 2008 23:23:26 +0000</pubDate>
		<guid isPermaLink="false">http://mjijackson.com/2008/06/30/shadowbox-20-rc1/#comment-560</guid>
		<description>&lt;p&gt;Hi, how can I have a page without an extension work with shadowbox through rel? something like website.com/login/ Thanks for your help.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi, how can I have a page without an extension work with shadowbox through rel? something like website.com/login/ Thanks for your help.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: mjijackson</title>
		<link>http://mjijackson.com/blog/2008/shadowbox-20-rc1/#comment-559</link>
		<dc:creator>mjijackson</dc:creator>
		<pubDate>Tue, 08 Jul 2008 23:16:23 +0000</pubDate>
		<guid isPermaLink="false">http://mjijackson.com/2008/06/30/shadowbox-20-rc1/#comment-559</guid>
		<description>&lt;p&gt;@Tigger: Please read the other comments before writing something. Your issue is directly addressed exactly two comments above yours.&lt;/p&gt;

&lt;p&gt;@mrbabyqc: The only advantage to using Shadowbox in stand-alone mode is that you won't have as many files to load. The disadvantage is that you won't have all of the functionality of the underlying framework (should you need it).&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@Tigger: Please read the other comments before writing something. Your issue is directly addressed exactly two comments above yours.</p>

<p>@mrbabyqc: The only advantage to using Shadowbox in stand-alone mode is that you won&#8217;t have as many files to load. The disadvantage is that you won&#8217;t have all of the functionality of the underlying framework (should you need it).</p>]]></content:encoded>
	</item>
	<item>
		<title>By: mrbabyqc</title>
		<link>http://mjijackson.com/blog/2008/shadowbox-20-rc1/#comment-558</link>
		<dc:creator>mrbabyqc</dc:creator>
		<pubDate>Tue, 08 Jul 2008 15:11:44 +0000</pubDate>
		<guid isPermaLink="false">http://mjijackson.com/2008/06/30/shadowbox-20-rc1/#comment-558</guid>
		<description>&lt;p&gt;Hi mjijackson,
Very exciting job ! I use the first version of shadobox on my blog. Since the version 2.0rc1 give us the ability to implement shadobox in standalone mode, can you tell us what can be the benefit to use it in conjunction with any open source JavaScript framework (like prototype, mootools, etc) ? In term of load time, functionality ?&lt;/p&gt;

&lt;p&gt;TIA&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi mjijackson,
Very exciting job ! I use the first version of shadobox on my blog. Since the version 2.0rc1 give us the ability to implement shadobox in standalone mode, can you tell us what can be the benefit to use it in conjunction with any open source JavaScript framework (like prototype, mootools, etc) ? In term of load time, functionality ?</p>

<p>TIA</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Tigger</title>
		<link>http://mjijackson.com/blog/2008/shadowbox-20-rc1/#comment-557</link>
		<dc:creator>Tigger</dc:creator>
		<pubDate>Tue, 08 Jul 2008 12:04:13 +0000</pubDate>
		<guid isPermaLink="false">http://mjijackson.com/2008/06/30/shadowbox-20-rc1/#comment-557</guid>
		<description>&lt;p&gt;Great work!&lt;/p&gt;

&lt;p&gt;But I found some problems when using version 2.0 RC1.
With least version of jQuery and the jquery adapter,
the shabowbox open very very slow in IE7 and IE8
while other browsers are okay (included IE6).&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Great work!</p>

<p>But I found some problems when using version 2.0 RC1.
With least version of jQuery and the jquery adapter,
the shabowbox open very very slow in IE7 and IE8
while other browsers are okay (included IE6).</p>]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://mjijackson.com/blog/2008/shadowbox-20-rc1/#comment-555</link>
		<dc:creator>David</dc:creator>
		<pubDate>Mon, 07 Jul 2008 23:03:52 +0000</pubDate>
		<guid isPermaLink="false">http://mjijackson.com/2008/06/30/shadowbox-20-rc1/#comment-555</guid>
		<description>&lt;p&gt;Great! I should have known better and headed there first. Damn this allergy medicine....&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Great! I should have known better and headed there first. Damn this allergy medicine&#8230;.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: mjijackson</title>
		<link>http://mjijackson.com/blog/2008/shadowbox-20-rc1/#comment-554</link>
		<dc:creator>mjijackson</dc:creator>
		<pubDate>Mon, 07 Jul 2008 22:15:35 +0000</pubDate>
		<guid isPermaLink="false">http://mjijackson.com/2008/06/30/shadowbox-20-rc1/#comment-554</guid>
		<description>&lt;p&gt;@David: The problems with IE7 are being discussed in the forums and will be fixed in the final release.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@David: The problems with IE7 are being discussed in the forums and will be fixed in the final release.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://mjijackson.com/blog/2008/shadowbox-20-rc1/#comment-553</link>
		<dc:creator>David</dc:creator>
		<pubDate>Mon, 07 Jul 2008 21:52:35 +0000</pubDate>
		<guid isPermaLink="false">http://mjijackson.com/2008/06/30/shadowbox-20-rc1/#comment-553</guid>
		<description>&lt;p&gt;Is it just me or has IE7 taken a big performance hit? I'm getting really choppy animations and sluggish performance.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Is it just me or has IE7 taken a big performance hit? I&#8217;m getting really choppy animations and sluggish performance.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://mjijackson.com/blog/2008/shadowbox-20-rc1/#comment-552</link>
		<dc:creator>David</dc:creator>
		<pubDate>Mon, 07 Jul 2008 17:47:02 +0000</pubDate>
		<guid isPermaLink="false">http://mjijackson.com/2008/06/30/shadowbox-20-rc1/#comment-552</guid>
		<description>&lt;p&gt;@mjijackson Oh, yes, or course... I mean "in addition to"... bleh. What I mean to ask is if we can control the fade duration the same way we can the resize duration. &lt;em&gt;lol&lt;/em&gt;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@mjijackson Oh, yes, or course&#8230; I mean &#8220;in addition to&#8221;&#8230; bleh. What I mean to ask is if we can control the fade duration the same way we can the resize duration. <em>lol</em></p>]]></content:encoded>
	</item>
</channel>
</rss>
