search for: dabbled

Displaying 20 results from an estimated 142 matches for "dabbled".

2004 Dec 04
4
asterisk dabbling...
Newbee here.... I would like to play around with Asterisk a little. First, I need to prepare a server with FreeBSD. It's a PII 433mHz/256mb box. Good enough? Then install Asterisk. I have a broadband (cable) internet presence. Could I do anything with this connection and Asterisk? Thanks, Rayasterisk --------------------------------- Do you Yahoo!? Read only the mail you want -
2012 Nov 08
1
Dabbling with R5 setRefClass - Inheritance problems
Hello, I wrote a class like so: > rcfdpsuperclass <- setRefClass( > Class="rcfdpsuperclass", > fields = list( > RcfpdVersion = "character"), > methods = list( > initialize = function(){ > 'Populates fields with defaults and lock as appropriate' > initFields( > RcfpdVersion =
2012 Sep 27
6
Mac Text editors
...s machine to a Mac (some might call it an upgrade, others not?I'll let you be the judge). Once I started using Notepad ++ on my windows machine, I really began to like it. Unfortunately, I'm not sure what the free text editor options are for the Mac (Notepad ++ is windows only). I've dabbled with Linux before and used Emacs/ESS there. However, I seem to remember fighting pretty hard to make that work and the OSX file structure isn't that intuitive to me yet. (For example, where is my .emacs file?) What text editors are best for the Mac, keeping in mind that I'm probably go...
2004 Nov 19
3
Adding to wxRuby (Now I fired up)
Nick, Curt, Kevin, Now that I have dabbled ever so slightly in adding to wxRuby on a source level (and it wasn''t perfect, Nick had to fix some of my code!), I feel all fired up. Any areas specific that need to be added that I could test my luck with again, or can I just go pick and choose? This gets funner every day... (yes, i...
2007 Feb 27
2
str() to extract components
Hi, I have been dabbling with str() to extract values from outputs such as lmer etc and have found it very helpful sometimes. but only seem to manage to extract the values when the output is one simple table, any more complicated and I'm stumped :-( take this example of the extracted coeficients from a lmer analysis... using str(coef(lmer(resp3~b$age+b$size+b$pcfat+(1|sex), data=b)))
2010 Aug 12
2
MSN wtf?
Well I've dabbled with Wine on and off for about a year and quite frankly, I've never gotten Wine to work... in fact I've never gotten Wine to do anything--I don't know why I bother, I guess because sometimes my head inflates, and I just need Wine to tell me that yes tehre are some htings in life I can...
2015 Aug 26
1
sernet documentation
On 08/26/2015 04:28 PM, Rowland Penny wrote: > On 26/08/15 21:07, Robert Moskowitz wrote: >> >> >> On 08/26/2015 03:50 PM, Rowland Penny wrote: >>> On 26/08/15 20:39, Robert Moskowitz wrote: >>>> >>>> >>>> On 08/26/2015 03:26 PM, Rowland Penny wrote: >>>>> On 26/08/15 20:14, Robert Moskowitz wrote:
2006 Jul 12
2
shapiro.test() output
R Users: My question is probably more about elementary statistics than the mechanics of using R, but I've been dabbling in R (version 2.2.0) and used it recently to test some data . I have a relatively small set of observations (n = 12) of arsenic concentrations in background groundwater and wanted to test my assumption of normality. I used the Shapiro-Wilk test (by calling shapiro.test()
2006 Aug 07
2
Successfully Installed Sea Dogs v1 Game - Need Help with DDRAW error.
Hello All I have just started dabbling into the world of WINE. I was quite excited to have one of my favourite games installed (Sea Dogs). Before I tell you about the problem, let me tell you my setup. I am using Gentoo Linux on x86 and my wine version is 0.9.8. I installed WINE using "emerge wine" I have XOrg v7 installed. My NVIDIA driver version is 8762. Direct Rendering is
2011 Dec 16
2
Event handling in R
Dear R-helpers, I've just started playing with getGraphicsEvent() in R, and was wondering if there is a simple way to stop this function waiting for input after a pre-defined time, instead of relying either on a non-NULL value from one of the event handlers or for a user-interrupt for it to halt (as per the R manual). The only way that I've thought of to make this work is using
2006 Feb 08
3
ungenerate / remove scaffold command?
I have seen this somewhere and can''t find it now. Is there an ungenerate or remove command for the scaffold generator. It would be easier than removing all the files by hand. I have tried ./script/ungenerate but no luck. Thanks -- Posted via http://www.ruby-forum.com/.
2006 Nov 29
1
AGI PHP Issues (Not new to Asterisk but new to AGI)
Sorry to bother you all with what is probably a simple question. I am attempting my first go at a simple AGI application using PHP (Getting Asterisk to SAY PHONETIC ABC). I have dabbled with PHP but I am by no means a professional standard developer. My script seems to execute ok, and I can see asterisk playing the sounds but my phone goes from ringing to busy, and I don't hear the phontics. Below are the relevant bit from my PHP, Console, and extensions.conf. I wo...
2008 Oct 24
1
Which Nvidia Card ?
...ith Linux, I've currently got a Radeon x1950 and I would like to get away from ATI now that I'm sporting Ubuntu 8.04 and I'm curious what Wine users recommend from Nvidia? I can't afford the high end stuff I'm looking at Newegg in the $50 - $100 range, I run Steam Apps mostly, dabbled with WoW and WAR but neither are really interesting and occasionally I play an EQ char on one of the independent mods servers so I'm not too intense on graphics. Any recs?
2007 Sep 26
1
[LLVMdev] poolalloc module in LLVM
...on of Steensgaard's algorithm >>and your DSA algorithm in the >>"optional poolalloc module". I have searched all over the LLVM >>web site, and am unable to find >>a pointer to this module. Can you point me in the right direction? >> >>I've dabbled in C pointer tracking on and off for a long time (see >>my paper in SuperComputing '91 proceedings) >>and would be interested in running a collection of pointer tracking >>stress tests through your DSA algorithm. Thank you for your help. /RCM Robert Metzger e-mail:...
2010 Jun 09
1
barplot of a table
Good morning, I've been dabbling in R, so my knowledge has quite a few holes in it. I'm hoping that this has a simple answer and just falls into one of those holes. I have a table of percentages that I want to display as a barchart. Groups 1-4 in columns and Variables 1-5 in rows, with the percentage of each group expressing interest in each variable in the cells. In Excel I just
2001 Aug 13
3
How do I make windows open maximised?
I have been dabbling with getting some of our Windows applications running under Linux using the CodeWeavers preview 20010629. I am making good progress and am very pleased with the results. However I am currently stuck on one problem. The Windows software is developed using Borland Delphi and the application includes a number of forms that are intended to be displayed full screen. The
2018 Mar 21
2
CodeView layering
Someone internally's been dabbling with turning on some of Google's build system's stricter header checking modes - and they caught these (you can check the internal code review 184305506 for the original where I'm pulling things out from). & yeah, fair question about the modules builds - I don't fully understand what they catch and don't catch. I suspect it's a
2008 May 17
3
Question about graphical UI running R version 2.7.0 (2008-04-22) on Ubuntu Hardy Heron...
...to be compatible? Interested in considering sci-views, but I get the impression from their site that it is a windows only choice. On the mark, or have I missed something? Accepting the point that I'm an oddity for preferring an R GUI rather than the CLI in Linux, can anybody out there who has dabbled with (or used regularly) these two possibles advise on whether or not they are worth fussing with on the recent issue of Ubuntu? Or should I just accept that Rcmdr is a working option, shut up, and leave well enough alone? Regards... -- Brian Lunergan Nepean, Ontario Canada
2008 May 17
3
Question about graphical UI running R version 2.7.0 (2008-04-22) on Ubuntu Hardy Heron...
...to be compatible? Interested in considering sci-views, but I get the impression from their site that it is a windows only choice. On the mark, or have I missed something? Accepting the point that I'm an oddity for preferring an R GUI rather than the CLI in Linux, can anybody out there who has dabbled with (or used regularly) these two possibles advise on whether or not they are worth fussing with on the recent issue of Ubuntu? Or should I just accept that Rcmdr is a working option, shut up, and leave well enough alone? Regards... -- Brian Lunergan Nepean, Ontario Canada
1999 May 01
4
Bad smbclient put performance and smbfs write performance
...on't have the w95 fixes compiled into the kernel) `smbmount //server/share -c 'mount mntpoint -f 3755'` and the same thing without the '-f 3755' when mounting from another Samba Server. Interestingly, mounting a Samba share from the same machine gets good performance. I've dabbled with win95 registry settings, and smb.conf settings, but the results are exactly the same no matter what I've tried. Any help would be appreciated, -Dave