<div class="gmail_quote">2009/7/31 Felipe López Toledo <span dir="ltr">&lt;<a href="mailto:zer.subzero@gmail.com">zer.subzero@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi man!</blockquote><div><br></div><div>Hola,</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">&gt;Okay, I added the current state of things to lessons/quadrilaterals/.</div>
<div class="im"><div>&gt;<br></div><div>&gt;Changes compared to yesterday&#39;s version:</div>

<div>&gt;<br></div><div>&gt;* moved download from a separate tab into the support tab</div>
<div>&gt;* moved the lesson into an iFrame that loads lesson.html as
suggested by Felipe (=&gt; this in &gt;turn has led to an odd issue as
Firefox 3.5 now doesn&#39;t seem to load the complete lesson &gt;while Chrome 3
does it just fine; need to investigate that)</div>
</div><div><div class="im">&gt;* cleaned out the lesson specific .css and .js files from index.html<br></div>yep, I got an error wit ff:<br></div>Error: uncaught exception: [Exception... &quot;Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIDOMCanvasRenderingContext2D.font]&quot;  nsresult: &quot;0x80004005 (NS_ERROR_FAILURE)&quot;  location: &quot;JS frame :: file:///D:/Documents%20and%20Settings/Administrador/Escritorio/karma3/mainline/lessons/quadrilaterals/js/quadrilaterals.js :: anonymous :: line 153&quot;  data: no]<br>


<br>line 153: ctx.font = &quot;bold 13px sans-serif&quot;;<br><br>I think, it&#39;s not the font because it works fine when I load lesson.html on ff<br><br>mmm, I&#39;ll work around this.</blockquote><div><br></div><div>
Yeah, I spent some time on this issue last night but I couldn&#39;t really come up with a solution... :-(</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">&gt;While building the example I </div><div><div class="im">

&gt;also noticed that the current examples/quadrilaterals
lesson doesn&#39;t really meet our bundle &gt;requirements in terms of naming
conventions (e.g. uses activity.(css|js) instead of
&gt;&lt;lesson_name&gt;.(css|js)) and file locations (e.g. images in
images/ instead of assets/* &gt;/images). Mentioning this just as a heads-up
in case anyone looks at or works on that code &gt;in the future.<br></div>I worked around the lesson and after that we defined the layout. That&#39;s an old version.<br>I&#39;ll fix it.</div></blockquote><div><br></div><div>
I think if you&#39;re working on / enhancing the quadrilaterals example it makes more sense to base your work on what&#39;s stored in lessons/quadrilaterals/lesson.html (instead of fixing the old version) since that basically represent the latest version and ties in nicely with my menu work.</div>
<div><br>Christoph</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Regards.<br><div class="gmail_quote">

2009/7/30 Christoph Derndorfer <span dir="ltr">&lt;<a href="mailto:christoph.derndorfer@gmail.com" target="_blank">christoph.derndorfer@gmail.com</a>&gt;</span><div><div></div><div class="h5"><br><blockquote class="gmail_quote" style="border-left:1px solid rgb(204, 204, 204);margin:0pt 0pt 0pt 0.8ex;padding-left:1ex">


<div class="gmail_quote">2009/7/30 Felipe López Toledo <span dir="ltr">&lt;<a href="mailto:zer.subzero@gmail.com" target="_blank">zer.subzero@gmail.com</a>&gt;</span><div><br><blockquote class="gmail_quote" style="border-left:1px solid rgb(204, 204, 204);margin:0pt 0pt 0pt 0.8ex;padding-left:1ex">



I have added u to as a Karma commiter :)</blockquote><div><br></div></div><div>After donkeying around (thanks to dsd_ for that expression;-) with cygwin + git + ssh for the better part of the afternoon (lots of swearing and crying included) I went the TortoiseGit + msysgit route and have now finally managed to make the first commit to the Karma repository (don&#39;t laugh, I know who you are!).</div>


<div>
<div> </div><blockquote class="gmail_quote" style="border-left:1px solid rgb(204, 204, 204);margin:0pt 0pt 0pt 0.8ex;padding-left:1ex"><div>&gt;i think u should put the different ui designs in ROOT/ as  index1.html,<br>

&gt;index2.html, indexn.html<br>
</div>+1</blockquote><div><br></div></div><div>Okay, I added the current state of things to lessons/quadrilaterals/.</div><div><br></div><div>Changes compared to yesterday&#39;s version:</div><div><br></div><div>* moved download from a separate tab into the support tab</div>



<div>* moved the lesson into an iFrame that loads lesson.html as suggested by Felipe (=&gt; this in turn has led to an odd issue as Firefox 3.5 now doesn&#39;t seem to load the complete lesson while Chrome 3 does it just fine; need to investigate that)</div>



<div>* cleaned out the lesson specific .css and .js files from index.html</div><div><br></div><div>While building the example I also noticed that the current examples/quadrilaterals lesson doesn&#39;t really meet our bundle requirements in terms of naming conventions (e.g. uses activity.(css|js) instead of &lt;lesson_name&gt;.(css|js)) and file locations (e.g. images in images/ instead of assets/*/images). Mentioning this just as a heads-up in case anyone looks at or works on that code in the future.</div>



