<?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>Joho the Blog &#187; slides</title>
	<atom:link href="http://www.hyperorg.com/blogger/tag/slides/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hyperorg.com/blogger</link>
	<description>Let's just see what happens</description>
	<lastBuildDate>Sat, 15 Jun 2013 21:48:22 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>ImpotentPoint: Text into online slides</title>
		<link>http://www.hyperorg.com/blogger/2010/04/24/impotentpoint-text-into-online-slides/</link>
		<comments>http://www.hyperorg.com/blogger/2010/04/24/impotentpoint-text-into-online-slides/#comments</comments>
		<pubDate>Sun, 25 Apr 2010 01:27:49 +0000</pubDate>
		<dc:creator>davidw</dc:creator>
				<category><![CDATA[misc]]></category>
		<category><![CDATA[powerpoint]]></category>
		<category><![CDATA[programs]]></category>
		<category><![CDATA[slides]]></category>

		<guid isPermaLink="false">http://www.hyperorg.com/blogger/?p=9333</guid>
		<description><![CDATA[I know this is ridiculous, and it&#8217;s undoubtedly been done before and well. But, I had fun doing this, so leave me alone. When I was in Saudi Arabia, not only did Open Office eat the slides I&#8217;d made, it also then itself crashed into little tiny pieces. I have no idea what the problem [...]]]></description>
				<content:encoded><![CDATA[<p>I know this is ridiculous, and it&#8217;s undoubtedly been done before and well. But, I had fun doing this, so leave me alone.</p>
<p>When I was in Saudi Arabia, not only did Open Office eat the slides I&#8217;d made, it also then itself crashed into little tiny pieces. I have no idea what the problem was, but I didn&#8217;t have a reliable Net connection, and I didn&#8217;t have any other presentation software, so I quickly recreated my slides in HTML and wrote a little Javascript so I could click to go from one slide to another in my browser. So, then I thought it might be useful to have a little program that let you write your slides with a text editor, using a very simple markup language (simpler than HTML), and that would then display your text as slides.</p>
<p>Welcome to <a href="http://www.hyperorg.com/programs/impotentpoint/impotentpoint.html">ImpotentPoint</a>. The site explains the markup, but basically you begin a new slide by beginning a line with four or more dashes. A line that begins with a = is taken as a head (&lt;h1&gt;). You can use up to six =&#8217;s to get six levels of heads. A bullet point begins with a *. A bullet point that will build begins with a +. Unfortunately, you have to use HTML markup to get a graphic in. And that&#8217;s about it.</p>
<p>I like the idea of writing slides in plain text, but I&#8217;m afraid that the markup required to make this actually useful would turn out to be as complex as just writing them in html.</p>
<p>If you want to see a tutorial click on this button and paste the text into the first text box at ImpotentPoint. </p>
<p><input onclick="document.getElementById('inst').style.display = (document.getElementById('inst').style.display != 'none' ? 'none' : '' );" value="Show/Hide tutorial" type="button">
</p>
<div id="inst" style="display: none;">
<blockquote><pre>--------------
=Welcome to ImpotentPoint
*Turns text into ugly, ugly HTML presentations
*So minimal that it's unusable!
*Click anywhere to go to the next "slide"
-----------
=Write in text, display in a browser
*You create your text and copy it into the ImpotentPoint page
*On that page, click on the "Test" button to see how it will look
*Click on the "Launch" button to launch the live show in your browser
-----------------
=ImpotentPoint markup (click anywhere)
*You write your slides in plain old text
*Indicate a new slide by putting in a line that begins with at least four dashes
*Indicate a  headline by starting the line with =
*Up to 6 levels of heads (======)
-----------
=Two types of bullet points! None with actual bullets!
+Begin bullet points with a "*"
+If you want the points to build, as on this slide, begin the line with a "+"
----------------
=You can include graphics
+Use html markup to indicate the source of the graphic
+For example: <img src="smallflowers.jpg"  width="100px" height="80px">
+You can also use any html your browser understands
-----------------
=Control the look and style
*If you know how to create a CSS file, you can format the headlines (H1...H6) and bullets (P)
*If you don't, you're screwed
-------------------
=Why ImpotentPoint?
+Because one day Open Office not only ate the deck I was working on, it corrupted itself
+I had no other presentation sw with me, so I wrote the little javascript required
+I had some airplane flights when I was too tired to do actual work
+You're welcome!
+--David Weinberger, self@evident.com
--------
=ImpotentPoint
*<a href="http://hyperorg.com/programs/impotentpoint/impotentpoint.html">http://hyperorg.com/programs/impotentpoint/impotentpoint.html</a>
</pre>
</blockquote>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.hyperorg.com/blogger/2010/04/24/impotentpoint-text-into-online-slides/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.316 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2013-06-16 14:53:37 -->