| 
			
			 | 
		#91 | 
| 
			
			
			
			 Enthusiast 
			
			![]() ![]() Posts: 49 
				Karma: 123 
				Join Date: Jun 2004 
				
				
				
				
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			ahhh its doctorow spamming SEO forums  
		
	
		
		
		
		
		
		
		
		
		
		
	
	 
		 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#92 | 
| 
			
			
			
			 Guru 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 914 
				Karma: 3410461 
				Join Date: May 2004 
				
				
				
				Device: Kindle Touch 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			alex dude, why would you suspect me?  
		
	
		
		
		
		
		
		
		
		
		
		
	
	 
		 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| Advert | |
| 
         | 
    
| 
			
			 | 
		#93 | 
| 
			
			
			
			 Junior Member 
			
			![]() Posts: 6 
				Karma: 22 
				Join Date: Jun 2004 
				
				
				
				
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Thank you for the code, it's working. Thanks man. You are all really great.  
		
	
		
		
		
		
		
		
		
		
		
		
	
	 
		 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#94 | 
| 
			
			
			
			 Member 
			
			![]() Posts: 22 
				Karma: 87 
				Join Date: Jun 2004 
				Location: India 
				
				
				
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Wow!!!  
		
	
		
		
		
		
		
		
		
		
		
		
	
	I did'nt knew that I had such a big secret in my wallet   Thanks to Gemini who told me abt the same.Cheers  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#95 | 
| 
			
			
			
			 Nameless Being 
			
			
			
		
			
			
			 | 
	
	
	
		
		
			
			 
			
			the c code works for me, but the php code is returning different results.  for 'http://www.example.com/' i get 62147418112 on my powerbook (big endian) and 62920760850 on x86 linux (little endian).
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| Advert | |
| 
         | 
    
| 
			
			 | 
		#96 | 
| 
			
			
			
			 Enthusiast 
			
			![]() ![]() Posts: 49 
				Karma: 123 
				Join Date: Jun 2004 
				
				
				
				
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			only works on little endian machines obviously. there is a big endian version of the hash function i believe. i will look into big endian compatibility.
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#97 | 
| 
			
			
			
			 Nameless Being 
			
			
			
		
			
			
			 | 
	
	
	
		
		
		
		
		 
			
			doh! i forgot to prepend 'info:' so my results were also wrong for little endian.  sorry, my bad.
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#98 | 
| 
			
			
			
			 Enthusiast 
			
			![]() ![]() Posts: 49 
				Karma: 123 
				Join Date: Jun 2004 
				
				
				
				
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			actually your result was right for little endian. 
		
	
		
		
		
		
		
		
		
		
		
		
	
	you can use http://alex.vort-x.net/google/ the form there to verify ch values if you want.  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#99 | 
| 
			
			
			
			 Enthusiast 
			
			![]() ![]() Posts: 49 
				Karma: 123 
				Join Date: Jun 2004 
				
				
				
				
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			erm what am i talking about. yes it was wrong. lol :S 
		
	
		
		
		
		
		
		
		
		
		
		
	
	http://www.example.com = 6540747202  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#100 | 
| 
			
			
			
			 Nameless Being 
			
			
			
		
			
			
			 | 
	
	
	
		
		
		
		
		 
			
			I just developed a complete all-in-one function in PHP that using The Google Checksum Calculator, by Alex Stapleton, Andy Doctorow, Vijay "Cyberax" Bhatter, and a few others, (https://www.mobileread.com/forums/sho...9&postcount=87) and XMLize.php by Hans Anderson (http://www.hansanderson.com/php/xml/) automatically calculates the PageRank for a page. Try it at: 
		
	
		
		
		
		
		
		
		
		
		
		
	
	http://zenitram.th4y.com/pagerank And the source code is at: http://zenitram.th4y.com/pagerank/source.txt Hope you like it  
		 | 
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#101 | |
| 
			
			
			
			 Nameless Being 
			
			
			
		
			
			
			 | 
	
	
	
		
		
		
		
		 Quote: 
	
 (tested it all, even urlencoded, still doesnt give correct ch)  | 
|
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#102 | 
| 
			
			
			
			 Junior Member 
			
			![]() Posts: 6 
				Karma: 22 
				Join Date: Jun 2004 
				
				
				
				
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			You need to put http:// 
		
	
		
		
		
		
		
		
		
		
		
		
		
			for example if your website is www.unregistered.com , just put in http://www.unregistered.com ...it will give you correct checksum. ![]() And thanks also to zenitram for the code.  
		Last edited by UnknownZ; 06-27-2004 at 10:09 PM.  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#103 | 
| 
			
			
			
			 Member 
			
			![]() Posts: 22 
				Karma: 87 
				Join Date: Jun 2004 
				Location: India 
				
				
				
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Good Work from Zenitram :cool. But you guys really do not know how much loss you have made for the guys who are charging money for this piece of code  
		
	
		
		
		
		
		
		
		
		
		
		
	
	![]() - Cyberax  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#104 | 
| 
			
			
			
			 Junior Member 
			
			![]() Posts: 6 
				Karma: 22 
				Join Date: Jun 2004 
				
				
				
				
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			They have earned a lot already.  
		
	
		
		
		
		
		
		
		
		
		
		
	
	 
		 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#105 | 
| 
			
			
			
			 Nameless Being 
			
			
			
		
			
			
			 | 
	
	
	
		
		
		
		
		 
			
			Ok, I found the bugg why your page is giving wrong ch for me... 
		
	
		
		
		
		
		
		
		
		
		
		
	
	When I look at your url after it has been submitted, the value for "url" is like this: Code: 
	http%3A%2F%2Fwww.example.com Code: 
	http%3A%2F%2Fwww.example.com%2 =(  | 
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
![]()  | 
            
        
            
            
  | 
    
			 
			Similar Threads
		 | 
	||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Seriously thoughtful Dekker's Algorithm help. | Catire | Lounge | 13 | 03-19-2010 11:03 AM | 
| Bulk Pagerank Checker Script? | SNaRe | Lounge | 2 | 10-22-2006 05:36 PM | 
| Google Toolbar Pagerank Checksum Revealed! | Alexander Turcic | Lounge | 5 | 02-17-2006 09:09 AM | 
| Google Checksum CH calculator | cyberax | Lounge | 2 | 08-17-2004 10:37 PM |