How do you access the user's Google Account Id / username in code (pre-2.0)? I am building an application that will call a web service to store data and I want to identify the identity of the person sumitting the data.
If no user identity information available (pre 2.0) how about the ability to access phone identity (pre 2.0).
Thanks in advance.
Hi all.
I have a question about adsense.
I want to put Google adsense in my application to be developed.
But after testing my code, It wasn't shown.
this is my code
self.webView.userInteractionEnabled = NO;
NSMutableString *manageableHTML = [[[NSMutableString alloc] init] autorelease];
[manageableHTML appendFormat:@"<html><head></head>"];
[manageableHTML appendFormat:@"<body>"];
[manageableHTML appendFormat:@"<script type=\"text/javascript\"><!--"];
[manageableHTML appendFormat:@"window.googleAfmcRequest = {"];
[manageableHTML appendFormat:@"client: 'ca-mb-pub-7564235160823935',"];
[manageableHTML appendFormat:@"ad_type: 'text_image',"];
[manageableHTML appendFormat:@"output: 'html',"];
[manageableHTML appendFormat:@"channel: '2052458338',"];
[manageableHTML appendFormat:@"format: '320x50_mb',"];
[manageableHTML appendFormat:@"oe: 'utf8',"];
[manageableHTML appendFormat:@"color_border: '336699',"];
[manageableHTML appendFormat:@"color_bg: 'FFFFFF',"];
[manageableHTML appendFormat:@"color_link: '0000FF',"];
[manageableHTML appendFormat:@"color_text: '000000',"];
[manageableHTML appendFormat:@"color_url: '008000',"];
[manageableHTML appendFormat:@"};"];
[manageableHTML appendFormat:@"//--></script>"];
[manageableHTML appendFormat:@"<script type=\"text/javascript\" "];
[manageableHTML appendFormat:@"src=\"http://pagead2.googlesyndication.com/pagead/show_afmc_ads.js\"></script>"];
[manageableHTML appendFormat:@"</body></html>"];
[self.webView loadHTMLString:manageableHTML baseURL:nil];
[self.view addSubview:self.webView];
Bofore testing, this javascript code are well operated in my google blog.
I found that this code work at only mobile device.
and I checked it through safari of my ipod touch.
(It works well.)
But Checking in the application, I don't see adsense.
what is something wrong?
I have a project hosted at code.google.com. I would like to get the history of commits to the svn repository. I have tortoise svn installed. How can I do that?
Thanks.
Hi ,
I am doing the small application for link exchange,
so before i approve the URL , i want to check his/her site page rank,
I know , there some site tell the Google page rank position ,
But am looking some API , for page rank checking...
Thanks
Bharanikumar
Hi
I am trying to test my site with Selenium RC + Nunit + asp.net.
I can get my tests to work in Firefox,Safari,opera,IE 8 but not google chrome. I put this in for the browser arugment
selenium = new DefaultSelenium(Server, ServerPort,
"*chrome", DomainURL);
This always loads up Firefox though and not good chrome.
Im wondering what affect loading an external page with php has on a sites analytics. If php is loading an external page, and not an actual browser, will the javascript that reports back to google analytics register the page load as a hit?
Hi guys ..
I am trying to do the following
I have a dynamic table in my asp page
and I want to show the table in multi pages like google results
any useful suggestion please
note:
I don't to use gridview
so any another way ??
I m using XML for storing data and I m retriving it into google map application using java script.now I want to add latitude and logitude data into XML file as it arrives from the tracking device.I m facing difficulty in adding closing tag of root node when my data is appended in the XML file.Can any body help me?
I've got a wordpress plugin which presets several settings in a wordpress site and creates some default pages which are the same for all my sites. I would like to include an html file in my plugin zip package that is placed into the site's root directory "as is" (same file name, etc)
The file is my google verification file, which is the same for all my sites, so I'd like to save a few steps and automate the process of installing it, along with my default setup steps that my plugin handles.
Any help, much appreciated.
Hi,
I'm wondering what mail servers I should use for sending mail through my website, avoiding them sent as spam.
Hostgator SMTP
google hosted SMTP
I found that to avoid a mail sent as spam it should have the same host in "From:" and "Received". How to overcome this?
Thanks
Hi,
I am creating a sites by java programming using google sites API developer guide. I had easily created different type of pages as parent page and sub pages also. my problem is,I am not able to create a web page as parent page and file cabinet, announcement, list page as sub page. That's parent page and sub page is created as same not as different page. please tell me a solution.
Hi,
I'm creating interactive charts in java for android environment.
Google visualisation API is very impressive.
I need to know how to use it in java. Is there any Wrapper API available for this?
Or Can I use it directly in my application. Can anyone post a code snippet for the same.
Hi all. I need to add events to google calendar form java with out using IDE. What are the requirements are needed to develop my application. Any api is needed to do that? Is it needed how to use that api in java. Now I have jdk1.6 only. Can anyone help me to do this?
I will be releasing two applications soon, one for my company and one for me. Publishing app on my own is straightforward, but I'm not sure which account to use for the company.
What practice do you use in your company?
I only see one solution, creating a special google account like [email protected] shared by the company Android devs.
I have to read *.ics file from the download files by using my application and transfer the data in to Google calendar in android. I am new to android. I need some help to do this.Can anyone help me to do this?
Hai,
Exception in thread "main" java.lang.Error: Unresolved compilation problems:
This error is occur while creating a new template in google sites using java programming.
for my project i need to access entire pages(100) of google at a time for a particular keyword.I used 'for' loop for accessing pages in url written in my c# code.But it is taking more time to access.Some times it showing HttpRequest error.Any way to increase the speed?
I have a graph with 1000+ nodes that is fairly sparse. I would like to create a visualization of this graph, and let users drag around it, the same way that users can drag the image of Google or Bing maps around.
Is there any service/toolkit/technology that exists to allow me to do this easily? Javascript? Silverlight? Flash/Flex?
hello members i have 1 site : http://www.magentocommerceexperts.com/ it is not showing cache in google toolabr also i am not getiing result properly also other pages has been cached and it showing and the site genrated in wordpress so will u show me whats a problem. all seo stuff done completd and i am facing problem since 2 months
I see a lot of this on my google app engine error log:
05-18 06:44AM 00.897 /NTp9 405 17ms 0cpu_ms 0kb Twitterbot/0.1,gzip(gfe),gzip(gfe)
128.242.241.133 - - [18/May/2010:06:44:00 -0700] "HEAD /NTp9 HTTP/1.1" 405 124 - "Twitterbot/0.1,gzip(gfe),gzip(gfe)"
Should I do something for it??
I found a really interesting peculiarity of Lynx while trying to write an application using bitcoin. The problem is that although the bitcoin site does not always open with modern browsers like Google Chrome or Firefox, it always opens using the Lynx browser.
The same peculiarity appears with some other web-sites. I was wondering what the reason could be for this but was not able to come up with any.
Any ideas, or this is just coincidence?
I have updated my calendar in Outlook 2007 but I'm unable to find the steps to make it sync to my new Nokia E72. Is there a need for special software, or it does not sync with Outlook 2007?
Is it easier to Sync it directly with Google calendar?
Many thanks
Mike