Workflow, Collaboration, Enterprise Content Management

Office 2007 to Support ODF in SP2

by John Holliday 22. May 2008 00:09

Microsoft announced today that a future version of Office 2007 (due out in early 2009) will include direct support for popular document formats including PDF.  The list of supported formats will include ODF (the standardized Open Document Format), XPS (XML Paper Specification), and PDF (Portable Document Format).  It doesn't look like we'll be able to open and edit PDF files - only save them.  The big news is the native support for ODF, which will greatly extend the interoperability between Office documents and many other productivity suites, including Google Docs, IBM Lotus Symphony and Corel WordPerfect Office X4.

Read the full announcement here: http://www.microsoft.com/Presspass/press/2008/may08/05-21ExpandedFormatsPR.mspx

Technorati Tags: ,,,,

Currently rated 2.0 by 1 people

  • Currently 2/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

Office System

Getting Ready for TechEd 2008

by John Holliday 18. May 2008 00:34

Well, we're just a couple weeks away from TechEd 2008.  This year, I'm giving four presentations - three breakout sessions and one TLC session, so it should be a lot of fun.  Here are the dates and times:

  • OFC10 - TLC 6/3/2008 3:00PM - 4:15PM
    Building Custom Routers for Records Management in Microsoft Office SharePoint Server 2007

    This talk discusses developer aspects of records management in Microsoft Office SharePoint Server 2007. Custom routers are an important extensibility point for records management and this talk details the requirements for these components. It provides a demo of building a custom router, including deploying it to a SharePoint Server environment.

  • OFC318 6/4/2008 8:30AM - 9:45AM
    XOML, XOML, Everywhere: Building Custom Workflow Editors for SharePoint

    XOML is the markup language behind Windows Workflow Foundation and is the same language used by Microsoft Office SharePoint Designer 2007 to attach declarative, no-code workflows to SharePoint lists and document libraries. This session takes a deep dive into Workflow Markup and explores how you can use it to generate custom workflows from any client application, including Office clients like Word and Excel. The session also shows how to attach custom workflow markup to SharePoint lists using the websvcWebPartPages Web service provided by Windows SharePoint Services.

  • OFC309 6/4/2008 4:30PM - 5:45PM
    Building Document Management Solutions Using SharePoint Content Types

    Windows SharePoint Services 3.0 introduces a new concept called "Content Types" that will dramatically alter the Enterprise Content Management landscape. On the surface, Content Types make it easier to encapsulate field definitions into a nice neat package, but there is a lot more going on under the covers. In this session, we take a deep dive into the world of content types and see how to declare them using XML and how to create them programmatically. Then we use content types to create a real-world document management solution with custom policies that we can use to control every stage of the document lifecycle. At the end of this session, you will have a thorough understanding of what content types are, with a deeper appreciation of the value they bring to document management solution development.

  • OFC404 6/5/2008 10:15AM - 11:30AM
    Turning SharePoint Data into Microsoft Office Documents: A Deep Dive into SharePoint Document Assembly Using Open XML

    Windows SharePoint Services 3.0 introduces a new concept called "Content Types" that will dramatically alter the Enterprise Content Management landscape. On the surface, Content Types make it easier to encapsulate field definitions into a nice neat package, but there is a lot more going on under the covers. In this session, we take a deep dive into the world of content types and see how to declare them using XML and how to create them programmatically. Then we use content types to create a real-world document management solution with custom policies that we can use to control every stage of the document lifecycle. At the end of this session, you will have a thorough understanding of what content types are, with a deeper appreciation of the value they bring to document management solution development.

See you in Orlando!

Technorati Tags: ,,

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

Content Management | Office System | SharePoint Development | SharePoint Workflow

ODC Architecture Track Sessions

by John Holliday 9. February 2008 22:33

