<?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>oyvindhauge.com &#187; Wordpress</title>
	<atom:link href="http://www.oyvindhauge.com/blog/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.oyvindhauge.com/blog</link>
	<description></description>
	<lastBuildDate>Mon, 30 Jan 2012 21:28:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Xbox 360 Gamercard WordPress Plug-in: Update</title>
		<link>http://www.oyvindhauge.com/blog/2009/07/15/xbox-360-gamercard-wordpress-plug-in-update/</link>
		<comments>http://www.oyvindhauge.com/blog/2009/07/15/xbox-360-gamercard-wordpress-plug-in-update/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 07:07:12 +0000</pubDate>
		<dc:creator>Øyvind Hauge</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Open Source Software]]></category>
		<category><![CDATA[curl]]></category>
		<category><![CDATA[fopen]]></category>
		<category><![CDATA[gamecard]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Xbox]]></category>

		<guid isPermaLink="false">http://oyvindhauge.com/blog/?p=1086</guid>
		<description><![CDATA[A while back I wrote about Oliver Baty&#8217;s Xbox 360 gamercard plug-in for WordPress. Since then Microsoft have changed their xbox.com site a bit, something which created some layout problems for the gamecard plugin. It seems that Oliver has updated his plugin to reflect these change but so have I. I tried to follow the [...]]]></description>
			<content:encoded><![CDATA[<p>A while back I <a href="http://oyvindhauge.com/blog/2008/07/31/xbox-360-gamercard-wordpress-plugin/">wrote</a> about Oliver Baty&#8217;s Xbox 360 gamercard <a href="http://www.ardamis.com/2007/03/29/xbox-360-gamercard-wordpress-plugin/">plug-in for WordPress</a>. Since then Microsoft have changed their <a href="http://www.xbox.com">xbox.com</a> site a bit, something which created some layout problems for the gamecard plugin. It seems that Oliver has updated his plugin to reflect these change but so have I.</p>
<p>I tried to follow the new look Microsoft gave their xbox.com page but after upgrading WordPress I lost all style changes I had done (silly me). However, I have tried to replicate some of it and I think it looks half decent. If you would like to use my modifications to Oliver&#8217;s plug-in, please <a href="http://oyvindhauge.com/blog/wp-content/xbox-gamercard.zip">download them here</a>. I updated my version to use <a href="http://php.net/manual/en/function.fopen.php">fopen</a> instead of <a href="http://curl.haxx.se/">curl</a> since some web hosts don&#8217;t provide curl.</p>
<p>Remember to put the folder (xbox-gamercard) in your plug-in directory and include the content of the .css file in your current theme&#8217;s style sheet (style.css). You may delete the .css file (put_into_your_themes_style.css) afterwards.</p>
<p>To use it you simply put [game_card "your_tag"] e.g. [game_card haugeoy] somewhere in one of your posts. Remember to remove the underscore in game_card (write it gamecard) and keep the brackets as brackets, don&#8217;t let them be converted to html code.</p>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px;">http://oyvindhauge.com/blog/2008/07/31/xbox-360-gamercard-wordpress-plugin/O</div>
<p>
	<div class="GamerCard">
	<div class="GamerCardTag" class="GamerCard"><a class="GamerCardTaglink" href="http://live.xbox.com/member/haugeoy">haugeoy</a></div>
	<div class="GamerCardContent">
		<a href="http://live.xbox.com/member/haugeoy"><img class="GamerCardImg" src="/></a>
		<div class="GamerCardStats">
			<div class="GamerCardInfo"><span class="GamerCardInfoTag">Rep: </span><span class="GamerCardInfoValue"><img class="GamerCardRepImg" alt="Reputation for haugeoy" src="http://live.xbox.com/xweb/lib/images/gc_repstars_external_.gif" /></span> <br /></div>
			<div class="GamerCardInfo"><span class="GamerCardInfoTag">Gamerscore: </span><span class="GamerCardInfoValue"></span> <br /></div>
			<div class="GamerCardInfo"><span class="GamerCardInfoTag">Zone: </span><span class="GamerCardInfoValue"></span> <br /></div>
		</div>
    </div></div></p>
<p>You may also try gamecardfull to get the following</p>
<p>
	<div class="GamerCard">
	<div class="GamerCardTag" class="GamerCard"><a class="GamerCardTaglink" href="http://live.xbox.com/member/haugeoy">haugeoy</a></div>
	<div class="GamerCardContent">
		<a href="http://live.xbox.com/member/haugeoy"><img class="GamerCardImg" src="/></a>
		<div class="GamerCardStats">
			<div class="GamerCardInfo"><span class="GamerCardInfoTag">Rep: </span><span class="GamerCardInfoValue"><img class="GamerCardRepImg" alt="Reputation for haugeoy" src="http://live.xbox.com/xweb/lib/images/gc_repstars_external_.gif" /></span> <br /></div>
			<div class="GamerCardInfo"><span class="GamerCardInfoTag">Gamerscore: </span><span class="GamerCardInfoValue"></span> <br /></div>
			<div class="GamerCardInfo"><span class="GamerCardInfoTag">Zone: </span><span class="GamerCardInfoValue"></span> <br /></div>
		</div>
    </div><div class="GamerCardPlayedGames"></div></div></p>
]]></content:encoded>
			<wfw:commentRss>http://www.oyvindhauge.com/blog/2009/07/15/xbox-360-gamercard-wordpress-plug-in-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 2.7.1</title>
		<link>http://www.oyvindhauge.com/blog/2009/02/11/wordpress-271/</link>
		<comments>http://www.oyvindhauge.com/blog/2009/02/11/wordpress-271/#comments</comments>
		<pubDate>Wed, 11 Feb 2009 21:00:45 +0000</pubDate>
		<dc:creator>Øyvind Hauge</dc:creator>
				<category><![CDATA[Open Source Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://oyvindhauge.com/blog/?p=784</guid>
		<description><![CDATA[WordPress 2.7.1 was released today and for the first time it was possible to upgrade it automatically. Automatic upgrading has been working for plug-ins for some time and it is such a great feature. Now, as we are able to upgrade WordPress itself it is even better. Everyone should use WordPress]]></description>
			<content:encoded><![CDATA[<p><a href="http://wordpress.org/development/2009/02/wordpress-271/">WordPress 2.7.1</a> was released today and for the first time it was possible to upgrade it automatically. Automatic upgrading has been working for plug-ins for some time and it is such a great feature. Now, as we are able to upgrade WordPress itself it is even better. Everyone should use WordPress <img src='http://www.oyvindhauge.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.oyvindhauge.com/blog/2009/02/11/wordpress-271/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Xbox 360 Gamercard WordPress Plugin</title>
		<link>http://www.oyvindhauge.com/blog/2008/07/31/xbox-360-gamercard-wordpress-plugin/</link>
		<comments>http://www.oyvindhauge.com/blog/2008/07/31/xbox-360-gamercard-wordpress-plugin/#comments</comments>
		<pubDate>Thu, 31 Jul 2008 14:27:19 +0000</pubDate>
		<dc:creator>Øyvind Hauge</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Open Source Software]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Xbox]]></category>

		<guid isPermaLink="false">http://oyvindhauge.com/blog/?p=56</guid>
		<description><![CDATA[I found this nice WordPress plugin by Oliver Baty which allows you to include your Xbox Live game card somewhere into your blog. I made some changes to the plugin which allows me to display my game card anywhere inside any of my entries. Now, I simply write &#91;gamecard haugeoy&#93; (don&#8217;t laugh at my score [...]]]></description>
			<content:encoded><![CDATA[<p>I found <a href="http://www.ardamis.com/2007/03/29/xbox-360-gamercard-wordpress-plugin/">this</a> nice WordPress plugin by <a href="http://www.ardamis.com/">Oliver Baty</a> which allows you to include your Xbox Live game card somewhere into your blog. I made some changes to the plugin which allows me to display my game card anywhere inside any of my entries. Now, I simply write &#91;gamecard haugeoy&#93; (don&#8217;t laugh at my score <img src='http://www.oyvindhauge.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  )<br />

	<div class="GamerCard">
	<div class="GamerCardTag" class="GamerCard"><a class="GamerCardTaglink" href="http://live.xbox.com/member/haugeoy">haugeoy</a></div>
	<div class="GamerCardContent">
		<a href="http://live.xbox.com/member/haugeoy"><img class="GamerCardImg" src="/></a>
		<div class="GamerCardStats">
			<div class="GamerCardInfo"><span class="GamerCardInfoTag">Rep: </span><span class="GamerCardInfoValue"><img class="GamerCardRepImg" alt="Reputation for haugeoy" src="http://live.xbox.com/xweb/lib/images/gc_repstars_external_.gif" /></span> <br /></div>
			<div class="GamerCardInfo"><span class="GamerCardInfoTag">Gamerscore: </span><span class="GamerCardInfoValue"></span> <br /></div>
			<div class="GamerCardInfo"><span class="GamerCardInfoTag">Zone: </span><span class="GamerCardInfoValue"></span> <br /></div>
		</div>
    </div></div><br />
or 
	<div class="GamerCard">
	<div class="GamerCardTag" class="GamerCard"><a class="GamerCardTaglink" href="http://live.xbox.com/member/haugeoy">haugeoy</a></div>
	<div class="GamerCardContent">
		<a href="http://live.xbox.com/member/haugeoy"><img class="GamerCardImg" src="/></a>
		<div class="GamerCardStats">
			<div class="GamerCardInfo"><span class="GamerCardInfoTag">Rep: </span><span class="GamerCardInfoValue"><img class="GamerCardRepImg" alt="Reputation for haugeoy" src="http://live.xbox.com/xweb/lib/images/gc_repstars_external_.gif" /></span> <br /></div>
			<div class="GamerCardInfo"><span class="GamerCardInfoTag">Gamerscore: </span><span class="GamerCardInfoValue"></span> <br /></div>
			<div class="GamerCardInfo"><span class="GamerCardInfoTag">Zone: </span><span class="GamerCardInfoValue"></span> <br /></div>
		</div>
    </div><div class="GamerCardPlayedGames"></div></div><br />
&#91;gamecardfull haugeoy&#93;<br />
anywhere in my blog entries. Please remember to use HTML mode.</p>
<p>You may want to <a href="http://oyvindhauge.com/blog/wp-content/gamercard-plugin.rar">download</a> the plugin with my modifications but please don&#8217;t blame Oliver Baty for the changes I have made and remember that the plugin is provided without any warranties.</p>
<p><strong>Changes to the original plugin (version 1.3 beta)</strong><br />
Unfortunately my webhost does not provide <a href="http://curl.haxx.se/">Curl</a> installed so I had to modify the plugin and make it use <a href="http://www.php.net/fopen">fopen</a> instead. I replaced some of the code. Edit: the changes were included in this post but the code was removed because it caused some problems with WordPress <img src='http://www.oyvindhauge.com/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.oyvindhauge.com/blog/2008/07/31/xbox-360-gamercard-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

