search for: tender

Displaying 20 results from an estimated 51 matches for "tender".

Did you mean: sender
2011 Nov 12
3
complex form with dynamic fields.
I''ve seen http://railscasts.com/episodes/73-complex-forms-part-1, part2 and part3. It seems to be my case. I have: Company has_many :documents has_many :tenders, :through.......... and Document belongs_to :company Tender has_many :companies, :through.......... I want to insert documents and tenerds on company creation. If documents are more than one the user can click "add another" and other fields are added to form. It seems ok but I fear th...
2007 Dec 03
1
Samba Mount Problem
...quot;Common" with two shared directories 1) Inter Department 2) Intra Department This will will help to understand the directory structure: ===>> Common-> Inter Department -> Intra Department ====>> Intra Department -> Service Department Tender, Exports, Accounts, Customer Care,Logistics ====>> Inter Department -> Tender, Exports, Accounts, Logistics On the client end in Opensuse 10.3, I am mount a share by giving the command: //192.168.0.141/Common/Intra Department/Service Department /test cifs username=jackob,password=12345...
2006 Oct 11
2
Nelly Moser Asao Codec
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Hello everybody, first of all I want to excuse myself for crossposting. I can't estimate which mailinglist could be the right one for our concern. Struktur AG, member of the Linux Solutions Group e.V., wants to announce an Open Source tender for an implementation of an audio codec compatible with Nellymoser Asao Codec. Struktur wants to pay 6000 US$ for the project. Proposals can be sent to tenders@struktur.de until October, 31st 2006. Deadline for the project is January, 15th 2007. For questions, please contact me. The whole descript...
2006 Oct 11
2
Nelly Moser Asao Codec
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Hello everybody, first of all I want to excuse myself for crossposting. I can't estimate which mailinglist could be the right one for our concern. Struktur AG, member of the Linux Solutions Group e.V., wants to announce an Open Source tender for an implementation of an audio codec compatible with Nellymoser Asao Codec. Struktur wants to pay 6000 US$ for the project. Proposals can be sent to tenders@struktur.de until October, 31st 2006. Deadline for the project is January, 15th 2007. For questions, please contact me. The whole descript...
2009 Jul 09
1
FW: Quotation Request - OpenSSH
Dear Sir, We would lik to subscribe the support for OpenSSH for a tender project. Please kindly advise the annual subscription plan (with details of SLA) & annual fee. For the price, is it determined by number of server? or number of CPU? or number of core? Shall we get quotation/support from you? or please advise the reseller contact. Since the tender will be...
2012 Aug 03
0
MANOVA with repeated measures in R
Dear list member, I deperately need an help in performing a MANOVA in R, but I encountered some problems both in the design and in the synthax with R. I conducted a listening experiment in which 16 participants had to rate the audio stimuli along 5 scales representing an emotion (sad, tender, neutral, happy and aggressive). Each audio stimulus was synthesized in order to represent a particular emotion. Participants had to move 5 sliders each of which corresponded to one of the 5 emotions. The sliders range was [0,10] but participants were only informed about the extremities of t...
2011 Jun 22
4
[LLVMdev] ARM thumb-2 instruction used for non-thumb2 CPUs
...on't need to go through the assembler at all should be mostly a matter of bug fixing, modulo inline assembly support. For non-trivial inline assembly, and to get a system assembler replacement based on the MC assembler, it'll be a bigger task. The ARM asm parser is currently in need of some tender loving care. That's coming soon, but it's a non-trivial task. For -integrated-as, I would suggest giving it a try. I'm not completely sure how complete the support is for ELF, but I think it's in somewhat OK shape, at least. Worth trying. That would neatly avoid the problem if it w...
2005 Oct 07
1
FFT
Hi, Is FFT implemented in R takes advantage of multi-processors? I ran this benchmark from from http://www.sciviews.org, and AMD Opteron 2.2 GHz performs better than AMD Opteron 1.8 GHz on all test cases, except FFT operation. Both machines run same OSs (RedHat WS 3) and 2.2 GHz has more memory (2 GB RAM) than 1.8 GHz (1 GB RAM). The only difference is that 1.8 GHz is a dual-processor
2010 Jul 19
1
Spam on Lighthouse
There''s been an increasing amount of spam comments on tickets in the Rails LH. Tender ticket is here: http://help.lighthouseapp.com/discussions/problems/1791 I''ve been going through and *deleting* spam comments, as the "Mark As Spam" button appears to simply hide the comment but leave active, Google-followable links live on the page. Once a comment is marked as...
2007 May 14
2
[LLVMdev] FORTRAN compiler status?
Dear LLVMers, Does anyone know what the latest is w.r.t a FORTRAN front-end for LLVM? Is anyone expecting to have typical f90/f95 programs compiling to LLVM this year, or next? (I'm aware of the "NAG hack" and various other f2c-type approaches, but they give me a strange feeling in my tummy.) Duraid
2007 May 14
0
[LLVMdev] FORTRAN compiler status?
...ware of the "NAG hack" and various other > f2c-type approaches, but they give me a strange feeling in my tummy.) support for Fortran will be much easier once LLVM rebases itself on gcc 4.2, which I hope will happen within the next few months. Then it will probably only need a little tender loving care to spring to life. However, we need a volunteer to provide that love... Ciao, Duncan.
2007 May 15
2
[LLVMdev] FORTRAN compiler status?
...ack" and various other > > f2c-type approaches, but they give me a strange feeling in my tummy.) > > support for Fortran will be much easier once LLVM rebases itself on > gcc 4.2, which I hope will happen within the next few months. Then it > will probably only need a little tender loving care to spring to life. > However, we need a volunteer to provide that love... > > Ciao, > > Duncan. > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu...
2011 Jun 22
2
[LLVMdev] ARM thumb-2 instruction used for non-thumb2 CPUs
...on't need to go through the assembler at all should be mostly a matter of bug fixing, modulo inline assembly support. For non-trivial inline assembly, and to get a system assembler replacement based on the MC assembler, it'll be a bigger task. The ARM asm parser is currently in need of some tender loving care. That's coming soon, but it's a non-trivial task. >> >> For -integrated-as, I would suggest giving it a try. I'm not completely sure how complete the support is for ELF, but I think it's in somewhat OK shape, at least. Worth trying. That would neatly avoid t...
2011 Jun 22
0
[LLVMdev] ARM thumb-2 instruction used for non-thumb2 CPUs
...on't need to go through the assembler at all should be mostly a matter of bug fixing, modulo inline assembly support. For non-trivial inline assembly, and to get a system assembler replacement based on the MC assembler, it'll be a bigger task. The ARM asm parser is currently in need of some tender loving care. That's coming soon, but it's a non-trivial task. > > For -integrated-as, I would suggest giving it a try. I'm not completely sure how complete the support is for ELF, but I think it's in somewhat OK shape, at least. Worth trying. That would neatly avoid the probl...
2002 Dec 11
2
"@ERROR: auth failed on module"
Greetings list, I've been banging my head against this for a few days now, so finally I throw myself upon your tender mercies. I had rsync working fine to make offsite backups via an IPSEC VPN over an ADSL connection - until the remote raid5 server went down. It was rebuilt with RedHat 8 and since then I have not been able to rsync to it. Both ends have vanilla rsync-2.5.5 installed. Machine "moby"...
2011 Jun 23
0
[LLVMdev] ARM thumb-2 instruction used for non-thumb2 CPUs
...on't need to go through the assembler at all should be mostly a matter of bug fixing, modulo inline assembly support. For non-trivial inline assembly, and to get a system assembler replacement based on the MC assembler, it'll be a bigger task. The ARM asm parser is currently in need of some tender loving care. That's coming soon, but it's a non-trivial task. >>> >>> For -integrated-as, I would suggest giving it a try. I'm not completely sure how complete the support is for ELF, but I think it's in somewhat OK shape, at least. Worth trying. That would neatly...
2015 Dec 22
4
Finding all pointers to functions
On 12/22/15 4:45 AM, Russell Wallace via llvm-dev wrote: > Oh, I just came across Function::hasAddressTaken. Maybe I can just use > that instead? You could conservatively assume that any function that has its address taken has a pointer to it that escapes into memory or external code. To make things a little more accurate, you could scan the uses of any function for which
2011 Jun 22
2
[LLVMdev] ARM thumb-2 instruction used for non-thumb2 CPUs
Hi Damjan, > This sounds like a dead end as newer binutils are GPLv3. Unfortunately, you have to live with this. Until recently binutils were quite buggy wrt thumb2 code, so, most probably you will need new binutils in any case. -- With best regards, Anton Korobeynikov Faculty of Mathematics and Mechanics, Saint Petersburg State University
2011 Jun 22
0
[LLVMdev] ARM thumb-2 instruction used for non-thumb2 CPUs
On 22 June 2011 19:18, Anton Korobeynikov <anton at korobeynikov.info> wrote: > Unfortunately, you have to live with this. Until recently binutils > were quite buggy wrt thumb2 code, so, most probably you will need new > binutils in any case. Hi Anton, It's not so simple. GPL3 can be quite a nuisance to change and even to use. This is why LLVM is becoming to popular for ARM...
2019 Jun 17
0
LDA vs LMTP change in header
...nvelope-from <kreme at kreme.com>) The first has an ESMTPS id and the other has SMTP id unknown, which seems to be causing Spamass-milter to treat the LMTP emails as unauthenticated and then ding them for being from public IPs. -- Thanks to the human heart by which we live, Thanks to its tenderness, its joys, and fears, To me the meanest flower that blows can give Thoughts that do often lie too deep for tears