Resources
SharePoint Wireframes
If you spend anytime at all doing interface design work you know the value-added from wireframes early on in the development process. It helps to point the customer to what’s important in the early-going, namely, labels, location of content, navigation, etc while not worrying about the font or what color the background is going to […]
Contributions to End User SharePoint
When I started becoming interested in the SharePoint world I was immediately drawn to the end-user adoption of the technology. I came across Mark Miller’s blog EndUserSharePoint.com, and I was instantly hooked in. The articles stay away from the ethereal issues that implementers get caught in and stick with the questions that are pertinent to […]
jQuery: JavaScript That Doesn’t Suck
I hate JavaScript. I mean I really hate JavaScript. Dealing with different implementations of the DOM between browsers is a menace I couldn’t duplicate if I tried. I’ve tried JS libraries from Mootools, script.aculo.us, and so on until recently. I knew jQuery existed, but I didn’t realize how powerful the language was until recently. When […]