[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-edu-devel
Subject:    Re: Start contributing to KmPlot
From:       Shubham Pansari <pansarishubham2395 () gmail ! com>
Date:       2014-02-03 17:49:49
Message-ID: CAOdEGu3Z7y=0X_eQr=ni+XqKgGQMKd0AfVuOY2x7-L-u-OG8GA () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


Hi Percy,
I have gone through the Khipu manual thoroughly. Now I would like to start
working on improving the design of the plot editor. How should I start
working? Guide me.

Thanks and Regards,
Shubham


On Thu, Jan 30, 2014 at 3:59 AM, Percy Camilo Triveño Aucahuasi <
percy.camilo.ta@gmail.com> wrote:

> Hi Shubham,
>
>
> On 29/01/14 16:25, Shubham Pansari wrote:
>
>> Hi Percy,
>> I have resolved all my problems and errors regarding the compilation and
>> installation of Khipu from its source code.
>>
>
> Happy to know that, if you have more issues, just send us a mail but with
> complete information ;)
>
>
>  Now I am going through its
>> source code and trying to get familiar with it and meanwhile I am also
>> learning Analitza library. Now I  want to start contributing to Khipu.
>> What should I do?
>>
>>
> Ok I've already reply to Abhijeet some steps, please go through prevs
> emails to know more about Khipu. One interesting task that we need in Khipu
> is to improve the design of the plot editor, well first you better read the
> manual (thanks to Punit):
>
> http://userbase.kde.org/Khipu/Manual
>
> If you found a crash/bug now you know how to send us feedback.
>
>
>  Sorry for the miscommunication last time. I read the links you provide
>> me in the last mail about preparing bug-report and crash-report. In
>> future I will follow the instructions.
>>
>>
> No problem, I trust you will ;)
>
>  Thanks and Regards,
>> Shubham
>>
>>
> Thanks to you, keep on!
> Percy
>
>
>
>> On Tue, Jan 28, 2014 at 9:58 PM, Abhijeet Nikam
>> <connect08nikam@gmail.com <mailto:connect08nikam@gmail.com>> wrote:
>>
>>     Hi,
>>
>>     I am building khipu and I encountered this error. I have installed
>>     analitza from source.I tried clearing this problem for some time but
>>     could not go ahead.
>>
>>     I am getting this following error:
>>
>>     [ 95%] Built target khipu_automoc
>>     Linking CXX executable khipu
>>
>>     ../lib/liblibkhipu.a(mainwindow.o): In function
>>     `MainWindow::saveFile(KUrl const&)':
>>     /home/nikam/khipu/src/mainwindow.cpp:828: undefined reference to
>>     `Analitza::FunctionGraph::hasIntervals() const'
>>     ../lib/liblibkhipu.a(plotseditor.o): In function
>>     `PlotsEditor::editPlot(QModelIndex const&)':
>>     /home/nikam/khipu/src/plotseditor.cpp:275: undefined reference to
>>     `Analitza::FunctionGraph::hasIntervals() const'
>>     /home/nikam/khipu/src/plotseditor.cpp:321: undefined reference to
>>     `Analitza::FunctionGraph::hasIntervals() const'
>>     /home/nikam/khipu/src/plotseditor.cpp:340: undefined reference to
>>     `Analitza::FunctionGraph::hasIntervals() const'
>>     /home/nikam/khipu/src/plotseditor.cpp:358: undefined reference to
>>     `Analitza::FunctionGraph::hasIntervals() const'
>>     ../lib/liblibkhipu.a(plotseditor.o):/home/nikam/
>> khipu/src/plotseditor.cpp:416:
>>     more undefined references to
>>     `Analitza::FunctionGraph::hasIntervals() const' follow
>>     ../lib/liblibkhipu.a(plotseditor.o): In
>>
>>     ....
>>
>>     Please help to build it completely.
>>
>>     Regards,
>>     Abhijeet
>>
>>
>>     Please help
>>
>>
>>
>>     On Tue, Jan 28, 2014 at 5:55 PM, Shubham Pansari
>>     <pansarishubham2395@gmail.com <mailto:pansarishubham2395@gmail.com>>
>>
>>     wrote:
>>
>>         Hi,
>>         I have resolved all my problems corresponding to the building of
>>         Khipu from source code. Now I am learning Analitza library.
>>         Other than that how could I start contributing in Khipu?
>>
>>         Thanks and Regards,
>>         Shubham
>>
>>
>>
>>         On Tue, Jan 28, 2014 at 11:42 AM, Shubham Pansari
>>         <pansarishubham2395@gmail.com
>>         <mailto:pansarishubham2395@gmail.com>> wrote:
>>
>>             Hi,
>>             Thanks to Yuri, I have sort out my problem with the previous
>>             errors but now when I am trying to start Khipu, it is just
>>             giving a warning about fonts, which should not affect the
>>             launch of Khipu, but nothing is happening later.
>>
>>
>>             On Tue, Jan 28, 2014 at 10:47 AM, Yuri Chornoivan
>>             <yurchor@ukr.net <mailto:yurchor@ukr.net>> wrote:
>>
>>                 написане Tue, 28 Jan 2014 07:03:54 +0200, Shubham
>>                 Pansari <pansarishubham2395@gmail.com
>>                 <mailto:pansarishubham2395@gmail.com>>__:
>>
>>
>>
>>                     Hi Punit,
>>                     The errors I am getting are of the following type,
>>                     it seems like a
>>                     compilation error-
>>
>>                     /home/shp/khipu/src/__plotseditor.cpp:413:28: error:
>>
>>                     'class
>>                     Analitza::PlaneCurve' has no member named
>> 'hasIntervals'
>>                                                      if
>>                     (curve->hasIntervals())
>>
>>                     and many more similar kind of errors.
>>                     How could I remove those?
>>
>>                     Thanks and Regards,
>>                     Shubham
>>
>>
>>                 Hi,
>>
>>                 Please compile and install analitza from git/master.
>>
>>                 https://projects.kde.org/__projects/kde/kdeedu/analitza/_
>> _repository
>>
>>                 <https://projects.kde.org/projects/kde/kdeedu/analitza/
>> repository>
>>
>>                 Best regards,
>>                 Yuri
>>
>>
>>
>>
>>                     On Tue, Jan 28, 2014 at 6:54 AM, Percy Camilo
>>                     Triveño Aucahuasi <
>>                     percy.camilo.ta@gmail.com
>>                     <mailto:percy.camilo.ta@gmail.com>> wrote:
>>
>>                         Hi Shubham,
>>
>>
>>                         On 27/01/14 10:13, Shubham Pansari wrote:
>>
>>                             Hi Punit,
>>                             I am trying to build khipu from source but
>>                             it is showing errors in make
>>                             stage. Errors are corresponding to a member
>>                             function clearIntervals and
>>                             hasIntervals.
>>
>>                             Help me out.
>>
>>
>>                         Sure, but we need more information, read this:
>>
>>                         http://techbase.kde.org/__
>> Development/Tutorials/__Debugging/How_to_create_
>>
>>                         <http://techbase.kde.org/Development/Tutorials/
>> Debugging/How_to_create_>
>>                         useful_crash_reports
>>
>>                         Also, give us additional feedback, e.g: branch,
>>                         compiler, operative
>>                         system, etc; in short: you can report a bug if
>>                         you want, if so, then please
>>                         read about our policies for that:
>>
>>                         http://techbase.kde.org/__
>> Contribute/Bugsquad/Quick___Introduction_to_Bugzilla
>>                         <http://techbase.kde.org/
>> Contribute/Bugsquad/Quick_Introduction_to_Bugzilla>
>>
>>                         and
>>
>>                         http://techbase.kde.org/__
>> Contribute/Bugsquad/Guide_To___BugTriaging#General_
>>                         <http://techbase.kde.org/
>> Contribute/Bugsquad/Guide_To_BugTriaging#General_>
>>                         Considerations
>>
>>                         You're doing it fine, with time you will learn
>>                         how to use our
>>                         infrastructure, trust me one is always learning ;)
>>
>>                           Regards,
>>
>>                             Shubham
>>
>>
>>
>>                         Percy
>>
>>                           On Mon, Jan 27, 2014 at 4:33 PM, Punit Mehta
>>                         <punit9462@gmail.com <mailto:punit9462@gmail.com>
>>
>>                             <mailto:punit9462@gmail.com
>>
>>                             <mailto:punit9462@gmail.com>>> wrote:
>>
>>                                  Hi Shubham,
>>
>>                                  It is great that you know C++ and want
>>                             to contribute in KDE. If you
>>                                  are interested in contributing math
>>                             part in KDE-Edu (Analitza,
>>                                  Khipu, KAlgebra .. ) then you should
>>                             try to complie and build the
>>                                  applications from the source code.
>>
>>                                  As Percy pointed out, read the details
>>                             regarding the project and its
>>                                  scope. Incase of Khipu, I would
>>                             recommend you to compile. build and
>>                                  install the current version of analitza
>>                             and then follow the same
>>                                  procedure to install khipu. Try to play
>>                             with the code, find some
>>                                  bugs and solve them.
>>
>>                                  You can possibly attend conf.kde.in
>>                             <http://conf.kde.in> <http://conf.kde.in>
>>
>>                             2014[2] if
>>
>>                                  you are interested in contbuting to KDE
>>                             and want to know more about
>>                                  the projects like khipu, analitza,
>>                             artikulate, KStars etc..
>>
>>                                  Hope, this helps :)
>>
>>                                  Looking forward to see you in KDE :)
>>
>>                                  Regards,
>>                                  Punit Mehta
>>
>>                                  [1]:
>>                             http://techbase.kde.org/__
>> Getting_Started/Build/KDE___Applications
>>
>>                             <http://techbase.kde.org/
>> Getting_Started/Build/KDE_Applications>
>>                                  [2]: http://conf.kde.in
>>                             <http://conf.kde.in/>
>>
>>
>>                                      Message: 3
>>                                      Date: Sun, 26 Jan 2014 14:53:30 +0530
>>                                      From: Shubham Pansari
>>                             <pansarishubham2395@gmail.com
>>                             <mailto:pansarishubham2395@gmail.com>
>>
>>                             <mailto:pansarishubham2395@__gmail.com
>>
>>                             <mailto:pansarishubham2395@gmail.com>>>
>>                                      To: kde-edu@kde.org
>>                             <mailto:kde-edu@kde.org>
>>                             <mailto:kde-edu@kde.org
>>
>>                             <mailto:kde-edu@kde.org>>
>>
>>                                      Subject: Re: Start contributing to
>>                             KmPlot
>>                                      Message-ID:
>>
>>
>>                             <__CAOdEGu2R4xRC8d4pUhQZkQQWgPCtU
>> __m_4PTjDs1SX+Zwndjj5ZA@mail.
>>                             gmail.com <http://gmail.com>
>>
>>                             <mailto:CAOdEGu2R4xRC8d4pUhQZk
>> __QQWgPCtUm_4PTjDs1SX%
>>                             <mailto:CAOdEGu2R4xRC8d4pUhQZk
>> QQWgPCtUm_4PTjDs1SX%25>
>>                             2BZwndjj5ZA@mail.gmail.com
>>                             <mailto:2BZwndjj5ZA@mail.gmail.com>>>
>>
>>
>>                                      Content-Type: text/plain;
>>                             charset="iso-8859-1"
>>
>>                                      Hi,
>>                                      I am Shubham. Currently I know C++
>>                             and C language, before i
>>                                      start working
>>                                      on Khipu other than analitza
>>                             library what else I have to read
>>                                      and from
>>                                      where I should start after studying
>>                             this library.
>>
>>                                      Please guide me.
>>
>>                                      Regards,
>>                                      Shubham Pansari
>>
>>
>>                                      On Sun, Jan 26, 2014 at 1:41 PM,
>>                             Percy Camilo Trive?o Aucahuasi <
>>                             percy.camilo.ta@gmail.com
>>                             <mailto:percy.camilo.ta@gmail.com>
>>                             <mailto:percy.camilo.ta@gmail.__com
>>
>>                             <mailto:percy.camilo.ta@gmail.com>>>
>>                             wrote:
>>
>>                                       > Hi Abhijeet,
>>                                       >
>>                                       >
>>                                       > On 25/01/14 23:55, Abhijeet
>>                             Nikam wrote:
>>                                       >
>>                                       >> Hi,
>>                                       >> I am Abhijeet. I went through
>>                             some KDE applications and I
>>                                      really liked
>>                                       >> KmPlot.I wish to start
>>                             contributing to it. Can I proceed
>>                                      with one of the
>>                                       >> minor bugs in the bug list? I
>>                             know C++ and baiscs of Qt
>>                                      framework.
>>                                       >>
>>                                       >> Can somebody please guide me?
>>                                       >>
>>                                       >
>>                                       > ;)
>>                                       >
>>                                       > Currently we are in the process
>>                             to replace KmPlot with Khipu:
>>                                       >
>>                                       >
>>                             https://projects.kde.org/__
>> projects/playground/edu/khipu
>>
>>                             <https://projects.kde.org/
>> projects/playground/edu/khipu>
>>                                       >
>>                                       > The main idea here is to use a
>>                             common infrastructure for all
>>                                      kdeedu math
>>                                       > applications, you see, now
>>                             KAlgebra and Khipu are using this
>>                                      library:
>>                                       > analitza
>>                                       >
>>                                       >
>>                             https://projects.kde.org/__
>> projects/kde/kdeedu/analitza
>>
>>                             <https://projects.kde.org/
>> projects/kde/kdeedu/analitza>
>>                                       >
>>                                       > You can read the analitza
>>                             documentation here:
>>                                       >
>>                                       >
>>                             http://api.kde.org/4.x-api/__
>> kdeedu-apidocs/analitza/html/
>>
>>                             <http://api.kde.org/4.x-api/
>> kdeedu-apidocs/analitza/html/>
>>                             index.html
>>                                       >
>>                                       > I think it would be good if you
>>                             learn analitza first and then
>>                                      define what
>>                                       > you want to do:
>>                                       >
>>                                       > numerical methods?
>>                                       > symbolic algebra?
>>                                       > improve the math parser?
>>                                       > ...
>>                                       >
>>                                       > Please, note that some of the
>>                             features you want to implement
>>                                      can  belong
>>                                       > to analitza's scope (the common
>>                             infrastructure) or any math
>>                                      application
>>                                       > that uses analitza (Khipu or
>>                             KAlgebra)
>>                                       >
>>                                       > Finally, you can read some
>>                             history about in:
>>                                       >
>>                                       >
>>                             https://www.google-melange.__
>> com/gsoc/proposal/review/
>>                             <https://www.google-melange.
>> com/gsoc/proposal/review/>
>>                                       >
>>                             google/gsoc2013/punit9462/1?__
>> ModPagespeed=noscript
>>                                       >
>>                                       >
>>                             https://punit9462.wordpress.__com/
>>                             <https://punit9462.wordpress.com/>
>>                                       >
>>                                       >
>>                             http://community.kde.org/GSoC/
>> __2012/StatusReports#Percy_
>>                             <http://community.kde.org/
>> GSoC/2012/StatusReports#Percy_>
>>                                       > Camilo_Trive.C3.B1o_Aucahuasi
>>                                       >
>>                                       >  Regards,
>>                                       >> Abhijeet
>>                                       >>
>>                                       >
>>                                       > Hope you can join us ;)
>>                                       > Percy
>>                                       >
>>                             ______________________________
>> ___________________
>>
>>                                       > kde-edu mailing list
>>                                       > kde-edu@mail.kde.org
>>                             <mailto:kde-edu@mail.kde.org>
>>                             <mailto:kde-edu@mail.kde.org
>>                             <mailto:kde-edu@mail.kde.org>>
>>
>>                                       >
>>                             https://mail.kde.org/mailman/_
>> _listinfo/kde-edu
>>                             <https://mail.kde.org/mailman/
>> listinfo/kde-edu>
>>                                       >
>>                                      -------------- next part
>> --------------
>>                                      An HTML attachment was scrubbed...
>>                                      URL:
>>
>>                             <http://mail.kde.org/__
>> pipermail/kde-edu/attachments/
>>                             <http://mail.kde.org/
>> pipermail/kde-edu/attachments/>
>>                             20140126/e7ef0b66/attachment-__0001.html>
>>
>>                                      ------------------------------
>>
>>
>>                             ______________________________
>> ___________________
>>
>>                                      kde-edu mailing list
>>                             kde-edu@mail.kde.org
>>                             <mailto:kde-edu@mail.kde.org>
>>                             <mailto:kde-edu@mail.kde.org
>>                             <mailto:kde-edu@mail.kde.org>>
>>
>>                             https://mail.kde.org/mailman/_
>> _listinfo/kde-edu
>>                             <https://mail.kde.org/mailman/
>> listinfo/kde-edu>
>>
>>
>>                                      End of kde-edu Digest, Vol 130,
>>                             Issue 37
>>
>>                             ******************************__**********
>>
>>
>>
>>
>>                             ______________________________
>> ___________________
>>
>>                                  kde-edu mailing list
>>                             kde-edu@mail.kde.org
>>                             <mailto:kde-edu@mail.kde.org>
>>                             <mailto:kde-edu@mail.kde.org
>>                             <mailto:kde-edu@mail.kde.org>>
>>                             https://mail.kde.org/mailman/_
>> _listinfo/kde-edu
>>                             <https://mail.kde.org/mailman/
>> listinfo/kde-edu>
>>
>>
>>
>>
>>
>>                             ______________________________
>> ___________________
>>                             kde-edu mailing list
>>                             kde-edu@mail.kde.org
>>                             <mailto:kde-edu@mail.kde.org>
>>                             https://mail.kde.org/mailman/_
>> _listinfo/kde-edu
>>                             <https://mail.kde.org/mailman/
>> listinfo/kde-edu>
>>
>>                               ______________________________
>> ___________________
>>
>>
>>                         kde-edu mailing list
>>                         kde-edu@mail.kde.org <mailto:kde-edu@mail.kde.org
>> >
>>                         https://mail.kde.org/mailman/__listinfo/kde-edu
>>                         <https://mail.kde.org/mailman/listinfo/kde-edu>
>>
>>                 _________________________________________________
>>
>>                 kde-edu mailing list
>>                 kde-edu@mail.kde.org <mailto:kde-edu@mail.kde.org>
>>                 https://mail.kde.org/mailman/__listinfo/kde-edu
>>
>>                 <https://mail.kde.org/mailman/listinfo/kde-edu>
>>
>>
>>
>>
>>         _______________________________________________
>>         kde-edu mailing list
>>         kde-edu@mail.kde.org <mailto:kde-edu@mail.kde.org>
>>         https://mail.kde.org/mailman/listinfo/kde-edu
>>
>>
>>
>>     _______________________________________________
>>     kde-edu mailing list
>>     kde-edu@mail.kde.org <mailto:kde-edu@mail.kde.org>
>>     https://mail.kde.org/mailman/listinfo/kde-edu
>>
>>
>>
>>
>> _______________________________________________
>> kde-edu mailing list
>> kde-edu@mail.kde.org
>> https://mail.kde.org/mailman/listinfo/kde-edu
>>
>>  _______________________________________________
> kde-edu mailing list
> kde-edu@mail.kde.org
> https://mail.kde.org/mailman/listinfo/kde-edu
>