<div><br></div><font color="#888888"><div>Christoph</div></font><div><div></div><div><div> </div><blockquote class="gmail_quote" style="border-left:1px solid rgb(204, 204, 204);margin:0pt 0pt 0pt 0.8ex;padding-left:1ex">


<div class="gmail_quote">2009/7/29 Christoph Derndorfer <span dir="ltr">&lt;<a href="mailto:christoph.derndorfer@gmail.com" target="_blank">christoph.derndorfer@gmail.com</a>&gt;</span><div>
<div></div><div><br>

<blockquote class="gmail_quote" style="border-left:1px solid rgb(204, 204, 204);margin:0pt 0pt 0pt 0.8ex;padding-left:1ex">Okay, then I&#39;ll do that for Chakra UI suggestions and put lesson related UI stuff into lesson/.<div>





<br></div><div>Christoph<br><br><div class="gmail_quote">2009/7/29 Bryan Berry <span dir="ltr">&lt;<a href="mailto:bryan@olenepal.org" target="_blank">bryan@olenepal.org</a>&gt;</span><div><div></div><div><br>

<blockquote class="gmail_quote" style="border-left:1px solid rgb(204, 204, 204);margin:0pt 0pt 0pt 0.8ex;padding-left:1ex">i think u should put the different ui designs in ROOT/ as  index1.html,<br>
index2.html, indexn.html<br>
<div><div></div><div><br>
<br>
On Tue, 2009-07-28 at 20:28 -0500, Felipe López Toledo wrote:<br>
&gt; Hi Christoph<br>
&gt;<br>
&gt;<br>
&gt; I think you should put the content where it supposed to go.<br>
&gt; I mean, if you&#39;re working around &quot;/index.html&quot;, then the fie must be<br>
&gt; &quot;/index.html&quot; in this way we will have the same content.<br>
&gt;<br>
&gt;<br>
&gt; btw. let me know your username in order to add you as a contributor<br>
&gt; into the project<br>
&gt;<br>
&gt; 2009/7/28 Christoph Derndorfer &lt;<a href="mailto:christoph.derndorfer@gmail.com" target="_blank">christoph.derndorfer@gmail.com</a>&gt;<br>
&gt;         Finally managed to get cygwin + git up and running and now<br>
&gt;         have a clone of mainline on my machine.<br>
&gt;<br>
&gt;         Now I was wondering where I should put my early UI designs,<br>
&gt;         examples/ or somewhere else?<br>
&gt;<br>
&gt;         Thanks,<br>
&gt;         Christoph<br>
&gt;<br>
&gt;         --<br>
&gt;         Christoph Derndorfer<br>
&gt;         co-editor, olpcnews<br>
&gt;         url: <a href="http://www.olpcnews.com" target="_blank">www.olpcnews.com</a><br>
&gt;         e-mail: <a href="mailto:christoph@olpcnews.com" target="_blank">christoph@olpcnews.com</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Felipe López Toledo<br>
&gt;<br>
</div></div><font color="#888888">--<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>
</font></blockquote></div></div></div><div><div></div><div><br><br clear="all"><br>-- <br>Christoph Derndorfer<br>co-editor, olpcnews<br>url: <a href="http://www.olpcnews.com" target="_blank">www.olpcnews.com</a><br>

e-mail: <a href="mailto:christoph@olpcnews.com" target="_blank">christoph@olpcnews.com</a><br>

</div></div></div>
</blockquote></div></div></div><br><br clear="all"><br>-- <br><font color="#888888">Felipe López Toledo<br>
</font></blockquote></div></div></div><br><br clear="all"><br>-- <br><div><div></div><div>Christoph Derndorfer<br>co-editor, olpcnews<br>url: <a href="http://www.olpcnews.com" target="_blank">www.olpcnews.com</a><br>

e-mail: <a href="mailto:christoph@olpcnews.com" target="_blank">christoph@olpcnews.com</a><br>

</div></div></blockquote></div></div></div><br><br clear="all"><br>-- <br><font color="#888888">Felipe López Toledo<br>
</font></blockquote></div><br><br clear="all"><br>-- <br>Christoph Derndorfer<br>co-editor, olpcnews<br>url: <a href="http://www.olpcnews.com">www.olpcnews.com</a><br>e-mail: <a href="mailto:christoph@olpcnews.com">christoph@olpcnews.com</a><br>