<?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: Advanced Event Timeline With PHP, CSS &amp; jQuery</title>
	<atom:link href="http://tutorialzine.com/2010/01/advanced-event-timeline-with-php-css-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://tutorialzine.com/2010/01/advanced-event-timeline-with-php-css-jquery/</link>
	<description>PHP MySQL jQuery CSS Tutorials, Resources and Freebies</description>
	<lastBuildDate>Sat, 31 Jul 2010 18:09:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Arthur Mino</title>
		<link>http://tutorialzine.com/2010/01/advanced-event-timeline-with-php-css-jquery/#comment-7120</link>
		<dc:creator>Arthur Mino</dc:creator>
		<pubDate>Sat, 03 Jul 2010 00:26:06 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=591#comment-7120</guid>
		<description>Awesome tutorial!!! thank you! :)</description>
		<content:encoded><![CDATA[<p>Awesome tutorial!!! thank you! <img src='http://tutorialzine.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sivaranjan</title>
		<link>http://tutorialzine.com/2010/01/advanced-event-timeline-with-php-css-jquery/#comment-6165</link>
		<dc:creator>Sivaranjan</dc:creator>
		<pubDate>Sun, 06 Jun 2010 16:18:29 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=591#comment-6165</guid>
		<description>This is an incredible post. Its amazing to see what CSS3 can do , at the same time its sad a lot of customers still want IE support which sucks at CSS3 big time. I am taking the liberty of adding this article to my CSS aggregator site. Hope you dont mind. :)</description>
		<content:encoded><![CDATA[<p>This is an incredible post. Its amazing to see what CSS3 can do , at the same time its sad a lot of customers still want IE support which sucks at CSS3 big time. I am taking the liberty of adding this article to my CSS aggregator site. Hope you dont mind. <img src='http://tutorialzine.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Markos</title>
		<link>http://tutorialzine.com/2010/01/advanced-event-timeline-with-php-css-jquery/#comment-5204</link>
		<dc:creator>Markos</dc:creator>
		<pubDate>Sat, 01 May 2010 11:13:22 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=591#comment-5204</guid>
		<description>excellent work!</description>
		<content:encoded><![CDATA[<p>excellent work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nestor</title>
		<link>http://tutorialzine.com/2010/01/advanced-event-timeline-with-php-css-jquery/#comment-5067</link>
		<dc:creator>Nestor</dc:creator>
		<pubDate>Wed, 28 Apr 2010 04:58:26 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=591#comment-5067</guid>
		<description>I am sorry, forget muy comment..
For the problem wiyh years before 1800 I changed the line on de php file original ...
I get it., but changing the date just for years (without mounth and day). I will keeping tryng.
The program result very good!!!!!!!!! Congratulations.</description>
		<content:encoded><![CDATA[<p>I am sorry, forget muy comment..<br />
For the problem wiyh years before 1800 I changed the line on de php file original &#8230;<br />
I get it., but changing the date just for years (without mounth and day). I will keeping tryng.<br />
The program result very good!!!!!!!!! Congratulations.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nestor</title>
		<link>http://tutorialzine.com/2010/01/advanced-event-timeline-with-php-css-jquery/#comment-5066</link>
		<dc:creator>Nestor</dc:creator>
		<pubDate>Wed, 28 Apr 2010 04:51:39 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=591#comment-5066</guid>
		<description>For the problem wiyh years before 1800 I changed the line on de php file  original = $dates[date(&#039;Y&#039;,strtotime($row[&#039;date_event&#039;]))][] = $row; 
new =$dates[end(explode(&#039;-&#039;,$row[&#039;date_event&#039;]))][] = $row; 

Too, I changed the format date, like this: 22-10-2003 (by default, the sistem get (read)  : 2003-10-22
But when I use years like 1700, 1800, 1900, it re order the years...
1700 1900 1800
How may I get an a correct order?</description>
		<content:encoded><![CDATA[<p>For the problem wiyh years before 1800 I changed the line on de php file  original = $dates[date('Y',strtotime($row['date_event']))][] = $row;<br />
new =$dates[end(explode('-',$row['date_event']))][] = $row; </p>
<p>Too, I changed the format date, like this: 22-10-2003 (by default, the sistem get (read)  : 2003-10-22<br />
But when I use years like 1700, 1800, 1900, it re order the years&#8230;<br />
1700 1900 1800<br />
How may I get an a correct order?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jessica</title>
		<link>http://tutorialzine.com/2010/01/advanced-event-timeline-with-php-css-jquery/#comment-5045</link>
		<dc:creator>Jessica</dc:creator>
		<pubDate>Tue, 27 Apr 2010 19:44:05 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=591#comment-5045</guid>
		<description>This is excellent, but is there any .ASP equivalent to this? Our server is IIS, so no .php is allowed :(

Thanks</description>
		<content:encoded><![CDATA[<p>This is excellent, but is there any .ASP equivalent to this? Our server is IIS, so no .php is allowed <img src='http://tutorialzine.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: norman.b.robinson</title>
		<link>http://tutorialzine.com/2010/01/advanced-event-timeline-with-php-css-jquery/#comment-5023</link>
		<dc:creator>norman.b.robinson</dc:creator>
		<pubDate>Mon, 26 Apr 2010 18:07:53 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=591#comment-5023</guid>
		<description>Nice and standardized - if it only had keyboard access - thanks for the demo!</description>
		<content:encoded><![CDATA[<p>Nice and standardized &#8211; if it only had keyboard access &#8211; thanks for the demo!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: as_you_2007</title>
		<link>http://tutorialzine.com/2010/01/advanced-event-timeline-with-php-css-jquery/#comment-4367</link>
		<dc:creator>as_you_2007</dc:creator>
		<pubDate>Fri, 02 Apr 2010 16:48:55 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=591#comment-4367</guid>
		<description>Great tutorial!! The best tutorial I have ever seen! But can not work very well for IE6.0.Thanks very much!</description>
		<content:encoded><![CDATA[<p>Great tutorial!! The best tutorial I have ever seen! But can not work very well for IE6.0.Thanks very much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raman</title>
		<link>http://tutorialzine.com/2010/01/advanced-event-timeline-with-php-css-jquery/#comment-2807</link>
		<dc:creator>Raman</dc:creator>
		<pubDate>Sun, 14 Feb 2010 09:25:41 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=591#comment-2807</guid>
		<description>very good tutorial... i liked it.. thank u...</description>
		<content:encoded><![CDATA[<p>very good tutorial&#8230; i liked it.. thank u&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://tutorialzine.com/2010/01/advanced-event-timeline-with-php-css-jquery/#comment-2726</link>
		<dc:creator>James</dc:creator>
		<pubDate>Tue, 09 Feb 2010 19:48:58 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=591#comment-2726</guid>
		<description>Thank you for this great tutorial, it&#039;s exactly what I was looking for!  I am having some trouble with the scrollbar in both IE and FF.  It worked perfect with the original demo, but I&#039;ve added my own events and now have data from 1917 through 2004.  In FF, I&#039;m not able to scroll all the way to the right and see my most recent events... I can only see 1917 through 1967.  In IE, the small timeline extends beyond my browser width and therefore creates a horizontal scrollbar, instead of being hidden as in FF.  However, this does allow me to view all my events but the page appears broken.  I&#039;ve tried playing with the CSS and Javascript, but haven&#039;t had any luck.  Has anyone else ran into a similar problem?</description>
		<content:encoded><![CDATA[<p>Thank you for this great tutorial, it&#8217;s exactly what I was looking for!  I am having some trouble with the scrollbar in both IE and FF.  It worked perfect with the original demo, but I&#8217;ve added my own events and now have data from 1917 through 2004.  In FF, I&#8217;m not able to scroll all the way to the right and see my most recent events&#8230; I can only see 1917 through 1967.  In IE, the small timeline extends beyond my browser width and therefore creates a horizontal scrollbar, instead of being hidden as in FF.  However, this does allow me to view all my events but the page appears broken.  I&#8217;ve tried playing with the CSS and Javascript, but haven&#8217;t had any luck.  Has anyone else ran into a similar problem?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)

Served from: tutorialzine.com @ 2010-08-01 02:58:04 -->