<?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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>KeynoteUser.com &#124; Keynote Themes, News, Tips and other goodies &#187; Blog</title>
	<atom:link href="http://www.keynoteuser.com/category/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.keynoteuser.com</link>
	<description>The place for all things Keynote</description>
	<lastBuildDate>Tue, 24 Jan 2012 12:14:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Updates galore</title>
		<link>http://www.keynoteuser.com/2009/02/06/updates-galore/</link>
		<comments>http://www.keynoteuser.com/2009/02/06/updates-galore/#comments</comments>
		<pubDate>Fri, 06 Feb 2009 18:45:52 +0000</pubDate>
		<dc:creator>Brian Peat</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.keynoteuser.com/?p=1668</guid>
		<description><![CDATA[So, if you&#8217;re reading this on anything other than the rss feed, you&#8217;ve noticed the new site design. I explained a bit of it in another post, but to run through it again but I&#8217;ll go into a bit more detail here. When I started Keynoteuser.com it was simply a single page with Keynote tips [...]]]></description>
			<content:encoded><![CDATA[<p>So, if you&#8217;re reading this on anything other than the rss feed, you&#8217;ve noticed the new site design. I explained a bit of it in another post, but to run through it again but I&#8217;ll go into a bit more detail here.</p>
<p><span id="more-1668"></span>When I started Keynoteuser.com it was simply a single page with Keynote tips and thoughts on it. Then I expanded it into an entire site, and it was all html (<a href="http://web.archive.org/web/20030225193517/http://www.keynoteuser.com/" target="_blank">check out an archive from early 2003</a>).Â When I went to a news format, I was literally copying the previous story, pasting it, editing it and posting the new page. Forget archives, this was all hand done. It took way too much time and got old pretty fast. The site went through a few redesigns after this (see the <a href="http://web.archive.org/web/*/http://www.keynoteuser.com" target="_blank">main archive page</a> if you want to look at the different design changes ) but it was still all manually done. Then right before Macworld 2005 I decided to relaunch it. I had done so much work to the site that I didn&#8217;t want to start from scratch, but I knew I needed the news system to be automatic. That&#8217;s when I discovered WordPress.</p>
<p>I got the WordPress engine up and running in a /news/ folder but didn&#8217;t want to use it for the whole site. I think maybe back then it didn&#8217;t have the Pages function, and most sample WP sites didn&#8217;t even have nav bars. It was meant for blogging, so it didn&#8217;t really need all that stuff. Now the problem was, how do I get the news onto the front page? It turns out that WordPress is pretty flexible. The main stories are displayed using a block of code called &#8220;the loop.&#8221; I found that you could stick the loop on ANY page, as long as that page had a bit of extra code in the header that pointed to the main WP directory.</p>
<p>So the new Keynoteuser.com site was launched from the press room at Macworld that year. It didn&#8217;t look all that different from the version before it, but the WP loop replaced the main body on the front page (if you look in the archives, you can see that <a href="http://web.archive.org/web/20050120051724/http://www.keynoteuser.com/" target="_blank">after 20th</a>, the nav bar changed, a new ad block appeared at the top of the page, and the news articles show &#8220;posted by&#8221; in them). Ken and I could finally log into a web admin and post stories. We still had to ftp images up and manually link them. Either WP was still messy in that regard, or I didn&#8217;t really understand how it handled image uploads, but we still had to do that part manually and enter the image url in the code of the story. Over the years I updated the WordPress engine, and manually edited the side bars on the front of the site.</p>
<p>More recently I installed a plug-in from PRMac that actually creates new story drafts from press releases. It doesn&#8217;t this completely on its own without me having to even click anything. All I have to do is go in and delete the drafts we&#8217;ll never publish from the list. Then I clean up the stories we want to publish and click the Publish button. It makes running stories SO much easier, and when it&#8217;s easy for us, we actually update the site more often.</p>
<p>Anyway, jump to last week when I took the new site live. If you remember, the WP engine was sitting in the /news/ directory. If I was going to keep it there, all my new WP pages would be at site/news/pagename which looks weird to me. I searched and found a way to stick a special htaccess file in the /news/ folder that would simply redirect anything with /news/ in the url to the the correct url without /news/ in it. Sweeeet. So, the next step was to find the right look for the site. I looked and looked and looked and didn&#8217;t like anything out there.</p>
<p>One day I was looking at a friends brand new blog (<a href="www.gabetaviano.com" target="_blank">www.gabetaviano.com</a>) and I commented that I liked the theme he was using. He said it was a pre-made theme (which I usually start with anyway) and I went to the site to see what else they had (hoping I&#8217;d find a free one). Sure enough, they had this nice woodgrain look called <a href="http://www.skinpress.com/ultrawood/" target="_blank">UltraWood</a>. Now, I know some of you are thinking&#8230;&#8221;yeah, but woodgrain!??&#8221; and I&#8217;m right there with you. But this is a Keynote site, not my company site. Having the site sort of look like a page sitting on the Keynote podium is kind of cool (in my opinion) so I decided to give it a shot. Thankfully, WordPress has a little known preview feature where you can view your pages in the new theme without having to turn it on.</p>
<p>As soon as I saw the preview I knew this was the right one. No more ugly blue, no more endless nested tables. A real WP header bar with links to WP pages with my content grafted onto them. All the goodies that come with WP wrapped in a nifty Keynoteish theme. So I spent a few hours tweaking the theme and redoing my Keynote Themes landing page. I never did get time to redo each theme sales page, so those are pop-ups. I&#8217;m not too worried, as I release new themes, they&#8217;ll get the royal treatment anyway.</p>
<p>So, on Jan 30th I carefully removed all the old pages from the server and quickly moved everything from the /news/ folder up a level. Then I turned on the new theme and the site was live. After that I installed the htaccess file and tested it. It worked, so I knew all the old links to my site would still work (yeah!). Then I turned on the Keynote Themes page and tested it, and turned on the Resources page (which is mostly just an updated version of the old Links page). The last step was to upgrade WordPress to 2.7, which went off without a hitch since nothing in the main core had been hacked with this new version of the site (the only modified files are in the template itself).</p>
<p>Overall, I can&#8217;t believe how smooth the transition went. Since I wasn&#8217;t doing anything to the database, the main news engine was still all there, and even though many of the story images were linked to the old /news/ directory, the htaccess file fixed that (a benefit I wasn&#8217;t expecting). Once the transition was complete, I focused on the little tweaks. Things like not showing the blog category on the front page and adding it to the nav bar. I also turned off the default &#8220;Read More&#8221; buttons since we&#8217;re using a special tag in the article itself to designate the break, and that tag inserts the &#8220;Read the rest of this article&#8221; link instead.</p>
<p>I also modified the category and archives pages so that they appear in more of a list view and found a plugin so that I could force them to show more than 6 entires per page (which is what the front page is set to). Then yesterday I found the trick to making the blog page (which is simply a category page) show up the way the front page shows up, and NOT as a list view like the other category pages. I figured, if you&#8217;re going to the blog page, you want to read not search through a list of headlines.</p>
<p>I also turned off the automatic ad block that came with the theme and installed my own ads to give me more control, and then I added an Amazon favorites block at the bottom of the side bar (buying through our amazon links helps us out). I&#8217;ll probably keep tweaking the site and adjusting the ads till they look good. I don&#8217;t want an annoying ad block in the side bar, but I do need to keep the site bringing in something as it helps pay the bills.</p>
<p>I&#8217;m also still working on a decent download manager. I really want to get the freebies back up and running, but I don&#8217;t want to have to hand code the downloads page every time I add something. There&#8217;s a free download manager for WordPress, but it looks terrible if I simply turn it on, so I&#8217;ve got to learn how to customize it before it goes live.</p>
<p>I&#8217;ll be trying my best to start posting more tips and tutorials (I&#8217;m finally working on a tutorial on how to make a custom theme. It won&#8217;t go into all the details, but it will help you get a basic, custom theme created. Most of my tutorials in the past haven&#8217;t fully covered all the steps, and I&#8217;ve seen people really get confused when it came to what they&#8217;re supposed to edit to actually make the theme work properly.</p>
<p>So there you have it. The history and progress of Keynoteuser.com. I hope you enjoy the new site, and don&#8217;t forget to share it with your Keynote using friends andÂ colleagues. I&#8217;m always surprised when I hear from people who have no idea this site exists.</p>
<script type="text/javascript">(function() {var s = document.createElement('SCRIPT'), s1 = document.getElementsByTagName('SCRIPT')[0];s.type = 'text/javascript';s.async = true;s.src = 'http://widgets.digg.com/buttons.js';s1.parentNode.insertBefore(s, s1);})();</script><a class="DiggThisButton DiggCompact" href="http://digg.com/submit?url=http%3A%2F%2Fwww.keynoteuser.com%2F2009%2F02%2F06%2Fupdates-galore%2F"></a>]]></content:encoded>
			<wfw:commentRss>http://www.keynoteuser.com/2009/02/06/updates-galore/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Updating the site</title>
		<link>http://www.keynoteuser.com/2009/01/29/updating-the-site/</link>
		<comments>http://www.keynoteuser.com/2009/01/29/updating-the-site/#comments</comments>
		<pubDate>Thu, 29 Jan 2009 19:14:46 +0000</pubDate>
		<dc:creator>Brian Peat</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.keynoteuser.com/news/?p=1432</guid>
		<description><![CDATA[I&#8217;m about to go live with the overhaul of the site, but I need to test this so that Blog posts don&#8217;t end up on the FRONT page, but only on the Blog page. Hopefully it&#8217;ll work! If you&#8217;re reading this on the old blue site, the hack has been in place for years. I&#8217;m [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m about to go live with the overhaul of the site, but I need to test this so that Blog posts don&#8217;t end up on the FRONT page, but only on the Blog page. Hopefully it&#8217;ll work! If you&#8217;re reading this on the old blue site, the hack has been in place for years. I&#8217;m hacking the NEW template and I need to test it.</p>
<script type="text/javascript">(function() {var s = document.createElement('SCRIPT'), s1 = document.getElementsByTagName('SCRIPT')[0];s.type = 'text/javascript';s.async = true;s.src = 'http://widgets.digg.com/buttons.js';s1.parentNode.insertBefore(s, s1);})();</script><a class="DiggThisButton DiggCompact" href="http://digg.com/submit?url=http%3A%2F%2Fwww.keynoteuser.com%2F2009%2F01%2F29%2Fupdating-the-site%2F"></a>]]></content:encoded>
			<wfw:commentRss>http://www.keynoteuser.com/2009/01/29/updating-the-site/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Keynoteuser.com Now for iPhone!</title>
		<link>http://www.keynoteuser.com/2008/08/15/keynoteusercom-now-for-iphone/</link>
		<comments>http://www.keynoteuser.com/2008/08/15/keynoteusercom-now-for-iphone/#comments</comments>
		<pubDate>Fri, 15 Aug 2008 15:50:20 +0000</pubDate>
		<dc:creator>Brian Peat</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.keynoteuser.com/news/?p=419</guid>
		<description><![CDATA[Late last night I installed a new module that will check for an iphone and load up an iphone friendly news page. Right now it&#8217;s fairly limited, mostly because I had to then install a script on the front page that checks for an iphone and sends you over to the new format. The problem [...]]]></description>
			<content:encoded><![CDATA[<p>Late last night I installed a new module that will check for an iphone and load up an iphone friendly news page. Right now it&#8217;s fairly limited, mostly because I had to then install a script on the front page that checks for an iphone and sends you over to the new format. The problem with this is there&#8217;s is now no way for iphone users to view the full site. I&#8217;ll likely just mess with this a bit and turn it off until the developer makes a switch so that you can flip back over to the full site. For now though, I&#8217;m going to leave it on. If you&#8217;re reading this site with an iphone, feel free to comment on this blog post and give me feedback.</p>
<script type="text/javascript">(function() {var s = document.createElement('SCRIPT'), s1 = document.getElementsByTagName('SCRIPT')[0];s.type = 'text/javascript';s.async = true;s.src = 'http://widgets.digg.com/buttons.js';s1.parentNode.insertBefore(s, s1);})();</script><a class="DiggThisButton DiggCompact" href="http://digg.com/submit?url=http%3A%2F%2Fwww.keynoteuser.com%2F2008%2F08%2F15%2Fkeynoteusercom-now-for-iphone%2F"></a>]]></content:encoded>
			<wfw:commentRss>http://www.keynoteuser.com/2008/08/15/keynoteusercom-now-for-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More tweaks</title>
		<link>http://www.keynoteuser.com/2008/08/14/more-tweaks/</link>
		<comments>http://www.keynoteuser.com/2008/08/14/more-tweaks/#comments</comments>
		<pubDate>Fri, 15 Aug 2008 02:34:31 +0000</pubDate>
		<dc:creator>Brian Peat</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.keynoteuser.com/news/?p=414</guid>
		<description><![CDATA[Tonight I made more tweaks to the site, and enabled the new Reviews and the new Tips sections. They&#8217;re not really NEW, but they&#8217;re links to the searchable news engine for any tag that is marked Reviews or Tips. Eventually I&#8217;ll get fancy headers for those sections instead of just the text, but for now [...]]]></description>
			<content:encoded><![CDATA[<p>Tonight I made more tweaks to the site, and enabled the new Reviews and the new Tips sections. They&#8217;re not really NEW, but they&#8217;re links to the searchable news engine for any tag that is marked Reviews or Tips. Eventually I&#8217;ll get fancy headers for those sections instead of just the text, but for now it&#8217;ll be the text.</p>
<p>Also, because of the way the OLD site is made, every old page has a header on it. Instead of going through and editing every header, I simply added links to the new page from each Old main section, so if you land on an old section, you can easily get to the new section. Eventually ALL the sections will be WordPress pages except the front page of the site, so it will all be searchable and dynamic.</p>
<script type="text/javascript">(function() {var s = document.createElement('SCRIPT'), s1 = document.getElementsByTagName('SCRIPT')[0];s.type = 'text/javascript';s.async = true;s.src = 'http://widgets.digg.com/buttons.js';s1.parentNode.insertBefore(s, s1);})();</script><a class="DiggThisButton DiggCompact" href="http://digg.com/submit?url=http%3A%2F%2Fwww.keynoteuser.com%2F2008%2F08%2F14%2Fmore-tweaks%2F"></a>]]></content:encoded>
			<wfw:commentRss>http://www.keynoteuser.com/2008/08/14/more-tweaks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Long overdue updates</title>
		<link>http://www.keynoteuser.com/2008/08/14/long-overdue-updates/</link>
		<comments>http://www.keynoteuser.com/2008/08/14/long-overdue-updates/#comments</comments>
		<pubDate>Fri, 15 Aug 2008 00:01:58 +0000</pubDate>
		<dc:creator>Brian Peat</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.keynoteuser.com/news/?p=403</guid>
		<description><![CDATA[Yes folks, it&#8217;s me, the long lost creator of this site. I haven&#8217;t bloged in a LONG time, but I&#8217;m finally back in the swing of things on the site. Besides a few news stories here and there (which Ken has mostly been taking care of) the site really hasn&#8217;t been updated. Today I upgraded [...]]]></description>
			<content:encoded><![CDATA[<p>Yes folks, it&#8217;s me, the long lost creator of this site. I haven&#8217;t bloged in a LONG time, but I&#8217;m finally back in the swing of things on the site. Besides a few news stories here and there (which Ken has mostly been taking care of) the site really hasn&#8217;t been updated. Today I upgraded the news engine to WordPress 2.6 and fixed some glitches in the look of the news pages. I also fixed the blog link so that it now simply links to a category listing (yeah!).</p>
<p>You&#8217;ll see other new things over the next month or so. I want to add a wordpress downloads page, so that the downloads are tracked. Right now that portion of the site is simply a hacked together HTML page. I also plan on dumping the old reviews into the wordpress system (and maybe removing the really old ones) and making that a category listing also.</p>
<p>I had originally planned to move the site to Joomla, and I may still do that, but for now, it&#8217;s staying as a WordPress/HTML site. Eventually I&#8217;ll update the front page to a more modern look and get some of the side bar boxes automated with wordpress widgets (If I can get that working).</p>
<p>The last new item will really keep the site fresh. I joined the PRMac site and installed their news plugin into our site. That means I get press releases automatically, and they go into the drafts folder of the site. Now I can simply double check one, add an image to it and post it. That means you&#8217;ll finally see decent news at decent intervals on the site.</p>
<p>Thanks for sticking with us through all the dead times, we hope to not repeat that again!</p>
<script type="text/javascript">(function() {var s = document.createElement('SCRIPT'), s1 = document.getElementsByTagName('SCRIPT')[0];s.type = 'text/javascript';s.async = true;s.src = 'http://widgets.digg.com/buttons.js';s1.parentNode.insertBefore(s, s1);})();</script><a class="DiggThisButton DiggCompact" href="http://digg.com/submit?url=http%3A%2F%2Fwww.keynoteuser.com%2F2008%2F08%2F14%2Flong-overdue-updates%2F"></a>]]></content:encoded>
			<wfw:commentRss>http://www.keynoteuser.com/2008/08/14/long-overdue-updates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>End of the year thoughts&#8230;</title>
		<link>http://www.keynoteuser.com/2007/12/14/end-of-the-year-thoughts/</link>
		<comments>http://www.keynoteuser.com/2007/12/14/end-of-the-year-thoughts/#comments</comments>
		<pubDate>Fri, 14 Dec 2007 18:30:07 +0000</pubDate>
		<dc:creator>Brian Peat</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.keynoteuser.com/news/?p=266</guid>
		<description><![CDATA[Well, here I am again, posting after not posting for months. My blog has always been something I've mean to do more often (say, once a week or so) and then just never get around to. Anyway, on to the topic...]]></description>
			<content:encoded><![CDATA[<p>Well, here I am again, posting after not posting for months. My blog has always been something I&#8217;ve mean to do more often (say, once a week or so) and then just never get around to. Anyway, on to the topic&#8230;</p>
<p>This year has been a whirlwind, boot in good and bad ways. The early part of the year saw a great boost in sales with the release of PowerBlue, and my Mac consulting business was doing great. We did so well that I decided to replace my badly aging machines (My main production machine was a Dual 867) with some new hardware. I&#8217;m now the proud owner of a 17&#8243; MacBook Pro and an 8 core Mac Pro tower. That&#8217;s the good news.</p>
<p>The bad news is consulting dropped way off, and I manage to get any other themes out this year except Galleria, which is more geared toward showing off photos and less of a general business theme. So, I&#8217;ve been really busy retooling PowerBlue for Keynote 08 (and adding iPod and HD sizes to it) and doing lots of <a href="http://www.joomla.org">Joomla</a> based web development. This is going to be a good thing in the long run, but it&#8217;s pulled me in so many directions that my head is swimming most days (You try doing on site mac consulting, AND Keynote theme creation AND web development all in one day!). Anyway, the PowerBlue 08 layouts are now complete (short of a few look through&#8217;s for mistakes) and all I have to do now is update the extras, build the installer and update the web page.</p>
<p>The PowerBlue upgrade should be reasonably prices (around $10 I think) and the whole package still won&#8217;t cost much more than Frames does now (there&#8217;s another theme that&#8217;s due for an overhaul in 08).</p>
<p>The other bad news is that I won&#8217;t make it to Macworld yet again. At this point I&#8217;m not sure if Ken will make it, but he usually finds a way to get out there.</p>
<p>Anyway, I&#8217;d like to thank all of you who bought themes from the site over the years, you&#8217;ve kept me going when things get tight, and you&#8217;ll keep me going on into the future. Thanks!</p>
<script type="text/javascript">(function() {var s = document.createElement('SCRIPT'), s1 = document.getElementsByTagName('SCRIPT')[0];s.type = 'text/javascript';s.async = true;s.src = 'http://widgets.digg.com/buttons.js';s1.parentNode.insertBefore(s, s1);})();</script><a class="DiggThisButton DiggCompact" href="http://digg.com/submit?url=http%3A%2F%2Fwww.keynoteuser.com%2F2007%2F12%2F14%2Fend-of-the-year-thoughts%2F"></a>]]></content:encoded>
			<wfw:commentRss>http://www.keynoteuser.com/2007/12/14/end-of-the-year-thoughts/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>New site coming soon</title>
		<link>http://www.keynoteuser.com/2007/08/24/new-site-coming-soon/</link>
		<comments>http://www.keynoteuser.com/2007/08/24/new-site-coming-soon/#comments</comments>
		<pubDate>Sat, 25 Aug 2007 03:44:40 +0000</pubDate>
		<dc:creator>Brian Peat</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.keynoteuser.com/news/?p=245</guid>
		<description><![CDATA[Finally. It&#8217;s been a few years since the current site went live, and it&#8217;s starting to get pretty stale. It&#8217;s half old HTML stuff and half WordPress hacked so it runs inside a shell on the front page. It was a decent attempt at a real news site, but it needs work badly. Enter Joomla. [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.keynoteuser.com/news/wp-content/uploads/2007/08/webscreenshot_small.jpg" align="left"/>Finally. It&#8217;s been a few years since the current site went live, and it&#8217;s starting to get pretty stale. It&#8217;s half old HTML stuff and half WordPress hacked so it runs inside a shell on the front page. It was a decent attempt at a real news site, but it needs work badly.</p>
<p>Enter <a href="http://www.joomla.org">Joomla</a>. I&#8217;m currently redesigning the entire site in Joomla and it&#8217;s going to make this current site look well, as bad as it always has been. No more wacked out margins, no more pasted in html pages. It will be one unified, dynamic, searchable site. The old site won&#8217;t go away completely though, the news portion of it (the wordpress part) will be stripped down and placed inside what Joomla calls a wrapper. This means, if someone follows an old link, or if you want to look for an old story, you&#8217;ll simply hit the link for the old news and it will load inside a frame in the new site. Nice and tidy.</p>
<p>Anyway, I&#8217;ve been chugging away at the Galleria theme and working on the new site along side it. The site is far from done, but I have posted a small screen shot so you can get an idea of how it looks so far.</p>
<p>I&#8217;m toying with turning on the user registration system and offering some tutorials and even discounts to registered users, so if you think that&#8217;s a cool idea, post a comment here and tell me!</p>
<script type="text/javascript">(function() {var s = document.createElement('SCRIPT'), s1 = document.getElementsByTagName('SCRIPT')[0];s.type = 'text/javascript';s.async = true;s.src = 'http://widgets.digg.com/buttons.js';s1.parentNode.insertBefore(s, s1);})();</script><a class="DiggThisButton DiggCompact" href="http://digg.com/submit?url=http%3A%2F%2Fwww.keynoteuser.com%2F2007%2F08%2F24%2Fnew-site-coming-soon%2F"></a>]]></content:encoded>
			<wfw:commentRss>http://www.keynoteuser.com/2007/08/24/new-site-coming-soon/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Galleria is done!</title>
		<link>http://www.keynoteuser.com/2007/08/24/galleria-is-done/</link>
		<comments>http://www.keynoteuser.com/2007/08/24/galleria-is-done/#comments</comments>
		<pubDate>Fri, 24 Aug 2007 20:47:28 +0000</pubDate>
		<dc:creator>Brian Peat</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.keynoteuser.com/news/?p=243</guid>
		<description><![CDATA[Our newest theme is finally done, and at the moment it&#8217;s Keynote 4 (&#8217;08) only. The official release will be on Monday, but if you&#8217;re a fan of our work, you can find it here: Galleria There&#8217;s a movie linked there, but it only really works if you let it completely load before attempting to [...]]]></description>
			<content:encoded><![CDATA[<p>Our newest theme is finally done, and at the moment it&#8217;s Keynote 4 (&#8217;08) only. The official release will be on Monday, but if you&#8217;re a fan of our work, you can find it here:</p>
<p><a href="http://www.thepeatgroup.com/store/product.php?productid=37&#038;cat=0&#038;page=1" target=_blank>Galleria</a></p>
<p>There&#8217;s a movie linked there, but it only really works if you let it completely load before attempting to watch it (it gets stuck reloading until it fully loads).</p>
<p>Look for a real page on our site and a real press release on Monday.</p>
<script type="text/javascript">(function() {var s = document.createElement('SCRIPT'), s1 = document.getElementsByTagName('SCRIPT')[0];s.type = 'text/javascript';s.async = true;s.src = 'http://widgets.digg.com/buttons.js';s1.parentNode.insertBefore(s, s1);})();</script><a class="DiggThisButton DiggCompact" href="http://digg.com/submit?url=http%3A%2F%2Fwww.keynoteuser.com%2F2007%2F08%2F24%2Fgalleria-is-done%2F"></a>]]></content:encoded>
			<wfw:commentRss>http://www.keynoteuser.com/2007/08/24/galleria-is-done/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Keynote &#8217;08 thoughts</title>
		<link>http://www.keynoteuser.com/2007/08/10/keynote-08-thoughts/</link>
		<comments>http://www.keynoteuser.com/2007/08/10/keynote-08-thoughts/#comments</comments>
		<pubDate>Fri, 10 Aug 2007 13:32:14 +0000</pubDate>
		<dc:creator>Brian Peat</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.keynoteuser.com/news/?p=238</guid>
		<description><![CDATA[I've been tinkering with Keynote '08 (by the way, the app itself is tagged as Keynote 4 in the about box) and it's a love hate thing all over again (mostly love).]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been tinkering with Keynote &#8217;08 (by the way, the app itself is tagged as Keynote 4 in the about box) and it&#8217;s a love hate thing all over again (mostly love).</p>
<p>The good things are real time savers for Theme makers like myself. If most of your photo cutouts are rectangular, the new media Place holder function, combined with the new Photo Frames stoke function, are a complete replacement for the old photo cutout system. Heck, you can even make odd shaped placeholders, as long as you don&#8217;t want a frame around them. The only real need for photo cutouts now is if you want to make odd shaped cutouts with dressing or frames around them.</p>
<p>My only complaint with this new system is that you can&#8217;t use an image placeholder that&#8217;s grouped. I have a photo frame that resembles a slide, and I want the photo to sit behind it, and always move with it. That just won&#8217;t work with this system, so in my new theme, I&#8217;ll have to include instructions on how to use this image frame.</p>
<p>This brings me to another complaint&#8230;if you create your own custom Photo frame for use inside Keynote, it has to be installed inside the Keynote app itself. The drawback is, no one else will have that frame, and if they open your .key file, the frame will just be missing from around the photo. I&#8217;m hoping at some point Apple sees fit to notice when there are 3rd party frames installed and give you the option to move them into the .key file. When that file is opened on a new machine, Keynote would display it properly.</p>
<p>Another discovery I made just a few minutes ago is with the custom Keynote shapes many of us have been using in our themes lately. In Keynote 2 and 3, if you had a custom Keynote shape with a hole in it, and you chose to make it editable, the hole would go away, or the shape would freak out and get all messed up. Now, though you can&#8217;t create a shape with a hole in it, you can EDIT a shape with a hole in it, and the hole stays intact. This is a huge step forward in functionality, because it allows the end user to edit shapes without breaking them.</p>
<p>Anyway, we&#8217;ll be posting more reviews and other stuff over the coming days as we really tear into Keynote &#8217;08.</p>
<script type="text/javascript">(function() {var s = document.createElement('SCRIPT'), s1 = document.getElementsByTagName('SCRIPT')[0];s.type = 'text/javascript';s.async = true;s.src = 'http://widgets.digg.com/buttons.js';s1.parentNode.insertBefore(s, s1);})();</script><a class="DiggThisButton DiggCompact" href="http://digg.com/submit?url=http%3A%2F%2Fwww.keynoteuser.com%2F2007%2F08%2F10%2Fkeynote-08-thoughts%2F"></a>]]></content:encoded>
			<wfw:commentRss>http://www.keynoteuser.com/2007/08/10/keynote-08-thoughts/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Future projects and other thoughts&#8230;</title>
		<link>http://www.keynoteuser.com/2007/07/01/future-projects-and-other-thoughts/</link>
		<comments>http://www.keynoteuser.com/2007/07/01/future-projects-and-other-thoughts/#comments</comments>
		<pubDate>Mon, 02 Jul 2007 02:43:35 +0000</pubDate>
		<dc:creator>Brian Peat</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.keynoteuser.com/news/?p=219</guid>
		<description><![CDATA[I thought I&#8217;d post a blog entry tonight, mostly since I haven&#8217;t posted anything in a long while and the site appears dead (Doh! I hadn&#8217;t noticed Ken posted a few blog entries regarding his new toy). I&#8217;m currently working on an ipod/dvd version of PowerBlue. The reason this would be a different theme than [...]]]></description>
			<content:encoded><![CDATA[<p>I thought I&#8217;d post a blog entry tonight, mostly since I haven&#8217;t posted anything in a long while and the site appears dead (Doh! I hadn&#8217;t noticed Ken posted a few blog entries regarding his new toy).</p>
<p>I&#8217;m currently working on an ipod/dvd version of PowerBlue. The reason this would be a different theme than the standard is that it will be tailored for TV (and to a lesser extent, the iPod). Many tv&#8217;s have overscan (unless you&#8217;ve gone HD) and people have quickly realized that with a normal theme, they lose a lot of info around the edges of their slides when viewing a DVD presentation on a regular TV set. This version of PowerBlue will take care of that. It will also be tweaked for TV colors with things like 10% black added to the white text to tone it down for tv viewing with less flicker (white is especially bad on a regular TV set).</p>
<p>I&#8217;m also working on a complete redesign of the &#8220;portfolio&#8221; themes from Keynote Gallery. I basically started with the original theme as an inspiration, but the final will be a vastly different. It will also be more of a niche theme, made mostly for presenting photos (but it will contain bullet and other standard layouts, just in case folks want to use it for presentations). I&#8217;ve also got a chunk of Frames 2 done, but it&#8217;s not anywhere near being ready for a release.</p>
<p>Past that, the only other things on the table are more tutorials for the site. I have a TON of ideas, I just need to force myself to sit down and write them out (complete with screen shots).</p>
<script type="text/javascript">(function() {var s = document.createElement('SCRIPT'), s1 = document.getElementsByTagName('SCRIPT')[0];s.type = 'text/javascript';s.async = true;s.src = 'http://widgets.digg.com/buttons.js';s1.parentNode.insertBefore(s, s1);})();</script><a class="DiggThisButton DiggCompact" href="http://digg.com/submit?url=http%3A%2F%2Fwww.keynoteuser.com%2F2007%2F07%2F01%2Ffuture-projects-and-other-thoughts%2F"></a>]]></content:encoded>
			<wfw:commentRss>http://www.keynoteuser.com/2007/07/01/future-projects-and-other-thoughts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone questions: Some answered</title>
		<link>http://www.keynoteuser.com/2007/07/01/iphone-questions-some-answered/</link>
		<comments>http://www.keynoteuser.com/2007/07/01/iphone-questions-some-answered/#comments</comments>
		<pubDate>Sun, 01 Jul 2007 12:47:52 +0000</pubDate>
		<dc:creator>Ken Drake</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Opinions & Thoughts]]></category>

		<guid isPermaLink="false">http://www.keynoteuser.com/news/?p=218</guid>
		<description><![CDATA[We&#8217;ve been using our iPhone over the weekend with EDGE, WiFi, and voice and are, on the whole, pleased with the experience. The iPhone is one of those devices that you get and then, since it&#8217;s so easy to use, you spend most of your time thinking about how cool the future can be with [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve been using our iPhone over the weekend with EDGE, WiFi, and voice and are, on the whole, pleased with the experience. The iPhone is one of those devices that you get and then, since it&#8217;s so easy to use, you spend most of your time thinking about how cool the future can be with this as a starting point. Just yesterday, I came up with three business ideas that center on the idea of a fast, WiFi enabled device in the hands and pockets of a fairly well-heeled populace.</p>
<p><span id="more-218"></span></p>
<p>You&#8217;ve probably read some well written reviews by some highly respected members of the tech community and I&#8217;d basically agree with them on all points EXCEPT for the constant droning of complaints about EDGE. It almost seems that, in order to appear &#8220;fair and balanced&#8221;, a reviewer has to make mention of the dreadfully slow EDGE network. Is it broadband? No. Is it 3G? No. But what it IS is the &#8220;internet&#8221; wherever you get a connection. No doubt faster is always better, but when I want to look up the review of a DVD or game before I buy it, I&#8217;ll wait a minute. Reader reviews of just about any consumer product is less than a minute away. You can get the locations of nearby stores, the phone number and web site OF those stores and directions on how to get there. I&#8217;m also not saying that this couldn&#8217;t be done on other phones (I&#8217;ve done it with a Blackberry Pearl). But, I can say with much certainty that the way it&#8217;s integrated on the iPhone means that users are more likely to figure out how to access all this info and <em>will</em> utilize it (a company that wants to do well this Christmas will be setting up an &#8220;iPhone&#8221; domain fairly soon!). These are things that outweigh the &#8220;speed&#8221; concerns of the network because even if it takes two minutes to access your information, that still saves you a trip home to your computer which would take MUCH longer.</p>
<p>Also, one other thing that I haven&#8217;t heard, but I think needs to be said, this thing gets warm. Not sure if there&#8217;s a difference between the 4G and 8G versions (we have the 8G), but you&#8217;re likely to feel a warm sensation while using this phone. It&#8217;s not &#8220;omg! MacBook Pro burn my lap!&#8221; warm, but still one of those things that I feel worthy of mentioning (which is why I&#8217;m mentioning it). Also, my last phone was a small plastic blackberry that I never noticed any warmth from, so maybe higher end and 3G users are used to this heat.</p>
<p>Some of our questions were answered by other reviews that came out in the remaining time before the iPhone was released, but we wanted to verify with an actual shipping version before we set these down in stone. Here, then, are the answers to the questions we had.</p>
<p><strong>The 30-pin connection</strong></p>
<p>1) USB Camera Connector &#8211; NOT SUPPORTED<br />
2) External Mic (Belkin Tune Talk Stereo) &#8211; NOT SUPPORTED<br />
3) Video output &#8211; NOT SUPPORTED<br />
while we&#8217;re on the subject,<br />
FM Remote &#8211; NOT SUPPORTED</p>
<p>So it looks like only audio out is currently supported via the dock connector.</p>
<p><strong>Nice to Know&#8217;s</strong><br />
4) iPhone &#8220;attract&#8221; mode &#8211; NO<br />
But, this didn&#8217;t appear until the iPod with video, so it&#8217;s not surprising that this version can&#8217;t do this yet.</p>
<p>5) Enhanced museum mode &#8211; NO<br />
Again, this wasn&#8217;t in the first version of the iPod and was last updated in 2006, so perhaps this is something we may see in the future?</p>
<p>6) What kind of reading interface?<br />
The &#8220;reading interface&#8221; appears to be via PDF&#8217;s and Notes that you enter on the phone. However, you can&#8217;t write something on the computer and have it transfer over AND you can&#8217;t get those notes off of the iPhone unless you email them to yourself. Same with PDF&#8217;s, you can&#8217;t just save a PDF to the phone and then open it.</p>
<p>7) Audio circuitry<br />
We&#8217;re still waiting for more details on this one. Some sites have speculated about the chipset, but until this is settled, we won&#8217;t know what sound generation it&#8217;s capable of. What we CAN tell from the ringtoes, though, is that it&#8217;s audibly pleasing.</p>
<p><strong>For the Keynoter in all of us</strong></p>
<p> <img src='http://www.keynoteuser.com/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> What can the iPhone do with .key files? &#8211; NOTHING<br />
Since .key files look like folders to the internet, Mail .zips your .key files when you send them. Well, that .key file can&#8217;t be unzipped on the iPhone. Because Office files are flat data, they don&#8217;t have this problem. So, f you want to look at your presentation or Pages files on the iPhone, you&#8217;ll have to export as  an Office format before mailing it.</p>
<p>9) QuickTime files<br />
If your movie has audio and video supported by the iPhone specifications and maybe a chapter track, then you should be fine. However, interactive Keynote exports have more than that and these extra tracks aren&#8217;t supported. So, no creation of interactive displays with QuickTime&#8230; at least for now. I&#8217;ve got MY fingers crossed&#8230;</p>
<p>10) Slideshow transitions<br />
The iPhone has these transitions. It defaults to &#8220;Dissolve&#8221; but also includes Cube, Ripple, Wipe Across and Wipe Down. Clearly a subset of the large number of iPod transitions, but at least Ripple is new and looks as good as it does on your computer.</p>
<p>Seems like most of the above is a &#8220;No&#8221; but, who knows? Maybe some of it is a &#8220;not yet&#8221; and, with the ability of the iPhone to be updated I&#8217;ll be waiting and checking to see what develops!</p>
<script type="text/javascript">(function() {var s = document.createElement('SCRIPT'), s1 = document.getElementsByTagName('SCRIPT')[0];s.type = 'text/javascript';s.async = true;s.src = 'http://widgets.digg.com/buttons.js';s1.parentNode.insertBefore(s, s1);})();</script><a class="DiggThisButton DiggCompact" href="http://digg.com/submit?url=http%3A%2F%2Fwww.keynoteuser.com%2F2007%2F07%2F01%2Fiphone-questions-some-answered%2F"></a>]]></content:encoded>
			<wfw:commentRss>http://www.keynoteuser.com/2007/07/01/iphone-questions-some-answered/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>iPhone questions: Not Yet Answered</title>
		<link>http://www.keynoteuser.com/2007/06/26/iphone-questions-not-yet-answered/</link>
		<comments>http://www.keynoteuser.com/2007/06/26/iphone-questions-not-yet-answered/#comments</comments>
		<pubDate>Tue, 26 Jun 2007 16:07:31 +0000</pubDate>
		<dc:creator>Ken Drake</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Opinions & Thoughts]]></category>

		<guid isPermaLink="false">http://www.keynoteuser.com/news/?p=217</guid>
		<description><![CDATA[Each day is bringing us closer to the release of the iPhone. And with each day, there&#8217;s a little more info coming out including today&#8217;s release of the rate plans. There&#8217;s no doubt that the decision to purchase has already been made by many and there are those that are still waiting for more details. [...]]]></description>
			<content:encoded><![CDATA[<p>Each day is bringing us closer to the release of the iPhone. And with each day, there&#8217;s a little more info coming out including today&#8217;s release of the <a href="http://www.apple.com/iphone/easysetup/rateplans.html" target="_blank">rate plans</a>. There&#8217;s no doubt that the decision to purchase has already been made by many and there are those that are still waiting for more details. However, there are a few specifics that I think are so far under the radar, that they&#8217;re not going to get the QuickTime introduction treatment or even a bullet point on the website. Here&#8217;s a list of a few things, some <em>supposedly</em> a given with no specific information and some that haven&#8217;t been mentioned anywhere. Even after we pick up an iPhone on Friday, some may still remain unclear, but these are what we&#8217;re looking for.</p>
<p><span id="more-217"></span></p>
<p><strong>The 30-pin connection</strong><br />
All 30-pin connectors SHOULD be made equal, but some devices have not carried forward all the functionality you&#8217;d expect. Three things that we would really like to see are:</p>
<p>1) USB Camera Connector<br />
Will the current one be recognized in the same way and store the images locally? As an added bit of coolness, will you be able to preview/rate images on the iPhone as you can&#8217;t currently preview with iPods.</p>
<p>2) External Mics<br />
The iPhone has a mic and there&#8217;s no HD noise to be concerned about, but if you&#8217;ve already got a good quality 30-pin connector solution (some even in stereo) then you won&#8217;t want to make that quality step back. It&#8217;d be nice to know if there&#8217;s a way to delete recordings you don&#8217;t want to keep(ala the Visual Voicemail feature).</p>
<p>3) Video output<br />
This has been a question I&#8217;ve had since Macworld. In a pinch, when all else has failed, you&#8217;re still able to use your iPod to get a presentation across. Current solutions use output from the headphone jack and from the 30-pin connector. I haven&#8217;t seen an image of the connector, only of the <a href="http://www.apple.com/iphone/gallery/index7.html" target="_blank">earbuds</a>. If it connects through the 30-pin connector like the FM Remote, then the headphone port may work as it does currently. The new headphones also include a mic and some control hardware though. So, if that signal is going in through the headphone connection, that may mean the iPod video cable may not work with it.</p>
<p><strong>Nice to Know&#8217;s</strong><br />
These are things that rank slightly above curiosities. Those little things that some corner of the iPod world have gotten used to and that they&#8217;d like to see continued on the iPhone.</p>
<p>4) iPhone &#8220;attract&#8221; mode<br />
There&#8217;s currently a procedure you can go through to set up a video on the iPod such that when it&#8217;s been idle and it&#8217;s plugged into AC power, it will automatically begin to display video. I would think this could have been brought over, but maybe it didn&#8217;t make it into this first iteration.</p>
<p>5) Enhanced museum mode<br />
The <a href="http://developer.apple.com/hardwaredrivers/ipod/iPodNotesFeatureGuideCB.pdf" target="_blank">iPod Notes feature</a> has been used by many as a way to set up a &#8220;Museum Mode&#8221;&#8230; a way to create custom or restricted interfaces for special purposes. (You can see how museums are using iPod by visiting the &#8220;<a href="http://www.apple.com/ipod/ipodtours/" target="_blank">Guided by iPod</a>&#8221; web page) It will be interesting to see if this mode is supported on the iPhone or even if it has been enhanced to take advantage of the iPhone&#8217;s special features.</p>
<p>6) What kind of reading interface will it have?<br />
As an extension of the above, the iPod notes currently have a 4k limitation. No one note can be larger than 4k, so any texts longer than that have to be cut up into 4k chunks and hyperlinks placed between them. There are programs that will handle this cut up and hyperlink job for you, but how will these notes be displayed? Will you get a page view with a &#8220;page turning&#8221; gesture?</p>
<p>7) Audio circuitry<br />
Until the release of the first iPod games, there was really no way to tell that the iPod actually had quite a sophisticated bit of audio generation hardware. I&#8217;m wondering if this is the same or if it will be used in any new ways.</p>
<p><strong>For the Keynoter in all of us</strong><br />
Finally, some musings on what we&#8217;d LIKE to see but are probably not LIKELY to see. We&#8217;ll know in a few days!</p>
<p> <img src='http://www.keynoteuser.com/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> What can the iPhone do with .key files?<br />
There has been NO indication that the iPhone will be able to translate and display the content of a Keynote file, but we&#8217;re going to try just to see.</p>
<p>9) What can the iPhone do with QuickTime files?<br />
For many people, QuickTime is all about audio and video and that&#8217;s it. We, on the other hand, know about Chapters, Sprites, Quartz Compositions and all the other extra media that QuickTime handles well on the Mac. Have any of these made the leap to the iPhone?</p>
<p>10) Slideshow transitions<br />
The iPod currently has <a href="http://www.keynoteuser.com/news/?p=57">transitions</a> that, surprisingly enough, look quite good when displayed on a television. The Page and Cube transitions are especially nice given what we usually see in the iPod interface. With the Core Animation on the iPhone, more is available, will we see it? Better yet, will we be able to combine it with some of the above to create presentations for the iPhone that output to a video monitor?</p>
<p>As you see, this <em>is</em> a fairly esoteric list and that&#8217;s the main reason why you probably haven&#8217;t read much discussion on these topics. As the time ticks down to 6pm Eastern on Friday night, if you happen to get any answers before we do, come on back and post them for everyone. I&#8217;m sure SOME of the answers are bound to raise questions of their own!</p>
<script type="text/javascript">(function() {var s = document.createElement('SCRIPT'), s1 = document.getElementsByTagName('SCRIPT')[0];s.type = 'text/javascript';s.async = true;s.src = 'http://widgets.digg.com/buttons.js';s1.parentNode.insertBefore(s, s1);})();</script><a class="DiggThisButton DiggCompact" href="http://digg.com/submit?url=http%3A%2F%2Fwww.keynoteuser.com%2F2007%2F06%2F26%2Fiphone-questions-not-yet-answered%2F"></a>]]></content:encoded>
			<wfw:commentRss>http://www.keynoteuser.com/2007/06/26/iphone-questions-not-yet-answered/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>New machines in my life&#8230;</title>
		<link>http://www.keynoteuser.com/2007/04/30/new-machines-in-my-life/</link>
		<comments>http://www.keynoteuser.com/2007/04/30/new-machines-in-my-life/#comments</comments>
		<pubDate>Mon, 30 Apr 2007 16:57:32 +0000</pubDate>
		<dc:creator>Brian Peat</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.keynoteuser.com/news/?p=212</guid>
		<description><![CDATA[Finally, after 5 years with the same G4 tower, and over 3 years with the same G4 PowerBook, I&#8217;m finally upgrading. I&#8217;ve already got my new 17&#8243; MacBook Pro, and tomorrow I&#8217;ll be ordering a new 8-Core Mac pro tower. No, these aren&#8217;t just for messing with Keynote on. I do Mac consulting as my [...]]]></description>
			<content:encoded><![CDATA[<p>Finally, after 5 years with the same G4 tower, and over 3 years with the same G4 PowerBook, I&#8217;m finally upgrading. I&#8217;ve already got my new 17&#8243; MacBook Pro, and tomorrow I&#8217;ll be ordering a new 8-Core Mac pro tower. No, these aren&#8217;t just for messing with Keynote on. I do Mac consulting as my day job, and I also do various web and video editing projects on the side. My new tower has to last me another 5 years, so I figured, why not go for the top dog. I&#8217;ll most likely post some speed tests once I get it. The best test I know currently is exporting the QuickTime timers I sell. They&#8217;re built in Keynote, and it usually takes hours to export the longer ones. It will be interesting to see just how long they take on the new tower.</p>
<script type="text/javascript">(function() {var s = document.createElement('SCRIPT'), s1 = document.getElementsByTagName('SCRIPT')[0];s.type = 'text/javascript';s.async = true;s.src = 'http://widgets.digg.com/buttons.js';s1.parentNode.insertBefore(s, s1);})();</script><a class="DiggThisButton DiggCompact" href="http://digg.com/submit?url=http%3A%2F%2Fwww.keynoteuser.com%2F2007%2F04%2F30%2Fnew-machines-in-my-life%2F"></a>]]></content:encoded>
			<wfw:commentRss>http://www.keynoteuser.com/2007/04/30/new-machines-in-my-life/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>I&#8217;m a slacker</title>
		<link>http://www.keynoteuser.com/2007/03/26/im-a-slacker/</link>
		<comments>http://www.keynoteuser.com/2007/03/26/im-a-slacker/#comments</comments>
		<pubDate>Tue, 27 Mar 2007 01:01:57 +0000</pubDate>
		<dc:creator>Brian Peat</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.keynoteuser.com/news/?p=203</guid>
		<description><![CDATA[yes, I&#8217;m a slacker. I let my blog go for weeks with no entries. To be honest, I actually have been busy enough that I forgot I even had a blog. In the last few months I have managed to make it to Nashville, TN twice, Las Vegas once (for Final Cut Pro level 1 [...]]]></description>
			<content:encoded><![CDATA[<p>yes, I&#8217;m a slacker. I let my blog go for weeks with no entries. To be honest, I actually have been busy enough that I forgot I even had a blog. In the last few months I have managed to make it to Nashville, TN twice, Las Vegas once (for Final Cut Pro level 1 certification) and Colorado Springs (to work for a client for a week at the Broadmoor, awwwwyeeaaahhh!). And I&#8217;ll be heading BACK to Vegas in a few weeks for the Apple NAB event (weee!).</p>
<p>In other news well&#8230;there&#8217;s be NO news on the Keynote front short of a few theme and extra announcements over the last few months. I have finally ordered a 17&#8243; MacBook Pro so I can finally test out Keynote on a decent piece of hardware (and possibly take a look at Office 2007 to see what we&#8217;re in for when the Mac version ships later this year). I ended up getting the refurb of the current model, so no pretty box for me. Still, I saved a bundle and it&#8217;ll be a nice replacement for my 15&#8243; 1.25 ghz PowerBook G4.</p>
<p>Anyway, look for more blog postings soon. I&#8217;m toying with some new story ideas and will likely hash them out in the coming weeks.</p>
<script type="text/javascript">(function() {var s = document.createElement('SCRIPT'), s1 = document.getElementsByTagName('SCRIPT')[0];s.type = 'text/javascript';s.async = true;s.src = 'http://widgets.digg.com/buttons.js';s1.parentNode.insertBefore(s, s1);})();</script><a class="DiggThisButton DiggCompact" href="http://digg.com/submit?url=http%3A%2F%2Fwww.keynoteuser.com%2F2007%2F03%2F26%2Fim-a-slacker%2F"></a>]]></content:encoded>
			<wfw:commentRss>http://www.keynoteuser.com/2007/03/26/im-a-slacker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Time slips by</title>
		<link>http://www.keynoteuser.com/2007/03/03/time-slips-by/</link>
		<comments>http://www.keynoteuser.com/2007/03/03/time-slips-by/#comments</comments>
		<pubDate>Sun, 04 Mar 2007 03:37:44 +0000</pubDate>
		<dc:creator>Brian Peat</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.keynoteuser.com/news/?p=201</guid>
		<description><![CDATA[I keep meaning to post to the blog, and then I proptly forget to. And so it goes I guess when you don&#8217;t have a &#8220;real&#8221; commercial blog. Anyway, on to more interesting things. It looks like I&#8217;ll possibly be attending NAB this year (first time ever). I&#8217;m not only a fan of Keynote, I&#8217;m [...]]]></description>
			<content:encoded><![CDATA[<p>I keep meaning to post to the blog, and then I proptly forget to. And so it goes I guess when you don&#8217;t have a &#8220;real&#8221; commercial blog.</p>
<p>Anyway, on to more interesting things.</p>
<p>It looks like I&#8217;ll possibly be attending NAB this year (first time ever). I&#8217;m not only a fan of Keynote, I&#8217;m a fan of Final Cut Pro (I just got certified for FCP Level 1 a few days ago). I&#8217;m really hoping (along with most Mac fans) that Apple announces something BIG at the show. My guess (only a guess) is they&#8217;ll announce the release date of new 8 core towers, Leopard, and Final Cut Pro 6 (plus updates of all the included apps). I say announce because it would make sense to show them off at NAB, but wait until Leopard is done to ship them. Same with FCP. My guess is version 6 will require the goodies in 10.5.</p>
<p>So what the heck does this have to do with Keynote!? Nothing, though I suspect we&#8217;ll see iWork 07 and iLife 07 come out at the same time. And I suspect Keynote will also require the goodies in 10.5. I&#8217;m really hoping too that Apple sees fit to add an Export to iPod/iTunes function in Keynote so we don&#8217;t have to do a double export (once to a movie file, then through QT Pro into the iPod format) in order to make iPod movies.</p>
<p>Anyway, just my thoughts for the day.</p>
<script type="text/javascript">(function() {var s = document.createElement('SCRIPT'), s1 = document.getElementsByTagName('SCRIPT')[0];s.type = 'text/javascript';s.async = true;s.src = 'http://widgets.digg.com/buttons.js';s1.parentNode.insertBefore(s, s1);})();</script><a class="DiggThisButton DiggCompact" href="http://digg.com/submit?url=http%3A%2F%2Fwww.keynoteuser.com%2F2007%2F03%2F03%2Ftime-slips-by%2F"></a>]]></content:encoded>
			<wfw:commentRss>http://www.keynoteuser.com/2007/03/03/time-slips-by/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Update</title>
		<link>http://www.keynoteuser.com/2007/01/28/wordpress-update/</link>
		<comments>http://www.keynoteuser.com/2007/01/28/wordpress-update/#comments</comments>
		<pubDate>Mon, 29 Jan 2007 02:24:40 +0000</pubDate>
		<dc:creator>Brian Peat</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.keynoteuser.com/news/?p=193</guid>
		<description><![CDATA[I finally moved the news system to WordPress 2.0 (our server won&#8217;t support 2.1 yet). This opened up access to a bunch of new plug-ins, one of which lets us not have to moderate comments any longer (though if your comment has certain key words in it, it&#8217;ll get tagged for moderation). I also installed [...]]]></description>
			<content:encoded><![CDATA[<p>I finally moved the news system to WordPress 2.0 (our server won&#8217;t support 2.1 yet). This opened up access to a bunch of new plug-ins, one of which lets us not have to moderate comments any longer (though if your comment has certain key words in it, it&#8217;ll get tagged for moderation).</p>
<p>I also installed a Digg plug-in, but for the moment, it only supports manually adding it to a story, so if we write a story that we think has a chance on Digg, we&#8217;ll add the button&#8230;if YOU feel like a story should be dugg, post the Digg story url in the comments and we&#8217;ll add the button right away.</p>
<p>Other than that, look for the official product launch of PowerBlue tomorrow morning (and pray the new plug-ins don&#8217;t break anything!).</p>
<script type="text/javascript">(function() {var s = document.createElement('SCRIPT'), s1 = document.getElementsByTagName('SCRIPT')[0];s.type = 'text/javascript';s.async = true;s.src = 'http://widgets.digg.com/buttons.js';s1.parentNode.insertBefore(s, s1);})();</script><a class="DiggThisButton DiggCompact" href="http://digg.com/submit?url=http%3A%2F%2Fwww.keynoteuser.com%2F2007%2F01%2F28%2Fwordpress-update%2F"></a>]]></content:encoded>
			<wfw:commentRss>http://www.keynoteuser.com/2007/01/28/wordpress-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Interesting week&#8230;</title>
		<link>http://www.keynoteuser.com/2007/01/26/interesting-week/</link>
		<comments>http://www.keynoteuser.com/2007/01/26/interesting-week/#comments</comments>
		<pubDate>Sat, 27 Jan 2007 03:45:12 +0000</pubDate>
		<dc:creator>Brian Peat</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.keynoteuser.com/news/?p=190</guid>
		<description><![CDATA[It's been an interesting here at Keynoteuser.com]]></description>
			<content:encoded><![CDATA[<p>Wow.</p>
<p>I posted one little geeky story on Steve&#8217;s use of what was most likely a new version of Keynote and it spread all over the internet. You can find the story on the news page (I&#8217;m too lazy tonight to link it here). First macRumors posted it, then Tuaw.com, then DaringFireball gave us a tiny mention (which totally shocked me) and there have been sightings in languages I can&#8217;t read all over the web. We got Dugg, but not enough to end up anywhere you could find us without searching hard (though I did add a Digg This plugin to our news system).</p>
<p>All this BEFORE I released the new PowerBlue theme. Too bad I wasn&#8217;t a little more prepared or I might have been able to ride the traffic wave. I&#8217;m hoping it continues a bit more now that the theme is actually up on the site for sale.</p>
<p>By the way, this is the first theme release in nearly two years for us. Now that I&#8217;m back in the swing of theme making, I hope to release a few more this year (or at least get all the old Keynote Gallery themes up for sale again). Also on the list of things to do is upgrade the news system to WordPress 2 (2.1 is already out). That should make things a bit nicer, at least for the comments (no more moderating the comments!).</p>
<p>Anyway, I had my brush with Mac fame, and managed to finally get a new Theme out for sale&#8230;overall it was a good week <img src='http://www.keynoteuser.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>UPDATE: We&#8217;re going to have a big sale coming Monday, but I noticed a few of you bought the theme already at the full price. I sent the coupon code to my Yahoo list, but forgot to post it here. Sorry about that! If you want a nice discount on anything and everything in the store, put in the code FIRESALE and you&#8217;ll save 25% off anything you buy. Also, look for the &#8220;Theme Collection&#8221; to be updated with the new theme (with a new price of $99.95). The press releases will go out Monday, but I&#8217;ll be updating things on the site over the weekend.</p>
<script type="text/javascript">(function() {var s = document.createElement('SCRIPT'), s1 = document.getElementsByTagName('SCRIPT')[0];s.type = 'text/javascript';s.async = true;s.src = 'http://widgets.digg.com/buttons.js';s1.parentNode.insertBefore(s, s1);})();</script><a class="DiggThisButton DiggCompact" href="http://digg.com/submit?url=http%3A%2F%2Fwww.keynoteuser.com%2F2007%2F01%2F26%2Finteresting-week%2F"></a>]]></content:encoded>
			<wfw:commentRss>http://www.keynoteuser.com/2007/01/26/interesting-week/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sneak peek of our next theme&#8230;</title>
		<link>http://www.keynoteuser.com/2007/01/23/sneak-peek-of-our-next-theme/</link>
		<comments>http://www.keynoteuser.com/2007/01/23/sneak-peek-of-our-next-theme/#comments</comments>
		<pubDate>Tue, 23 Jan 2007 16:35:58 +0000</pubDate>
		<dc:creator>Brian Peat</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.keynoteuser.com/news/?p=188</guid>
		<description><![CDATA[Today we're inviting you to take a look at a sneak peek of our next theme...]]></description>
			<content:encoded><![CDATA[<p>With all the traffic coming from MacRumors today, I thought I&#8217;d post another blog entry. I&#8217;ve been working long and hard hours over the last few weeks, trying to get our new PowerBlue theme ready for release. It&#8217;s darn near ready, though I&#8217;ve hit quite a few little snags along the way (and in the process found a few Keynote bugs). The web page is nearly done, so I thought I&#8217;d post it here for our fans to take a look.</p>
<p><a href="http://www.keynoteuser.com/prothemes/powerblue.html" target=_blank>PowerBlue</a></p>
<p>The tabs at the bottom of the page aren&#8217;t quite done, and of course there&#8217;s no price or link to the store as I haven&#8217;t even built the installers yet, let alone uploaded them. I&#8217;m in the midst of creating some demo slides for a sample QT movie, and then I have to finish making a tutorial that will come with the theme. As I&#8217;m already getting questions about the theme, you&#8217;ll see the last tab is for an FAQ. Some of the questions are things like, &#8220;Can I change the color of this theme?&#8221; or &#8220;what about circular cutouts?&#8221; Since those two are easy, I&#8217;ll answer them right here&#8230;YES, you can change the colors on this theme. All the photo cutouts are Keynote shapes with holes in them, so you can easily change out the background file in your .key package and the entire theme will change. As for the circular cutouts, with Keynote 3&#8242;s new Mask with Shape tool, you can easily mask your photos with a circle shape and add a shadow. It&#8217;ll look just like the photo cutouts that come with the theme. This works because the shadows of the cutouts are cast OUT away from the cutout and not inside it.</p>
<p>Anyway, look for a release in a few days (maybe even tomorrow if I can get the samples done). As always, expect a fair price for a whole lot of functionality and extras.</p>
<p><b>EDIT: We&#8217;ve posted the demo movie on that page now, so you can get an idea of what the theme looks like in action.</b><br />
<b>EDIT 2: Looks like we&#8217;re shaping up for a Monday release&#8230;we&#8217;ve got a few other goodies lined up too, so it should be an interesting day.</b></p>
<script type="text/javascript">(function() {var s = document.createElement('SCRIPT'), s1 = document.getElementsByTagName('SCRIPT')[0];s.type = 'text/javascript';s.async = true;s.src = 'http://widgets.digg.com/buttons.js';s1.parentNode.insertBefore(s, s1);})();</script><a class="DiggThisButton DiggCompact" href="http://digg.com/submit?url=http%3A%2F%2Fwww.keynoteuser.com%2F2007%2F01%2F23%2Fsneak-peek-of-our-next-theme%2F"></a>]]></content:encoded>
			<wfw:commentRss>http://www.keynoteuser.com/2007/01/23/sneak-peek-of-our-next-theme/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Blogging with the enemy</title>
		<link>http://www.keynoteuser.com/2007/01/11/blogging-with-the-enemy/</link>
		<comments>http://www.keynoteuser.com/2007/01/11/blogging-with-the-enemy/#comments</comments>
		<pubDate>Thu, 11 Jan 2007 19:47:12 +0000</pubDate>
		<dc:creator>Ken Drake</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.keynoteuser.com/news/?p=184</guid>
		<description><![CDATA[The life and times in the Microsoft blogging area...]]></description>
			<content:encoded><![CDATA[<p>First things first. Microsoft might not know digital audio players, but these CHAIRS are COMFY! I&#8217;d rather be here than in the press area anytime any day. So, now you know that there&#8217;s no iWork &#8217;07 yet, let&#8217;s look at our other friends that we use to help us make fantastic presentations.</p>
<p><span id="more-184"></span></p>
<p>Kinemac is here with a new version that has some great new features and I got a runthrough of the app that should allow me to post some tutorials on how to create Keynote happy QuickTime movies. plasq is also here and, as you&#8217;d expect from the creators of Comic Life, they&#8217;re a great bunch of folx that have just released version 1.3 and and they&#8217;re pre-beta&#8217;ing new app called &#8220;Skitch&#8221;. It feels like it&#8217;s that dash of bitmap type editing that was missing from Comic Life, but with vector goodness! Hard to explain, but there should be more info forthcoming on that one. I got to meet Dave over at EazyDraw, still the only app that exports shape information as editable Keynote objects, and I got to speak with the developer of Lineform. That&#8217;s an app that I&#8217;ll be trying out for you. We also took a look at some of the new products from Digital Juice that, as always, look fantastic!</p>
<p>For presentation travelers, I found interesting bags from both RhinoSkin and Boom Bags. As a fan of minimalist good looking protection for my laptop, I like RhinoSkin&#8217;s approach to cases, especially the accessory pack that slides onto the case and the option to carry it on your back with backpack straps. Boom Bags are probably some of the sturdiest bags I&#8217;ve seen and if it was just that, they&#8217;d be fantastic. However, they also add an amplifier/speaker combo to each bag so that you NEVER have to fall back on shouting because the audio system in the room you&#8217;re using isn&#8217;t working.</p>
<p>I&#8217;ll be updating this post through the day, but I doubt it will be from a more comfortable seat! I&#8217;m going to check out a preview of Office 2008 to see how things are going over there.</p>
<p>Unfortunately, the preview of Office 2008 was only Word 2008 since, as the presenter commented, &#8220;Word is used more than any other app&#8221;. He spoke about some new features, but it really wasn&#8217;t much for someone looking to see how PowerPoint compared to Keynote.</p>
<p>Another thing I enjoyed seeing at this show was the great number of companies using Keynote in their displays. Some were more successful than others, but it was great seeing the wide usage at Macworld.</p>
<script type="text/javascript">(function() {var s = document.createElement('SCRIPT'), s1 = document.getElementsByTagName('SCRIPT')[0];s.type = 'text/javascript';s.async = true;s.src = 'http://widgets.digg.com/buttons.js';s1.parentNode.insertBefore(s, s1);})();</script><a class="DiggThisButton DiggCompact" href="http://digg.com/submit?url=http%3A%2F%2Fwww.keynoteuser.com%2F2007%2F01%2F11%2Fblogging-with-the-enemy%2F"></a>]]></content:encoded>
			<wfw:commentRss>http://www.keynoteuser.com/2007/01/11/blogging-with-the-enemy/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Pre-Macworld 2007 Bean Spiller</title>
		<link>http://www.keynoteuser.com/2007/01/09/pre-macworld-2007-bean-spiller/</link>
		<comments>http://www.keynoteuser.com/2007/01/09/pre-macworld-2007-bean-spiller/#comments</comments>
		<pubDate>Tue, 09 Jan 2007 14:32:13 +0000</pubDate>
		<dc:creator>Ken Drake</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.keynoteuser.com/news/?p=179</guid>
		<description><![CDATA[My Macworld predictions for 2007...]]></description>
			<content:encoded><![CDATA[<p>On the morn of yet another Macworld and the Keynote world is all abuzz! Not with some new silly celly or media gadget but with what a new version of iWork may hold for us. While the Pages people may be scratching their heads in wonderment, we at least get a sneak peek at the new features from Steve Jobs himself! Well, not personally of course, I&#8217;m talking about those prior &#8220;special events&#8221; where the &#8220;presentation app&#8221; that Steve is using does some things that I can&#8217;t accomplish in my copy of Keynote. While, some of the obvious additions to Keynote can be gleaned from that, I&#8217;m not here to talk obvious, like new transitions or animation modes. No, my predictions will be features that no one (probably not even Apple) has thought of! But, before we rush headlong into what&#8217;s coming, let&#8217;s take a look back and see how I did with last year&#8217;s predictions.</p>
<p>1) Bulleted LISTS!! &#8211; well, there were improvements to how bulleted lists are handled, so let&#8217;s call this one dead on!</p>
<p>2) New export option! &#8211; What do you know? Two for two! Well, I was wrong about playing cards and luncheon meat..oh, and glass, BUT there WERE new export options! We&#8217;ll call this one a tie.</p>
<p>3) Keynote Player for Windows! &#8211; Isn&#8217;t that what Boot Camp does? I&#8217;m gonna say this one is too close to call.</p>
<p>4) Special PowerPoint export! &#8211; I don&#8217;t think anyone will disagree that the PowerPoint export is indeed &#8220;special&#8221;. I&#8217;m giving this one two thumbs up!</p>
<p>5) MPEG display fixer-upper! &#8211; Sure, I got the color wrong, but it did get fixed! This one gets filed under yassir youbetcha!</p>
<p>And the extra special beta tester news? That was right on the money so I&#8217;ll call that one cash on da barrel-head!</p>
<p>And now, for what you&#8217;ve all been waiting for, this year&#8217;s list of &#8220;New Keynote Features&#8221;</p>
<p>1) Synched presentations!<br />
Many have battled with this particular issue for some time, and Apple has come through with a solution! Using the iSight camera and the built in bluetooth, Keynote scans to determine how important a certain presentation is (judging by the number of people attending and how many bluetooth devices they have) and will, at some random point, crash wildly and ceremoniously, sure to &#8220;sink&#8221; any presentation! Not a feature that I&#8217;d want, but I&#8217;ll just say next time, make sure your spelling is correct in your feedback to Apple.</p>
<p>2) Special &#8220;Al Gore&#8221; mode<br />
You didn&#8217;t think that Steve is the only guy that had access to new versions of Keynote, did you? Contrary to popular belief, it wasn&#8217;t JUST the presentation parts of his documentary that used Keynote. The <i>entire film</i> was set up as a Keynote presentation and simply exported to QuickTime!! The only downside is that when using this mode, your presentation can <i>only</i> be about Global Warming</p>
<p>3) Price Break!<br />
This is EXCELLENT news. The new version of iWork with all it&#8217;s spiffy new features will probably retail for $199.99. Not to fear, though, as users will be able to upgrade their old version of iWork at a reduced price! (Proof of purchase will be whether or not you&#8217;ve got the money to buy it.)</p>
<p>4) New LINK options<br />
Keynote currently offers ways to link to other slides and even other presentations. This feature will be greatly expanded in Keynote 4 to include links to fingerprints found on various objects, links to foreign assets, links to nefarious plots and scams, links to government conspiracies and at least one Link to the Past (in coordination with Nintendo).</p>
<p>5) One more thing&#8230;<br />
To add a hint of surprise and a bit of splash to ANY Keynote presentation, the newest version will now add a &#8220;One more thing&#8221; slide to the end of every presentation. The thing is, no one, not even YOU will know if it&#8217;s going to pull up an image from iPhoto of your last root canal, a video from iMovie of that fall you took on the first icy day, or that guilty little tune that you claim not to like but has the highest rating AND play count of any song you own. This is guaranteed to make the night before any presentation as anxious as the one that happens in January!</p>
<p>So there you have it, another senseless complete waste of time from the fun-loving folks at KeynoteUser. Here&#8217;s hoping that these predictions are as accurate as the ones from last year and that, if nothing else, you at least got a little chuckle from our antics. We&#8217;ll be watching the Keynote carefully today and will report back any REAL info we find.</p>
<p>Happy Macworld Day!</p>
<script type="text/javascript">(function() {var s = document.createElement('SCRIPT'), s1 = document.getElementsByTagName('SCRIPT')[0];s.type = 'text/javascript';s.async = true;s.src = 'http://widgets.digg.com/buttons.js';s1.parentNode.insertBefore(s, s1);})();</script><a class="DiggThisButton DiggCompact" href="http://digg.com/submit?url=http%3A%2F%2Fwww.keynoteuser.com%2F2007%2F01%2F09%2Fpre-macworld-2007-bean-spiller%2F"></a>]]></content:encoded>
			<wfw:commentRss>http://www.keynoteuser.com/2007/01/09/pre-macworld-2007-bean-spiller/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

