<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel>
	  <title>Ask MetaFilter questions tagged with powerpoint</title>
      <link>http://ask.metafilter.com/tags/powerpoint</link>
      <description>Questions tagged with 'powerpoint' at Ask MetaFilter.</description>
	  <pubDate>Sun, 05 May 2013 21:09:56 -0800</pubDate> <lastBuildDate>Sun, 05 May 2013 21:09:56 -0800</lastBuildDate>

      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>	  
	<item>
	<title>Can I get a Stuttah!??!?!</title>
	<link>http://ask.metafilter.com/240425/Can%2DI%2Dget%2Da%2DStuttah</link>	
	<description>I need a certain soundbyte (a cheetah stutter-barking) to add to a powerpoint presentation but need hive help. We are creating a Jeopardy type game for zoo campers to play and we want to include a question that highlights the vocalization called a stutter-bark. &lt;br&gt;
&lt;br&gt;
&lt;br&gt;
I am looking for a clear sound or video file of a cheetah &quot;stutterbarking&quot; in a format that can be easily added to a powerpoint presentation.  &lt;br&gt;
&lt;br&gt;
I am not very technical at all. (I can train animals and scoop poop like you wouldn&apos;t believe though!)&lt;br&gt;
&lt;br&gt;
http://pictures-of-cats.org/Male-Cheetah-Stutter-Bark.html&lt;br&gt;
&lt;br&gt;
the site above has an example but im not sure how to get it from the site to my presentation, and I feel like there are better, more dramatic sound bytes out there. &lt;br&gt;
&lt;br&gt;
I realize this is kinda two questions in one, but can you help me hive mind? &lt;br&gt;
&lt;br&gt;
Thank you</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2013:site.240425</guid>
	<pubDate>Sun, 05 May 2013 21:09:56 -0800</pubDate>
	<category>cheetah</category>
	<category>powerpoint</category>
	<category>soundbyte</category>
	<category>soundeffect</category>
	<dc:creator>fogonlittlecatfeet</dc:creator>
	</item>
	<item>
	<title>PowerPoint 2010, VBA to copy or create command buttons</title>
	<link>http://ask.metafilter.com/240373/PowerPoint%2D2010%2DVBA%2Dto%2Dcopy%2Dor%2Dcreate%2Dcommand%2Dbuttons</link>	
	<description>I need a macro to check each slide for the existence of several command buttons, and then copy/create them (along with the code behind them) on slides where they&apos;re not found. I&apos;ve tried using the object browser to find the objects/methods to use but, not being very familiar with programming/coding, I haven&apos;t been able to figure out how to do it. 

I tried using a master slide but ran into problems (discussed here: &lt;a href=&quot;http://www.utteraccess.com/forum/VBA-Import-Slides-Pl-t2002862.html&amp;pid=2355756#entry2355756&quot;&gt;http://www.utteraccess.com/forum/VBA-Import-Slides-Pl-t2002862.html&amp;amp;pid=2355756#entry2355756&lt;/a&gt;), but I really need this soon and I&apos;d be happy to run this macro manually whenever I add/import slides.

Thanks for your help.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2013:site.240373</guid>
	<pubDate>Sat, 04 May 2013 16:36:43 -0800</pubDate>
	<category>powerpoint</category>
	<category>vba</category>
	<dc:creator>atm</dc:creator>
	</item>
	<item>
	<title>Learning to use VBA</title>
	<link>http://ask.metafilter.com/238667/Learning%2Dto%2Duse%2DVBA</link>	
	<description>I have read that John Walkenbach&apos;s books are the de-facto standard for learning to use VBA in Microsoft Excel. I&apos;d like to know what books are recommended to learn to use vba in other Office products - primarily Access, but also Word and Powerpoint. I&apos;m more interested in books than in websites.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2013:site.238667</guid>
	<pubDate>Sat, 06 Apr 2013 21:31:13 -0800</pubDate>
	<category>access</category>
	<category>microsoft</category>
	<category>office</category>
	<category>powerpoint</category>
	<category>vba</category>
	<category>word</category>
	<dc:creator>Proginoskes</dc:creator>
	</item>
	<item>
	<title>Button to change the slide&apos;s section during slideshow, PowerPoint 2010</title>
	<link>http://ask.metafilter.com/237773/Button%2Dto%2Dchange%2Dthe%2Dslides%2Dsection%2Dduring%2Dslideshow%2DPowerPoint%2D2010</link>	
	<description>I have a slideshow with 4 sections named &quot;CurrentSection&quot;, &quot;NextSection&quot;, &quot;AfterNextSection&quot;, and &quot;AfterAfterNextSection&quot;. 

The slideshow is viewed repeatedly but also irregularly (sometimes multiple times per week and sometimes weeks in-between).  

After each slide is viewed and discussed, I need to be able to assign the slide to a different section.  (A slide&apos;s section determines how soon it will be viewed again, as explained below.) Here&apos;s what I&apos;m trying to be able to do:&lt;br&gt;
&lt;br&gt;
Begin the slideshow but show only slides that are in CurrentSection. (I think I know how to do this)&lt;br&gt;
&lt;br&gt;
 (This is where I need the help) I&apos;d like to have three buttons on each slide so that, after a slide is viewed and discussed, one of the buttons can be pressed which will remove the slide from CurrentSection and put it into either NextSection, AfterNextSection, or AfterAfterNextSection, depending on which button is pressed.&lt;br&gt;
&lt;br&gt;
    When no more slides remain in CurrentSection I want to automatically&lt;br&gt;
        a.) end slideshow&lt;br&gt;
        b.) delete CurrentSection (will be empty at that point)&lt;br&gt;
        c.) rename NextSection to CurrentSection&lt;br&gt;
        d.) rename AfterNextSection to NextSection&lt;br&gt;
        e.) rename AfterAfterNextSection to AfterNextSection&lt;br&gt;
        f.) recreate AfterAfterNextSection (will be empty)&lt;br&gt;
