Re: gnome-love Digest, Vol 106, Issue 12

Archana Kumari <[email protected]>
Newsgroups gmane.comp.gnome.love
Message-ID <CALtxmsYd-Ha1LRojqO76jvWY1izYndQLG7jq1SOuhhseGb4AtQ@mail.gmail.com>
can I work on gnome projects in windows environment.....is it
necessary to be a linux user for it

On Sun, Jun 30, 2013 at 5:00 AM,  <[email protected]> wrote:
> Send gnome-love mailing list submissions to
>         [email protected]
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         https://mail.gnome.org/mailman/listinfo/gnome-love
> or, via email, send a message with subject or body 'help' to
>         [email protected]
>
> You can reach the person managing the list at
>         [email protected]
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of gnome-love digest..."
>
>
> Today's Topics:
>
>    1. Newcomer seeking advice (Chamila Adhikarinayake)
>    2. Re: Newcomer seeking advice (Hashem Nasarat)
>    3. Re: Newcomer seeking advice (Adam Dingle)
>    4. Re: Newcomer seeking advice (Chamila Adhikarinayake)
>    5. Re: Newcomer seeking advice (Chamila Adhikarinayake)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sun, 30 Jun 2013 13:51:37 +0530
> From: Chamila Adhikarinayake <[email protected]>
> To: [email protected]
> Subject: [gnome-love] Newcomer seeking advice
> Message-ID:
>         <CAGT8P2vUU7C2uOKVG9hHDNWub-VdVqukviPki29XmGb-J3wYrQ@mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hi,
>
> I'm a newcomer to gnome and found out this is the best place to start. I
> like programming in C++.  I'm searching for a project to begin (a small
> thing would be nice to get familiar with the whole thing.). Are there any
> recommendations.
>
> thanks in advance
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <https://mail.gnome.org/archives/gnome-love/attachments/20130630/69f28adf/attachment.html>
>
> ------------------------------
>
> Message: 2
> Date: Sun, 30 Jun 2013 11:30:34 +0200
> From: Hashem Nasarat <[email protected]>
> To: Chamila Adhikarinayake <[email protected]>
> Cc: [email protected]
> Subject: Re: [gnome-love] Newcomer seeking advice
> Message-ID: <[email protected]>
> Content-Type: text/plain; charset="utf-8"
>
> What are you interested in creating? Aside from using C++, that is. There is always gtkmm...
>
> Chamila Adhikarinayake <[email protected]> wrote:
>
>>_______________________________________________
>>gnome-love mailing list
>>[email protected]
>>https://mail.gnome.org/mailman/listinfo/gnome-love
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <https://mail.gnome.org/archives/gnome-love/attachments/20130630/ef064bef/attachment.html>
>
> ------------------------------
>
> Message: 3
> Date: Sun, 30 Jun 2013 10:05:27 -0004
> From: Adam Dingle <[email protected]>
> To: Chamila Adhikarinayake <[email protected]>
> Cc: [email protected]
> Subject: Re: [gnome-love] Newcomer seeking advice
> Message-ID: <[email protected]>
> Content-Type: text/plain; charset="utf-8"; Format="flowed"
>
> Chamila,
>
> welcome, and thanks for saying hi!
>
> Actually relatively few GNOME applications are written in C++.  Most
> core or older applications are in C, which of course will be familiar
> if you know C++.  Some newer applications have been written or
> rewritten in Vala (e.g. Baobab, gitg).
>
> If you're especially interested in C++, you could look at Gnote, which
> is in C++:
>
> https://wiki.gnome.org/Gnote
>
> I use Gnote often, and it has plenty of bugs I'd love to see fixed:
>
> https://bugzilla.gnome.org/buglist.cgi?quicksearch=product%3A%22gnote%22+
>
> adam
>
> On Sun, Jun 30, 2013 at 4:21 AM, Chamila Adhikarinayake
> <[email protected]> wrote:
>> Hi,
>>
>> I'm a newcomer to gnome and found out this is the best place to
>> start. I like programming in C++.  I'm searching for a project to
>> begin (a small thing would be nice to get familiar with the whole
>> thing.). Are there any recommendations.
>>
>> thanks in advance
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <https://mail.gnome.org/archives/gnome-love/attachments/20130630/93c82c5c/attachment.html>
>
> ------------------------------
>
> Message: 4
> Date: Sun, 30 Jun 2013 16:41:22 +0530
> From: Chamila Adhikarinayake <[email protected]>
> To: Adam Dingle <[email protected]>
> Cc: [email protected]
> Subject: Re: [gnome-love] Newcomer seeking advice
> Message-ID:
>         <CAGT8P2twATpuVy__oj7Rx0Z_PSFb8XegZZEUooVyS-iV3+5iEg@mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Thank you for your quick reply. This project seems interesting enough. I
> will take a look at that project. thanks again
>
>
> On Sun, Jun 30, 2013 at 3:39 PM, Adam Dingle <[email protected]> wrote:
>
>> Chamila,
>>
>> welcome, and thanks for saying hi!
>>
>> Actually relatively few GNOME applications are written in C++.  Most core
>> or older applications are in C, which of course will be familiar if you
>> know C++.  Some newer applications have been written or rewritten in Vala
>> (e.g. Baobab, gitg).
>>
>> If you're especially interested in C++, you could look at Gnote, which is
>> in C++:
>>
>> https://wiki.gnome.org/Gnote
>>
>> I use Gnote often, and it has plenty of bugs I'd love to see fixed:
>>
>> https://bugzilla.gnome.org/buglist.cgi?quicksearch=product%3A%22gnote%22+
>>
>> adam
>>
>> On Sun, Jun 30, 2013 at 4:21 AM, Chamila Adhikarinayake <
>> [email protected]> wrote:
>>
>> Hi,
>>
>> I'm a newcomer to gnome and found out this is the best place to start. I
>> like programming in C++.  I'm searching for a project to begin (a small
>> thing would be nice to get familiar with the whole thing.). Are there any
>> recommendations.
>>
>> thanks in advance
>>
>>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <https://mail.gnome.org/archives/gnome-love/attachments/20130630/03439c1c/attachment.html>
>
> ------------------------------
>
> Message: 5
> Date: Sun, 30 Jun 2013 16:43:52 +0530
> From: Chamila Adhikarinayake <[email protected]>
> To: Hashem Nasarat <[email protected]>
> Cc: [email protected]
> Subject: Re: [gnome-love] Newcomer seeking advice
> Message-ID:
>         <CAGT8P2tYai064hWPyH6yZx_G1GOw-Sk-kuFWZt_FTWcC8ifvkg@mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> thanks for the suggestion.
>
> On Sun, Jun 30, 2013 at 3:00 PM, Hashem Nasarat <[email protected]> wrote:
>
>> What are you interested in creating? Aside from using C++, that is. There
>> is always gtkmm...
>>
>>
>> Chamila Adhikarinayake <[email protected]> wrote:
>>
>> Hi,
>>
>> I'm a newcomer to gnome and found out this is the best place to start. I
>> like programming in C++.  I'm searching for a project to begin (a small
>> thing would be nice to get familiar with the whole thing.). Are there any
>> recommendations.
>>
>> thanks in advance
>>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <https://mail.gnome.org/archives/gnome-love/attachments/20130630/3a168c53/attachment.html>
>
> ------------------------------
>
> Subject: Digest Footer
>
> _______________________________________________
> gnome-love mailing list
> [email protected]
> https://mail.gnome.org/mailman/listinfo/gnome-love
>
>
> ------------------------------
>
> End of gnome-love Digest, Vol 106, Issue 12
> *******************************************
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.