I have a client that would like to use the MOSS Platform to build both internal and external web sites. While this is certanly possible, I am a bit concerned about the performance externally.
The size of the CSS and JavaScript files that are included with SharePoint are vary large and I am concerned that this will lead to a slow experience for lower bandwidth users.
While Microsoft has done an excellent job reducing the page size between version 2 and this version, the core,js and default style sheets are still quite large.
My question is this, Is there any guidance for producing a style sheet / js file that has the minimum amount of information to run a publically facing site. We would not need everything since these folks would not be using all of the built in functionality in SharePoint but for mow would simply be viewing pages.
My plan is to have a seperate site to publish the content to that has a different masterpage with smaller stylesheet and JS files for the public site. Does this sound feasilble or am I looking at something the wrong way ?