Search Sailnet:

 forums  store  


Quick Menu
Forums           
Articles          
Galleries        
Boat Reviews  
Classifieds     
Blogs               
Boat Search (new)




Go Back   SailNet Community > SailNet Website Usage > SailNet Website Technical Support
User Name
Password
 Not a Member? 

SailNet Website Technical Support Post your questions here on our new website features.


Reply
 
LinkBack Thread Tools Search this Thread Display Modes
 Like this article?  Digg It!  or   Bookmark it!
  #11 (permalink)  
Old 06-01-2008
max-on's Avatar
max-on max-on is offline
1997 Dehler 33
 
Join Date: Mar 2004
Location: Rhode Island
Posts: 757
Rep Power: 5
max-on will become famous soon enough
BF, instead of using Microsoft Internet Explorer as my web browser, I switched to Mozilla Firefox, another web browser, the speed is back to normal. I do not understand what the others are talking about. Just download Mozilla Firefox.
Reply With Quote
  #12 (permalink)  
Old 06-01-2008
therapy23's Avatar
therapy23 therapy23 is offline
Senior Member
 
Join Date: Jul 2007
Posts: 199
Rep Power: 2
therapy23 is on a distinguished road
Quote:
Originally Posted by justmike View Post
Using Safari (on a Mac) I can see the network timeline for a page. Using that I found that it was (IIRC), a javascript loaded from w w w.youchoose.net, I think for the new little petition window at the bottom.

Anyway, I got rid of it by adding an entry to /etc/hosts (on Windows I think it's at C:\Windows\system32\drivers\etc\) mapping w w w.youchoose.net to 127.0.0.1, so it just can't load. Complete page load times went from about 1 minute back to ~2 seconds.

--jmike

p.s. Remove space from "w w w" above. I'm still too noob to be allowed to post anything that looks like URL.
Can't you just hack the site and take it out for us?
Reply With Quote
  #13 (permalink)  
Old 06-01-2008
bestfriend's Avatar
bestfriend bestfriend is offline
Hitchin' a ride
 
Join Date: Sep 2006
Location: In my mind I live in Oslo
Posts: 3,153
Rep Power: 5
bestfriend is a jewel in the roughbestfriend is a jewel in the roughbestfriend is a jewel in the rough
Quote:
Originally Posted by max-on View Post
BF, instead of using Microsoft Internet Explorer as my web browser, I switched to Mozilla Firefox, another web browser, the speed is back to normal. I do not understand what the others are talking about. Just download Mozilla Firefox.
Thanks, I have firefox, but use Safari for other reasons. Check out my new poll!!!!!
__________________
Great men always have too much sail up. - Christopher Buckley


Vaya con Dios
Reply With Quote
  #14 (permalink)  
Old 06-01-2008
justmike justmike is offline
Junior Member
 
Join Date: Jun 2007
Posts: 13
Rep Power: 0
justmike is on a distinguished road
Quote:
Originally Posted by therapy23 View Post
Can't you just hack the site and take it out for us?
Sorry, white hat here. :-)

IMO, a good short-term solution for non-technical users would be to use Firefox, as it's reported to work well with this widget.

