Eli Robillard's World of Blog.
Bligger. Blagger. Blogger.
-
The Amazon Link Generator and XHTML
While the source of my Amazon Link Generator has been XHTML since the beginning, I somehow didn't do the same for the code it generated (specifically the unary tag closing and alt attribute for images). Should be fixed now, if anyone sees further nits just let me know!
-
MVP v2: There goes the neighbourhood
I'm pretty happy to write that I'm on the roster of SharePoint Portal Server MVPs. This is my second time in the program, the last was as an ASP.Net MVP. Since then I've shifted my primary focus from web development to knowledge systems, though I still enjoy web dev and get my fix on that end with continued involvement in the ASPInsiders.
-
Looked at Eli's SharePoint Resources lately?
Here's a great feature idea for weblog articles - versioning. I went looking for a book link today on my resources page and SONNOVA, the article's been truncated at the Site Template list. Hmmm, I was just updating those the other day. . . ARGH! (These reactions have been heavily sanitized for family viewing.)
So maybe there's a way to recover rather than rebuild. In fact, maybe you can help. I wouldn't expect anyone to save a page of links but hey, maybe you have it cached (and have so far resisted temptation to click the link above). All versions include the phrase:
improved list of SharePoint Resources
A recent version would include the phrase:
New 2006-Mar!
This link explains how to find your MSIE cache folders, usually:
C:\Documents and Settings<i>username\Local Settings\Temporary Internet Files
From there it's up to your favourite text search utility. I like Total Commander for all thing file management you'll have your own. I located a version from January, can you do better? -
Mark your calendar for 01:02:03 04/05/06
As noted by good friend Blake (sans blog):
_well if yer workin the graveyard this week you'll be in for some sort of
Update: Yes, depending on your preferred method of writing dates, this once-in-a-calendar occasion will either occur this week (mm/dd/yy) or in May (dd/mm/yy). Being Canadian, I've marked the date for May. And if you're a hard-core high-order to low-order kinda person, then you already celebrated on either 01/02/03 04:05:06 or 06/05/04 03:02:01 instead, or will instead mark 07/06/05 04:03:02.01 on your calendar. Your mileage may vary, offer not valid to expatriates of Saskatchewan or employees of the Directorate of Time.
historical triva. at 2 min, 3 sec after 1am wed the time n date will be:
01:02:03 04/05/06
that one won't happen again till the emperor decides to change the
calendar on us.
-
Site Definitions: Adding an XML Web Part to a configuration
Shane Young had a great post a few days ago on adding a preconfigured XML Web Part into a Site Definition. The pain is that all the examples in ONET.XML use the Image Viewer WP, so how do you figure out how to write the CAML for your own? And while Todd has posted about exporting his tricked out Content Editor Web Parts (CEWP) into reusable DWPs, I haven't seen exactly this trick from him (though I could have missed it).
-
Hasselhoff-beat
Are there any Germans in the haus who can explain this one to me?
-
Best practices for restorable data
The drive on my Toshiba Portege died last Friday. The good news is that I recently picked up a 400Gb external and most everything was backed up. As a replacement I bought the 7200RPM 80Gb Hitachi; the 60Gb version reviewed well and so far it's definitely a fast quiet unit. While most everything on the old drive was backed up, there are a few things I'll do different in the future.
-
Next Wednesday: Scott Howlett presents AJAX in SharePoint!
The Toronto SharePoint User Group meeting is moving from tonight to next Wednesday, March 15. It will be a great one, Scott Howlett of iMason will be coming in to show off some really nifty tricks integrating AJAX with SharePoint. What's AJAX? It's how sites like Live.com, Google Maps and Netvibes work their drag 'n' drop and layered UI magic. Whether you're a developer or just want to see some really great SharePoint customization, come check it out.
-
SharePoint Tricks
Putting a logo above the menubar on a WSS site
http://weblogs.asp.net/bsimser/archive/2005/12/19/433512.aspx -
Where did forms go in Word 12?
[If you landed here from a search, the short answer is "you need to turn on developer tools." Do this through File, Word Options, Views, and check the box next to Developer Tools. Now you'll have a Developer ribbon with an option to insert Word, ActiveX, or Web controls (aka "Content Controls"). The original post follows...]