[google-appengine] Re: How to put ads in my Google App Engine application?

2013-04-01 Thread Miguel Alfonso Varela Fonseca
Hi Everybody. I've just got an email from Leandro Rezende, asking me for an 
explanation about what I've donne, and I think, could be a little helpful 
If I share it in the thread.

In my case, I have an app in google apps engine wich I wanna put some ads 
in. My problem is that the AdSense uses the url of the web product to 
analyze the static content and identify the correct kind of ads to show. 
Unfortunatelly the content of those apps is dynamic, so AdSense can not 
analyze it; and additionally, some Google hosts (as appspot.com) are nor 
valid to use (for analysis) with AdSense.

The firts obstacule I had to resolve was to get the AdSense account. In 
order to avoid buying hosts, domains, etc. I decided to use the Google 
Sites option, There I put some contet explaining my web app and enabled the 
Use AdSense option in the site. after a couple of days, AdSense system 
accepted my content as valid for get ads to show. (Resuming, the first 
thing you need is some static web content to AdSense to analyze, as a 
webpage, or a blog, Google has some special places to get the AdSense 
acccount as Sites or Youtube).

After it, what I have to do (I've not gotten time enough to do this yet) is 
to copy some html code from the static site to my dynamic app, I'm not sure 
how it will reult, but I'm gonna being telling it in the thread.

Thanks to everybody.

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [google-appengine] Re: How to put ads in my Google App Engine application?

2013-03-26 Thread Miguel Alfonso Varela Fonseca
Hi there.

Finally, after playing a lot with my pages content, I've finally gotten an
AdSense account, I've not tryed to pu the add in my app, but as soon as I'd
donne that, I'll tell you how it was. Vinny, thanks again.


2013/3/10 Miguel Alfonso Varela Fonseca miguel.var...@savantti.com

 Thanks, Vinny, thats really more clarificant and a bit more concrete than
 all other answers i've foud, I'll be trying your suggestions during this
 week, I'll be talking about my results. ;)

 Thanks a lot.


 2013/3/8 Vinny P vinny...@gmail.com




 On Fri, Mar 8, 2013 at 2:42 PM, Miguel Alfonso Varela Fonseca 
 miguel.var...@savantti.com wrote:

  if my web site is actually a dynamic app, will not be content to
 analize (the ***insufficient content* issue from other posts).


 There are ways around this; the Adsense robot doesn't inspect content
 loaded via Javascript. When I was writing GWT applications, I encountered
 the same problem. See
 https://groups.google.com/forum/?fromgroups=#!topic/Google-Web-Toolkit/KmSGUpLhInY
  for
 an example solution to this (essentially you have to create a static site
 for Google/Bing/etc to index).

 On Fri, Mar 8, 2013 at 2:42 PM, Miguel Alfonso Varela Fonseca 
 miguel.var...@savantti.com wrote:

 2. my app is hosted in GAE (by google), and *AdSense denies those
 google hosts*. That way, it is not as exactly as GAE is irrelevant for
 AdSense.


 Ah, then you're using an [app-id].appspot.com domain. You need to get
 your own domain name. You'll have to buy one from NameCheap or another
 domain registrar. Or, I believe you can get .tk domains for free, you might
 want to look into that.

 On Fri, Mar 8, 2013 at 2:42 PM, Miguel Alfonso Varela Fonseca 
 miguel.var...@savantti.com wrote:

 I've tried to use AdSense for Google Sites and Blogger but it simply
 allows me to add AdSense in those services but not so in my GAE app. I've
 seen the question you suggested, but it talks about using the AdSense
 gotten from who knows where inside a span. It would be more userfull if I
 got an AdSense aproved account to use with my app.


 You're not going to get an Adsense account without your own domain name.
 Once you do, they'll give you a scrap of Javascript that you can then embed
 into your dynamic app (that's what they're talking about, they're placing
 the Adsense JS inside a span).

 -Vinny P

 --
 You received this message because you are subscribed to a topic in the
 Google Groups Google App Engine group.
 To unsubscribe from this topic, visit
 https://groups.google.com/d/topic/google-appengine/IzwAbWfCJbE/unsubscribe?hl=en
 .
 To unsubscribe from this group and all its topics, send an email to
 google-appengine+unsubscr...@googlegroups.com.
 To post to this group, send email to google-appengine@googlegroups.com.
 Visit this group at http://groups.google.com/group/google-appengine?hl=en
 .
 For more options, visit https://groups.google.com/groups/opt_out.






 --

 Miguel Alfonso Varela Fonseca.
 CTO - Director de Tecnología
 Móvil: +57(301)5794157 Oficina: +57(1)7949929
 Dirección: Cr 3 No. 1-02 – Gachancipá, Cundinamarca. Colombia
 e-Mail: miguel.var...@savantti.com
 www.savantti.com

 NOTA CONFIDENCIAL: La información contenida en este E-mail es confidencial
 y sólo puede ser utilizada por el individuo o la compañía a la cual está
 dirigido. Si no es el receptor autorizado, cualquier retención, difusión,
 distribución o copia de este mensaje es prohibida y será sancionada por la
 ley. Si por error recibe este mensaje, por favor notificarnos y eliminarlo
 inmediatamente.




-- 

Miguel Alfonso Varela Fonseca.
CTO - Director de Tecnología
Móvil: +57(301)5794157 Oficina: +57(1)7949929
Dirección: Cr 3 No. 1-02 – Gachancipá, Cundinamarca. Colombia
e-Mail: miguel.var...@savantti.com
www.savantti.com

NOTA CONFIDENCIAL: La información contenida en este E-mail es confidencial
y sólo puede ser utilizada por el individuo o la compañía a la cual está
dirigido. Si no es el receptor autorizado, cualquier retención, difusión,
distribución o copia de este mensaje es prohibida y será sancionada por la
ley. Si por error recibe este mensaje, por favor notificarnos y eliminarlo
inmediatamente.

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [google-appengine] Re: How to put ads in my Google App Engine application?

2013-03-10 Thread Miguel Alfonso Varela Fonseca
Thanks, Vinny, thats really more clarificant and a bit more concrete than
all other answers i've foud, I'll be trying your suggestions during this
week, I'll be talking about my results. ;)

Thanks a lot.


2013/3/8 Vinny P vinny...@gmail.com




 On Fri, Mar 8, 2013 at 2:42 PM, Miguel Alfonso Varela Fonseca 
 miguel.var...@savantti.com wrote:

  if my web site is actually a dynamic app, will not be content to analize
 (the ***insufficient content* issue from other posts).


 There are ways around this; the Adsense robot doesn't inspect content
 loaded via Javascript. When I was writing GWT applications, I encountered
 the same problem. See
 https://groups.google.com/forum/?fromgroups=#!topic/Google-Web-Toolkit/KmSGUpLhInY
  for
 an example solution to this (essentially you have to create a static site
 for Google/Bing/etc to index).

 On Fri, Mar 8, 2013 at 2:42 PM, Miguel Alfonso Varela Fonseca 
 miguel.var...@savantti.com wrote:

 2. my app is hosted in GAE (by google), and *AdSense denies those google
 hosts*. That way, it is not as exactly as GAE is irrelevant for AdSense.


 Ah, then you're using an [app-id].appspot.com domain. You need to get
 your own domain name. You'll have to buy one from NameCheap or another
 domain registrar. Or, I believe you can get .tk domains for free, you might
 want to look into that.

 On Fri, Mar 8, 2013 at 2:42 PM, Miguel Alfonso Varela Fonseca 
 miguel.var...@savantti.com wrote:

 I've tried to use AdSense for Google Sites and Blogger but it simply
 allows me to add AdSense in those services but not so in my GAE app. I've
 seen the question you suggested, but it talks about using the AdSense
 gotten from who knows where inside a span. It would be more userfull if I
 got an AdSense aproved account to use with my app.


 You're not going to get an Adsense account without your own domain name.
 Once you do, they'll give you a scrap of Javascript that you can then embed
 into your dynamic app (that's what they're talking about, they're placing
 the Adsense JS inside a span).

 -Vinny P

 --
 You received this message because you are subscribed to a topic in the
 Google Groups Google App Engine group.
 To unsubscribe from this topic, visit
 https://groups.google.com/d/topic/google-appengine/IzwAbWfCJbE/unsubscribe?hl=en
 .
 To unsubscribe from this group and all its topics, send an email to
 google-appengine+unsubscr...@googlegroups.com.
 To post to this group, send email to google-appengine@googlegroups.com.
 Visit this group at http://groups.google.com/group/google-appengine?hl=en.
 For more options, visit https://groups.google.com/groups/opt_out.






-- 

Miguel Alfonso Varela Fonseca.
CTO - Director de Tecnología
Móvil: +57(301)5794157 Oficina: +57(1)7949929
Dirección: Cr 3 No. 1-02 – Gachancipá, Cundinamarca. Colombia
e-Mail: miguel.var...@savantti.com
www.savantti.com

NOTA CONFIDENCIAL: La información contenida en este E-mail es confidencial
y sólo puede ser utilizada por el individuo o la compañía a la cual está
dirigido. Si no es el receptor autorizado, cualquier retención, difusión,
distribución o copia de este mensaje es prohibida y será sancionada por la
ley. Si por error recibe este mensaje, por favor notificarnos y eliminarlo
inmediatamente.

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




[google-appengine] How to put ads in my Google App Engine application?

2013-03-08 Thread Miguel Alfonso Varela Fonseca

Hi everybody.

My question is really simple: *How can I put ads into my GAE application?*

I've developed an interesting application in the google app engine (GAE) 
plataform and I want to put ads in that in the same way AdSense does or the 
ads you find in free Android aplications.

I've search in some Internet forums but I'm not being able to find a 
concrete or clear answer, even, I'm not sure if GAE policies allow me to 
put those ads in my app, but independently of it, I want to know is *How 
can I put ads into my GAE application?*
*
*
Additionally, I've seen AdSense options, It is intended for like static web 
sites, pages, portals, etc, and AdMob is for mobile apps like Android, IOs, 
etc. But no one of them is oriented for GAE Apps. I hope a really clear 
answer from you. (because answers I've found are like: yes you can, or 
following instructions of blah)

Thanks a lot.

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [google-appengine] Re: How to put ads in my Google App Engine application?

2013-03-08 Thread Miguel Alfonso Varela Fonseca
Hi, Vinny, thanks for your answer.

As I said, I have an *application*, not a website. the normal tutorial of
AdSense if for *web sites*. That way, those tutorials are *not usefull* for
me. In adition, following the normal tutorial there are two issues. 1. It
requires a website to analize the posible ads to use, and if my web site is
actually a dynamic app, will not be content to analize (the ***insufficient
content* issue from other posts). 2. my app is hosted in GAE (by google),
and *AdSense denies those google hosts*. That way, it is not as exactly as
GAE is irrelevant for AdSense.

I've tried to use AdSense for Google Sites and Blogger but it simply allows
me to add AdSense in those services but not so in my GAE app. I've seen the
question you suggested, but it talks about using the AdSense gotten from
who knows where inside a span. It would be more userfull if I got an
AdSense aproved account to use with my app.

Thanks again for your answer.


2013/3/8 Vinny P vinny...@gmail.com

 GAE is simply a hosting service. Whether or not you use GAE is completely
 irrelevant to Adsense. If you want to put Adsense ads on your site, just
 follow the normal tutorial for web sites.

 Here's a similar question, and a similar answer given previously:
 https://groups.google.com/forum/#!topic/google-appengine/DPMKfp_hexo

 -Vinny


 On Friday, March 8, 2013 8:47:24 AM UTC-6, Miguel Alfonso Varela Fonseca
 wrote:


 Hi everybody.

 My question is really simple: *How can I put ads into my GAE application?
 *

 I've developed an interesting application in the google app engine (GAE)
 plataform and I want to put ads in that in the same way AdSense does or the
 ads you find in free Android aplications.

 I've search in some Internet forums but I'm not being able to find a
 concrete or clear answer, even, I'm not sure if GAE policies allow me to
 put those ads in my app, but independently of it, I want to know is *How
 can I put ads into my GAE application?*
 *
 *
 Additionally, I've seen AdSense options, It is intended for like static
 web sites, pages, portals, etc, and AdMob is for mobile apps like Android,
 IOs, etc. But no one of them is oriented for GAE Apps. I hope a really
 clear answer from you. (because answers I've found are like: yes you can,
 or following instructions of blah)

 Thanks a lot.

  --
 You received this message because you are subscribed to a topic in the
 Google Groups Google App Engine group.
 To unsubscribe from this topic, visit
 https://groups.google.com/d/topic/google-appengine/IzwAbWfCJbE/unsubscribe?hl=en
 .
 To unsubscribe from this group and all its topics, send an email to
 google-appengine+unsubscr...@googlegroups.com.
 To post to this group, send email to google-appengine@googlegroups.com.
 Visit this group at http://groups.google.com/group/google-appengine?hl=en.
 For more options, visit https://groups.google.com/groups/opt_out.






-- 

Miguel Alfonso Varela Fonseca.
CTO - Director de Tecnología
Móvil: +57(301)5794157 Oficina: +57(1)7949929
Dirección: Cr 3 No. 1-02 – Gachancipá, Cundinamarca. Colombia
e-Mail: miguel.var...@savantti.com
www.savantti.com

NOTA CONFIDENCIAL: La información contenida en este E-mail es confidencial
y sólo puede ser utilizada por el individuo o la compañía a la cual está
dirigido. Si no es el receptor autorizado, cualquier retención, difusión,
distribución o copia de este mensaje es prohibida y será sancionada por la
ley. Si por error recibe este mensaje, por favor notificarnos y eliminarlo
inmediatamente.

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [google-appengine] Channel API not working in production

2012-08-31 Thread Miguel Alfonso Varela Fonseca
Hi All.

I've recently faced the same problem. I've implemented some collaborative 
work on my app. I've used the Channel API in dev mode and it works really 
fine. After deploy, I've tried to do the same actions as in development, 
but the update in the other client is never recieved. I've added some 
logs to my code and I find the lines next lines are reached.

final ChannelMessage channelMessage = new ChannelMessage(clientId, 
myMessage);
ChannelServiceFactory.getChannelService().sendMessage(channelMessage);

After this, on the client side nothing happens.

In the App Engine console, I don't find none warning, error, or even, 
info logs related to Channel API (Just logs from server I've added), So I 
really don't know the cause of the failure.

I've got Channel API working on a two weeks deploy, the actual version 
works fine in dev mode, and the actual version has the same configuration 
of the Channel API, so, I think, the issue is no related to my code (I 
hope).

I've read in some threads Channel API presented some production issues some 
time ago. How can I know if there is a new issue on the whole service?

Please, this release is really important to my clients, so I hope really 
quick answares.

Thank you so much.

PD. in StackOverflow I've not found nothig related or usefull, even less in 
the 
https://groups.google.com/forum/?fromgroups#!topic/google-appengine/Z6XN_64cA7w 
therad. 
regardless of platform, the really important things are the answers.



El miércoles, 14 de marzo de 2012 14:42:44 UTC-5, Ikai Lan (Google) 
escribió:

 Praveen,

 Try asking this question on StackOverflow:


 https://groups.google.com/forum/?fromgroups#!topic/google-appengine/Z6XN_64cA7w

 Also, it would be helpful to provide more details when you do. It sucks 
 is terrible information. That kind of feedback is not actionable.

 --
 Ikai Lan 
 Developer Programs Engineer, Google App Engine
 plus.ikailan.com



 On Mon, Mar 12, 2012 at 3:58 AM, praveen praveensu...@gmail.comjavascript:
  wrote:

 I have implement struts based chat application using channel API
 trying to implement the chat application., The Sample struts chat
 application works in local enviroinment .But in production
 enviroinment totally it sucks.Please help

 --
 You received this message because you are subscribed to the Google Groups 
 Google App Engine group.
 To post to this group, send email to 
 google-a...@googlegroups.comjavascript:
 .
 To unsubscribe from this group, send email to 
 google-appengi...@googlegroups.com javascript:.
 For more options, visit this group at 
 http://groups.google.com/group/google-appengine?hl=en.




-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/v4Rq1Efe07AJ.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.