<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>miZine &#187; pdf</title>
	<atom:link href="http://mizine.de/tag/pdf/feed/" rel="self" type="application/rss+xml" />
	<link>http://mizine.de</link>
	<description>Mac, Internet, SEO, eCommerce, Gadgets und Wordpress</description>
	<lastBuildDate>Wed, 08 Feb 2012 12:36:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<atom:link rel='hub' href='http://mizine.de/?pushpress=hub'/>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>MS-Office Tabellen in HTML Tabellen umwandeln</title>
		<link>http://mizine.de/html/ms-office-tabellen-in-html-tabellen-umwandeln/</link>
		<comments>http://mizine.de/html/ms-office-tabellen-in-html-tabellen-umwandeln/#comments</comments>
		<pubDate>Sun, 04 Dec 2011 13:20:56 +0000</pubDate>
		<dc:creator>Viktor Dite</dc:creator>
				<category><![CDATA[web-development]]></category>
		<category><![CDATA[export]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[tabellen]]></category>

		<guid isPermaLink="false">http://mizine.de/?p=4499</guid>
		<description><![CDATA[Wie kann man Tabellen aus PDF, Word oder Exceldateien schnell in HTML umwandeln? Vladimir Simović hat gerade einen Dienst vorgestellt mit dem man Tabellen aus Office oder PDF Dateien schnell in HTML umwandeln lassen kann. Beim PDF kann ich nicht dagegenhalten, aber gerade bei Office Dokumenten ist der Export mittlerweile sehr gut! Die Zeiten der [...]]]></description>
			<content:encoded><![CDATA[<h2 id="toc-wie-kann-man-tabellen-aus-pdf-word-oder-exceldateien-schnell-in-html-umwandeln">Wie kann man Tabellen aus PDF, Word oder Exceldateien schnell in HTML umwandeln?</h2>
<p>Vladimir Simović hat gerade einen <a href="http://www.perun.net/2011/10/29/tabellen-schnell-in-html-umwandeln/">Dienst vorgestellt</a> mit dem man Tabellen aus Office oder PDF Dateien schnell in HTML umwandeln lassen kann. Beim PDF kann ich nicht dagegenhalten, aber gerade bei Office Dokumenten ist der Export mittlerweile sehr gut! Die Zeiten der absolut grauenhaften Exporte ist vorbei. MS schafft auch mal was!</p>
<h2 id="toc-ausgangatabelle">Ausgangatabelle</h2>
<p><img src="http://mizine.de/wp-content/uploads/2011/12/Office-PDF-Tabellen-HTML-exportieren.jpg" alt="Office-PDF-Tabellen-HTML-exportieren" title="Office-PDF-Tabellen-HTML-exportieren" width="546" height="508" class="alignleft size-full wp-image-4511" /></p>
<h2 id="toc-und-so-schaut-der-export-in-html-aus">Und so schaut der Export in HTML aus</h2>
<p><span id="more-4499"></span><br />
bereinigt man den Export von den html, head, body und Metatags, sieht die eigentlich Tabelle eigentlich recht sauber aus:</p>
<pre class="brush: xml; title: ; notranslate">
&lt;table border=0 cellpadding=0 cellspacing=0 width=346 style='border-collapse:
 collapse;table-layout:fixed;width:346pt'&gt;
 &lt;col class=xl66 width=105 style='mso-width-source:userset;mso-width-alt:3360;
 width:105pt'&gt;
 &lt;col class=xl66 width=189 style='mso-width-source:userset;mso-width-alt:6048;
 width:189pt'&gt;
 &lt;col class=xl66 width=52 style='mso-width-source:userset;mso-width-alt:1664;
 width:52pt'&gt;
 &lt;tr class=xl65 height=49 style='height:49.0pt'&gt;
  &lt;td height=49 class=xl69 width=105 style='height:49.0pt;width:105pt'&gt;SEO
  Maßnahmen&lt;/td&gt;
  &lt;td class=xl69 width=189 style='width:189pt'&gt;&amp;nbsp;&lt;/td&gt;
  &lt;td class=xl69 width=52 style='width:52pt'&gt;Wirkung (0-10)&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=33 style='height:33.0pt'&gt;
  &lt;td height=33 class=xl67 width=105 style='height:33.0pt;width:105pt'&gt;offPage
  Optimierung&lt;/td&gt;
  &lt;td class=xl67 width=189 style='width:189pt'&gt;Linkbuilding&lt;/td&gt;
  &lt;td class=xl67 align=right width=52 style='width:52pt'&gt;8&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=16 style='height:16.0pt'&gt;
  &lt;td height=16 class=xl67 width=105 style='height:16.0pt;width:105pt'&gt;&amp;nbsp;&lt;/td&gt;
  &lt;td class=xl67 width=189 style='width:189pt'&gt;Presseberichte&lt;/td&gt;
  &lt;td class=xl67 align=right width=52 style='width:52pt'&gt;4&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=16 style='height:16.0pt'&gt;
  &lt;td height=16 class=xl67 width=105 style='height:16.0pt;width:105pt'&gt;&amp;nbsp;&lt;/td&gt;
  &lt;td class=xl67 width=189 style='width:189pt'&gt;Brandbildung&lt;/td&gt;
  &lt;td class=xl67 align=right width=52 style='width:52pt'&gt;10&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=32 style='height:32.0pt'&gt;
  &lt;td height=32 class=xl68 width=105 style='height:32.0pt;width:105pt'&gt;onPage
  Optimierung&lt;/td&gt;
  &lt;td class=xl68 width=189 style='width:189pt'&gt;Content Struktur&lt;/td&gt;
  &lt;td class=xl68 align=right width=52 style='width:52pt'&gt;10&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=16 style='height:16.0pt'&gt;
  &lt;td height=16 class=xl68 width=105 style='height:16.0pt;width:105pt'&gt;&amp;nbsp;&lt;/td&gt;
  &lt;td class=xl68 width=189 style='width:189pt'&gt;korrekte interne Verlinkung&lt;/td&gt;
  &lt;td class=xl68 align=right width=52 style='width:52pt'&gt;10&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=16 style='height:16.0pt'&gt;
  &lt;td height=16 class=xl68 width=105 style='height:16.0pt;width:105pt'&gt;&amp;nbsp;&lt;/td&gt;
  &lt;td class=xl68 width=189 style='width:189pt'&gt;Sauberer Code&lt;/td&gt;
  &lt;td class=xl68 align=right width=52 style='width:52pt'&gt;4&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=32 style='height:32.0pt'&gt;
  &lt;td height=32 class=xl68 width=105 style='height:32.0pt;width:105pt'&gt;&amp;nbsp;&lt;/td&gt;
  &lt;td class=xl68 width=189 style='width:189pt'&gt;HTML5 Content
  Abschnitt-Klassifizierung&lt;/td&gt;
  &lt;td class=xl68 align=right width=52 style='width:52pt'&gt;8&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=16 style='height:16.0pt'&gt;
  &lt;td height=16 class=xl68 width=105 style='height:16.0pt;width:105pt'&gt;&amp;nbsp;&lt;/td&gt;
  &lt;td class=xl68 width=189 style='width:189pt'&gt;Meta Description&lt;/td&gt;
  &lt;td class=xl68 align=right width=52 style='width:52pt'&gt;10&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=16 style='height:16.0pt'&gt;
  &lt;td height=16 class=xl68 width=105 style='height:16.0pt;width:105pt'&gt;&amp;nbsp;&lt;/td&gt;
  &lt;td class=xl68 width=189 style='width:189pt'&gt;Länge der Description&lt;/td&gt;
  &lt;td class=xl68 align=right width=52 style='width:52pt'&gt;5&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=16 style='height:16.0pt'&gt;
  &lt;td height=16 class=xl68 width=105 style='height:16.0pt;width:105pt'&gt;&amp;nbsp;&lt;/td&gt;
  &lt;td class=xl68 width=189 style='width:189pt'&gt;Meta Keywords&lt;/td&gt;
  &lt;td class=xl68 align=right width=52 style='width:52pt'&gt;0&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=16 style='height:16.0pt'&gt;
  &lt;td height=16 class=xl68 width=105 style='height:16.0pt;width:105pt'&gt;&amp;nbsp;&lt;/td&gt;
  &lt;td class=xl68 width=189 style='width:189pt'&gt;Seiten-Titel&lt;/td&gt;
  &lt;td class=xl68 align=right width=52 style='width:52pt'&gt;10&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=16 style='height:16.0pt'&gt;
  &lt;td height=16 class=xl68 width=105 style='height:16.0pt;width:105pt'&gt;&amp;nbsp;&lt;/td&gt;
  &lt;td class=xl68 width=189 style='width:189pt'&gt;Länge des Titels&lt;/td&gt;
  &lt;td class=xl68 align=right width=52 style='width:52pt'&gt;5&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=16 style='height:16.0pt'&gt;
  &lt;td height=16 class=xl68 width=105 style='height:16.0pt;width:105pt'&gt;&amp;nbsp;&lt;/td&gt;
  &lt;td class=xl68 width=189 style='width:189pt'&gt;Keyowordrelevanz im Titel&lt;/td&gt;
  &lt;td class=xl68 align=right width=52 style='width:52pt'&gt;10&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=16 style='height:16.0pt'&gt;
  &lt;td height=16 class=xl68 width=105 style='height:16.0pt;width:105pt'&gt;&amp;nbsp;&lt;/td&gt;
  &lt;td class=xl68 width=189 style='width:189pt'&gt;h1 Titel&lt;/td&gt;
  &lt;td class=xl68 align=right width=52 style='width:52pt'&gt;10&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=16 style='height:16.0pt'&gt;
  &lt;td height=16 class=xl68 width=105 style='height:16.0pt;width:105pt'&gt;&amp;nbsp;&lt;/td&gt;
  &lt;td class=xl68 width=189 style='width:189pt'&gt;Keyowordrelevanz im h1 Titel&lt;/td&gt;
  &lt;td class=xl68 align=right width=52 style='width:52pt'&gt;10&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=16 style='height:16.0pt'&gt;
  &lt;td height=16 class=xl68 width=105 style='height:16.0pt;width:105pt'&gt;&amp;nbsp;&lt;/td&gt;
  &lt;td class=xl68 width=189 style='width:189pt'&gt;h2 Untertitel&lt;/td&gt;
  &lt;td class=xl68 align=right width=52 style='width:52pt'&gt;8&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=16 style='height:16.0pt'&gt;
  &lt;td height=16 class=xl68 width=105 style='height:16.0pt;width:105pt'&gt;&amp;nbsp;&lt;/td&gt;
  &lt;td class=xl68 width=189 style='width:189pt'&gt;Keywordrelevanz im h2 Titel&lt;/td&gt;
  &lt;td class=xl68 align=right width=52 style='width:52pt'&gt;4&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr height=16 style='height:16.0pt'&gt;
  &lt;td height=16 class=xl68 width=105 style='height:16.0pt;width:105pt'&gt;&amp;nbsp;&lt;/td&gt;
  &lt;td class=xl68 width=189 style='width:189pt'&gt;Textlänge (200-500 Wörter)&lt;/td&gt;
  &lt;td class=xl68 align=right width=52 style='width:52pt'&gt;8&lt;/td&gt;
 &lt;/tr&gt;
&lt;/table&gt;
</pre>
<h2 id="toc-ergebnis">Ergebnis</h2>
<p>Um einen 1:1 Effekt zu erhalten, sollte man die Style Informationen natürlich im Quellcode mit einbinden. Damit der Quellcode komplett sauber bleibt und die Style Informationen nicht im Contentbereich stehen müssen (nicht HTML konform) könnte man noch mit Hilfe des <a href="http://beaker.mailchimp.com/inline-css" title="CSS Inline Styler">MailChimp CSS Inline Styler</a> die Styles ganz einfach aus den CSS Styles Inline abspeichern.</p>
<p>Und dann kommt folgendes bei heraus:</p>
<table border="0" cellpadding="0" cellspacing="0" width="346" style="border-collapse: collapse;table-layout: fixed;width: 346pt;mso-displayed-decimal-separator: &quot;,&quot;;mso-displayed-thousand-separator: &quot;.&quot;;">
<col class="xl66" width="105" style="mso-width-source: userset;mso-width-alt: 3360;width: 105pt;mso-style-parent: style0;white-space: normal;">
 </col>
<col class="xl66" width="189" style="mso-width-source: userset;mso-width-alt: 6048;width: 189pt;mso-style-parent: style0;white-space: normal;">
 </col>
<col class="xl66" width="52" style="mso-width-source: userset;mso-width-alt: 1664;width: 52pt;mso-style-parent: style0;white-space: normal;">
 </col>
<tr class="xl65" height="49" style="height: 49.0pt;mso-style-parent: style0;font-weight: 700;">
<td height="49" class="xl69" width="105" style="height: 49.0pt;width: 105pt;mso-style-parent: style22;padding-top: 1px;padding-right: 1px;padding-left: 1px;mso-ignore: padding;color: #1F497D;font-size: 12.0pt;font-weight: 700;font-style: normal;text-decoration: none;font-family: Calibri;mso-font-charset: 0;mso-number-format: General;text-align: general;vertical-align: bottom;border: none;mso-background-source: auto;mso-pattern: black none;mso-protection: locked visible;white-space: normal;mso-rotate: 0;mso-generic-font-family: auto;border-top: none;border-right: none;border-bottom: 1.5pt solid #4F81BD;border-left: none;background: white;">SEO<br />
  Maßnahmen</td>
<td class="xl69" width="189" style="width: 189pt;mso-style-parent: style22;padding-top: 1px;padding-right: 1px;padding-left: 1px;mso-ignore: padding;color: #1F497D;font-size: 12.0pt;font-weight: 700;font-style: normal;text-decoration: none;font-family: Calibri;mso-font-charset: 0;mso-number-format: General;text-align: general;vertical-align: bottom;border: none;mso-background-source: auto;mso-pattern: black none;mso-protection: locked visible;white-space: normal;mso-rotate: 0;mso-generic-font-family: auto;border-top: none;border-right: none;border-bottom: 1.5pt solid #4F81BD;border-left: none;background: white;">&nbsp;</td>
<td class="xl69" width="52" style="width: 52pt;mso-style-parent: style22;padding-top: 1px;padding-right: 1px;padding-left: 1px;mso-ignore: padding;color: #1F497D;font-size: 12.0pt;font-weight: 700;font-style: normal;text-decoration: none;font-family: Calibri;mso-font-charset: 0;mso-number-format: General;text-align: general;vertical-align: bottom;border: none;mso-background-source: auto;mso-pattern: black none;mso-protection: locked visible;white-space: normal;mso-rotate: 0;mso-generic-font-family: auto;border-top: none;border-right: none;border-bottom: 1.5pt solid #4F81BD;border-left: none;background: white;">Wirkung (0-10)</td>
</tr>
<tr height="33" style="height:33.0pt">
<td height="33" class="xl67" width="105" style="height: 33.0pt;width: 105pt;mso-style-parent: style0;padding-top: 1px;padding-right: 1px;padding-left: 1px;mso-ignore: padding;color: black;font-size: 12.0pt;font-weight: 400;font-style: normal;text-decoration: none;font-family: Calibri, sans-serif;mso-font-charset: 0;mso-number-format: General;text-align: general;vertical-align: bottom;border: none;mso-background-source: auto;mso-pattern: black none;mso-protection: locked visible;white-space: normal;mso-rotate: 0;background: #EBF1DE;">offPage<br />
  Optimierung</td>
<td class="xl67" width="189" style="width: 189pt;mso-style-parent: style0;padding-top: 1px;padding-right: 1px;padding-left: 1px;mso-ignore: padding;color: black;font-size: 12.0pt;font-weight: 400;font-style: normal;text-decoration: none;font-family: Calibri, sans-serif;mso-font-charset: 0;mso-number-format: General;text-align: general;vertical-align: bottom;border: none;mso-background-source: auto;mso-pattern: black none;mso-protection: locked visible;white-space: normal;mso-rotate: 0;background: #EBF1DE;">Linkbuilding</td>
<td class="xl67" align="right" width="52" style="width: 52pt;mso-style-parent: style0;padding-top: 1px;padding-right: 1px;padding-left: 1px;mso-ignore: padding;color: black;font-size: 12.0pt;font-weight: 400;font-style: normal;text-decoration: none;font-family: Calibri, sans-serif;mso-font-charset: 0;mso-number-format: General;text-align: general;vertical-align: bottom;border: none;mso-background-source: auto;mso-pattern: black none;mso-protection: locked visible;white-space: normal;mso-rotate: 0;background: #EBF1DE;">8</td>
</tr>
<tr height="16" style="height:16.0pt">
<td height="16" class="xl67" width="105" style="height: 16.0pt;width: 105pt;mso-style-parent: style0;padding-top: 1px;padding-right: 1px;padding-left: 1px;mso-ignore: padding;color: black;font-size: 12.0pt;font-weight: 400;font-style: normal;text-decoration: none;font-family: Calibri, sans-serif;mso-font-charset: 0;mso-number-format: General;text-align: general;vertical-align: bottom;border: none;mso-background-source: auto;mso-pattern: black none;mso-protection: locked visible;white-space: normal;mso-rotate: 0;background: #EBF1DE;">&nbsp;</td>
<td class="xl67" width="189" style="width: 189pt;mso-style-parent: style0;padding-top: 1px;padding-right: 1px;padding-left: 1px;mso-ignore: padding;color: black;font-size: 12.0pt;font-weight: 400;font-style: normal;text-decoration: none;font-family: Calibri, sans-serif;mso-font-charset: 0;mso-number-format: General;text-align: general;vertical-align: bottom;border: none;mso-background-source: auto;mso-pattern: black none;mso-protection: locked visible;white-space: normal;mso-rotate: 0;background: #EBF1DE;">Presseberichte</td>
<td class="xl67" align="right" width="52" style="width: 52pt;mso-style-parent: style0;padding-top: 1px;padding-right: 1px;padding-left: 1px;mso-ignore: padding;color: black;font-size: 12.0pt;font-weight: 400;font-style: normal;text-decoration: none;font-family: Calibri, sans-serif;mso-font-charset: 0;mso-number-format: General;text-align: general;vertical-align: bottom;border: none;mso-background-source: auto;mso-pattern: black none;mso-protection: locked visible;white-space: normal;mso-rotate: 0;background: #EBF1DE;">4</td>
</tr>
<tr height="16" style="height:16.0pt">
<td height="16" class="xl67" width="105" style="height: 16.0pt;width: 105pt;mso-style-parent: style0;padding-top: 1px;padding-right: 1px;padding-left: 1px;mso-ignore: padding;color: black;font-size: 12.0pt;font-weight: 400;font-style: normal;text-decoration: none;font-family: Calibri, sans-serif;mso-font-charset: 0;mso-number-format: General;text-align: general;vertical-align: bottom;border: none;mso-background-source: auto;mso-pattern: black none;mso-protection: locked visible;white-space: normal;mso-rotate: 0;background: #EBF1DE;">&nbsp;</td>
<td class="xl67" width="189" style="width: 189pt;mso-style-parent: style0;padding-top: 1px;padding-right: 1px;padding-left: 1px;mso-ignore: padding;color: black;font-size: 12.0pt;font-weight: 400;font-style: normal;text-decoration: none;font-family: Calibri, sans-serif;mso-font-charset: 0;mso-number-format: General;text-align: general;vertical-align: bottom;border: none;mso-background-source: auto;mso-pattern: black none;mso-protection: locked visible;white-space: normal;mso-rotate: 0;background: #EBF1DE;">Brandbildung</td>
<td class="xl67" align="right" width="52" style="width: 52pt;mso-style-parent: style0;padding-top: 1px;padding-right: 1px;padding-left: 1px;mso-ignore: padding;color: black;font-size: 12.0pt;font-weight: 400;font-style: normal;text-decoration: none;font-family: Calibri, sans-serif;mso-font-charset: 0;mso-number-format: General;text-align: general;vertical-align: bottom;border: none;mso-background-source: auto;mso-pattern: black none;mso-protection: locked visible;white-space: normal;mso-rotate: 0;background: #EBF1DE;">10</td>
</tr>
<tr height="32" style="height:32.0pt">
<td height="32" class="xl68" width="105" style="height: 32.0pt;width: 105pt;mso-style-parent: style0;padding-top: 1px;padding-right: 1px;padding-left: 1px;mso-ignore: padding;color: black;font-size: 12.0pt;font-weight: 400;font-style: normal;text-decoration: none;font-family: Calibri, sans-serif;mso-font-charset: 0;mso-number-format: General;text-align: general;vertical-align: bottom;border: none;mso-background-source: auto;mso-pattern: black none;mso-protection: locked visible;white-space: normal;mso-rotate: 0;background: #E4DFEC;">onPage<br />
  Optimierung</td>
<td class="xl68" width="189" style="width: 189pt;mso-style-parent: style0;padding-top: 1px;padding-right: 1px;padding-left: 1px;mso-ignore: padding;color: black;font-size: 12.0pt;font-weight: 400;font-style: normal;text-decoration: none;font-family: Calibri, sans-serif;mso-font-charset: 0;mso-number-format: General;text-align: general;vertical-align: bottom;border: none;mso-background-source: auto;mso-pattern: black none;mso-protection: locked visible;white-space: normal;mso-rotate: 0;background: #E4DFEC;">Content Struktur</td>
<td class="xl68" align="right" width="52" style="width: 52pt;mso-style-parent: style0;padding-top: 1px;padding-right: 1px;padding-left: 1px;mso-ignore: padding;color: black;font-size: 12.0pt;font-weight: 400;font-style: normal;text-decoration: none;font-family: Calibri, sans-serif;mso-font-charset: 0;mso-number-format: General;text-align: general;vertical-align: bottom;border: none;mso-background-source: auto;mso-pattern: black none;mso-protection: locked visible;white-space: normal;mso-rotate: 0;background: #E4DFEC;">10</td>
</tr>
<tr height="16" style="height:16.0pt">
<td height="16" class="xl68" width="105" style="height: 16.0pt;width: 105pt;mso-style-parent: style0;padding-top: 1px;padding-right: 1px;padding-left: 1px;mso-ignore: padding;color: black;font-size: 12.0pt;font-weight: 400;font-style: normal;text-decoration: none;font-family: Calibri, sans-serif;mso-font-charset: 0;mso-number-format: General;text-align: general;vertical-align: bottom;border: none;mso-background-source: auto;mso-pattern: black none;mso-protection: locked visible;white-space: normal;mso-rotate: 0;background: #E4DFEC;">&nbsp;</td>
<td class="xl68" width="189" style="width: 189pt;mso-style-parent: style0;padding-top: 1px;padding-right: 1px;padding-left: 1px;mso-ignore: padding;color: black;font-size: 12.0pt;font-weight: 400;font-style: normal;text-decoration: none;font-family: Calibri, sans-serif;mso-font-charset: 0;mso-number-format: General;text-align: general;vertical-align: bottom;border: none;mso-background-source: auto;mso-pattern: black none;mso-protection: locked visible;white-space: normal;mso-rotate: 0;background: #E4DFEC;">korrekte interne Verlinkung</td>
<td class="xl68" align="right" width="52" style="width: 52pt;mso-style-parent: style0;padding-top: 1px;padding-right: 1px;padding-left: 1px;mso-ignore: padding;color: black;font-size: 12.0pt;font-weight: 400;font-style: normal;text-decoration: none;font-family: Calibri, sans-serif;mso-font-charset: 0;mso-number-format: General;text-align: general;vertical-align: bottom;border: none;mso-background-source: auto;mso-pattern: black none;mso-protection: locked visible;white-space: normal;mso-rotate: 0;background: #E4DFEC;">10</td>
</tr>
<tr height="16" style="height:16.0pt">
<td height="16" class="xl68" width="105" style="height: 16.0pt;width: 105pt;mso-style-parent: style0;padding-top: 1px;padding-right: 1px;padding-left: 1px;mso-ignore: padding;color: black;font-size: 12.0pt;font-weight: 400;font-style: normal;text-decoration: none;font-family: Calibri, sans-serif;mso-font-charset: 0;mso-number-format: General;text-align: general;vertical-align: bottom;border: none;mso-background-source: auto;mso-pattern: black none;mso-protection: locked visible;white-space: normal;mso-rotate: 0;background: #E4DFEC;">&nbsp;</td>
<td class="xl68" width="189" style="width: 189pt;mso-style-parent: style0;padding-top: 1px;padding-right: 1px;padding-left: 1px;mso-ignore: padding;color: black;font-size: 12.0pt;font-weight: 400;font-style: normal;text-decoration: none;font-family: Calibri, sans-serif;mso-font-charset: 0;mso-number-format: General;text-align: general;vertical-align: bottom;border: none;mso-background-source: auto;mso-pattern: black none;mso-protection: locked visible;white-space: normal;mso-rotate: 0;background: #E4DFEC;">Sauberer Code</td>
<td class="xl68" align="right" width="52" style="width: 52pt;mso-style-parent: style0;padding-top: 1px;padding-right: 1px;padding-left: 1px;mso-ignore: padding;color: black;font-size: 12.0pt;font-weight: 400;font-style: normal;text-decoration: none;font-family: Calibri, sans-serif;mso-font-charset: 0;mso-number-format: General;text-align: general;vertical-align: bottom;border: none;mso-background-source: auto;mso-pattern: black none;mso-protection: locked visible;white-space: normal;mso-rotate: 0;background: #E4DFEC;">4</td>
</tr>
<tr height="32" style="height:32.0pt">
<td height="32" class="xl68" width="105" style="height: 32.0pt;width: 105pt;mso-style-parent: style0;padding-top: 1px;padding-right: 1px;padding-left: 1px;mso-ignore: padding;color: black;font-size: 12.0pt;font-weight: 400;font-style: normal;text-decoration: none;font-family: Calibri, sans-serif;mso-font-charset: 0;mso-number-format: General;text-align: general;vertical-align: bottom;border: none;mso-background-source: auto;mso-pattern: black none;mso-protection: locked visible;white-space: normal;mso-rotate: 0;background: #E4DFEC;">&nbsp;</td>
<td class="xl68" width="189" style="width: 189pt;mso-style-parent: style0;padding-top: 1px;padding-right: 1px;padding-left: 1px;mso-ignore: padding;color: black;font-size: 12.0pt;font-weight: 400;font-style: normal;text-decoration: none;font-family: Calibri, sans-serif;mso-font-charset: 0;mso-number-format: General;text-align: general;vertical-align: bottom;border: none;mso-background-source: auto;mso-pattern: black none;mso-protection: locked visible;white-space: normal;mso-rotate: 0;background: #E4DFEC;">HTML5 Content<br />
  Abschnitt-Klassifizierung</td>
<td class="xl68" align="right" width="52" style="width: 52pt;mso-style-parent: style0;padding-top: 1px;padding-right: 1px;padding-left: 1px;mso-ignore: padding;color: black;font-size: 12.0pt;font-weight: 400;font-style: normal;text-decoration: none;font-family: Calibri, sans-serif;mso-font-charset: 0;mso-number-format: General;text-align: general;vertical-align: bottom;border: none;mso-background-source: auto;mso-pattern: black none;mso-protection: locked visible;white-space: normal;mso-rotate: 0;background: #E4DFEC;">8</td>
</tr>
<tr height="16" style="height:16.0pt">
<td height="16" class="xl68" width="105" style="height: 16.0pt;width: 105pt;mso-style-parent: style0;padding-top: 1px;padding-right: 1px;padding-left: 1px;mso-ignore: padding;color: black;font-size: 12.0pt;font-weight: 400;font-style: normal;text-decoration: none;font-family: Calibri, sans-serif;mso-font-charset: 0;mso-number-format: General;text-align: general;vertical-align: bottom;border: none;mso-background-source: auto;mso-pattern: black none;mso-protection: locked visible;white-space: normal;mso-rotate: 0;background: #E4DFEC;">&nbsp;</td>
<td class="xl68" width="189" style="width: 189pt;mso-style-parent: style0;padding-top: 1px;padding-right: 1px;padding-left: 1px;mso-ignore: padding;color: black;font-size: 12.0pt;font-weight: 400;font-style: normal;text-decoration: none;font-family: Calibri, sans-serif;mso-font-charset: 0;mso-number-format: General;text-align: general;vertical-align: bottom;border: none;mso-background-source: auto;mso-pattern: black none;mso-protection: locked visible;white-space: normal;mso-rotate: 0;background: #E4DFEC;">Meta Description</td>
<td class="xl68" align="right" width="52" style="width: 52pt;mso-style-parent: style0;padding-top: 1px;padding-right: 1px;padding-left: 1px;mso-ignore: padding;color: black;font-size: 12.0pt;font-weight: 400;font-style: normal;text-decoration: none;font-family: Calibri, sans-serif;mso-font-charset: 0;mso-number-format: General;text-align: general;vertical-align: bottom;border: none;mso-background-source: auto;mso-pattern: black none;mso-protection: locked visible;white-space: normal;mso-rotate: 0;background: #E4DFEC;">10</td>
</tr>
<tr height="16" style="height:16.0pt">
<td height="16" class="xl68" width="105" style="height: 16.0pt;width: 105pt;mso-style-parent: style0;padding-top: 1px;padding-right: 1px;padding-left: 1px;mso-ignore: padding;color: black;font-size: 12.0pt;font-weight: 400;font-style: normal;text-decoration: none;font-family: Calibri, sans-serif;mso-font-charset: 0;mso-number-format: General;text-align: general;vertical-align: bottom;border: none;mso-background-source: auto;mso-pattern: black none;mso-protection: locked visible;white-space: normal;mso-rotate: 0;background: #E4DFEC;">&nbsp;</td>
<td class="xl68" width="189" style="width: 189pt;mso-style-parent: style0;padding-top: 1px;padding-right: 1px;padding-left: 1px;mso-ignore: padding;color: black;font-size: 12.0pt;font-weight: 400;font-style: normal;text-decoration: none;font-family: Calibri, sans-serif;mso-font-charset: 0;mso-number-format: General;text-align: general;vertical-align: bottom;border: none;mso-background-source: auto;mso-pattern: black none;mso-protection: locked visible;white-space: normal;mso-rotate: 0;background: #E4DFEC;">Länge der Description</td>
<td class="xl68" align="right" width="52" style="width: 52pt;mso-style-parent: style0;padding-top: 1px;padding-right: 1px;padding-left: 1px;mso-ignore: padding;color: black;font-size: 12.0pt;font-weight: 400;font-style: normal;text-decoration: none;font-family: Calibri, sans-serif;mso-font-charset: 0;mso-number-format: General;text-align: general;vertical-align: bottom;border: none;mso-background-source: auto;mso-pattern: black none;mso-protection: locked visible;white-space: normal;mso-rotate: 0;background: #E4DFEC;">5</td>
</tr>
<tr height="16" style="height:16.0pt">
<td height="16" class="xl68" width="105" style="height: 16.0pt;width: 105pt;mso-style-parent: style0;padding-top: 1px;padding-right: 1px;padding-left: 1px;mso-ignore: padding;color: black;font-size: 12.0pt;font-weight: 400;font-style: normal;text-decoration: none;font-family: Calibri, sans-serif;mso-font-charset: 0;mso-number-format: General;text-align: general;vertical-align: bottom;border: none;mso-background-source: auto;mso-pattern: black none;mso-protection: locked visible;white-space: normal;mso-rotate: 0;background: #E4DFEC;">&nbsp;</td>
<td class="xl68" width="189" style="width: 189pt;mso-style-parent: style0;padding-top: 1px;padding-right: 1px;padding-left: 1px;mso-ignore: padding;color: black;font-size: 12.0pt;font-weight: 400;font-style: normal;text-decoration: none;font-family: Calibri, sans-serif;mso-font-charset: 0;mso-number-format: General;text-align: general;vertical-align: bottom;border: none;mso-background-source: auto;mso-pattern: black none;mso-protection: locked visible;white-space: normal;mso-rotate: 0;background: #E4DFEC;">Meta Keywords</td>
<td class="xl68" align="right" width="52" style="width: 52pt;mso-style-parent: style0;padding-top: 1px;padding-right: 1px;padding-left: 1px;mso-ignore: padding;color: black;font-size: 12.0pt;font-weight: 400;font-style: normal;text-decoration: none;font-family: Calibri, sans-serif;mso-font-charset: 0;mso-number-format: General;text-align: general;vertical-align: bottom;border: none;mso-background-source: auto;mso-pattern: black none;mso-protection: locked visible;white-space: normal;mso-rotate: 0;background: #E4DFEC;">0</td>
</tr>
<tr height="16" style="height:16.0pt">
<td height="16" class="xl68" width="105" style="height: 16.0pt;width: 105pt;mso-style-parent: style0;padding-top: 1px;padding-right: 1px;padding-left: 1px;mso-ignore: padding;color: black;font-size: 12.0pt;font-weight: 400;font-style: normal;text-decoration: none;font-family: Calibri, sans-serif;mso-font-charset: 0;mso-number-format: General;text-align: general;vertical-align: bottom;border: none;mso-background-source: auto;mso-pattern: black none;mso-protection: locked visible;white-space: normal;mso-rotate: 0;background: #E4DFEC;">&nbsp;</td>
<td class="xl68" width="189" style="width: 189pt;mso-style-parent: style0;padding-top: 1px;padding-right: 1px;padding-left: 1px;mso-ignore: padding;color: black;font-size: 12.0pt;font-weight: 400;font-style: normal;text-decoration: none;font-family: Calibri, sans-serif;mso-font-charset: 0;mso-number-format: General;text-align: general;vertical-align: bottom;border: none;mso-background-source: auto;mso-pattern: black none;mso-protection: locked visible;white-space: normal;mso-rotate: 0;background: #E4DFEC;">Seiten-Titel</td>
<td class="xl68" align="right" width="52" style="width: 52pt;mso-style-parent: style0;padding-top: 1px;padding-right: 1px;padding-left: 1px;mso-ignore: padding;color: black;font-size: 12.0pt;font-weight: 400;font-style: normal;text-decoration: none;font-family: Calibri, sans-serif;mso-font-charset: 0;mso-number-format: General;text-align: general;vertical-align: bottom;border: none;mso-background-source: auto;mso-pattern: black none;mso-protection: locked visible;white-space: normal;mso-rotate: 0;background: #E4DFEC;">10</td>
</tr>
<tr height="16" style="height:16.0pt">
<td height="16" class="xl68" width="105" style="height: 16.0pt;width: 105pt;mso-style-parent: style0;padding-top: 1px;padding-right: 1px;padding-left: 1px;mso-ignore: padding;color: black;font-size: 12.0pt;font-weight: 400;font-style: normal;text-decoration: none;font-family: Calibri, sans-serif;mso-font-charset: 0;mso-number-format: General;text-align: general;vertical-align: bottom;border: none;mso-background-source: auto;mso-pattern: black none;mso-protection: locked visible;white-space: normal;mso-rotate: 0;background: #E4DFEC;">&nbsp;</td>
<td class="xl68" width="189" style="width: 189pt;mso-style-parent: style0;padding-top: 1px;padding-right: 1px;padding-left: 1px;mso-ignore: padding;color: black;font-size: 12.0pt;font-weight: 400;font-style: normal;text-decoration: none;font-family: Calibri, sans-serif;mso-font-charset: 0;mso-number-format: General;text-align: general;vertical-align: bottom;border: none;mso-background-source: auto;mso-pattern: black none;mso-protection: locked visible;white-space: normal;mso-rotate: 0;background: #E4DFEC;">Länge des Titels</td>
<td class="xl68" align="right" width="52" style="width: 52pt;mso-style-parent: style0;padding-top: 1px;padding-right: 1px;padding-left: 1px;mso-ignore: padding;color: black;font-size: 12.0pt;font-weight: 400;font-style: normal;text-decoration: none;font-family: Calibri, sans-serif;mso-font-charset: 0;mso-number-format: General;text-align: general;vertical-align: bottom;border: none;mso-background-source: auto;mso-pattern: black none;mso-protection: locked visible;white-space: normal;mso-rotate: 0;background: #E4DFEC;">5</td>
</tr>
<tr height="16" style="height:16.0pt">
<td height="16" class="xl68" width="105" style="height: 16.0pt;width: 105pt;mso-style-parent: style0;padding-top: 1px;padding-right: 1px;padding-left: 1px;mso-ignore: padding;color: black;font-size: 12.0pt;font-weight: 400;font-style: normal;text-decoration: none;font-family: Calibri, sans-serif;mso-font-charset: 0;mso-number-format: General;text-align: general;vertical-align: bottom;border: none;mso-background-source: auto;mso-pattern: black none;mso-protection: locked visible;white-space: normal;mso-rotate: 0;background: #E4DFEC;">&nbsp;</td>
<td class="xl68" width="189" style="width: 189pt;mso-style-parent: style0;padding-top: 1px;padding-right: 1px;padding-left: 1px;mso-ignore: padding;color: black;font-size: 12.0pt;font-weight: 400;font-style: normal;text-decoration: none;font-family: Calibri, sans-serif;mso-font-charset: 0;mso-number-format: General;text-align: general;vertical-align: bottom;border: none;mso-background-source: auto;mso-pattern: black none;mso-protection: locked visible;white-space: normal;mso-rotate: 0;background: #E4DFEC;">Keyowordrelevanz im Titel</td>
<td class="xl68" align="right" width="52" style="width: 52pt;mso-style-parent: style0;padding-top: 1px;padding-right: 1px;padding-left: 1px;mso-ignore: padding;color: black;font-size: 12.0pt;font-weight: 400;font-style: normal;text-decoration: none;font-family: Calibri, sans-serif;mso-font-charset: 0;mso-number-format: General;text-align: general;vertical-align: bottom;border: none;mso-background-source: auto;mso-pattern: black none;mso-protection: locked visible;white-space: normal;mso-rotate: 0;background: #E4DFEC;">10</td>
</tr>
<tr height="16" style="height:16.0pt">
<td height="16" class="xl68" width="105" style="height: 16.0pt;width: 105pt;mso-style-parent: style0;padding-top: 1px;padding-right: 1px;padding-left: 1px;mso-ignore: padding;color: black;font-size: 12.0pt;font-weight: 400;font-style: normal;text-decoration: none;font-family: Calibri, sans-serif;mso-font-charset: 0;mso-number-format: General;text-align: general;vertical-align: bottom;border: none;mso-background-source: auto;mso-pattern: black none;mso-protection: locked visible;white-space: normal;mso-rotate: 0;background: #E4DFEC;">&nbsp;</td>
<td class="xl68" width="189" style="width: 189pt;mso-style-parent: style0;padding-top: 1px;padding-right: 1px;padding-left: 1px;mso-ignore: padding;color: black;font-size: 12.0pt;font-weight: 400;font-style: normal;text-decoration: none;font-family: Calibri, sans-serif;mso-font-charset: 0;mso-number-format: General;text-align: general;vertical-align: bottom;border: none;mso-background-source: auto;mso-pattern: black none;mso-protection: locked visible;white-space: normal;mso-rotate: 0;background: #E4DFEC;">h1 Titel</td>
<td class="xl68" align="right" width="52" style="width: 52pt;mso-style-parent: style0;padding-top: 1px;padding-right: 1px;padding-left: 1px;mso-ignore: padding;color: black;font-size: 12.0pt;font-weight: 400;font-style: normal;text-decoration: none;font-family: Calibri, sans-serif;mso-font-charset: 0;mso-number-format: General;text-align: general;vertical-align: bottom;border: none;mso-background-source: auto;mso-pattern: black none;mso-protection: locked visible;white-space: normal;mso-rotate: 0;background: #E4DFEC;">10</td>
</tr>
<tr height="16" style="height:16.0pt">
<td height="16" class="xl68" width="105" style="height: 16.0pt;width: 105pt;mso-style-parent: style0;padding-top: 1px;padding-right: 1px;padding-left: 1px;mso-ignore: padding;color: black;font-size: 12.0pt;font-weight: 400;font-style: normal;text-decoration: none;font-family: Calibri, sans-serif;mso-font-charset: 0;mso-number-format: General;text-align: general;vertical-align: bottom;border: none;mso-background-source: auto;mso-pattern: black none;mso-protection: locked visible;white-space: normal;mso-rotate: 0;background: #E4DFEC;">&nbsp;</td>
<td class="xl68" width="189" style="width: 189pt;mso-style-parent: style0;padding-top: 1px;padding-right: 1px;padding-left: 1px;mso-ignore: padding;color: black;font-size: 12.0pt;font-weight: 400;font-style: normal;text-decoration: none;font-family: Calibri, sans-serif;mso-font-charset: 0;mso-number-format: General;text-align: general;vertical-align: bottom;border: none;mso-background-source: auto;mso-pattern: black none;mso-protection: locked visible;white-space: normal;mso-rotate: 0;background: #E4DFEC;">Keyowordrelevanz im h1 Titel</td>
<td class="xl68" align="right" width="52" style="width: 52pt;mso-style-parent: style0;padding-top: 1px;padding-right: 1px;padding-left: 1px;mso-ignore: padding;color: black;font-size: 12.0pt;font-weight: 400;font-style: normal;text-decoration: none;font-family: Calibri, sans-serif;mso-font-charset: 0;mso-number-format: General;text-align: general;vertical-align: bottom;border: none;mso-background-source: auto;mso-pattern: black none;mso-protection: locked visible;white-space: normal;mso-rotate: 0;background: #E4DFEC;">10</td>
</tr>
<tr height="16" style="height:16.0pt">
<td height="16" class="xl68" width="105" style="height: 16.0pt;width: 105pt;mso-style-parent: style0;padding-top: 1px;padding-right: 1px;padding-left: 1px;mso-ignore: padding;color: black;font-size: 12.0pt;font-weight: 400;font-style: normal;text-decoration: none;font-family: Calibri, sans-serif;mso-font-charset: 0;mso-number-format: General;text-align: general;vertical-align: bottom;border: none;mso-background-source: auto;mso-pattern: black none;mso-protection: locked visible;white-space: normal;mso-rotate: 0;background: #E4DFEC;">&nbsp;</td>
<td class="xl68" width="189" style="width: 189pt;mso-style-parent: style0;padding-top: 1px;padding-right: 1px;padding-left: 1px;mso-ignore: padding;color: black;font-size: 12.0pt;font-weight: 400;font-style: normal;text-decoration: none;font-family: Calibri, sans-serif;mso-font-charset: 0;mso-number-format: General;text-align: general;vertical-align: bottom;border: none;mso-background-source: auto;mso-pattern: black none;mso-protection: locked visible;white-space: normal;mso-rotate: 0;background: #E4DFEC;">h2 Untertitel</td>
<td class="xl68" align="right" width="52" style="width: 52pt;mso-style-parent: style0;padding-top: 1px;padding-right: 1px;padding-left: 1px;mso-ignore: padding;color: black;font-size: 12.0pt;font-weight: 400;font-style: normal;text-decoration: none;font-family: Calibri, sans-serif;mso-font-charset: 0;mso-number-format: General;text-align: general;vertical-align: bottom;border: none;mso-background-source: auto;mso-pattern: black none;mso-protection: locked visible;white-space: normal;mso-rotate: 0;background: #E4DFEC;">8</td>
</tr>
<tr height="16" style="height:16.0pt">
<td height="16" class="xl68" width="105" style="height: 16.0pt;width: 105pt;mso-style-parent: style0;padding-top: 1px;padding-right: 1px;padding-left: 1px;mso-ignore: padding;color: black;font-size: 12.0pt;font-weight: 400;font-style: normal;text-decoration: none;font-family: Calibri, sans-serif;mso-font-charset: 0;mso-number-format: General;text-align: general;vertical-align: bottom;border: none;mso-background-source: auto;mso-pattern: black none;mso-protection: locked visible;white-space: normal;mso-rotate: 0;background: #E4DFEC;">&nbsp;</td>
<td class="xl68" width="189" style="width: 189pt;mso-style-parent: style0;padding-top: 1px;padding-right: 1px;padding-left: 1px;mso-ignore: padding;color: black;font-size: 12.0pt;font-weight: 400;font-style: normal;text-decoration: none;font-family: Calibri, sans-serif;mso-font-charset: 0;mso-number-format: General;text-align: general;vertical-align: bottom;border: none;mso-background-source: auto;mso-pattern: black none;mso-protection: locked visible;white-space: normal;mso-rotate: 0;background: #E4DFEC;">Keywordrelevanz im h2 Titel</td>
<td class="xl68" align="right" width="52" style="width: 52pt;mso-style-parent: style0;padding-top: 1px;padding-right: 1px;padding-left: 1px;mso-ignore: padding;color: black;font-size: 12.0pt;font-weight: 400;font-style: normal;text-decoration: none;font-family: Calibri, sans-serif;mso-font-charset: 0;mso-number-format: General;text-align: general;vertical-align: bottom;border: none;mso-background-source: auto;mso-pattern: black none;mso-protection: locked visible;white-space: normal;mso-rotate: 0;background: #E4DFEC;">4</td>
</tr>
<tr height="16" style="height:16.0pt">
<td height="16" class="xl68" width="105" style="height: 16.0pt;width: 105pt;mso-style-parent: style0;padding-top: 1px;padding-right: 1px;padding-left: 1px;mso-ignore: padding;color: black;font-size: 12.0pt;font-weight: 400;font-style: normal;text-decoration: none;font-family: Calibri, sans-serif;mso-font-charset: 0;mso-number-format: General;text-align: general;vertical-align: bottom;border: none;mso-background-source: auto;mso-pattern: black none;mso-protection: locked visible;white-space: normal;mso-rotate: 0;background: #E4DFEC;">&nbsp;</td>
<td class="xl68" width="189" style="width: 189pt;mso-style-parent: style0;padding-top: 1px;padding-right: 1px;padding-left: 1px;mso-ignore: padding;color: black;font-size: 12.0pt;font-weight: 400;font-style: normal;text-decoration: none;font-family: Calibri, sans-serif;mso-font-charset: 0;mso-number-format: General;text-align: general;vertical-align: bottom;border: none;mso-background-source: auto;mso-pattern: black none;mso-protection: locked visible;white-space: normal;mso-rotate: 0;background: #E4DFEC;">Textlänge (200-500 Wörter)</td>
<td class="xl68" align="right" width="52" style="width: 52pt;mso-style-parent: style0;padding-top: 1px;padding-right: 1px;padding-left: 1px;mso-ignore: padding;color: black;font-size: 12.0pt;font-weight: 400;font-style: normal;text-decoration: none;font-family: Calibri, sans-serif;mso-font-charset: 0;mso-number-format: General;text-align: general;vertical-align: bottom;border: none;mso-background-source: auto;mso-pattern: black none;mso-protection: locked visible;white-space: normal;mso-rotate: 0;background: #E4DFEC;">8</td>
</tr>
</table>
<h2 id="toc-liefert-tableizer-einen-saubereren-code">Liefert Tableizer einen saubereren Code?</h2>
<p>Wenn man damit leben kann, dass das Tabellendesign verloren geht, ja!</p>
<pre class="brush: xml; title: ; notranslate">
&lt;style type=&quot;text/css&quot;&gt;
table.tableizer-table{border: 1px solid #CCC;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;}
.tableizer-table td {padding: 4px; margin: 3px;
border: 1px solid #ccc;}
.tableizer-table th {background-color: #104E8B;
color: #FFF; font-weight: bold;}
&lt;/style&gt;

&lt;table class=&quot;tableizer-table&quot;&gt;
&lt;tr class=&quot;tableizer-firstrow&quot;&gt;
&lt;th&gt;SEO Maßnahmen&lt;/th&gt;&lt;th&gt;&amp;nbsp;&lt;/th&gt;
&lt;th&gt;Wirkung (0-10)&lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;offPage Optimierung&lt;/td&gt;&lt;td&gt;Linkbuilding&lt;/td&gt;&lt;td&gt;8&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&amp;nbsp;&lt;/td&gt;&lt;td&gt;Presseberichte&lt;/td&gt;&lt;td&gt;4&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&amp;nbsp;&lt;/td&gt;&lt;td&gt;Brandbildung&lt;/td&gt;&lt;td&gt;10&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;onPage Optimierung&lt;/td&gt;&lt;td&gt;Content Struktur&lt;/td&gt;&lt;td&gt;10&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&amp;nbsp;&lt;/td&gt;&lt;td&gt;korrekte interne Verlinkung&lt;/td&gt;&lt;td&gt;10&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&amp;nbsp;&lt;/td&gt;&lt;td&gt;Sauberer Code&lt;/td&gt;&lt;td&gt;4&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&amp;nbsp;&lt;/td&gt;&lt;td&gt;HTML5 Content Abschnitt-Klassifizierung&lt;/td&gt;&lt;td&gt;8&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&amp;nbsp;&lt;/td&gt;&lt;td&gt;Meta Description&lt;/td&gt;&lt;td&gt;10&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&amp;nbsp;&lt;/td&gt;&lt;td&gt;Länge der Description&lt;/td&gt;&lt;td&gt;5&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&amp;nbsp;&lt;/td&gt;&lt;td&gt;Meta Keywords&lt;/td&gt;&lt;td&gt;0&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&amp;nbsp;&lt;/td&gt;&lt;td&gt;Seiten-Titel&lt;/td&gt;&lt;td&gt;10&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&amp;nbsp;&lt;/td&gt;&lt;td&gt;Länge des Titels&lt;/td&gt;&lt;td&gt;5&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&amp;nbsp;&lt;/td&gt;&lt;td&gt;Keyowordrelevanz im Titel&lt;/td&gt;&lt;td&gt;10&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&amp;nbsp;&lt;/td&gt;&lt;td&gt;h1 Titel&lt;/td&gt;&lt;td&gt;10&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&amp;nbsp;&lt;/td&gt;&lt;td&gt;Keyowordrelevanz im h1 Titel&lt;/td&gt;&lt;td&gt;10&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&amp;nbsp;&lt;/td&gt;&lt;td&gt;h2 Untertitel&lt;/td&gt;&lt;td&gt;8&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&amp;nbsp;&lt;/td&gt;&lt;td&gt;Keywordrelevanz im h2 Titel&lt;/td&gt;&lt;td&gt;4&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&amp;nbsp;&lt;/td&gt;&lt;td&gt;Textlänge (200-500 Wörter)&lt;/td&gt;&lt;td&gt;8&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
</pre>
<h3 id="toc-ergebnis1">Ergebnis</h3>
<style type="text/css">
table.tableizer-table {border: 1px solid #CCC; font-family: Arial, Helvetica, sans-serif; font-size: 12px;} .tableizer-table td {padding: 4px; margin: 3px; border: 1px solid #ccc;}
.tableizer-table th {background-color: #104E8B; color: #FFF; font-weight: bold;}
</style>
<table class="tableizer-table">
<tr class="tableizer-firstrow">
<th>SEO Maßnahmen</th>
<th>&nbsp;</th>
<th>Wirkung (0-10)</th>
</tr>
<tr>
<td>offPage Optimierung</td>
<td>Linkbuilding</td>
<td>8</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>Presseberichte</td>
<td>4</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>Brandbildung</td>
<td>10</td>
</tr>
<tr>
<td>onPage Optimierung</td>
<td>Content Struktur</td>
<td>10</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>korrekte interne Verlinkung</td>
<td>10</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>Sauberer Code</td>
<td>4</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>HTML5 Content Abschnitt-Klassifizierung</td>
<td>8</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>Meta Description</td>
<td>10</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>Länge der Description</td>
<td>5</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>Meta Keywords</td>
<td>0</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>Seiten-Titel</td>
<td>10</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>Länge des Titels</td>
<td>5</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>Keyowordrelevanz im Titel</td>
<td>10</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>h1 Titel</td>
<td>10</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>Keyowordrelevanz im h1 Titel</td>
<td>10</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>h2 Untertitel</td>
<td>8</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>Keywordrelevanz im h2 Titel</td>
<td>4</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>Textlänge (200-500 Wörter)</td>
<td>8</td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://mizine.de/html/ms-office-tabellen-in-html-tabellen-umwandeln/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>mit Vorschau: PDF-Seiten löschen, einfügen, verschieben</title>
		<link>http://mizine.de/mac/mit-vorschau-pdf-seiten-loschen-einfugen-verschieben/</link>
		<comments>http://mizine.de/mac/mit-vorschau-pdf-seiten-loschen-einfugen-verschieben/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 08:12:45 +0000</pubDate>
		<dc:creator>Viktor Dite</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Einfügen]]></category>
		<category><![CDATA[ersetzen]]></category>
		<category><![CDATA[löschen]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[preview]]></category>
		<category><![CDATA[Seite]]></category>
		<category><![CDATA[Vorschau]]></category>
		<category><![CDATA[zusammenfügen]]></category>

		<guid isPermaLink="false">http://mizine.de/allgemein/mit-vorschau-pdf-seiten-loschen-einfugen-verschieben/</guid>
		<description><![CDATA[Um ausgewählte PDF-Dateien zusammenzuführen oder einzelne Seiten am Mac zu löschen, waren bislang Spezial-Tools wie &#8220;Acrobat&#8221;, &#8220;PDFlab&#8221; oder &#8220;PDFpen&#8221; notwendig. Doch es geht auch mit Mac-OS-X-Bordmitteln (genauer mit &#8220;Vorschau&#8221;). Screen2.0 zeigt, wie:. Seiten selektieren und löschen: Sie können einzelne Seiten löschen, indem Sie in die kleinen Vorschau-Thumbnails in der Fenster-Seitenleiste klicken (auch mit Mehrfach-Selektionen mit [...]]]></description>
			<content:encoded><![CDATA[<p>Um ausgewählte PDF-Dateien zusammenzuführen oder einzelne Seiten am Mac zu löschen, waren bislang Spezial-Tools wie &#8220;Acrobat&#8221;, &#8220;PDFlab&#8221; oder &#8220;PDFpen&#8221; notwendig. Doch es geht auch mit <a href="http://screen-online.de/blog/details/?date=2009.03.13" target="_blank">Mac-OS-X-Bordmitteln (genauer mit &#8220;Vorschau&#8221;). Screen2.0 zeigt, wie:</a>.</p>
<blockquote><h3 id="toc-seiten-selektieren-und-lschen">Seiten selektieren und löschen:</h3>
<p> Sie können einzelne Seiten löschen, indem Sie in die kleinen Vorschau-Thumbnails in der Fenster-Seitenleiste klicken (auch mit Mehrfach-Selektionen mit Command- bzw. Shift-Klicks, bzw. mit Klicken in Thumbnails und danach Command-A alles auswählen). Drücken Sie dann Command-Delete <em>(oder Shift-Command-Backspace auf nem MacBook)</em>, um diese zu löschen.</p>
<h3 id="toc-seiten-einfgen">Seiten einfügen:</h3>
<p> Zum Einfügen einzelner Seiten eines PDFs oder ganzer PDF-Dokumente öffnen Sie beide PDF-Dokumente. Wählen Sie die einzufügenden Seiten in dem einen Fenster aus (siehe oben). Ziehen Sie die Seiten mit der Maus an die gewünschte Position (diese wird rot markiert) in dem anderen PDF-Dokument. Fertig.</p>
<h3 id="toc-seiten-verschieben">Seiten verschieben:</h3>
<p> Auf ähnliche Weise können Seiten innerhalb eines Dokuments verschoben werden. Einfach in der Seitenleiste auswählen und per Drag-and-Drop verschieben.</p></blockquote>
<p><script type="text/javascript"><!--
google_ad_client = "pub-5182098267045147"; 
/* 468x60, Erstellt 21.03.08 */ 
google_ad_slot = "7792313158"; 
google_ad_width = 468; 
google_ad_height = 60; 
//--> 
</script>  <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">  
</script>  </p>
]]></content:encoded>
			<wfw:commentRss>http://mizine.de/mac/mit-vorschau-pdf-seiten-loschen-einfugen-verschieben/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Passwort aus PDF-Dokumenten im Batch entfernen</title>
		<link>http://mizine.de/allgemein/passwort-aus-pdf-dokumenten-im-batch-entfernen/</link>
		<comments>http://mizine.de/allgemein/passwort-aus-pdf-dokumenten-im-batch-entfernen/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 11:25:24 +0000</pubDate>
		<dc:creator>Viktor Dite</dc:creator>
				<category><![CDATA[Aus dem Leben...]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[batch]]></category>
		<category><![CDATA[entfernen]]></category>
		<category><![CDATA[löschen]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[Passwort]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[remove]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[Skript]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://mizine.de/?p=1074</guid>
		<description><![CDATA[Voraussetzung: Das PDF-Passowrt ist bekannt. Acrobat 8 bietet leider nicht mehr die Funktion im Batch-Modus Passwörter aus Dokumenten zu entfernen. Wenn man jedoch 900 PDFs ein anderes Passwort zuweisen soll, artet das Ganze schnell in sehr stupider Arbeit aus, nämlich alle Dateien per Hand zu editieren. Acrobat kann nämlich per Stapelverarbeitung nicht einmal eine neue [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://mizine.de/wp-content/uploads/2009/06/protectedpdf-150x150.jpg" alt="protectedpdf" title="protectedpdf" width="150" height="150" class="alignleft size-thumbnail wp-image-1157" />Voraussetzung: Das PDF-Passowrt ist bekannt.</p>
<p>Acrobat 8 bietet leider nicht mehr die Funktion im Batch-Modus Passwörter aus Dokumenten zu entfernen. Wenn man jedoch 900 PDFs ein anderes Passwort zuweisen soll, artet das Ganze schnell in sehr stupider Arbeit aus, nämlich alle Dateien per Hand zu editieren. Acrobat kann nämlich per Stapelverarbeitung nicht einmal eine neue Sicherheitsrichtlinie für die PDFs generieren, solange ein Passwort gesetzt ist.</p>
<p>Abhilfe schafft hier <a href="http://www.accesspdf.com/pdftk/">pdftk</a>, welches auf Befehlsebene erlaubt u.A. pdf&#8217;s von ihrem (bekannten!) Passwort zu befreien. <a href="http://www.accesspdf.com/pdftk/">pdftk</a> hat jedoch einen kleinen Nachteil. Die Syntax verlangt einen definierten Namen für die Ausgabe (&#8220;output&#8221;). <a href="http://www.accesspdf.com/pdftk/">pdftk</a> kann somit von sich aus keine Verzeichnisse im Batch verarbeiten, sondern nur einzelne Dateien. Um dem entgegen zu wirken, kann man bspw. mit Hilfe dieses kleinen DOS-Batch Skripts alle Dateien eines Verzeichnisses verarbeiten:<br />
<script type="text/javascript"><!--
google_ad_client = "pub-5182098267045147";
/* 468x60, Erstellt 21.03.08 */
google_ad_slot = "7792313158";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<hr />
<pre><code>@echo off
SET FILES=*.pdf
mkdir unsecure
FOR %%a in (%FILES%) do pdftk %%a input_pw andr3w output unsecure\%%a verbose dont_ask</code></pre>
<p><br/></p>
<hr />
<br/><br />
Voila. Das Passwort der 900 pdfs ist nun weg, und man kann entspannt mit Hilfe der Stapelverabeitung von Acrobat ein neues setzen.</p>
]]></content:encoded>
			<wfw:commentRss>http://mizine.de/allgemein/passwort-aus-pdf-dokumenten-im-batch-entfernen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Erfahrungsbericht PaperLess</title>
		<link>http://mizine.de/mac/erfahrungsbericht-paperless/</link>
		<comments>http://mizine.de/mac/erfahrungsbericht-paperless/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 12:44:56 +0000</pubDate>
		<dc:creator>Viktor Dite</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Datenbank]]></category>
		<category><![CDATA[Erfahrung]]></category>
		<category><![CDATA[negativ]]></category>
		<category><![CDATA[Paperless]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Verwaltung]]></category>
		<category><![CDATA[Vorsicht]]></category>

		<guid isPermaLink="false">http://mizine.de/?p=1061</guid>
		<description><![CDATA[Ich habe mir im MacUpdate eine Lizenz für PaperLess erworben und gleich mal ausprobiert. Ich wollte endlich meinen ganzen Papierwust reduzieren. Anfänglich habe ich für die Datenbank ein Passwort gesetzt und angefangen zahlreiche PDFs einzubinden. Als mir letztendlich auffiel, dass der Start mit der Eingabe des Passwortes recht lange dauert und das Passwort eigentlich keinen [...]]]></description>
			<content:encoded><![CDATA[<p>Ich habe mir im <a href="http://www.macupdate.com/">MacUpdate</a> eine Lizenz für <a href="http://www.marinersoftware.com/sitepage.php?page=152">PaperLess</a> erworben und gleich mal ausprobiert. Ich wollte endlich meinen ganzen Papierwust reduzieren. Anfänglich habe ich für die Datenbank ein Passwort gesetzt und angefangen zahlreiche PDFs einzubinden. Als mir letztendlich auffiel, dass der Start mit der Eingabe des Passwortes recht lange dauert und das Passwort eigentlich keinen Sinn hat &#8212; da die Dokumente keinen Wert für dritte hätten &#8212; beschloss ich das Passwort wieder zu entfernen. Als ich damit fertig war, musst eich mit Erschrecken feststellen, dass die gesamte Datenbank nur noch mickrige 128kB maß und keine Daten mehr darin zu finden waren. </p>
<p>Wie bitte soll ich einer solchen Software meine gesamten Dokumente anvertrauen &#8212; um wohlgemerkt die Papiervariante danach zu entsorgen! Mein Anliegen ging also an <a href="http://www.marinersoftware.com/">Marinersoftware</a> mit der Hoffnung, dass ein kommerzieller Anbieter einer nicht Open Source Anwendung doch guten Support leisten würde und mir wenigstens verraten würde, worauf ich in Zukunft achten müsse, damit das nicht noch einmal passiert. Die einzige Antwort, die ich bekommen habe war:</p>
<p>&#8220;<em>I&#8217;m sorry you have run into difficulty. You may want to check your backup files.</em>&#8221;</p>
<p>Bei einem Open Source Projekt hätte der Zuständige sich wenigstens für die genauere Fehlerbeschreibung interessiert, hätte vielleicht ein Bug-Ticket aufgemacht&#8230;. aber hier, NICHTS.</p>
<p>Ein Fehler während des ersten Tages und den ersten Schritten mit der Software, der gleich die ganze Datenbank unwiderruflich zerschießt und ein uninteressierter Support lässt mir keinen Zweifel über, dass dieser Software nicht zu trauen ist&#8230;.</p>
<p>Ich war schon immer skeptisch meine Daten, egal ob den iPhoto Bildern oder hier den PDFs, einer Datenbank anzuvertrauen. Ich hatte immer die Vision, dass nur durch einen kleinen Fehler in der Datenbank ALLE Daten auf einmal weg sind und womöglich auch aus den Backups nicht mehr wiederhergestellt werden können.</p>
]]></content:encoded>
			<wfw:commentRss>http://mizine.de/mac/erfahrungsbericht-paperless/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>so langsam wird es Zeit für Leopard</title>
		<link>http://mizine.de/mac/so-langsam-wird-es-zeit-fur-leopard/</link>
		<comments>http://mizine.de/mac/so-langsam-wird-es-zeit-fur-leopard/#comments</comments>
		<pubDate>Fri, 27 Mar 2009 21:08:04 +0000</pubDate>
		<dc:creator>Viktor Dite</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[annotieren]]></category>
		<category><![CDATA[editieren]]></category>
		<category><![CDATA[Kommentar]]></category>
		<category><![CDATA[kommentieren]]></category>
		<category><![CDATA[Leopard]]></category>
		<category><![CDATA[markieren]]></category>
		<category><![CDATA[Markierung]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[Vorschau]]></category>
		<category><![CDATA[zusammenfügen]]></category>

		<guid isPermaLink="false">http://mizine.de/?p=803</guid>
		<description><![CDATA[Wie oft treffe ich mittlerweile auf Software, die nur noch ausschließlich auf Leopard läuft? Zu oft! Manchmal lässt sich der Nutzen der Software gegenüber dem Aufwand zur Neuinstallation verschmerzen. Doch andermal möchte ich einfach nur noch diese kleinen neuen Finessen nicht mehr missen wollen. So auch die kleinen aber feinen Tricks, die sich mit der [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://flickr.com/photos/85388692@N00/128179574" title="do you beleive in easter bunnies? (2)"><img style="float:left; padding:0 10px 10px 0;" src="http://farm1.static.flickr.com/1/128179574_8d1dc05133_m.jpg"/></a><span class="dropcap">W</span>ie oft treffe ich mittlerweile auf Software, die nur noch ausschließlich auf Leopard läuft? Zu oft! Manchmal lässt sich der Nutzen der Software gegenüber dem Aufwand zur Neuinstallation verschmerzen. Doch andermal möchte ich einfach nur noch diese kleinen neuen Finessen nicht mehr missen wollen. So auch die kleinen aber feinen Tricks, die sich mit der neuen Vorschau ausüben lassen:</p>
<p><em>&#8220;Besonders interessant ist, dass Sie auch PDF-Dateien zusammenfügen können. Hierbei gehen Sie wie folgt vor: Öffnen Sie die beiden PDF-Dokumente, die zusammengefügt werden sollen, in separaten Fenstern. Dann blenden Sie die Seitenleisten der beiden Vorschau-Fenster ein. Nun markieren Sie bei dem einen Dokument die Seiten, die in das andere Dokument kopiert werden sollen. Hierbei können Sie das gesamte Dokument auswählen oder auch nur einzelne Seiten, die Sie mit Hilfe der Command-Taste und einem Mausklick markieren. Anschließend ziehen Sie die markierten Seiten in die Seitenleiste des anderen Dokuments an die entsprechende Stelle, die dabei mit einer roten Linie markiert wird. Daneben können Sie in Vorschau übrigens auch PDF-Dokumente mit Markierungen und Pfeilen sowie Kommentaren versehen. Die Befehle dazu finden Sie im Menü Werkzeuge.&#8221;</em> [<a href="http://www.macosxhints.ch/index.php?page=2&#038;hintid=2354">macoshints</a>]</p>
<p>Sowas suche ich schon seit längerem! </p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-5182098267045147";
/* 468x60, Erstellt 21.03.08 */
google_ad_slot = "7792313158";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://mizine.de/mac/so-langsam-wird-es-zeit-fur-leopard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bester Online Service zum Konvertieren von PDFs in HTML</title>
		<link>http://mizine.de/internet/bester-online-service-zum-konvertieren-von-pdfs-in-html/</link>
		<comments>http://mizine.de/internet/bester-online-service-zum-konvertieren-von-pdfs-in-html/#comments</comments>
		<pubDate>Mon, 14 Jul 2008 17:49:06 +0000</pubDate>
		<dc:creator>Viktor Dite</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[convert]]></category>
		<category><![CDATA[konvertieren]]></category>
		<category><![CDATA[Online]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[pdf2html]]></category>
		<category><![CDATA[pdftohtml]]></category>
		<category><![CDATA[Service]]></category>
		<category><![CDATA[web-development]]></category>

		<guid isPermaLink="false">http://mizine.de/?p=647</guid>
		<description><![CDATA[Auf der Suche nach einem gescheiten PDF2HTML Konverter bin ich auf den kostenlosen Online Service von ZamZar gestoßen. Neben meinen Favoriten latextohtml und dem Online Converter von Adobe bietet ZamZar eine korrekte Übersetzung der deutschen Umlaute. Einfach ein (PDF) Dokument hochladen, das Ausgabeformat wählen (es gibt unzählige) und eine E-Mail Adresse an die das konvertierte [...]]]></description>
			<content:encoded><![CDATA[<p><a style="float:left;margin:0 10px 0 0;" href="http://mizine.de/wp-content/uploads/2008/07/bild-31.png" rel="lightbox[pics647]" title=""><img src="http://mizine.de/wp-content/uploads/2008/07/bild-31.thumbnail.png" alt="bild-31" width="150" height="153" class="alignleft" /></a>Auf der Suche nach einem gescheiten PDF2HTML Konverter bin ich auf den kostenlosen Online Service von <a href="http://www.zamzar.com/">ZamZar</a> gestoßen. Neben meinen Favoriten <a href="http://www.latex2html.org/">latextohtml</a> und dem <a href="http://www.adobe.com/products/acrobat/access_onlinetools.html">Online Converter von Adobe</a> bietet ZamZar eine korrekte Übersetzung der deutschen Umlaute.</p>
<p>Einfach ein (PDF) Dokument hochladen, das Ausgabeformat wählen (es gibt <a href="http://mizine.de/wp-content/uploads/2008/07/bild-4.png" rel="lightbox[pics647]" title="">unzählige</a>) und eine E-Mail Adresse an die das konvertierte Dokument gesendet werden soll angeben, fertig. Innerhalb von einigen Minuten ist das File im Postfach.</p>
]]></content:encoded>
			<wfw:commentRss>http://mizine.de/internet/bester-online-service-zum-konvertieren-von-pdfs-in-html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>pdf2flash &#8212; zeigt PDF Dateien als embedded flash an</title>
		<link>http://mizine.de/internet/pdf2flash-zeigt-pdf-dateien-als-embedded-flash-an/</link>
		<comments>http://mizine.de/internet/pdf2flash-zeigt-pdf-dateien-als-embedded-flash-an/#comments</comments>
		<pubDate>Mon, 14 Jul 2008 14:28:48 +0000</pubDate>
		<dc:creator>Viktor Dite</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[convert]]></category>
		<category><![CDATA[einbinden]]></category>
		<category><![CDATA[embed]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[konvertieren]]></category>
		<category><![CDATA[LaTeX]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[web-development]]></category>

		<guid isPermaLink="false">http://mizine.de/?p=644</guid>
		<description><![CDATA[Um PDF Dateien z.B. innerhalb von einem (WordPress)Blog Artikel darzustellen, ohne das PDF in HTML konverteiren zu müssen, kann man den kostenlosen Dienst PDFMeNot nutzen, der eine PDF Datei in ein flash Objekt umwandelt und innerhalb eines JavaScript Objektes darstellbar macht. Die Datei kann entweder online unter einem Link erreichbar sein oder auf den Server [...]]]></description>
			<content:encoded><![CDATA[<p><a style="float:left;border-style:none;margin:0 10px 0 0;" href="http://mizine.de/wp-content/uploads/2008/07/bild-2.png" rel="lightbox[pics644]" title=""><img src="http://mizine.de/wp-content/uploads/2008/07/bild-2.thumbnail.png" alt="bild-2" width="100" height="106" class="attachment wp-att-645" /></a>Um PDF Dateien z.B. innerhalb von einem (WordPress)Blog Artikel darzustellen, ohne das PDF in HTML konverteiren zu müssen, kann man den kostenlosen Dienst <a href="http://www.pdfmenot.com">PDFMeNot</a> nutzen, der eine PDF Datei in ein flash Objekt umwandelt und innerhalb eines JavaScript Objektes darstellbar macht. Die Datei kann entweder online unter einem Link erreichbar sein oder auf den Server des Dienstes hochgeladen werden.</p>
]]></content:encoded>
			<wfw:commentRss>http://mizine.de/internet/pdf2flash-zeigt-pdf-dateien-als-embedded-flash-an/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enterprise 2.0 &#8211; Hype oder Mehrwert?</title>
		<link>http://mizine.de/internet/enterprise-20-hype-oder-mehrwert/</link>
		<comments>http://mizine.de/internet/enterprise-20-hype-oder-mehrwert/#comments</comments>
		<pubDate>Tue, 04 Mar 2008 13:48:08 +0000</pubDate>
		<dc:creator>Viktor Dite</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[enterprise 2.0]]></category>
		<category><![CDATA[intranet 2.0]]></category>
		<category><![CDATA[Keynote]]></category>
		<category><![CDATA[modernes Wissensmanagement]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[Unternehmen]]></category>
		<category><![CDATA[Unternehmenskommunikation]]></category>

		<guid isPermaLink="false">http://mizine.de/?p=498</guid>
		<description><![CDATA[&#8220;Enterprise 2.0 ist mehr ein Konzept und die tatsächliche Nutzung, als Technologie und Technik. Es funktioniert nicht durch Technik, sondern dadurch, dass es gelebt wird.&#8221; In einem modernen Unternehmen ist der meist verarbeitete &#8220;Werkstoff&#8221; das Wissen und der Fluss an Informationen. Enterprise 2.0 bietet kurze Informationswege und damit einen präzisen Informationsaustausch, eine zentrale Sammlung an [...]]]></description>
			<content:encoded><![CDATA[<p>&#8220;Enterprise 2.0 ist mehr ein Konzept und die tatsächliche Nutzung, als Technologie und Technik. Es funktioniert nicht durch Technik, sondern dadurch, dass es gelebt wird.&#8221;</p>
<p>In einem modernen Unternehmen ist der meist verarbeitete &#8220;Werkstoff&#8221; das Wissen und der Fluss an Informationen. Enterprise 2.0 bietet kurze Informationswege und damit einen präzisen Informationsaustausch, eine zentrale Sammlung an Wissen, eine aktive Einbeziehung der Mitarbeiter und Abbau an Barrieren. Teamarbeit steht dabei an oberster Stelle.<br />
<span id="more-498"></span><br />
Das Wissen wächst dann wie von selbst, es bleibt immer aktuell und geht nicht verloren, da es zentral abgelegt ist. Jeder Mitarbeiter kann daran teilhaben, egal ob als Konsument oder Lieferant.</p>
<p>Die semantische Verknüpfung der Daten lässt Informationen sinnvoll gruppieren und Verarbeiten.</p>
<p><a href="http://oracle.cwemea.com/">Oracle</a> hat auf einem Event am 26. Februar 2008 eine Keynote zum Thema &#8220;Enterprise 2.0 &#8211; Hype oder Mehrwert?&#8221; abgehalten. Die Keynote gibt es ab sofort <a href="http://www.cara-europe.de/cms/upload/Enterprise_2.0_Hype_oder_Mehrwert_-_Keynote_Jrg_Dennis_Krger_-_26.02.2008.pdf">kostenfrei zum Download</a> (pdf).</p>
]]></content:encoded>
			<wfw:commentRss>http://mizine.de/internet/enterprise-20-hype-oder-mehrwert/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quartz-Filter Einstellungen</title>
		<link>http://mizine.de/mac/quartz-filter-einstellungen/</link>
		<comments>http://mizine.de/mac/quartz-filter-einstellungen/#comments</comments>
		<pubDate>Sun, 24 Feb 2008 14:34:06 +0000</pubDate>
		<dc:creator>Viktor Dite</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[File]]></category>
		<category><![CDATA[Filter]]></category>
		<category><![CDATA[komprimieren]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[Quartz]]></category>
		<category><![CDATA[Reduce]]></category>
		<category><![CDATA[Size]]></category>
		<category><![CDATA[verkleinern]]></category>
		<category><![CDATA[Vorschau]]></category>

		<guid isPermaLink="false">http://mizine.de/?p=472</guid>
		<description><![CDATA[Ich habe mal geschrieben, wie man mit Hilfe der Vorschau ein PDF Dokument radikal in der Größe schrumpfen lassen kann (wenn viele Bilder vorhanden sind). Diese Standard-Funktion lässt jedoch Bilder soweit verkleinern(50%) und komprimieren(65%), dass die Bilder nur noch ganz pixelig sind. Die Komprimierungsrate und der Verkleinerungsfaktor lassen sich jedoch in der ColorSync Utility einstellen! [...]]]></description>
			<content:encoded><![CDATA[<p>Ich habe mal geschrieben, wie man mit Hilfe der Vorschau ein <a href="/mac/quartz-filter-einstellungen/">PDF Dokument radikal in der Größe schrumpfen</a> lassen kann (wenn viele Bilder vorhanden sind). Diese Standard-Funktion lässt jedoch Bilder soweit verkleinern(50%) und komprimieren(65%), dass die Bilder nur noch ganz pixelig sind. </p>
<p>Die Komprimierungsrate und der Verkleinerungsfaktor lassen sich jedoch in der ColorSync Utility einstellen! Dazu geht man dort auf &#8220;Filter&#8221;, dupliziert den schreibgeschützten Filter &#8220;Reduce File Size&#8221; und nimmt auf der Kopie die benötigten Einstellungen vor.</p>
<p><a rel="lightbox" href="http://www.divshare.com/img/3866710-8a7.png"><img src="http://www.divshare.com/img/thumb/3866710-8a7.png" border="0"></a></p>
<p><span id="more-472"></span><br />
Es stehen zwei Filter zur Verfügung, die man auch isoliert benutzen kann (zum Abwählen auf das Kreuz rechts klicken).<br />
<a rel="lightbox" href="http://www.divshare.com/img/3866746-9ab.png"><img src="http://www.divshare.com/img/thumb/3866746-9ab.png" border="0"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://mizine.de/mac/quartz-filter-einstellungen/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Betreiber offener WLAN Netze sind gleichverschuldet, als wäre eine Verletzung von Ihrem Computer aus ausgegangen!</title>
		<link>http://mizine.de/internet/betreiber-offener-wlan-netze-sind-gleichverschuldet-als-ware-eine-verletzung-von-ihrem-computer-aus-ausgegangen/</link>
		<comments>http://mizine.de/internet/betreiber-offener-wlan-netze-sind-gleichverschuldet-als-ware-eine-verletzung-von-ihrem-computer-aus-ausgegangen/#comments</comments>
		<pubDate>Tue, 19 Feb 2008 12:48:33 +0000</pubDate>
		<dc:creator>Viktor Dite</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Haftung]]></category>
		<category><![CDATA[Internetfreigabe]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[Sharing]]></category>
		<category><![CDATA[Verschlüsselung]]></category>
		<category><![CDATA[WEP]]></category>
		<category><![CDATA[WLAN]]></category>
		<category><![CDATA[WPA]]></category>

		<guid isPermaLink="false">http://mizine.de/?p=463</guid>
		<description><![CDATA[Ein neues Urteil vom 27.12.2007 (pdf) bekräftigt erneut ein Urteil von 2006 ausdrücklich, dass Betreiber von (privaten) WLAN Netzwerken dafür Verantwortlich sind, was mit der Nutzung Ihres Zugangs &#8220;angestellt&#8221; werden kann. Jeder WLAN-Betreiber muss dabei wenigstens die Standardverschlüsselung aktivieren! Ohne jegliche Verschlüsselung kann der Betreiber mit zur Verantwortung gezogen werden, wenn durch den Einbruch in [...]]]></description>
			<content:encoded><![CDATA[<p>Ein neues <a target="_blank" href="http://medien-internet-und-recht.de/pdf/VT_MIR_2008_056.pdf">Urteil vom 27.12.2007</a> (pdf) bekräftigt erneut ein <a target="_blank" href="http://mizine.de/?p=221">Urteil von 2006</a> ausdrücklich, dass Betreiber von (privaten) WLAN Netzwerken dafür Verantwortlich sind, was mit der Nutzung Ihres Zugangs &#8220;angestellt&#8221; werden kann. Jeder WLAN-Betreiber muss dabei wenigstens die Standardverschlüsselung aktivieren! Ohne jegliche Verschlüsselung kann der Betreiber mit zur Verantwortung gezogen werden, wenn durch den Einbruch in sein Netzwerk sein Internetzugang zu rechtswidrigen Taten missbraucht wird.</p>
<blockquote><p>Der Betreiber hat für die unter Nutzung seines Anschlusses begangenen Urheberrechtsverletzungen nach den Regeln der Störerhaftung einzustehen. Störer ist, wer in irgendeiner Weise willentlich und adäquat-kausal zur Verletzung eines geschützten Guts beigetragen und zumutbare Sicherungsmaßnahmen unterlassen hat. Es ist gerechtfertigt, ihm<strong> zumindest </strong>die Sicherungsmaßnahmen abzuverlangen, die eine <strong>Standardsoftware</strong> erlaubt.</p></blockquote>
<p><span id="more-463"></span></p>
<p><marker>Dieses hat sogar solche Konsequenzen, dass es egal ist, ob eine Verletzung von seinem eigenen Rechner oder durch Nutzung dritter durch das ungesicherte WLAN entstanden ist.</marker></p>
<blockquote><p>Ob die Urheberrechtsverletzungen von seinem Computer aus begangen worden sind oder ob Dritte unter Ausnutzung seines ungesicherten WLAN-Netzes auf seinen Internetzugang zugegriffen haben, ist ohne Bedeutung.</p></blockquote>
<p>Betreiber von Sharing Netzwerken wie z.B. <a target="_blank" href="http://de.wikipedia.org/wiki/La_Fonera">Lafonera</a>, sind <em>wohl</em> also auch dazu verpflichtet die Nutzung durch Logfiles offenlegen zu können, so dass eine anonyme Nutzung ausgeschlossen ist! denn:</p>
<blockquote><p>So hätte er für die verschiedenen Nutzer seines Computers Benutzerkonten mit eigenem Passwort installieren können, die einem aus diesem Kreis stammenden Verletzer wenigstens den Schutz der Anonymität genommen hätte.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://mizine.de/internet/betreiber-offener-wlan-netze-sind-gleichverschuldet-als-ware-eine-verletzung-von-ihrem-computer-aus-ausgegangen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

