<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>TiddlyWikiDev Google Group</title>
  <link>http://groups.google.com/group/tiddlywikidev</link>
  <description>Mailing list for the TiddlyWiki developmement community</description>
  <language>en</language>
  <item>
  <title>Re: TW Unit Tests?</title>
  <link>http://groups.google.com/group/tiddlywikidev/browse_thread/thread/b1a356c367ebf1e9/bdcf4e3c1e98dbcb?show_docid=bdcf4e3c1e98dbcb</link>
  <description>
  Wait I&#39;m not trying to write a Unit testing plugin, I&#39;m trying to &lt;br&gt; write just a TW plugin. &lt;br&gt; &lt;p&gt;See this thread for the idea: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://groups.google.com/group/tiddlywiki/browse_thread/thread/a3138414434e9a9b/a5a02004cafef813?hl=en#a5a02004cafef813&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;- Andrew
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/tiddlywikidev/browse_thread/thread/b1a356c367ebf1e9/bdcf4e3c1e98dbcb?show_docid=bdcf4e3c1e98dbcb</guid>
  <author>
  leean...@gmail.com
  (leeand00)
  </author>
  <pubDate>Mon, 09 Nov 2009 15:47:01 UT
</pubDate>
  </item>
  <item>
  <title>Re: TW Unit Tests?</title>
  <link>http://groups.google.com/group/tiddlywikidev/browse_thread/thread/b1a356c367ebf1e9/1d6cf8f42846235e?show_docid=1d6cf8f42846235e</link>
  <description>
  Wait I&#39;m not trying to write a Unit testing plugin, I&#39;m trying to &lt;br&gt; write just a TW plugin. &lt;br&gt; &lt;p&gt;See this thread for the idea: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://groups.google.com/group/tiddlywiki/browse_thread/thread/a3138414434e9a9b/a5a02004cafef813?hl=en#a5a02004cafef813&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;- Andrew
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/tiddlywikidev/browse_thread/thread/b1a356c367ebf1e9/1d6cf8f42846235e?show_docid=1d6cf8f42846235e</guid>
  <author>
  leean...@gmail.com
  (leeand00)
  </author>
  <pubDate>Mon, 09 Nov 2009 15:31:15 UT
</pubDate>
  </item>
  <item>
  <title>Re: TW Unit Tests?</title>
  <link>http://groups.google.com/group/tiddlywikidev/browse_thread/thread/b1a356c367ebf1e9/8cbcdd5c8a68f6d0?show_docid=8cbcdd5c8a68f6d0</link>
  <description>
  Wait I&#39;m not trying to write a Unit testing plugin, I&#39;m trying to &lt;br&gt; write just a TW plugin. &lt;br&gt; &lt;p&gt;See this thread for the idea: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://groups.google.com/group/tiddlywiki/browse_thread/thread/a3138414434e9a9b/a5a02004cafef813?hl=en#a5a02004cafef813&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;- Andrew
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/tiddlywikidev/browse_thread/thread/b1a356c367ebf1e9/8cbcdd5c8a68f6d0?show_docid=8cbcdd5c8a68f6d0</guid>
  <author>
  leean...@gmail.com
  (leeand00)
  </author>
  <pubDate>Mon, 09 Nov 2009 15:30:03 UT
</pubDate>
  </item>
  <item>
  <title>Re: [twdev] TW Unit Tests?</title>
  <link>http://groups.google.com/group/tiddlywikidev/browse_thread/thread/b1a356c367ebf1e9/641ad6cd78d45cb7?show_docid=641ad6cd78d45cb7</link>
  <description>
  We&#39;re slowly migrating from JSSpec to QUnit: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://svn.tiddlywiki.org/Trunk/core/test/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://svn.tiddlywiki.org/Trunk/core/test/README&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://svn.tiddlywiki.org/Trunk/core/tests/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; (Unfortunately, we don&#39;t have full code coverage for the core; it&#39;s an &lt;br&gt; ongoing effort... ) &lt;br&gt; That&#39;s commendable.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/tiddlywikidev/browse_thread/thread/b1a356c367ebf1e9/641ad6cd78d45cb7?show_docid=641ad6cd78d45cb7</guid>
  <author>
  f...@gmx.net
  (FND)
  </author>
  <pubDate>Mon, 09 Nov 2009 14:17:06 UT
