search for: develpment

Displaying 20 results from an estimated 31 matches for "develpment".

Did you mean: development
2006 Apr 21
0
Rails Develper Available, San Diego or Telecommute
Hello I am somewhat new to rails but not new to web development -- I have over 10 years in software devlopment and web development.... I''m looking to do my first commercial project in rails and I am availble for telecommute or onsite assignments (onsite if they are in San Diego) If interested please email for more info Jordan
2005 Aug 30
1
ssh develpers list
Hi, I am software developer working on adding ssh server support to an existing embedded device which is based on the VxWorks operating system.(very different than windows/lynix/unix). I am adding support for remote login to our products command line interface and external file transfers(sftp). Prior to this project I had no experience with SSH. I have been using the O'Reilly SSH The Secure
2010 Oct 20
3
xen PV on HVM and initial domain merge in linux-next
...series rebased on Konrad's pcifront series merged on > > linux-next (warning: it still contains the merge commit of > > xen-pcifront-0.8.2 in linux-next). > > Let me know if you have any conflicts or if you need me to change the > > branch somehow. Not following the Xen develpment at all, I would like to have a positive reply from the listed Xen contacts, please, I do have concerns that this is turning up so late, but I realise that that is mainly due to a misunderstanding on the part of some of the Xen community. Also, the above tree is based on next-20101019 which means...
2010 Oct 20
3
xen PV on HVM and initial domain merge in linux-next
...series rebased on Konrad's pcifront series merged on > > linux-next (warning: it still contains the merge commit of > > xen-pcifront-0.8.2 in linux-next). > > Let me know if you have any conflicts or if you need me to change the > > branch somehow. Not following the Xen develpment at all, I would like to have a positive reply from the listed Xen contacts, please, I do have concerns that this is turning up so late, but I realise that that is mainly due to a misunderstanding on the part of some of the Xen community. Also, the above tree is based on next-20101019 which means...
2010 Oct 20
3
xen PV on HVM and initial domain merge in linux-next
...series rebased on Konrad's pcifront series merged on > > linux-next (warning: it still contains the merge commit of > > xen-pcifront-0.8.2 in linux-next). > > Let me know if you have any conflicts or if you need me to change the > > branch somehow. Not following the Xen develpment at all, I would like to have a positive reply from the listed Xen contacts, please, I do have concerns that this is turning up so late, but I realise that that is mainly due to a misunderstanding on the part of some of the Xen community. Also, the above tree is based on next-20101019 which means...
2017 Dec 11
6
Update samba and Debian
Thank all those who have responded, mainly to Rowland and tell them that I just managed to mount a samba server 4.7.3 with Debian 9 implementing the option of NONE when choosing the DNS server, the steps that followed were as follows 1- Download samba 4.7.3 2- ./configure.develpment & make & make install 3- apt-get install debian9 4- Follow the steps of the how to of the samba website 5- When in the previous step I asked what type of DNS to use, I put NONE 6- Then restart and manually configure the following files - /etc/bind/named.conf.local - /etc/bind/named.conf.o...
2007 Feb 06
2
Request for Developement
Dear fellows, Thank you. Our company engaged in developing Voice conference sofware.Now we are using speex 1.0.5 acm for our sofware.And we are using VB6 for our develpement. We would like to know anybody is intrested in developing VC++ dll which could export encode decode of speex to vb so that we can use it VB6.Our clients would be pleased to invest money for it. thank you regards
2007 Sep 20
1
combined AEC
I don't know too much about echo cancellation so forgive me if the question seems silly. i was wondering is it possible to have the echo canceler be taken care of by speex instead of the develper having to code it in his/her application? ----------------no sig --------------------------------- Luggage? GPS? Comic books? Check out fitting gifts for grads at Yahoo! Search.
2006 Feb 27
0
[LLVMdev] FW: assetion failed in llvm-java
On 2/26/06, Dmitriy Abramov <dmitriy.abramov at star-force.com> wrote: > > > > Hello. > > > > After llvm-java front-end compilation under cygwin I have encountered with > the problem. Compilation successfully complete but the assertion message > displayed while running application class2llvm.exe. class2llvm is by no means complete and hasn't been actively
2006 Feb 26
2
[LLVMdev] FW: assetion failed in llvm-java
Hello. After llvm-java front-end compilation under cygwin I have encountered with the problem. Compilation successfully complete but the assertion message displayed while running application class2llvm.exe. C:\SRC_CVS\COPY\llvm\tools\llvm-java\Debug\bin>class2llvm.exe assertion "Ty->isInteger() && Ty->isSigned() && "Illegal type for signed integer
2006 May 04
4
problem setting up mongrel_cluster 0.1.1
I posted this to the rails list before by mistake, and only later realized that there is a specific mongrel list. Uff, I got lost. I had mongrel_cluster 0.1working fine, even with capistrano (my own hack). Then came mongrel_cluster 0.1.1 and I tried to set it up, but somehow I messed up things and nothing worked anymore. So here is what I did: on production machine: (debian linux, rails 1.1)
2003 Sep 14
1
configure problem in R-devel caused by conditionals
I re-generated configure of the latest R-devel with autoconf 2.57 and got the following problem: configure: error: conditional "HAVE_ORBIT" was never defined. Usually this means the macro was only invoked conditionally. (resolving HAVE_ORBIT leaves us with HAVE_GNORBA causing the same problem. You should be able to reproduce it by running autoreconf (or aclocal; autoconf - not just
2004 Nov 18
2
segmentation fault
Dear sir, I have configured samba with ads integration and it was working perfectly in RedHat Linux 9.0. But Yesterday I changed that configuration as simple user level security. But my problem was when I run 'smbpasswd' command I am getting one error as 'Segmentation fault'. What I can do to trouble shoot this problem. Kindly reply me as soon as possible.. Thanks & Rgds
2009 Feb 26
1
Line breaks removed from ActionMailer template
...For example: Line one line two Becomes: Line oneline two Looking at development.log, it shows that the line breaks are there. Indeed, of course my template has line breaks in it, separating lines and paragraphs. I''m on OS X 10.5.6, using sendmail. Settings inside config/ environments/develpment.rb: config.action_mailer.raise_delivery_errors = true config.action_mailer.delivery_method = :sendmail config.action_mailer.sendmail_settings = { :location => ''/usr/sbin/ sendmail'', :arguments => ''-i -t''} config.action_mailer.perform_deliveries = true I...
2018 Aug 06
2
[PATCH] D50328: [X86][SSE] Combine (some) target shuffles with multiple uses
[NOTE: Removed Phab and reviewers] > ================ > Comment at: test/CodeGen/X86/2012-01-12-extract-sv.ll:12 > +; CHECK-NEXT: vblendps {{.*#+}} xmm1 = xmm1[0],xmm2[1,2,3] > +; CHECK-NEXT: vpermilps {{.*#+}} xmm0 = xmm0[0,0,0,0] > ; CHECK-NEXT: vinsertf128 $1, %xmm0, %ymm0, %ymm0 > ---------------- > greened wrote: >> Can we make this test less brittle by
2007 Nov 30
1
meta-analysis on diagnostic tests (bivariate approach)
Hello friends of R list, Im a physician and Im not that good in statistics. I have posted similar email in the epi-sig list but no one aswered so far. Im cunducting a systematic review on two diagnostic test for a particular tropical disease. I found a free software that make most of the analysis called MetaDiSc. However there is a paticular analysis that I wuould like to try that it is not
2006 Feb 08
10
Sharing sessions between subdomains?
Hello, I know how to share sessions between subdomains in PHP. Can anyone please guide me as to how I can share sessions using Ruby? Where can I set the value of domain for which the cookie is set? I would like for a user to login on the home page and then go to blog.home.com and not have to login again. Any guidance/pointers are appreciated. Thanks''
2012 Jun 29
0
[LLVMdev] [cfe-dev] is configure+make dead yet?
*hi,Óscar:* * * >LLVM_INSTALL_PREFIX is supposed to contain the value of > >CMAKE_INSTALL_PREFIX when you configured LLVM. Using it for setting > >other variables is just a convenience. > > Ok, I understood your point, so I'd like to develop another patch to make > it relocatable and respect the original meanings. > > >CMAKE_CURRENT_LIST_FILE can be
2017 Dec 11
0
Samba with DNS backend set to NONE (was: Re: Update samba and Debian)
...amba wrote: > Thank all those who have responded, mainly to Rowland and tell them that I just managed to mount a samba server 4.7.3 with Debian 9 implementing the option of NONE when choosing the DNS server, the steps that followed were as follows > 1- Download samba 4.7.3 > 2- ./configure.develpment & make & make install > 3- apt-get install debian9 > 4- Follow the steps of the how to of the samba website > 5- When in the previous step I asked what type of DNS to use, I put NONE > 6- Then restart and manually configure the following files > - /etc/bind/named.conf.local...
2017 Dec 11
0
Samba with DNS backend set to NONE (was: Re: Update samba and Debian)
...those who have responded, mainly to Rowland and tell them that I just managed to mount a >> samba server 4.7.3 with Debian 9 implementing the option of NONE when choosing the DNS server, the >> steps that followed were as follows >> 1- Download samba 4.7.3 >> 2- ./configure.develpment & make & make install >> 3- apt-get install debian9 >> 4- Follow the steps of the how to of the samba website >> 5- When in the previous step I asked what type of DNS to use, I put NONE >> 6- Then restart and manually configure the following files >> - /etc/bin...