Re: Saying hello
Hello to both of you, Christian and Ayrton. Most people here got involved as you are doing, either creating or helping to create some project, or fixing a favorite bit that needs some love. Be sure to also join the KDE Community list, and also specific lists and IRC channels corresponding to your interests. Fixing bugs is great, answering user's common questions is also useful! And read though documentation and fix the bits that are behind or incorrect. More senior people often can't see those parts, because of too much familiarity. KDE-community ML: https://mail.kde.org/mailman/listinfo/kde-community https://mail.kde.org/mailman/listinfo gives an overview of some KDE lists; not exhaustive though (and maybe not fully up-to-date) https://userbase.kde.org/IRC_Channels is again an overview. If I'm looking for a specific channel to refer users to, I usually use "alis", freenode's channel search service. Use it like so: /msg alis list *searchterm* and read the output in your server tab. It would be cool if you have a blog to add it to the KDE Planet. If you don't have one, start! It's a wonderful way to get the word out about your projects, or what you are learning. https://planetkde.org/ All the best, Valorie On Tue, Jan 5, 2016 at 1:54 PM, Ayrton Cavalieri de Almeida wrote: > Hello! > > My name is Ayrton Cavalieri, I’m new to the KDE too! :-) > I’m working with my team on the Br-Print project, a 3D printer host written > in Qt/C++. Be welcome to the community! Your project seams interesting, hope > you have success! > Enjoy! > > > > Ayrton Cavalieri de Almeida > Back-End Developer of the Br-Print3D Project at KDE > Computer Science Student at UFF/PURO > “Força pela estabilidade." > > > > On 5 Jan, 2016, at 19:31, Christian Kalkhoff wrote: > > Hi! > > I just joined this list and therefor wanted to introduce myself. My name is > Christian Kalkhoff, I live in Munich, Germany and have been a KDE user on > different OSes and GNU/Linux distributions for a long time now (started at > pre-1.0). > > I am a proud Fellow of FSFE and try to promote Free Software whereever and > whenever I can. My native language is german, I speak/write english for many > years now and started with swedish about a year ago. > > I always wanted to contribute to KDE as a developer but did not find the > motivation and time to get into C++/QT until recently. I have about 10 years > experience developing enterprise Java applications, but I join KDE as an > absolute novice of KDE, QT and C++. > > I am planning to write a simple electrical resistor calculator as my first > app. I also would like to contribute to some junior tasks but I haven't > found > something appealing yet. Perhaps you can help me to help you? :) > > Best, > Christian > -- > Christian Kalkhoff - Softwarebefreier - software liberator > Fellow of FSFE - Support FSFE! > https://softmetz.de > https://blogs.fsfe.org/softmetz > > Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe << > > > > >>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe >>> << > -- http://about.me/valoriez >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<
Re: robots.txt in quickgit.kde.org
On Wednesday, January 06, 2016 10:30:52 AM Ben Cooksley wrote: > On Wed, Jan 6, 2016 at 3:17 AM, Kevin Funk wrote: > > On Wednesday, December 30, 2015 12:57:23 PM Ben Cooksley wrote: > >> On Tue, Dec 29, 2015 at 11:16 PM, Kevin Funk wrote: > >> > On Tuesday, December 29, 2015 10:39:01 PM Ben Cooksley wrote: > >> >> On Tue, Dec 29, 2015 at 7:59 AM, Lydia Pintscher wrote: > >> >> > On Sun, Dec 27, 2015 at 12:35 PM, Ben Cooksley > > > > wrote: > >> >> >>> Is there some place where search engines can easily index our > >> >> >>> source > >> >> >>> code or are we shooting ourselves in the foot here? > >> >> >> > >> >> >> We could probably make it available by publishing the source trees > >> >> >> used by LXR / EBN. > >> >> >> This would only have the main branches obviously rather than > >> >> >> everything > >> >> >> though. > >> >> >> > >> >> >> I haven't checked, but LXR may already make it's copy of the code > >> >> >> accessible...> > >> >> > > >> >> > I think making our sourcecode available to search engines is pretty > >> >> > important for the reasons already mentioned by others. Do you need > >> >> > help for it? If you write down what's needed I can help find someone > >> >> > to do it. > >> >> > >> >> I've now provisioned https://sources.kde.org/ > >> > > >> > I'm not sure this is super useful, to be honest (as mentioned in #kde- > >> > sysadmins already). > >> > > >> > This is really just plain file serving, with no cross-references to > >> > either > >> > LXR (or apidocs). This is basically a dead-end when you follow a result > >> > on Google. > >> > > >> > Wouldn't it be possible to let robots index https://lxr.kde.org/source/ > >> > > >> > instead? We have the infrastructure... > >> > >> We'll give it a shot. > > > > Just to stress again this would be *really* useful to have. > > Ah, I see robots.txt on lxr.kde.org allows crawling source/ now. Thanks! > > I answered a post on SO: > > http://stackoverflow.com/a/34612692/592636 > > > > Tried to link kwallet's FindGpgpme.cmake into the answer; and there's *no* > > easy way quickly get a link to KDE infrastructure serving the file via > > Google (not even api.kde.org). > > > > Try googling for "kwallet findgpgme.cmake" (very specific search after all): > > https://www.google.de/search?q=kwallet+findgpgme.cmake > > > > -> First result: Github..., rest: mildly interesting > > > > > > Different issue I just noticed: There's no way to get the plain-text (raw) > > representation of a given file on LXR, is there? Would be useful as well. > > There isn't a link in our templates, but my Google fu (and subsequent > tests confirm) that adding the parameter "_raw=1" to a LXR source view > URL will return the file without any HTML around it. > > > Cheers, > > Kevin > > Regards, > Ben > > >> > Of course we need to blacklist all the pages allowing to actively > >> > *search* > >> > LXR for robots, in order to avoid abuse. > >> > >> Note that despite robots.txt, many spiders (including Google, Yahoo > >> and Bing) will actively disregard the instructions in there. > >> While they may not return the results - or omit snippets of the page > >> content - they have all been guilty (at least in the past) of > >> disregarding our restrictions, resulting in downtime (which have in > >> some cases necessitated full host reboots to fix) for numerous KDE.org > >> subsites in the past. > >> > >> This is why QuickGit and WebSVN have extremely restrictive robots.txt > >> policies, in addition to blacklist rules within our web server > >> configurations. > >> > >> > Cheers, > >> > Kevin > >> > >> Regards, > >> Ben > >> > >> >> > Cheers > >> >> > Lydia > >> >> > >> >> Regards, > >> >> Ben > >> >> > >> >> > -- > >> >> > Lydia Pintscher - http://about.me/lydia.pintscher > >> >> > KDE e.V. Board of Directors / KDE Community Working Group > >> >> > http://kde.org - http://open-advice.org > >> >> > > >> >> >>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to > >> >> >>> unsubscribe <<>> > >> >> >> > >> >> >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to > >> >> >> unsubscribe > >> >> >> << > >> > > >> > -- > >> > Kevin Funk | kf...@kde.org | http://kfunk.org > > > > -- > > Kevin Funk | kf...@kde.org | http://kfunk.org -- Kevin Funk | kf...@kde.org | http://kfunk.org signature.asc Description: This is a digitally signed message part. >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<
Re: Saying hello
Hello! My name is Ayrton Cavalieri, I’m new to the KDE too! :-) I’m working with my team on the Br-Print project, a 3D printer host written in Qt/C++. Be welcome to the community! Your project seams interesting, hope you have success! Enjoy! Ayrton Cavalieri de Almeida Back-End Developer of the Br-Print3D Project at KDE Computer Science Student at UFF/PURO “Força pela estabilidade." > On 5 Jan, 2016, at 19:31, Christian Kalkhoff wrote: > > Hi! > > I just joined this list and therefor wanted to introduce myself. My name is > Christian Kalkhoff, I live in Munich, Germany and have been a KDE user on > different OSes and GNU/Linux distributions for a long time now (started at > pre-1.0). > > I am a proud Fellow of FSFE and try to promote Free Software whereever and > whenever I can. My native language is german, I speak/write english for many > years now and started with swedish about a year ago. > > I always wanted to contribute to KDE as a developer but did not find the > motivation and time to get into C++/QT until recently. I have about 10 years > experience developing enterprise Java applications, but I join KDE as an > absolute novice of KDE, QT and C++. > > I am planning to write a simple electrical resistor calculator as my first > app. I also would like to contribute to some junior tasks but I haven't found > something appealing yet. Perhaps you can help me to help you? :) > > Best, > Christian > -- > Christian Kalkhoff - Softwarebefreier - software liberator > Fellow of FSFE - Support FSFE! > https://softmetz.de > https://blogs.fsfe.org/softmetz > >>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe << >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<
Saying hello
Hi! I just joined this list and therefor wanted to introduce myself. My name is Christian Kalkhoff, I live in Munich, Germany and have been a KDE user on different OSes and GNU/Linux distributions for a long time now (started at pre-1.0). I am a proud Fellow of FSFE and try to promote Free Software whereever and whenever I can. My native language is german, I speak/write english for many years now and started with swedish about a year ago. I always wanted to contribute to KDE as a developer but did not find the motivation and time to get into C++/QT until recently. I have about 10 years experience developing enterprise Java applications, but I join KDE as an absolute novice of KDE, QT and C++. I am planning to write a simple electrical resistor calculator as my first app. I also would like to contribute to some junior tasks but I haven't found something appealing yet. Perhaps you can help me to help you? :) Best, Christian -- Christian Kalkhoff - Softwarebefreier - software liberator Fellow of FSFE - Support FSFE! https://softmetz.de https://blogs.fsfe.org/softmetz >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<
Re: robots.txt in quickgit.kde.org
On Wed, Jan 6, 2016 at 3:17 AM, Kevin Funk wrote: > On Wednesday, December 30, 2015 12:57:23 PM Ben Cooksley wrote: >> On Tue, Dec 29, 2015 at 11:16 PM, Kevin Funk wrote: >> > On Tuesday, December 29, 2015 10:39:01 PM Ben Cooksley wrote: >> >> On Tue, Dec 29, 2015 at 7:59 AM, Lydia Pintscher wrote: >> >> > On Sun, Dec 27, 2015 at 12:35 PM, Ben Cooksley > wrote: >> >> >>> Is there some place where search engines can easily index our source >> >> >>> code or are we shooting ourselves in the foot here? >> >> >> >> >> >> We could probably make it available by publishing the source trees >> >> >> used by LXR / EBN. >> >> >> This would only have the main branches obviously rather than >> >> >> everything >> >> >> though. >> >> >> >> >> >> I haven't checked, but LXR may already make it's copy of the code >> >> >> accessible...> >> >> > >> >> > I think making our sourcecode available to search engines is pretty >> >> > important for the reasons already mentioned by others. Do you need >> >> > help for it? If you write down what's needed I can help find someone >> >> > to do it. >> >> >> >> I've now provisioned https://sources.kde.org/ >> > >> > I'm not sure this is super useful, to be honest (as mentioned in #kde- >> > sysadmins already). >> > >> > This is really just plain file serving, with no cross-references to either >> > LXR (or apidocs). This is basically a dead-end when you follow a result >> > on Google. >> > >> > Wouldn't it be possible to let robots index https://lxr.kde.org/source/ >> > >> > instead? We have the infrastructure... >> >> We'll give it a shot. > > Just to stress again this would be *really* useful to have. > > I answered a post on SO: > http://stackoverflow.com/a/34612692/592636 > > Tried to link kwallet's FindGpgpme.cmake into the answer; and there's *no* > easy way quickly get a link to KDE infrastructure serving the file via Google > (not even api.kde.org). > > Try googling for "kwallet findgpgme.cmake" (very specific search after all): > https://www.google.de/search?q=kwallet+findgpgme.cmake > > -> First result: Github..., rest: mildly interesting > > > Different issue I just noticed: There's no way to get the plain-text (raw) > representation of a given file on LXR, is there? Would be useful as well. There isn't a link in our templates, but my Google fu (and subsequent tests confirm) that adding the parameter "_raw=1" to a LXR source view URL will return the file without any HTML around it. > > Cheers, > Kevin Regards, Ben > >> > Of course we need to blacklist all the pages allowing to actively *search* >> > LXR for robots, in order to avoid abuse. >> >> Note that despite robots.txt, many spiders (including Google, Yahoo >> and Bing) will actively disregard the instructions in there. >> While they may not return the results - or omit snippets of the page >> content - they have all been guilty (at least in the past) of >> disregarding our restrictions, resulting in downtime (which have in >> some cases necessitated full host reboots to fix) for numerous KDE.org >> subsites in the past. >> >> This is why QuickGit and WebSVN have extremely restrictive robots.txt >> policies, in addition to blacklist rules within our web server >> configurations. >> >> > Cheers, >> > Kevin >> >> Regards, >> Ben >> >> >> > Cheers >> >> > Lydia >> >> >> >> Regards, >> >> Ben >> >> >> >> > -- >> >> > Lydia Pintscher - http://about.me/lydia.pintscher >> >> > KDE e.V. Board of Directors / KDE Community Working Group >> >> > http://kde.org - http://open-advice.org >> >> > >> >> >>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to >> >> >>> unsubscribe <<>> >> >> >> >> >> >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to >> >> >> unsubscribe >> >> >> << >> > >> > -- >> > Kevin Funk | kf...@kde.org | http://kfunk.org > > -- > Kevin Funk | kf...@kde.org | http://kfunk.org >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<
Review Request 126644: Fixed using spaces in the tags kioslave
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/126644/ --- Review request for Baloo. Bugs: 349118 http://bugs.kde.org/show_bug.cgi?id=349118 Repository: baloo Description --- Fixed using spaces in the tags kioslave Diffs - src/kioslaves/tags/kio_tags.cpp fb3c604e1e4118db0a3027e25e25fc0d16d5d5b5 Diff: https://git.reviewboard.kde.org/r/126644/diff/ Testing --- Thanks, Jesse Pullinen >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<
Re: robots.txt in quickgit.kde.org
On Wednesday, December 30, 2015 12:57:23 PM Ben Cooksley wrote: > On Tue, Dec 29, 2015 at 11:16 PM, Kevin Funk wrote: > > On Tuesday, December 29, 2015 10:39:01 PM Ben Cooksley wrote: > >> On Tue, Dec 29, 2015 at 7:59 AM, Lydia Pintscher wrote: > >> > On Sun, Dec 27, 2015 at 12:35 PM, Ben Cooksley wrote: > >> >>> Is there some place where search engines can easily index our source > >> >>> code or are we shooting ourselves in the foot here? > >> >> > >> >> We could probably make it available by publishing the source trees > >> >> used by LXR / EBN. > >> >> This would only have the main branches obviously rather than > >> >> everything > >> >> though. > >> >> > >> >> I haven't checked, but LXR may already make it's copy of the code > >> >> accessible...> > >> > > >> > I think making our sourcecode available to search engines is pretty > >> > important for the reasons already mentioned by others. Do you need > >> > help for it? If you write down what's needed I can help find someone > >> > to do it. > >> > >> I've now provisioned https://sources.kde.org/ > > > > I'm not sure this is super useful, to be honest (as mentioned in #kde- > > sysadmins already). > > > > This is really just plain file serving, with no cross-references to either > > LXR (or apidocs). This is basically a dead-end when you follow a result > > on Google. > > > > Wouldn't it be possible to let robots index https://lxr.kde.org/source/ > > > > instead? We have the infrastructure... > > We'll give it a shot. Just to stress again this would be *really* useful to have. I answered a post on SO: http://stackoverflow.com/a/34612692/592636 Tried to link kwallet's FindGpgpme.cmake into the answer; and there's *no* easy way quickly get a link to KDE infrastructure serving the file via Google (not even api.kde.org). Try googling for "kwallet findgpgme.cmake" (very specific search after all): https://www.google.de/search?q=kwallet+findgpgme.cmake -> First result: Github..., rest: mildly interesting Different issue I just noticed: There's no way to get the plain-text (raw) representation of a given file on LXR, is there? Would be useful as well. Cheers, Kevin > > Of course we need to blacklist all the pages allowing to actively *search* > > LXR for robots, in order to avoid abuse. > > Note that despite robots.txt, many spiders (including Google, Yahoo > and Bing) will actively disregard the instructions in there. > While they may not return the results - or omit snippets of the page > content - they have all been guilty (at least in the past) of > disregarding our restrictions, resulting in downtime (which have in > some cases necessitated full host reboots to fix) for numerous KDE.org > subsites in the past. > > This is why QuickGit and WebSVN have extremely restrictive robots.txt > policies, in addition to blacklist rules within our web server > configurations. > > > Cheers, > > Kevin > > Regards, > Ben > > >> > Cheers > >> > Lydia > >> > >> Regards, > >> Ben > >> > >> > -- > >> > Lydia Pintscher - http://about.me/lydia.pintscher > >> > KDE e.V. Board of Directors / KDE Community Working Group > >> > http://kde.org - http://open-advice.org > >> > > >> >>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to > >> >>> unsubscribe <<>> > >> >> > >> >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to > >> >> unsubscribe > >> >> << > > > > -- > > Kevin Funk | kf...@kde.org | http://kfunk.org -- Kevin Funk | kf...@kde.org | http://kfunk.org signature.asc Description: This is a digitally signed message part. >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<