Hi,<br><div class="gmail_quote"><div><br>I'm doing "porting SVG into khtml" project.<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;">
How easy was your approach to KDE code?</blockquote></div><div>I
have to say it wasn't easy, considering the fact I had to unfork some
of the webkit'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've
started my work early and almost right away started to code. I have a
lot of things to care about, but I'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't, you should. Talking about your ideas<br>
often gets more people interested and giving you feedback.</blockquote></div><div>No,
I've never been much of blogger, but actually, I've never tried. So,
giving the fact I already have some results to show, I'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'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! :)