&lt;br&gt;
So then the slideshow is ready to restart when desired (once again showing only slides in CurrentSection)&lt;br&gt;
&lt;br&gt;
Can anyone tell if this can be done or how to do it? Thanks.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2013:site.237773</guid>
	<pubDate>Sat, 23 Mar 2013 12:48:46 -0800</pubDate>
	<category>powerpoint</category>
	<category>resolved</category>
	<dc:creator>atm</dc:creator>
	</item>
	<item>
	<title>Basic PowerPoint question re: speaker&apos;s notes</title>
	<link>http://ask.metafilter.com/236236/Basic%2DPowerPoint%2Dquestion%2Dre%2Dspeakers%2Dnotes</link>	
	<description>How does the speaker&apos;s notes function work in PowerPoint? I&apos;ve got to give a presentation today and I have to use PowerPoint (2007 on Windows). The trick, I&apos;ve never really used the software to give a presentation, so I want to make sure I know what I&apos;m doing.&lt;br&gt;
&lt;br&gt;
The laptop will be hooked up to a projector. I have speaker&apos;s notes added to the bottom of each slide. &lt;br&gt;
&lt;br&gt;
I want to ensure the slides that are visible to the audience on the screen don&apos;t have my notes on them. What&apos;s the simplest, easiest way to do this?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2013:site.236236</guid>
	<pubDate>Thu, 28 Feb 2013 08:44:57 -0800</pubDate>
	<category>notes</category>
	<category>PowerPoint</category>
	<category>presentation</category>
	<category>speaker&apos;s</category>
	<dc:creator>sardonyx</dc:creator>
	</item>
	<item>
	<title>How can I export MS Powerpoint to a Word document?</title>
	<link>http://ask.metafilter.com/231115/How%2Dcan%2DI%2Dexport%2DMS%2DPowerpoint%2Dto%2Da%2DWord%2Ddocument</link>	
	<description>How can I export MS Powerpoint to a Word document? I&apos;ve got a half-done presentation (slides and extensive notes) that needs to become a paper instead.  How can I export the text (slides and notes) to word?  I can do a whole bunch of cut and paste, but it seems like there might be a setting to do it buried somewhere.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2012:site.231115</guid>
	<pubDate>Fri, 14 Dec 2012 07:35:47 -0800</pubDate>
	<category>exporting</category>
	<category>microsoft</category>
	<category>mspowerpoint</category>
	<category>msword</category>
	<category>powerpoint</category>
	<category>presentation</category>
	<category>software</category>
	<category>word</category>
	<dc:creator>Jahaza</dc:creator>
	</item>
	<item>
	<title>Conversion program for .pptm PowerPoint file into flash made for Macs?</title>
	<link>http://ask.metafilter.com/229968/Conversion%2Dprogram%2Dfor%2Dpptm%2DPowerPoint%2Dfile%2Dinto%2Dflash%2Dmade%2Dfor%2DMacs</link>	
	<description>I have a PowerPoint presentation with macros for sound, in a .pptm file with audio and animations for a class. My professor can&apos;t play it as is, so she wants me to convert it to a flash file format, which I thought I could do, but all the converter programs I&apos;ve found need  a PC, and I only have a Mac and so does my family. Naturally, my school&apos;s PCs don&apos;t allow installs, and I need to figure this out today. I have Adobe Flash, but it doesn&apos;t recognize the format, and I need to keep my audio/etc. any ideas for conversion or online viewing, etc? I have considered asking her to download a viewer, but it seems a bit much. Even if I could find a PC to use, I&apos;m not sure which one of the programs work well enough, but I don&apos;t know where to find a PC that allows installs.  Could just start over again, but that seems a bit much....</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2012:site.229968</guid>
	<pubDate>Thu, 29 Nov 2012 13:11:39 -0800</pubDate>
	<category>collegeissues</category>
	<category>conversion</category>
	<category>PowerPoint</category>
	<dc:creator>reenka</dc:creator>
	</item>
	<item>
	<title>Powerpoint - stick to 4:3 or go widescreen?</title>
	<link>http://ask.metafilter.com/229741/Powerpoint%2Dstick%2Dto%2D43%2Dor%2Dgo%2Dwidescreen</link>	
	<description>How far along are we in moving from 4:3 to widescreen LCD projectors for (e.g.) PowerPoint presentations. Is my current 4:3 default still sensible? I work on PowerPoint shows for my academic boss who presents them all over the world. At the moment pretty much everything is still 4:3. We only have 4:3 projectors at work. We can&apos;t afford to maintain two versions of every talk so it would be a big jump to go wide-screen. Obviously wide-screen will take over sooner or later (er, won&apos;t it?) but it feels to me as if we are not there yet, and it will take a while. So I should leave the talks in 4:3 for the moment and start off new talks in this aspect ratio too - I &lt;em&gt;think&lt;/em&gt; ...&lt;br&gt;
