<?xml version="1.0"?>

<?xml-stylesheet type="text/xsl" href="cmschallenge.xsl"?>

<!DOCTYPE presentation [
	<!ELEMENT presentation (title, date, slide+)>
	<!ELEMENT title (#PCDATA)>
	<!ELEMENT date (#PCDATA)>
	<!ELEMENT slide (header, bullet+)>
	<!ELEMENT header (#PCDATA)>
	<!ELEMENT bullet (#PCDATA)>
]>

<presentation>
	<title>CMS: Our Shared Challenges</title>
	<date>Fri 9 July 2005 - IWMW 2005</date>
	<slide>
		<header>Challenges to implementing CMS systems</header>		
		<bullet>Selling concept to users</bullet>
		<bullet>Selling project to senior management and financial controllers</bullet>
		<bullet>What to use?</bullet>
	</slide>
	<slide>
		<header>Selling concept to users</header>			
		<bullet>Get them involved and find out what's needed</bullet>
		<bullet>Take the best from the past</bullet>
		<bullet>Pilot scheme - allay their fears</bullet>
		<bullet>Map their workflows and present to them how it can be accomplished or improved</bullet>
		<bullet>Tell them it will help with technical challenges they may meet (scare them with accessibility)</bullet>
		<bullet>Sell end product - actual benefits:</bullet>
		<bullet>Don't need to know HTML - empowers them to publish</bullet>
		<bullet>Aids accuracy and timeliness</bullet>
	</slide>
	<slide>
		<header>Selling project to senior management and financial controllers</header>			
		<bullet>Cost Benefit Analysis, and threat of legislation</bullet>
		<bullet>Real issues (FOI,  - removing bottlenecks - better use of resources - efficiency)</bullet>
		<bullet>Tie to current, major issues (e.g. student recruitment) - quote their own strategy documents back at them</bullet>
		<bullet>Use - what is the impact of not doing it?</bullet>
		<bullet>&#34;Warwick have got one&#34;</bullet>
		<bullet>External consultant - believed over and above own staff - invite colleagues from other places</bullet>
		<bullet>Makes branding easier</bullet>
		<bullet>Tying web to institutional information systems</bullet>
	</slide>
	<slide>
		<header>What to use?</header>			
		<bullet>Network like crazy by attending workshops and events, consulting with peers at other institutions and joining mailing lists and newsgroups</bullet>
		<bullet>Compile your top ten questions and send to current practitioners for honest answers</bullet>
		<bullet>Be thorough in your requirements document</bullet>
		<bullet>Consider local factors - your technological infrastructure and in-house experience available</bullet>
		<bullet>Look at other public sector experience</bullet>
	</slide>
	<slide>
		<header>Point for the panel...</header>
		<bullet>Is there a &#34;Resource gap&#34;? Do we need:</bullet>
		<bullet>HE Community publications such as &#34;good practice guides&#34;</bullet>
		<bullet>more regional groups</bullet>
		<bullet>perhaps a UK HE CMS Wiki...</bullet>
	</slide>
</presentation>