[Attachment #5 (text/html)]

<div dir="ltr"><div><div><div>Hi Percy,<br></div>I have gone through the Khipu manual \
thoroughly. Now I would like to start working on improving the design of the plot \
editor. How should I start working? Guide me.<br><br></div> Thanks and \
Regards,<br></div>Shubham<br></div><div class="gmail_extra"><br><br><div \
class="gmail_quote">On Thu, Jan 30, 2014 at 3:59 AM, Percy Camilo Triveño Aucahuasi \
<span dir="ltr">&lt;<a href="mailto:percy.camilo.ta@gmail.com" \
target="_blank">percy.camilo.ta@gmail.com</a>&gt;</span> wrote:<br> <blockquote \
class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex">Hi Shubham,<div class="im"><br> <br>
On 29/01/14 16:25, Shubham Pansari wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex"> Hi Percy,<br>
I have resolved all my problems and errors regarding the compilation and<br>
installation of Khipu from its source code.<br>
</blockquote>
<br></div>
Happy to know that, if you have more issues, just send us a mail but with complete \
information ;)<div class="im"><br> <br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex"> Now I am going through its<br>
source code and trying to get familiar with it and meanwhile I am also<br>
learning Analitza library. Now I  want to start contributing to Khipu.<br>
What should I do?<br>
<br>
</blockquote>
<br></div>
Ok I&#39;ve already reply to Abhijeet some steps, please go through prevs emails to \
know more about Khipu. One interesting task that we need in Khipu is to improve the \
design of the plot editor, well first you better read the manual (thanks to \
Punit):<br>

