On Nov 27, 2009, at 9:50 AM, Dan wrote: > Here's one that's bogging me now. It's loading up twits one at a > time, continuously... > > <http://www.wired.com/dangerroom/2009/11/does-iran-have-a-secret-nuke-weapons-network-experts-think-so/ > > >
Turn on the developer menu is Safari and you can use the Web inspector to isolate the bit of code that produces that Twitcrap. IN this case it's the section that begins at: div id="text-553827321" class="widget_widget_text" And is loading stuff from: http://widgets.twimg.com/j/1/widget.js So if you block widgets.twimg.com either with SafariBlock or in hosts, that should stop the Twitcrap. That said, I have a crapload of stuff running right now and my load is: frankenmac:~ johnson$ w 10:46 up 1:08, 2 users, load averages: 0.19 0.15 0.08 With that page loaded. (running Safari 4.0.1 with all flash on that page blocked) So it may be something else bogging stuff down. -- Bruce Johnson "Wherever you go, there you are" B. Banzai, PhD -- You received this message because you are a member of G-Group, a group for those using G3, G4, and G5 desktop Macs - with a particular focus on Power Macs. The list FAQ is at http://lowendmac.com/lists/g-list.shtml and our netiquette guide is at http://www.lowendmac.com/lists/netiquette.shtml To post to this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/g3-5-list
