Eli Robillard's World of Blog.
Bligger. Blagger. Blogger.
-
Great Tablet Tools and the Toshiba M205-S810
Scott Hanselman has a nice list of essential tools for the Tablet, and ditto on the love for the M205-S810:
-
Event Log Creation Utility
Goal: Create (or delete) a windows event log.
-
ASP.NET Security Overview
KBAlertz just sent out notification about a great new article on the MS Support site -- it's a detailed ASP.NET security overview chock full o' links to more detailed articles, how-to's, and more. The table of contents is pasted below.
-
Upcoming SharePoint Webcasts
Just in from Scott Howlett of iMason are two terrific WebCasts, one tomorrow (Tuesday, January 25) and one in February. Tomorrow's topic appears to cover accessing SharePoint as a service, and promises a healthy bit of usable code to download. February's session covers search and indexing, an important but oft-overlooking topic. In fact in any SharePoint deployment, planning the index should come soon after step one: cataloguing an organization's existing knowledge. And if you glossed over both of those, you should really pick up the Resource Kit between now and Scott's February WebCast.
-
Migrating to SharePoint
Today I'm figuring out how to migrate information from Exchange Public folders into SharePoint. I found a good WebCast but the tools referenced weren't obvious to find, so here are both links in one place.
-
MSDN Magazine: SharePoint Recycle Bin
The Windows Recycle Bin is a popular feature and saves the average help desk a lot of repetitive work. Unfortunately, SharePoint 2003 lacks the feature and SharePoint admins either need to turn to third-party tools or develop convoluted database recovery routines "just in case." Heck, even SharePoint 2001 has a downloadable undelete web part), why not us?
-
Measuring SharePoint Traffic
Stumbled upon a post I wrote on the newsgroups that others might find helpful. The question was roughly:
I'm using FP 2003 to generate the usage statistics every month, but I doubt the accuracy. Files in the same doc lib all receive nearly the same counts, and all have 145 hits every day even during holidays when no one is in the office.
The answer:
I'll prefix this by saying that I haven't used FPs stats features, this is more of a "what I did to measure traffic."
For one, I wrote custom routines to generate statistics against the IIS logs with filters on the column which contains the username to only include live users, not the service accounts. An added advantage was being able to relate this to a user roles table (which, at that org, were kept in a table used to track accounts, configurations, physical assets, etc.), and that let me see which managers, champions and end-users were making use of what resources.
I found that links were being generated in different ways depending on context. Sometimes a path to an .aspx is referenced, sometimes the target will be a .dll with parameters. This prevents many logging apps from recording accurate stats.
There are great lessons to be learned when you understand how people use your site, so start by setting a few goals (how many users read the "Message from the President" each week?), import your IIS logs into a database - MS Access will do - read through to see how it all works and start writing simple queries to get at what you want.
-
Favourite IM exchange of the day
Yeah, "you know you're a geek when," but it cracked me up.
-
A SharePoint Christmas Surprise
Today I received a real treat in the mail. I'll give you a hint. It's about SharePoint and Chapter One is entitled: "Collaborative Application Markup Language." Got your attention?
-
SharePoint, IM and Presence
Like most people who use MSN Messenger I have a Hotmail account that does nothing but act as my MSN identity. I've used the same one for years, and thankfully Trillian provided a bridge while friends and colleagues migrated (or didn't) from ICQ to MSN.