Hedir Web Directory and Webmaster Forum
Search  Register  LoginLogin 
Welcome to Hedir community. Hedir is a community helping to rank the sites on the basis of real customer feedback. Ranking is not based on automated checking of site properties but on the basis of experience with the site/business as a whole. Explore more about Hedir.
Home > Community > Announcements and Feedbacks >

Question re: AdSense IDs and blogs
 Previous  1 2
Author Message
Add to del.icio.us
Add to YahooMyWeb
Add to Digg
Add to Technorati
Add to Reddit
Add to Furl
Add to Spurl
Add to Simpy
Add to Blinklist
Add to Wink
baggeroli

SuperMOD
baggeroli

Joined: 11 Oct 2005
Posts: 6556
Location: Netherlands
176190 Hedir Points

baggeroli's Home Page

web directory author feed
Author Feeds (Beta)
PostPosted: Fri Feb 24, 2006 3:02 pm    Post subject:
 
 

Well, since I'm a moderator and all my messages end up in the Rejected Forum, I'm all for option 4. Very Happy But I'm OK with option 3 as well.

What happens when a member doesn't have a Pub-ID in his/her profile? That spot goes to HEDIR?

_________________
Please review some sites.
Contributing members of the month
 
baggeroli

SuperMOD
baggeroli

Joined: 11 Oct 2005
Posts: 6556
Location: Netherlands
176190 Hedir Points

baggeroli's Home Page

web directory author feed
Author Feeds (Beta)
PostPosted: Fri Feb 24, 2006 6:07 pm    Post subject:
 
 

Come to think of it: what happens if a member has posted several times in a thread?
_________________
Please review some sites.
Contributing members of the month
 
ADAC


ADAC

Joined: 21 Oct 2005
Posts: 164
Location: Shasta Lake Califonia, USA
5322 Hedir Points

ADAC's Home Page

web directory author feed
Author Feeds (Beta)
PostPosted: Fri Feb 24, 2006 10:14 pm    Post subject:
 
 

I would think a combination of 2 and 3. The thread starter gets a set percentage and all other posters in the thread share equally the remaining percentage. (After HeDirs cut of course)
_________________
SEO Tips
Web Programming
Kauai Beach Cottage
.edu Links!
 
Señor COOL

Moderator
Señor COOL

Joined: 27 Dec 2005
Posts: 1276

44503 Hedir Points

Señor COOL's Home Page

web directory author feed
Author Feeds (Beta)
PostPosted: Sat Feb 25, 2006 12:33 am    Post subject:
 
 

That leads to the possibility of abuse again, ADAC.

All I'd have to do to start threads is suggest about a million sites for review.

_________________
HEDir's Prince of Cool

Please review my newest site. Thanks.
 
ADAC


ADAC

Joined: 21 Oct 2005
Posts: 164
Location: Shasta Lake Califonia, USA
5322 Hedir Points

ADAC's Home Page

web directory author feed
Author Feeds (Beta)
PostPosted: Sat Feb 25, 2006 1:23 am    Post subject:
 
 

Your probably right ADAM , also would encourage at least a one word post in every existing thread so you are on the list
_________________
SEO Tips
Web Programming
Kauai Beach Cottage
.edu Links!
 
Señor COOL

Moderator
Señor COOL

Joined: 27 Dec 2005
Posts: 1276

44503 Hedir Points

Señor COOL's Home Page

web directory author feed
Author Feeds (Beta)
PostPosted: Sat Feb 25, 2006 4:53 am    Post subject:
 
 

That too. Never thought of that, but that too.
_________________
HEDir's Prince of Cool

Please review my newest site. Thanks.
 
Hedir Developer


Hedir Developer

Joined: 18 Jan 2006
Posts: 451

16369 Hedir Points

Hedir Developer's Home Page

web directory author feed
Author Feeds (Beta)
PostPosted: Sat Feb 25, 2006 6:59 am    Post subject:
Latest Blog Post : The most professional amateur wildlife video
 
 

Whenever I programme I assume that all people are good only few(Twisted Evil ) are bad. Good ones will eliminate bad ones with a little more effort and thats the secret behind a happy and simpler life.

I think I should go with (3) giving equal value to all the members reviewing a site. Starter is also just one of them as his/her submission getting review is a reward in itself for him/her.

Still open for suggestions, I will change the logic on wednesday with the approval of our helpful community.
 
Señor COOL

Moderator
Señor COOL

Joined: 27 Dec 2005
Posts: 1276

44503 Hedir Points

Señor COOL's Home Page

web directory author feed
Author Feeds (Beta)
PostPosted: Sat Feb 25, 2006 5:17 pm    Post subject:
 
 

Hey Josh, none of the AdSense user IDs are showing up in the script now. Not sure if that's a bug or by design, but here's what I see:
Code:

script language="javascript">
                                        var SiteAdsenseApiID = "";
                                        var TopicStarterAPIID = "";
                                        var TopicPosterCount = "6";
                                        var TopicPosterAPIIDInArray = new Array(6);TopicPosterAPIIDInArray[0] ="";TopicPosterAPIIDInArray[1] ="";TopicPosterAPIIDInArray[2] ="";TopicPosterAPIIDInArray[3] ="";TopicPosterAPIIDInArray[4] ="";TopicPosterAPIIDInArray[5] ="";var randNum = Math.random()*10;
                                    var randNum = Math.floor(randNum);
                                    if(randNum<5)
                                    {
                                          var AdSenseAPIID = (TopicStarterAPIID != "")? TopicStarterAPIID : SiteAdsenseApiID;
                                    }
                                    else if(randNum<7)
                                    {
                                          var AdSenseAPIID = SiteAdsenseApiID;
                                    }
                                    else
                                    {
                                          var randTopicPoster = Math.random()*TopicPosterCount;
                                          var randTopicPoster = Math.floor(randTopicPoster);
                                          var AdSenseAPIID = (TopicPosterAPIIDInArray[randTopicPoster] != "")?TopicPosterAPIIDInArray[randTopicPoster]:SiteAdsenseApiID;
                                    }
                                    google_ad_client = AdSenseAPIID;
                                    google_ad_width = 120;
                                    google_ad_height = 240;
                                    google_ad_format = "120x240_as";
                                    google_ad_type = "text_image";
                                    google_ad_channel ="";
                                    google_color_border = "FFFFFF";
                                    google_color_bg = "FFFFFF";
                                    google_color_link = "0000FF";
                                    google_color_url = "008000";
                                    google_color_text = "000000";
                                    </script><script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script >

Shouldn't the starter post and the API ID array be populated with something?

_________________
HEDir's Prince of Cool

Please review my newest site. Thanks.
 
All times are GMT
 Previous  1 2
Page 2 of 2

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum

Our Features
» Web 2.0 tools
» Get a FREE blog
» Openmic - (Hedir Wiki)
» Hedir Points (Total: 2756053)

Señor COOL's submissions
(Please review my submissions)



Community Feed
    rss feed

Terms of Use | About Us | Link to us | Web Directory
This work is licensed under cc by 2.0