<?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: Timeline Portfolio</title>
	<atom:link href="http://tutorialzine.com/2012/04/timeline-portfolio/feed/" rel="self" type="application/rss+xml" />
	<link>http://tutorialzine.com/2012/04/timeline-portfolio/</link>
	<description>Web Development Tutorials &#38; Resources</description>
	<lastBuildDate>Tue, 18 Jun 2013 16:23:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Ricardo</title>
		<link>http://tutorialzine.com/2012/04/timeline-portfolio/#comment-82804</link>
		<dc:creator>Ricardo</dc:creator>
		<pubDate>Fri, 07 Jun 2013 03:43:40 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=1920#comment-82804</guid>
		<description><![CDATA[has anyone actually got this working in inverse order. (newest first) i&#039;ve tried everything on the comments and the plugin site doesn&#039;t really have much of config. 

Not sure what I&#039;m doing wrong
Please advice THanks]]></description>
		<content:encoded><![CDATA[<p>has anyone actually got this working in inverse order. (newest first) i've tried everything on the comments and the plugin site doesn't really have much of config. </p>
<p>Not sure what I'm doing wrong<br />
Please advice THanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ahmad Mohammad Zein</title>
		<link>http://tutorialzine.com/2012/04/timeline-portfolio/#comment-81417</link>
		<dc:creator>Ahmad Mohammad Zein</dc:creator>
		<pubDate>Sun, 05 May 2013 08:17:23 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=1920#comment-81417</guid>
		<description><![CDATA[just add this : 	&lt;i&gt; start_at_end: true &lt;/i&gt;
&lt;pre&gt;
&lt;script&gt;
	$(document).ready(function() {
		createStoryJS({
			type:		&#039;timeline&#039;,
			width:		&#039;100%&#039;,
			height:		&#039;100%&#039;,
			source:		&#039;example_json.php?c=99&#039;,
			embed_id:	&#039;my-timeline&#039;,
			debug:		false,
			start_at_end: true
		});
	});
&lt;/script&gt; 
&lt;/pre&gt;]]></description>
		<content:encoded><![CDATA[<p>just add this : 	<i> start_at_end: true </i></p>
<pre>
&lt;script&gt;
	$(document).ready(function() {
		createStoryJS({
			type:		'timeline',
			width:		'100%',
			height:		'100%',
			source:		'example_json.php?c=99',
			embed_id:	'my-timeline',
			debug:		false,
			start_at_end: true
		});
	});
&lt;/script&gt; 
</pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg B</title>
		<link>http://tutorialzine.com/2012/04/timeline-portfolio/#comment-80793</link>
		<dc:creator>Greg B</dc:creator>
		<pubDate>Tue, 16 Apr 2013 17:40:39 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=1920#comment-80793</guid>
		<description><![CDATA[This does not load in chrome. has anyone found the solution?

Thanks]]></description>
		<content:encoded><![CDATA[<p>This does not load in chrome. has anyone found the solution?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Enric</title>
		<link>http://tutorialzine.com/2012/04/timeline-portfolio/#comment-80728</link>
		<dc:creator>Enric</dc:creator>
		<pubDate>Sat, 13 Apr 2013 05:54:56 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=1920#comment-80728</guid>
		<description><![CDATA[Hi Martin,

Great tutorial, but I have a rather earthly question for those non-techies like myself: &lt;b&gt;how do I implement this in a WordPress environment? &lt;/b&gt;. I&#039;ve tried using several adapted WP plugins for VéritéCo&#039;s timeline (such as timeline-verite-shortcode.0.9.7, even Vérité&#039;s own TimelineJS-Wordpress-Plugin-master) but they&#039;re all full of bugs which require -as per their forum responses- too many tweaks that I am not capable of doing (I don&#039;t know JS or PHP, simply a bit of HTML).

&lt;b&gt;So if I wanted to add your code to a WP page, how would I proceed?&lt;b&gt; -please use an idiot-proof response :)

I know the Google spreadsheet solution for data is very convenient, but if necessary I don&#039;t mind editing a raw data.json file.

Any hint/tips will be greatly appreciated!]]></description>
		<content:encoded><![CDATA[<p>Hi Martin,</p>
<p>Great tutorial, but I have a rather earthly question for those non-techies like myself: &lt;b&gt;how do I implement this in a WordPress environment? &lt;/b&gt;. I've tried using several adapted WP plugins for VéritéCo's timeline (such as timeline-verite-shortcode.0.9.7, even Vérité's own TimelineJS-Wordpress-Plugin-master) but they're all full of bugs which require -as per their forum responses- too many tweaks that I am not capable of doing (I don't know JS or PHP, simply a bit of HTML).</p>
<p>&lt;b&gt;So if I wanted to add your code to a WP page, how would I proceed?&lt;b&gt; -please use an idiot-proof response :)</p>
<p>I know the Google spreadsheet solution for data is very convenient, but if necessary I don't mind editing a raw data.json file.</p>
<p>Any hint/tips will be greatly appreciated!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian</title>
		<link>http://tutorialzine.com/2012/04/timeline-portfolio/#comment-79786</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Wed, 20 Mar 2013 18:10:17 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=1920#comment-79786</guid>
		<description><![CDATA[Hi Sethupathi, could you please explain in little more detail how to implement this in timeline portfolio code?]]></description>
		<content:encoded><![CDATA[<p>Hi Sethupathi, could you please explain in little more detail how to implement this in timeline portfolio code?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rafael</title>
		<link>http://tutorialzine.com/2012/04/timeline-portfolio/#comment-79422</link>
		<dc:creator>Rafael</dc:creator>
		<pubDate>Thu, 14 Mar 2013 18:14:27 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=1920#comment-79422</guid>
		<description><![CDATA[I can&#039;t get make timelineJS work in remote server. Only local. Local is all ok, but when i put in remote server stay ever with the loading timeline and nothing happens. Anyone can help?]]></description>
		<content:encoded><![CDATA[<p>I can't get make timelineJS work in remote server. Only local. Local is all ok, but when i put in remote server stay ever with the loading timeline and nothing happens. Anyone can help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Ryan</title>
		<link>http://tutorialzine.com/2012/04/timeline-portfolio/#comment-79415</link>
		<dc:creator>Daniel Ryan</dc:creator>
		<pubDate>Thu, 14 Mar 2013 15:35:31 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=1920#comment-79415</guid>
		<description><![CDATA[I am having the same issue, have you figured out how to get yours to work?]]></description>
		<content:encoded><![CDATA[<p>I am having the same issue, have you figured out how to get yours to work?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rainer</title>
		<link>http://tutorialzine.com/2012/04/timeline-portfolio/#comment-77983</link>
		<dc:creator>Rainer</dc:creator>
		<pubDate>Tue, 12 Feb 2013 22:34:11 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=1920#comment-77983</guid>
		<description><![CDATA[Hi.
Thanks for the great tutorial. I am using it on www.festivalabierto.com/timelineFA/

I noticed a bug though. When I added youtube content the timeline freezes when I try to go forward to a future date or backwards. The entire page freezes up with non of the clicks taking me anywhere. Is this a bug? How can I fix it? Has anyone had issues?]]></description>
		<content:encoded><![CDATA[<p>Hi.<br />
Thanks for the great tutorial. I am using it on www.festivalabierto.com/timelineFA/</p>
<p>I noticed a bug though. When I added youtube content the timeline freezes when I try to go forward to a future date or backwards. The entire page freezes up with non of the clicks taking me anywhere. Is this a bug? How can I fix it? Has anyone had issues?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marie</title>
		<link>http://tutorialzine.com/2012/04/timeline-portfolio/#comment-77721</link>
		<dc:creator>Marie</dc:creator>
		<pubDate>Tue, 29 Jan 2013 18:16:00 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=1920#comment-77721</guid>
		<description><![CDATA[Hello, I have problem with the

&quot;startDate&quot;:&quot;2010,2,10&quot;,

its outputting to March 10, 2010 instead of February 10 2010.  It only does it after line 268.  If I change the start date before that line to February it works.  Is there something you help me. 

thanks,
Marie]]></description>
		<content:encoded><![CDATA[<p>Hello, I have problem with the</p>
<p>&quot;startDate&quot;:&quot;2010,2,10&quot;,</p>
<p>its outputting to March 10, 2010 instead of February 10 2010.  It only does it after line 268.  If I change the start date before that line to February it works.  Is there something you help me. </p>
<p>thanks,<br />
Marie</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hidabe</title>
		<link>http://tutorialzine.com/2012/04/timeline-portfolio/#comment-77689</link>
		<dc:creator>hidabe</dc:creator>
		<pubDate>Mon, 28 Jan 2013 11:32:20 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=1920#comment-77689</guid>
		<description><![CDATA[I want integrate it with: https://github.com/hidabe/portmagic]]></description>
		<content:encoded><![CDATA[<p>I want integrate it with: https://github.com/hidabe/portmagic</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using apc
Page Caching using apc
Object Caching 281/281 objects using apc
Content Delivery Network via cdn.tutorialzine.com

 Served from: tutorialzine.com @ 2013-06-19 07:33:25 by W3 Total Cache -->