Long-term, getting a fix from the developers for the problem (I'll volunteer to beta-test/debug, if that will help), or just remove it if it's not worth the effort.
__________________
Pearson 28-2 #001
Austin, TX, y'all
Reply With Quote
  #15 (permalink)  
Old 06-01-2008
bestfriend's Avatar
bestfriend bestfriend is offline
Hitchin' a ride
 
Join Date: Sep 2006
Location: In my mind I live in Oslo
Posts: 3,153
Rep Power: 5
bestfriend is a jewel in the roughbestfriend is a jewel in the roughbestfriend is a jewel in the rough
I checked Firefox just to see, same problem. Its been this way for several days. I won't be back until they get it fixed or I post an update for Simon.
__________________
Great men always have too much sail up. - Christopher Buckley


Vaya con Dios
Reply With Quote
  #16 (permalink)  
Old 06-02-2008
justmike justmike is offline
Junior Member
 
Join Date: Jun 2007
Posts: 13
Rep Power: 0
justmike is on a distinguished road
Some detail for the admins

(This isn't anything that will help an end user, but perhaps might help the admin(s) get to the bottom of this.)

Specifically, the biggest lag is in the retrieval of a customized Javascript script called "widget-remote-script.js" which is retrieved with every page. Here's a retrieval for that file, which, you can see in this case, took about 34 seconds.

jmike@sigh % time wget http://www.youchoose.net/widgets/wid...mote-script.js
--2008-06-01 23:30:54-- http://www.youchoose.net/widgets/wid...mote-script.js
Resolving www.youchoose.net... 76.12.118.35
Connecting to www.youchoose.net|76.12.118.35|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/javascript]
Saving to: `widget-remote-script.js.1'

[ <=> ] 37,303 --.-K/s in 0.03s

2008-06-01 23:31:29 (1.06 MB/s) - `widget-remote-script.js.1' saved [37303]


real 0m34.421s
user 0m0.005s
sys 0m0.010s


Also, the time taken to perform this was almost entirely after the resolution of the host name, so it wouldn't appear to be a DNS problem:

jmike@sigh % time host www.youchoose.net
www.youchoose.net has address 76.12.118.35

real 0m0.014s
user 0m0.002s
sys 0m0.005s


In case there was any doubt, yes, I'm a big ol' nerd.

Please ping me directly if I can help in any way.
__________________
Pearson 28-2 #001
Austin, TX, y'all
Reply With Quote
  #17 (permalink)  
Old 06-02-2008
arf145 arf145 is offline
WannaB
 
Join Date: Jul 2007
Location: Virginia
Posts: 147
Rep Power: 2
arf145 is on a distinguished road
For those who want to apply justmike's excellent fix and want instructions that are more spelled out (though this might still be hard for some):

Goal: Add a line to a file called "hosts" on your computer. The file is called simply "hosts" with no extension.

1. Find the file. On the Mac: justmike says it's in a folder called "etc". On Windows: go to the folder C:\Windows\system32\drivers\etc. You may need to choose "Show hidden files and folders" in the Folder Options menus to see this. OR on Mac or Windows, search for the file (Windows: ignore the hosts file in the I386 folder--that's not it).

2. Open "hosts" in a text editor. Sorry, Macs, I don't know what yours is called, but I bet if you doubleclick on the file the Mac will open it. Windows: use Notepad by doubleclicking on the file and choosing Notepad from the list.

3. Go down to a line below all the lines that begin with "#". Type this in starting at the left:

127.0.0.1 w w w.youchoose.net

Don't put the spaces between "w w w"--I had to put those there so it wouldn't get turned into a link here. You do need at least one space between127.0.0.1 and www.

4. Save the file.

5. Restart your machine (I believe Windows requires this--don't know about the Mac.

That's it.

Tom
__________________
arf145
1987 Pearson 28-2
Chesapeake Bay
Reply With Quote
  #18 (permalink)  
Old 06-02-2008
teshannon's Avatar
teshannon teshannon is offline
Senior Member
 
Join Date: Aug 2006
Location: Philadelphia
Posts: 2,470
Rep Power: 5
teshannon has a spectacular aura aboutteshannon has a spectacular aura aboutteshannon has a spectacular aura about
It's been almost unusable but seemed ok just now.
Reply With Quote
  #19 (permalink)  
Old 06-02-2008
Freesail99's Avatar
Freesail99 Freesail99 is offline
Senior Member
 
Join Date: Feb 2006
Location: New Jersey
Posts: 4,084
Rep Power: 3
Freesail99 will become famous soon enough
Send a message via Yahoo to Freesail99
Yes, it seems faster.
__________________
S/V Scheherazade
-----------------------
Tony Orlando stand in and Burt Reynold's stunt double.
Reply With Quote
  #20 (permalink)  
Old 06-02-2008
justmike justmike is offline
Junior Member
 
Join Date: Jun 2007
Posts: 13
Rep Power: 0
justmike is on a distinguished road
Much improved here too

Much better, and the widget-remote-script.js file that was taking > 30 seconds to load last night is now loading in ~2 seconds.
__________________
Pearson 28-2 #001
Austin, TX, y'all
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
See my Sailnet Burgee Fly in Portugal... Giulietta General Discussion (sailing related) 13 02-20-2008 07:50 PM
SailNet is Done boater1 Gear & Maintenance 0 07-28-2005 10:22 AM
SailNet on the Move SailNet Gear and Maintenance Articles 0 09-16-2002 08:00 PM
Have Sailnet changes been announced? stpeteguy General Discussion (sailing related) 12 08-30-2002 02:12 PM
SailNet B2B SailNet Miscellaneous 0 11-09-2000 07:00 PM

Add to My Yahoo!         
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.0.0 RC8
(c) Sailnet 2000-2006