<br>
<a href="http://userbase.kde.org/Khipu/Manual" \
target="_blank">http://userbase.kde.org/Khipu/<u></u>Manual</a><br> <br>
If you found a crash/bug now you know how to send us feedback.<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex"> Sorry for the miscommunication last time. I read the links \
you provide<br> me in the last mail about preparing bug-report and crash-report. \
In<br> future I will follow the instructions.<br>
<br>
</blockquote>
<br></div>
No problem, I trust you will ;)<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex"> Thanks and Regards,<br>
Shubham<br>
<br>
</blockquote>
<br>
Thanks to you, keep on!<br>
Percy<br>
<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex"><div class="im"> <br>
On Tue, Jan 28, 2014 at 9:58 PM, Abhijeet Nikam<br></div><div><div class="h5">
&lt;<a href="mailto:connect08nikam@gmail.com" \
target="_blank">connect08nikam@gmail.com</a> &lt;mailto:<a \
href="mailto:connect08nikam@gmail.com" \
target="_blank">connect08nikam@gmail.<u></u>com</a>&gt;&gt; wrote:<br> <br>
    Hi,<br>
<br>
    I am building khipu and I encountered this error. I have installed<br>
    analitza from source.I tried clearing this problem for some time but<br>
    could not go ahead.<br>
