Welcome Guest ( Log In | Register )



7 Pages V   1 2 3 > »   
Reply to this topicStart new topic
> Unofficial Astahosted Members Directory
Rating 5 V
turbopowerdmaxst...
post Apr 10 2007, 08:53 PM
Post #1


Premium Member
Group Icon

Group: [HOSTED]
Posts: 409
Joined: 16-February 06
From: Kolkata, India
Member No.: 11,322
myCENTs:58.95



I wanted to grab a look at how the other members' sites looked. Searching through the forums is good enough to retrieve the address of their websites. However, quite a few of the links are dead.

So, I decided to make a script to do this job for me. Here's a screenshot of the directory listing process.



Astahost Directory Lister

This post has been edited by turbopowerdmaxsteel: Aug 4 2007, 04:24 PM
Go to the top of the page
 
+Quote Post
Jeigh
post Apr 10 2007, 10:14 PM
Post #2


Whitest Black Mage
Group Icon

Group: [MODERATOR]
Posts: 1,371
Joined: 20-May 05
From: NB, Canada
Member No.: 5,281
myCENTs:65.99



Very interesting, I'm wondering how it works though? I just notice that it found 108 members when I went to the site, although that can't be them all since I'm not on the list wink.gif But yea it's pretty cool and would be useful for people trying to actually explore the world of asta
Go to the top of the page
 
+Quote Post
turbopowerdmaxst...
post Apr 10 2007, 10:47 PM
Post #3


Premium Member
Group Icon

Group: [HOSTED]
Posts: 409
Joined: 16-February 06
From: Kolkata, India
Member No.: 11,322
myCENTs:58.95



Basically, it simulates browser activity, navigates through the forums and grabs the names of the members along with the site address. Not all of the Hosting requests are properly structured and moved to the APPROVED ACCOUNTS forum. As a result, many users are not listed. In your case, the approved request does not exists under the approved accounts forum.

Another technique I employed was to get the list of all the hosted members through the memberlist panel and look for their account request posts. Actually, that was the prototype to the current directory listing process. It can be accessed at http://ntek.astahost.com/test/astahostdirectory/method1.php
Go to the top of the page
 
+Quote Post
sparkx
post Apr 10 2007, 11:36 PM
Post #4


Sparkx
Group Icon

Group: [HOSTED]
Posts: 366
Joined: 11-October 06
From: Dana Point, CA, USA
Member No.: 16,496
myCENTs:44.66



Very nice. I see you have me on it smile.gif Too bad some of the urls don't work and even still not .astahost.com urls. I should put an index page on my site so I could get hits off of this list lol. Very good program in my opinion. It will come in useful some time I am sure. Im looking forward to the perfected version.
Thanks,
Sparkx
Go to the top of the page
 
+Quote Post
eminus
post Apr 11 2007, 01:31 AM
Post #5


Member [ Level 2 ]
Group Icon

Group: Members
Posts: 53
Joined: 8-April 07
Member No.: 21,346



astahost webhosting is great. I wonder how could i include my site in the list?
I tried submitting my site to google for them to index it and i think that it would
take for a long time before they can index my site. is there any way to build
traffic into my site?
Go to the top of the page
 
+Quote Post
TavoxPeru
post Apr 11 2007, 05:27 AM
Post #6


Super Member
Group Icon

Group: [HOSTED]
Posts: 794
Joined: 8-April 06
From: Lima - Peru
Member No.: 12,579
myCENTs:78.07



QUOTE(turbopowerdmaxsteel @ Apr 10 2007, 03:53 PM) *
I wanted to grab a look at how the other members' sites looked. Searching through the forums is good enough to retrieve the address of their websites. However, quite a few of the links are dead.

So, I decided to make a script to do this job for me. Here's a screenshot of the directory listing process.

Nice job my friend, congrats.

I have two questions:
  1. When you are not logged to the forum the script seems to not work, is it is a bug or the script only works when you are logged in for security reasons???
  2. Tell me the progress bar that you implement is made with ajax or in pure php???
I have one suggestion: Add some text to the status image by using the ALT or TITLE attribute, better if you choose both of them.

Best regards,
Go to the top of the page
 
+Quote Post
turbopowerdmaxst...
post Apr 11 2007, 06:20 AM
Post #7


Premium Member
Group Icon

