Hi,<br><div class="gmail_quote"><div><br>I&#39;m doing &quot;porting SVG into khtml&quot; project.<br>&nbsp;<br></div><div class="Ih2E3d"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">


How easy was your approach to KDE code?</blockquote></div><div>I
have to say it wasn&#39;t easy, considering the fact I had to unfork some
of the webkit&#39;s api :-) But with great help from my mentor and other
devs it was doable. <br>
<br></div><div class="Ih2E3d"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Have you started writing code already, or are you doing high-level<br>
designs? Or are you still tied up in exams?</blockquote></div><div>I&#39;ve
started my work early and almost right away started to code. I have a
lot of things to care about, but I&#39;m trying to do that test-driven
development way, first find an svg file to render and then make it
works. (so far I have very few that works fine)<br>
<br></div><div class="Ih2E3d"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Have you committed anything (code, designs, etc.)?</blockquote></div><div>Yes, in my own branch: branches/work/khtml-blaze.<br><br></div><div class="Ih2E3d"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">


Have you blogged? If you haven&#39;t, you should. Talking about your ideas<br>
often gets more people interested and giving you feedback.</blockquote></div><div>No,
I&#39;ve never been much of blogger, but actually, I&#39;ve never tried. So,
giving the fact I already have some results to show, I&#39;ll blog very
soon. ;)<br>
</div><div class="Ih2E3d"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
How do you like the community so far, for those of you who weren&#39;t part of<br>
it? Were you well received?<font color="#888888"><br>
</font></blockquote></div></div>I liked the community very much. My
mentor (Maksim Orlovich, SadEagle) is really great. He helps me a lot
and other devs are also really supportive.<br><br>Have a good coding! :)