<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>LeafLabs Garden &#187; Topic: Maple 0.0.9 Documentation Preview</title>
		<link>http://forums.leaflabs.com/topic.php?id=544</link>
		<description>A place to share, learn, and grow...</description>
		<language>en-US</language>
		<pubDate>Fri, 22 Jan 2016 00:06:16 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://forums.leaflabs.com/search.php</link>
		</textInput>
		<atom:link href="http://forums.leaflabs.com/rss.php?topic=544" rel="self" type="application/rss+xml" />

		<item>
			<title>mbolivar on "Maple 0.0.9 Documentation Preview"</title>
			<link>http://forums.leaflabs.com/topic.php?id=544&amp;page=2#post-3175</link>
			<pubDate>Tue, 21 Dec 2010 02:20:46 +0000</pubDate>
			<dc:creator>mbolivar</dc:creator>
			<guid isPermaLink="false">3175@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;re: the paragraph symbol,&#60;/p&#62;
&#60;p&#62;That's Sphinx's (the documentation generator we use) default behavior; here's an example page from the Python docs which does the same thing:&#60;br /&#62;
&#60;a href=&#34;http://docs.python.org/release/2.6.5/library/os.html&#34; rel=&#34;nofollow&#34;&#62;http://docs.python.org/release/2.6.5/library/os.html&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;As you've likely discovered, the paragraph heading is a link, which when clicked, takes you to an HTML anchor for the section.  AFAICT the mechanism is intended to enable getting permalinks to sections without having a TOC at the beginning of every page.  It's never bothered me personally, but I can see why it would be frustrating.&#60;/p&#62;
&#60;p&#62;I've looked at the raw HTML, and the paragraph symbols are there, so it should be possible to redo the CSS, add some javascript, or something to keep that capability without having content appear and disappear, but it would take a little while for me to figure it out.  I'm not much good with Web 2.0 design.&#60;/p&#62;
&#60;p&#62;I will look into it, but I won't make you any promises about when a fix might get put in, given that it's not really what I'm good at.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gbulmer on "Maple 0.0.9 Documentation Preview"</title>
			<link>http://forums.leaflabs.com/topic.php?id=544&amp;page=2#post-3140</link>
			<pubDate>Wed, 15 Dec 2010 18:21:36 +0000</pubDate>
			<dc:creator>gbulmer</dc:creator>
			<guid isPermaLink="false">3140@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;A small suggestion - is it possible to &#60;strong&#62;stop&#60;/strong&#62; the paragraph symbol from appearing when my cursor sweeps over a heading? &#60;/p&#62;
&#60;p&#62;For example:&#60;br /&#62;
&#60;a href=&#34;http://static.leaflabs.com/pub/leaflabs/maple-docs/docs-0.0.9-preview/bootloader.html#maple-rev6-the-serial-bootloader-tentative&#34; rel=&#34;nofollow&#34;&#62;http://static.leaflabs.com/pub/leaflabs/maple-docs/docs-0.0.9-preview/bootloader.html#maple-rev6-the-serial-bootloader-tentative&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I keep thinking something happened, and going back to see what happened. &#60;/p&#62;
&#60;p&#62;{start rant:&#60;br /&#62;
IMHO it is drivel. It is the opposite of good visual design. Why on earth a dumb heading should attract attention is beyond me. It is pure nonsense. The sort of rubbish that visually-illiterate technologists do because they don't realise there is such a thing as taste or graphic design; the sort of folks who think that text should look 'exciting', even if it serves no useful purpose.&#60;br /&#62;
end rant}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mbolivar on "Maple 0.0.9 Documentation Preview"</title>
			<link>http://forums.leaflabs.com/topic.php?id=544&amp;page=2#post-3135</link>
			<pubDate>Wed, 15 Dec 2010 07:04:38 +0000</pubDate>
			<dc:creator>mbolivar</dc:creator>
			<guid isPermaLink="false">3135@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;gbulmer -- many thanks.  i'll fix this before 0.0.9 comes out today.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gbulmer on "Maple 0.0.9 Documentation Preview"</title>
			<link>http://forums.leaflabs.com/topic.php?id=544&amp;page=2#post-3114</link>
			<pubDate>Mon, 13 Dec 2010 17:34:34 +0000</pubDate>
			<dc:creator>gbulmer</dc:creator>
			<guid isPermaLink="false">3114@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;There are some very serious errors in:&#60;br /&#62;
