Hi devendra<br><br>&gt; I think it would be  better we use some  existing  javascript<br>
&gt; libraries than to start from the scatch. so that we could get functon<br>
&gt; and classes to be used in every  repetitive works.<br>I&#39;m agree<br><br>&gt;  i  know one  interactive geometry . plotting and visualization<br>
&gt; library called JSXGraph but have not used it<br>
&gt; before. <a href="http://jsxgraph.uni-bayreuth.de/wp/" target="_blank">http://jsxgraph.uni-bayreuth.de/wp/</a><br>oooh, awesome!<br><br>There&#39;re some things about this library (and others) that are not linked with Karma dosing goals: they work in the global namespace and/or extending the native objects (array, function, etc) and they are not built as (jQuery) plugins.<div>

<br></div><div>Karma is a jQuery plugin. I think if I need a function or method and it&#39;s relevant to karma plugin then I must add that to jquery.karma.js, so every relevant function / method / var will be available using $.karma[...]</div>

<div><br></div><div><div><div>..one other way is to create Karma as a library without being a jQuery plugin (but using jQuery internally). This option is easier to develop than the plugin way, but we want to keep the eyes of jQuery community over karma. (philosophical -design discussion?) <br>

<br><div class="gmail_quote">
On Wed, Jul 22, 2009 at 11:05 PM, Bryan Berry <span dir="ltr">&lt;<a href="mailto:bryan@olenepal.org" target="_blank">bryan@olenepal.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left:1px solid rgb(204, 204, 204);margin:0pt 0pt 0pt 0.8ex;padding-left:1ex">


added subzero on cc<br>
On Thu, 2009-07-23 at 09:42 +0545, devendra khadka wrote:<br>
&gt; I think it would be  better we use some  existing  javascript<br>
&gt; libraries than to start from the scatch. so that we could get functon<br>
&gt; and classes to be used in every  repetitive works. besides we may need<br>
&gt; some  common classes which we need but are not available. so we should<br>
&gt; go on through and  what to make.<br>
&gt;  i  know one  interactive geometry . plotting and visualization<br>
&gt; library called JSXGraph but have not used it<br>
&gt; before. <a href="http://jsxgraph.uni-bayreuth.de/wp/" target="_blank">http://jsxgraph.uni-bayreuth.de/wp/</a><br>
&gt;  i hope we could find more libraires for these.<br>
&gt;<br>
&gt; 2009/7/23 Bryan Berry &lt;<a href="mailto:bryan@olenepal.org" target="_blank">bryan@olenepal.org</a>&gt;<br>
<div><div></div><div>&gt;         -------- Forwarded Message --------<br>
&gt;         From: Felipe López Toledo &lt;<a href="mailto:zer.subzero@gmail.com" target="_blank">zer.subzero@gmail.com</a>&gt;<br>
&gt;         To: Bryan Berry &lt;<a href="mailto:bryan@olenepal.org" target="_blank">bryan@olenepal.org</a>&gt;, Christoph Derndorfer<br>
&gt;         &lt;<a href="mailto:christoph.derndorfer@gmail.com" target="_blank">christoph.derndorfer@gmail.com</a>&gt;, Sugar Devel<br>
&gt;         &lt;<a href="mailto:sugar-devel@lists.sugarlabs.org" target="_blank">sugar-devel@lists.sugarlabs.org</a>&gt;<br>
&gt;         Subject: Karma: geometry functions<br>
&gt;         Date: Wed, 22 Jul 2009 12:49:05 -0500<br>
&gt;<br>
&gt;         Hi guys.<br>
&gt;<br>
&gt;         I&#39;ve been working on re-making some OLE Nepal lessons using<br>
&gt;         javaScript,<br>
&gt;         each time I found new things to do, most of them related to<br>
&gt;         geometry.<br>
&gt;         I think it&#39;s necessary to write some &quot;geometry class&quot; in order<br>
&gt;         to<br>
&gt;         expedite the activities development.<br>
&gt;<br>
&gt;         currently supported:<br>
&gt;         (draw) : rectangle, circle,<br>
&gt;         (numeric): distance between 2 points<br>
&gt;<br>
&gt;         working on:<br>
&gt;         (draw) : polygon, ellipse<br>
&gt;<br>
&gt;         could you suggest me some more functions?<br>
&gt;<br>
&gt;         thanks in advance<br>
&gt;<br>
&gt;         felipe<br>
&gt;         --<br>
&gt;         Bryan W. Berry<br>
&gt;         Technology Director<br>
&gt;         OLE Nepal, <a href="http://www.olenepal.org" target="_blank">http://www.olenepal.org</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
--<br>
Bryan W. Berry<br>
Technology Director<br>
OLE Nepal, <a href="http://www.olenepal.org" target="_blank">http://www.olenepal.org</a><br>
<br>
</div></div></blockquote></div><br>
</div></div></div>