&lt;br&gt;
If I send him off with a 4:3 and it is displayed on a wide-screen projector it will look fine. But if he shows up with a wide-screen talk and it&apos;s displayed on a 4:3 projector then it&apos;ll all be a bit smaller than we intend. It is not always possible to check the venue in advance and, as I say, even if it were we can really only run one version of the talk. &lt;br&gt;
&lt;br&gt;
But am I right? Or is the pace of the takeover fast enough that I should be looking over my shoulder at wide-screen? Am I likely to have to jump that way this week, or in a year, or in three years? Are venues who re-equip all going to wide-screen now? What do others do? I would love to know what you think.&lt;br&gt;
&lt;br&gt;
Thanks and best wishes&lt;br&gt;
&lt;br&gt;
v.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2012:site.229741</guid>
	<pubDate>Tue, 27 Nov 2012 03:19:55 -0800</pubDate>
	<category>aspectratio</category>
	<category>powerpoint</category>
	<category>presentation</category>
	<category>projector</category>
	<category>widescreen</category>
	<dc:creator>vogel</dc:creator>
	</item>
	<item>
	<title>Group Presentation Tips &amp;amp; Best Practices</title>
	<link>http://ask.metafilter.com/228867/Group%2DPresentation%2DTips%2Dand%2DBest%2DPractices</link>	
	<description>I am getting ready to present  a proposal with my eight people team to executives. Anyone has any good tips delivering a presentation with a large group? Transitions, timing etc.?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2012:site.228867</guid>
	<pubDate>Wed, 14 Nov 2012 08:32:09 -0800</pubDate>
	<category>group</category>
	<category>powerpoint</category>
	<category>presentations</category>
	<dc:creator>djfreex</dc:creator>
	</item>
	<item>
	<title>How to always have the best looking PowerPoint?</title>
	<link>http://ask.metafilter.com/227944/How%2Dto%2Dalways%2Dhave%2Dthe%2Dbest%2Dlooking%2DPowerPoint</link>	
	<description>How can my powerpoints always be the best looking in the class?  Also how to easily create graphs for powerpoints? I&apos;m doing a master&apos;s degree and some of the groups always have really professional looking presentation.  I&apos;m sure it is putting us at a disadvantage no matter what our content is.&lt;br&gt;
