search for: furthermore

Displaying 20 results from an estimated 3436 matches for "furthermore".

2007 Aug 29
2
DRY specs for RESTful controllers
...ll here: I don''t even know what the authorised idiom is for sharing behaviours between specs, since I''ve only used shared behaviours within a single spec. (Stick something -- a behaviour? some kind of helper? -- in a module? What to call the module file?; where to put it?) Furthermore it''s obvious that I don''t want just to "inherit" a single static spec across multiple controllers, but rather to instantiate a parameterised spec so that it talks about the right classes, the right routes, the right instance variable. *Furthermore* furthermore, c...
2010 May 08
2
Sweave Feature Requests and Questions
...n't change the graphics settings for the entire Latex Document. By default including a pdf image, should use it's actual size, rather than making it a fixed proportion of the text width. 4. A new option to allow generation of Serror chunks, where the R code generates an error or a warning. Furthermore, any help appreciated here: 1. Does anyone know how to build Sweave documents, using Make, without starting a new instance (or multiple instances) of R, every time Make is called? 2. Does anyone know a simple workaround to problem 3, without killing the entire Sweave.sty file? Furthermore, I'm...
2010 Mar 29
1
stuck with affy / limma
...n concerning the analysis of some affymetrix chips. I downloaded some of the data from GEO GSE11324 (see below). In doing so I'm stuck after I identified the probesets with significant changes. I have problems in assigning probeset specific gene names as well as getting the genomic coordinates. Furthermore I have no clue how to deal with the fact, that most genes have different probesets with differential transcriptional outcomes. I did this based on the affy and limma manuals like: targets file: Name FileName Target 0h1 GSM286031.CEL control 0h2 GSM286032.CEL control 0h3 GSM286033.CEL control 3h1...
2017 Jan 15
3
unsigned int and FLAC__uint32 are used interchangeably
...rding to MSDN _BitScanReverse*() functions have signatures: > unsigned char _BitScanReverse(unsigned long *, unsigned long); > unsigned char _BitScanReverse64(unsigned long *, unsigned __int64); The `unsigned long` type should be synonymous with `uint64_t` so using `uint64_t` should be safe. Furthermore if they aren't synonymous we *want* that to be a compile error! > Other than that, it compiles everything without errors. Thanks! Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/
2013 Jul 31
3
[LLVMdev] Proposing a new 'alloca' parameter attribute to implement the Microsoft C++ ABI
...9;s what happens when you try to implement > compatibility with an undocumented, propietary, complex feature. This is my point as well; it just seems odd to spend so much effort to implement and undocumented ABI with no guarantee of support or stability (outside of MSVC major version releases). Furthermore, I feel that, by reinforcing the notion that use of the MSVC++ ABI is required for development on Windows (when no system-provided libraries or ABIs require it), Clang developers are hindering the adoption of Clang on Windows rather than promoting it, since it is unlikely that any party that is not...
2007 Nov 28
1
How to debug XEN, in case where DomU/Dom0 gets unresponsive?
Hi all, I would like to know how to debug xen. To give some more informations, I would like to explain why I''d like to do this. I''ve compiled xen from source (3.1.x/unstable) and installed it on Debain etch. Furthermore I''ve installed 2 DomU, one HVM (Win2k3) and one EFW (Endian Firewall, RH-based 2.6.9-55 kernel). Both DomU''s are running fine for about 15 minutes. But that differs from time to time. If something happens (like file transfer or http traffic) then all DomUs and the Dom0 get unresp...
2002 Jul 16
3
Device 2: graphic window
Does anyone know how I can choose the background color of the graphic window? Furthermore, how can I open more than a graphic-window in the same work session? (My platform is W2000 on PC) Thank in advance. Paolo -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info&qu...
2012 Jul 06
2
Suggestions? Multiple servers/storages one domain
...a3x-3.5.10-0.109.el5_8 RH EL 5.8 PDC authenticating by our central LDAP server. This PDS also hosts the central fileserver storage for all our +- 600 users, some group shares and roaming profiles. The clients are OS X, Win XP and Win 7. We hope to have all XP 'killed' by end of the year. Furthermore we do have a second stand alone samba server for some projects needing more space and with local smb users. As we think about splitting up the central PDC storage and setting up an other filestorage too, I was researching for the 'best' setup. I wanted to separate the two main user groups...
2007 Nov 23
4
recalculation of maildir Quota
...ess it's not useful, because the recalculation time is to high. This takes some minutes for my own mailaccount with 250.000 mails on a NFS storage. This would be to bad, but whilst this time, the Mailclient hangs. Probably our users woulnd't accept this. Can this be done in the background? Furthermore I noticed that recalculation occurs after the file maildirsize gets longer than 30 lines (around 250-300 bytes) and not after 5120 bytes as the wiki states. Do I do/understand something wrong or is this a bug? Probably a nightly cronjob, which does calculation of Maildir-size would be a more usefu...
2011 Oct 12
6
[LLVMdev] Integer to string
Hi, I need to convert an integer into a string. I would normally do that in C++ by using the StringStream class, but the LLVM coding standards discourage using that class. The same coding standards suggest to use llvm:StringStream instead, but I cannot find that class anywhere; furthermore, the header file where it was supposed to be (according to the coding standards) doesn't even exist. Is there any LLVM-native way to do that? What I want to do is to replicate a function several times and append a sequence number to each replica's name. Thanks ahead, Pablo
2012 Aug 24
1
2 (related) problems with RODBC in 64 bit Windows
...;DSN", "username"] correctly returns – by the way a factor – [1] _username_ Levels: … ). When I run the equivalent call with direct arguments db <- odbcConnect("DSN", uid="_username_", pwd="_password_", rows_at_time=1024) it works just fine. Furthermore both work just fine on windows 32 bit, or on both systems when the colClasses = "character" option is used. Is this perhaps a problem with RODBC in 64 bit when dealing with factors that is not a problem in 32 bit? 2. Furthermore (and as reported in http://stackoverflow.com/question...
2011 May 20
4
source and localhost
...rbindung nicht ?ffnen Zus?tzlich: Warnmeldung: In file(file, "r", encoding = encoding) : ?ffnen fehlgeschlagen: HTTP Status war '502 cannotconnect' The url itself is ok since I can: - use a browser - use curl - use download.file() function - use getURL() (out of Duncans RCurl) furthermore it works, when I use the full host + domain name. So I think it is about dns stuff. I get a nice: > Sys.getenv("no_proxy") [1] "localhost, 127.0.0.1" and work on 32bit opensuse 11.4 with R version 2.13.0 (2011-04-13) Can someone give me a hint? Best regards Thomas
2013 Jan 13
0
[LLVMdev] Using C++'11 language features in LLVM itself
Hello all, Using the Apache Wiki [1] I summed up what can be used simultaneously by gcc, MSVC and clang. I mostly considered only the latest versions of the proposals where there were several, where not there is a link to a note at the bottom. Furthermore I did not scourge through 3 bug databases and I implicitly trusted the wiki page. I drew up a list of profiles, listing the base capabilities for the first and then what each of them adds to the previous one. The version of clang is the minimum possible adjusted so as not to limited what the gcc/...
2006 May 23
3
Manipulating code?
...stimulus variables. I would like to obtain cut points iteratively for each variable by re-applying a dichotomised variable in the model and then recalculate it. I planned to have fixed names for the dichotomised variables so I could use the same syntax for every recalculation of the whole model. I furthermore want to reiterate the process until no cut point changes any more. My problem is in accomplishing this syntactically. How can I pass a variable name to a function without getting lost in "as.symbol" and "eval" and "parse" mayhem? I am feeling I am thinking too much in...
2020 May 29
2
LLVM Support needed
...w.knorr-bremse.com/><http://www.knorr-bremse.com/> This transmission is intended solely for the addressee and contains confidential information. If you are not the intended recipient, please immediately inform the sender and delete the message and any attachments from your system. Furthermore, please do not copy the message or disclose the contents to anyone unless agreed otherwise. To the extent permitted by law we shall in no way be liable for any damages, whatever their nature, arising out of transmission failures, viruses, external influence, delays and the like. ______________...
2013 Jul 31
0
[LLVMdev] Proposing a new 'alloca' parameter attribute to implement the Microsoft C++ ABI
...u try to implement >> compatibility with an undocumented, propietary, complex feature. > > This is my point as well; it just seems odd to spend so much effort to > implement and undocumented ABI with no guarantee of support or > stability (outside of MSVC major version releases). Furthermore, I > feel that, by reinforcing the notion that use of the MSVC++ ABI is > required for development on Windows (when no system-provided libraries > or ABIs require it), Clang developers are hindering the adoption of > Clang on Windows rather than promoting it, since it is unlikely that &...
2010 Sep 10
5
Traffic shaping on CentOS
I've been trying to do traffic shaping on one of my public servers and after reading up, it seems like the way to do so is via tc/htb. However, most of the documentation seems at least half a decade old with nothing new recently. Furthermore, trying to get documentation on tc filters turned up a blank. man tc refers to a tc-filters (8) but trying to man that gives a no such page/section error. Googling on this seems to imply that the documentation was never created. The author also seems to have stop updating his blog/company site sinc...
2011 Apr 01
6
[Bug 1886] New: Please move /tmp/ssh-XXXXXXXXXXXX directory to /var/run
...) These directories seem like a perfect fit for /var/run, rather than /tmp, since they exist primarily to provide a socket. Moving them to /var/run should not break anything (since $SSH_AUTH_SOCK would point to the new location), and should allow these directories to get automatically cleaned up. Furthermore, this reduces clutter in /tmp. -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.
2005 Aug 23
3
Plotting using image files
This is a strange request, but I want to build a scatterplot using different image files (jpegs, gif, etc.) as the plot symbols. I have thought about setting this up using a very large layout matrix, but I thought someone might have a better approach. Furthermore, is there any way to have R paste an image file into a specific coordinate within a scatterplot? Thanks in advance, Mike Mike Saunders Research Assistant Forest Ecosystem Research Program Department of Forest Ecosystem Sciences University of Maine Orono, ME 04469 207-581-2763 (O) 207-581-4257...
2006 Mar 30
2
How do I format text before saving it?
I tried to use a before_save and use simple_format, it returns and undefined method error. Can I even use these methods within a model? I tried to use auto_link and it failed too. What am I doing wrong? Furthermore, would it be recommended I format text before saving it to the database? Advantages or disadvantages? -- Posted via http://www.ruby-forum.com/.