Folks, ODC is almost upon us, and this time we have an architecture track that focuses on the Office System and OBAs (Office Business Apps) as a platform for building real world business solutions. I'll be delivering a session entitled "Building Collaborative BPM Solutions – Feb 13th, 10:30 – 11:45am". You can view the final list of track sessions at the following URL:

https://microsoft.crgevents.com/ODC2008/Content/default.aspx?p=7VE4KC.

See you in San Jose!

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

Office System | SharePoint Development

OBA Book Available from MS Learning

by John Holliday 7. February 2008 12:07

In case you missed it, my most recent authoring adventure, 6 Microsoft Office Business Applications for Office SharePoint Server 2007 is now available from Microsoft Learning, Barnes & Noble, Amazon and Quantum Books. This was a collaborative effort with Rob Barker, Joanna Bichsel, Adam Buenz, Steve Fox, Bhushan Nene and Karthik Ravindran. If you're building OBAs or just want to get a practical perspective on what it takes to build Office Business Apps, then be sure to check it out!

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

Office System | SharePoint Development | Smart Client | SharePoint Workflow

Get Ready for ODC2008

by John Holliday 29. January 2008 09:13

As the new year approaches... Wait! Is it 2008 yet? So much is happening - so fast! Do you ever get that feeling that you'll never catch up? I sure do. Time flies...

For the past few weeks, I've been busy writing chapters for a new book (more on that later), developing and experimenting with new toys and project ideas (lots to talk about) and getting ready for my ODC2008 sessions.

I'll be delivering three sessions this year. One in Karthik Ravindran's architecture track, one in Steve Fox's client track and one in Jerome Thiebaud's server track.

  • ARC303 - Building Collaborative BPM Solutions

This session will cover best practices for leveraging the Microsoft BPM platform offerings (Windows Workflow Foundation, BizTalk, SharePoint Workflow, and Windows Communications Foundation) to integrate comprehensive Business Process Management (BPM) capabilities into Business Solutions built on the Microsoft Office Platform/System. This session will help the audience gain a broad perspective of the BPM scenarios targeted by each component and will offer prescriptive guidance on choosing the right option(s) to address common solution requirements. This session will also show how the various components can interplay and add value to Office Business Applications.

  • CLI307 - Generating Enterprise Content using InfoPath 2007, SharePoint and the Microsoft SDK for Office Open XML Formats

This session will introduce the Microsoft SDK for Open XML formats and show how developers can use the SDK and InfoPath 2007 to generate Microsoft Office documents on the server from data stored in SharePoint form libraries.

  • SER401 - Building Document Management Solutions using Windows SharePoint Services 3.0 Content Types

Windows SharePoint Services 3.0 introduces a new concept call "Content Types" that will dramatically alter the Enterprise Content Management (ECM) landscape. On the surface, Content Types make it easier to encapsulate metadata, but there is a lot more going on under the covers. In this session, we'll take a deep dive into the world of content types and see how to declare them using XML and how to create them programmatically. Then we'll use content types to create a real-world document management solution with custom policies that we'll use to control every stage of the document lifecycle. At the end of this session, you will have a thorough understanding of what content types are with a deeper appreciation of the vale they bring to document management solution development.

I'm grateful for the opportunity to present these sessions (thanks to Karthik, Steve and Jerome), and it looks like this is shaping up to be a great Conference. I'll be arriving early with my friend Andrew Connell if you want to just hang out. Otherwise, I'll look forward to seeing you at the Conference!

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

Content Management | Office System | SharePoint Development | SharePoint Workflow

Office 2007 SP1 Released

by John Holliday 11. December 2007 13:38

After much anticipation, Service Pack 1 for the Office System is now available.  The service pack is split into several components, which you can download from the following links:

The MOSS SP1 applies to:

  • Microsoft Office SharePoint Server 2007
  • Microsoft Office Project Server 2007
  • Microsoft Office Forms Server 2007
  • Microsoft Office Groove Server 2007, 64-Bit Edition

Here are links to the Office 2007 Client service packs:

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

Office System | SharePoint Development

