<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Give Your Next Presentation In Your Browser With JQuery</title>
	<atom:link href="http://www.zackgrossbart.com/hackito/present/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zackgrossbart.com/hackito/present/</link>
	<description></description>
	<lastBuildDate>Thu, 17 May 2012 11:58:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Montreal Web Design</title>
		<link>http://www.zackgrossbart.com/hackito/present/#comment-36741</link>
		<dc:creator>Montreal Web Design</dc:creator>
		<pubDate>Mon, 27 Dec 2010 05:15:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.zackgrossbart.com/hackito/?p=279#comment-36741</guid>
		<description>BTW you can make your browser go fullscreen by pressing F11</description>
		<content:encoded><![CDATA[<p>BTW you can make your browser go fullscreen by pressing F11</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Montreal Web Design</title>
		<link>http://www.zackgrossbart.com/hackito/present/#comment-36740</link>
		<dc:creator>Montreal Web Design</dc:creator>
		<pubDate>Mon, 27 Dec 2010 05:12:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.zackgrossbart.com/hackito/?p=279#comment-36740</guid>
		<description>Nice way to reuse existing skill to prepare awesome presentation.</description>
		<content:encoded><![CDATA[<p>Nice way to reuse existing skill to prepare awesome presentation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oren</title>
		<link>http://www.zackgrossbart.com/hackito/present/#comment-28007</link>
		<dc:creator>Oren</dc:creator>
		<pubDate>Tue, 12 Oct 2010 08:08:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.zackgrossbart.com/hackito/?p=279#comment-28007</guid>
		<description>Hi Zack,
I can report the same issue as Rio-
using FF 3.6.10 on Ubuntu 10.04- adding a closing script tag did the job.</description>
		<content:encoded><![CDATA[<p>Hi Zack,<br />
I can report the same issue as Rio-<br />
using FF 3.6.10 on Ubuntu 10.04- adding a closing script tag did the job.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Як робити комп&#8217;ютерні презентації? &#171; Блог одного кібера</title>
		<link>http://www.zackgrossbart.com/hackito/present/#comment-23856</link>
		<dc:creator>Як робити комп&#8217;ютерні презентації? &#171; Блог одного кібера</dc:creator>
		<pubDate>Thu, 26 Aug 2010 10:30:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.zackgrossbart.com/hackito/?p=279#comment-23856</guid>
		<description>[...] додати JavaScript? Коли я про це подумав, то наткнувся на http://www.zackgrossbart.com/hackito/present/. Скрипти в документі &#8211; хороша ідея. ПЗ для його [...]</description>
		<content:encoded><![CDATA[<p>[...] додати JavaScript? Коли я про це подумав, то наткнувся на <a href="http://www.zackgrossbart.com/hackito/present/" rel="nofollow">http://www.zackgrossbart.com/hackito/present/</a>. Скрипти в документі &#8211; хороша ідея. ПЗ для його [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rio Astamal</title>
		<link>http://www.zackgrossbart.com/hackito/present/#comment-18208</link>
		<dc:creator>Rio Astamal</dc:creator>
		<pubDate>Thu, 22 Jul 2010 12:42:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.zackgrossbart.com/hackito/?p=279#comment-18208</guid>
		<description>I&#039;m using Ubuntu Linux 10.04 and Firefox 3.6.3</description>
		<content:encoded><![CDATA[<p>I&#8217;m using Ubuntu Linux 10.04 and Firefox 3.6.3</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zack Grossbart</title>
		<link>http://www.zackgrossbart.com/hackito/present/#comment-18016</link>
		<dc:creator>Zack Grossbart</dc:creator>
		<pubDate>Wed, 21 Jul 2010 10:14:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.zackgrossbart.com/hackito/?p=279#comment-18016</guid>
		<description>Thank you for reporting the issue Rio.  I&#039;ve tried this on Firefox under SUSE Linux without any problems.  What versions of Linux and Firefox were you trying?

Thanks,
Zack</description>
		<content:encoded><![CDATA[<p>Thank you for reporting the issue Rio.  I&#8217;ve tried this on Firefox under SUSE Linux without any problems.  What versions of Linux and Firefox were you trying?</p>
<p>Thanks,<br />
Zack</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rio Astamal</title>
		<link>http://www.zackgrossbart.com/hackito/present/#comment-17985</link>
		<dc:creator>Rio Astamal</dc:creator>
		<pubDate>Wed, 21 Jul 2010 05:50:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.zackgrossbart.com/hackito/?p=279#comment-17985</guid>
		<description>Hi zack,

Your script did not for firefox Linux since in your head the script tag was using /&gt; as closing tag not 

The problem:



Solution:


After that it works like a charm!. Thanks for the script :)</description>
		<content:encoded><![CDATA[<p>Hi zack,</p>
<p>Your script did not for firefox Linux since in your head the script tag was using /&gt; as closing tag not </p>
<p>The problem:</p>
<p>Solution:</p>
<p>After that it works like a charm!. Thanks for the script <img src='http://www.zackgrossbart.com/hackito/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JP</title>
		<link>http://www.zackgrossbart.com/hackito/present/#comment-12520</link>
		<dc:creator>JP</dc:creator>
		<pubDate>Sun, 16 May 2010 11:27:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.zackgrossbart.com/hackito/?p=279#comment-12520</guid>
		<description>Thanks Zack, 

This is f&#039;ing brilliant and easy!

I was trying to get my head around the HTML Slidy nonsense, but you came right to the rescue!

Keep up the good work mate,
JP</description>
		<content:encoded><![CDATA[<p>Thanks Zack, </p>
<p>This is f&#8217;ing brilliant and easy!</p>
<p>I was trying to get my head around the HTML Slidy nonsense, but you came right to the rescue!</p>
<p>Keep up the good work mate,<br />
JP</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee Davis</title>
		<link>http://www.zackgrossbart.com/hackito/present/#comment-12183</link>
		<dc:creator>Lee Davis</dc:creator>
		<pubDate>Wed, 05 May 2010 18:52:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.zackgrossbart.com/hackito/?p=279#comment-12183</guid>
		<description>Hello  again, Zack,

And for the record, I want to correct the emotionally-inspired statements of last post.  But even as immature as they seem now from the vantage point of hindsight,
I was rather short-sighted in airing my personal opinions in such a heavy-handed manner on someone elses&#039; virtual real-estate (SO sorry, chief - won&#039;t happen again).
This is the official pre-rollout of a fully-realized sales concept online brochure.  I kept it simple since it&#039;s meant to convey a products/services/inventory highlight for the intended target market.  

The beautiful thing about &quot;SlickQuery&quot; (and I&#039;m afraid I&#039;ll just be calling it that until you come up with an official name from your own lips) is that even as 2.0 as it is it still is graspable by those with common, basic knowledge of code creation on the application -level (via the  JQuery script library).  

Ultimately, INSTANTLY adaptable...web rings..search engine portals...link exchanges...revolving galleries (or any other resource you can think of)...space is the limit, baby! Thank you for providing this SUPER tool.  Just watch me twist it.
The beginning flexability starts in the name URL-link above.  I&#039;ll keep you posted on all the permutations that occur.  One note for consideration;  I tried linking to a specific slide via use of
[pre]
&lt;a href=&quot;”#”&quot; rel=&quot;nofollow&quot;&gt;Jump to slide 8&lt;/a&gt;
[/pre]
but the code was garbled everytime I went back to my host file manager to 
correct it (could jst be the host, as they&#039;re having a bad month), so I left it off.
I&#039;m saving that bonus animations scheme for something really outta control (atta boy!).  Once again, Zack, Thanks.................</description>
		<content:encoded><![CDATA[<p>Hello  again, Zack,</p>
<p>And for the record, I want to correct the emotionally-inspired statements of last post.  But even as immature as they seem now from the vantage point of hindsight,<br />
I was rather short-sighted in airing my personal opinions in such a heavy-handed manner on someone elses&#8217; virtual real-estate (SO sorry, chief &#8211; won&#8217;t happen again).<br />
This is the official pre-rollout of a fully-realized sales concept online brochure.  I kept it simple since it&#8217;s meant to convey a products/services/inventory highlight for the intended target market.  </p>
<p>The beautiful thing about &#8220;SlickQuery&#8221; (and I&#8217;m afraid I&#8217;ll just be calling it that until you come up with an official name from your own lips) is that even as 2.0 as it is it still is graspable by those with common, basic knowledge of code creation on the application -level (via the  JQuery script library).  </p>
<p>Ultimately, INSTANTLY adaptable&#8230;web rings..search engine portals&#8230;link exchanges&#8230;revolving galleries (or any other resource you can think of)&#8230;space is the limit, baby! Thank you for providing this SUPER tool.  Just watch me twist it.<br />
The beginning flexability starts in the name URL-link above.  I&#8217;ll keep you posted on all the permutations that occur.  One note for consideration;  I tried linking to a specific slide via use of<br />
[pre]<br />
<a href="”#”" rel="nofollow">Jump to slide 8</a><br />
[/pre]<br />
but the code was garbled everytime I went back to my host file manager to<br />
correct it (could jst be the host, as they&#8217;re having a bad month), so I left it off.<br />
I&#8217;m saving that bonus animations scheme for something really outta control (atta boy!).  Once again, Zack, Thanks&#8230;&#8230;&#8230;&#8230;&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zack Grossbart</title>
		<link>http://www.zackgrossbart.com/hackito/present/#comment-11973</link>
		<dc:creator>Zack Grossbart</dc:creator>
		<pubDate>Fri, 30 Apr 2010 12:07:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.zackgrossbart.com/hackito/?p=279#comment-11973</guid>
		<description>Hello Lee,

I&#039;m really glad you liked this example so much.  I&#039;m using it to create a new presentation right now.  I tried to make it simple to use and easy to understand.  If you make a presentation share the link so we can all see it.

P.S. To my friends at W3C, I find your work very useful.</description>
		<content:encoded><![CDATA[<p>Hello Lee,</p>
<p>I&#8217;m really glad you liked this example so much.  I&#8217;m using it to create a new presentation right now.  I tried to make it simple to use and easy to understand.  If you make a presentation share the link so we can all see it.</p>
<p>P.S. To my friends at W3C, I find your work very useful.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

