google

OAuth Consumer Library for Obj-c that works with many service providers

Hello, I'm developing an iOS app that needs to connect to Twitter, Facebook, Google, Yahoo, Gowalla and Foursquare via OAuth. I have been using http://github.com/dbloete/oauth-objc and that works fine with Twitter (OAuth v.1, basic implementation), but has problems with everything else (it seems that each provider has different standards...

googleMapAPI.class.php

I'm a web developer,i have a project to solve error in gmap.my client implemented googleMapAPI.class.php to show markers on gmap,but the script not showing all 36 markers,not only that but every page reload it's displaying markers randomly,and less than actual numbers of markers like 15,18 and some times 26,but can't show 36 .Can anybod...

How can I extract the distance from Google Directions API via Excel web query?

I have a long list of origins and destinations in Excel, using webquery I can fill in the cities and postal code to give a webquery like: http://maps.googleapis.com/maps/api/directions/xml?origin=Scoresby&destination=Melborne&sensor=false This returns me a long XML file, but all I need is just the distance. Is there a way to ex...

Receiving payments from Android Market

So I've recently been selling away on the Android Market. As of yet, nothing has appeared in my bank but after reading this, it appears that payments are supposed to appear in your bank after so many days after being charged from the users account. I was just wondering, is this every single sale? Separately appearing in your statement? ...

SWFObject not working from Google Libraries API?

The following embed code works fine when I load swfobject.js locally. However, when I try to load the swfobject.js from Google Library APIs, the Flash movie fails to load. I know I'm using a valid key, and the swfobject.js file is definetely being loaded, but I get an "Uncaught ReferenceError: SWFObject is not defined (anonymous functi...

GAE - retrieving the last entry (python)

I am trying to get the most recent data item from the datastore. I am trying to apply the method as explained here but I am getting the object <__main__.Rep object at 0x075F1730> not the item. Can anyone explain what I am doing wrong? The Model is: class Rep(db.Model): sent = db.StringProperty() time = db.DateTimeProperty(auto_...

How does google analytics produce a PDF of the flash charts?

I am trying to add similar functionality to my website as Google Analytics's ability to export data as a PDF. Does Google produce PDFs using the Flash charts (perhaps by savings the charts as images)? Or does Google use a PDF creation plugin and Google sends the data to the PDF creator to make the images in the PDF? ...

google maps javascript api v3 - overlay behind the roads

Is it possible to set overlays like polygons and circles behind the roads? (I think this would be possible only if google sends each tile in two sets one with just background and one with just the roads with full transparency. I am not sure if google does that. From the api, I could see only ZIndex, which is relative to other overlay...

Find direct video.google.com url of a youtube video

Some youtube videos server by google cache servers and others by youtube cache servers. I want to find the direct url of a youtube video which server by google servers. For example the direct url for youtube video(id=Q_6qRyYn-68) is http://r7.fra07s04.googlevideo.com/videoplayback?ip=78.0.0.0&amp;sparams=id%2Cexpire%2Cip%2Cipbits%2Citag%...

GAE import error

Hello, I am trying to use this python module HTML.py but GAE gives me ImportError: No module named HTML According to IDLE path browser the path is here: C:\Python26\lib\site-packages\HTML.py Can anyone help me to fix this problem? Thank you ...

Google Maps API 3 - Search within a specific area (eg Wales, Cornwall, Loire Valley)

Hi I have a list of lat longs stored that have been selected from a google map that I use to place pointers. I want to only place the pointers in a specific area chosen by the user eg Wales, Cornwall, Loire Valley. Is there a way of saying something like (in Pseudo Code) If MyLatlong IS IN LoireValley AddMarker to Map Will google ...

'myFunction is not a function', JS & Google Maps v 3?

Hello I cannot figure out why I get this error. I've got a list with inputs which values contain lat/long/name/address. Printing the markers on the map works fine, using the infowin workED fine, till I realized that it only openend the same info in all windows. Soo, obviously I needed to attach this (the marker i just clicked) to the ...

Where do Google Maps/Bing Maps get their satellite imagery from?

Hello, my questions are: 1.i just wanted to know that from where google and bing got the complete earth images or satellite imaginary? 2.is it possible to get data like that for a individual person? i found a question about google maps working at stackoverflow but it doesn't answer my question. -Thanks in advance. ...

Is it possible to detect if there is an ad in an ad slot before showing it?

I've built a 'sliding billboard' snippet using javascript in which the ad shows the top 30x960 of an ad on page load and when the user clicks the Expand button it slides open to reveal the whole 300x960 ad. All works great when I integrated AdSense but (always a but!) when we have no ad to display it still shows the 30x960. This would ...

Android: Contributor for Distributing app on android market ??

Hi, as we all see Google was increased his country list on android market on ( 30 countries for selling) and I saw some talks here about this theme , but I did not find quality answer .. My question is there any company or person etc. who make some service for publishing android app on android market from developers from cou...

Using Google TrafficLayer API?

Anyone have an idea of how to use Google's TrafficLayer API? Looks like it's Javascript only. Any idea how to use/convert output to Array for use with MKMapView? Haven't really used it. http://code.google.com/apis/maps/documentation/javascript/overlays.html (do find on the page for trafficlayer) ...

Can the same Android App be used for mobile phones, tablets and Google TV?

Is it possible to develop one app that can be used on mobile phones, tablets and GoogleTV? Thanks! ...

Finding google profile image url when user is logged in using Google's OpenID provider

is there a way to find the the profile image of a user that's logged in using his/her google account (through OpenID). I've checked stackoverflow and it seems they're using gravatar service to assign an avatar to the email address. but it should be possible to fetch the user google profile image directly from google. any clue? ...

Php redirect and seo

I have a client that uses Google Base with their eCommerce store. They want to redirect all of their specific product links (i.e. white-large-shirt.htm, red-medium-shirt.htm) to the configurable url (i.e. shirt.htm). This is so the customer when clicking on the white-large-shirt link in Google Base can be redirected to the page where t...

popular search statistics

Does anyone know a script or API I can use in my website to display search statistics (from popular search engines) for various keywords? e.g Google Tv, Black Ops.. ...