<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com/group/TiddlyWikiDev</id>
  <title type="text">TiddlyWikiDev Google Group</title>
  <subtitle type="text">
  Mailing list for the TiddlyWiki developmement community
  </subtitle>
  <link href="/group/TiddlyWikiDev/feed/atom_v1_0_msgs.xml" rel="self" title="TiddlyWikiDev feed"/>
  <updated>2008-08-21T18:51:25Z</updated>
  <generator uri="http://groups.google.com" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>Eris of StrongHold [STRM]</name>
  <email>eris...@gmail.com</email>
  </author>
  <updated>2008-08-21T18:51:25Z</updated>
  <id>http://groups.google.com/group/TiddlyWikiDev/browse_thread/thread/30456f8610af04df/ba3dcc45aac7ce08?show_docid=ba3dcc45aac7ce08</id>
  <link href="http://groups.google.com/group/TiddlyWikiDev/browse_thread/thread/30456f8610af04df/ba3dcc45aac7ce08?show_docid=ba3dcc45aac7ce08"/>
  <title type="text">Re: Inline JavaScript + .tick</title>
  <summary type="html" xml:space="preserve">
  Sorry for the long reply (I work rotational 7/7) &lt;br&gt; I am a complete NooB in Javascript, but I like to think of myself as a &lt;br&gt; quick learner as long as I can apply the theory to an application. &lt;br&gt; &lt;p&gt;If you can get me pointed in the right direction I would be VERY &lt;br&gt; happy :) &lt;br&gt; &lt;p&gt;Thx, &lt;br&gt; &lt;p&gt;Mike
  </summary>
  </entry>
  <entry>
  <author>
  <name>Martin Andreas Eines</name>
  <email>drau...@draugrheim.net</email>
  </author>
  <updated>2008-08-20T13:35:09Z</updated>
  <id>http://groups.google.com/group/TiddlyWikiDev/browse_thread/thread/e0fe9a64c4f39c44/fd9705e3a4bd8b96?show_docid=fd9705e3a4bd8b96</id>
  <link href="http://groups.google.com/group/TiddlyWikiDev/browse_thread/thread/e0fe9a64c4f39c44/fd9705e3a4bd8b96?show_docid=fd9705e3a4bd8b96"/>
  <title type="text">Re: [twdev] namespace for plugins (ticket #735)</title>
  <summary type="html" xml:space="preserve">
  My vote is for an&#39;extensions&#39; namespace - in other words, exchange &lt;br&gt; &#39;extensions&#39; for &#39;plugins&#39;. This way the consistency with &lt;br&gt; version.extenions is kept. &lt;br&gt; I do not believe so (as far as my limited understanding of JS goes).
  </summary>
  </entry>
  <entry>
  <author>
  <name>FND</name>
  <email>f...@gmx.net</email>
  </author>
  <updated>2008-08-20T10:42:38Z</updated>
  <id>http://groups.google.com/group/TiddlyWikiDev/browse_thread/thread/e0fe9a64c4f39c44/fa69e3e00afe0de5?show_docid=fa69e3e00afe0de5</id>
  <link href="http://groups.google.com/group/TiddlyWikiDev/browse_thread/thread/e0fe9a64c4f39c44/fa69e3e00afe0de5?show_docid=fa69e3e00afe0de5"/>
  <title type="text">namespace for plugins (ticket #735)</title>
  <summary type="html" xml:space="preserve">
  All, &lt;br&gt; It would be desirable to provide a namespace (see below) for plugins to &lt;br&gt; register their functions and variables: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://trac.tiddlywiki.org/ticket/735&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; While there is a namespace for macros (config.macros), there&#39;s currently &lt;br&gt; no equivalent for plugins. &lt;br&gt; So we should provide an empty object that plugins can hook into, e.g.:
  </summary>
  </entry>
  <entry>
  <author>
  <name>gigahertz</name>
  <email>glen.he...@gmail.com</email>
  </author>
  <updated>2008-08-19T13:57:43Z</updated>
  <id>http://groups.google.com/group/TiddlyWikiDev/browse_thread/thread/61c135474abc447a/948a936d0abefb1c?show_docid=948a936d0abefb1c</id>
  <link href="http://groups.google.com/group/TiddlyWikiDev/browse_thread/thread/61c135474abc447a/948a936d0abefb1c?show_docid=948a936d0abefb1c"/>
  <title type="text">Re: Bug when filter condition of TTReportView is undefined</title>
  <summary type="html" xml:space="preserve">
  Cool. I&#39;m excited to see that such a useful tool is being supported. &lt;br&gt; &lt;p&gt;The problem is still a bit of a mystery but I can reproduce it pretty &lt;br&gt; easily by doing the following (with FF3): &lt;br&gt; &lt;p&gt;1. Edit [[Getting Started with TeamTasks]] and add/append to the &lt;br&gt; bottom and click Done: &lt;br&gt; &lt;p&gt;!High priority tasks that are not closed
  </summary>
  </entry>
  <entry>
  <author>
  <name>Martin Budden</name>
  <email>mjbud...@gmail.com</email>
  </author>
  <updated>2008-08-19T09:33:22Z</updated>
  <id>http://groups.google.com/group/TiddlyWikiDev/browse_thread/thread/69332dc62d1cb633/a26595a139066ae3?show_docid=a26595a139066ae3</id>
  <link href="http://groups.google.com/group/TiddlyWikiDev/browse_thread/thread/69332dc62d1cb633/a26595a139066ae3?show_docid=a26595a139066ae3"/>
  <title type="text">Re: [twdev] TiddlyWeb Stores and Serializers</title>
  <summary type="html" xml:space="preserve">
  Chris, &lt;br&gt; by the way, I agree with your approach of separating the serializers &lt;br&gt; from the objects they serialize. Long experience has taught me that &lt;br&gt; giving objects serializer member functions, although superficially &lt;br&gt; attractive from an object-oriented perspective, causes problems of its &lt;br&gt; own. Having the serializers separate means:
  </summary>
  </entry>
  <entry>
  <author>
  <name>PhilHawksworth</name>
  <email>phawkswo...@gmail.com</email>
  </author>
  <updated>2008-08-19T06:22:08Z</updated>
  <id>http://groups.google.com/group/TiddlyWikiDev/browse_thread/thread/61c135474abc447a/3b103ca188262eee?show_docid=3b103ca188262eee</id>
  <link href="http://groups.google.com/group/TiddlyWikiDev/browse_thread/thread/61c135474abc447a/3b103ca188262eee?show_docid=3b103ca188262eee"/>
  <title type="text">Re: Bug when filter condition of TTReportView is undefined</title>
  <summary type="html" xml:space="preserve">
  Great! &lt;br&gt; &lt;p&gt;Yes. I&#39;ve seen this bug and agree, we need to be able to handle this. &lt;br&gt; There will be an update soon on &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://getteamtasks.com&quot;&gt;[link]&lt;/a&gt; to fix this &lt;br&gt; annoying bug. &lt;br&gt; &lt;p&gt;I&#39;m afraid I don&#39;t quite understand. Could you possibly expand on &lt;br&gt; this? &lt;br&gt; &lt;p&gt;Thanks for the feedback. Please keep posting reports of bugs to help
  </summary>
  </entry>
  <entry>
  <author>
  <name>cdent@peermore.com</name>
  <email>chris.d...@gmail.com</email>
  </author>
  <updated>2008-08-19T00:38:59Z</updated>
  <id>http://groups.google.com/group/TiddlyWikiDev/browse_thread/thread/69332dc62d1cb633/de3299d1543e3f7c?show_docid=de3299d1543e3f7c</id>
  <link href="http://groups.google.com/group/TiddlyWikiDev/browse_thread/thread/69332dc62d1cb633/de3299d1543e3f7c?show_docid=de3299d1543e3f7c"/>
  <title type="text">TiddlyWeb Stores and Serializers</title>
  <summary type="html" xml:space="preserve">
  For those that are curious about how TiddlyWeb works and some of the &lt;br&gt; ways in which it can be extended, I&#39;ve written some a bit silly and &lt;br&gt; weird but hopefully informative blog postings that relate to the &lt;br&gt; storage and serialization mechanisms in TiddlyWeb. &lt;br&gt; &lt;p&gt;The first one explains how to use one TiddlyWeb server as the backend
  </summary>
  </entry>
  <entry>
  <author>
  <name>gigahertz</name>
  <email>glen.he...@gmail.com</email>
  </author>
  <updated>2008-08-18T18:16:41Z</updated>
  <id>http://groups.google.com/group/TiddlyWikiDev/browse_thread/thread/61c135474abc447a/4e0eb55238a23a7d?show_docid=4e0eb55238a23a7d</id>
  <link href="http://groups.google.com/group/TiddlyWikiDev/browse_thread/thread/61c135474abc447a/4e0eb55238a23a7d?show_docid=4e0eb55238a23a7d"/>
  <title type="text">Bug when filter condition of TTReportView is undefined</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; &lt;p&gt;I&#39;m using TeamTasks 0.4 (and loving it) and found out that if I first &lt;br&gt; create a view with: &lt;br&gt; &lt;p&gt;&amp;lt;&amp;lt;TTReportView Status:&amp;quot;!closed&amp;quot;&amp;gt;&amp;gt; &lt;br&gt; &lt;p&gt;And then I create a new task and do not set the &amp;quot;Status&amp;quot; field (leave &lt;br&gt; it as &amp;quot;Please specify&amp;quot;). Then the TTReportView macro will error out &lt;br&gt; with: &lt;br&gt; &lt;p&gt; 1. Error while executing macro &amp;lt;&amp;lt;TTReportView&amp;gt;&amp;gt;:
  </summary>
  </entry>
  <entry>
  <author>
  <name>Kashgarinn</name>
  <email>steint...@gmail.com</email>
  </author>
  <updated>2008-08-18T10:49:40Z</updated>
  <id>http://groups.google.com/group/TiddlyWikiDev/browse_thread/thread/6b89e1691fc1cfd0/ce6c6c167d9e3dfa?show_docid=ce6c6c167d9e3dfa</id>
  <link href="http://groups.google.com/group/TiddlyWikiDev/browse_thread/thread/6b89e1691fc1cfd0/ce6c6c167d9e3dfa?show_docid=ce6c6c167d9e3dfa"/>
  <title type="text">Re: Problem making alphabet work in the right ISO standard</title>
  <summary type="html" xml:space="preserve">
  I&#39;m sorry too, I&#39;ve been battling with this thing for many, many &lt;br&gt; months and I guess a part of my frustration of never getting it right &lt;br&gt; is getting to me. &lt;br&gt; &lt;p&gt;I don&#39;t understand the function well enough to be able to use it, so &lt;br&gt; I&#39;ll skip it for now. &lt;br&gt; &lt;p&gt;The thing works, now I just need to wiki-format it properly and find a
  </summary>
  </entry>
  <entry>
  <author>
  <name>IanR</name>
  <email>irb...@gmail.com</email>
  </author>
  <updated>2008-08-17T13:06:14Z</updated>
  <id>http://groups.google.com/group/TiddlyWikiDev/browse_thread/thread/7dfc257ccce89575/98d8f9ba1399afeb?show_docid=98d8f9ba1399afeb</id>
  <link href="http://groups.google.com/group/TiddlyWikiDev/browse_thread/thread/7dfc257ccce89575/98d8f9ba1399afeb?show_docid=98d8f9ba1399afeb"/>
  <title type="text">Re: TW/OS -- Tiddlywiki as an operating system shell</title>
  <summary type="html" xml:space="preserve">
  Thanks Ove, The Lively Kernel soaked up most of my day. I am easily &lt;br&gt; distracted. It looks like it has tremendous play potential, &lt;br&gt; especially for those who have the Safari browser right now; its most &lt;br&gt; developed environment. But I agree with the wish to be able to build &lt;br&gt; something in a compiled language that will be lightning fast and
  </summary>
  </entry>
  <entry>
  <author>
  <name>FND</name>
  <email>f...@gmx.net</email>
  </author>
  <updated>2008-08-17T12:20:01Z</updated>
  <id>http://groups.google.com/group/TiddlyWikiDev/browse_thread/thread/6b89e1691fc1cfd0/3d38fb61f26f6fe7?show_docid=3d38fb61f26f6fe7</id>
  <link href="http://groups.google.com/group/TiddlyWikiDev/browse_thread/thread/6b89e1691fc1cfd0/3d38fb61f26f6fe7?show_docid=3d38fb61f26f6fe7"/>
  <title type="text">Re: [twdev] Re: Problem making alphabet work in the right ISO standard</title>
  <summary type="html" xml:space="preserve">
  Whoa - it honestly wasn&#39;t meant to be condescending. &lt;br&gt; I pointed you to the documentation, which happens to be in the source &lt;br&gt; code. I didn&#39;t expect you to know that. &lt;br&gt; Sorry if that came out wrong. &lt;br&gt; -- F.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Kashgarinn</name>
  <email>steint...@gmail.com</email>
  </author>
  <updated>2008-08-17T12:16:08Z</updated>
  <id>http://groups.google.com/group/TiddlyWikiDev/browse_thread/thread/6b89e1691fc1cfd0/240e57047eb4d704?show_docid=240e57047eb4d704</id>
  <link href="http://groups.google.com/group/TiddlyWikiDev/browse_thread/thread/6b89e1691fc1cfd0/240e57047eb4d704?show_docid=240e57047eb4d704"/>
  <title type="text">Re: Problem making alphabet work in the right ISO standard</title>
  <summary type="html" xml:space="preserve">
  How condescendingly helpful of you. &lt;br&gt; &lt;p&gt;I guess I&#39;ll skip asking for more help on this, hint noted, thanks. &lt;br&gt; &lt;p&gt;K.
  </summary>
  </entry>
  <entry>
  <author>
  <name>FND</name>
  <email>f...@gmx.net</email>
  </author>
  <updated>2008-08-17T09:16:24Z</updated>
  <id>http://groups.google.com/group/TiddlyWikiDev/browse_thread/thread/6b89e1691fc1cfd0/2830b54d4ee0e617?show_docid=2830b54d4ee0e617</id>
  <link href="http://groups.google.com/group/TiddlyWikiDev/browse_thread/thread/6b89e1691fc1cfd0/2830b54d4ee0e617?show_docid=2830b54d4ee0e617"/>
  <title type="text">Re: [twdev] Re: Problem making alphabet work in the right ISO standard</title>
  <summary type="html" xml:space="preserve">
  As they say, UTSL... &lt;br&gt; In fact, the httpReq function is fairly well documented: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://trac.tiddlywiki.org/browser/Trunk/core/js/Http.js&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Basically, it abstracts away all the annoying bits and allows you to &lt;br&gt; focus on what you really need to do. &lt;br&gt; Check the TiddlyWiki source (and/or plugins - maybe the UploadPlugin?)
  </summary>
  </entry>
  <entry>
  <author>
  <name>Ove Ridé</name>
  <email>nitro2...@gmail.com</email>
  </author>
  <updated>2008-08-17T02:49:10Z</updated>
  <id>http://groups.google.com/group/TiddlyWikiDev/browse_thread/thread/7dfc257ccce89575/719b13879da26a8a?show_docid=719b13879da26a8a</id>
  <link href="http://groups.google.com/group/TiddlyWikiDev/browse_thread/thread/7dfc257ccce89575/719b13879da26a8a?show_docid=719b13879da26a8a"/>
  <title type="text">Re: [twdev] TW/OS -- Tiddlywiki as an operating system shell</title>
  <summary type="html" xml:space="preserve">
  I think this is a good opportunity to mention the &amp;quot;Lively Kernel&amp;quot;. &lt;br&gt; Although I don&#39;t believe in the idea, at least not so long it is &lt;br&gt; implemented in JS, it&#39;s a cool demo. Gosh, I wish JS had some &lt;br&gt; standardaized, well working graphics capabilities. &lt;br&gt; &lt;p&gt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.youtube.com/watch?v=gGw09RZjQf8&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;2008/8/14 irb...@gmail.com &amp;lt;irb...@gmail.com&amp;gt;:
  </summary>
  </entry>
  <entry>
  <author>
  <name>Kashgarinn</name>
  <email>steint...@gmail.com</email>
  </author>
  <updated>2008-08-16T14:33:05Z</updated>
  <id>http://groups.google.com/group/TiddlyWikiDev/browse_thread/thread/6b89e1691fc1cfd0/948df975d0a36368?show_docid=948df975d0a36368</id>
  <link href="http://groups.google.com/group/TiddlyWikiDev/browse_thread/thread/6b89e1691fc1cfd0/948df975d0a36368?show_docid=948df975d0a36368"/>
  <title type="text">Re: Problem making alphabet work in the right ISO standard</title>
  <summary type="html" xml:space="preserve">
  Mainly I don&#39;t have any information about the function. &lt;br&gt; &lt;p&gt;Can you tell me more about the function? is it just a normal xmlhttp &lt;br&gt; object, or does it do more? &lt;br&gt; &lt;p&gt;K.
  </summary>
  </entry>
</feed>
