google

Using Android robot icon inside applications (copyright laws, terms of service)

I'm writing an application where I would like to use a few backgrounds that contain the Android "green robot, and perhaps even one that says Google underneath the robot. Is this against the terms of service or does it violate any copyright laws? If it is against any laws, will it matter if the app using the icon is free or charged? Ed...

How can I do login with google adsense in an iphone app?

How can I do login with google adsense in an iphone app? Someone can show me the code? or tell me something about? Thanks ...

Can you use Google's oAuth to just authenticate?

Can you use oAuth to only authenticate like you can with Twitter? ...

[mapkit] error load map

error: /SourceCache/GoogleMobileMaps_Sim/GoogleMobileMaps-255/googlenav/mac/Loader.mm:231 server returned error: 503 and this is image:http://i.imgur.com/wXaNF.png I can't view image. when i build my map with xcode. i don't know how to fix this error. i try to run another example mapkit, but i met this error again. how can i fix it...

Google AJAX API Search - returns only 4 values

Hi Im writing a simple class which I am going to use for some testing. My problem being it is only returning 4 results per search phrase. The output is: foo http://en.wikipedia.org/wiki/Foobar http://www.foofighters.com/ http://foo.com/ http://www.foopets.com/ bar http://www.autorepair.ca.gov/ http://en.wikipedia.org/wiki/Bar_(un...

google adwords api + getting all keywords

Hi, I'm using the google adwords api, I can retrieve all campaigns, group ads, ads, but I have no idea on how to retrieve keywords related to an "group ads". In the google adwords interface, when we select a group ads, we have two tabs, one for ads related to that group ads, and the second for keywords. but programatily, right now I can ...

Create file on GAE/J and upload to Google docs

Is it possible to create any kind of file on GAE/J and upload to google docs? I've asked a similar question before about creating and uploading PDF. Thanks. Update According to Google Docs API "To upload a document to the server, you can attach the file to the new DocumentListEntry using the setFile() method.". And setFile method nee...

How copyscape uses google API

How copyscape uses google API? The ajax api works only on browsers with javascript enabled, So this api is not used. The SOAP api is not used, because it is not allowed to be used for commercial use and no more than 100 queries are allowed per day. ...

i don't find the google.ics file

Hello, I am running Windows 7 on a computer with an atom processor . I try to sync the google calendar with Rainlendar2 using gcaldaemon. My problem is, I can not find the file google.ics. Thank those who help me to find or define or create this file on your computer. ...

How to let the user select an image from a google images search on iOS

Is there any way that I can let the user select an image from a google images search and convert it into a UIImage? ...

How do I put a number on my Google Chrome extension?

So I'm developing a chrome extension and I would like to put a number on the icon. I'm assuming this is done through the canvas element but I can't find any examples. Anyone have an example they want to share? ...

Google Maps get's blurry when adding marker

We're using the Google Maps API for Flash (v1.19a) and when we add a marker to it or an overlay, the map gets blurry... would anyone have a workaround for this? ...

Securing Google App Engine Authsub callback url ('next_url')

I have run through the google example of using Authsub to retrieve Google feed data (http://code.google.com/appengine/articles/python/retrieving_gdata_feeds.html) If I understand correctly, it is possible for a malicious hacker to call the 'next_url' (which google auth service calls with your token) and inject their own token? Meaning ...

using WebView to view map and set marker (pin) on android

Hello everyone. I'm making an app on android, using webview to load google map (using this url for my webview: http://gmaps-samples.googlecode.com/svn/trunk/articles-android-webmap/simple-android-map.html). but i can't put a marker on that webview, can't somebody tell me how? thanks very much (and sorry because my terrible English :)) ...

Retrieving Google Reader subscription list in iOS app

I need to retrieve Google Reader subscription list for a user in a iPhone app. I understand that there is no official API available, and I have kinda exhausted Google search already. Out of various options, the closest I have found is [http://stackoverflow.com/questions/3836445/using-json-framework-on-iphone-help/4029277#4029277], can an...

How to turn on STL backward compatability?

I am trying to compile something that uses Google's sparsehash include files. libs/include/google/dense_hash_map:93:60: error: ext/hash_fun.h: No such file or directory ^Cmake: *** [all] Interrupt I know that hash_fun.h exists in /usr/include/c++/4.3/backward/hash_fun.h. I am just not sure how to make google sparse hash use it. Any id...

Crawlable ajax pages

Hi, I've read about Google and Google's possibility to crawl ajax pages using hash followed by a exclamation mark in the url, #! ( http://code.google.com/web/ajaxcrawling/docs/getting-started.html ) I have changed my website and I was wondering about Google Analytics. How do I track my visitors ajax requests? Thank you in advance! ...

Is it possible to use Google Analytics to track single user account?

Hey, I've got a website that needs user logged in before they can use, I want to track the behavior of each single user. Is it possible to do this? Any advice? Thanks very much! ...

Is it possible to autologin to Google Apps without use SSO?

I want to login automatically without use the Single Sign On on Google Apps ...

Calendar-Events on Symbian OS (format etc)

which format has a event in a symbian calendar? i want to write a program which syncs google calendar with symbian calendar on my smartphone, because there's no good solution for that! edit: can i access symbian calendar on a smartphone via symbian-API? ...