Displaying 20 results from an estimated 200 matches similar to: "Mentorship"
2020 Feb 18
0
Open Source Hackathon Mentorship Invitation
Hello,
My name is Misha Patel and I’m reaching out on behalf of the HackIllinois
Outreach team. HackIllinois is a 36-hour collegiate Open Source hackathon
that takes place annually at the University of Illinois Urbana-Champaign.
This year, it will be from February 28th-March 1st, 2020. Our mission is to
introduce college students to Open Source, while giving back to the
community. We strive to
2009 Apr 02
1
Feedback on Listing at teachingopensource.org
Hello Xapian Developers,
I am writing with feedback on your Help Wanted listing at
teachingopensource.org, specifically
http://www.teachingopensource.org/index.php/Help_Wanted:_Xapian
Overall, I think your project listing looks very well done. On your ideas
page, you haven't done a lot to sell/market each idea. Why is development of
this specific project going to improve Xapian overall? How
2014 Mar 04
2
Test Dataset for performance and accuracy analysis
Hi Parth,
I implemented DFR algorithms in Xapian as
a part of GSOC last year under the mentorship of Olly. This year, I want to
work on analyzing and optimizing the performance of the DFR algorithms and
comparing them with BM25.I also want to work on profiling the query
expansion schemes and test the relevance(precision and recall) / speed(time
taken) of the
2020 Aug 05
1
HELPWANTED keyword in bugs.r-project.org
Just a quick note to mention that we have added a HELPWANTED keyword
on bugs.r-project.org for tagging bugs and issues where a good
well-tested patch would be particularly appreciated. You can find the
HELPWANTED issues by selecting the keyword in the search interface or at
https://bugs.r-project.org/bugzilla/buglist.cgi?keywords=HELPWANTED
This URL shows both open and resolved HELPWANTED
2014 Sep 29
1
possereg.teachingopensource.org
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Is the app at http://possereg.teachingopensource.org still being used?
If so, can we migrate that to the main TOS server?
If not, I'd like to take it down as part of a server migration we're
doing for theopensourceway.org host.
Thanks - Karsten
- --
Karsten 'quaid' Wade .^\ CentOS Doer of Stuff
2019 Mar 26
2
[Piglit] X.Org GSoC 2019 - Student Application Period
Thanks for reaching out on the matter Ilia.
I am not to be relied on. If you're lucky, I might be able to take some
questions about past work, but cannot make a solid time commitment that
warrants being a mentor.
Of course, the mentor does not necessarily have to have the deepest
understanding of the subject matter. *At the end of the GSOC* a good
student should be trusted with having more
2014 Sep 30
0
Position announcement - Research Educator - University of Maryland
Please distribute. Interested individuals can view the full position announcement and apply at: https://ejobs.umd.edu/postings/29966
Title: Research Associate
Functional Title: Research Educator
Position Summary/Purpose of Position: The First-Year Innovation & Research Experience (FIRE) is a new major initiative at the University of Maryland, College Park. FIRE provides first-year
2011 Jul 27
1
Interest in developement as a student
Hello.
I am an undergraduate student studying computer science and I am interested
in working in your Open Source projects.
I read about you from TeachingOpenSource.org.
I am, however, new to Open Source project development thus I am seeking a
mentor and an opportunity to present my skills and make valuable
contributions to your projects.
Thanking you.
--
Varun Agrawal
B.Tech-II
Computer
2019 Mar 26
2
[Piglit] X.Org GSoC 2019 - Student Application Period
On Tue 2019-03-26 @ 10:40:49 AM, Ilia Mirkin wrote:
> Just looked over the projects... they all seem valid
Thank you for taking the time to have a look and provide feedback!
> but are there
> people who could realistically mentor a GSoC student for these? IMHO
> unless mentors can be identified, these should all be archived.
Attracting mentors is probably the hardest part of running
2013 Jan 21
1
Help
I am new to xapian and I want to contribute to xapian but as I am new to
both xapian and opensource so can anyone help me to start as I am unable to
start.
It will be really helpful if someone can assign me any bug to fix that can
give me a good start and is easy to do.
Akshit
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2012 Dec 16
1
[Developing and Starting with Xapian]
Hi,
My interest lies in primarily in Natural Language Processing and
Information Retrieval and I would like to know how can I contribute to the
organization and how should I begin.
Regards
Abhishek Shah
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xapian.org/pipermail/xapian-devel/attachments/20121216/2c1109bf/attachment-0001.html>
2006 May 24
0
Benjamin Gorlick’s Ruby on Rails doc project wins Google S
See
http://mikepence.wordpress.com/2006/05/24/benjamin-gorlicks-ruby-documentation-project-wins-google-summer-of-code-grant/
Quoted here in full:
Congratulations to Benjamin "theuncled" Gorlick ? a winner in Google''s
Summer of Code contest. You may know Benjamin from his unoffical Ruby on
Rails Blog or his tireless advocacy of Ruby and Rails within the
community, but soon
2019 Mar 26
0
[Piglit] X.Org GSoC 2019 - Student Application Period
On Tue, Mar 26, 2019 at 10:56 AM Trevor Woerner <twoerner at gmail.com> wrote:
>
> On Tue 2019-03-26 @ 10:40:49 AM, Ilia Mirkin wrote:
> > Just looked over the projects... they all seem valid
>
> Thank you for taking the time to have a look and provide feedback!
>
> > but are there
> > people who could realistically mentor a GSoC student for these? IMHO
>
2013 Jul 15
0
Xapian now has Divergence from Randomness schemes
Hello guys, you'll will be happy to know that the current codebase now
includes the divergence from randomness weighting schemes which are known
to outperform a lot of known weighting schemes such as BM25. Thanks to the
amazing mentorship of Olly Betts and Dan Colish, our search results will
now be better than before and Xapian will be more preferred in the research
community than it was
2013 Jul 15
0
Xapian now has Divergence from Randomness schemes
Hello guys, you'll will be happy to know that the current codebase now
includes the divergence from randomness weighting schemes which are known
to outperform a lot of known weighting schemes such as BM25. Thanks to the
amazing mentorship of Olly Betts and Dan Colish, our search results will
now be better than before and Xapian will be more preferred in the research
community than it was
2006 Apr 19
1
ANN: Alpha Ruby bindings for Xapian now available
Dear Xapian community,
We've been looking for a search engine to integrate with our Rails
applications. Xapian seems to be the most robust and mature of any open
source solution out there. But, there were no Ruby bindings. So... I've
started work on Ruby SWIG bindings for Xapian.
My work is still alpha-quality; expect bugs and expect API changes
before we're done. It's
2015 Mar 17
0
Postdoc in Pharmacometrics at the University of Cape Town
Dear all,
at the Division of Clinical Pharmacology at the University of Cape Town
(South Africa) we are looking for highly motivated science/engineering
PhD graduates to join our pharmacometrics group as a post-doctoral fellow.
Pharmacometrics is an emerging discipline that applies mathematical
modelling and simulation to pharmacology, aiding the interpretation of
data from clinical trials,
2019 Mar 27
0
[Piglit] X.Org GSoC 2019 - Student Application Period
well generally I would be available for all the nouveau projects,
although I am lacking proper knowledge for a few of those like video
acceleration. But I am sure I would be able to dig into stuff enough
before the projects starts.
On Tue, Mar 26, 2019 at 4:29 PM Roy Spliet <nouveau at spliet.org> wrote:
>
> Thanks for reaching out on the matter Ilia.
> I am not to be relied on. If
2008 Mar 01
0
[LLVMdev] Google Summer of Code Idea
On Feb 28, 2008, at 10:43 AM, Richard Warburton wrote:
> This email is written on the premise that LLVM will be involved in
> GSOC again this year.
I hope so too!
> I would be looking to implement a context-sensitive alias analysis.
> Whilst I accept that this isn't the most efficient category of alias
> analysis, I think the implementation of such an analysis, that trades
2020 Jan 15
2
[PITCH] Improvements to LLVM Decision Making
On 15/01/2020 10:04, Doerfert, Johannes via llvm-dev wrote:
>> "It isn't clear how to propose some changes in the first place, and it
>> is often unclear who the decision makers are."
> I feel that patches and RFCs are well established*and documented* [1,2]
> ways to propose changes. In addition, the *-dev lists, IRC, etc. do
> provide ways to clear