Sign In  
Liam Cleary [SharePoint MVP]
RSS Feed Feed : Posts
hit counters
Add to Google Reader or Homepage
Subscribe in NewsGator Online
Add Liam Cleary [MVP SharePoint] to Newsburst from CNET News.com
Subscribe in Bloglines
Blog : Interesting Links
  Shareworkz
  BDC MetaMan
  Bamboo Solutions
  Corasworks
  Where I Work
  CKS
 
Blog : Links
  My Facebook Profile
  My Linkedin Profile
  My Xing Profile
  Downloads
  MVP Profile
  Technorati Profile
  Contact Me
  Code Library
  Twitter
 
Blog : Categories
  All Me!! Baby!!
  CKS
  CQWP
  Development
  Email
  Family
  General
  Groove
  InfoPath
  IRM
  Longhorn
  Lotus Notes
  Migration
  Mobility
  Office System 2007
  Personal Projects
  Records Management
  Security
  SharePoint
  Silverlight
  Testing
  Vista
  VSTO
  WSS
  XSL
 
Blog : Archives
  June 2007 (4)
  May 2007 (7)
  July 2007 (20)
  January 2007 (4)
  September 2006 (5)
  August 2006 (3)
  February 2007 (3)
  March 2007 (1)
  August 2007 (6)
  September 2007 (7)
  October 2007 (6)
  November 2007 (9)
  December 2007 (5)
  January 2008 (12)
  February 2008 (5)
  March 2008 (4)
  April 2008 (5)
  May 2008 (10)
  June 2008 (6)
  July 2008 (3)
 
Blog : Favorites
  Mark Bower
  Nigel Bridport
  Mark Deakin
  Jessica Gruber
  Martin Kearn
  SharePoint Team
  InfoPath Team
  Office Zealot
  OfficeRocker
  Todd Bleeker
  Mark Harrision
  Bill English
  Erol
  Julie Kremer
  Kathleen McGrath
  Joe Friend
  Mike Fitzmaurice
  JOPX
  Jensen Harris
  PJ Hough
  mszCool's
  Todd Baginski's
  MS Records Mngmt
  Amanda Murphy
  Shane Perran
  Darren Strange
  Jason Medero
  Bob Fox
  Tobias Zimmergren
  Eli Robillard
  Joel Oleson
  Tom Rizzo
  Dustin Miller
  Ted Pattison
  Bob Mixon
  Andrew Connell
  Keith Richie
  Pattrick Tisseghem
  Shane Young
  Arpan Shah
  Heather Solomon
  Steven Van de Craen
  MS Knowledge Network
  ECM Team Blog
  Ivan Wilson
  Nick Swan
  Ishai Sagi
  Andrew Woodward
  Ben Robb
 
CKS
 
MOSS2007 - DoD 5015.2 Certified
Categories: Office System 2007, SharePoint
MOSS2007 has passed it's certification for compliance with level DoD 5015.2. This means that soon you will be able to install an add-in that will bring the world of "records management compliance" closer to the MOSS2007 world. You can re.....
[Read More]
0 Comments
 
MOSS2007 – JavaScript Item Menus Part 2 (Real World)
Categories: Development, Office System 2007, SharePoint
In the last article we looked at hiding existing menu items and also adding new sub menu items. In this article we will look at adding our own custom menus and sub menu items within the same framework as before. We will use the same code as last t.....
[Read More]
0 Comments
 
MOSS2007 – JavaScript Item Menus Part 1 (Real World)
Categories: Development, Office System 2007
I have had quite a few emails recently about ways of either hiding, showing, adding or modifying the item level menu items that appear within lists and document library. In this post I thought I would examine what you can do and what the best appr.....
[Read More]
7 Comments
 
MOSS2007 - "HttpModule" further work!
Categories: Development, Office System 2007, SharePoint
Hi, everyone. Hope you are all well. Since my last post on the HttpHandler I am writing, I have not been able to fix the issue I get with the constant looping within the code and lack of attaching the “PreInit” method to the page. However It wor.....
[Read More]
7 Comments
 
MOSS2007 - Where are my Content Types?
Categories: Development, Office System 2007, SharePoint
Recently someone emailed me asking if there was a way to find out what content types various lists and libraries were using in MOSS2007. After a little investigation I decided to write some C# code. If you take a look at the object model you wil.....
[Read More]
0 Comments
 
Great Team-Based Development Document on MOSS2007
Categories: Development, Office System 2007, SharePoint
Hi just been reading a post on Mart Muller's blog about a document on the MSDN site talking about Team-based development with MOSS2007. You can read the document from the link below. http://msdn2.microsoft.com/en-us/library/bb428899.aspx Happy R.....
[Read More]
0 Comments
 
MOSS2007 - "HttpModule" Investigation
Categories: Development, Office System 2007, SharePoint
I have recently been trying to develop an “HttpHandler” that will change the “Master Page” for the portal and sites on the fly based on various parameters. I am hoping that I will be able to validate the user and the zone they are coming from an.....
[Read More]
3 Comments