Displaying 20 results from an estimated 6000 matches similar to: "Summer of Code help"
2014 Feb 24
2
Summer of Code help
Hello Olly,
I read about Xapian and SWIG and the bindings that Xapian has with other
languages.
According to what I've read, I understand that
Xapian is a search engine library written in C/C++. It can be
integrated with web applications which handle large amount of data.
But since the web applications may be written in a variety of languages a
binding is required for the web app to be able
2014 Feb 27
2
Summer of Code help
I think there is a development in the bug #616.
The exception obtained is:
Exception in thread "main" java.lang.IllegalArgumentException: No enum
class org.xapian.TermGenerator$flags with value 0
at org.xapian.TermGenerator$flags.swigToEnum(TermGenerator.java:143)
at org.xapian.TermGenerator.setFlags(TermGenerator.java:71)
at org.xapian.examples.SimpleIndex.main(SimpleIndex.java:54)
2014 Dec 23
2
Working on project ideas for Google Summer of Code 2015
Hello everyone!
I am Shashvat Tripathi, a student of BITS Pilani, India. (*LinkedIn
<http://in.linkedin.com/pub/shashvat-tripathi/3a/2a8/75b> | **Github
<https://github.com/shashvattrip>)*.
I recently heard about GSoC and wanted to apply through it. I was going
through this year's project proposals and a couple of them caught my
interest.
Support Another Language using SWIG
2013 Apr 30
2
dovecot antispam plugin is not woking
?Hi All,
I am using dovecot? version 2.0.9
DSPAM Anti-Spam Suite 3.10.2 (agent/library)
ClamAV 0.97.7/17102
and dspam antispam plugin
?dovecot-antispam-plugin-43880985e3dd
and plugin configuration is given below:
protocol imap {
? mail_plugins = " antispam autocreate"
}
protocol pop3 {
? mail_plugins = antispam autocreate
}
plugin {
? antispam_allow_append_to_spam = YES
?
2011 Jun 24
4
Performance on GlusterFS
Hi....
I have setup a 4 node cluster on virtual servers on RHEL platform.
Not able to get better performance statistics on glusterFS as compared to local file system.
Kindly suggest a test run that can be checked to differentiate between them.
Regards,
Anish Kumar
"Confidentiality Warning: This message and any attachments are intended only for the use of the intended recipient(s).
are
2005 Jul 21
1
DNS SRV supported phones
Hi,
I am looking to use DNS SRV records for load balancing and failover across
multiple Asterisk servers. The Asterisk servers share the exact same
configuration via mySQL replication. I would like to know which particular
SIP phones support DNS SRV and would like to hear of any success stories.
Many SIP phones claim to support DNS SRV, yet there is usually very little
documentation on how to
2008 Feb 20
5
MSI Support in Xen
I was trying to patch Xen 3.2 from the mercurial repository with the MSI
patches by Yunhong Jiang given at the bottom of this page :
http://lists.xensource.com/archives/html/xen-devel/2007-11/msg00157.html
The tree seems to have significantly changed, especially the
hvm_irq_dpci_mapping structure in irq.h header file. Are there any updated
patches, or can I get a version of Xen from somewhere
1998 Nov 25
1
Mounting NT File System from a IRIX machine.
Hello Everybody !
We have a LAN network consisting mostly of Win NT machines, with a couple
of Win 95 boxes and a IRIX-based Samba server.
Is there a way that i can mount the file system of a NT box onto my IRIX box
? Can i write directly to a
NT box from IRIX box ? Do i require NFS for that ?
Thanks in advance !
Kanchan Shere,
Flash Graphics Pvt. Ltd.,
India.
2010 Mar 07
1
Google Summer of Code 2010
Google are running their Summer of Code again this year. If you aren't
familiar with it already, you can find out more here:
http://code.google.com/soc/
I'm wondering if we should apply to take part. I'm happy to act as admin
(which I did for SWIG last year so I know what is involved), and put together
the application. Mentoring organisations have to apply this week (closing on
2001 May 05
1
fix for oggdrop disappearing window
Hi,
I don't know if this problem has been looked at yet. The latest version of
oggdrop I found was at
http://www.vorbis.com/files/beta4/windows/oggdrop-1.0beta4.zip. If you whip
the window quickly from right to left, the client mouse coordinate in
WM_MOUSEMOVE *can* be negative and so the LOWORD and HIWORD macros will cast
the mouse coordinates to insanely high 64K-ish values. Then the
2010 May 26
0
R/Rmetrics Meielisalp Summer School and User/Developer Workshop 2010
Computational Finance and Financial Engineering
1st R/Rmetrics Summer School and 4th User/Developer Meeting
Meielisalp, Lake Thune Switzerland, June 27 - July 1, 2010
Late Registration: https://www.rmetrics.org/meielisalp2010-registration
Students: Apply for Student Scholarships
www.rmetrics.org
*** Rmetrics 2010 - Don't miss it ! ***
2007 Oct 17
4
RELENG_7 jerky mouse and skipping sound
I just updated to RELENG_7 from 6.2 and I'm running into some really
annoying issues with jerky mouse movement and skipping sound. This
seems to be similar to:
Re: SCHED_4BSD in RELENG_7 disturbs workflow
This happens both with 4BSD and ULE.
I seems to happen when I'm compiling ports and a new cc/bzip2/sh
process fires off (I'm just watching top), I'll get the
skip/freezeup.
2010 Sep 01
8
FIXMEs in Search::Xapian
Carrying on this conversation:
http://lists.tartarus.org/pipermail/xapian-discuss/2007-March/003513.html
void
TermGenerator::set_stopper(stopper)
Stopper * stopper
CODE:
// FIXME: no corresponding SvREFCNT_dec(), but a leak seems better
than
// a SEGV!
SvREFCNT_inc(ST(1));
THIS->set_stopper(stopper);
It would be good to fix these FIXMEs.
A class-level HASH could be
2014 Feb 26
2
Introduction mail
Thanks for replying i was thinking of working on
PHP binding improvement project i thnk it fits my skills.
how should i start help..
On Wed, Feb 26, 2014 at 5:11 PM, Olly Betts <olly at survex.com> wrote:
> On Tue, Feb 25, 2014 at 08:12:40PM +0530, Avinandan Bhattacharjee wrote:
> > Hi my name is Abhinandan Bhattacharjee i am student of Computer Science
> > stream of netaji
2004 Dec 21
2
Unix password synch
Hi all,
Is there any way to automatically update the samba
password when a user changes his unix account password
using the passwd command.
I want samba to look in passwd file for
authentication. I dont want to create two accounts one
for local unix and then for the samba.
I am not planning to deploy ldap as a solution.
Is there any workaround.
Anish
2008 Sep 19
19
MSI causing softpanics in guest
lspci shows MSI enabled for PCI device. PCI passthrough works fine.
However, as soon as the MSI driver for card is insmodded, kernel panics.
This is on xen-unstable. Tried the same with xen-3.3.0 which is
supposed to have MSI passthrough, but the same guest shows MSI as disabled.
Any else seen this bug, or know of a workaround ?
Trace is as follows :
------------[ cut here ]------------
2007 Jul 24
2
licensing requirements for using the SWIG bindings
Hi,
I'm confused about my licensing obligation with respect to the Xapian
SWIG bindings.
I've got a python wrapper that sits above the standard Xapian
Python/SWIG bindings, and I wasn't sure if the *intent* of the Xapian
team is that my python wrapper - and any code that also uses my
wrapper also falls under GPLv2.
It seems unclear if the FSF's position on dynamic linking in
2005 Aug 08
1
AGI perl problem
Hi,
For some reason, my AGI perl scripts cannot write to the CLI console using
standard error. I ran the agi-test.agi test script that came with asterisk
and verified that the problem was not with the code. Asterisk is always
started with 4 or more v's, yet this the CLI output does not show up. Have
there been any major changes to AGI in the cvs-head? I am using Asterisk
CVS-D2005.08.05.
2007 Dec 12
2
Dump Unencrypted SSL Traffic
I've got an application that I can run under wine. It uses SSL to
communicate with a server. Since it's using SSL I can't just sniff
the network packets. What would be the best way to have wine be able
to dump the unencrypted data to a file for analysis? If this
requires modifying code, which files should I look at?
--
Anish Mistry
amistry at am-productions.biz
AM Productions
2001 Jul 02
1
ogg vorbis dynamic memory allocation.
I couldn't resist:
izeof(synth_buffs) = sizeof(float)*2*2*0x120 = 4 * 4 * 0x120 = 0x1200 =
4608
-Anish
> -----Original Message-----
> From: Segher Boessenkool [mailto:segher@chello.nl]
> Sent: Monday, July 02, 2001 6:34 PM
> To: vorbis-dev@xiph.org
> Subject: Re: [vorbis-dev] ogg vorbis dynamic memory allocation.
>
>
>
>
> Firelight Multimedia wrote:
>