<br>
    I am getting this following error:<br>
<br>
    [ 95%] Built target khipu_automoc<br>
    Linking CXX executable khipu<br>
<br>
    ../lib/liblibkhipu.a(<u></u>mainwindow.o): In function<br>
    `MainWindow::saveFile(KUrl const&amp;)&#39;:<br>
    /home/nikam/khipu/src/<u></u>mainwindow.cpp:828: undefined reference to<br>
    `Analitza::FunctionGraph::<u></u>hasIntervals() const&#39;<br>
    ../lib/liblibkhipu.a(<u></u>plotseditor.o): In function<br>
    `PlotsEditor::editPlot(<u></u>QModelIndex const&amp;)&#39;:<br>
    /home/nikam/khipu/src/<u></u>plotseditor.cpp:275: undefined reference to<br>
    `Analitza::FunctionGraph::<u></u>hasIntervals() const&#39;<br>
    /home/nikam/khipu/src/<u></u>plotseditor.cpp:321: undefined reference to<br>
    `Analitza::FunctionGraph::<u></u>hasIntervals() const&#39;<br>
    /home/nikam/khipu/src/<u></u>plotseditor.cpp:340: undefined reference to<br>
    `Analitza::FunctionGraph::<u></u>hasIntervals() const&#39;<br>
    /home/nikam/khipu/src/<u></u>plotseditor.cpp:358: undefined reference to<br>
    `Analitza::FunctionGraph::<u></u>hasIntervals() const&#39;<br>
    ../lib/liblibkhipu.a(<u></u>plotseditor.o):/home/nikam/<u></u>khipu/src/plotseditor.cpp:416:<br>
  more undefined references to<br>
    `Analitza::FunctionGraph::<u></u>hasIntervals() const&#39; follow<br>
    ../lib/liblibkhipu.a(<u></u>plotseditor.o): In<br>
<br>
    ....<br>
<br>
    Please help to build it completely.<br>
<br>
    Regards,<br>
    Abhijeet<br>
<br>
<br>
    Please help<br>
<br>
<br>
<br>
    On Tue, Jan 28, 2014 at 5:55 PM, Shubham Pansari<br></div></div>
    &lt;<a href="mailto:pansarishubham2395@gmail.com" \
target="_blank">pansarishubham2395@gmail.com</a> &lt;mailto:<a \
href="mailto:pansarishubham2395@gmail.com" \
target="_blank">pansarishubham2395@<u></u>gmail.com</a>&gt;&gt;<div class="im"> <br>
    wrote:<br>
<br>
        Hi,<br>
        I have resolved all my problems corresponding to the building of<br>
        Khipu from source code. Now I am learning Analitza library.<br>
        Other than that how could I start contributing in Khipu?<br>
<br>
        Thanks and Regards,<br>
        Shubham<br>
<br>
<br>
<br>
        On Tue, Jan 28, 2014 at 11:42 AM, Shubham Pansari<br>
        &lt;<a href="mailto:pansarishubham2395@gmail.com" \
                target="_blank">pansarishubham2395@gmail.com</a><br></div><div \
                class="im">
        &lt;mailto:<a href="mailto:pansarishubham2395@gmail.com" \
target="_blank">pansarishubham2395@<u></u>gmail.com</a>&gt;&gt; wrote:<br> <br>
            Hi,<br>
            Thanks to Yuri, I have sort out my problem with the previous<br>
            errors but now when I am trying to start Khipu, it is just<br>
            giving a warning about fonts, which should not affect the<br>
            launch of Khipu, but nothing is happening later.<br>
<br>
<br>
            On Tue, Jan 28, 2014 at 10:47 AM, Yuri Chornoivan<br></div><div \
class="im">  &lt;<a href="mailto:yurchor@ukr.net" target="_blank">yurchor@ukr.net</a> \
&lt;mailto:<a href="mailto:yurchor@ukr.net" \
target="_blank">yurchor@ukr.net</a>&gt;&gt; wrote:<br> <br>
                написане Tue, 28 Jan 2014 07:03:54 +0200, Shubham<br>
                Pansari &lt;<a href="mailto:pansarishubham2395@gmail.com" \
                target="_blank">pansarishubham2395@gmail.com</a><br></div>
                &lt;mailto:<a href="mailto:pansarishubham2395@gmail.com" \
