search for: myopenid

Displaying 7 results from an estimated 7 matches for "myopenid".

Did you mean: myopen
2007 Apr 25
2
Compiling from source (0.4.0)
...efault-plugins' make options means and how to use it -- I mean: `--with-default-plugins="foo,bar,...,some,more,stuff"' and what `--with-max-desktops' will do. PS: I apologize if I am writing in the wrong place. -- unwiredbrain Proud GNU/Linux user #437712 http://unwiredbrain.myopenid.com
2011 Aug 22
0
Authlogic and Authlogic-OID Question
...to me. When User::create is called when using an open_id, User::create gets called twice and the second call clears out the session. The first call to User::create deletes a row from open_id_authentication_associations and then inserts a new row into the same table. It then sets up the request to myopenid.com and fires it off. The second call to User::create receives the result fro myopenid.com and has a new empty session (all my original values gone) Does anyone know how I can preserve my session during this process? And a general question, when the block is called in the @user.save, is it then t...
2006 May 19
9
[NEW SITE] psitsNOT
psitsNOT ("Photoshop it''s NOT") is an over-the-web image editing application made with Rails, RMagick, and AJAX. It provides everything you need to make a raw digital image look good on the web. http://psitsnot.alevans.com You''ll need an OpenID URL to log in. Feedback is welcomed! --Al Evans -- Posted via http://www.ruby-forum.com/.
2006 Jan 05
3
Ruby OpenID library and OpenIDLoginGenerator
...on and cross-site identity usage and verification. The Ruby library exposes an simple interface for verifying OpenID identities. Read more on OpenID: http://www.openid.net/ http://www.openidenabled.com/ http://en.wikipedia.org/wiki/OpenID Thanks, Brian Ellin, Janrain Inc. openidenabled.com brian.myopenid.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060105/8fd7be34/attachment.html
2007 Jun 06
1
Compiz segmentation fault
Hey, Whenever I run compiz --replace, I get a segmentation fault. This is what a backtrace in gdb says: #0 0xbb871310 in strstr () from /usr/lib/libc.so.12 #1 0x080590b6 in addScreen (display=0x8071980, screenNum=0, wmSnSelectionWindow=39845889, wmSnAtom=365, wmSnTimestamp=27602486) at screen.c:1756 #2 0x08055292 in addDisplay (name=0x0) at display.c:2484 #3 0x08050926 in main (argc=2,
2010 Nov 12
1
TTS in Asterisk on Solaris
Hello Group, I have been going through all the chit-chat about TTS and the various engines available to integrate with Asterisk incl. flite/festival, espeak, Nuance etc but I am wondering if anyone's tried any or all of these to compile on a Sparc based Solaris platform? If not, then what is the best way for me to accomplish a production environment TTS service when most of my servers or the
2008 Apr 20
2
open_id_authentication - authenticate_with_open_id
...#39; app/controllers/account_controller.rb:12:in `create'' It seems to be failing here, but I have no idea why... def requested_url "#{request.protocol + request.host_with_port + request.relative_url_root + request.path}" end I''ve tested to ensure that "username.myopenid.com" is being passed as the openid_url parameter. Am I missing something else? --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrail...