AdSense as java expert?
I was responding to a pdf viewing (using java) question on Artima - http://www.artima.com/forums/flat.jsp?forum=1&thread=96447&start=0&msRange=30.
After I submitted my comments I noticed that the first AdSense ad contained the same link I had posted!
Looks like very soon AdSense may supplement the java and other technology experts!
The funny thing was the previous response which states - no way you can do it! Surely he blackholed the AdSense ad like many of us do
Seriously though it is not surprising at all. In fact this is the basic premise of AdSense, to provide context sensitive ads which will induce people to actually look at them in the hope of finding something useful. With sufficient advertisers that may soon be a reality. Next time around when faced with a question which nobody answered I would surely cast a glance that way.
Filed under Google, Java Software, Web |
|
RSS 2.0 |
Trackback this Article
|
Email this Article
You may also like to read |





































March 30th, 2005 at 11:24 pm
sir
I am rajesh from India .Actually i have to stop & restart a running process(windows nt)
i.e a running exe through java coding.How it will be possible .Justplz help me to give some coding.
thanking u
rajesh,India
March 31st, 2005 at 5:29 pm
@Rajesh
What kind of process? If the process support shutdown through some socket call then it is trivial. If not, let me know.