<?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>bachmaier.cc &#187; Wordpress</title>
	<atom:link href="http://www.bachmaier.cc/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bachmaier.cc</link>
	<description>Heimatseite von AndreasB</description>
	<lastBuildDate>Fri, 03 Feb 2012 19:35:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>WordPress-Plugin: AB-Video</title>
		<link>http://www.bachmaier.cc/2010/05/wordpress-plugin-ab-video/</link>
		<comments>http://www.bachmaier.cc/2010/05/wordpress-plugin-ab-video/#comments</comments>
		<pubDate>Mon, 24 May 2010 18:42:07 +0000</pubDate>
		<dc:creator>AndreasB</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.bachmaier.cc/?p=513</guid>
		<description><![CDATA[Tweet Mein erstes WordPress-Plugin ist fertig: AB-Video. Mit AB-Video kannst Du Youtube-, Vimeo-, oder Dailymotion-Videos ganz einfach in deinen Blog einbinden. Zum Installieren gehe im Admin-Bereich auf Plugins &#8211; Installieren und suche nach AB-Video. Danach musst Du das Plugin noch aktivieren. Erstelle jetzt einen neuen Artikel und füge ein Vimeo-Video mit {vimeo clip_id="1234567"}, ein Youtube-Video [...]]]></description>
			<content:encoded><![CDATA[<div class="bottomcontainerBox" style="background-color:#F0F4F9;">
			<div style="float:left; width:125px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.bachmaier.cc%2F2010%2F05%2Fwordpress-plugin-ab-video%2F&amp;layout=button_count&amp;show_faces=false&amp;width=125&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=125px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:70px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://www.bachmaier.cc/2010/05/wordpress-plugin-ab-video/"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.bachmaier.cc/2010/05/wordpress-plugin-ab-video/"  data-text="WordPress-Plugin: AB-Video" data-count="horizontal" data-via="AndreasB73">Tweet</a>
			</div>			
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script src="http://www.stumbleupon.com/hostedbadge.php?s=1&amp;r=http://www.bachmaier.cc/2010/05/wordpress-plugin-ab-video/"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p>Mein erstes WordPress-Plugin ist fertig: <strong>AB-Video</strong>.<br />
Mit AB-Video kannst Du Youtube-, Vimeo-, oder Dailymotion-Videos ganz einfach in deinen Blog einbinden.</p>
<ul>
<li>Zum Installieren gehe im Admin-Bereich auf Plugins &#8211; Installieren und suche nach AB-Video. Danach musst Du das Plugin noch aktivieren.</li>
<li>Erstelle jetzt einen neuen Artikel und füge ein Vimeo-Video mit <code>{vimeo clip_id="1234567"}, </code>ein Youtube-Video mit <code>{youtube clip_id="l1tzDxGYADg"}</code> oder ein Dailymotion-Video mit <code>{dailymotion clip_id="l1tzDxGYADg"}</code>ein. Fertig.</li>
<li>Nach dem Speichern kannst Du das Video in deinem Blog bewundern. Die Video-Größe ist standardmaßig auf 512&#215;288 (16:9) eingestellt und lässt sich auf Vollbild vergrößern.</li>
<li>Du kannst die Größe jedoch beliebig vorgeben, z.B. <code>{youtube clip_id="l1tzDxGYADg" width="300" height="100"}</code>.</li>
<li>Wichtig: Die geschwungenen Klammern <strong>{ }</strong> durch eckige Klammern <strong>[ ]</strong> ersetzen.</li>
</ul>
<p>Die WordPress-Plugin-Seite findest Du hier: <a href="http://wordpress.org/extend/plugins/ab-video/"><strong>http://wordpress.org/extend/plugins/ab-video/</strong></a></p>
<p><span id="more-513"></span></p>
<p><strong>English translation:</strong></p>
<p>My first WordPress plugin is finished: <strong>AB-Video</strong>.<br />
This plugin allows the user to embed Youtube, Vimeo or Dailymotion movie clips by entering a shortcode ({youtube } / {vimeo } / {dailymotion}) into the post area.</p>
<ul>
<li>Search and install the plugin through the &#8216;Plugins&#8217; menu in WordPress.</li>
<li>Activate the plugin.</li>
<li>Enter the {<code>vimeo clip_id="XXXXXXX"}</code> or {<code>youtube clip_id="XXXXXXX"}</code> or or {<code>dailymotion clip_id="XXXXXXX"}</code>short code into any post.</li>
<li>After saving the article anyone could see the video clip in your blog.</li>
<li>Optionally modify the clip&#8217;s appearance by specifying width or height, like so: {<code>vimeo clip_id="XXXXXXX" width="400" height="225"}</code> or {<code>youtube clip_id="XXXXXXX" width="400" height="225"}</code></li>
<li>Important: Replace <strong>{ }</strong> with <strong>[ ]</strong>.</li>
</ul>
<p>For more details look at the plugin website: <a href="http://wordpress.org/extend/plugins/ab-video/"><strong>http://wordpress.org/extend/plugins/ab-video/</strong></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bachmaier.cc/2010/05/wordpress-plugin-ab-video/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
	</channel>
</rss>

