Re: [flexcoders] Re: Adsense

2009-10-05 Thread Dan Pride
There should be no difference between this and any other html page.
I would check the settings in your google adsense account.
This should work identically because it is identical.
Dan Pride





From: fgnowfg fgno...@yahoo.com
To: flexcoders@yahoogroups.com
Sent: Monday, September 28, 2009 8:06:07 PM
Subject: [flexcoders] Re: Adsense

  
--- In flexcod...@yahoogro ups.com, Dan Pride danielpride@ ... wrote:

 Why don't you just call adsense with Css on the html page and size the flex 
 portion appropriately or doesn't that fit with the design?
 Easy hack but it works reall good
 Dan Pride
 

I've tried that, but am not getting targeted ads, just a bunch of PSAs.  Do you 
have a template you could send me? If so, either post here or email: 
fgno...@gmail. com


   


  

Re: [flexcoders] Re: Adsense

2009-10-05 Thread Dan Pride
You also want to do your editing in the index.template.html file in the 
html-template directory otherwise you will wipe out your edits every time you 
build a release.
Dan





From: fgnowfg fgno...@yahoo.com
To: flexcoders@yahoogroups.com
Sent: Monday, September 28, 2009 8:38:40 PM
Subject: [flexcoders] Re: Adsense

  
--- In flexcod...@yahoogro ups.com, fgnowfg fgno...@...  wrote:

 --- In flexcod...@yahoogro ups.com, Dan Pride danielpride@  wrote:
 
  Why don't you just call adsense with Css on the html page and size the flex 
  portion appropriately or doesn't that fit with the design?
  Easy hack but it works reall good
  Dan Pride
  
 
 I've tried that, but am not getting targeted ads, just a bunch of PSAs.  Do 
 you have a template you could send me? If so, either post here or email: 
 fgno...@...


I need the ad to be targeted but all I want the user to see is the flex 
application and the ad...to get targeted ads I would need to put some hidden 
(from the viewpoint of the user) text on the page, which most likely violates 
Adsense TOS.


   


  

Re: [flexcoders] Re: Adsense

2009-10-05 Thread Fotis Chatzinikos
Use the noscript tag and add content shown in the flex app there...

On Tue, Sep 29, 2009 at 3:38 AM, fgnowfg fgno...@yahoo.com wrote:



 --- In flexcoders@yahoogroups.com flexcoders%40yahoogroups.com,
 fgnowfg fgno...@... wrote:
 
  --- In flexcoders@yahoogroups.com flexcoders%40yahoogroups.com, Dan
 Pride danielpride@ wrote:
  
   Why don't you just call adsense with Css on the html page and size the
 flex portion appropriately or doesn't that fit with the design?
   Easy hack but it works reall good
   Dan Pride
  
 
  I've tried that, but am not getting targeted ads, just a bunch of PSAs.
 Do you have a template you could send me? If so, either post here or email:
 fgno...@...
 

 I need the ad to be targeted but all I want the user to see is the flex
 application and the ad...to get targeted ads I would need to put some hidden
 (from the viewpoint of the user) text on the page, which most likely
 violates Adsense TOS.

  




-- 
Fotis Chatzinikos, Ph.D.
Founder,
Phinnovation
fotis.chatzini...@gmail.com,


[flexcoders] Re: Adsense

2009-09-28 Thread fgnowfg
--- In flexcoders@yahoogroups.com, Jeffry Houser j...@... wrote:

 
  +1 to Paul.
 
  Adobe is making a programming platform.  Do you C++, C#, ASP.NET, or 
 Java have native hooks to advertising networks?  No, nor do I believe 
 they should. 
 
 Paul Andrews wrote:
   
 
  fgnowfg wrote:
   --- In flexcoders@yahoogroups.com 
  mailto:flexcoders%40yahoogroups.com, fgnowfg fgnowfg@ wrote:
  
   I know it's a question that's popped up on this board time and 
  againwhat is the best way to publish ads in flex? The only thing 
  I've come across is the iFrame hack and adsense and it seems to be a 
  hack at best. Is there a better way? It doesn't even have to be 
  adsense, I just want to make some money from my flex-based website. 
  Any thoughts appreciated.
  
   thx!
  
  
  
   It just seems that adobe is shooting themselves in the foot by not 
  providing a way for their web developing customers (us!) to make 
  money. Seriously, how do people make money with flex? Seems more and 
  more a waste of time for us without this key point resolved.
  
  That's ridiculous. I think if advertising is a priority, you could let
  flex have part of the html page and serve ads there, either under
  control of the flex application, using javascript, or just independently
  with javascript, with or without an iframe. I think a bit of imagination
  is required.
 
  I think most flex developers make money from things that are useful for
  something rather than advertising bling.
 
  Paul
 
  
 
 -- 
 Jeffry Houser, Technical Entrepreneur
 Adobe Community Expert: http://tinyurl.com/684b5h
 http://www.twitter.com/reboog711  | Phone: 203-379-0773
 --
 Easy to use Interface Components for Flex Developers
 http://www.flextras.com?c=104
 --
 http://www.theflexshow.com
 http://www.jeffryhouser.com
 --
 Part of the DotComIt Brain Trust



 +1 to Paul