</pubDate>
  </item>
  <item>
  <title>TW Unit Tests?</title>
  <link>http://groups.google.com/group/tiddlywikidev/browse_thread/thread/b1a356c367ebf1e9/325c3b6ab0e075f0?show_docid=325c3b6ab0e075f0</link>
  <description>
  What and where are the official Unit Tests for Tiddlywiki? Also are &lt;br&gt; they written in JSUnit or something else? &lt;br&gt; &lt;p&gt;I&#39;m actually looking to write a plugin, and I though that the Unit &lt;br&gt; Tests would give me some help in understanding how to use the unit &lt;br&gt; tests to be sure I haven&#39;t broken anything in TW.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/tiddlywikidev/browse_thread/thread/b1a356c367ebf1e9/325c3b6ab0e075f0?show_docid=325c3b6ab0e075f0</guid>
  <author>
  leean...@gmail.com
  (leeand00)
  </author>
  <pubDate>Mon, 09 Nov 2009 14:07:23 UT
</pubDate>
  </item>
  <item>
  <title>[commit #11208] TiddlyWiki core tests - improved date conversion tests</title>
  <link>http://groups.google.com/group/tiddlywikidev/browse_thread/thread/7d32b4c381c2688f/ee23e15373aedc53?show_docid=ee23e15373aedc53</link>
  <description>
  &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://trac.tiddlywiki.org/changeset/11208&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; MartinBudden &lt;br&gt; 2009-11-09 05:10:57 -0800 (Mon, 09 Nov 2009) &lt;br&gt; 54 &lt;br&gt; TiddlyWiki core tests - improved date conversion tests &lt;br&gt; --------------- &lt;br&gt; U Trunk/core/test/js/Dates.js &lt;br&gt; --------------- &lt;br&gt; Modified: Trunk/core/test/js/Dates.js &lt;br&gt; ============================== ============================== =======
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/tiddlywikidev/browse_thread/thread/7d32b4c381c2688f/ee23e15373aedc53?show_docid=ee23e15373aedc53</guid>
  <author>
  s...@tiddlywiki.org
  </author>
  <pubDate>Mon, 09 Nov 2009 13:10:57 UT
</pubDate>
  </item>
  <item>
  <title>Re: Remove go to [TOP] from DcTableOfContentsPlugin?</title>
  <link>http://groups.google.com/group/tiddlywikidev/browse_thread/thread/640f72ffd560cfbf/e10da4c5a1c4f3dd?show_docid=e10da4c5a1c4f3dd</link>
  <description>
  Thanks FND, but that didn&#39;t work. I eventually settled by making the &lt;br&gt; [TOP] text invisible via css: c.setAttribute(&amp;quot;style&amp;quot;, &amp;quot;font-size: &lt;br&gt; 0.5em; display: none;&amp;quot;); &lt;br&gt; &lt;p&gt;Thanks, &lt;br&gt; &lt;p&gt;Dennis &lt;br&gt; &lt;p&gt;p.s: I don&#39;t know why, but I submitted this a week before I emailed &lt;br&gt; you about it.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/tiddlywikidev/browse_thread/thread/640f72ffd560cfbf/e10da4c5a1c4f3dd?show_docid=e10da4c5a1c4f3dd</guid>
  <author>
  flx...@gmail.com
  (FLX)
  </author>
  <pubDate>Mon, 09 Nov 2009 10:52:44 UT
</pubDate>
  </item>
  <item>
  <title>Properly integrate TiddlersBarPlugin in TiddlyPedia theme?</title>
  <link>http://groups.google.com/group/tiddlywikidev/browse_thread/thread/b7984d4b39a8be65/a2d0f88a7a0e6d83?show_docid=a2d0f88a7a0e6d83</link>
  <description>
  Please see &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://dl.dropbox.com/u/50769/TiddlyPedia.html&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;I would like the tabs to be placed in the toolbar instead of above it, &lt;br&gt; how can I do this? &lt;br&gt; &lt;p&gt;Thank you in advance! &lt;br&gt; &lt;p&gt;Regards, &lt;br&gt; &lt;p&gt;Dennis
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/tiddlywikidev/browse_thread/thread/b7984d4b39a8be65/a2d0f88a7a0e6d83?show_docid=a2d0f88a7a0e6d83</guid>
  <author>
  flx...@gmail.com
  (FLX)
  </author>
  <pubDate>Mon, 09 Nov 2009 10:50:50 UT
</pubDate>
  </item>
  <item>
  <title>Re: Tiddle: beta release. A desktop application providing an indexed view into your TiddlyWiki</title>
  <link>http://groups.google.com/group/tiddlywikidev/browse_thread/thread/a4b72968de82be62/ff7cae17d8a810bd?show_docid=ff7cae17d8a810bd</link>
  <description>
  I&#39;ll fix up that URL encoding thing for the next release. &lt;br&gt; &lt;p&gt;The reason it&#39;s written as a standalone java app is because java is &lt;br&gt; what I do, so it was the easiest path for me :-) It does have the &lt;br&gt; added advantage of cross-platform support whereas Launchy, Do, and &lt;br&gt; Quicksilver are all specific to a single platform.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/tiddlywikidev/browse_thread/thread/a4b72968de82be62/ff7cae17d8a810bd?show_docid=ff7cae17d8a810bd</guid>
  <author>
  benjwar...@gmail.com
  (ben)
  </author>
  <pubDate>Sun, 08 Nov 2009 19:47:28 UT
</pubDate>
  </item>
  <item>
  <title>Re: A marriage made in the clipboard or maybe a macro or plugin</title>
  <link>http://groups.google.com/group/tiddlywikidev/browse_thread/thread/c1ea377333deda3c/63a737a304ae9fc7?show_docid=63a737a304ae9fc7</link>
  <description>
  Hi, &lt;br&gt; It looks like a lot of work you have already done. &lt;br&gt; May be you have some good sugestions (see &amp;quot;sugest repository&amp;quot; button) &lt;br&gt; for the tiddly hub project at &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://plugins.tiddlywiki.org/plugins/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;I found it some weeks ago and it is the first source where I start to &lt;br&gt; search, if I need something new.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/tiddlywikidev/browse_thread/thread/c1ea377333deda3c/63a737a304ae9fc7?show_docid=63a737a304ae9fc7</guid>
  <author>
  mario.piet...@a1.net
  (PMario)
  </author>
  <pubDate>Fri, 06 Nov 2009 14:38:46 UT
</pubDate>
  </item>
  <item>
  <title>Re: [twdev] Remove go to [TOP] from DcTableOfContentsPlugin?</title>
  <link>http://groups.google.com/group/tiddlywikidev/browse_thread/thread/640f72ffd560cfbf/27e7b65301ad8de5?show_docid=27e7b65301ad8de5</link>
  <description>
  You could probably just replace &amp;quot; [top]&amp;quot; with &amp;quot;&amp;quot; in that line. &lt;br&gt; (When modifying a plugin, you should highlight that fact somewhere at &lt;br&gt; the top of your tiddler to prevent confusion.) &lt;br&gt; -- F.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/tiddlywikidev/browse_thread/thread/640f72ffd560cfbf/27e7b65301ad8de5?show_docid=27e7b65301ad8de5</guid>
  <author>
  f...@gmx.net
  (FND)
  </author>
  <pubDate>Fri, 06 Nov 2009 10:38:27 UT
</pubDate>
  </item>
  <item>
  <title>Greetings Tiddly Wiki Gang</title>
  <link>http://groups.google.com/group/tiddlywikidev/browse_thread/thread/4691074f05c528d4/d34da1e638b1167a?show_docid=d34da1e638b1167a</link>
  <description>
  Blessings and Peace: &lt;br&gt; &lt;p&gt;Its been a very, very long time since I frequented &lt;br&gt; these spaces. I trust that ALL is well with each of you. &lt;br&gt; &lt;p&gt;I have a TW that I built some year, or more, ago. &lt;br&gt; It can be send at &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://studio.knightvisionllc.net/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; It is a rather simple creation, and now that I look at it
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/tiddlywikidev/browse_thread/thread/4691074f05c528d4/d34da1e638b1167a?show_docid=d34da1e638b1167a</guid>
  <author>
  rafiki...@gmail.com
  (Digital Doctor)
  </author>
  <pubDate>Fri, 06 Nov 2009 00:41:09 UT
</pubDate>
  </item>
  <item>
  <title>Images for my Tutorial</title>
  <link>http://groups.google.com/group/tiddlywikidev/browse_thread/thread/8d94dca84b0a8c40/a91a5706927bddd3?show_docid=a91a5706927bddd3</link>
  <description>
  For my TiddlyWiki Tutorial I intend to include a gallery of images &lt;br&gt; demonstrating TiddlyWikis: &lt;br&gt; * in various browsers, e.g., IE 6, 7, 8, Firefox 2.x, Opera, &lt;br&gt; SeaMonkey, Google Chrome, Safari &lt;br&gt; * on various OS platforms, e.g., Mac, Linux, Solaris, any PDA devices &lt;br&gt; * in various languages, e.g., any non-English
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/tiddlywikidev/browse_thread/thread/8d94dca84b0a8c40/a91a5706927bddd3?show_docid=a91a5706927bddd3</guid>
  <author>
  craig.prich...@gmail.com
  (Craig in Calgary)
  </author>
  <pubDate>Thu, 05 Nov 2009 16:20:39 UT
</pubDate>
  </item>
  <item>
  <title>Remove go to [TOP] from DcTableOfContentsPlugin?</title>
  <link>http://groups.google.com/group/tiddlywikidev/browse_thread/thread/640f72ffd560cfbf/4d18d5a17a4653b8?show_docid=4d18d5a17a4653b8</link>
  <description>
  Hello, &lt;br&gt; &lt;p&gt;I use a modifiied version of the DcTableOfContentsPlugin. Source here: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://pastebin.com/f451c6c3&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; I like the way it redirects me to the appropriate header when I click &lt;br&gt; on it, but I don&#39;t like the fact that it has [TOP] with every header. &lt;br&gt; How can I remove this? &lt;br&gt; &lt;p&gt;I removed the line:
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/tiddlywikidev/browse_thread/thread/640f72ffd560cfbf/4d18d5a17a4653b8?show_docid=4d18d5a17a4653b8</guid>
  <author>
  flx...@gmail.com
  (FLX)
  </author>
  <pubDate>Thu, 05 Nov 2009 15:29:54 UT
</pubDate>
  </item>
  <item>
  <title>[commit #11189] Ticket #1159</title>
  <link>http://groups.google.com/group/tiddlywikidev/browse_thread/thread/9ca89665a52650ad/8c5daa2a532020b3?show_docid=8c5daa2a532020b3</link>
  <description>
  &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://trac.tiddlywiki.org/changeset/11189&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; MartinBudden &lt;br&gt; 2009-11-05 07:04:29 -0800 (Thu, 05 Nov 2009) &lt;br&gt; 60 &lt;br&gt; Ticket #1159 &lt;br&gt; findContainingTiddler doesn&#39;t work with popups &lt;br&gt; --------------- &lt;br&gt; U Trunk/core/js/Story.js &lt;br&gt; --------------- &lt;br&gt; Modified: Trunk/core/js/Story.js &lt;br&gt; ============================== ============================== =======
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/tiddlywikidev/browse_thread/thread/9ca89665a52650ad/8c5daa2a532020b3?show_docid=8c5daa2a532020b3</guid>
  <author>
  s...@tiddlywiki.org
  </author>
  <pubDate>Thu, 05 Nov 2009 15:04:29 UT
</pubDate>
  </item>
  </channel>
</rss>
