You may be trying to access this site from a secured browser on the server. Please enable scripts and reload this page.
Turn on more accessible mode
Turn off more accessible mode
Skip Ribbon Commands
Skip to main content
To navigate through the Ribbon, use standard browser navigation keys. To skip between groups, use Ctrl+LEFT or Ctrl+RIGHT. To jump to the first Ribbon tab use Ctrl+[. To jump to the last selected command use Ctrl+]. To activate a command, use Enter.
Site Actions
This page location is:
www.iwkid.com
My List
Browse
Tab 1 of 3.
List Tools
Items
List Tools group. Tab 1 of 2.
List
List Tools group. Tab 2 of 2.
Sign In
www.iwkid.com
My List
All Items
I'm always talking about adding things to "My List." Now at least I can keep track of them!
This Site
This List
home
Currently selected
about
blog
contact
projects
speaking
published works
code
site map
search
Surveys
Documents
Resources
Site Pages
Site Assets
Lists
Published Works
Projects
Code Snippets
Tasks
SPC11 Speakers
Site Content
My List
Speaking Events
About
Sites
Blog
All Site Content
Title
Details
Status
Notes
Update my blog rss feed
SharePoint's OOTB feed is ugly. To fix it, create a new page with a DFWP on it that dumps out XML. Then, update the:
<link rel="alternate" type="application/rss+xml" title="Posts" href="/blog/_layouts/listfeed.aspx?List=a9757dac%2D2555%2D45d8%2Da213%2D15c89d282620">
so it points to the new location. Do that on the default.aspx as well as the Post.aspx page.
I might do this
Check out the HDC
http://www.heartlanddc.com/Minneapolis/default.aspx
Submitted a presentation - we'll see how that goes
I have done this
Give the chevron a special place on iwkid.com
I always forget what that's called...
I will do this
Check out the "Office Development Overview Series" Audio
http://www.microsoft.com/downloads/details.aspx?FamilyID=dfe817dc-4090-4fd0-9df8-8934c9e99487&displaylang=en
I will do this
DVWP connections on a Publishing Page
Problem: Can't open a publishing page in SPD, would like DVWPs with connections
Solution? Create a new, non-publishing page. Add DVWPs. Watch fiddler while you add a connection.
I will never do this (but I should)
Create a lockdown kit for Public Facing Internet Sites
Remove system aspx files
I will never do this (but I should)