I'm sorry, what?



Re: [flexcoders] Re: Adsense

2009-09-28 Thread Dan Pride
Why don't you just call adsense with Css on the html page and size the flex 
portion appropriately or doesn't that fit with the design?
Easy hack but it works reall good
Dan Pride





From: fgnowfg fgno...@yahoo.com
To: flexcoders@yahoogroups.com
Sent: Sunday, September 27, 2009 10:15:40 PM
Subject: [flexcoders] Re: Adsense

  
--- In flexcod...@yahoogro ups.com, Jeffry Houser j...@... wrote:

 
  +1 to Paul.
 
  Adobe is making a programming platform.  Do you C++, C#, ASP.NET, or 
 Java have native hooks to advertising networks?  No, nor do I believe 
 they should. 
 
 Paul Andrews wrote:
  
 
  fgnowfg wrote:
   --- In flexcod...@yahoogro ups.com 
  mailto:flexcoders% 40yahoogroups. com, fgnowfg fgnowfg@ wrote:
  
   I know it's a question that's popped up on this board time and 
  againwhat is the best way to publish ads in flex? The only thing 
  I've come across is the iFrame hack and adsense and it seems to be a 
  hack at best. Is there a better way? It doesn't even have to be 
  adsense, I just want to make some money from my flex-based website. 
  Any thoughts appreciated.
  
   thx!
  
  
  
   It just seems that adobe is shooting themselves in the foot by not 
  providing a way for their web developing customers (us!) to make 
  money. Seriously, how do people make money with flex? Seems more and 
  more a waste of time for us without this key point resolved.
  
  That's ridiculous. I think if advertising is a priority, you could let
  flex have part of the html page and serve ads there, either under
  control of the flex application, using javascript, or just independently
  with javascript, with or without an iframe. I think a bit of imagination
  is required.
 
  I think most flex developers make money from things that are useful for
  something rather than advertising bling.
 
  Paul
 
  
 
 -- 
 Jeffry Houser, Technical Entrepreneur
 Adobe Community Expert: http://tinyurl. com/684b5h
 http://www.twitter. com/reboog711 | Phone: 203-379-0773
 --
 Easy to use Interface Components for Flex Developers
 http://www.flextras.com?c=104
 --
 http://www.theflexshow.com
 http://www.jeffryhouser.com
 --
 Part of the DotComIt Brain Trust


+1 to Paul

I'm sorry, what?


   


  

Re: [flexcoders] Re: Adsense

2009-09-28 Thread Jeffry Houser


+1 to Paul. is a slang way of saying I agree with his comments on the 
thread.  ;)


fgnowfg wrote:
 

--- In flexcoders@yahoogroups.com 
mailto:flexcoders%40yahoogroups.com, Jeffry Houser j...@... wrote:



 +1 to Paul.

 Adobe is making a programming platform. Do you C++, C#, ASP.NET, or
 Java have native hooks to advertising networks? No, nor do I believe
 they should.

 Paul Andrews wrote:
 
 
  fgnowfg wrote:
   --- In flexcoders@yahoogroups.com 
mailto:flexcoders%40yahoogroups.com

  mailto:flexcoders%40yahoogroups.com, fgnowfg fgnowfg@ wrote:
  
   I know it's a question that's popped up on this board time and
  againwhat is the best way to publish ads in flex? The only thing
  I've come across is the iFrame hack and adsense and it seems to be a
  hack at best. Is there a better way? It doesn't even have to be
  adsense, I just want to make some money from my flex-based website.
  Any thoughts appreciated.
  
   thx!
  
  
  
   It just seems that adobe is shooting themselves in the foot by not
  providing a way for their web developing customers (us!) to make
  money. Seriously, how do people make money with flex? Seems more and
  more a waste of time for us without this key point resolved.
  
  That's ridiculous. I think if advertising is a priority, you could let
  flex have part of the html page and serve ads there, either under
  control of the flex application, using javascript, or just 
independently
  with javascript, with or without an iframe. I think a bit of 
imagination

  is required.
 
  I think most flex developers make money from things that are 