&#60;a href=&#34;http://static.leaflabs.com/pub/leaflabs/maple-docs/docs-0.0.9-preview/lang/analogread.html#discussion&#34; rel=&#34;nofollow&#34;&#62;http://static.leaflabs.com/pub/leaflabs/maple-docs/docs-0.0.9-preview/lang/analogread.html#discussion&#60;/a&#62;&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;It takes about 0.8 microseconds (.0000008 seconds) to read an analog input, so the maximum sample rate using this function is approximately 1.3 million samples per second[1]
&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;That isn't true. With a perfect configuration, using a system clock of 56MHz, enabling an ADC clock at its maximum of 14MHz, it takes, at least, 1 microseconds to read an analog input. The conversion time is further extended by sample time, which is 55.5 cycles of the ADC clock.&#60;/p&#62;
&#60;p&#62;At &#60;a href=&#34;http://static.leaflabs.com/pub/leaflabs/maple-docs/docs-0.0.9-preview/lang/analogread.html#fsamp&#34; rel=&#34;nofollow&#34;&#62;http://static.leaflabs.com/pub/leaflabs/maple-docs/docs-0.0.9-preview/lang/analogread.html#fsamp&#60;/a&#62;&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;This is based on the current configuration of a 55.5 cycle sample time, at 72 MHz. However, the minimum sample time possible is 1.5 cycles, leading to a theoretical maximum of approximately 48 million samples per second (of course, doing anything with the readings also consumes cycles, so this maximum can’t be reached in practice).
&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;1 microsecond would be based on the minimum of 14 cycles of a 14MHz ADC clock. The processor clock is divided down to get the ADC clock, it isn't used directly.&#60;br /&#62;
AFAIK, the actual time with the current setup is about 68 cycles of 12 MHz.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>poslathian on "Maple 0.0.9 Documentation Preview"</title>
			<link>http://forums.leaflabs.com/topic.php?id=544&amp;page=2#post-2913</link>
			<pubDate>Wed, 01 Dec 2010 14:41:03 +0000</pubDate>
			<dc:creator>poslathian</dc:creator>
			<guid isPermaLink="false">2913@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Thanks for all the great feedback. Now that we have a good foundation to build off of, it seems the steps forward for making the docs even better are really starting to pop out. Whereas before, the best idea for how to improve the docs was...uhh..&#34;can you make it better?&#34;&#60;/p&#62;
&#60;p&#62;Well they were made better, and let me take this opportunity to publicly thank Mbolivar for putting these new docs together...put the credit where its due - which is pretty squarely on his shoulders. Awesome job and thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gbulmer on "Maple 0.0.9 Documentation Preview"</title>
			<link>http://forums.leaflabs.com/topic.php?id=544&amp;page=2#post-2901</link>
			<pubDate>Tue, 30 Nov 2010 22:27:46 +0000</pubDate>
			<dc:creator>gbulmer</dc:creator>
			<guid isPermaLink="false">2901@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;A few comments on&#60;br /&#62;