target="_blank">pansarishubham2395@<u></u>gmail.com</a>&gt;&gt;__:<div \
class="im"><br> <br>
<br>
                    Hi Punit,<br>
                    The errors I am getting are of the following type,<br>
                    it seems like a<br>
                    compilation error-<br>
<br></div>
                    /home/shp/khipu/src/__<u></u>plotseditor.cpp:413:28: error:<div \
class="im"><br>  &#39;class<br>
                    Analitza::PlaneCurve&#39; has no member named \
&#39;hasIntervals&#39;<br>  if<br>
                    (curve-&gt;hasIntervals())<br>
<br>
                    and many more similar kind of errors.<br>
                    How could I remove those?<br>
<br>
                    Thanks and Regards,<br>
                    Shubham<br>
<br>
<br>
                Hi,<br>
<br>
                Please compile and install analitza from git/master.<br>
<br></div>
                <a href="https://projects.kde.org/__projects/kde/kdeedu/analitza/__repository" \
target="_blank">https://projects.kde.org/__<u></u>projects/kde/kdeedu/analitza/_<u></u>_repository</a><div \
class="im"><br>  &lt;<a \
href="https://projects.kde.org/projects/kde/kdeedu/analitza/repository" \
target="_blank">https://projects.kde.org/<u></u>projects/kde/kdeedu/analitza/<u></u>repository</a>&gt;<br>
 <br>
                Best regards,<br>
                Yuri<br>
<br>
<br>
<br>
<br>
                    On Tue, Jan 28, 2014 at 6:54 AM, Percy Camilo<br>
                    Triveño Aucahuasi &lt;<br>
                    <a href="mailto:percy.camilo.ta@gmail.com" \
                target="_blank">percy.camilo.ta@gmail.com</a><br></div><div \
                class="im">
                    &lt;mailto:<a href="mailto:percy.camilo.ta@gmail.com" \
target="_blank">percy.camilo.ta@gmail.<u></u>com</a>&gt;&gt; wrote:<br> <br>
                        Hi Shubham,<br>
<br>
<br>
                        On 27/01/14 10:13, Shubham Pansari wrote:<br>
<br>
                            Hi Punit,<br>
                            I am trying to build khipu from source but<br>
                            it is showing errors in make<br>
                            stage. Errors are corresponding to a member<br>
                            function clearIntervals and<br>
                            hasIntervals.<br>
<br>
                            Help me out.<br>
<br>
<br>
                        Sure, but we need more information, read this:<br>
<br></div>
                        <a \
href="http://techbase.kde.org/__Development/Tutorials/__Debugging/How_to_create_" \
target="_blank">http://techbase.kde.org/__<u></u>Development/Tutorials/__<u></u>Debugging/How_to_create_</a><div \
class="im"> <br>
                        &lt;<a \
href="http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_" \
target="_blank">http://techbase.kde.org/<u></u>Development/Tutorials/<u></u>Debugging/How_to_create_</a>&gt;<br>


                        useful_crash_reports<br>
<br>
                        Also, give us additional feedback, e.g: branch,<br>
                        compiler, operative<br>
                        system, etc; in short: you can report a bug if<br>
                        you want, if so, then please<br>
                        read about our policies for that:<br>
<br></div><div class="im">
                        <a \
href="http://techbase.kde.org/__Contribute/Bugsquad/Quick___Introduction_to_Bugzilla" \
target="_blank">http://techbase.kde.org/__<u></u>Contribute/Bugsquad/Quick___<u></u>Introduction_to_Bugzilla</a><br>


                        &lt;<a \
href="http://techbase.kde.org/Contribute/Bugsquad/Quick_Introduction_to_Bugzilla" \
target="_blank">http://techbase.kde.org/<u></u>Contribute/Bugsquad/Quick_<u></u>Introduction_to_Bugzilla</a>&gt;<br>


<br>
                        and<br>
<br>
                        <a \
href="http://techbase.kde.org/__Contribute/Bugsquad/Guide_To___BugTriaging#General_" \
target="_blank">http://techbase.kde.org/__<u></u>Contribute/Bugsquad/Guide_To__<u></u>_BugTriaging#General_</a><br>
 </div><div class="im">
                        &lt;<a \
href="http://techbase.kde.org/Contribute/Bugsquad/Guide_To_BugTriaging#General_" \
target="_blank">http://techbase.kde.org/<u></u>Contribute/Bugsquad/Guide_To_<u></u>BugTriaging#General_</a>&gt;<br>


                        Considerations<br>
<br>
                        You&#39;re doing it fine, with time you will learn<br>
                        how to use our<br>
                        infrastructure, trust me one is always learning ;)<br>
<br>
                          Regards,<br>
<br>
                            Shubham<br>
<br>
<br>
<br>
                        Percy<br>
<br>
                          On Mon, Jan 27, 2014 at 4:33 PM, Punit Mehta<br>
                        &lt;<a href="mailto:punit9462@gmail.com" \
target="_blank">punit9462@gmail.com</a> &lt;mailto:<a \
href="mailto:punit9462@gmail.com" target="_blank">punit9462@gmail.com</a>&gt;<br> \
                <br></div>
                            &lt;mailto:<a href="mailto:punit9462@gmail.com" \
                target="_blank">punit9462@gmail.com</a><div class="im"><br>
                            &lt;mailto:<a href="mailto:punit9462@gmail.com" \
target="_blank">punit9462@gmail.com</a>&gt;&gt;&gt; wrote:<br> <br>
                                 Hi Shubham,<br>
<br>
                                 It is great that you know C++ and want<br>
                            to contribute in KDE. If you<br>
                                 are interested in contributing math<br>
                            part in KDE-Edu (Analitza,<br>
                                 Khipu, KAlgebra .. ) then you should<br>
                            try to complie and build the<br>
                                 applications from the source code.<br>
<br>
                                 As Percy pointed out, read the details<br>
                            regarding the project and its<br>
                                 scope. Incase of Khipu, I would<br>
                            recommend you to compile. build and<br>
                                 install the current version of analitza<br>
                            and then follow the same<br>
                                 procedure to install khipu. Try to play<br>
                            with the code, find some<br>
                                 bugs and solve them.<br>
<br>
                                 You can possibly attend <a href="http://conf.kde.in" \
target="_blank">conf.kde.in</a><br></div>  &lt;<a href="http://conf.kde.in" \
target="_blank">http://conf.kde.in</a>&gt; &lt;<a href="http://conf.kde.in" \
target="_blank">http://conf.kde.in</a>&gt;<div class="im"><br>  2014[2] if<br>
<br>
                                 you are interested in contbuting to KDE<br>
                            and want to know more about<br>
                                 the projects like khipu, analitza,<br>
                            artikulate, KStars etc..<br>
