Archive
-
SharePoint 2010 and XHTML Validation
SharePoint 2010 declares a strict DOCTYPE and IE 8 standards mode, then fails validation with deprecated attributes and inline everything.
-
Adding Edit Dialog to a Data Form Web Part
SharePoint’s Data Form Web Part drops the edit dialog by default. Here’s the JavaScript you need to bring it back.
-
The Pains of Altering the SharePoint UI
SharePoint’s default UI is built on table layouts, uncommented CSS, and obtrusive JavaScript. Branding it is an exercise in pain management.
-
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…
-
WordPress Post Information Plugin
This is my first contribution to the WP community! It is a start, and I hope time permitting to advance the features in this plugin.…