Displaying 20 results from an estimated 25 matches for "lemur".
2009 Aug 07
1
Licensing
Afternoon all. I was discussing the current licensing of Xapian and
how it influences the way we work with someone at another OSS project
recently, and although the upshot is likely to be that they'll amend
their license (it's a corporate foundation, and GPL compatibility is
something they desire for precisely this reason), it did prompt me to
think about how we're tracking where we
2014 Nov 29
4
Adding Support for Krovetz Stemmer Algo in Xapian
...er
algorithm,
i found an implementation of Krovetz Stemmer Algo in C++ but before
working on it to merge it into xapian, i needed help in recognizing the
license information associated with the source code.
To avoid further licensing issues kindly someone check the link
http://sourceforge.net/p/lemur/wiki/KrovetzStemmer/
-Abhishek
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xapian.org/pipermail/xapian-devel/attachments/20141129/9e6bbd96/attachment-0002.html>
2023 Feb 15
0
Question about italics in legendg() - plotrix
...or haven't
seen for a while. Here is an example showing how to change the font using
par():
library(plotrix)
plot(0,type="n",xlim=c(0,1),ylim=c(-1,0))
par(font=3)
legendg(0.115,-0.055,legend=c("Pan troglodytes","Macaca mulatta",
"Saguinus oedipus","Lemur catta","Galago senegalensis"),
pch=list(c(15,0),c(16,1),c(17,2),c(18,5),c(19,10)),
col=list(c("royalblue","skyblue1"),
c("chocolate","gold"),c("deeppink","lightpink"),
c("black","grey"),c("forestg...
2006 Apr 10
2
Outbound calls through Broadvoice
...that my name is showing up in the outbound call,
but the account isn't registered to my name, but someone else where I work.
or my conf files are wrong somehow?
Otherwise, I got nothing.
Any help would be greatly appreciated by one frustrated noob!
oh, please CC me at mraley [at] syndio<lemur>group.com [remove the
<mammal> species]
Thanks!
Mike
--
\***************************************/
~ Mike Raley ~
Asterisk / VoIP Programmer
Syndio Group, LLC.
www.syndiogroup.com
mraley@syndiogroup.com
/***********************...
2019 Oct 22
5
It was twenty years ago today...
Xapian has turned 20!
Strictly speaking it was 20 years ago last month but I managed to miss
the true anniversary - the oldest commit in the Xapian repo is:
commit 8ced76ea128c8fb2792477e09b41fa989f2e572f
Author: Richard Boulton <richard at tartarus.org>
Date: Fri Sep 10 09:50:40 1999 +0000
Martins initial code, which didn't work for him but did for me.
Back then Richard,
2009 Mar 05
4
Table of contents
...h optional alternative text inside, e.g.
<contents>
1. First thingy
2. Second thingy
3. Other stuff
</contents>
3. Detect that a set of list items matches the first few headers. E.g. if
the document has headers
# Monkeys
## Chimps
## Humans
## Proboscis monkeys
## Other monkeys
## Do Lemur's count?
Then a list that ran:
1. Monkeys
1. Chimps
2. Humans
Would be detected as the start of a contents list, and the other entries
would automatically be added to it. This seems the nicest approach in some
respects, but also the one likely to cause confusion and annoyance.
Your th...
2007 Apr 02
0
PHP bindings now work for Windows
Hi all,
Just to say we've now got the PHP bindings working on Windows (committed
to SVN-HEAD). It's not a particularly painless process, but it is possible.
Thanks to Daniel Menard for his support of this project.
Cheers
Charlie
Lemur
2007 Jun 22
0
Job in (or near) Cambridge, UK
Just a quick note to let the list know that Lemur Consulting are looking
for a Python programmer to work with them on Xapian, and some open
source projects built on top of Xapian.
If you're interested, more details are at:
http://www.lemurconsulting.com/Hiring.shtml
It's short term to begin with, but you never know!
There will need to...
2007 Aug 21
0
Packaged Xapian Python 2.5 Bindings for Windows
Hi!
Just to mention, I have built the Xapian python bindings on Windows with
the Lemur Consulting makefiles, and packaged them up in a distutils
executable.
If anyone is interested, they are available here, in a nice easy to
install format:
http://www.raptorized.com/?page_id=136
I've only built them for Python 2.5 so far, but I'll try to package them
for 2.4 as well whe...
2008 Nov 19
1
ruby xapian bindings and windows
Hi,
I've compiled xapian 1.0.9 (core and buildings) on Windows Xp, using
Lemur's nmake files[1].
I'm trying to use acts_as_xapian [2] on RubyOnRails, but I'm facing a
problem with the rebuild index process.
in acts_as_xapian, to rebuild the index, a new
Xapian::WritableDatabase is created with a different path, then
flush() is invoked; lastly, the new path is re...
2011 May 16
2
Xapian.org design
Hi guys
We were talking a little while ago about putting together some content
to provide more examples of operations for first-time users.
One of the other thoughts that's come up is about the design of the
Xapian site; we've a bit of spare designer capacity at work and were
wondering if we could do you a jazz-ed up site design (for free) and
wondered if this'd be something the
2006 Oct 21
1
Kernel.require behavior
...-
#!/site/ruby/bin/ruby -w
required = (require ''pp'')
print "#{required}\n"
required = (require ''pp'')
print "#{required}\n"
required = (require ''baz'')
print "#{required}\n"
------
and output:
------
[12:07am] lemur:~ > ./test.rb
true
false
./test.rb:9:in `require'': no such file to load -- baz (LoadError)
from ./test.rb:9
------
Thanks,
- Walter Korman -- http://www.lemurware.com
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed...
2006 May 04
3
Jails and loopback interfaces
> I recently did something like this. I have a webserver in a jail that
> needs to talk to a database, and the webserver is the only thing that
> should talk to the databse.
> My solution was to use 2 jails: one for the webserver, and another for the
> database.
> Jail 1:
> * runs webserver
> * binds to real interface with real, routable IP
> Jail 2:
> *
2007 Jul 03
1
Distinctive ring detection not detecting ring cadences
I'm using Asterisk 1.4.5 (will try 1.4.6 on Thursday, but I don't see
anything in the changelog after the 1.4.5 release dealing with
distinctive ring), zaptel 1.4.3, and wanpipe 2.3.4-10 with a Sangoma
A200 card. I enabled usedistinctiveringdetection in zapata.conf.
However, on the Asterisk console, the output I get is:
-- Detected ring pattern: 0,0,0
It would appear that Asterisk is
2006 Nov 09
2
patch for xapian-spec(0.9.9)
Missed %{_mandir}/man1/xapian-progsrv.1*
diff -u RPM/BUILD/xapian-core-0.9.9/xapian.spec RPM/SPECS/xapian.spec
--- RPM/BUILD/xapian-core-0.9.9/xapian.spec 2006-11-09
09:14:38.000000000 -0500
+++ RPM/SPECS/xapian.spec 2006-11-09 09:14:03.000000000 -0500
@@ -1,10 +1,10 @@
# RedHat-style .spec file for Xapian
# xapian.spec. Generated from xapian.spec.in by configure.
-Summary: The Xapian
2005 Mar 30
1
Installing GO 1.7.0
...to depend on GO... so any help
on getting this to install is appreciated.
Thanks,
~spot
--
Tom "spot" Callaway: Red Hat Sales Engineer || GPG Fingerprint: 93054260
Fedora Extras Steering Committee Member (RPM Standards and Practices)
Aurora Linux Project Leader: http://auroralinux.org
Lemurs, llamas, and sparcs, oh my!
2008 Feb 28
2
Can't get xapian-core 1.05 to build under windows xp
Here is the output I get from nmake.
I am not a guru at getting C programs to build under windows, I never had
any troubles I could not solve on OSX :-(
I am using the released sources, I have Visual Studio 2005, I have the make
files from lemur. I read ALL the readme.txt file before starting.
And this is what I get.
C:\Documents and Settings\jroberson\My Documents\DOWNLOADS\xapian-
core-1.0.5\win32>nmake
Microsoft (R) Program Maintenance Utility Version 6.00.9782.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
Build...
2007 Jan 13
3
Permission denied by op
i am invoking op from a python proggy which does an op.system() of
op chmod 640 /usr/local/etc/tac_plus.conf
i get "Permission denied by op"
% ls -l /usr/local/etc/op.access
-r-------- 1 root wheel 149 Jan 13 07:41 /usr/local/etc/op.access
% cat /usr/local/etc/op.access
# 2007.01.13
#
#DEFAULT users=src
#
chown /usr/sbin/chown $* ; users=src
chmod /bin/chmod $* ; users=src
2005 Sep 24
1
Encrypt some services with ipsec
Hi all,
I have two prodction servers with FreeBSD 5.4 (all security patches
are applied). They running some services like dns, ssh, http, ftp, etc.
But I woukd like to encrypt some services for some hosts with ipsec when
it is accessed. For example:
- DNS resolution: not encrypted.
- DNS replication master-slave: encrypted by ipsec.
- Telnet: encrypted by ipsec for some hosts. Deny
2007 Jul 09
7
Xapian pubmeet
...ng and talk
about all things search-related (and probably a lot of things that aren't).
If you're interested, please reply and say so, if not please say why!
Those of us who are UK-based might be able to help those who aren't
with transport and accomodation queries.
Cheers
Charlie
Lemur Consulting