<br>
                                 Hope, this helps :)<br>
<br>
                                 Looking forward to see you in KDE :)<br>
<br>
                                 Regards,<br>
                                 Punit Mehta<br>
<br>
                                 [1]:<br></div>
                            <a \
href="http://techbase.kde.org/__Getting_Started/Build/KDE___Applications" \
target="_blank">http://techbase.kde.org/__<u></u>Getting_Started/Build/KDE___<u></u>Applications</a><div \
class="im"> <br>
                            &lt;<a \
href="http://techbase.kde.org/Getting_Started/Build/KDE_Applications" \
target="_blank">http://techbase.kde.org/<u></u>Getting_Started/Build/KDE_<u></u>Applications</a>&gt;<br>
                
                                 [2]: <a href="http://conf.kde.in" \
                target="_blank">http://conf.kde.in</a><br>
                            &lt;<a href="http://conf.kde.in/" \
target="_blank">http://conf.kde.in/</a>&gt;<br> <br>
<br>
                                     Message: 3<br>
                                     Date: Sun, 26 Jan 2014 14:53:30 +0530<br>
                                     From: Shubham Pansari<br>
                            &lt;<a href="mailto:pansarishubham2395@gmail.com" \
                target="_blank">pansarishubham2395@gmail.com</a><br>
                            &lt;mailto:<a href="mailto:pansarishubham2395@gmail.com" \
target="_blank">pansarishubham2395@<u></u>gmail.com</a>&gt;<br> <br></div>
                            &lt;mailto:<a href="mailto:pansarishubham2395@" \
target="_blank">pansarishubham2395@</a>__<a href="http://gmail.com" \
                target="_blank">g<u></u>mail.com</a><div class="im"><br>
                            &lt;mailto:<a href="mailto:pansarishubham2395@gmail.com" \
                target="_blank">pansarishubham2395@<u></u>gmail.com</a>&gt;&gt;&gt;<br>
                
                                     To: <a href="mailto:kde-edu@kde.org" \
                target="_blank">kde-edu@kde.org</a><br>
                            &lt;mailto:<a href="mailto:kde-edu@kde.org" \
                target="_blank">kde-edu@kde.org</a>&gt;<br></div>
                            &lt;mailto:<a href="mailto:kde-edu@kde.org" \
                target="_blank">kde-edu@kde.org</a><div class="im"><br>
                            &lt;mailto:<a href="mailto:kde-edu@kde.org" \
target="_blank">kde-edu@kde.org</a>&gt;&gt;<br> <br>
                                     Subject: Re: Start contributing to<br>
                            KmPlot<br>
                                     Message-ID:<br>
<br>
<br></div>
                            \
                &lt;__<u></u>CAOdEGu2R4xRC8d4pUhQZkQQWgPCtU<u></u>__m_4PTjDs1SX+Zwndjj5ZA@mail.<br>
                
                            <a href="http://gmail.com" target="_blank">gmail.com</a> \
&lt;<a href="http://gmail.com" target="_blank">http://gmail.com</a>&gt;<br> <br>
                            &lt;mailto:<a \
href="mailto:CAOdEGu2R4xRC8d4pUhQZk__QQWgPCtUm_4PTjDs1SX%25" \
target="_blank">CAOdEGu2R4xRC8d4pUhQZk<u></u>__QQWgPCtUm_4PTjDs1SX%</a><br>  \
&lt;mailto:<a href="mailto:CAOdEGu2R4xRC8d4pUhQZkQQWgPCtUm_4PTjDs1SX%2525" \
                target="_blank">CAOdEGu2R4xRC8d4pUhQZk<u></u>QQWgPCtUm_4PTjDs1SX%25</a>&gt;<br>
                
                            <a href="mailto:2BZwndjj5ZA@mail.gmail.com" \
target="_blank">2BZwndjj5ZA@mail.gmail.com</a><br>  &lt;mailto:<a \
href="mailto:2BZwndjj5ZA@mail.gmail.com" \
target="_blank">2BZwndjj5ZA@mail.<u></u>gmail.com</a>&gt;&gt;&gt;<div class="im"><br> \
<br>  Content-Type: text/plain;<br>
                            charset=&quot;iso-8859-1&quot;<br>
<br>
                                     Hi,<br>
                                     I am Shubham. Currently I know C++<br>
                            and C language, before i<br>
                                     start working<br>
                                     on Khipu other than analitza<br>
                            library what else I have to read<br>
                                     and from<br>
                                     where I should start after studying<br>
                            this library.<br>
<br>
                                     Please guide me.<br>
<br>
                                     Regards,<br>
                                     Shubham Pansari<br>
<br>
<br>
                                     On Sun, Jan 26, 2014 at 1:41 PM,<br>
                            Percy Camilo Trive?o Aucahuasi &lt;<br>
                            <a href="mailto:percy.camilo.ta@gmail.com" \
                target="_blank">percy.camilo.ta@gmail.com</a><br>
                            &lt;mailto:<a href="mailto:percy.camilo.ta@gmail.com" \
                target="_blank">percy.camilo.ta@gmail.<u></u>com</a>&gt;<br></div>
                            &lt;mailto:<a href="mailto:percy.camilo.ta@gmail." \
                target="_blank">percy.camilo.ta@gmail.</a><u></u>__com<div \
                class="im"><br>
                            &lt;mailto:<a href="mailto:percy.camilo.ta@gmail.com" \
target="_blank">percy.camilo.ta@gmail.<u></u>com</a>&gt;&gt;&gt;<br>  wrote:<br>
<br>
                                      &gt; Hi Abhijeet,<br>
                                      &gt;<br>
                                      &gt;<br>
                                      &gt; On 25/01/14 23:55, Abhijeet<br>
                            Nikam wrote:<br>
                                      &gt;<br>
                                      &gt;&gt; Hi,<br>
                                      &gt;&gt; I am Abhijeet. I went through<br>
                            some KDE applications and I<br>
                                     really liked<br>
                                      &gt;&gt; KmPlot.I wish to start<br>
                            contributing to it. Can I proceed<br>
                                     with one of the<br>
                                      &gt;&gt; minor bugs in the bug list? I<br>
                            know C++ and baiscs of Qt<br>
                                     framework.<br>
                                      &gt;&gt;<br>
                                      &gt;&gt; Can somebody please guide me?<br>
                                      &gt;&gt;<br>
                                      &gt;<br>
                                      &gt; ;)<br>
                                      &gt;<br>
                                      &gt; Currently we are in the process<br>
                            to replace KmPlot with Khipu:<br>
                                      &gt;<br>
                                      &gt;<br></div>
                            <a \
