Displaying 20 results from an estimated 31 matches for "develp".
Did you mean:
devel
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 me...
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 me...
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 me...
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.co...
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
sivaraman
-------------- next part --------------
An HTML attachment was scrubbed...
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pip...
2006 Feb 27
0
[LLVMdev] FW: assetion failed in llvm-java
...llo.
>
>
>
> 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 develped
for more than 6 months. Can you please send us some more information
on how to reproduce this assertion?
Thank you,
--
Alkis
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
...m4 directory the README states that the
files in m4 are used to create acinclude.m4 - is that done by hand or
is there any "official" way to do it? There is no script called
'bootstrap' in the root dir so the whole autoconf process seems to be
non-standartized ... (ok, in the develper docs it says that one should
simply run autoconf .. but then such issues as the above won't become
visible as autoconf doesn't call aclocal, whereas e.g. autoreconf does
...). So, how is the 'official' configure created?
---
Simon Urbanek
Department of computer oriented statis...
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...
2018 Aug 06
2
[PATCH] D50328: [X86][SSE] Combine (some) target shuffles with multiple uses
...ve 95% of
tests never change over time, leaving a much smaller set of tests that
may never (ideally will not ever) need to be changed, because they are
written to expect specific sequences and violations of those are bugs.
Tests should be focused. If we're using, for example, a bunch of tests
develped for shuffle selection as proxies for register allocation,
that's not good. We should have specific register allocation tests.
Is this unreasonable? Can we not incrementally improve the tests?
-David
2007 Nov 30
1
meta-analysis on diagnostic tests (bivariate approach)
...ke most of the analysis called MetaDiSc.
However there is a paticular analysis that I wuould like to try that it is
not implemented in this software. I looked in R for meta-analysis functions
but the packeges available dont work with diagnostic tests.
Im trying for a while to adapt in R a function develped in SAS and published
in "J.B. Reitsma et al. / Journal of Clinical Epidemiology 58 (2005)
982?990", wich is a bivariate approach to meta-analysis of diagnotic tests.
Since I do not have any experience with SAS, Im having a hard time trying to
do so.
There is an appendix at the origin...
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?
...patibility reasons , get_file_component and this var can achieve the
> same effect.
>
> >No, it is the responsability of the user to adjust CMAKE_MODULE_PATH for
> >containing the directory where LLVMConfig.cmake is. See
>
Ok, I understood your design principles, so I'd develp another patch.
>Why? Please describe a case.
> I need to do some futher experiment and to see whether I have been wrong.
>
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://li...
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.lo...
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...