&lt;br&gt;
Does anyone know of any good solutions where I can find very simple, free, and practical PPT templates that would make the presentation better?  Also do you know of any resources online that would help me easily create graphs and charts that would look good on a powerpoint?  I am looking to go beyond the basic stuff that comes with powerpoint.  I&apos;m using 2007.  Prezi is not an option in most cases so I can&apos;t use that.  Thanks.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2012:site.227944</guid>
	<pubDate>Thu, 01 Nov 2012 17:25:03 -0800</pubDate>
	<category>computers</category>
	<category>powerpoint</category>
	<category>tech</category>
	<dc:creator>locussst</dc:creator>
	</item>
	<item>
	<title>Visualize 6 Pages in 1 Slide?</title>
	<link>http://ask.metafilter.com/227099/Visualize%2D6%2DPages%2Din%2D1%2DSlide</link>	
	<description>How do I visualize the content of six pages on one PowerPoint slide? Graphical palpability preferred. I&apos;m giving my first academic conference talk in a month - it&apos;s on a lit review I wrote that includes a six page table, with detailed information about each of the articles reviewed. My advisor thinks I should briefly demonstrate in the presentation that the table exists - though, obviously, I can&apos;t talk through all its content. (Audience members will be able to pick up the full paper to read it).&lt;br&gt;
&lt;br&gt;
I can&apos;t think of a good way to create a visual of these six pages. The visual should show enough detail to indicate that there are six pages, and that they&apos;re full of content, but doesn&apos;t need to be more detailed than that. How should I show this? Recommendations on both programs and techniques taken.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2012:site.227099</guid>
	<pubDate>Sat, 20 Oct 2012 18:11:26 -0800</pubDate>
	<category>academia</category>
	<category>powerpoint</category>
	<category>resolved</category>
	<category>visualization</category>
	<category>word</category>
	<dc:creator>Apropos of Something</dc:creator>
	</item>
	<item>
	<title>Mac Powerpoint Weirdness.  Help!</title>
	<link>http://ask.metafilter.com/226895/Mac%2DPowerpoint%2DWeirdness%2DHelp</link>	
	<description>Weird snowflake Mac OS X font issue.  I&apos;ve already tried all the usual suspects - deleting duplicate fonts from Font Book, etc, etc.  But this one has me stumped. So, I had a professor come down to my office yesterday and show me some slides in Powerpoint that looks like &lt;a href=&quot;http://www.flickr.com/photos/kbanas/8098016625/in/photostream&quot;&gt;this.&lt;/a&gt;  &lt;br&gt;
&lt;br&gt;
The problem is the strange block characters that look like a sort of bizzarro &lt;i&gt;W&lt;/i&gt;.  This is supposed to be the &lt;i&gt;tau&lt;/i&gt; symbol - you know, the kind of cursive &lt;i&gt;t&lt;/i&gt;.  I have no idea when or where these slides were created.&lt;br&gt;
&lt;br&gt;
Anyway, this is 10.6.8, with Powerpoint 2011 (fully updated).&lt;br&gt;
&lt;br&gt;
He also brought down a graduate student who has a MacBook Air with 10.7 with Powerpoint 2011 (fully updated), and the slides display properly - the tau symbol is the tau symbol.&lt;br&gt;
&lt;br&gt;
Some interesting things - &lt;br&gt;
&lt;br&gt;
A.  if I take the presentation and ferry it over to my Windows machine, it displays fine.  If I then save it on my Windows machine with the option to EMBED FONTS and ferry it back over to the Mac, it still shows up incorrectly.&lt;br&gt;
&lt;br&gt;
B.  If, on the problem Mac, I copy that goofy character and &lt;i&gt;paste&lt;/i&gt; it into Microsoft Word, it shows up properly.&lt;br&gt;
&lt;br&gt;
C.  I have updated the machine in question to 10.7.5 (upgrade installation) and removed Office 2011 and reinstalled it and the issue persists.  &lt;br&gt;
&lt;br&gt;
D.  I sent the presentation on to another user who has a Mac running 10.8 with Office 2011, and it&apos;s fine.&lt;br&gt;
&lt;br&gt;
E.  I sent the presentation on to another user who has  Mac running 10.6.8 with Office 2011, and it&apos;s broken.&lt;br&gt;
&lt;br&gt;
My Google-Fu is failing me.  Any ideas?&lt;br&gt;
&lt;br&gt;
I guess I could just find &amp;amp; replace with the whole presentation, but.. it&apos;s not just a presentation - it&apos;s a whole series of presentations - and honestly I&apos;m not sure how feasible that is.  I&apos;d like to understand the root cause.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2012:site.226895</guid>
	<pubDate>Wed, 17 Oct 2012 14:00:30 -0800</pubDate>
	<category>106</category>
	<category>107</category>
	<category>fontbook</category>
	<category>fontlibrary</category>
	<category>fonts</category>
	<category>greeksymbols</category>
	<category>lion</category>
	<category>mac</category>
	<category>office2011</category>
	<category>pc</category>
	<category>powerpoint</category>
	<category>tau</category>
	<dc:creator>kbanas</dc:creator>
	</item>
	<item>
	<title>How to make PowerPoint presentations 508c compliant.</title>
	<link>http://ask.metafilter.com/225918/How%2Dto%2Dmake%2DPowerPoint%2Dpresentations%2D508c%2Dcompliant</link>	
	<description>Making PowerPoint presentations 508c compliant, specifically complicated charts? I have been given a project to research and implement 508c compliance on some powerpoint files. Using the built in checker I was able to eliminate errors, but we are trying specifically to adhere to this &lt;a href=&quot;http://www.hhs.gov/web/policies/checklistppt.html&quot;&gt;checklist&lt;/a&gt; (though we are not HHS). &lt;br&gt;