&#60;a href=&#34;http://static.leaflabs.com/pub/leaflabs/maple-docs/docs-0.0.9-preview/language.html&#34; rel=&#34;nofollow&#34;&#62;http://static.leaflabs.com/pub/leaflabs/maple-docs/docs-0.0.9-preview/language.html&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Maybe move the &#34;Note for C/C++ Programmers&#34; to a separate page?&#60;br /&#62;
It is very interesting information, but IMHO the language reference page would be more focused if it was, erm, well, er, more focused!?&#60;/p&#62;
&#60;p&#62;If the side bar is staying, delete the &#34;Contents&#34; block from the page flow.&#60;/p&#62;
&#60;p&#62;Then the page could start with the &#34;Maple Language Reference&#34; table.&#60;/p&#62;
&#60;p&#62;I'd suggest putting ASSERT into the table, maybe in a 'debug&#34; section?&#60;/p&#62;
&#60;p&#62;I'd also suggest putting in everything from the Arduino 'standard' library/language, and marking things that are not implemented.&#60;/p&#62;
&#60;p&#62;For example:&#60;br /&#62;
&#34;word&#34; in data types, and say &#34;not implemented&#34; - it can have a link to a section lower down the page for an explanation.&#60;br /&#62;
&#34;analogReference()&#34; - &#34;not implemented&#34; and a link&#60;br /&#62;
Similarly:&#60;br /&#62;
    * interrupts()&#60;br /&#62;
    * noInterrupts()&#60;br /&#62;
    * noTone()&#60;br /&#62;
    * pulseIn()&#60;br /&#62;
    * shiftOut()&#60;br /&#62;
    * String&#60;br /&#62;
    * tone()&#60;/p&#62;
