Displaying 6 results from an estimated 6 matches for "craftsmanship".
2019 Jul 26
2
Dovecot, FreeBSD, and Solr?
> Hello,
>
> Does anyone have this combination going? I'm running freebsd and
dovecot, to which i'd like to add solr text search. I am stuck on xml
schema integration, if anyone has any notes i'd appreciate them.
I basically followed https://www.c0ffee.net/blog/mail-server-guide/ And
dovecot with solr is running fine on freebsd for me.
2005 Jun 22
3
OT: OS X graphics tool
Hey all,
Seeing the success of the OT: OS X MySQL tool thread, I thought I''d
ask about the tools you guys use for your graphics editing/creating.
Like many others, I too made the switch to Apple, and its been an
absolute joy so far.
I''m an independent contractor/consultant who''s comfort zone is in
making admin websites to manage data. With this role comes making
little
2019 Jul 26
0
Dovecot, FreeBSD, and Solr?
On 26 Jul 2019, at 09:35, dovecot at filter.demeijer.com wrote:
> I basically followed https://www.c0ffee.net/blog/mail-server-guide/ And
> dovecot with solr is running fine on freebsd for me.
Thanks for that link, looks very straight-forward.
--
Nothing says poor craftsmanship more than wrinkled duct tape.
2019 Jul 27
1
Dovecot, FreeBSD, and Solr?
...r that link, looks very straight-forward.
>
>
I too followed that guide for setting up dovecot+postfix+solr. The one
major caveat is that the binary dovecot package does not have solr support
and I had to build it from the port source tree and enable it.
>
> --
> Nothing says poor craftsmanship more than wrinkled duct tape.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://dovecot.org/pipermail/dovecot/attachments/20190726/490dc84b/attachment-0001.html>
2006 Dec 02
0
Fwd: Re: Mocha and ActiveRecord
...of ActiveRecord.
>
> I hope that helps.
That''s not bad. I think I''d rather stub the collection than sorry about
is_a?. I''ll give this a shot and let you know how it goes.
Thank you, James.
--
J. B. (Joe) Rainsberger :: http://www.jbrains.ca
Your guide to software craftsmanship
JUnit Recipes: Practical Methods for Programmer Testing
2005 Gordon Pask Award for contribution Agile Software Practice
--
James.
http://blog.floehopper.org
2007 Feb 14
10
Asynchronous signal handling in fasttrap provider
Hi,
I was going through the implementation of the fasttrap provider. I found
that when displaced execution happens (ie., when the instruction traced is
being executed out of the scratch space) if an asynchrnous signal comes we
need to defer the delivery.
Can somebody explain why this is necessary and how is it implemented?
Thanks in advance
Saravanan S
-------------- next part --------------
An