&lt;br&gt;
The problem is that I did not create these powerpoints and there are a number of very complicated charts and graphics (like, flowcharts/organizational hierarchies). I am not sure I am getting this checklist since 1.7 asks if there are graphical elements including text, as a possible fail, yet section 2 deals with graphics. &lt;br&gt;
&lt;br&gt;
Am I going to have to re-create all of these charts as text, or is alt-text explanations enough? If I do need to re-create everything, how do you make graphical flowcharts 508c compliant in a visually focused tool like powerpoint?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2012:site.225918</guid>
	<pubDate>Wed, 03 Oct 2012 17:09:44 -0800</pubDate>
	<category>508c</category>
	<category>graphicdesign</category>
	<category>inovermyhead</category>
	<category>powerpoint</category>
	<category>resolved</category>
	<dc:creator>polywomp</dc:creator>
	</item>
	<item>
	<title>Need to finally become an Excel/Powerpoint ninja. But how?</title>
	<link>http://ask.metafilter.com/224519/Need%2Dto%2Dfinally%2Dbecome%2Dan%2DExcelPowerpoint%2Dninja%2DBut%2Dhow</link>	
	<description>I finally need to break down and school myself on Excel and Powerpoint. What&apos;s the best way to master them in the Bay Area? There are a million programs out there that offer courses in Excel and Powerpoint.  I&apos;m looking for any recommendations you might have that can help me narrow down the field, or suggestions for creative alternatives such as online courses or sites with tips.  I&apos;m in the East Bay but can travel to SF. Thanks!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2012:site.224519</guid>
	<pubDate>Fri, 14 Sep 2012 13:39:10 -0800</pubDate>
	<category>BayArea</category>
	<category>Berkeley</category>
	<category>courses</category>
	<category>Excel</category>
	<category>Powerpoint</category>
	<category>SanFrancisco</category>
	<dc:creator>foxy_hedgehog</dc:creator>
	</item>
	<item>
	<title>List of Top Best Tips for the Making of Making a Point</title>
	<link>http://ask.metafilter.com/223601/List%2Dof%2DTop%2DBest%2DTips%2Dfor%2Dthe%2DMaking%2Dof%2DMaking%2Da%2DPoint</link>	
	<description>What&apos;s your favorite list of Powerpoint/Keynote/presentation do&apos;s and don&apos;ts? Over the years I have seen plenty online lists about how to (and not to) give presentations, Powerpoint and othewise. Now I am looking to review some of them before making an important presentation in Houston this month.&lt;br&gt;