&#60;p&#62;Put them in the Language Reference table, in the appropriate section, and mark which aren't there yet.&#60;/p&#62;
&#60;p&#62;I'd suggest making a small icon for &#34;not implemented&#34; to ensure the table can be kept compact (the Leafab logo combined with the classic 'stop' sign?).&#60;br /&#62;
You might also think about differentiating between functionality on Maple Native, but not Maple; again a small icon?&#60;/p&#62;
&#60;p&#62;Personally, I'd like to be able to see at a glance which items in the table are just standard C/C++, and which are Maple/Arduino. I'd never bother reading any of the C/C++ linked pages (but others might), but I would want to look at the non-C/C++ standard things, which are mainly the library, a few constants, and typedefs.&#60;/p&#62;
&#60;p&#62;There are a bunch of constants missing, from pinMode, which I'd prefer to see on the reference page, listed under constants, or under pinMode.&#60;/p&#62;
&#60;p&#62;There are a bunch of integer types which I'd like to see listed in the reference: uint8, int8, uint16, int16, etc. They don't need to be one per line, or they could be alises of the actual type and listed alongside them.&#60;/p&#62;
&#60;p&#62;There is some ambiguity about what is a language element, e.g. OUTPUT, and a language concept, e.g. a &#34;Constant&#34;. One I can type into a program, and it compiles, the other is not.&#60;/p&#62;
&#60;p&#62;IMHO there needs to be a clearer way to differentate between them. This applies to Array and Numeric types too. If you feel the need for Numeric Types use it as a sub heading, and put them all under it. &#60;/p&#62;
&#60;p&#62;Strings needs work.&#60;br /&#62;
The C++ class is String, and that could be in the list of data types.&#60;br /&#62;
The concept of a C string is covered in the page &#60;a href=&#34;http://static.leaflabs.com/pub/leaflabs/maple-docs/docs-0.0.9-preview/lang/string.html#lang-string&#34; rel=&#34;nofollow&#34;&#62;http://static.leaflabs.com/pub/leaflabs/maple-docs/docs-0.0.9-preview/lang/string.html#lang-string&#60;/a&#62;&#60;br /&#62;
Maybe call it 'C character string', or use the Arduino reference &#34;string - char array&#34;?&#60;/p&#62;
&#60;p&#62;HTH
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hanna on "Maple 0.0.9 Documentation Preview"</title>
			<link>http://forums.leaflabs.com/topic.php?id=544&amp;page=2#post-2899</link>
			<pubDate>Tue, 30 Nov 2010 20:08:59 +0000</pubDate>
			<dc:creator>hanna</dc:creator>
			<guid isPermaLink="false">2899@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Well, it turns out that the collapsible sidebar only works on the left, so the sidebar may be moving back.  I do really like it on the right though :(
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mbolivar on "Maple 0.0.9 Documentation Preview"</title>
			<link>http://forums.leaflabs.com/topic.php?id=544&amp;page=2#post-2897</link>
			<pubDate>Tue, 30 Nov 2010 18:58:51 +0000</pubDate>
			<dc:creator>mbolivar</dc:creator>
			<guid isPermaLink="false">2897@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;it takes some getting used to, but it's grown on me.  sphinx uses a similar style for their own docs, and it seems to work:&#60;br /&#62;
&#60;a href=&#34;http://sphinx.pocoo.org/contents.html&#34; rel=&#34;nofollow&#34;&#62;http://sphinx.pocoo.org/contents.html&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>crenn on "Maple 0.0.9 Documentation Preview"</title>
			<link>http://forums.leaflabs.com/topic.php?id=544#post-2895</link>
			<pubDate>Tue, 30 Nov 2010 18:47:04 +0000</pubDate>
			<dc:creator>crenn</dc:creator>
			<guid isPermaLink="false">2895@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Hanna, I'm not saying the sidebar is a bad idea, I'm saying it looks strange on the right to me.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hanna on "Maple 0.0.9 Documentation Preview"</title>
			<link>http://forums.leaflabs.com/topic.php?id=544#post-2893</link>
			<pubDate>Tue, 30 Nov 2010 18:10:04 +0000</pubDate>
			<dc:creator>hanna</dc:creator>
			<guid isPermaLink="false">2893@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;crenn -- I've been putting together the restyle.  I can't stand having to go back to a separate table of contents page all the time when I'm looking at documentation, so I'm definitely a fan of the sidebar.  I hope you (and other sidebar naysayers) grow to like it, but I'll look into making it collapsable anyway.&#60;/p&#62;
&#60;p&#62;larryang -- I'll do what I can, but it's going to be hard to round anything out without writing a new template all together.  I tried to soften it up by handpicking friendly fonts.  Please let me know if you have any more ideas for making the interface less harsh. &#60;/p&#62;
&#60;p&#62;I'm the newest member of LeafLabs by the way.  It's nice to meet you all!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mbolivar on "Maple 0.0.9 Documentation Preview"</title>
			<link>http://forums.leaflabs.com/topic.php?id=544#post-2890</link>
			<pubDate>Tue, 30 Nov 2010 13:41:59 +0000</pubDate>
			<dc:creator>mbolivar</dc:creator>
			<guid isPermaLink="false">2890@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;larryang -- yeah, that's a good idea.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>larryang on "Maple 0.0.9 Documentation Preview"</title>
			<link>http://forums.leaflabs.com/topic.php?id=544#post-2889</link>
			<pubDate>Tue, 30 Nov 2010 10:19:48 +0000</pubDate>
			<dc:creator>larryang</dc:creator>
			<guid isPermaLink="false">2889@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;I would round some of the corners (that seems be the trend nowadays).  Makes it feel less, um, harsh.  Color scheme works for me.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>crenn on "Maple 0.0.9 Documentation Preview"</title>
			<link>http://forums.leaflabs.com/topic.php?id=544#post-2887</link>
			<pubDate>Tue, 30 Nov 2010 09:25:43 +0000</pubDate>
			<dc:creator>crenn</dc:creator>
			<guid isPermaLink="false">2887@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;To me it looks a little strange, but that's all.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mbolivar on "Maple 0.0.9 Documentation Preview"</title>
			<link>http://forums.leaflabs.com/topic.php?id=544#post-2886</link>
			<pubDate>Tue, 30 Nov 2010 09:09:52 +0000</pubDate>
			<dc:creator>mbolivar</dc:creator>
			<guid isPermaLink="false">2886@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;i think it's just where the theme we're customizing puts it (not sure; i didn't do the theming), but i think it's nicer there.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>crenn on "Maple 0.0.9 Documentation Preview"</title>
			<link>http://forums.leaflabs.com/topic.php?id=544#post-2885</link>
			<pubDate>Tue, 30 Nov 2010 04:15:40 +0000</pubDate>
			<dc:creator>crenn</dc:creator>
			<guid isPermaLink="false">2885@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;The restyle looks pretty good, curious why the side bad is now on the right.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