Group: [HOSTED]
Posts: 409
Joined: 16-February 06
From: Kolkata, India
Member No.: 11,322
myCENTs:58.95



Thanks for the feedback.

QUOTE(TavoxPeru @ Apr 11 2007, 10:57 AM) *
When you are not logged to the forum the script seems to not work, is it is a bug or the script only works when you are logged in for security reasons???


It is not necessary for me to be logged in to the forum. The script seems to hang once in a while because of relying heavily on Java Script.

QUOTE(TavoxPeru @ Apr 11 2007, 10:57 AM) *
Tell me the progress bar that you implement is made with Ajax or in pure Php???


Pure HTML, I should say.

QUOTE(TavoxPeru @ Apr 11 2007, 10:57 AM) *
I have one suggestion: Add some text to the status image by using the ALT or TITLE attribute, better if you choose both of them.


I'll make sure to do that.
Go to the top of the page
 
+Quote Post
Niru
post Apr 11 2007, 08:19 AM
Post #8


Advanced Member
Group Icon

Group: Members
Posts: 190
Joined: 18-August 06
From: Fun.NiranVv.Com
Member No.: 15,325
myCENTs:41.60



Very interesting work dude!!
Good use of Ajax Technology!
Its interesting to see checking the accounts and site status dynamically!!
But, For me, its showing as site not working!
But I can able to open my site!
All the best for your works!

Thanks,
Niru
cool.gif
Go to the top of the page
 
+Quote Post
turbopowerdmaxst...
post Apr 11 2007, 11:59 AM
Post #9


Premium Member
Group Icon

Group: [HOSTED]
Posts: 409
Joined: 16-February 06
From: Kolkata, India
Member No.: 11,322
myCENTs:58.95



The script has now been updated with the following changes:-

> Added new technique to search for hosted members.
> Validates link address and only shows the links if the link appears valid.
> Patched Non Internet Explorer browser bug - Non IE Browser will show site status as text instead of the Green and Red images.
> Improved Overall Speed of operation.

View Script

Go to the top of the page
 
+Quote Post
Jeigh
post Apr 11 2007, 12:32 PM
Post #10


Whitest Black Mage
Group Icon

Group: [MODERATOR]
Posts: 1,371
Joined: 20-May 05
From: NB, Canada
Member No.: 5,281
myCENTs:65.99



Wow, I really like it, checking out the new changes now. And don't worry I didn't hold it against it that I wasn't on it, was just curious which method you were making use of wink.gif But yes the technology is very cool indeed. once you get it to a stage where you feel it is "complete" (I know we all have different stages of development that we feel our own creations are done heh) you could probably show it to M^E or OpaQue and see if they're interested in throwing it somewhere on the site. It'd be a cool feature to have especially for new prospective users interested in seeing what astahost offers thus far.

Again, great idea and great job.
Go to the top of the page
 
+Quote Post

7 Pages V   1 2 3 > » 
Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. How Do U Make Members Only Web-site(7)
  2. Filesharing(3)
  3. Worlds Largest Search Engine Directory(10)
  4. Permission Denied In Creating A Directory(6)
  5. How To Change User Of A File Or Directory?(5)
  6. Site Listed In Dmoz Directory?(2)
  7. Astahost On [myspace]-[orkut] -> All Members Invited :-)(40)
  8. Installing Drupal Through Cpanel(5)
  9. Review This Automotive Directory(0)
  10. Disabe Directory Listing(8)
  11. How To Access A Different Computers Directory(1)
  12. Canadian Forum Members *read This*(0)
  13. Help: Installing In Root Directory(6)
  14. Fedora Directory Server(0)
  15. Change In Invision Gallery Settings(0)
  1. C++: Basic Classes(5)
  2. Recursion(0)
  3. Vietnamese Members Needing Help With Hosting - Contact Me(0)
  4. Green_fire(3)
  5. Website Directory !(3)
  6. Odd Directory Problem(3)
  7. Dir2html 1.1.0(4)
  8. Group For Computinghost Hosted Members?(11)
  9. Greet Some Members(0)
  10. Girl Pop Groups(2)
  11. Lightweight Directory Access Protocol (ldap)(0)
  12. How To: Display A Members/user List.(3)
  13. Credit System - Transfer Credits Between Members?(1)


 



- Lo-Fi Version Time is now: 22nd November 2008 - 07:53 AM