useful for

  something rather than advertising bling.
 
  Paul
 
 

 --
 Jeffry Houser, Technical Entrepreneur
 Adobe Community Expert: http://tinyurl.com/684b5h 
http://tinyurl.com/684b5h
 http://www.twitter.com/reboog711 http://www.twitter.com/reboog711 
| Phone: 203-379-0773

 --
 Easy to use Interface Components for Flex Developers
 http://www.flextras.com?c=104 http://www.flextras.com?c=104
 --
 http://www.theflexshow.com http://www.theflexshow.com
 http://www.jeffryhouser.com http://www.jeffryhouser.com
 --
 Part of the DotComIt Brain Trust


+1 to Paul

I'm sorry, what?




--
Jeffry Houser, Technical Entrepreneur
Adobe Community Expert: http://tinyurl.com/684b5h
http://www.twitter.com/reboog711  | Phone: 203-379-0773
--
Easy to use Interface Components for Flex Developers
http://www.flextras.com?c=104
--
http://www.theflexshow.com
http://www.jeffryhouser.com
--
Part of the DotComIt Brain Trust



[flexcoders] Re: Adsense

2009-09-28 Thread fgnowfg
--- In flexcoders@yahoogroups.com, Dan Pride danielpr...@... wrote:

 Why don't you just call adsense with Css on the html page and size the flex 
 portion appropriately or doesn't that fit with the design?
 Easy hack but it works reall good
 Dan Pride
 

I've tried that, but am not getting targeted ads, just a bunch of PSAs.  Do you 
have a template you could send me? If so, either post here or email: 
fgno...@gmail.com



[flexcoders] Re: Adsense

2009-09-28 Thread fgnowfg
--- In flexcoders@yahoogroups.com, fgnowfg fgno...@... wrote:

 --- In flexcoders@yahoogroups.com, Dan Pride danielpride@ wrote:
 
  Why don't you just call adsense with Css on the html page and size the flex 
  portion appropriately or doesn't that fit with the design?
  Easy hack but it works reall good
  Dan Pride
  
 
 I've tried that, but am not getting targeted ads, just a bunch of PSAs.  Do 
 you have a template you could send me? If so, either post here or email: 
 fgno...@...


I need the ad to be targeted but all I want the user to see is the flex 
application and the ad...to get targeted ads I would need to put some hidden 
(from the viewpoint of the user) text on the page, which most likely violates 
Adsense TOS.




[flexcoders] Re: Adsense

2009-09-27 Thread fgnowfg
--- In flexcoders@yahoogroups.com, fgnowfg fgno...@... wrote:

 I know it's a question that's popped up on this board time and againwhat 
 is the best way to publish ads in flex? The only thing I've come across is 
 the iFrame hack and adsense and it seems to be a hack at best. Is there a 
 better way? It doesn't even have to be adsense, I just want to make some 
 money from my flex-based website. Any thoughts appreciated.
 
 thx!


It just seems that adobe is shooting themselves in the foot by not providing a 
way for their web developing customers (us!) to make money. Seriously, how do 
people make money with flex? Seems more and more a waste of time for us without 
this key point resolved.



[flexcoders] Re: Adsense

2009-09-27 Thread fgnowfg
--- In flexcoders@yahoogroups.com, fgnowfg fgno...@... wrote:

 I know it's a question that's popped up on this board time and againwhat 
 is the best way to publish ads in flex? The only thing I've come across is 
 the iFrame hack and adsense and it seems to be a hack at best. Is there a 
 better way? It doesn't even have to be adsense, I just want to make some 
 money from my flex-based website. Any thoughts appreciated.
 
 thx!


It seems like Adobe is just shooting themselves in the foot the longer they 
wait to easily incorporate a way for developers (or, ultimately whoever ends up 
owning the website) to generate revenue w/ flex. The more I think about it, the 
more it just seems like flex is a complete waste of time until they get this 
resolved.



Re: [flexcoders] Re: Adsense

2009-09-27 Thread Paul Andrews
fgnowfg wrote:
 --- In flexcoders@yahoogroups.com, fgnowfg fgno...@... wrote:
   
 I know it's a question that's popped up on this board time and againwhat 
 is the best way to publish ads in flex? The only thing I've come across is 
 the iFrame hack and adsense and it seems to be a hack at best. Is there a 
 better way? It doesn't even have to be adsense, I just want to make some 
 money from my flex-based website. Any thoughts appreciated.

 thx!

 

 It just seems that adobe is shooting themselves in the foot by not providing 
 a way for their web developing customers (us!) to make money. Seriously, how 
 do people make money with flex? Seems more and more a waste of time for us 
 without this key point resolved.
   