&lt;br&gt;
I am looking for favorite Powerpoint, Keynote, and just general tips for giving presentation in the form of lists.&lt;br&gt;
&lt;br&gt;
PS Just to let you know where I am coming from, I am a big fan of 15 Minutes Including Q &amp;amp; A by Joey Asher, and The Exceptional Presenter by Timothy Koegel.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2012:site.223601</guid>
	<pubDate>Sat, 01 Sep 2012 19:58:08 -0800</pubDate>
	<category>joeyasher</category>
	<category>keynote</category>
	<category>powerpoint</category>
	<category>presentation</category>
	<category>publicspeaking</category>
	<category>resolved</category>
	<category>timothykoegel</category>
	<dc:creator>humannaire</dc:creator>
	</item>
	<item>
	<title>Powerpoint tabs like they used to be</title>
	<link>http://ask.metafilter.com/222801/Powerpoint%2Dtabs%2Dlike%2Dthey%2Dused%2Dto%2Dbe</link>	
	<description>Powerpoint Windows 7 -- I&apos;d like the slide show to be a separate tab on the task bar the way that it used to be in xp.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2012:site.222801</guid>
	<pubDate>Tue, 21 Aug 2012 20:31:01 -0800</pubDate>
	<category>powerpoint</category>
	<category>windows7</category>
	<dc:creator>notned</dc:creator>
	</item>
	<item>
	<title>PowerPoint communication failure...</title>
	<link>http://ask.metafilter.com/221724/PowerPoint%2Dcommunication%2Dfailure</link>	
	<description>I have PowerPoint X for Mac. I&apos;m trying to send a bunch of presentations to someone with a PC, and the photos aren&apos;t showing up because they&apos;re too big. She was able to open them on another Mac in her office, and instructed me to save them with a &quot;pptx&quot; extension. For some reason this isn&apos;t an option. Any ideas? That&apos;s about it. I did a bunch of PowerPoints for a freelance job and took them in on a jump drive. They&apos;ll open on her PC, and the text is there, but the pics don&apos;t show--they say something like &quot;you need Quicktime and a decompressor&quot; to see the photos. &lt;br&gt;
&lt;br&gt;
Another person with a Mac in her office was able to open one, save it with a pptx extension, and email it to her. She instructed me to do that, but when I go to &quot;save as,&quot; the pptx extension isn&apos;t an option. &lt;br&gt;
&lt;br&gt;
Any ideas on how I can get these PPs to her? The person with the Mac is too busy to help.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2012:site.221724</guid>
	<pubDate>Tue, 07 Aug 2012 10:47:41 -0800</pubDate>
	<category>powerpoint</category>
	<dc:creator>Ollie</dc:creator>
	</item>
	<item>
	<title>How to get complementary colors in powerpoint?</title>
	<link>http://ask.metafilter.com/221340/How%2Dto%2Dget%2Dcomplementary%2Dcolors%2Din%2Dpowerpoint</link>	
	<description>Powerpoint Chart Colors Question: can someone tell me how to calculate the R/G/Y values for similar colors? Using Powerpoint 2007 on a Windows machine.  I have a stacked bar chart that all needs to be the same color (blue for example).  How do I select 4-5 shades of blue that are complementary yet distinct from each other?  I am hoping there is some magic way to use the R/G/Y values to generate several different shades.  &lt;br&gt;
&lt;br&gt;
Note that ultimately I want to create 4-5 &quot;standard&quot; sets of colors: If you need to use red and blue, here are the 4-5 shades of blue to use and here are the 4-5 shades of red to use.  These will become the standard for the (new) company I work for.  Thoughts?  Need clarification?  I don&apos;t want to buy a template or a set of templates when all I need are 4-5 shades for a handful of colors.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2012:site.221340</guid>
	<pubDate>Wed, 01 Aug 2012 17:36:56 -0800</pubDate>
	<category>charts</category>
	<category>colors</category>
	<category>powerpoint</category>
	<dc:creator>Farce_First</dc:creator>
	</item>
	<item>
	<title>Sharing good PowerPoint slides within a company</title>
	<link>http://ask.metafilter.com/219295/Sharing%2Dgood%2DPowerPoint%2Dslides%2Dwithin%2Da%2Dcompany</link>	
	<description>Please help me set up something like a shared &lt;strong&gt;shoebox&lt;/strong&gt; for keeping useful PowerPoints slides, ideas for visual representations, graphics, etc. At work we spend a lot of time fussing with PowerPoint, especially putting together proposals and reports. A lot of the time we are duplicating efforts. We often discover that, after spending an hour on a slide, that someone else has created a similar slide for another deck and we would have saved ourselves a lot of time and effort if we didn&apos;t have to start from scratch.&lt;br&gt;
