Hi Fridrich,<br>Thanks for your reply. It appears that the git port is blocked by my institute&#39;s proxy server. So is the ssh port. They allow only http and https. Is this git repository also available over http or https protocols?<br>


<br>Regards,<br>Abhishek<br><a href="http://www.iitg.ernet.in/stud/a.abhishek/">http://www.iitg.ernet.in/stud/a.abhishek/</a><br> <br><br><div class="gmail_quote">On Thu, Mar 25, 2010 at 3:13 PM, Fridrich Strba <span dir="ltr">&lt;<a href="mailto:fstrba@novell.com" target="_blank">fstrba@novell.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hello, Abhishek,<br>
<br>
Thank you for your interest in GoOo and Google Summer of Code. Your<br>
proposal looks quite huge thing to do. I would advise that you undertake<br>
the standard exercise mentioned here<br>
<a href="http://www.freedesktop.org/wiki/Software/ooo-build/SummerOfCode/2010#Theexercise" target="_blank">http://www.freedesktop.org/wiki/Software/ooo-build/SummerOfCode/2010#Theexercise</a><br>
This exercise helps us to evaluate the capacity of a student to actually<br>
achieve something during the GSoC period.<br>
<br>
We hope that you&#39;ll come back with the result of the exercise so that we<br>
can enter into the merits of your application.<br>
<br>
Cheers<br>
<font color="#888888"><br>
Fridrich<br>
</font><div><div></div><div><br>
On Tue, 2010-03-23 at 23:24 +0530, Abhishek Anand wrote:<br>
&gt; Hi all,<br>
&gt; I would be highly grateful if you spare some of your time and let me<br>
&gt; know your views about this proposal for an equivalent of OneNote in<br>
&gt; OpenOffice. I want to undertake this as a GSoC project<br>
&gt; --------------------------------------------------<br>
&gt;<br>
&gt;<br>
&gt; Microsoft One Note is the only reason I’m unable to switch to Linux.<br>
&gt; Openoffice is the ideal place for such an application. OneNote is a<br>
&gt; brilliant combination of 2 line of products:  Microsoft Word and<br>
&gt; Windows Journal. In addition to combining functionalities of both, it<br>
&gt; has many useful features like:<br>
&gt;<br>
&gt; 1.      Organizing capability: In the days of Windows Journal, I had<br>
&gt; one file for each lecture of a semester. Organizing them was<br>
&gt; difficult. OneNote on the other hand organizes files(sections) into<br>
&gt; groups and notebooks and hence accessing them becomes much more<br>
&gt; convenient.<br>
&gt;<br>
&gt; 2.      Ability to add text/handwriting/image/video etc anywhere in a<br>
&gt; document: A one note page in auto(default) mode extends happily in all<br>
&gt; 4 directions when you write/add text at a boundary Contrast this Word<br>
&gt; which enforces strict page formatting which is not very appropriate<br>
&gt; for making informal notes<br>
&gt;<br>
&gt; 3.       Searching capability: This, according to me is the coolest<br>
&gt; feature in one note. It can search for text with high accuracy in my<br>
&gt; illegible handwriting, pictures, audio and video contained in the<br>
&gt; OneNote notebook.<br>
&gt;<br>
&gt; 4.      Collaboration features: Multiple users can collaborate on a<br>
&gt; notebook. OneNote  This feature is already available in Jarnall, a<br>
&gt; java based application available in linux<br>
&gt;<br>
&gt; 5.      Support for inline links: Inline links are a great way to<br>
&gt; refer to some other paragraph of the notebook.<br>
&gt;<br>
&gt; 6.      Support for outlook: Outlook events can be created right<br>
&gt; inside notebook.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Apart from the above mentioned features, I also want to add one which<br>
&gt; is missing in OneNote: the ability to record the strokes of pen and<br>
&gt; audio in a synchronized way and the replaying it. This can be a great<br>
&gt; tool for people who give lectures as they can record them in a<br>
&gt; space-efficient way<br>
&gt;<br>
&gt;  Developing such an application right from scratch seems infeasible in<br>
&gt; 2 months. Therefore, I plan to branch-off  from the OpenOffice Writer<br>
&gt; code and add the handwriting support and the above mentioned features.<br>
&gt; Here is some concrete description about how I plan to go about it In<br>
&gt; chronological order:<br>
&gt;<br>
&gt; 1)     Add support for handwriting: Thanks to the linuxwacom project,<br>
&gt; stylus is supported in linux as a pointing device.  I’m not well<br>
&gt; versed with the internals of the file formats we can somehow hack them<br>
&gt; to store the spatio-temporal info required for handwriting<br>
&gt; recognition. Storing timing info will aid in handwriting recognition<br>
&gt; and the recording feature. Also, I’m doing  courses in Computer Vision<br>
&gt; and Multimedia systems. So, by the time this semester ends, I’ll be<br>
&gt; well versed with techniques for recognition of text in<br>
&gt; images/videos/handwritings.<br>
&gt;<br>
&gt; 2)     For the organization, OneNote’s model of a notebook as a folder<br>
&gt; seems very appropriate. It allows us to create a hierarchy of groups<br>
&gt; of sections which is internally stored as a hierarchy of folders. I<br>
&gt; visualize the same model for the OpenOffice version of OneNote<br>
&gt;<br>
&gt; 3)     OneNote indexes the videos/images/audios whenever the system is<br>
&gt; idle. I plan to write a daemon for this task in linux. This daemon can<br>
&gt; run as a low-priority process in the system. Like OneNote, I also want<br>
&gt; to automatically adjust the priority based on battery status in<br>
&gt; laptops<br>
&gt;<br>
&gt; 4)     For collaboration, I’ll write a custom server which will run on<br>
&gt; the machine on which the shared notebook resides.<br>
&gt;<br>
&gt; 5)     Adding support for Inline links should be trivial.<br>
&gt;<br>
&gt; 6)     I will integrate it with evolution. I guess this will involve<br>
&gt; writing an addon for Evolution to accept events from OpenOffice<br>
&gt; OneNote<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;  --------------------------<br>
&gt;<br>
&gt; Regards,<br>
&gt; Abhishek Anand<br>
&gt; final year student,<br>
&gt; Dept of Computer Science,<br>
&gt; IIT Guwahati<br>
&gt;<br>
&gt;<br>
</div></div><div><div></div><div>&gt; _______________________________________________<br>
&gt; ooo-build mailing list<br>
&gt; <a href="mailto:ooo-build@lists.freedesktop.org" target="_blank">ooo-build@lists.freedesktop.org</a><br>
&gt; <a href="http://lists.freedesktop.org/mailman/listinfo/ooo-build" target="_blank">http://lists.freedesktop.org/mailman/listinfo/ooo-build</a><br>
<br>
<br>
_______________________________________________<br>
ooo-build mailing list<br>
<a href="mailto:ooo-build@lists.freedesktop.org" target="_blank">ooo-build@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/ooo-build" target="_blank">http://lists.freedesktop.org/mailman/listinfo/ooo-build</a><br>
</div></div></blockquote></div><br>