similar to: Posting rules

Displaying 20 results from an estimated 10000 matches similar to: "Posting rules"

2006 Jan 23
4
Enumerable
Hi and sorry if this has already been discussed. I''m new on theese lists, and I couldn''t find a way to search through them. I have been looking at the sources of script.aculo.us and I''m rather impressed by the Enumerable class. What I don''t get is why you choose to extend Array.prototype with this addon. It seems like a rather intrusive thing to do, if the code
2018 Dec 15
2
Documentation examples for lm and glm
A pragmatic solution could be to create a simple linear regression example with variables in the global environment and then another example with a data.frame. The latter might be somewhat more complex, e.g., with several regressors and/or mixed categorical and numeric covariates to illustrate how regression and analysis of (co-)variance can be combined. I like to use MASS's whiteside
2018 Dec 14
7
Documentation examples for lm and glm
FWIW, before all the examples are changed to data frame variants, I think there's fairly good reason to have at least _one_ example that does _not_ place variables in a data frame. The data argument in lm() is optional. And there is more than one way to manage data in a project. I personally don't much like lots of stray variables lurking about, but if those are the only variables out
2017 Mar 07
2
Error in https://wiki.samba.org/index.php/User_Home_Folders
>> Hi, >> >> > Just checked with 'Computer Management' on Win7 and you could be >> > right, in fact, the entire page seems wrong, I wonder what version >> > of Windows Marc used ? >> >> I really don't understand why you are saying that the _entire_ page >> is wrong? >> >Perhaps 'wrong' is the wrong word ;-)
2005 May 19
0
Re: [OT] FOSS or Freedomware? -- WAS: pronunciation/Red Hat
From: Johnny Hughes <mailing-lists at hughesjr.com> > MUCH more FOSS oriented I've been taking an informal survey on this for awhile now. I know the new, official acronym is Free and Open Source Software (FOSS). But even before that acronym was popular, I had long argued that Stallman's insistence on calling it "Free Software" when that could be confused with
2001 Feb 27
1
Magic Engine - I know, I know, I am cross-posting.
Magic Engine - I know, I know, I am cross-posting. I am hoping that someone might have a copy of the latest version of Magic Engine (ver 0.9.8). It is just about the best TurboGrafX-16 Emulator there is. I don't even need the entire thing. I just need a copy of the "PCE.KEY" file that unlocks it. I have searched IRC and the internet far and wide for it and I can't find it.
2006 Jan 04
9
Family Connection 1.0
This is a follow-up announcement from the 0.9 release. There are no major changes, but this release marks a downloadable (tgz) file as well as a promotional website, a demo application and screenshots. Family Connection is an easy-to-setup online hub for your family that includes a Family News section, and an Address Book. http://familyconnect.rubyforge.org/ Please note that the download
2011 Feb 19
4
[LLVMdev] Looking for more LLBrowse testers / users
LLBrowse - a GUI tool which allows you to inspect the contents of LLVM modules - now runs on Linux and OS X, and it works with both LLVM 2.8 and current LLVM head. I've updated the docs to include instructions on checking out and building the code under several different environments, which you can read here: http://llvm.org/svn/llvm-project/llbrowse/trunk/doc/LLBrowse.html (the doc also
2018 Dec 16
3
Documentation examples for lm and glm
On Sat, 15 Dec 2018, frederik at ofb.net wrote: > I agree with Steve and Achim that we should keep some examples with no > data frame. That's Objectively Simpler, whether or not it leads to > clutter in the wrong hands. As Steve points out, we have attach() > which is an excellent language feature - not to mention with(). Just for the record: Personally, I wouldn't recommend
2007 Sep 12
14
screenshots & wxruby apps
Hi I''ve added a page to the wiki to show some screenshots opf the wxRuby samples: http://wxruby.rubyforge.org/wiki/wiki.pl?ScreenShots I''d like to get some screenshots for OS X to add to this, if anyone could supply them please. It would be nice to show the minimal sample for all three platforms, plus perhaps some of the ones that aren''t included there. Also if
2015 May 02
0
[ANNOUNCE] xf86-video-r128 6.10.0
Connor Behan (32): Drop dependence on xf86PciInfo.h Do not disable gouraud shading for a render op Only declare PCITAG if we need it Remove overuse of COMPOSITE_SETUP() Fix ScreenInit with noAccel Port to RandR Only enable CRTCs for DPMSModeOn Map and unmap the MMIO better Split up output register functions Move display enabling code to
2016 Nov 24
0
[PATCH 0/3] virtio/vringh: kill off ACCESS_ONCE()
On Thu, Nov 24, 2016 at 10:25:11AM +0000, Mark Rutland wrote: > For several reasons, it would be beneficial to kill off ACCESS_ONCE() > tree-wide, in favour of {READ,WRITE}_ONCE(). These work with aggregate types, > more obviously document their intended behaviour, and are necessary for tools > like KTSAN to work correctly (as otherwise reads and writes cannot be > instrumented
2005 Dec 23
0
Windows domain clients can't connect to samba share
I've recently inherited a working network consisting of: Win2k server running the domain controller (pdc) 20 Win2k Pro client machines with users that log in via the domain controller RedHat 9 server running Samba 2.0.20 hosting the network printer (ps) This is all running fine, all the users of the existing client machines can connect to the RedHat server and print using the printer that it
2005 Jan 18
1
Flat Rate Long Distance Providers
We are looking for a flatrate long distance provider to integrte with a hosted Asterisk implementation. I would like to have a SIP/IAX handoff to whatever carrier. We want the ability to turn LD to any of our subscribers for a flat rate as well. This request is for USA only. Int'l would be a per minute basis. Any sugggestions are greatly appreciated. Thanks, Ty Carter
2018 Dec 15
0
Documentation examples for lm and glm
I would argue examples should encourage good practice. Beginners ought to learn to keep data in data frames and not to overuse attach(). Experts can do otherwise at their own risk, but they have less need of explicit examples. On Fri, 14 Dec 2018 at 14:51, S Ellison <S.Ellison at lgcgroup.com> wrote: > FWIW, before all the examples are changed to data frame variants, I think >
2009 Sep 25
2
choppy motion/rectangles
Greetings.! In rapid action frames, I see lots of small rectangles which many together render a choppy sense of motion. I've attached screenshots in attempts to convey what I mean: http://24.16.26.121/screenshots/images/1253914810.jpg http://24.16.26.121/screenshots/images/1253914788.jpg I understand the lack of h/w acceleration and such, but I feel this can go away. If I am at all
2011 Sep 09
0
[LLVMdev] git Status Update?
On Sep 8, 2011, at 7:09 PM, Óscar Fuentes wrote: > Offline commits are useful for Chris when he is on a place without > internet access. But offline commits are a godsend for people who still > have no commit rights or for developers who are conducting a series of > "what if" experiments. If people need commit access, they should ask for it. I'm not aware of anyone who
2005 Feb 09
9
Web based Asterisk management tool
Hi there I am new to Asterisk and am looking for a web based management tool, for managers to manage hunt groups, extensions etc and for user to have access to there own phone features. I have seen there are a number of commercial tools available for this, but I presume there are some freeware options too I noticed one that I like at http://www.thirdlane.com/screenshots.htm but I am assuming
2008 Mar 21
1
Shearing in screenshots of DirectX?
I'm trying to take screenshots of the Dawn of War game through Wine. The game runs fine and under Windows it has a built-in screenshot function that dumps a JPEG to a sub-folder. Under Wine the game never gets the print screen request because Compiz or Metacity hijack the signal first and start Gnome-Screenshot. Sometimes the screenshot is okay, but other times the screenshot has
2009 Nov 24
7
CERN using RHEL/CentOS?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi list, I just did my daily news scan and saw some screenshots that illustrate the press release [0] announcing the first collisions at the LHC. Those screenshots show windows and buttons that exactly match my CentOS GNOME Desktop [1]. AFAIK, SuSE/Novell has different skins, as has (Open)Solaris and AIX, for instance. So, has there anybody more