similar to: how to add a wiki page?

Displaying 20 results from an estimated 10000 matches similar to: "how to add a wiki page?"

2003 Oct 09
4
Getting rows from a dataframe
Sorry if this is a silly question. I'm trying to extract all elements of a dataframe at a particular row. I can find no mention of this in any documentation and it may be naivety of dataframe on my part as I'm very green at this. Thankyou, Mark
2003 Nov 20
1
[LLVMdev] Tiki Wiki For LLVM ?
As I've been reviewing the LLVM documentation, I noticed several typos or things that could be explained in more detail. My compulsion was to just go and fix it, but I can't do that because I have no access to the sources. Has there been any thought of putting up a Tiki Wiki for LLVM? If you're not familiar with Tiki Wiki, its a PHP/MySQL based content management system.
2004 Jan 02
3
Slow wiki?
Hi there, is this a problem with the Wiki software or the DB? The delay is still tolerable, but not exactly nice to work with. http://www.voip-info.org/tiki-index.php?page=Asterisk+billing Page generated in: 2.35 seconds Philipp
2004 Jan 07
1
(newbie) Hardware sizing question
Pardon me if this is a faq--I could not find the answer. I am trying to build an asterisk-based solution with approximately 200 users. I have a 2.8 GHz P4 with 512 MB RAM. Any comments re this being sufficient/insufficient? Any pointers to sizing guidelines will be really appreciated. Thanks Javed -------------- next part -------------- An HTML attachment was scrubbed... URL:
2004 Jun 29
3
[RFC] New Wiki page on IAX2 authentication
http://www.voip-info.org/tiki-index.php?page=Asterisk+IAX+authentication After struggling to understand IAX2 inbound authentication, I figured I'd document what I learned so others can benefit :-) All comments welcome, especially if I misunderstood or improperly explained anything.
2007 Feb 22
3
Argentine Asterisk Wiki
Dear Asterisk Fans, I'm an Asterisk consultant in Argentina and want to make an spanish wiki (something like voip-info.org). I have the idea and some concepts about this project. It won't be a comercial project, it would be free and it's target would be spanish talking asterisk enthusiasts. I'm wrinting these for the sake of finding contributors, people who want to help me
2005 May 31
4
Chan_sccp / wiki
The chan_sccp page at http://www.voip-info.org/tiki-index.php?page=chan_sccp2 has been updated. See the bottom of the page. Thanks. Comments welcome. -- respectfully, Joseph =============== ---------------------= ********** =
2009 Feb 05
1
Streaming Speex over RTP
I am a brand new user of Speex, so forgive my naivety. I am receiving an audio stream (PCM) which I need to encode in Speex, send it across a wire via RTP, and then decode and play the audio on the other side. I assume people have done this before, and I was wondering if anyone had any sample code of how they accomplished this. Or maybe just some good pointers or advice. Thanks Shane
2016 May 04
2
llvm dynamic execution trace
Hi Dean, thank you for the response! I'm a newbie to LLVM, a student working on an LLVM project so I'm not quite sure of what you're suggesting, please excuse my naivety. To clarify there used to exist this http://llvm.org/releases/1.0/docs/CommandGuide/lli.html where you could type "lli -trace 'filename.bc' and you would get a dump of the dynamic excutiion trace. I
2009 Feb 19
4
type III effect from glm()
Hi all, This could be naivety/stupidity on my part rather than a problem with model output, but here goes.... I have fitted a fairly simple model m1<-glm(count~siteall+yrs+yrs:district,family=quasipoisson,weights=weight,data=m[x[[i]],]) I want to know if yrs (a continuous variable) has a significant unique effect in the model, so I fit a simplified model with the main effect ommitted...
2006 Aug 15
1
REML with random slopes and random intercepts giving strange results
Hi everyone, I have been using REML to derive intercepts and coeficients for each individual in a growth study. So the code is m2 <- lmer(change.wt ~ newwt+(newwt|id), data = grow) Calling coef(model.lmer) gives a matrix with this information which is what I want. However, as a test I looked at each individual on its own and used a simple linear regression to obtain the same information, then
2007 Jan 05
4
How To Spec Controllers with Finders
Given this code (which renders rjs), I''m faced with the fixture- driven way of spec-ing or mocking. How the heck to you mock this so the code at line (2) and (4) work right? I''m still struggling with mocks but it seems like this can be done. Forgive the naivety of this question. 1. def change_quantity 2. @line_item = LineItem.find_by_id(params[:id]) 3. unless
2002 May 27
3
functions and getting them into R
Dear All, I am new to R and can see it is a very powerful and versatile system for programming and statistical analysis. Say I have written a simple function and want to use it on a regular basis. I have the file as a text file say 'c:\R-funcs\func.txt' how do I get R to find it on the hard disc or alternatively where is the default location for looking up functions where I can place
2015 Jul 20
2
install nvidia driver on centos 7.1
> On Jul 20, 2015, at 2:31 PM, Johnny Hughes <johnny at centos.org> wrote: > > On 07/20/2015 03:24 PM, Wes James wrote: >> >>> On Jul 20, 2015, at 2:20 PM, Jonathan Billings <billings at negate.org> wrote: >>> >>> On Mon, Jul 20, 2015 at 02:16:02PM -0600, Wes James wrote: >>>> I?m trying to install the nvidia driver on centos
2006 Oct 13
2
Version of R in saved workspaces
useRs and developeRs- Apologies for my naivety, but I just couldn't figure out how to open an old workspace (created using R 2.3.0) using R 2.3.0 and not R 2.4.0 which is currently happening. For all I know this has always been the case, but I'm having a problem with a function that doesn't work in 2.4.0 but does work in 2.3.1 (function is in the process of being fixed). So I would
2004 Jul 28
1
Please share your Solaris experiences on the Asterisk Solaris Wiki page
Logan O'Sullivan Bruns wrote: > I know Solaris isn't a well tested platform and I did have to make > some minor code changes to get to compile on my sun box. Well done! We need more momentum for Asterisk on non-Linux platforms. Building a community around Solaris much like there is a community around BSD, would be very helpful. This will only happen if Solaris users start sharing
2004 Nov 24
1
Wiki...
I vote for twikiwiki... Also see it in action here: http://www.voip-info.org/tiki-index.php DP
2005 Aug 09
2
detaching console from foreground asterisk
Is it possible to start asterisk in the foreground ("asterisk -fc") and later detach from the terminal but leave asterisk running? thanks, James
2015 Jul 20
2
install nvidia driver on centos 7.1
> On Jul 20, 2015, at 2:41 PM, Akemi Yagi <amyagi at gmail.com> wrote: <snip> > > You may want to start from this page: > > http://elrepo.org/tiki/nvidia-detect <http://elrepo.org/tiki/nvidia-detect> > > Akemi OK. Thanks :) -wes
2006 Aug 16
1
[SPAM] - RE: REML with random slopes and random intercepts giving strange results - Bayesian Filter detected spam
Can you provide the summary(m2) results? > -----Original Message----- > From: Simon Pickett [mailto:S.Pickett at exeter.ac.uk] > Sent: Wednesday, August 16, 2006 7:14 AM > To: Doran, Harold > Cc: r-help at stat.math.ethz.ch > Subject: [SPAM] - RE: [R] REML with random slopes and random > intercepts giving strange results - Bayesian Filter detected spam > > Hi again,