Jacksonville Code Camp 2007

by John Holliday 18. August 2007 06:18

If you're going to be in the Jacksonville area next weekend, the Jacksonville Developers User Group (JAXDUG) is hosting the Jacksonville Code Camp 2007 - a *free* full day of sessions (more than 50) from Microsoft Employees, Microsoft MVPs, National, Regional and Local speakers on a variety of topics, including:

  • Visual Studio 2008
  • Microsoft Silverlight
  • WPF, WCF, WWF, LINQ
  • SQL Server, SSIS, SSRS, SSAS
  • WSS, MOSS, OBA

There will be 3 types of sessions:

  • Presentation/Code Focused
  • Chalk Talks
  • Developing the Developer (Business/Soft Skills)

There will be a SharePoint developer track with presentations by myself, Andrew Connell, John Ross, and a bunch of other folks, so come join the fun! 

To register, go to https://www.clicktoattend.com/invitation.aspx?code=119680.

Hope to see you there!

 

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

InfoPath Forms | Office System | SharePoint Development | SharePoint Workflow

Atlanta Code Camp - 2007

by John Holliday 5. January 2007 16:00

Registration for the 3rd annual Atlanta Code Camp is now open!

Here's the link to register (you'd better hurry):
https://www.clicktoattend.com/invitation.aspx?code=113135

The 3rd annual Atlanta Code Camp will take place on January 20th. The event is completely free and lunch is included. Doors open at 7:30am at the Decatur campus of DeVry University. Here's the address:

250 North Arcadia Ave
Decatur , GA 30030

If you are coming in from out of town, the event organizers are recommending the Holiday Inn in Decatur. Ask for the DeVry University rate to get a $99/night rate. Parking is extra and costs $7/day.

Holiday Inn
130 Clairemont Ave
Decatur, GA 30030
404-372-0204

And be sure to catch my session, "Building Document Management Solutions using Windows SharePoint Services v3.0 Content Types". Here's the session abstract:

Windows SharePoint Services 3.0 introduces a new concept called "Content Types" that will dramatically alter the Enterprise Content Management landscape. On the surface, Content Types make it easier to encapsulate field definitions into a nice neat package, but there is a lot more going on under the covers. In this session, we'll take a deep dive into the world of content types and see how to declare them using XML and how to create them programmatically. Then we'll apply content types to create a real-world document management solution with custom policies that we'll use to control every stage of the document lifecycle. At the end of this session, you will have a thorough understanding of what content types are with a deeper appreciation of the value they bring to document management solution development.

Hope to see you in Atlanta!

Technorati : ,
Del.icio.us : ,

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

Code Generation | InfoPath Forms | Office System | SharePoint Development | SharePoint Workflow

Office 2007 Developer Roadmap

by John Holliday 4. December 2006 11:11

As a developer, it is hard enough just keeping up with all the new technology. To that end, Microsoft has created a Developer Map for the 2007 Microsoft Office System that you can download. This is a great way to get the "big picture" of how everything fits together and to share it with the other members of your development team.

Technorati : , ,
Del.icio.us : , ,

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

InfoPath Forms | Office System | SharePoint Development

Microsoft 2007 Office System (RTM)

by John Holliday 16. November 2006 11:57

The Microsoft 2007 Office System suite has now been released to manufacturing and is available for download. This includes Windows SharePoint Services v3, and a 30-day trial version of Microsoft Office SharePoint Server 2007. Additional titles will become available in the coming weeks. Stay tuned.

Technorati : ,
Del.icio.us : ,

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

InfoPath Forms | Office System | SharePoint Development

Copyright © 2005-2008, John F. Holliday
This work is licensed under a Creative Commons License Powered by BlogEngine.NET 1.4.0.0

About Me

John Holliday

Independent author, consultant, trainer, and software developer specializing in enterprise content management, collaboration, workflow and business process automation. SharePoint training for developers and administrators

 

Recent comments

Comment RSS