This is a great reference for when you are installing SharePoint. A great reference for all of the different User accounts needed by SharePoint.
Day: September 25, 2009
-
Another example of how JQuery can help your site!
I like this post because it illustrates how JQuery can make your UI code more efficient. Look at the code examples in this post. What once took 6 lines of code only takes one using JQuery. Of course, you have the overhead of loading the JQuery framework – but if you are doing a lot of client-side manipulation of the user interface then look to how JQuery can help you be more efficient.