similar to: Google AuthSub

Displaying 20 results from an estimated 40000 matches similar to: "Google AuthSub"

2010 Jul 07
0
Integration Google Apps with Ruby on rails Application
Hi, I need to integrate google apps/google service like Calendar API and Doclist API.Anyone can advice me which gem or plugins is available for serve all this purpose. GDOC4RUBY gem is not working in my system.It is giving error for the line require ''gdoc4ruby'' error message : no such file to load -- gdoc4ruby I have used gcal4ruby gem , it is working fine.But it
2016 Jan 25
0
Roaming Profiles acls after upgrade
We recently upgraded our samba 3.6 network to samba 4.2.3. It is still a NT-style domain. The underlying OS was upgraded from CentOS 5 to CentOS 7. The profiles share is set up like this: [profiles] comment = Roaming Profiles path = /mnt/share2/ntprofiles browseable = no writable = yes csc policy = disable create mask = 0600 directory mask
2005 Mar 20
1
Shared maildirs with symlinking
Hello, I try to set up a shared maildir with symbolink links, but it doesn't work. The main user, from which I would share a mailbox, creates a mailbox named "Commun" with thunderbird. I see on the file system from the server that a directory .Commun is created in his ~/Maildir/ and that the file ~/Maildir/.subscriptions has now such an entry. Right. In ~/Maildir/Commun the
2005 Oct 10
11
Samba creating multiple isntances of the deamon
(2005.10.10, 14:25) I am running Samba 3.0.14a-2 on Fedora 4. I have no problem seeing the Linux file system from any of the Windows (2000, SP4) computers attached to the network. The problem is that smbd processes are created for no apparent reason and never die. I noticed this when the computer had been up for about three days and there were some 600 active smbd processes! What could be the
2009 Apr 11
9
[Bug 21124] New: nouveau: fonts "chipped" on NV44
http://bugs.freedesktop.org/show_bug.cgi?id=21124 Summary: nouveau: fonts "chipped" on NV44 Product: xorg Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org
2020 Apr 14
2
[RFC] Removing Waymarking from Use.
Yes please. On Tue, Apr 14, 2020, 5:02 AM Tyker1 at outlook.com via llvm-dev < llvm-dev at lists.llvm.org> wrote: > a bit of time has passed and there to my knowledge still no strong > arguments against removing it. > is everyone OK to proceed with the removal ? > > Gauthier > ------------------------------ > *From:* Chris Lattner <clattner at nondot.org> >
2008 Apr 02
1
facebooker plugin!?
I''m trying to create a facebook application but I have no success. I either get one of those two errors depending on which revision of the plugin I use: CGI::Session::CookieStore::TamperedWithCookie (Using plugin from directory) or ActionView::TemplateError (Session key invalid or no longer valid) (Using plugin from a week ago or so). Has anyone successfully gotten an app that as to
2007 Aug 21
0
Packaged Xapian Python 2.5 Bindings for Windows
Hi! Just to mention, I have built the Xapian python bindings on Windows with the Lemur Consulting makefiles, and packaged them up in a distutils executable. If anyone is interested, they are available here, in a nice easy to install format: http://www.raptorized.com/?page_id=136 I've only built them for Python 2.5 so far, but I'll try to package them for 2.4 as well when I get home
2009 Dec 28
0
[ANNOUNCE] conntrack-tools 0.9.14 released
Hi! The Netfilter project presents another development release of the conntrack-tools. This release includes several fixes for the command line tool and lots of improvements for the daemon. Specifically I'd like to thank Hannes Eder, Vincent Jardin and Samuel Gauthier for their suggestions and contributions. Please, see changelog attached for more details. I'd also like to thank
2008 Mar 23
2
Facebook, Google Map, iframe?
Hello, I want to write an application for Facebook, which need to use Google maps. Also I want to use a standart forms for comments, invites, etc..., but as i know it''s imposible because if i want to use Google MAPs i can''t use FBML. Please recommend me a way how to organize comments,ivites,photo upload and GMAP in one application? Is there is only one way to do it - use
2008 Mar 13
2
Google Calendar
Anyone aware of good calendar library in Ruby? I need to design a calendar similar to Google calendar. The idea is to have ability to add recurring or even infinite events as it is possible in Google calendar. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on
2008 Apr 21
2
Using Prototype Scripts and Google Spider?
Hey... Curious if you anyone has any experience with how Google Spiders index content that is served via a Ajax Call... just curious, cause this would have some impact on whether I would not i would use ajax in for somethings -- Joe Harman m --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails:
2009 Feb 11
1
Ruby on Rails: Talk | Google Groups
This is more an architectural question.... I am looking to create a domain that sells widgets (as an example) widgets.com Now I have three sales reps, that each sell different kinds of widgets, and do not need to know about each other. larry.widget.com moe.widget.com curley.widget.com I don''t want to repeat myself (of course!) with the shopping cart logic or the transactional
2007 Jun 13
2
google preference feature?
I want the feature as same as google preference. it does not require visitors to register, just select a preference, for instance, a city, next time, when the same user who uses the same computer visits my website, he may be redirected the each city page automatically. how can I do it? thanks in advance. -- Posted via http://www.ruby-forum.com/.
2007 Jul 24
3
geocoding addresses with ym4r google maps
Does anyone know how to geocode addresses using the YM4R Google Map plug-in? -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe
2008 Apr 30
1
Google Ajax Search API - UTF-8 encoded response
Hello All, I am writing a facebook application in ruby on rails, which requires google search in one page. I''ve implemented this using a simple RESTful interface as follows: url = URI.parse( "http://ajax.googleapis.com/ajax/services/search/ local?v=1.0&q="+params[:keyword] ) req = Net::HTTP::Get.new(url.path+"?"+url.query) res = Net::HTTP.start(url.host,
2007 Dec 18
0
Google Gears with RoR
Has any one successfully used Google Gears with RoR to enable ''offline'' mode for their web application? Please share your thoughts/ experiences with using Google Gears or Dojo offline with RoR to move your application offline. I''d be interested in enabling offline mode (basically to download and store huge files locally) while I manipulate them. thanks! ponnada
2008 Dec 14
0
widgets and columns like on the Google home page?
Does anybody know how to make widgets that you can drag and drop between columns like on the Google homepage? Tutorials, JavaScript libraries, and especially rails plug-ins would be most helpful. Thanks! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send
2007 Feb 27
0
Google Adsense in my RHTML templates not showing up
This is quite weird. I''m trying to put a few Google ads in my app to test placement, but they don''t show up. I''m in production mode and have tried restarting the server etc. If I view page source the code is right there and it all looks good. I''ve put the Adsense code in some partials along with in my layouts/ application.rhtml file. If I take the exact same
2007 Oct 29
0
Google Gadget built with prototype
Greetings Everyone, I have created a new Google Gadget, this gadget combines three awesome services by Google, Gadget, Ajax Web Search and Custom Search Engine. All glued together with very well designed javascript classes built with prototypejs. The gadget is flexible in its settings to allow any CSE or site restriction but with a few customizations could be repurposed