&lt;br&gt;
My initial idea was to setup a dropbox folder. We also use Google apps (drive/docs) and Basecamp to share files. But the details are getting in the way here. One is, how to catalog the files? Tags? Categories? Descriptions? How to know what you&apos;re looking for in someone else&apos;s deck? How to motivate (incentivize?) people to regularly update the shoebox with useful slides and properly label/tag/categorize them? &lt;br&gt;
&lt;br&gt;
&lt;strong&gt;All of these questions lead to one&lt;/strong&gt;: Has anyone done this before? If you are doing it, how is your shoebox set up? &lt;br&gt;
&lt;br&gt;
Looking for examples, workarounds, etc. Are there any out-of-box purpose-built solutions that I&apos;m missing? While this is going to be a shared resource, if you have something you use just for yourself, I&apos;d be interested in learning about it as well. &lt;br&gt;
&lt;br&gt;
Thanks!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2012:site.219295</guid>
	<pubDate>Thu, 05 Jul 2012 08:41:32 -0800</pubDate>
	<category>cloud</category>
	<category>collaboration</category>
	<category>dropbox</category>
	<category>powerpoint</category>
	<category>presentations</category>
	<category>work</category>
	<dc:creator>shotgunbooty</dc:creator>
	</item>
	<item>
	<title>Powerpoint, but only for five minutes, for better or worse. </title>
	<link>http://ask.metafilter.com/217331/Powerpoint%2Dbut%2Donly%2Dfor%2Dfive%2Dminutes%2Dfor%2Dbetter%2Dor%2Dworse</link>	
	<description>Have you ever seen an&lt;a href=&quot;http://igniteshow.com/&quot;&gt; Ignite&lt;/a&gt; presentation? What do you like and/or dislike about them? I&apos;ve been asked to give one about bookstores. I&apos;m going to talk about &lt;a href=&quot;http://www.metafilter.com/116426/Coming-Soon-That-Book-Place&quot;&gt;this&lt;/a&gt; bookstore model. Any advice?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2012:site.217331</guid>
	<pubDate>Fri, 08 Jun 2012 15:08:35 -0800</pubDate>
	<category>bookstore</category>
	<category>fiveminutes</category>
	<category>Ignite</category>
	<category>powerpoint</category>
	<category>presentation</category>
	<category>twentyslides</category>
	<dc:creator>Toekneesan</dc:creator>
	</item>
	<item>
	<title>Prezi and its possible relatives?</title>
	<link>http://ask.metafilter.com/215419/Prezi%2Dand%2Dits%2Dpossible%2Drelatives</link>	
	<description>To Prezi or not to Prezi, and a general question about such things. Prezi meaning the online (mostly) editor for presentations with this zoomy, storyliney way of doing it. Have you used and does it work? I have this fear that all that animation is going to get people very lost very fast unless I turn very clever about presentations all of a sudden (not my strong point). If it worked well for you, is it worth paying up for the offline editor suscription? Are other similar tools around, or packages to add onto LaTex/Excel/whatever with the same ideas for presentation building? Personal anecdata from users of Prezi and Prezi-like things will be read with much interest, particularly those of you in educational settings.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2012:site.215419</guid>
	<pubDate>Tue, 15 May 2012 16:44:21 -0800</pubDate>
	<category>animation</category>
	<category>education</category>
	<category>powerpoint</category>
	<category>presentation</category>
	<category>prezi</category>
	<category>resolved</category>
	<category>slides</category>
	<dc:creator>Iosephus</dc:creator>
	</item>
	<item>
	<title>Hoe to improve technical writing and presentation skills as an ESL student?</title>
	<link>http://ask.metafilter.com/214171/Hoe%2Dto%2Dimprove%2Dtechnical%2Dwriting%2Dand%2Dpresentation%2Dskills%2Das%2Dan%2DESL%2Dstudent</link>	
	<description>Can you recommend any free/low-cost but reliable online courses/videos/books on technical writing and/or creating decent power point presentations? Also, how do you achieve an academic standard of English when it&apos;s not your first language? My husband is an Engineering student, and is also a complete novice when it comes to technical writing and creating Power Point presentations. He wants to use his summer vacations to wildly improve his skills in both. &lt;br&gt;
