search for: articulated

Displaying 20 results from an estimated 234 matches for "articulated".

2010 Nov 16
1
How can I install visual fox 8.0?
Hello to everyone. I was reading a articule for do that , but this articule is old, so I think some things been changed now, I was reading this one http://www.paulmcnett.com/vfp/wine/vfp-wine-whitepaper.pdf, in a part of it the author says that we have to use a file called "vfpwinepatchwinsize" and we have to type in a terminal Code: cat vfpwinepatchwinsize | patch -p0 and include in
2012 May 20
6
Berkeley DB with Dovecot
I have a friend who is preparing to set up a small Postfix/Dovecot mail system. There are only approximately 25 users. He wants to use Berkeley DB in a similar fashion to the way Postfix does. I told him I do not believe Dovecot supports that. I could not find any documentation relating to it. 1) Does Dovecot support Berkeley DB? 2) Are their any plans to incorporate that feature into Dovecot?
2010 Nov 04
3
avoid a loop
Let's suppose I have userids and associated attributes... columns a and b a <- c(1,1,1,2,2,3,3,3,3) b <- c("a","b","c","a","d","a", "b", "e", "f") so a unique list of a would be id <- unique(a) I want a matrix like this... [,1] [,2] [,3] [1,] 3 1 2 [2,] 1 2 1 [3,]
2017 Sep 30
2
Anyone tried tinc with TCP-BBR?
I understand the concern of uncertain for TCP-over-TCP by BBR, as the BBR is natively designed to optimize TCP, instead of TCP-over-TCP, but could you articulate a bit more about the beneficial of “sending host when there is a UDP tinc tunnel” in the middle”? > On 30 Sep 2017, at 11:23 AM, Ryan Mounce <ryan at mounce.com.au> wrote: > > I'm not aware that BBR claims nor
2015 Jun 04
2
[LLVMdev] Assert in BlockFrequency pass
...exagon target - the entry block is a loop header. Has someone seen this assert on other targets? What would be a preferable way to fix it: - extend BlockFrequency pass to handle this case, e.g. by inserting a dummy entry block, or - make this BlockFrequncy's assumption/requirement more clearly articulated and avoid creating this situation in a preceding pass (in the particular case, a machine-level loop rotation)? Thanks, Ivan
2014 May 05
2
[LLVMdev] parallel loop metadata question
...e even > the current semantics might produce broken code with parallel stack > accesses. > > However, as this is such a major semantics change to the original one, I'd > like to hear more opinions on it. I suggest you create a (documentation) > patch where the new semantics is articulated and request comments for it at > the LLVM-commits list. I agree with both. I think the extension is very reasonable and I also do not see a reason why this interpretation should cause troubles. However, to get it right it would be good to get this throughly reviewed. Tobias
2007 Aug 29
4
How to signal the end of the table?
I am using a "for" loop to read a table row by row and I have to specify how many records are there in the table. I need to read row by row because the table is huge and the memory not large enough for the whole table.: number.of.records=100 fp=file("abc.csv","r") pos=seek(fp, rw="read") for (i in 1:number.of.record){ current.row=scan(file=fp,
2009 Aug 27
3
Merge data frames but with a twist.
Dear all, Question: How to merge two data frames such that new column are added in a particular way? I'm not actually sure how to best articulate my question to be honest, so i hope showing you what I want to achieve will communicate my question better. Lets say I have two data frames: > DF1 <- data.frame(cbind(Show=c('Firefly', 'Red Dwarf'), Measure=1:2,
2009 Apr 20
1
Creating a new bridge with new eth
Hello, I am using eth0 as my xen management interface. There will no VM connected to the interface. I read a lot of articule about adding a interface and create a new bridge. Some add a ip address to the new interface some don't. Do I really need a IP on all interfaces ? Tx
2006 Apr 10
1
How to set foreignkey in such a situation?
Table articles has column: author,body,etc Table users has column: login_name,email,etc articles belongs_to user users has many articles foreign_key author references users(login_name) Therefore in Article.rb: belongs_to:article_user, :class_name=>"User", :foreign_key=>"author" and what''s going on? how the rails find the reference
2008 May 20
2
Finding functions
Hi All: Can anyone give me a hint about how to find functions built in in R. based on the articule below it should be something called DIYhelp but I can't find it. Thanks Part of the Kickstarting R package is a little text searching facility called DIYHelp. The program is based upon a simple, brute-force search of the directory tree from the point that you specify. The concept is that you
2007 Mar 19
1
EZ way to test Wine versions
Greetings! I'm looking for an easy way to test software under different versions of Wine. Is there a way to have more than one working version of Wine installed concurrently? I maintain two apps in the AppDB and have suffered a regression in one of them. So it would be really nice if I could easily switch back and forth between versions of Wine, without uninstalling/reinstalling. Cheers!
2011 Nov 23
3
Problem with Outlook 2010
Hi, Maybe this time somebody help. Thanks -------- Original Message -------- Subject: Problem with Outlook 2010 Date: Tue, 07 Jun 2011 20:20:56 +0100 From: pch0317 <pch0317 at gmail.com> To: Dovecot Mailing List <dovecot at dovecot.org> Hi, I use dovecot 2.0. I have problem with Outlook 2010. This application freezes for about 2 minutes when I move or delete messages. Other
2008 Jan 11
2
guide to good mocking?
...y for people who are creating mocks. I''m supposed to actually be telling them the best way to do it. In some cases we have code with like a bazillion mock(:x) statements and it''s kind of out of control. I have an idea how the specs should look but I don''t have it clearly articulated. I need a way to translate that vague sense for other people without guiding them through the code line by line. Earlier today I caught a spec that took 50 seconds to run, which was just nuts. -- Giles Bowkett Podcast: http://hollywoodgrit.blogspot.com Blog: http://gilesbowkett.blogspot.com Port...
2004 May 22
1
Gathering EventLog Information from a remote server or workstation
Hi everyone, I've recently begun looking into ways of automating the monitoring of all my servers. Whilst most of the Linux/BSD stuff is sorted, I am having more difficulties gathing the details of the Windows Boxes. The main source of problems is how to retrieve the event log details from a remote machine. During my research I came across some old mailling list articules in 1999 regarding
2023 Apr 07
1
nut server without nut-client/monitor?
Orion Poplawski via Nut-upsuser <nut-upsuser at alioth-lists.debian.net> writes: > Would it be at all useful to have just the nut "server" components installed > and running on a machine without a nut-monitor service running? It really depends on your goals and your overall plan. Generally, upsd and drivers just accumulate state and provide it to clients, so they don't
2010 Sep 22
3
Support for spaces in plaintext passwords?
Hi! I have problems with my cellphone. It does not seem to quote the strings to the login command. I can logon using ie SquirrelMail but if i try to login using AndroidMail it just says "autentication failed". If i try maualy i get similar results. Changing password for test to "password-" a login test password- a OK Logged in. Changing password for test to "password
2015 Jun 04
2
[LLVMdev] Assert in BlockFrequency pass
...someone seen this assert on other targets? >> >> What would be a preferable way to fix it: >> - extend BlockFrequency pass to handle this case, e.g. by inserting a >> dummy entry block, or >> - make this BlockFrequncy's assumption/requirement more clearly >> articulated and avoid creating this situation in a preceding pass (in the >> particular case, a machine-level loop rotation)? > > This is unlikely to be a bug in BFI. BFI assumes that LoopInfo is > correct. This has come up before when a pass promised (but failed) to > preserve LoopInfo....
2019 Dec 02
2
[RFC] High-Level Code-Review Documentation Update
On 12/2/19 8:52 AM, Hubert Tong via llvm-dev wrote: > On Thu, Nov 14, 2019 at 10:46 PM Finkel, Hal J. via llvm-dev > <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>> wrote: > >   3. All comments by reviewers should be addressed by the patch > author. > It is generally expected that suggested changes will be incorporated > into the
2019 Nov 15
17
[RFC] High-Level Code-Review Documentation Update
Hi, everyone, I've been fielding an increasing number of questions about how our code-review process in LLVM works from people who are new to our community, and it's been pointed out to me that our documentation on code reviews is both out of date and not as helpful as it could be to new developers.   http://llvm.org/docs/DeveloperPolicy.html#code-reviews I would like to compose a