<?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"
	>

<channel>
	<title>EWD &#187; WordPress</title>
	<atom:link href="http://dev.evaria.com/discover/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://dev.evaria.com</link>
	<description>Trying to think outside the box</description>
	<pubDate>Tue, 15 Jul 2008 15:13:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
			<item>
		<title>WordPress 2.6 is out</title>
		<link>http://dev.evaria.com/60/</link>
		<comments>http://dev.evaria.com/60/#comments</comments>
		<pubDate>Tue, 15 Jul 2008 10:36:38 +0000</pubDate>
		<dc:creator>Thomsen</dc:creator>
		
		<category><![CDATA[News &amp; Updates]]></category>

		<category><![CDATA[WordPress]]></category>

		<category><![CDATA[2.6]]></category>

		<category><![CDATA[Update]]></category>

		<guid isPermaLink="false">http://dev.evaria.com/?p=60</guid>
		<description><![CDATA[Earlier today Matt announced that WordPress version 2.6 is available. It&#8217;s been codenamed Tyner after the famous jazz pianist McCoy Tyner. It&#8217;s released one month ahead of schedule and includes dozens of incremental improvements to the features introduced in version 2.5.
A 3 and a half minute video tour is viewable below:

Updating is straightforward and didn&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>Earlier today Matt announced that <a href="http://wordpress.org/development/2008/07/wordpress-26-tyner/" target="_blank">WordPress version 2.6 is available</a>. It&#8217;s been codenamed Tyner after the famous jazz pianist <a href="http://en.wikipedia.org/wiki/McCoy_Tyner" target="_blank">McCoy Tyner</a>. It&#8217;s released one month ahead of schedule and includes dozens of incremental improvements to the features introduced in <a href="http://wordpress.org/development/2008/03/wordpress-25-brecker/">version 2.5</a>.</p>
<p>A 3 and a half minute video tour is viewable below:</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="250" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="flashvars" value="blog_domain=http://wordpress.org/development/2008/07/wordpress-26/&amp;width=400&amp;height=250" /><param name="src" value="http://v.wordpress.com/mARhRBcT/fmt_std" /><embed type="application/x-shockwave-flash" width="400" height="250" src="http://v.wordpress.com/mARhRBcT/fmt_std" flashvars="blog_domain=http://wordpress.org/development/2008/07/wordpress-26/&amp;width=400&amp;height=250"></embed></object></p>
<p>Updating is straightforward and <a href="http://dev.evaria.com/47/">didn&#8217;t break any of the plugins</a> found working with the last major update. All in all I estimate the upgrade to take less than 15 minutes including deleting and re-uploading through FTP.</p>
<p>I strongly encourage everyone to apply the update as it <a href="http://trac.wordpress.org/query?status=closed&amp;milestone=2.6" target="_blank">fixes approximately 194 bugs</a> besides offering full <a href="http://en.wikipedia.org/wiki/Secure_Sockets_Layer" target="_blank">SSL support</a> in the core, and the ability to <strong>force SSL</strong> for security (<a href="http://boren.nu/archives/2008/07/14/ssl-and-cookies-in-wordpress-26/" target="_blank">new cookie setup</a>). It also includes speed improvements and a Wiki-like tracking of edits.</p>
<p>Again, I must admit I haven’t been able to run the testing for more than an hour, so there might be a few incompatibilities still not discovered. Feel free to share your findings, and also let me know how you experience the speed and overall “look n’ feel” of the site.</p>
<h3>Related posts</h3>
    <ul class="related_post">
    <li><a href="http://dev.evaria.com/48/" title="How to view and collect visitor statistics">How to view and collect visitor statistics</a></li>
    <li><a href="http://dev.evaria.com/14/" title="New WordPress Theme">New WordPress Theme</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://dev.evaria.com/60/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to view and collect visitor statistics</title>
		<link>http://dev.evaria.com/48/</link>
		<comments>http://dev.evaria.com/48/#comments</comments>
		<pubDate>Mon, 24 Mar 2008 16:11:00 +0000</pubDate>
		<dc:creator>Thomsen</dc:creator>
		
		<category><![CDATA[WordPress]]></category>

		<category><![CDATA[plugins]]></category>

		<category><![CDATA[wp-slimstat]]></category>

		<guid isPermaLink="false">http://dev.evaria.com/?p=48</guid>
		<description><![CDATA[Note! The following shows one way of collecting visitor statistics, but applies for WordPress installations only. If you are looking to get site statistics for any other CMS or blogging platform please see their respective lists of available plugins or try AWStats (which is a very good server log analyser tool).
WP Slimstat for WordPress
There&#8217;s dozens [...]]]></description>
			<content:encoded><![CDATA[<p><em>Note! The following shows one way of collecting visitor statistics, but applies for WordPress installations only. If you are looking to get site statistics for any other <abbr title="Content Management System">CMS</abbr> or blogging platform please see their respective lists of available plugins or try <a title="AWStats is a free powerful and featureful tool that generates advanced web, streaming, ftp or mail server statistics, graphically." href="http://awstats.sourceforge.net/" target="_blank">AWStats</a> (which is a very good server log analyser tool).</em></p>
<h3>WP Slimstat for WordPress</h3>
<p>There&#8217;s dozens of <a href="http://wordpress.org/extend/plugins/tags/statistics" target="_blank">statistic plugins</a> available for WordPress already, but I find <a title="WP Slimstat" href="http://dev.duechiacchiere.it/" target="_blank">WP Slimstat</a> to be one of the best. However, since the release of WordPress 2.3 the plugin no longer recorded all hits as the WP table structure was altered. The <a title="Camu" href="http://www.duechiacchiere.it/" target="_blank">author of WP-Slimstat</a> still offers the plugin from his website but informs visitors that it&#8217;s no longer in development.</p>
<p><a title="WP Slimstat report panel - Summary" rel="lightbox[wpstats]" href="http://dev.evaria.com/wp-content/media/2008/07/wpstat.gif" target="_blank"><strong>Screenshots</strong></a></p>
<p><a class="image" title="WP Slimstat report panel - When" rel="lightbox[wpstats]" href="http://dev.evaria.com/wp-content/media/2008/07/wpstat1.gif"><img class="alignleft size-thumbnail attachment wp-att-50" title="wpstat1" src="http://dev.evaria.com/wp-content/media/2008/07/wpstat1-150x150.gif" alt="WP Slimstat report panel" width="150" height="150" /></a><a class="image" title="WP Slimstat report panel - What" rel="lightbox[wpstats]" href="http://dev.evaria.com/wp-content/media/2008/07/wpstat2.gif"><img class="alignleft size-thumbnail attachment wp-att-51" style="margin:0 16px;" title="wpstat2" src="http://dev.evaria.com/wp-content/media/2008/07/wpstat2-150x150.gif" alt="WP Slimstat report panel" width="150" height="150" /></a><a class="image" title="WP Slimstat report panel - Who" rel="lightbox[wpstats]" href="http://dev.evaria.com/wp-content/media/2008/07/wpstat3.gif"><img class="alignleft size-thumbnail attachment wp-att-52" title="wpstat3" src="http://dev.evaria.com/wp-content/media/2008/07/wpstat3-150x150.gif" alt="WP Slimstat report panel" width="150" height="150" /></a></p>
<p>Earlier today I found the solution to the problem in one of the <a href="http://dev.duechiacchiere.it/viewtopic.php?f=3&amp;t=11&amp;st=0&amp;sk=t&amp;sd=a&amp;start=10#p39" target="_blank">forum threads</a>. Having waited for a decent solution for some time I decided to implement the necessary code changes but also keep it backwards compatible. The updated copy of the main file (wp-slimstat.php), including the new WP 2.5 colour scheme, can be downloaded below:</p>
<p><a class="download" href="http://dev.evaria.com/file/1" title="Version 1.0.2 downloaded 116 times" >WP Slimstat (116) - 24.86 KB</a></p>
<p>Before you continue I recommend backing up your database. This way you can always roll back in case something goes terribly wrong. I&#8217;ve just completed the update myself without any issues so I hope and think there shouldn&#8217;t be any surprises.</p>
<p>If this didn&#8217;t scare you away you can now proceed with the actual update. All you need to do is replace the old copy of wp-slimstat.php with the new one included in the zip, using your favourite FTP program (e.g. <a title="FileZilla, the free FTP solution." href="http://filezilla-project.org/" target="_blank">FileZilla</a>).</p>
<h3>Update the IP to Country Database</h3>
<p>The plugin also shows you where your visitors are coming from by comparing the IP against the &#8220;IP to Country database&#8221; made available by <a title="IP-to-Country Database provided by webhosting.info" href="http://ip-to-country.webhosting.info/" target="_blank">webhosting.info</a>. The original is now a bit old (March 2006) so I&#8217;ve made an SQL dump that contains the latest list (10th March 2008):</p>
<p><a class="download" href="http://dev.evaria.com/file/2" title="Version 10th March 2008 downloaded 109 times" >IP to Country Database (109) - 609.06 KB</a></p>
<p>You can update your IP to Country database table as follows:</p>
<ol>
<li>Log on to phpMyAdmin (or any other tool you use to maintain your database) and empty the old table (normally <em>wp_slim_countries</em>)</li>
<li>Unzip and upload the file you just downloaded (wp_slim_countries.sql) using the import feature</li>
</ol>
<p>If you experience difficulties uploading the file (it is quite large -&gt; 2.56MB) you can try bypassing this by opening the file in WordPad (not NotePad), copy all the text (CTRL+A and then CTRL+C) then paste (CTRL+V) and run it as an SQL query in phpMyAdmin.</p>
<p>Feel free to let me know if you experience any problems or have a comment on this unofficial WP Slimstat release.</p>
<h3>Related posts</h3>
    <ul class="related_post">
    <li><a href="http://dev.evaria.com/60/" title="WordPress 2.6 is out">WordPress 2.6 is out</a></li>
    <li><a href="http://dev.evaria.com/14/" title="New WordPress Theme">New WordPress Theme</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://dev.evaria.com/48/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Running on WordPress 2.5 RC1</title>
		<link>http://dev.evaria.com/47/</link>
		<comments>http://dev.evaria.com/47/#comments</comments>
		<pubDate>Tue, 18 Mar 2008 13:06:32 +0000</pubDate>
		<dc:creator>Thomsen</dc:creator>
		
		<category><![CDATA[WordPress]]></category>

		<category><![CDATA[2.5]]></category>

		<category><![CDATA[upgrade]]></category>

		<category><![CDATA[WP]]></category>

		<guid isPermaLink="false">http://dev.evaria.com/?p=47</guid>
		<description><![CDATA[Just a few hours ago I discovered that the first release candidate for WordPress 2.5 is out. As with any other major upgrade I just couldn&#8217;t let it pass and as you read this you are also reading a blog/website running on WordPress 2.5.
In case you wonder most the plugins I&#8217;ve used are still working. [...]]]></description>
			<content:encoded><![CDATA[<p>Just a few hours ago I discovered that the first <a href="http://wordpress.org/development/2008/03/25-sneak-peek/" target="_blank">release candidate for WordPress 2.5</a> is out. As with any other major upgrade I just couldn&#8217;t let it pass and as you read this you are also reading a blog/website running on WordPress 2.5.</p>
<p>In case you wonder most the plugins I&#8217;ve used are still working. Below is a list of all plugins used on this site, and besides one they&#8217;re all compatible with the new release. Strangely enough it&#8217;s the <a href="http://alexking.org/projects/wordpress" target="_blank">Popularity Contest plugin</a> by Alex King that doesn&#8217;t seam to work. I&#8217;ve left a comment announcing this, and with any luck (and if he&#8217;s not to busy) an update will be available shortly.</p>
<p><strong>Update:</strong> I&#8217;ve found a temporary fix for the Popularity Contest plugin, <a href="http://blog.evaria.com/2008/wp-plugins-1-fix-and-1-update/">see my main blog for a solution</a>.</p>
<h3>WP 2.5 Compatible Plugins</h3>
<ul>
<li><strong><a title="Visit plugin homepage" href="http://akismet.com/" target="_blank">Akismet</a></strong> v2.1.4</li>
<li><strong><a title="Visit plugin homepage" href="http://binarybonsai.com/wordpress/timesince" target="_blank">Dunstan&#8217;s Time Since</a></strong> v1.1</li>
<li><strong><a title="Visit plugin homepage" href="http://blog.jodies.de/archiv/2004/11/13/recent-comments/" target="_blank">Get Recent Comments</a></strong> v2.0.2</li>
<li><strong><a title="Visit plugin homepage" href="http://www.arnebrachhold.de/redir/sitemap-home/" target="_blank">Google XML Sitemaps</a></strong> v3.0.3</li>
<li><strong><a title="Visit plugin homepage" href="http://www.elektroelch.de/hacks/wp/pagebar" target="_blank">Pagebar2</a></strong> v2.16</li>
<li><strong><a title="Visit plugin homepage" href="http://win.frucomerci.com/includes/PostsbyCategory.txt" target="_blank">Posts By Category</a></strong> v2.0</li>
<li><strong><a title="Visit plugin homepage" href="http://sharethis.com/" target="_blank">ShareThis</a></strong> v2.1</li>
<li><strong><a title="Visit plugin homepage" href="http://justinblanton.com/projects/smartarchives/" target="_blank">Smart Archives</a></strong> v1.9.2</li>
<li><strong><a title="Visit plugin homepage" href="http://wordpress.org/extend/plugins/smarter-archives/" target="_blank">Smarter Archives</a></strong> v1.0.1</li>
<li><strong><a title="Visit plugin homepage" href="http://www.wpwp.org/" target="_blank">WassUp</a></strong> v1.4.9</li>
<li><strong><a title="Visit plugin homepage" href="http://blog.happyarts.de/wp-shortstat/" target="_blank">WP-ShortStat</a></strong> v1.13a</li>
<li><strong><a title="Visit plugin homepage" href="http://fairyfish.net/2007/09/12/wordpress-23-related-posts-plugin/" target="_blank">WP 2.3 Related Posts</a></strong> v0.51</li>
<li><strong><a title="Visit plugin homepage" href="http://kzkw.net/wp/plugins/wp-contact-form-iii/" target="_blank">WP Contact Form III</a></strong> v1.5</li>
<li><strong><a title="Visit plugin homepage" href="http://robertbuzink.com/2006/youtube-brackets-wordpress-plugin/" target="_blank">Youtube Brackets</a></strong> v3.0</li>
</ul>
<p>I must admit I haven&#8217;t been able to run the testing for more than an hour, so there might be a few incompatibilities still not discovered. Feel free to share your findings, and also let me know how you experience the speed and overall &#8220;look n&#8217; feel&#8221; of the site.</p>
<p>As a final side note I must give credit to the outstanding WordPress developers for providing yet another great update. The admin panel, long left in the shade (design wise), is now looking extremely nice and works great. I&#8217;ve already gotten used to the new layout and won&#8217;t miss the previous one bit. Thank you!</p>
<p><strong>Update (31st March):</strong> Moving from RC1 to the first official 2.5 release took around 5-10 minutes, including FTP, and caused no issues at all. More <a href="http://wordpress.org/development/2008/03/wordpress-25-brecker/" target="_blank">information on the latest release are found here</a>, and the <a title="Download WordPress 2.5" href="http://wordpress.org/download/" target="_blank">download here</a> (as usual).</p>
<h3>Related posts</h3>
    <ul class="related_post">
    <li><a href="http://dev.evaria.com/46/" title="A busy year for Egtvedt Web Design">A busy year for Egtvedt Web Design</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://dev.evaria.com/47/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New WordPress Theme</title>
		<link>http://dev.evaria.com/14/</link>
		<comments>http://dev.evaria.com/14/#comments</comments>
		<pubDate>Tue, 08 Jan 2008 16:41:37 +0000</pubDate>
		<dc:creator>Thomsen</dc:creator>
		
		<category><![CDATA[CSS &amp; design]]></category>

		<category><![CDATA[Programming]]></category>

		<category><![CDATA[WordPress]]></category>

		<category><![CDATA[jQuery]]></category>

		<category><![CDATA[themes]]></category>

		<guid isPermaLink="false">http://dev.evaria.com/14/</guid>
		<description><![CDATA[Our development site has been redesigned again. We are now using the jQuery JavaScript Library  to get the desired effects. That goes in particular to the various menus on the left and also the image slideshow(s).
The new theme has been named Tranquil Horizon, which is the feeling we get looking at the photo below [...]]]></description>
			<content:encoded><![CDATA[<p>Our development site has been redesigned again. We are now using the <a href="http://jquery.com/" title="jQuery is a new type of JavaScript library" target="_blank" class="external">jQuery JavaScript Library</a>  to get the desired effects. That goes in particular to the various menus on the left and also the image slideshow(s).</p>
<p>The new theme has been named <em>Tranquil Horizon</em>, which is the feeling we get looking at the photo below the main menu. If the interest is big enough we will consider releasing the source (that means you will have to comment on this post and let us know).</p>
<p>In the blog section we have also added the popular comics plugin that we initially created for <a href="http://blog.evaria.com/" title="Blogvaria" target="_blank">Blogvaria</a> (below header image to the right).</p>
<p>Instead of the normal widgets in the sidebar we have hard-coded it in order to get it working/looking exactly like we want. We&#8217;ve also made great efforts to keep all the code 100% standards compliant. CSS provides complete control of layout and design, which makes future changes a breeze.</p>
<p>The only thing we are still working on is the logo. We are 93% happy with our current one and are still brainstorming for new ideas. We are also more than happy to receive suggestions&#8230; [<a href="http://dev.evaria.com/contact/" title="Send us your suggestion - we might pay you if we like it...">submit here</a>]</p>
<p>Please let us know if you encounter any bugs or abnormalities, as we are eager to fix and expand in the following days.</p>
<p>MT</p>
<p><em>Thomas </em></p>
<h3>Related posts</h3>
    <ul class="related_post">
    <li><a href="http://dev.evaria.com/60/" title="WordPress 2.6 is out">WordPress 2.6 is out</a></li>
    <li><a href="http://dev.evaria.com/48/" title="How to view and collect visitor statistics">How to view and collect visitor statistics</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://dev.evaria.com/14/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