&lt;br&gt;
YouTube videos, online classes, anything that is trustworthy would do. &lt;br&gt;
&lt;br&gt;
*Bonus: we are both non-native English speakers, so any resources on acquiring respectable, academia-worthy vocab and grammar skills would also be welcome. &lt;br&gt;
&lt;br&gt;
Thanks!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2012:site.214171</guid>
	<pubDate>Mon, 30 Apr 2012 08:22:58 -0800</pubDate>
	<category>ESL</category>
	<category>powerpoint</category>
	<category>technicalwriting</category>
	<dc:creator>ADent</dc:creator>
	</item>
	<item>
	<title>Powerpoint&apos;s acting like Photoshop</title>
	<link>http://ask.metafilter.com/214109/Powerpoints%2Dacting%2Dlike%2DPhotoshop</link>	
	<description>Why does Powerpoint display the negative of a picture or otherwise mess up the colors? The question is hopefully short and simple: why does Powerpoint display the negative of a picture or otherwise mess up the colors? In some cases the pictures are an exact negative; in others they have an odd tint, as though one of the three primary colors is drained. &lt;br&gt;
&lt;br&gt;
I&apos;m running Windows 7 Ultimate with PowerPoint 2002, and the pictures in question display perfectly in Picasa, Paint, etc. I&apos;ve tried the XP Compatibility mode (no effect), and am unsure what else to try.&lt;br&gt;
&lt;br&gt;
Asking for help gave an error about the Microsoft Agent, and a hotfix was found and installed. Still no effect - I&apos;m either missing something silly, or there&apos;s something odd going on...</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2012:site.214109</guid>
	<pubDate>Sun, 29 Apr 2012 10:56:24 -0800</pubDate>
	<category>powerpoint</category>
	<category>windows</category>
	<dc:creator>chrisinseoul</dc:creator>
	</item>
	<item>
	<title>What&apos;s the deal with pecha kucha?</title>
	<link>http://ask.metafilter.com/213686/Whats%2Dthe%2Ddeal%2Dwith%2Dpecha%2Dkucha</link>	
	<description>I&apos;m curious about Pecha Kucha.  Can one use it in business (not just in design-y businesses)?  What are some stellar examples?  What&apos;s the best software to use?  Or is this just all for fun? The presentations I&apos;ve found at Pecha Kucha&apos;s seemingly &lt;a href=&quot;http://www.pecha-kucha.org/&quot;&gt;official home&lt;/a&gt; were less than inspiring.  There was this &lt;a href=&quot;http://www.metafilter.com/72765/Chit-Chat&quot;&gt;FPP&lt;/a&gt; and this &lt;a href=&quot;http://ask.metafilter.com/176236/Fun-activities-to-develop-public-presentation-skills&quot;&gt;askme&lt;/a&gt;, but neither of them had legs.  Googling it gives a very bad signal to noise ratio.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2012:site.213686</guid>
	<pubDate>Tue, 24 Apr 2012 06:44:27 -0800</pubDate>
	<category>keynote</category>
	<category>pechakucha</category>
	<category>powerpoint</category>
	<category>presentation</category>
	<category>resolved</category>
	<dc:creator>digitalprimate</dc:creator>
	</item>
	<item>
	<title>PowerPoint elegance for absolute beginners</title>
	<link>http://ask.metafilter.com/210837/PowerPoint%2Delegance%2Dfor%2Dabsolute%2Dbeginners</link>	
	<description>I have given hundreds of lectures to audiences of all sizes and compositions, but I have never given a PowerPoint lecture.  Help a complete novice do a great job the first time. I&apos;ve been invited to give a big public university lecture to a general (non-technical) audience.  Great!  I have plenty to say.  But here&apos;s the thing.  In my field (mathematics) we give talks by going up to the blackboard, writing on the blackboard, and talking.  For this lecture, I&apos;m expected to project slides on the screen while I talk.  What are the absolutely basic presentation dos and donts for a non-technical lecture to a university audience on a scientific topic?  (I am not committed to PowerPoint, so &quot;you should be using application XXXX, you fool!&quot; is also an OK answer.)</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2012:site.210837</guid>
	<pubDate>Sun, 18 Mar 2012 18:58:26 -0800</pubDate>
	<category>lecture</category>
	<category>powerpoint</category>
	<category>publicspeaking</category>
	<category>science</category>
	<dc:creator>escabeche</dc:creator>
	</item>
	
	</channel>
</rss>

