I looked at the HTML for the page to accept and send invites from mobsters.
<html><head><title></title><script type="text/javascript" src="http://x.myspacecdn.com/OpenSocial/0.8/gadgets.v08.86.js"></script><script type="text/javascript" src="http://x.myspacecdn.com/OpenSocial/0.8/opensocial.v08.91.js"></script><script type="text/javascript" src="http://x.myspacecdn.com/OpenSocial/0.8/myopenspace.v08.164.js"></script><script type="text/javascript" src="http://x.myspacecdn.com/modules/common/static/js/Apps/ifpc003.js"></script><script type="text/javascript" src="http://x.myspacecdn.com/modules/common/static/js/Apps/json001.js"></script><script type="text/javascript">//<![CDATA[var env = opensocial.getEnvironment();var myOpenSocialAppOpts = {};myOpenSocialAppOpts[MyOpenSpace.Application.Field.ID] = "104283";myOpenSocialAppOpts[MyOpenSpace.Application.Field.NAME] = "Mobsters";myOpenSocialAppOpts[MyOpenSpace.Application.Field.PROFILE_URL] = "http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=356357051";myOpenSocialAppOpts[MyOpenSpace.Application.Field.INSTALL_URL] = "http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=356357051";myOpenSocialAppOpts[MyOpenSpace.Application.Field.CANVAS_URL] = "http://profile.myspace.com/Modules/Applications/Pages/Canvas.aspx";myOpenSocialAppOpts[MyOpenSpace.Application.Field.ICON_LARGE] = "http://c2.ac-images.myspacecdn.com/images01/40/l_c7fa751f348e3d07bf8f2e3e68984f1d.jpg";myOpenSocialAppOpts[MyOpenSpace.Application.Field.ICON_SMALL] = "http://c4.ac-images.myspacecdn.com/images01/44/l_b880ac2810ea661ae851b4157f43ede3.png";env.currentApplication = new MyOpenSpace.Application(myOpenSocialAppOpts);//]]></script><script type="text/javascript">//<![CDATA[opensocial.Container.get().registerParam("panelId", "apppanel_104283_canvas");opensocial.Container.get().registerParam("remoteRelay", "http://profile.myspace.com/Modules/Applications/Pages/ifpc_relay.aspx");opensocial.Container.get().registerParam("localRelay", "http://api.msappspace.com/OpenSocial/ifpc_relay.aspx");opensocial.Container.get().registerParam("appid", "104283");opensocial.Container.get().registerParam("ptoString", "COMMENTS,BLOG,BULLETINS,PROFILE,SEND_MESSAGE,SHARE_APP,ACTIVITY");//]]></script></head><body onload="MyOpenSpace.OnLoad.runOnLoadHandlers();"><link rel="stylesheet" type="text/css" href="http://cdn0.mobwarsapp.com/mob/styles.css" /><script src="http://www.google-analytics.com/ga.js" type="text/javascript"> </script><script src="http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.min.js"></script><style type="text/css">div.mainFrame{}div.headerFrame{}</style><script src="http://cdn0.mobwarsapp.com/mob/single/mob_single9.js"></script><a name="mainFrameTop"></a><div id="headerFrame" class="headerFrame"></div><div id="mainFrame" class="mainFrame"></div><div id="debugOutput" style=' display:none; overflow:auto; background-color:white; height:200px'></div><script type="text/javascript">window.onload = init;</script></body></html>
No freaking wonder it seems like it has to reload everything on the same click of a page! It isn't caching anything on the pagination!!!!
-joe<--who wonders why I rot.
OK Joe this kinda made me laugh
-joe<--who wonders why I rot
Joe you are way to smart to rot. OK I'm not going to pretend that I understand what is making it slow but yes it is slow. I have like 140+ pages of friends and its crazy trying to load them all. I generally just open another tab and let that one load, painfully slow.
So bottom line is there a fix or a faster way for us to load the page?
There is no way for us to do it on this end without seeing exactly what is being rendered, and that would take some serious effort to where it's not worth it.
If they freaking used XML instead of java, parsed the metadata, and then rendered it, and had everything cached, it would be a lot more efficient. However, they don't do that. It's as if the thing reloads gobs of data when you click on a given page, and you're not even needing most of that data. It's excessive netowrk traffic.
Wellington Florida
Married
OK Joe this kinda made me laugh
Joe you are way to smart to rot. OK I'm not going to pretend that I understand what is making it slow but yes it is slow. I have like 140+ pages of friends and its crazy trying to load them all. I generally just open another tab and let that one load, painfully slow.
So bottom line is there a fix or a faster way for us to load the page?