summaryrefslogtreecommitdiff
path: root/src/site/xdoc/user-outlook.xml
blob: 8884049977368cb16fbc311432d4ee5f894372cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
<?xml version="1.0" encoding="UTF-8"?>
<document xmlns="http://maven.apache.org/XDOC/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd">
	<properties>
		<title>Anbindung Microsoft Outlook</title>
		<author>Yves Fischer</author>
		<date>27.02.2011</date>
	</properties>

	<body>
		<section name="Anbindung Microsoft Windows Live/Hotmail">
			<p>Melden Sie sich bei Windows Live an. Rufen Sie die
				Kalendarfunktion auf.</p>
			<p>Klicken sie in der Toolbar auf Subscribe/Abonnieren. Geben Sie als
				Kalendar URL die URL ihrer DHBW Calendar Installation an. Der Server
				muss für Microsoft erreichbar sein.</p>
				<p>Achtung, dieses Vorgehen ist nur
				theoretisch möglich, praktisch
				unterstützt Windows Live keine
				Authentifizierung bei externen
				iCalendar Resourcen. Es ist daher
				nötig, die iCalendar Daten über
				Drittprogramme zu beziehen und Windows
				Live ohne Authentifizierung zur
				Verfügung zu stellen.</p>

			<subsection name="Screenshot Web">
				<img src="images/windows-live-web.jpg" alt="Windows Live im Web" />
			</subsection>
			<subsection name="Screenshot Desktop">
				<img src="images/windows-live-desktop.jpg" alt="Windows Live im Web" />
			</subsection>
		</section>
		<section name="Anbindung Microsoft Outlook 2007">
			<p>Bei der Nutzung von Microsoft Outlook 2007 muss beachtet werden,
				dass der in Outlook integrierte Dialog nicht richtig funktioniert.
			</p>
			<p>
				Der Kalender kann hinzugefügt werden, in dem im Internet Explorer
				eine URL
				<tt>webcal://host/path</tt>
				geöffnet wird. Folgend sollte nach einigen Bestätigungsdialogen die
				Anmeldedaten abgefragt werden.
			</p>
			<p>
				<img src="images/outlook-2007.jpg" alt="Outlook 2007" />
			</p>
		</section>
	</body>
</document>