Displaying 20 results from an estimated 8000 matches similar to: "Searchable Mailing Lists & NooB Question"
2003 Nov 27
4
Mailing list archives searchable ?
Hi,
I've been on the list for slightly under a month now and noticed;
a) a fairly high amount of traffic,
b) a lot of questions which come up more than once,
c) the archives at lists.digium.com are not searchable.
I have started development to import the mailinglist archives into a MySQL
database and creating a full text search possibility on this. My questions;
1) Is this already done
2006 Jun 17
3
If Trying to Recover a Damaged Partition: kbs-CentOS-Extras Has a Tool
Recently (and for ages, I'm sure) folks have suffered partition
destruction and had to try and recover. In the recent thread, the victim
eventually had to resort to Google and fond some package that I can not
remember now.
Well, I was perusing my YumInfo.lst.05, for general info, and I
discovered this (potential) little gem. Thought I would pass it on and
make it "more googleable"
2018 Mar 15
2
Browsable/searchable mailing list archives
Hi,
Is there an easily browsable and searchable archive for cfe-dev?
I often find myself wanting to link to a particular email, and it’s a very time consuming process with a pipermail interface.
I’ve noticed that llvm-dev is reposted to a google group (https://groups.google.com/forum/#!forum/llvm-dev <https://groups.google.com/forum/#!forum/llvm-dev>)
which can be super convenient for that
2018 Mar 15
0
[cfe-dev] Browsable/searchable mailing list archives
On 15 March 2018 at 02:21, George Karpenkov via cfe-dev
<cfe-dev at lists.llvm.org> wrote:
> Hi,
>
> Is there an easily browsable and searchable archive for cfe-dev?
> I often find myself wanting to link to a particular email, and it’s a very
> time consuming process with a pipermail interface.
> I’ve noticed that llvm-dev is reposted to a google group
>
2010 Feb 03
5
pointer to Searchable Archives for the list pls
Hi Folks,
Can you point me in the direction of searchable archives for the list? I'm
obviously missing something. I would like to be able to search the archives
before asking my question.
Thanks in advance
Simon
2006 Dec 13
1
Searchable Archives of this list
Is there a searchable archive of this list? Did I overlook something
obvious? I can find the archives, but short of downloading all the
monthly gzips and building my own searchable database, it seems my
only other option is to go month by month looking at subjects and
hope to stumble on what I'm after.
Does anyone maintain a public searchable version of the archives?
I've got
2004 Sep 02
2
Searchable Archives?
Hi guys,
I am new to Asterisk. It looks great, but I have a couple of open
questions such as
- What softphones are recommended and provide Call Center level
functionality?
- What hardware (especially E1 (Euro S2M) class) are supported?
I would like to search the list archives, but can't find a searchable
archive.
Can someone please point me into the right direction?
Thanks.
Regards,
2007 Jun 11
3
Searchable List Archives?
I'd like to be able to search the list archives when I'm reading
someone's message to put what they say in context based on what they've
said, and what others have said in conversation with them, in the past.
It would help me figure out whether to trust some submitters on some
issues, and just learn more from the community's collective/cumulative
research and discussion. Is
2006 Oct 08
2
Searchable archives?
Is there a searchable archive of the lists somewhere?
2007 May 14
2
Searchable archives of Markdown discussion list still available?
I was interested in going back to research past discussions on the
list about possibilities for a syntax to add a class="foo" to div's
and/or span's to Markdown text, but didn't have much luck.
IIRC, the list never had a searchable web interface, but older posts
were available on a Google search. This seems not to be the case any
more. Can anyone recommend a good
2006 Jul 09
5
Tip: searchable Rails api docs from within RadRails!
Just a tip for those of you using RadRails. If you install the new
rubygems 0.9.0, you can type "gem rdoc --all --ri" at the command line.
Then, open up RadRails, go to Window->Preferences->Ruby->Ri/rdoc and
change your ri path to the path to gemri (which gemri). Finally, open up
your RI Eclipse view and voila...indexed, searchable rails api docs at
your finger tips!
This
2009 Jan 05
1
Problem Escaping Spaces in File Name
Hi All,
I realize this has been addressed ad naseum, but I simply cannot seem to
solve my issue despite many hours of mucking about. I am attempting to
run a command like:
rsync -prvl --delete --stats --progress -e 'ssh -p 22 -i
/root/.ssh/id_dsa'
backup/company/data/current_backup/company_Ralf/doc\\\ -\\\ network/
2002 May 06
1
Prevent infinite recursion in rwrite()
Here's a resend of an old patch that is intended to avoid an infinite
recursion (ending in a stack overflow) of the rwrite() function getting
an error that calls rwrite(), ad naseum. I've only seen this happen
when one of the sides dies due to a program error -- in that case, the
connection is closed, and when we try to send an error to the other
side and it generates an error, the error
2016 Aug 12
2
Samba and POSIX ACLs
Hi everybody,
I know this has been discussed ad naseum, but I can't find an answer to my
question precisely.
My version of samba is 4.2.10.
Here's my question. I have POSIX ACLs set on a directory like this:
# file: .
# owner: root
# group: admin
# flags: -s-
user::rwx
user:apache:rwx
group::rwx
group:admin:rwx
mask::rwx
other::r-x
default:user::rwx
default:user:apache:rwx
2005 Dec 05
2
is it possible to use R to edit an EXCEL spreadsheet so I can create a searchable EXCEL database of R packages?
I have copied the R FAQ pertaining to available packages into an EXCEL
file. They take the following form -
Design
Regression modeling, testing, estimation, validation, graphics, prediction,
and typesetting by storing enhanced model design attributes in the fit.
Design is a etc.
Devore5
Data sets and sample analyses from "Probability and Statistics for
Engineering and the Sciences (5th
2005 Mar 11
13
Vonage a provider?
I am new to the mailing list, but I am very interested in running my small
home business office phone system using Asterisk. However, Broadvoice, a
VoIP provider of choice based on my research, is not available in my area.
I currently use Vonage VoIP. Their website mentions nothing about being
able to link to Asterisk. I was wondering if any US subscribers have been
able to configure Vonage
2006 Sep 06
1
Searchable Archives?
I'm going to post a question to the group that I'm sure has been
answered before, but all the googling in the world isn't helping me. Is
there a searchable archive of this mailing list somewhere?
2006 May 16
25
Ruby on Rails Searchable and Annotatable Docs
I recently updated my Rannotate application. The interface has been
completely redone and there are lots of new features. The basic idea is
to create searchable and user annotatable documentation for the Ruby on
Rails API (think php.net).
Check it out at - http://rails.outertrack.com
* What is Rannotate?
Rannotate is a Rails application and RDoc YAML generator that work
together to provide
2005 May 04
6
Segmenting wireless traffic
I''m considering adding a seperate subnet to my loc network making loc1
(192.168.1.0/24) and loc2 (192.168.0.1/24) with the goal of seperating
my wireless traffic from my wired LAN traffic.
Has anyone had success doing this, or is it still possible to sniff the
traffic of a seperate zone on the same interface with tools like ettercap?
2004 Jul 09
2
vonage.ca * integration possible?
I just got setup with vonage.ca with the motorola ata unit.. I fired up
ethreal and checked out what's flying over the network... The sniff below
would lead me to believe that it might be possible to have asterisk spoof
the User-Agent field and register itself?
Any thoughts/feedback? Thanks.
>
> No. Time Source Destination Protocol Info
>