On Nov 28, 2007 4:56 PM, Chris Hettinger <<a href="mailto:cjh@raccoon.com">cjh@raccoon.com</a>> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>Additionally I used the MooFx (<a href="http://moofx.mad4milk.net/" target="_blank">http://moofx.mad4milk.net/</a>) accordion<br>script, with some tweaks to have a set height, on the homepage for the<br>first content pane in the left column. Nothing dynamic here yet, so not
<br>to magically.<br></blockquote><div><br>I'm a big fan of mootools (the library behind MooFx). There are three header's on the <a href="http://www.ubuntu.com">www.ubuntu.com</a> homepage, one is static (the definition) the other two have flash-like animation that were done with moo. I also like it's ajax library which I feel makes json and ajax quite simple.
<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div class="Wj3C7c">Mike Parks wrote:<br>> A thought? With no real set plan on a discussion, and with the Christmas
<br>> holiday. There may be a few other who may not be able to attend, because<br>> of holiday plans. Maybe we pass on December, and plan the January meeting?<br></div></div></blockquote></div><br>I won't be able to come tonight, family stuff.
<br><br>I have a couple topics to suggest for future meetings:<br> * Cache control - i.e. making your site cache friendly or unfriendly depending on your needs. PHP seems to make it easy for your site to be unfriendly. I've struggled on a couple different projects to make the sites cache friendly.
<a href="http://www.elitecms.com">www.elitecms.com</a> demonstrates a project that I wrote that I feel does a pretty good job of being cache friendly.<br><br> * Sharing resources between sites - this idea defies simple explanation, but it's got me very frustrated. Maybe this would be a better mailing list discussion. But to describe: I have a CMS (Drupal) that serves
<a href="http://www.ubuntu.com">www.ubuntu.com</a>. I have several other sites that work with <a href="http://ubuntu.com">ubuntu.com</a>, for example, <a href="http://webapps.ubuntu.com/course_locator/">http://webapps.ubuntu.com/course_locator/
</a> that may be written in a completely different programming language (Python) and/or live on different servers but need to appear to the end-user as part of the same website. I'm trying to think of a way that allows me to make a change in one place and have it affect all of the sites. (For example the navigation at the top right of the page)
<br clear="all"><br> * CSS maintenance - Managing PHP and Javascript is no problem. I can comment my code and use includes, functions/classes and libraries and then when I come back to my code months or years later quickly get up to speed. I've not had the same success in managing my CSS. For some reason my rules look like postscript when I return to them after a little while.
<br><br>-- <br>Matthew Nuzum<br>newz2000 on freenode