href="https://projects.kde.org/__projects/playground/edu/khipu" \
target="_blank">https://projects.kde.org/__<u></u>projects/playground/edu/khipu</a><div \
class="im"><br>  &lt;<a href="https://projects.kde.org/projects/playground/edu/khipu" \
target="_blank">https://projects.kde.org/<u></u>projects/playground/edu/khipu</a>&gt;<br>
  &gt;<br>
                                      &gt; The main idea here is to use a<br>
                            common infrastructure for all<br>
                                     kdeedu math<br>
                                      &gt; applications, you see, now<br>
                            KAlgebra and Khipu are using this<br>
                                     library:<br>
                                      &gt; analitza<br>
                                      &gt;<br>
                                      &gt;<br></div>
                            <a \
href="https://projects.kde.org/__projects/kde/kdeedu/analitza" \
target="_blank">https://projects.kde.org/__<u></u>projects/kde/kdeedu/analitza</a><div \
class="im"><br>  &lt;<a href="https://projects.kde.org/projects/kde/kdeedu/analitza" \
target="_blank">https://projects.kde.org/<u></u>projects/kde/kdeedu/analitza</a>&gt;<br>
  &gt;<br>
                                      &gt; You can read the analitza<br>
                            documentation here:<br>
                                      &gt;<br>
                                      &gt;<br></div>
                            <a \
href="http://api.kde.org/4.x-api/__kdeedu-apidocs/analitza/html/" \
target="_blank">http://api.kde.org/4.x-api/__<u></u>kdeedu-apidocs/analitza/html/</a><div \
class="im"><br>  &lt;<a \
href="http://api.kde.org/4.x-api/kdeedu-apidocs/analitza/html/" \
target="_blank">http://api.kde.org/4.x-api/<u></u>kdeedu-apidocs/analitza/html/</a>&gt;<br>
  index.html<br>
                                      &gt;<br>
                                      &gt; I think it would be good if you<br>
                            learn analitza first and then<br>
                                     define what<br>
                                      &gt; you want to do:<br>
                                      &gt;<br>
                                      &gt; numerical methods?<br>
                                      &gt; symbolic algebra?<br>
                                      &gt; improve the math parser?<br>
                                      &gt; ...<br>
                                      &gt;<br>
                                      &gt; Please, note that some of the<br>
                            features you want to implement<br>
                                     can  belong<br>
                                      &gt; to analitza&#39;s scope (the common<br>
                            infrastructure) or any math<br>
                                     application<br>
                                      &gt; that uses analitza (Khipu or<br>
                            KAlgebra)<br>
                                      &gt;<br>
                                      &gt; Finally, you can read some<br>
                            history about in:<br>
                                      &gt;<br>
                                      &gt;<br></div><div class="im">
                            <a href="https://www.google-melange." \
target="_blank">https://www.google-melange.</a>__<u></u>com/gsoc/proposal/review/<br> \
&lt;<a href="https://www.google-melange.com/gsoc/proposal/review/" \
target="_blank">https://www.google-melange.<u></u>com/gsoc/proposal/review/</a>&gt;<br>
  &gt;<br>
                            \
google/gsoc2013/punit9462/1?__<u></u>ModPagespeed=noscript<br>  &gt;<br>
                                      &gt;<br>
                            <a href="https://punit9462.wordpress." \
                target="_blank">https://punit9462.wordpress.</a>__<u></u>com/<br>
                            &lt;<a href="https://punit9462.wordpress.com/" \
target="_blank">https://punit9462.wordpress.<u></u>com/</a>&gt;<br>  &gt;<br>
                                      &gt;<br>
                            <a \
href="http://community.kde.org/GSoC/__2012/StatusReports#Percy_" \
target="_blank">http://community.kde.org/GSoC/<u></u>__2012/StatusReports#Percy_</a><br></div><div \
class="im">  &lt;<a href="http://community.kde.org/GSoC/2012/StatusReports#Percy_" \
target="_blank">http://community.kde.org/<u></u>GSoC/2012/StatusReports#Percy_</a><u></u>&gt;<br>
                
                                      &gt; Camilo_Trive.C3.B1o_Aucahuasi<br>
                                      &gt;<br>
                                      &gt;  Regards,<br>
                                      &gt;&gt; Abhijeet<br>
                                      &gt;&gt;<br>
                                      &gt;<br>
                                      &gt; Hope you can join us ;)<br>
                                      &gt; Percy<br>
                                      &gt;<br></div>
                            \
______________________________<u></u>___________________<div class="im"><br>  &gt; \
                kde-edu mailing list<br>
                                      &gt; <a href="mailto:kde-edu@mail.kde.org" \
                target="_blank">kde-edu@mail.kde.org</a><br>
                            &lt;mailto:<a href="mailto:kde-edu@mail.kde.org" \
                target="_blank">kde-edu@mail.kde.org</a>&gt;<br></div><div \
                class="im">
                            &lt;mailto:<a href="mailto:kde-edu@mail.kde.org" \
                target="_blank">kde-edu@mail.kde.org</a><br>
                            &lt;mailto:<a href="mailto:kde-edu@mail.kde.org" \
target="_blank">kde-edu@mail.kde.org</a>&gt;&gt;<br> <br>
                                      &gt;<br>
                            <a href="https://mail.kde.org/mailman/__listinfo/kde-edu" \
target="_blank">https://mail.kde.org/mailman/_<u></u>_listinfo/kde-edu</a><br></div><div \
class="im">  &lt;<a href="https://mail.kde.org/mailman/listinfo/kde-edu" \
target="_blank">https://mail.kde.org/mailman/<u></u>listinfo/kde-edu</a>&gt;<br>  \
                &gt;<br>
                                     -------------- next part --------------<br>
                                     An HTML attachment was scrubbed...<br>
                                     URL:<br>
<br></div>
                            &lt;<a \
href="http://mail.kde.org/__pipermail/kde-edu/attachments/" \
target="_blank">http://mail.kde.org/__<u></u>pipermail/kde-edu/attachments/</a><br>  \
&lt;<a href="http://mail.kde.org/pipermail/kde-edu/attachments/" \
target="_blank">http://mail.kde.org/<u></u>pipermail/kde-edu/attachments/</a><u></u>&gt;<br>
                
                            20140126/e7ef0b66/attachment-_<u></u>_0001.html&gt;<br>
<br>
                                     ------------------------------<br>
<br>
<br>
                            \
