Displaying 20 results from an estimated 4000 matches similar to: "Experienced RoR Coders Needed!"
2006 Jul 21
1
19 Rails Tricks Most Rails Coders Don''t Know
Sorry if this has already been posted and I have missed it. This is
a great little reference I found that even veteran programmers can
find useful.
http://www.rubyinside.com/19-rails-tricks-most-rails-coders-dont-
know-131.html
Sunny
1998 Jul 09
1
lwn reports the Samba team could use coders and documenters
I read in todays (July 9, 1998) edition of the Linux Weekly News
that
"the Samba team could use coders, documenters and
packagers as a result of a temporary dip in the
volunteer resources available to them
(caused by an unfortunate set of co-incidences,
though we haven't heard the details yet)."
and "This has slowed the Samba effort a bit."
The full text of this news
2003 Oct 10
2
New entropy coder
Hello, I am a computer engineering student and compression hobbyst
and have recently developed a new entropy coding algorithm. It can be
used to achieve compression proper of arithmetic coders at very high
speeds -almost like Huffman codecs-.
Since it could be of interest to you, I send it as an attachment -code
and technical report-. Please, drop me a line in case you have any doubt or
2006 Mar 06
1
PLEASE respond: how to get Asterisk to change coders on RTP handoff??
I have a hardware FXO/FXS which handle my voip calls, and they support G723 internally. Asterisk hands off these calls just fine, and everything works, as long as I don't want PBX menues available... The problem is, once I want it to return messages, it will only return them as GSM... which is fine, since my FXO/FXS support multiple coders. However, even though Asterisk lets me specify a
2006 Mar 08
1
Re: PLEASE respond: how to get Asterisk to change coders on RTP handoff?? HELLO???
So, when I get no comments on this at all, either here or on any of the forums, does that mean nobody knows what I'm talking about?? Or does nobody know the answer?? Or is it just a stupid question and nobody wants to bother telling me where to look??
It *is* a question that I have to answer somehow; I've read all through TFOT and see nothing relevant to this issue. It's silly to
2004 Aug 06
0
metadata idea for coders
I haven't looked at the code so forgive me if this is already what it's doing..
Considering the problems with the current metadata implementation..
couldn't it be changed to just cache the data that comes from the source in
order to update it if it changes, and then just send it down to the
listening clients then in the form of an ID3V2 tag when they first connect,
and then only
2004 Dec 06
0
R Coders - Programmers
I'm hoping the members can guide me to someone looking for coding work in R. I'm
running an on-line survey service bureau where we do 360-feedback (data is
collected about a person's leadership/work behaviors from those all-around
him/her 360-degrees). We've built the front end admin section in php and the
survey builder is PHPSurveyor. I'm thinking R might be a good choice for
2001 Sep 21
1
NEWS on this SOUND PROBLEM !!!!! details !!!! CODERS WANTED ! HACKERS WANTED !
this is the problem !!!
----------
08068c60:Call winmm.mixerGetLineControlsA(00008000,405c2090,00000000)
ret=00403117
08068c60:Ret winmm.mixerGetLineControlsA() retval=00000000 ret=00403117
08068c60:Call winmm.mixerGetControlDetailsA(00008000,405c6c18,00000000)
ret=004033f4
08068c60:Ret winmm.mixerGetControlDetailsA() retval=00000000
ret=004033f4
08068c60:Call kernel32.TlsGetValue(00000001)
2011 Jun 22
2
best references (tutorials & howtos) for an experienced Rails Developer to start building Facebook Apps with RoR?
Hi everyone,
what are your best references (tutorials & howtos) for an experienced Rails
Developer to start building Facebook Apps with RoR?
THANKS
+++++++++++
Pravin Mishra
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
2007 Nov 26
2
Asterisk version survey
Hi,
I'd like to invite all asterisk users to answer two questions on this form:
http://food4wine.ning.com/poll
1) What version do you use in production (1.2, 1.4 or both)
2) and what distro(s)
It'll just take a second and the results are public and live (link on
the page above)
2007 May 28
3
MiniMagick... Core Dump when Reszing Images?
Hi,
I''m using Mini Magick and that attachment_fu plugin to resize images
that the user uploads. Everything looks okay in my code, but I get a
core dump every time an image is uploaded.
The file successfully posts to the application, I can see that the
original file gets copied into the folder correctly. It appears that
it dumps immediately after that. I''m using Mongrel behind
2004 Jan 05
2
Codec Negotiation Does not seem to work as expected ?? Help Please !!
Hello,
I have been trying to get my coders to work without a conversion. I have
read all the available asterisk documentation and support groups without
any luck. Here is my issue. (Please feel free to ask questions if you do
not understand what I am talking about.)
I am using Cisco ATA-186 set to g729 codec. (But it will switch to g711 if
sip-server request g711)
I have 2 SIP-services to
2010 Jun 18
2
Hypothetical question - for the devs...
Hello everybody.
I know this is user forum - but I also know that developers "lurks" in here from time to time. So I would like to ask... what do you (developers) think is the biggest issue in wine development? Is it money? How much would wine development process speed up if Codewavers would start selling... let say, 10 times more licenses for Crossover then they sell now? Would it be a
2012 Jan 27
1
multiple column comparison
Hello,
I have a very large content analysis project, which I've just begun to
collect training data on. I have three coders, who are entering data on up
to 95 measurements. Traditionally, I've used Excel to check coder agreement
(e.g., percentage agreement), by lining up each coder's measurements
side-by-side, creating a new column with the results using if statements.
That is, if
2005 May 22
2
Killing ssshd seassions
Hello,
First, I'd like to say sorry if this isn't the right mailing list
to ask my question. I'm writting some application(on Linux) wich relys
on sshd, so I thought there is nothing wrong in posting my mail here.
The aplication i'm writting should, at some point, kill the user from
his terminal line. To achieve this I read the users utmp entry and
kill the ut_pid in it.. It
2004 Feb 22
6
help for MLE
Dear Sir/Madam,
I am using R version 1.8.1. I am doing following tast:
First generate 100 Gaussion(3,1) numbers, then write the likelihood function
to estimate the parameters of Gaussian distribution by direct maximizing the
likelihood function.
My likelihood function is:
>fn<-function(x)
>(-50*log((sd(x))^2))-50*log(sqrt(2*pi))-(1/2*((mean(x))^2))*(sum((x-(mean(x))^2))
After I
2010 Jan 13
4
How can I store the results
Dear R users,
I am running a R code which gives me 10 columns and
160 rows. I need to run the code for 100 times and each time I need to store
the results in a single file.
I do not know how can I store them in a single file without over writting
the results?
Thanks
Alex
[[alternative HTML version deleted]]
2012 Jan 05
22
[PATCH] Support Function Level Reset (FLR) in the xen-pciback module (v1) and some fixes.
The attached patches allow the pciback module to perform a reset whenever
a PCI device is:
- attached to the pciback module, as so:
echo "0000:01.07.0" > /sys/bus/pci/devices/pciback/bind
- detached from the pciback module, as so:
echo "0000:01.07.0" > /sys/bus/pci/devices/pciback/unbind
- and when the guest is done with (internally when the guest is not using
2011 Oct 18
0
[LLVMdev] Optimization for size
On Oct 18, 2011, at 7:37 AM, Renato Golin wrote:
> On 17 October 2011 15:58, James Molloy <james.molloy at arm.com> wrote:
>> -Os doesn’t actually exist for llc, and I can’t see an obvious place where
>> that condition would be set. Where do we specify if we’re optimizing for
>> codesize or performance?
>
> The pass manager builder has an option for Os (0, 1, 2).
2011 Oct 18
2
[LLVMdev] Optimization for size
On 17 October 2011 15:58, James Molloy <james.molloy at arm.com> wrote:
> -Os doesn’t actually exist for llc, and I can’t see an obvious place where
> that condition would be set. Where do we specify if we’re optimizing for
> codesize or performance?
The pass manager builder has an option for Os (0, 1, 2). But all it
does, AFAICR, is to disable one explosive optimization pass.