Displaying 20 results from an estimated 70000 matches similar to: "Integrating a wiki (built in rails) into a rails application"
2009 Jul 15
6
Single Sign-on for two rails app
Hello Everybody,
I have two rails app. Both have login pages for user authentication. The
two apps have links to one another. Now what i need is when a user logs
in to one app, he should not be again asked for login when he clicks the
link for second app.
Please tell me how to go on?
Thanks in advance,
Ak
--
Posted via http://www.ruby-forum.com/.
2008 Apr 02
2
scheduling worker methods in rails
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
i''m trying desperately to schedule some worker methods within rails 2.0.2. The
problem is, both methods don''t even get called by BackgrounDRb.
my background.yml:
> ---
> :backgroundrb:
> :port: 11006
> :ip: 0.0.0.0
> ---
> :schedules:
> :server_worker:
> :update:
> :trigger_args: 1 *
2010 Nov 12
1
Need a multi user voice chat application that can be integrated into rails application.
Is there is any rails plugin that can be used for voice chat between
multiple users? OR multi user voice chat application in any other
language that can be integrated with rails application?
Eagerly waiting for help.
--
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
2006 Apr 05
2
Integrating Rails With a Standard Ruby Application
I am considering using Ruby to write a service that will run as a back
end process and Rails for the web front end / management console. Are
there any suggestions or examples of how I might leverage some of the
Rails components like ActiveRecord for use by the back end? It would
also be nice to program application logic in a way that it could be
shared by both the back end Ruby application
2006 Nov 09
1
Integrating Rsync into my own Application
Hi all,
I have been using the cwRsync distribution of Rsync. I currently use a
Windows Batch file script to do the work, calling Rsync where necessary. I
want to now roll Rsync into my own application, probably developed with C#
for the Windows platform.
Has anyone done this before? If so, can you point me in the right direction
of how to start off? I'm really just looking to create a simple
2012 Oct 22
0
Integrating R into a web application
Hello everyone,
I am developing a web application and I would like to perform two kind of
statistical/modeling operations.
(1) Batch analysis from data stored in the backend of my app (HBase
cluster). Typically, this operation needs to be performed on regular basis,
say every night. The size of the data may exceed what can be stored in local
memory, so this might need the invocation of some
2006 Jun 10
1
some problems with integrating XUL into Rails
Dear Friends,
I started integrating XUL into Rails, however, I have some problems.
The first problem is that I can open local XUL files with Firefox, but
cannot open them through Rails/Webrick, Firefox says it does not recognize
what it is.
I''ve read the cookbookxul experiment and I know I have to play around with
content-type,
but a contoller action like
def run_xul
2006 Jun 22
1
Problem integrating rails into apache
Hi all,
I''ve read the guide on integrating rails into apache on the
wiki.rubyonrails.com wiki, but I run into a problem.
I am trying to get the cookbook application as treated in the onlamp
tutorial about ruby on rails to work form apache. I can view the
index.html, but visiting cookbook/recipe/list gives me
Application error
Change this error message for exceptions thrown outside
2011 Jun 23
2
getting twitter followers into our rails application
Hi everybody,
I have integrated OAuth into my app. Now I want to get the follower
lists for the user who has authenticated using OAuth.
My app works on ruby on rails. And i want to know how i can fetch the
followers list for the current logged in user.
Can someone tell me if they have done it before?
thaks
+++++++++++++++
Pravin Mishra
--
You received this message because you are subscribed
2009 Mar 17
7
urgent please :HTTPS html parsing
Hi,
Is there any way to extract the html code of a https:// website in
hpricot. When i use hpricot to access a https:// website i receive the
following error.
/usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in
`gem_original_require'': no such file to load -- net/https (LoadError)
from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in
`require''
from
2008 Feb 22
1
Integrating Misys into existing Samba network
Hi,
I do the networking for a smallish medical clinic here. They have
decided to go with the Misys MyWay Electronic Medical Records system.
The engineers from Mysis about freaked out when the found out that I'm
running Samba on OpenBSD, and had all kinds of issues they were worried
about--whether their Windows Server 2003 system with Active Domain would
integrate with Samba was the
2006 Nov 05
0
Integrating speex with VideoNet application: Constantbackground noise
The absolute values may be different for a variety of reasons; you can
hardwire them all to 0 to see if your noise goes away. Make sure the values
on the decompressed (PCM) side are little-endian (low byte first in memory),
assuming you're working in Windows on x86.
-- john
RAD Game Tools
-----Original Message-----
From: Carine Liang [mailto:carineliang@yahoo.com.sg]
Sent: Sunday,
2006 Oct 30
0
Integrating speex with VideoNet application: Constant background noise
Hi,
I am developing a peer-to-peer video conference application which uses speex as a codec for the voice.
I am new to speex, so please bear with me if I asked the obvious. After I added the encode and decode function to my MFC app, I heard a constant background noise, even when no one is speaking into the microphone.
#define FRAME_SIZE 160
The application is coded in MFC C++. The record
2006 Dec 28
0
Integrating speex with VideoNet application: Constantbackground noise
Hi Jean-Marc,
I finally make it work! Thanks for telling me that the algo will not work for 8-bit PCM. In fact I've tried using 16 bit PCM last time, but apparently there's a bug. The bug lies with the RecBuffer. The RecBuffer must be set to 320bytes instead of 160 bytes since every sample is now 16 bit.
The compression is amazing, from 320 bytes to 38bytes!
Thanks a million,
Carine
2010 Nov 22
0
Problems using Internal filledcontour: "dimension mismatch"
In order to gain a bit more control over the fill contour functionality I'm
trying to use the Internal filledcontour function. I wasn't able any
documentation on this function and only one reference to it.
I believe the code shown below is close because all the dimensions seem to be
correct, but I'm still getting a "dimension mismatch" error and the filled
contour
2006 Nov 05
2
Integrating speex with VideoNet application: Constantbackground noise
Hi John,
I noticed the values after decode is very much different from the values of the original PCM samples. For cases when the PCM sample values are constant (because no one is speaking), the decoded values fluctuate too. These fluatuations are causing the background noise. Is my observation expected?
Thanks,
Carine
----- Original Message ----
From: John Miles <jmiles@pop.net>
To:
2004 Sep 27
1
nmbd died: smb_panic2(1385)
After running several days in the same configuration, my 3.0.6
nmbd crashed with the above error (see log below). Maybe there
is a connection to this message some seconds before:
register_name_response: server at IP 192.168.0.4 rejected our
name registration of AK<1d> IP 192.168.0.12 with error code 6.
The ip .4 machine is a win2k server, which works (or should
work)
as an ordinary
2006 Dec 25
1
Integrating speex with VideoNet application: Constantbackground noise
Hi Jean-Marc,
Thanks. I've got the code for sampleenc and sampledec. But I didn't know how to verify whether the decoded file is correct.
So I tried to analyse the decoded output and compile with my input.
Test case: PCM samples, 8 bit, 8000 samples per sec.
When I pulled all my input to 0s, after encode and decode, the output fluctuates around -0.12 to 0.2 (in float), so when finally
2006 Nov 05
1
Integrating speex with VideoNet application: Constantbackground noise
Hi,
I've changed the m_waveFormatEx.wBitsPerSample for both record buffer and playSound buffer, changed my array from char to short and I'm still getting the same constant background noise. I notice that when I talk into the mike, I will get a slightly louder noise, can't hear any clear speech... Any idea what's wrong?
Regards,
Carine
----- Original Message ----
From: John Miles
2006 Nov 01
1
Integrating speex with VideoNet application: Constant background noise
Hi,
Can someone please help me with my problem below. Any suggestions is appreciated.
thanks,
Carine
----- Original Message ----
From: Carine Liang <carineliang@yahoo.com.sg>
To: speex-dev@xiph.org; speex-dev@xiph.org
Sent: Tuesday, 31 October 2006 1:05:49 PM
Subject: [Speex-dev] Integrating speex with VideoNet application: Constant background noise
Hi,
I am developing a peer-to-peer