______________________________<u></u>___________________<div class="im"><br>  kde-edu \
                mailing list<br>
                            <a href="mailto:kde-edu@mail.kde.org" \
                target="_blank">kde-edu@mail.kde.org</a><br>
                            &lt;mailto:<a href="mailto:kde-edu@mail.kde.org" \
                target="_blank">kde-edu@mail.kde.org</a>&gt;<br></div><div \
                class="im">
                            &lt;mailto:<a href="mailto:kde-edu@mail.kde.org" \
                target="_blank">kde-edu@mail.kde.org</a><br>
                            &lt;mailto:<a href="mailto:kde-edu@mail.kde.org" \
target="_blank">kde-edu@mail.kde.org</a>&gt;&gt;<br> <br>
                            <a href="https://mail.kde.org/mailman/__listinfo/kde-edu" \
target="_blank">https://mail.kde.org/mailman/_<u></u>_listinfo/kde-edu</a><br></div><div \
class="im">  &lt;<a href="https://mail.kde.org/mailman/listinfo/kde-edu" \
target="_blank">https://mail.kde.org/mailman/<u></u>listinfo/kde-edu</a>&gt;<br> <br>
<br>
                                     End of kde-edu Digest, Vol 130,<br>
                            Issue 37<br>
<br></div>
                            ******************************<u></u>__**********<br>
<br>
<br>
<br>
<br>
                            \
______________________________<u></u>___________________<div class="im"><br>  kde-edu \
                mailing list<br>
                            <a href="mailto:kde-edu@mail.kde.org" \
                target="_blank">kde-edu@mail.kde.org</a><br>
                            &lt;mailto:<a href="mailto:kde-edu@mail.kde.org" \
                target="_blank">kde-edu@mail.kde.org</a>&gt;<br></div><div \
                class="im">
                            &lt;mailto:<a href="mailto:kde-edu@mail.kde.org" \
                target="_blank">kde-edu@mail.kde.org</a><br>
                            &lt;mailto:<a href="mailto:kde-edu@mail.kde.org" \
                target="_blank">kde-edu@mail.kde.org</a>&gt;&gt;<br>
                            <a href="https://mail.kde.org/mailman/__listinfo/kde-edu" \
target="_blank">https://mail.kde.org/mailman/_<u></u>_listinfo/kde-edu</a><br>  \
&lt;<a href="https://mail.kde.org/mailman/listinfo/kde-edu" \
target="_blank">https://mail.kde.org/mailman/<u></u>listinfo/kde-edu</a>&gt;<br> <br>
<br>
<br>
<br>
<br>
                            \
______________________________<u></u>___________________<br></div><div class="im">  \
                kde-edu mailing list<br>
                            <a href="mailto:kde-edu@mail.kde.org" \
                target="_blank">kde-edu@mail.kde.org</a><br>
                            &lt;mailto:<a href="mailto:kde-edu@mail.kde.org" \
                target="_blank">kde-edu@mail.kde.org</a>&gt;<br></div>
                            <a href="https://mail.kde.org/mailman/__listinfo/kde-edu" \
target="_blank">https://mail.kde.org/mailman/_<u></u>_listinfo/kde-edu</a><br>  \
&lt;<a href="https://mail.kde.org/mailman/listinfo/kde-edu" \
target="_blank">https://mail.kde.org/mailman/<u></u>listinfo/kde-edu</a>&gt;<br> <br>
                              \
______________________________<u></u>___________________<div class="im"><br> <br>
                        kde-edu mailing list<br>
                        <a href="mailto:kde-edu@mail.kde.org" \
target="_blank">kde-edu@mail.kde.org</a> &lt;mailto:<a \
href="mailto:kde-edu@mail.kde.org" \
                target="_blank">kde-edu@mail.kde.org</a>&gt;<br></div>
                        <a href="https://mail.kde.org/mailman/__listinfo/kde-edu" \
                target="_blank">https://mail.kde.org/mailman/_<u></u>_listinfo/kde-edu</a><br>
                
                        &lt;<a href="https://mail.kde.org/mailman/listinfo/kde-edu" \
target="_blank">https://mail.kde.org/mailman/<u></u>listinfo/kde-edu</a>&gt;<br> <br>
                ______________________________<u></u>___________________<div \
class="im"><br>  kde-edu mailing list<br>
                <a href="mailto:kde-edu@mail.kde.org" \
target="_blank">kde-edu@mail.kde.org</a> &lt;mailto:<a \
href="mailto:kde-edu@mail.kde.org" \
target="_blank">kde-edu@mail.kde.org</a>&gt;<br></div>  <a \
href="https://mail.kde.org/mailman/__listinfo/kde-edu" \
target="_blank">https://mail.kde.org/mailman/_<u></u>_listinfo/kde-edu</a><div \
                class="im"><br>
                &lt;<a href="https://mail.kde.org/mailman/listinfo/kde-edu" \
target="_blank">https://mail.kde.org/mailman/<u></u>listinfo/kde-edu</a>&gt;<br> <br>
<br>
<br>
<br>
        ______________________________<u></u>_________________<br>
        kde-edu mailing list<br>
        <a href="mailto:kde-edu@mail.kde.org" \
target="_blank">kde-edu@mail.kde.org</a> &lt;mailto:<a \
                href="mailto:kde-edu@mail.kde.org" \
                target="_blank">kde-edu@mail.kde.org</a>&gt;<br>
        <a href="https://mail.kde.org/mailman/listinfo/kde-edu" \
target="_blank">https://mail.kde.org/mailman/<u></u>listinfo/kde-edu</a><br> <br>
<br>
<br>
    ______________________________<u></u>_________________<br>
    kde-edu mailing list<br>
    <a href="mailto:kde-edu@mail.kde.org" target="_blank">kde-edu@mail.kde.org</a> \
&lt;mailto:<a href="mailto:kde-edu@mail.kde.org" \
target="_blank">kde-edu@mail.kde.org</a>&gt;<br>  <a \
href="https://mail.kde.org/mailman/listinfo/kde-edu" \
target="_blank">https://mail.kde.org/mailman/<u></u>listinfo/kde-edu</a><br> <br>
<br>
<br>
<br>
______________________________<u></u>_________________<br>
kde-edu mailing list<br>
<a href="mailto:kde-edu@mail.kde.org" target="_blank">kde-edu@mail.kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kde-edu" \
target="_blank">https://mail.kde.org/mailman/<u></u>listinfo/kde-edu</a><br> <br>
</div></blockquote><div class="HOEnZb"><div class="h5">
______________________________<u></u>_________________<br>
kde-edu mailing list<br>
<a href="mailto:kde-edu@mail.kde.org" target="_blank">kde-edu@mail.kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kde-edu" \
target="_blank">https://mail.kde.org/mailman/<u></u>listinfo/kde-edu</a><br> \
</div></div></blockquote></div><br></div>



_______________________________________________
kde-edu mailing list
kde-edu@mail.kde.org
https://mail.kde.org/mailman/listinfo/kde-edu


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic