Welcome to TechNet Blogs Sign in | Join | Help

April 2005 - Posts

Metalogix Migration Manager allows porting of sites to MCMS Rapid

[Via Nick ] Metalogix Migration Manager can now integrate seamlessly with RAPID so that customers can port content programmatically from existing sites (MCMS or other) into their new RAPID-based sites.
Posted by Stefan_Gossner | 1 Comments
Filed under: ,

MCMS tip of the day - creating printer friendly version of your MCMS postings

A common requested feature is to add a link to a posting to show the posting in a printer ready manner where tables are removed or reformatted and the layout better fits to a printed page. A great article covering different ways to achieve this is covered
Posted by Stefan_Gossner | 1 Comments
Filed under:

MCMS tip of the day - demo site for MCMS and Connector for SharePoint technologies

MCMS ships with a single sample site: Woodgrove. But neither MCMS nor the Connector contains a ready to use sample site for the SharePoint Connector stuff. But on GotDotNet there is actually a demo site for Microsoft Content Management Server, with or
Posted by Stefan_Gossner | 1 Comments
Filed under:

Why do I need to keep my system patched and run Anti-virus?

[Via BillCan ] We're always telling you how important anti-virus and firewall software is for securing your home PC - the Internet is a dangerous place for unprotected PCs. Spencer Kelly met up with a reformed ex-hacker, who gave him a demonstration of
Posted by Stefan_Gossner | 1 Comments
Filed under:

MCMS tip of the day - using standard Toolbar dialogs in custom placeholder controls

When developing a custom placeholder control an often requested feature is to be able to utilize the standard web author dialogs. E.g. if you need to implement a placeholder control that should allow the user to pick one or many resource gallery items
Posted by Stefan_Gossner | 1 Comments
Filed under:

MCMS tip of the day - recovering deleted resources

Ever had the problem that you needed to do housekeeping on your MCMS database? Lots of space is often used by resources in resource galleries. So a good idea is to ensure that only used resource gallery items keep stored in the database. MCMS does not
Posted by Stefan_Gossner | 6 Comments
Filed under:

MCMS tip of the day - mapping two host names to the same channel

After enabling the "map channel name to host header name" feature in MCMS you quickly will run into the problem that the only way to access your web site from now on will be to use the configured hostname - means the name of the root channel. This can
Posted by Stefan_Gossner | 1 Comments
Filed under:

HttpModule to solve glitches when using a posting as login form (updated: 29-04-2005)

When designing a MCMS website where forms authentication is the option to go to authenticate users it is very common that the login dialog should be included in a posting. This will require that guest account is enabled for the site - otherwise the channel
Posted by Stefan_Gossner | 9 Comments
Filed under:

MCMS tip of the day - SSL protection for MCMS channels

Ever thought about protecting parts of your MCMS site with SSL? In IIS you can enforce this for virtual directories by setting a flag that this virtual directory is only allowed to be viewed with SSL but how can you achieve this with MCMS? The following
Posted by Stefan_Gossner | 1 Comments
Filed under:

MCMS tip of the day - staging an ASP.NET based MCMS site

The Site Stager component shipped with MCMS only allows staging of a ASP based MCMS site - not of an ASP.NET based site. Although it often would not make sense to get a static snapshot of a dynamic MCMS website, there can be reasons that require to get
Posted by Stefan_Gossner | 5 Comments
Filed under:

I really don't like to be the bad guy

Chester has again posted some "tricks" on his blog about how to enhance MCMS using unsupported methods. And again I have to say: Don't use such methods - your system will become unsupported! I really don't like the role of being the bad guy that always
Posted by Stefan_Gossner | 10 Comments
Filed under:

MCMS tip of the day - exporting resource galleries using SiteDeployment Script

Ever had a need to export resources from a resource gallery using script? Then you will have seen that MCMS does not provide this feature out of the box. A workaround for this problem can be found here .
Posted by Stefan_Gossner | 0 Comments
Filed under:

MCMS tip of the day - search controls for MCMS

As already mentioned two days ago every good website should have an option to search the content of the site. Although MCMS does not ship it's own search engine you can easily integrated 3rd party search engines with MCMS. Especially to integrate with
Posted by Stefan_Gossner | 2 Comments
Filed under:

MCMS and other products now supported in a Microsoft Virtual Server environment!

Since yesterday a new support policy for Microsoft Virtual Server is available. This policy now outlines that most Window Server software (except the ones from this list ) is now supported in a Microsoft Virtual Server environment. Unfortunatelly Microsoft
Posted by Stefan_Gossner | 0 Comments
Filed under: , ,

MCMS tip of the day - customizing authoring connector

Authoring connector as being shipped in the package allows to publish content from a Word document but it in a not very flexible manner: you can choose to publish a selected part of the document or the whole document to an (Office)HtmlPlaceholder object
Posted by Stefan_Gossner | 1 Comments
Filed under:

Whitepaper document updated

Short note: the list of whitepapers and other resourses has been updated today.
Posted by Stefan_Gossner | 0 Comments
Filed under:

Putting InfoPath online with AchieveForms, SharePoint and MCMS

[via Business Web Software] InfoPath is a component of Microsoft Office that enables users to design and fill out electronic forms using the InfoPath client. InfoPath integrates with the other components of the Microsoft Office System and allows users

MCMS tip of the day - glitches with MCMS and search engines

Every good website should have an option to search the content of the site. Although MCMS does not ship it's own search engine you can easily integrated 3rd party search engines with MCMS. If you go and simply add the MCMS website as content source to
Posted by Stefan_Gossner | 2 Comments
Filed under:

MCMS tip of the day - preinstalling the MCMS ActiveX controls

In some companies users are not allowed to download and execute ActiveX controls from a web server. As the HtmlPlaceholderControl edit component consists of an ActiveX control this can cause significant problems as special permissions would have to be
Posted by Stefan_Gossner | 0 Comments
Filed under:

MCMS tip of the day - standalone template manager

Did you ever have the problem that you needed to quickly update a MCMS template definition on a production server or on a staging server where Visual Studio .NET was not installed? Or are you creating ASP based sites using MCMS 2002 and don't like the
Posted by Stefan_Gossner | 6 Comments
Filed under:

MCMS tip of the day - using 3rd party authentication providers

An often requested feature for MCMS is to have the ability to use a custom autheticaton provider like Passport, AD/AM, LDAP or just a table in a SQL database. Although MCMS requires to have NT/AD accounts to be used for authorization it is indeed possible
Posted by Stefan_Gossner | 2 Comments
Filed under:

MCMS tip of the day - (custom) property edit control

As an author for an MCMS web site you might have experienced the problem that you first have to save a posting before you get the chance to update it's properties. Means first fill in the content into the placeholders, then save it and finally modify
Posted by Stefan_Gossner | 1 Comments
Filed under:

Another MCMS book is in the Queue!

I want to let you know that Mei Ying , Angus Logan , Andrew Connell , Joel Ward and myself are currently writing on a second MCMS book. It will focus on more advanced topics which didn't make it into the first book. Here is a short overview of the topics
Posted by Stefan_Gossner | 5 Comments
Filed under:

MCMS tip of the day - Tree View, List View, Paging, Sort Order?

If you have worked with MCMS for a while your database will fill up with template, postings, resources, channels, template galleries and resource galleries. When trying to create a new posting you will notice that it is not easy to locate the template
Posted by Stefan_Gossner | 7 Comments
Filed under:

MCMS tip of the day - RSS feed for your MCMS site

Ever thought about implementing an RSS feed for your MCMS web site? Here is an article outlining how to implement this: http://blogs.technet.com/stefan_gossner/archive/2004/04/04/107235.aspx
Posted by Stefan_Gossner | 1 Comments
Filed under:

MCMS tip of the day series

Today I started my MCMS tip of the day series. Every day - or at least every day I have time - I will show a tip for MCMS for various categories. Some of them will be new, some of them will just point to an existing article and will be a little bit like

A new MVP for MCMS!

Since today Andrew Connell is a new MVP for Microsoft Content Management Server. He really deserves it as he has provided help to many customers in the public newsgroup for MCMS.

I assume he will shortly be listed on the official site for MCMS MVP to join Mei Ying, Spencer, Joel and Angus!

Andrew: congratulation on your Award and keep up the good work!

Posted by Stefan_Gossner | 0 Comments
Filed under: ,
 
Page view tracker