search for: googleapi

Displaying 20 results from an estimated 60 matches for "googleapi".

Did you mean: googleapis
2010 Apr 09
2
dynamically linking to ajax.googleapis jquery
Hi I am using jquery and jqueryui in my application And in layout I use <%= javascript_include_tag "http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"%> <%= javascript_include_tag "http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/jquery-ui.min.js" %> <%= stylesheet_link_tag "http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/redmond/jquery-ui.css" %>...
2023 Aug 23
1
[EXT] Re: oggenc argument to make the stream not cut in the middle
...cut in the middle > > Keep the replies on the mailing list. > > Also, I will send subsequent emails > only to the mailing list, be subscribed. > > On Aug 22 14:49:03, nguyenquocthao00 at gmail.com wrote: > > Please check these commands: > > ( curl https://storage.googleapis.com/maika-ai-ext/test/dataproc.wav && > > sleep 4) | oggenc - | play - > > ( curl https://storage.googleapis.com/maika-ai-ext/test/dataproc.wav && > > sleep 0) | oggenc - | play - > > ( curl https://storage.googleapis.com/maika-ai-ext/test/dataproc.wav &...
2009 Dec 28
3
Updating Scriptaculous and Prototype with current project
Hi I''ve been trying to use the latest version of Lightview. It says that it needs: Lightview requires Prototype 1.6.1 and Scriptaculous 1.8.2. I have included the following in my project files: <script type=''text/javascript'' src=''http://ajax.googleapis.com/ajax/ libs/prototype/1.6.1/prototype.js''></script> <script type=''text/javascript'' src=''http://ajax.googleapis.com/ajax/ libs/scriptaculous/1.8.2/scriptaculous.js''></script> But this obviously only works if the system is online....
2023 Aug 25
0
[EXT] Re: oggenc argument to make the stream not cut in the middle
.... No surprise there. > the difference is that there is silence when speaking the sentence, > making the sentence not spoken smoothly I cannot hear any such silence. The sentence sounds the same. > Using another example: > In my computer, using this command > ( curl https://storage.googleapis.com/maika-ai-ext/test/test.wav && sleep > 8) | oggenc - | play - This test.wav is not a valid wav file: play FAIL formats: can't open input file `test.wav': invalid chunk ID found ffmpeg can read it, for instance, but can you please give use a valid file? > When speaking `f...
2011 Aug 10
3
javascript_include_tag error
<!DOCTYPE html> <html> <head> <title><%= @title %></title> <%= csrf_meta_tag %> <%= javascript_include_tag "http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js", "jquery.rails.js" %> <script type="text/javascript"> ...app/views/layouts/application.html.erb:7: syntax error, unexpected '','', expecting '')'' ...bs/jquery/1.6.2/jquery.min.js&quot...
2014 Dec 02
7
Help with at Bash script
...$domain ; done ; The sticking point is the 'while read' construct. Run just as 'tcpdum | awk' I get this: english.stackexchange.com. www.urbandictionary.com. www.urbandictionary.com. www.urbandictionary.com. www.urbandictionary.com. api.mywot.com. a.udimg.com. a.udimg.com. fonts.googleapis.com. . . . Run with the 'while read $domain ; do echo ' pipe nothing appears whatsoever. What am I doing wrong? -- *** E-Mail is NOT a SECURE channel *** James B. Byrne mailto:ByrneJB at Harte-Lyne.ca Harte & Lyne Limited http://www.harte-l...
2016 Jun 21
2
Problemas con tildes y otros caracteres en R y RStudio
...aparecen con sus tildes y sus eñes...aunque en los nombres de las variables siguen apareciendo esos caracteres extraños en vez de tildes. Con el resto del código de Carlos me sigue ocurriendo lo mismo, ya que si intento geocode("Logroño") me devuelve Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=Logro%F1o&sensor=false lon lat 1 NA NA Warning messages: 1: In readLines(connect, warn = FALSE) : cannot open URL ' http://maps.googleapis.com/maps/api/geocode/json?address=Logro%F1o&sensor=false': HTTP status was '400 Bad Request' 2:...
2011 May 04
0
using jquery datepicker within a jquery dialog
...red via the second function in a dialog the datepicker no longer appears. this is where the dialog is created: <%= link_to ''Close Escalation'', new_version_path, :class => ''popup'' %> these are my includes <%= stylesheet_link_tag "http://ajax.googleapis.com/ajax/libs/ jqueryui/1.7.2/themes/redmond/jquery-ui.css", "application" %> <%= javascript_include_tag "http://ajax.googleapis.com/ajax/libs/ jquery/1.4.2/jquery.min.js", "http://ajax.googleapis.com/ajax/libs/ jqueryui/1.8.1/jquery-ui.min.js", "a...
2008 Jun 18
1
strange fire custom event
im not good in English, so code here ----------------------------------------------------------------------------------------------------- <form id="form"> <input type="submit" value="submit" /> </form> <script src="http://ajax.googleapis.com/ajax/libs/prototype/1.6.0.2/ prototype.js"></script> <script> //i pass the submit event with custom event $(''form'').observe(''submit'', function(e){ $(''form'').fire(''custom:readySubmit'', {submitEvent: e}...
2023 May 30
1
[syzbot] [kvm?] [net?] [virt?] general protection fault in vhost_work_queue
...s://syzkaller.appspot.com/bug?extid=d0d442c22fa8db45ff0e > compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2 > > Unfortunately, I don't have any reproducer for this issue yet. > > Downloadable assets: > disk image: https://storage.googleapis.com/syzbot-assets/21a81b8c2660/disk-933174ae.raw.xz > vmlinux: https://storage.googleapis.com/syzbot-assets/b4951d89e238/vmlinux-933174ae.xz > kernel image: https://storage.googleapis.com/syzbot-assets/21eb405303cc/bzImage-933174ae.xz > > IMPORTANT: if you fix the issue, please add th...
2016 Jun 21
2
Problemas con tildes y otros caracteres en R y RStudio
...aracteres extraños en vez de tildes. > > > > Con el resto del código de Carlos me sigue ocurriendo lo mismo, ya que si > > intento > > > > geocode("Logroño") > > > > me devuelve > > > > Information from URL : > > > http://maps.googleapis.com/maps/api/geocode/json?address=Logro%F1o&sensor=false > > lon lat > > 1 NA NA > > Warning messages: > > 1: In readLines(connect, warn = FALSE) : > > cannot open URL ' > > > http://maps.googleapis.com/maps/api/geocode/json?address=Logro%F1o&am...
2016 Jun 21
2
Problemas con tildes y otros caracteres en R y RStudio
...ocurriendo lo mismo, ya >> que si >> > > intento >> > > >> > > geocode("Logroño") >> > > >> > > me devuelve >> > > >> > > Information from URL : >> > > >> > >> http://maps.googleapis.com/maps/api/geocode/json?address=Logro%F1o&sensor=false >> > > lon lat >> > > 1 NA NA >> > > Warning messages: >> > > 1: In readLines(connect, warn = FALSE) : >> > > cannot open URL ' >> > > >> > >&g...
2019 May 21
2
RFC: changing variable naming rules in LLVM codebase
...ore-rev Some of you have told me that you already have to spend time running git blame multiple times to look past uninteresting commits so I'd love for you to give this feature a try and see if it helps you. Your feedback will be very valuable. Thanks, -Michael [1] https://commondatastorage.googleapis.com/chrome-infra-docs/flat/depot_tools/docs/html/git-hyper-blame.html
2016 Dec 08
2
procesar MODELOS DIGITALES DE TERRENO (DEM)
Se ha borrado un adjunto en formato HTML... URL: <https://stat.ethz.ch/pipermail/r-help-es/attachments/20161208/f8040166/attachment.html>
2023 Jun 10
2
[Bridge] [syzbot] [net?] unregister_netdevice: waiting for DEV to become free (8)
...ae8c84 compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2 syz repro: https://syzkaller.appspot.com/x/repro.syz?x=132faf93280000 C reproducer: https://syzkaller.appspot.com/x/repro.c?x=10532add280000 Downloadable assets: disk image: https://storage.googleapis.com/syzbot-assets/751a0490d875/disk-67faabbd.raw.xz vmlinux: https://storage.googleapis.com/syzbot-assets/2c5106cd9f1f/vmlinux-67faabbd.xz kernel image: https://storage.googleapis.com/syzbot-assets/62c1154294e4/bzImage-67faabbd.xz The issue was bisected to: commit ad2f99aedf8fa77f3ae647153284fa6...
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, url.port) {|http| http.request(req) } The response has a Content-Type of text/javascript; charset=utf-8. and in JSON format So, I'&...
2011 Sep 14
5
rjs error TypeError: element.getElementsByTagName is not a function in rails 3+jquery
...el for=\"Name\" >Name</label>\n <br /> \n <input tyep=\"text\" value=\"Lotion\" size=\"30\" />\n </ th>\n </tr>\n </table>\n </div>\n\n <br />\n \n"); i used https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/jquery-ui.js, https://ajax.googleapis.com/ajax/libs/jquery/1.6.3/jquery.js for jquery process could any one provide me solution ? thanks, -pab -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To p...
2016 Apr 29
2
RFC: XRay -- A Function Call Tracing System
...L;DR: At Google we use a call tracing system called XRay which inserts patchable instrumentation points into function entries and exits. If the community is interested, we'd like to contribute this system to the LLVM project. Many more details are contained in the whitepaper at: https://storage.googleapis.com/xray-downloads/whitepaper/XRayAFunctionCallTracingSystem.pdf Who's "we": dberris at google.com, echristo at google.com Overview At Google we use XRay to build binaries that have "nop sleds" at function call entry and exits that we can patch at runtime to insert instr...
2019 Jun 10
2
RFC: changing variable naming rules in LLVM codebase
...already have to spend time running git > blame multiple times to look past uninteresting commits so I'd love for you > to give this feature a try and see if it helps you. Your feedback will be > very valuable. > > Thanks, > -Michael > > [1] > https://commondatastorage.googleapis.com/chrome-infra-docs/flat/depot_tools/docs/html/git-hyper-blame.html > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > > > > ___________________________...
2024 Mar 18
1
CentOS 7/8s EOL : infrastructure impacts (please read)
...: '20' family: centos-stream-8 guestOsFeatures: - type: UEFI_COMPATIBLE - type: VIRTIO_SCSI_MULTIQUEUE - type: SEV_CAPABLE - type: GVNIC id: '1486194601799523829' kind: compute#image labelFingerprint: 42WmSpB8rSM= licenseCodes: - '3197331720697687881' licenses: - https://www.googleapis.com/compute/v1/projects/centos-cloud/global/licenses/centos-stream name: centos-stream-8-v20240312 rawDisk: containerType: TAR source: '' selfLink: https://www.googleapis.com/compute/v1/projects/centos-cloud/global/images/centos-stream-8-v20240312 sourceType: RAW status: READY storageL...