<?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/"
	>

<channel>
	<title>The TimeGlider Blog</title>
	<atom:link href="http://timeglider.com/blog/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://timeglider.com/blog</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Wed, 25 Aug 2010 19:56:14 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Flash in freezer, Javascript on cutting board</title>
		<link>http://timeglider.com/blog/?p=100</link>
		<comments>http://timeglider.com/blog/?p=100#comments</comments>
		<pubDate>Wed, 25 Aug 2010 19:56:14 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://timeglider.com/blog/?p=100</guid>
		<description><![CDATA[This is an important announcement: Development of TimeGlider in the Flash platform has stopped! The application will be in a state of suspended animation — and I will be less available for providing feedback and working out bugs — until a new HTML/Javascript version of the timeline interface is in running order.
I cut my teeth [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" title="flash in the freezer" src="http://timeglider.com/img/flash_freezer.jpg" alt="" width="150" height="150" />This is an important announcement: Development of TimeGlider in the Flash platform has stopped! The application will be in a state of suspended animation — and I will be less available for providing feedback and working out bugs — until a new HTML/Javascript version of the timeline interface is in running order.</p>
<p>I cut my teeth in programming in Flash by figuring out how to make games, widgets, and other fun, interactive stuff and witnessed the language evolve to become a world class object oriented language. But the death knell has sounded for Flash. For many reasons, it&#8217;s no longer fun, practical, or profitable to develop in Flash: Javascript libraries like jQuery are catching up with animation and other responsive user interface components; The iPhone/iPad won&#8217;t run flash content; Flash doesn&#8217;t allow one to easily work with HTML content; Video via sites like YouTube and Vimeo are turning to HTML5; Adobe&#8217;s responses to this imbroglio have had the ring of desperation . There&#8217;s a snowball effect: fewer developers are out there willing or excited to work on Flash, and so we&#8217;re now seeing the Flash ecosystem collapsing. It has saddened me, but continuing to work in AS3 has felt like digging myself into a hole.</p>
<p>The compiled nature of the SWF file makes Flash very fast —  The Flash plugin is like a little graphics card attached to a browser, and with this I&#8217;ve been spoiled. The challenge of reworking an application like TimeGlider in JS is how to organize events quickly on the timeline as one is zooming in and out. I&#8217;m pretty sure it&#8217;s possible. Pretty sure.</p>
<p>So I&#8217;m looking hard at various frameworks for Javascript like Sproutcore, Javascript MVC, and Dojo and toolsets like jQuery, YUI (Yahoo), Mootools, and others. Nothing is jumping out at me except <a href="http://jquery.com/">jQuery</a>. But jQuery isn&#8217;t a framework. Javascript, despite having been around since the web was an infant, is still young when it comes to manageable and intuitive frameworks.</p>
<p>So, lots of raw JS experimentation is under way here in Boise, and things are being rebuilt from the ground up starting with a new &#8220;RESTful&#8221; API that will be built using the <a href="http://www.recessframework.org/" target="_blank">Recess PHP framework</a>.</p>
<p>I&#8217;m looking for an experienced Javascript developer or two to help out, by the way. <a href="mailto:michael@timeglider.com">Let me know</a> if you know someone : )</p>
]]></content:encoded>
			<wfw:commentRss>http://timeglider.com/blog/?feed=rss2&amp;p=100</wfw:commentRss>
		</item>
		<item>
		<title>Platform Battles!</title>
		<link>http://timeglider.com/blog/?p=89</link>
		<comments>http://timeglider.com/blog/?p=89#comments</comments>
		<pubDate>Wed, 05 May 2010 15:24:32 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://timeglider.com/blog/?p=89</guid>
		<description><![CDATA[As the dust was settling from recent Adobe / Apple skirmishes (relating to Flash and the iPhone/iPad devices), Steve Jobs issued a lengthy &#8220;blog post&#8221; about Flash on Apple&#8217;s site, and this seems to put another nail in the coffin of Adobe&#8217;s iPhone packager.
In case this is news to you, to review:
1. Apple&#8217;s Safari browser [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" title="flash on ipad, no" src="http://thenextweb.com/apple/files/2010/01/ipad-flash.jpg" alt="" width="150" height="150" />As the dust was settling from recent Adobe / Apple skirmishes (relating to Flash and the iPhone/iPad devices), Steve Jobs issued a <a title="Steve Jobs re. Flash" href="http://www.apple.com/hotnews/thoughts-on-flash/">lengthy &#8220;blog post&#8221; about Flash</a> on Apple&#8217;s site, and this seems to put another nail in the coffin of Adobe&#8217;s iPhone packager.</p>
<p>In case this is news to you, to review:</p>
<p>1. Apple&#8217;s Safari browser on the iPhone/iPad excludes the Flash plug-in.  Apple makes valid arguments against having Flash run on it&#8217;s devices, as well as questionable ones. Occam&#8217;s Razor: Apple needs to gatekeep the apps/games to guarantee revenues through their app store.</p>
<p>2. In an end-run move, Adobe created a &#8220;packager&#8221; for the Flash IDE that would let Flash developers output an <em>iPhone-native-bytecode</em> version of Flash apps.  This is not to be confused with running flash (or swf files) on the iPhone in the browser, or AIR apps, either. Adobe took a huge risk and produced a pretty astonishing piece of code translation software. I&#8217;ve tested it and it works pretty well, especially for simple &#8220;apps&#8221; or games.</p>
<p>I&#8217;m disappointed that I won&#8217;t be able to leverage TimeGlider&#8217;s code base (written in Actionscript/Flash) to create an iPad version of TimeGlider. I was on the home stretch of re-working code so that it could be tested with Adobe&#8217;s CS5 Packager. Within days of Adobe&#8217;s launch of the CS5 line (which includes the iP packager) Apple made it clear that Flash IDE-created iP apps would likely be kept out of Apple&#8217;s app store.</p>
<p>I&#8217;ve been looking closely at Javascript frameworks that can really achieve what we need for building a good timeline, and I&#8217;m even looking at the MIT Simile timeline widget as something that could be adapted and used in lieu of Flash. There isn&#8217;t an equivalent to Flash yet respecting key criteria for TimeGlider. Flash is especially good (albeit less so on the Mac) at animation and other high framerate features. The Javascript platforms are catching up: When <a href="http://jquery.com">JQuery</a> or <a href="http://www.sproutcore.com">Sproutcore</a> or <a href="http://cappuccino.org/">Capuccino</a> produce frame-oriented features and good visual IDEs that make development easier, Flash could be in trouble. Meanwhile, I&#8217;m sure Adobe is working on Dreamweaver to be the IDE for these platforms.</p>
<p>Just this morning, there&#8217;s <a href="http://zedomax.com/blog/2010/05/04/android-multi-touch-tablet-prototype-hands-on-review-web-2-0-expo/" target="_blank">news</a> of Flash running &#8220;flawlessly&#8221; on a Google-Android tablet prototype.  There&#8217;s every indication that the Android/Flash partnership will evolve nicely.  My vote is for Adobe to transform as much of AS3 into a Javascript library and marry it to JQuery DOM selectors.</p>
]]></content:encoded>
			<wfw:commentRss>http://timeglider.com/blog/?feed=rss2&amp;p=89</wfw:commentRss>
		</item>
		<item>
		<title>An experiment with the NYT data API</title>
		<link>http://timeglider.com/blog/?p=84</link>
		<comments>http://timeglider.com/blog/?p=84#comments</comments>
		<pubDate>Fri, 12 Feb 2010 23:45:41 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://timeglider.com/blog/?p=84</guid>
		<description><![CDATA[We&#8217;ve built the start of a timeline explorer using the New York Times Article Search API.  It&#8217;s pretty fun, especially since you can search for, say, Mark Bittman&#8217;s seafood recipes. Please let  us know what you think at feedback [at] timeglider.com.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://timeglider.com/app/nytimes_explorer.php"><img class="alignright" title="new york times" src="http://timeglider.com/app/nytimes.com/create_bt.jpg" alt="" width="100" height="43" border="0" /></a>We&#8217;ve built the start of a <a border="0" title="New York Times Explorer" href="http://timeglider.com/app/nytimes_explorer.php">timeline explorer</a> using the New York Times Article Search API.  It&#8217;s pretty fun, especially since you can search for, say, Mark Bittman&#8217;s seafood recipes. Please let  us know what you think at feedback [at] timeglider.com.</p>
]]></content:encoded>
			<wfw:commentRss>http://timeglider.com/blog/?feed=rss2&amp;p=84</wfw:commentRss>
		</item>
		<item>
		<title>in progress: calendar importing</title>
		<link>http://timeglider.com/blog/?p=82</link>
		<comments>http://timeglider.com/blog/?p=82#comments</comments>
		<pubDate>Thu, 28 Jan 2010 06:42:56 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://timeglider.com/blog/?p=82</guid>
		<description><![CDATA[Thanks to TG user Steve Duncan (and other earlier feedbackers), I finally embarked on creating an importing system for iCal (Google and Apple calendars mainly). From the Plus tools, you&#8217;ll be able to sync multiple calendars onto a timeline, each calendar with its own assigned icon. The first stages are mostly complete: a decent parser [...]]]></description>
			<content:encoded><![CDATA[<p>Thanks to TG user Steve Duncan (and other earlier feedbackers), I finally embarked on creating an importing system for iCal (Google and Apple calendars mainly). From the Plus tools, you&#8217;ll be able to sync multiple calendars onto a timeline, each calendar with its own assigned icon. The first stages are mostly complete: a decent parser of the iCal format, and a little management tool for adding/editing.  Now, if there was only a way to build &#8220;importance&#8221; into this&#8230; Stay tuned for more developments about calendars. After this, a better way to sync timelines to RSS feeds&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://timeglider.com/blog/?feed=rss2&amp;p=82</wfw:commentRss>
		</item>
		<item>
		<title>We&#8217;re seeking timelines to feature on our home page</title>
		<link>http://timeglider.com/blog/?p=79</link>
		<comments>http://timeglider.com/blog/?p=79#comments</comments>
		<pubDate>Tue, 19 Jan 2010 19:10:16 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://timeglider.com/blog/?p=79</guid>
		<description><![CDATA[Now that we have over 12,000 users, I&#8217;m sure that there are scads of marvellous timelines in our databases that would be great to feature — both to shine the light on our own product, but perhaps also to help spread the word about what you&#8217;re working on.
Do you have a timeline you&#8217;re proud of [...]]]></description>
			<content:encoded><![CDATA[<p>Now that we have over 12,000 users, I&#8217;m sure that there are scads of marvellous timelines in our databases that would be great to feature — both to shine the light on our own product, but perhaps also to help spread the word about what you&#8217;re working on.</p>
<p>Do you have a timeline you&#8217;re proud of that you think would do both? We&#8217;re going to rotate featuring six or nine timelines on the home page, and we&#8217;ll also have an extended list of all featured timelines on a separate page.  Send me a little information about yourself,  your project, the timeline — and the please provide the public timeglider URL — by emailing us at info@&#8230;    History timelines are of course fantastic, but we&#8217;re especially keen to see example from business, planning, law, marketing, medicine, and other unexpected use cases.</p>
<p>Thanks!</p>
]]></content:encoded>
			<wfw:commentRss>http://timeglider.com/blog/?feed=rss2&amp;p=79</wfw:commentRss>
		</item>
		<item>
		<title>Some nice press coverage for TimeGlider</title>
		<link>http://timeglider.com/blog/?p=75</link>
		<comments>http://timeglider.com/blog/?p=75#comments</comments>
		<pubDate>Sat, 16 Jan 2010 18:43:12 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://timeglider.com/blog/?p=75</guid>
		<description><![CDATA[To be frank, we at TimeGlider (formerly Mnemograph) has made very few efforts to promote ourselves. About two years ago, we sent out invitations to about 30 prominent education technology bloggers telling them about ourselves, and have done little else since then.  Strictly through word-of-mouth (delicious, twitter, blogs, etc etc) we&#8217;ve grown to having about [...]]]></description>
			<content:encoded><![CDATA[<p>To be frank, we at TimeGlider (formerly Mnemograph) has made very few efforts to promote ourselves. About two years ago, we sent out invitations to about 30 prominent education technology bloggers telling them about ourselves, and have done little else since then.  Strictly through word-of-mouth (delicious, twitter, blogs, etc etc) we&#8217;ve grown to having about 12,000 users. That&#8217;s pretty small by most standards, but a nice number when one considers it to be &#8220;organic&#8221; growth. It&#8217;s a clear testament to the power of our current networking and broadcasting tools.</p>
<p>Most recently, we&#8217;ve caught the attention of Mashable, the New York Times, and the BBC:</p>
<p>In September &#8216;09 we were featured in a Mashable article on novel writing tools:<br />
<a href="http://mashable.com/2009/09/16/write-novel/" target="_blank">http://mashable.com/2009/09/16/write-novel/</a></p>
<p>Just before Christmas we appeared in the New York Times education section:<br />
<a href="http://learning.blogs.nytimes.com/2009/12/21/from-00-to-10-defining-the-decade/" target="_blank">http://learning.blogs.nytimes.com/2009/12/21/from-00-to-10-defining-the-decade/</a></p>
<p>And we got the new year off with a bang with some fabulous coverage on the BBC&#8217;s &#8216;Click&#8217; program, including a very nice video segment (about 1/2 way through)<br />
<a href="http://news.bbc.co.uk/2/hi/programmes/click_online/8443401.stm" target="_blank">http://news.bbc.co.uk/2/hi/programmes/click_online/8443401.stm</a></p>
<p>So thank you to those of you who&#8217;ve helped spread the word.  As I&#8217;ve said, 2010 promises to be a year of leaps and bounds.</p>
]]></content:encoded>
			<wfw:commentRss>http://timeglider.com/blog/?feed=rss2&amp;p=75</wfw:commentRss>
		</item>
		<item>
		<title>I&#8217;m Back from the Moon</title>
		<link>http://timeglider.com/blog/?p=69</link>
		<comments>http://timeglider.com/blog/?p=69#comments</comments>
		<pubDate>Mon, 07 Dec 2009 17:54:51 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://timeglider.com/blog/?p=69</guid>
		<description><![CDATA[To those of you following this blog, it might seem as if it&#8217;s been an aeon since our last post — and since changes have been made to our application. Okay, in internet time, it has!   This being a one-man band, my hiatus has meant some stillness here for a while. My wife and I [...]]]></description>
			<content:encoded><![CDATA[<p>To those of you following this blog, it might seem as if it&#8217;s been an aeon since our last post — and since changes have been made to our application. Okay, in internet time, it has!   This being a one-man band, my hiatus has meant some stillness here for a while. My wife and I bought our first house, here in Boise back in September, and are doing major remodeling to it. <img alt="" />(See these <a href="http://www.flickr.com/photos/sporangia/sets/72157622077963152/" target="_blank">pictures</a>).  In a former life, I was a cabinet/furniture maker and carpenter, so I&#8217;ve been completely, and pleasantly at times, absorbed.  We&#8217;re still living in only half of the house, with painting, flooring, and much more to do in the other half.  But now, fortunately for TimeGlider, I&#8217;ve injured my neck!</p>
<p>Anyhow, I appreciate everyone&#8217;s patience and continued interest in TimeGlider, and I apologize if I&#8217;ve left some of you hanging with your thoughts and questions.</p>
<p>I hope everyone out there is enjoying this holiday season, and has a very Happy New Year.</p>
<p>— Michael</p>
]]></content:encoded>
			<wfw:commentRss>http://timeglider.com/blog/?feed=rss2&amp;p=69</wfw:commentRss>
		</item>
		<item>
		<title>Some daily history resources</title>
		<link>http://timeglider.com/blog/?p=61</link>
		<comments>http://timeglider.com/blog/?p=61#comments</comments>
		<pubDate>Fri, 14 Aug 2009 17:27:00 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://timeglider.com/blog/?p=61</guid>
		<description><![CDATA[On August 8, 1809, John Quincy Adams wrote, &#8220;Thick fogs all day. No observation. Saw a Schooner. Read Langhorne&#8217;s Life of Plutarch, and began with Theseus.&#8221;  You can now follow Mr. Adams&#8217;s 200 year old musings (twitterable versions) by following him him on . . . Twitter thanks to the Massachusetts Historical Society.

The Massachusetts Foundation [...]]]></description>
			<content:encoded><![CDATA[<p>On August 8, 1809, John Quincy Adams wrote, &#8220;<span class="status-body"><span class="entry-content">Thick fogs all day. No observation. Saw a Schooner. Read Langhorne&#8217;s Life of Plutarch, and began with Theseus.&#8221;  You can now follow Mr. Adams&#8217;s 200 year old musings (twitterable versions) by following him him on . . . <a href="http://twitter.com/JQAdams_MHS">Twitter</a> thanks to the Massachusetts Historical Society.<br />
<img alt="" /></span></span></p>
<p><span class="status-body"><span class="entry-content">The Massachusetts Foundation for the Humanities (<a href="http://www.masshumanities.org" target="_blank">www.masshumanities.org</a>) also has a nice daily dose of history, at their &#8220;Mass Moments&#8221; site: <a href="http://www.massmoments.org" target="_blank">www.massmoments.org</a>.  Today&#8217;s moment, from 1765: &#8220;Boston Mob Protests Stamp Act&#8221;.  MassMoments publishes their &#8220;moment&#8221; on an RSS feed, too.</span></span></p>
<p><span class="status-body"><span class="entry-content">Many recent TimeGlider sign-ups have found their way here from Dick Eastman&#8217;s prolific daily (+)  newsletter about history and genealogy: <a href="http://blog.eogn.com/" target="_blank">Eastman&#8217;s Online Genealogy Newsletter</a>. If you&#8217;re a family historian, it should certainly be in your bookmarks.<br />
</span></span></p>
<p><span class="status-body"><span class="entry-content">On the more mass media side, the History Channel has a daily dose of history (which comes with a dose of commercials) <a href="http://www.history.com/this-day-in-history.do" target="_blank">here</a>.  Today&#8217;s piece mentions the East Coast blackout of 2003. I was in Brooklyn, NY. With no lights or electric stoves, and on a very hot night, I hung out with our neighbor, drank beer, and roasted hot dogs over a camping stove out on the sidewalk. Thousands of others were out likewise all across the city. The biggest blackout in recent history was also the biggest block party.</span></span></p>
<p><span class="status-body"><span class="entry-content"><br />
</span></span></p>
<p><span class="status-body"><span class="entry-content"><br />
</span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://timeglider.com/blog/?feed=rss2&amp;p=61</wfw:commentRss>
		</item>
		<item>
		<title>Bump from Slashdot</title>
		<link>http://timeglider.com/blog/?p=52</link>
		<comments>http://timeglider.com/blog/?p=52#comments</comments>
		<pubDate>Thu, 21 May 2009 18:23:47 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://timeglider.com/blog/?p=52</guid>
		<description><![CDATA[Wow, what a morning. We got a nice little mention in Slashdot &#8212; one of the most widely read science/tech blogs on the web &#8212; and signups are going through the roof. We&#8217;re also getting lots of positive feedback and helpful bug reports, including the fact that I&#8217;d forgotten to re-install our blog after a [...]]]></description>
			<content:encoded><![CDATA[<p>Wow, what a morning. We got a <a href="http://news.slashdot.org/article.pl?sid=09/05/20/2337230">nice little mention in Slashdot</a> &#8212; one of the most widely read science/tech blogs on the web &#8212; and signups are going through the roof. We&#8217;re also getting lots of positive feedback and helpful bug reports, including the fact that I&#8217;d forgotten to re-install our blog after a server move.</p>
<p>The Slashdot piece headlines with &#8220;Timeglider Software&#8230;&#8221; but it&#8217;s ostensibly about a <a title="Rosenberg Timeline" href="http://www.wilsoncenter.org/index.cfm?fuseaction=topics.home&amp;topic_id=1409" target="_blank">fantastic timeline put together by Steve Usdin, at the Wilson Center in D.C., about the Rosenberg spy case.</a><br />
<img alt="" /><br />
We moved our server just in the nick of time, it seems — to a (dv) account at <a href="http://www.mediatemple.net">MediaTemple</a>.</p>
<p>In other news, we&#8217;ve just struck up a relationship with David Knape, aka <a href="http://www.bumpslide.com">Bumpslide Inc.</a>, who&#8217;s a bona fide Jedi Master of Flash and Actionscript. He&#8217;s going to help us rebuild the application, not entirely from scratch, but in a new (&#8221;model-view-controller&#8221;) application framework.</p>
]]></content:encoded>
			<wfw:commentRss>http://timeglider.com/blog/?feed=rss2&amp;p=52</wfw:commentRss>
		</item>
		<item>
		<title>Big Thanks to Our Feedbackers!</title>
		<link>http://timeglider.com/blog/?p=47</link>
		<comments>http://timeglider.com/blog/?p=47#comments</comments>
		<pubDate>Fri, 24 Apr 2009 22:55:17 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://timeglider.com/blog/?p=47</guid>
		<description><![CDATA[Wanted to send special thanks to all the people who have been writing in recently to report bugs, suggest features, and so forth. We&#8217;re a very small development team and we really do rely on the dialog we have with our users. A number of you have recently reported bugs and then helped in the [...]]]></description>
			<content:encoded><![CDATA[<p>Wanted to send special thanks to all the people who have been writing in recently to report bugs, suggest features, and so forth. We&#8217;re a very small development team and we really do rely on the dialog we have with our users. A number of you have recently reported bugs and then helped in the testing of solutions. So: Thanks to Alyssa, Llonard, Steve, Josie, and others.</p>
]]></content:encoded>
			<wfw:commentRss>http://timeglider.com/blog/?feed=rss2&amp;p=47</wfw:commentRss>
		</item>
	</channel>
</rss>
