<div dir="ltr"><div>1. Link to updated images if you don't have any. The uploads folder isn't part of the GIT repo, so they will need to be manually replaced on the server.</div><div><br></div><a href="http://www.scottpetrovic.com/uploads/blender-optimizedImages.zip">http://www.scottpetrovic.com/uploads/blender-optimizedImages.zip</a><br>

<div><br></div><div>Most of the other changes are done. Get the latest pull request. I am leaving the CSS "as is". Any changes I made were negligible since the files are so small. </div><div><br></div><div>That is all I have for the optimizations.<br>

</div><div><br></div><div>Best,</div><div>Scott Petrovic</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Oct 8, 2013 at 9:03 PM, Scott Petrovic <span dir="ltr"><<a href="mailto:scottpetrovic@gmail.com" target="_blank">scottpetrovic@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div><div><div>Here are a few areas that would speed up the site.<br><br></div>1. Optimize the two large images from the carousel. They are still very large. They should really be about 200KB each like the other image.<br>


</div>   a. quadbot (1.7MB)<br></div>   b. test1 (820KB)<br><br></div>2. remove broken bootstrap.min.js references  (404)<br><br></div>3. jQuery library is loaded twice for some reason. Remove the second one.<br><br></div>


4. bundle up the three javascript libraries minified (in this order) as one file. They don't change often, so it would be better to just combine them all to save the requests.<br></div><div>    a. jQuery<br></div><div>


    b. bootstrap<br></div><div>    c. bootstrap-tabs<br><br></div><div>5. Combine some of the CSS files.I don't see why we need to have so many of them (17).<br><br><br></div><div>Doing all of that should speed up the website quite a bit from a content standpoint. If no one is opposed, I am just going to start doing these changes and make pull requests when I get them done.<br>


</div></div>
</blockquote></div><br></div>