<?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>Zen-Dreams [dot] com &#187; themes</title>
	<atom:link href="http://blog.zen-dreams.com/blog-en/tag/themes/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.zen-dreams.com/blog-en</link>
	<description>Blog&#039;s Archives</description>
	<lastBuildDate>Fri, 20 Aug 2010 07:25:25 +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>How to remove the buddypress toolbar</title>
		<link>http://blog.zen-dreams.com/blog-en/2009/11/19/how-to-remove-the-buddypress-toolbar/</link>
		<comments>http://blog.zen-dreams.com/blog-en/2009/11/19/how-to-remove-the-buddypress-toolbar/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 18:17:03 +0000</pubDate>
		<dc:creator>Anthony</dc:creator>
				<category><![CDATA[Buddypress]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[toolbar]]></category>
		<category><![CDATA[Wordpress Actions]]></category>
		<category><![CDATA[Wordpress-mu]]></category>

		<guid isPermaLink="false">http://blog.zen-dreams.com/en/?p=613</guid>
		<description><![CDATA[One of the things when you create a social network for a company with buddypress is, you may not want to see that buddypress on top of each pages you are going to display. In fact, I created one recently and one of the request was to make sure that the BuddyPress toolbar would not [...]]]></description>
			<content:encoded><![CDATA[<p>One of the things when you create a <strong>social network</strong> for a company with <strong>buddypress </strong>is, you may not want to see that buddypress on top of each pages you are going to display.</p>
<p>In fact, I created one recently and one of the request was to make sure that the BuddyPress toolbar would not be displayed. You have in fact two options.<span id="more-613"></span></p>
<h2>Solution one, editing Buddypress yourself.</h2>
<p>This is an easy solution but not a perene one as each time you will update the buddypress plugin in your WordPress-Mu install, you&#8217;ll have to do it again&#8230;</p>
<p>If you still want to do that, you just have to remove this line whithin the bp-core-adminbar.php file in the bp-core folder.</p>
<pre>add_action( 'wp_footer', 'bp_core_admin_bar', 8 );</pre>
<p>Advantage, of this solution is you won&#8217;t have to update your theme to achieve that, the drawback is you&#8217;ll have to do it each time you update buddypress</p>
<h2>Solution two, use the power of wordpress actions</h2>
<p>If you don&#8217;t want to handle the change at each <strong>BuddyPress</strong> upgrade, you can just remove this action within your <strong>functions.php</strong> file. This file is located in each of your theme folders.</p>
<p>I say each because you may want this bar to be displayed truly nowhere. This means you your wp-theme and bp-theme.</p>
<p>To achieve that, just add this line in all your functions.php files :</p>
<pre>remove_action('wp_footer', 'bp_core_admin_bar',8);</pre>
<h2>Screenshots</h2>
<div id="attachment_615" class="wp-caption aligncenter" style="width: 310px"><a href="http://blog.zen-dreams.com/wp-content/uploads/2009/11/bp-before.jpg"><img class="size-medium wp-image-615" src="http://blog.zen-dreams.com/wp-content/uploads/2009/11/bp-before-300x82.jpg" alt="Before" width="300" height="82" /></a><p class="wp-caption-text">Before removing the toolbar</p></div>
<p style="text-align: center">
<div id="attachment_614" class="wp-caption aligncenter" style="width: 310px"><a href="http://blog.zen-dreams.com/wp-content/uploads/2009/11/bp-after.jpg"><img class="size-medium wp-image-614" src="http://blog.zen-dreams.com/wp-content/uploads/2009/11/bp-after-300x82.jpg" alt="After removing the toolbar" width="300" height="82" /></a><p class="wp-caption-text">After removing the toolbar</p></div>
<h2>Questions ?</h2>
<p>Any questions about buddypress or integration of WordPress-mu, Buddypress and BBPress ? Do not hesitate to ask in the comments below.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.zen-dreams.com/blog-en/2009/11/19/how-to-remove-the-buddypress-toolbar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A New WordPress Theme for Zen-Dreams</title>
		<link>http://blog.zen-dreams.com/blog-en/2009/05/13/a-new-wordpress-theme-for-zen-dreams/</link>
		<comments>http://blog.zen-dreams.com/blog-en/2009/05/13/a-new-wordpress-theme-for-zen-dreams/#comments</comments>
		<pubDate>Thu, 14 May 2009 06:46:10 +0000</pubDate>
		<dc:creator>Anthony</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[EMWE]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[Zen-Dreams]]></category>

		<guid isPermaLink="false">http://blog.zen-dreams.com/en/?p=593</guid>
		<description><![CDATA[Well, You may have seen with my series of Extreme Makeover WordPress Edition, I&#8217;ve been working a lot on my new theme here. Now you can see the result ! First of all, I wanted a cleaner theme, lighter and with clear content. Yes, my purpose here was to give more focus on the content [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_594" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.flickr.com/photos/gaetanlee/2625386774/"><img class="size-full wp-image-594" src="http://blog.zen-dreams.com/wp-content/uploads/2009/05/wet_paint.jpg" alt="Watch your step, fresh paint" width="500" height="334" /></a><p class="wp-caption-text">Watch your step, fresh paint</p></div>
<p>Well, You may have seen with my series of <a href="/tag/emwe/">Extreme Makeover WordPress Edition</a>, I&#8217;ve been working a lot on my new theme here.<span id="more-593"></span></p>
<p>Now you can see the result !</p>
<p>First of all, I wanted a cleaner theme, lighter and with clear content. Yes, my purpose here was to give more focus on the content so that you stay and read the blog, not only go on the <a href="http://blog.zen-dreams.com/en/wordpress/zdmultilang/">zdmultilang</a> page to do some comments on what&#8217;s not working <img src='http://blog.zen-dreams.com/blog-en/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>I also wanted to include some new features like<strong> threaded comments</strong>, more spread the love stuff, you will also see <a href="http://twitter.com/zendreams/">my twitter </a>feed on the right sidebar.</p>
<p>The <a href="http://blog.zen-dreams.com/en/archives/">archive</a> page has also been worked a lot on so that you can find your way inside the blog easily.</p>
<p>But more important than all the other reasons why you should like the new design is, I do LOVE it ! Now I want to blog more here simply because I&#8217;m not finding my own blog to be ugly and messy <img src='http://blog.zen-dreams.com/blog-en/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>By the way, <strong>leave comments</strong>, I don&#8217;t eat people and actually, I&#8217;m quite a nice guy !</p>
<h3>Technical details</h3>
<p>So, for those who wants to hear more of the technical details, this theme is not using any wordpress framework appart from the <a href="http://960.gs/" target="_blank">960 gs</a> css grid. <strong>jQuery</strong> is used for all the visual effects, I chose to use jQuery as it&#8217;s probably the most powerfull javascript lib.</p>
<p>Here is a list of the files I&#8217;m overriding :</p>
<ul>
<li>404.php</li>
<li>archive.php</li>
<li>archives.php</li>
<li>comments.php</li>
<li>comments-popup.php</li>
<li>footer.php</li>
<li>functions.php</li>
<li>header.php</li>
<li>index.php</li>
<li>page.php</li>
<li>search.php</li>
<li>sidebar-archives.php</li>
<li>sidebar-left.php</li>
<li>sidebar-right.php</li>
<li>single.php</li>
</ul>
<p>The theme has also it&#8217;s own defined widget and functions. One of the most important one is the one I made to display the monthly archives.</p>
<p>[Photo credit] &#8211; <a href="http://www.flickr.com/photos/gaetanlee/" target="_blank">Gaetan Lee</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.zen-dreams.com/blog-en/2009/05/13/a-new-wordpress-theme-for-zen-dreams/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Really cool GDM themes</title>
		<link>http://blog.zen-dreams.com/blog-en/2008/11/04/really-cool-gdm-themes/</link>
		<comments>http://blog.zen-dreams.com/blog-en/2008/11/04/really-cool-gdm-themes/#comments</comments>
		<pubDate>Tue, 04 Nov 2008 21:13:32 +0000</pubDate>
		<dc:creator>Anthony</dc:creator>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[OpenSource]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Planet-Libre]]></category>
		<category><![CDATA[themes]]></category>

		<guid isPermaLink="false">http://www.zen-dreams.com/en/?p=537</guid>
		<description><![CDATA[I usually don&#8217;t make posts out of what I&#8217;ve read somewhere else, but it is impossible for me not to talk about this wonderfull post : 30 cool linux login screens. In these 30 themes, 15 are for KDE and 15 for Gnome. As a gnome user, I will list only those I really liked [...]]]></description>
			<content:encoded><![CDATA[<p>I usually don&#8217;t make posts out of what I&#8217;ve read somewhere else, but it is impossible for me not to talk about this wonderfull post : <a href="http://hehe2.net/eye-candy/30-cool-linux-login-screens/" target="_blank">30 cool linux login screens</a>.</p>
<p>In these 30 themes, 15 are for KDE and 15 for Gnome. As a gnome user, I will list only those I really liked a lot. There are only 5 themes that really hit me when I saw them !</p>
<div id="attachment_538" class="wp-caption aligncenter" style="width: 409px"><a href="http://gnome-look.org/content/show.php/Magic+Book+GDM+Theme?content=77221"><img class="size-full wp-image-538" src="http://blog.zen-dreams.com/wp-content/uploads/2008/11/77221-1.jpg" alt="" width="399" height="249" /></a><p class="wp-caption-text">Magic Book</p></div>
<div id="attachment_539" class="wp-caption aligncenter" style="width: 410px"><a href="http://gnome-look.org/content/show.php/Somatic+-+GDM?content=86643"><img class="size-full wp-image-539" src="http://blog.zen-dreams.com/wp-content/uploads/2008/11/86643-1.jpg" alt="" width="400" height="250" /></a><p class="wp-caption-text">Somatic</p></div>
<div id="attachment_540" class="wp-caption aligncenter" style="width: 409px"><a href="http://gnome-look.org/content/show.php/Wooden?content=90685"><img class="size-full wp-image-540" src="http://blog.zen-dreams.com/wp-content/uploads/2008/11/90685-1.jpg" alt="Wooden" width="399" height="249" /></a><p class="wp-caption-text">Wooden</p></div>
<div id="attachment_541" class="wp-caption aligncenter" style="width: 409px"><a href="http://gnome-look.org/content/show.php/Sunset?content=85709"><img class="size-full wp-image-541" src="http://blog.zen-dreams.com/wp-content/uploads/2008/11/sunet.jpg" alt="Sunset" width="399" height="249" /></a><p class="wp-caption-text">Sunset</p></div>
<div id="attachment_542" class="wp-caption aligncenter" style="width: 410px"><a href="http://gnome-look.org/content/show.php/Leaf?content=55513"><img class="size-full wp-image-542" src="http://blog.zen-dreams.com/wp-content/uploads/2008/11/leaf.jpg" alt="Leaf" width="400" height="248" /></a><p class="wp-caption-text">Leaf</p></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.zen-dreams.com/blog-en/2008/11/04/really-cool-gdm-themes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Small theme update</title>
		<link>http://blog.zen-dreams.com/blog-en/2008/06/23/petit-changement-dans-le-theme/</link>
		<comments>http://blog.zen-dreams.com/blog-en/2008/06/23/petit-changement-dans-le-theme/#comments</comments>
		<pubDate>Mon, 23 Jun 2008 09:27:32 +0000</pubDate>
		<dc:creator>Anthony</dc:creator>
				<category><![CDATA[Themes]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Zen-Dreams]]></category>
		<category><![CDATA[Bug]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[themes]]></category>

		<guid isPermaLink="false">http://www.zen-dreams.com/fr/?p=182</guid>
		<description><![CDATA[It&#8217;s been a few days since I noticed that the blog didn&#8217;t work properly under Internet Explorer. As it was not bugging me, I never took the time to update it, but this is now done. Of course, the blog is not looking as good as on Firefox, but anyway, now anyone can read my [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a few days since I noticed that the blog didn&#8217;t work properly under <strong>Internet Explorer</strong>. As it was not bugging me, I never took the time to update it, but this is now done.</p>
<p>Of course, the blog is not looking as good as on <strong>Firefox</strong>, but anyway, now anyone can read my blog.</p>
<p>I will probably change my theme soon, with something that look better, and more like me, once done, I&#8217;ll release the present theme as Creative Common for those who may want this one.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.zen-dreams.com/blog-en/2008/06/23/petit-changement-dans-le-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Themes wordpress</title>
		<link>http://blog.zen-dreams.com/blog-en/2008/03/17/themes-wordpress/</link>
		<comments>http://blog.zen-dreams.com/blog-en/2008/03/17/themes-wordpress/#comments</comments>
		<pubDate>Mon, 17 Mar 2008 08:50:23 +0000</pubDate>
		<dc:creator>Anthony</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[themes]]></category>

		<guid isPermaLink="false">http://zen-dreams.com/fr/2008/03/17/themes-wordpress/</guid>
		<description><![CDATA[En vrac quelques informations/liens sur wordpress et ses thèmes: We Love WP est un site qui permet de trouver l&#8217;inspiration pour vos propres thèmes. Meme si effectivement ce n&#8217;en est pas le but, il fait un showcase de sites tournant sous WordPress et permet donc de trouver un style qui vous plait. Un nouveau thème [...]]]></description>
			<content:encoded><![CDATA[<p>En vrac quelques informations/liens sur wordpress et ses thèmes:</p>
<ul>
<li><a href="http://welovewp.com/">We Love WP</a> est un site qui permet de trouver l&#8217;inspiration pour vos propres thèmes. Meme si effectivement ce n&#8217;en est pas le but, il fait un showcase de sites tournant sous WordPress et permet donc de trouver un style qui vous plait.</li>
<li>Un nouveau thème pour wordpress spécialisé pour les magasines : <a href="http://www.darrenhoyt.com/2008/03/12/mimbo-pro-magazine-theme-released/">Mimbo Pro</a>. Il n&#8217;est certes pas gratuit mais est très agréable à regarder, encore faut-il aimer le bleu, mais j&#8217;imagine que c&#8217;est customizable puisque payant.</li>
<li><a href="http://rockinthemes.com/grunge-band-wordpress-theme-series/">Grunge Band</a> est un superbe thème, lui encore payant, ce qui est relativement dommage car trop de très bon thèmes deviennent payant. Je n&#8217;utiliserait pas ce thème pour mon blog car il ne correspond pas, mais j&#8217;avoue que pour un groupe de rock ou un blog sur l&#8217;ere primaire, il est parfait!</li>
</ul>
<p><a href="http://www.fran6art.com/internet/non-classe/une-semaine-qvec-wordpress-6/">Plus de thèmes et de news wordpress chez Fran6art</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.zen-dreams.com/blog-en/2008/03/17/themes-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Uncrypt free crypted wordpress themes</title>
		<link>http://blog.zen-dreams.com/blog-en/2008/03/09/themes-wordpress-cryptes-decryptage/</link>
		<comments>http://blog.zen-dreams.com/blog-en/2008/03/09/themes-wordpress-cryptes-decryptage/#comments</comments>
		<pubDate>Sun, 09 Mar 2008 15:33:07 +0000</pubDate>
		<dc:creator>Anthony</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Information Technologies]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[decrypter theme]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[themes]]></category>

		<guid isPermaLink="false">http://zen-dreams.com/fr/2008/03/09/themes-wordpress-cryptes-decryptage/</guid>
		<description><![CDATA[Since I started using wordpress as a Content management System, the only drawback I found is free themes with crypted footers including ads. To do so, the most commonly used technique is to crypt the footer.php function using the famous eval(gzinflate(base64decode(&#8216;&#8230;&#8217;))); code. In fact, when the webserver finds this kind of code, it interprets everything [...]]]></description>
			<content:encoded><![CDATA[<p>Since I started using <strong>wordpress</strong> as a Content management System, the only drawback I found is free themes with <strong>crypted footers</strong> including ads.</p>
<p>To do so, the most commonly used technique is to crypt the footer.php function using the famous <em>eval(gzinflate(base64decode(&#8216;&#8230;&#8217;)));</em> code. In fact, when the webserver finds this kind of code, it interprets everything that has been crypted. The only way to remove this is to uncrypt everything manually. But, I found out that most of the time it&#8217;s encryption within encryption, up to 60 times. No need to say you will not do it by hand.</p>
<p>Therefore you only have two solutions left: <strong>Do not use the theme</strong> or <strong>use it with the ads included</strong> (and the potential <strong>spyware</strong> included).</p>
<p>After some investigation I came up with some source code you can use to uncrypt these lines. Just put the content of the script here in a php file and place it on your webserver.<br />
Usage : put the <em>eval&#8230;(&#8216;</em><strong></strong><em>&#8216;)));</em> inside the textarea of the script and click ok. If the result is still encrypted, just copy paste the result in the page again. Most of the time you won&#8217;t need to do it twice.</p>
<p>Download <a title="Decode.php code source" href="http://blog.zen-dreams.com/wp-content/uploads/2008/03/decode.phps">Decode.php source code</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.zen-dreams.com/blog-en/2008/03/09/themes-wordpress-cryptes-decryptage/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
	</channel>
</rss>