That's ridiculous. I think if advertising is a priority, you could let 
flex have part of the html page and serve ads there, either under 
control of the flex application, using javascript, or just independently 
with javascript, with or without an iframe. I think a bit of imagination 
is required.

I think most flex developers make money from things that are useful for 
something rather than advertising bling.

Paul


Re: [flexcoders] Re: Adsense

2009-09-27 Thread Jeffry Houser


+1 to Paul.

Adobe is making a programming platform.  Do you C++, C#, ASP.NET, or 
Java have native hooks to advertising networks?  No, nor do I believe 
they should. 


Paul Andrews wrote:
 


fgnowfg wrote:
 --- In flexcoders@yahoogroups.com 
mailto:flexcoders%40yahoogroups.com, fgnowfg fgno...@... wrote:


 I know it's a question that's popped up on this board time and 
againwhat is the best way to publish ads in flex? The only thing 
I've come across is the iFrame hack and adsense and it seems to be a 
hack at best. Is there a better way? It doesn't even have to be 
adsense, I just want to make some money from my flex-based website. 
Any thoughts appreciated.


 thx!



 It just seems that adobe is shooting themselves in the foot by not 
providing a way for their web developing customers (us!) to make 
money. Seriously, how do people make money with flex? Seems more and 
more a waste of time for us without this key point resolved.


That's ridiculous. I think if advertising is a priority, you could let
flex have part of the html page and serve ads there, either under
control of the flex application, using javascript, or just independently
with javascript, with or without an iframe. I think a bit of imagination
is required.

I think most flex developers make money from things that are useful for
something rather than advertising bling.

Paul




--
Jeffry Houser, Technical Entrepreneur
Adobe Community Expert: http://tinyurl.com/684b5h
http://www.twitter.com/reboog711  | Phone: 203-379-0773
--
Easy to use Interface Components for Flex Developers
http://www.flextras.com?c=104
--
http://www.theflexshow.com
http://www.jeffryhouser.com
--
Part of the DotComIt Brain Trust



Re: [flexcoders] Re: Adsense

2009-09-27 Thread nightmag...@yahoo.com
The issue is the same no matter what kind of dynamic site you create. If 
it is based on Dojo (or any other Javascript framework), Silverlight, 
JavaFX or Flex. The one advantage that we have with Flex is that Adobe 
has gotten an agreement with Google and Yahoo to allow them to read the 
text in a Flex page using their search engine so, a clear way to do this 
should be coming soon if it is not here already. In the meantime, 
putting your SWF in a div and the ad in another div should work. The 
iframe solution would work to.

fgnowfg wrote:
  

 --- In flexcoders@yahoogroups.com 
 mailto:flexcoders%40yahoogroups.com, fgnowfg fgno...@... wrote:
 
  I know it's a question that's popped up on this board time and 
 againwhat is the best way to publish ads in flex? The only thing 
 I've come across is the iFrame hack and adsense and it seems to be a 
 hack at best. Is there a better way? It doesn't even have to be 
 adsense, I just want to make some money from my flex-based website. 
 Any thoughts appreciated.
 
  thx!
 

 It seems like Adobe is just shooting themselves in the foot the longer 
 they wait to easily incorporate a way for developers (or, ultimately 
 whoever ends up owning the website) to generate revenue w/ flex. The 
 more I think about it, the more it just seems like flex is a complete 
 waste of time until they get this resolved.

 



Re: [flexcoders] Re: Adsense

2009-09-27 Thread Fotis Chatzinikos
This is not related to flex... You can try and convince google adSense /
others to provide actionscript/flash APIs.

If you do so, let me know :-)

On Sun, Sep 27, 2009 at 5:29 PM, fgnowfg fgno...@yahoo.com wrote:



 --- In flexcoders@yahoogroups.com flexcoders%40yahoogroups.com,
 fgnowfg fgno...@... wrote:
 
  I know it's a question that's popped up on this board time and
 againwhat is the best way to publish ads in flex? The only thing I've
 come across is the iFrame hack and adsense and it seems to be a hack at
 best. Is there a better way? It doesn't even have to be adsense, I just want
 to make some money from my flex-based website. Any thoughts appreciated.
 
  thx!
 

 It seems like Adobe is just shooting themselves in the foot the longer they
 wait to easily incorporate a way for developers (or, ultimately whoever ends
 up owning the website) to generate revenue w/ flex. The more I think about
 it, the more it just seems like flex is a complete waste of time until they
 get this resolved.

  




-- 
Fotis Chatzinikos, Ph.D.
Founder,
Phinnovation
fotis.chatzini...@gmail.com,