<?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>Mauritius Blog Tracker &#187; Hans</title>
	<atom:link href="http://www.mauritiusblogtracker.com/author/hans/feed" rel="self" type="application/rss+xml" />
	<link>http://www.mauritiusblogtracker.com</link>
	<description>Tracking Mauritian Blogs</description>
	<lastBuildDate>Sat, 18 Jan 2014 00:04:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Just for the joy of listening</title>
		<link>http://www.mauritiusblogtracker.com/2008/06/04/just-for-the-joy-of-listening.html</link>
		<comments>http://www.mauritiusblogtracker.com/2008/06/04/just-for-the-joy-of-listening.html#comments</comments>
		<pubDate>Wed, 04 Jun 2008 21:44:14 +0000</pubDate>
		<dc:creator>Hans</dc:creator>
				<category><![CDATA[ile maurice]]></category>
		<category><![CDATA[mauritius]]></category>

		<guid isPermaLink="false">http://blogosquare.com/2008/06/04/just-for-the-joy-of-listening/</guid>
		<description><![CDATA[I don&#8217;t get to hear Chinese a lot though the 2008&#8217;s Olympics will be held in China. I thought that it would be the right time to hear some sweet Chinese words. I was strolling in the YouTube&#8217;s vicinity when I spotted this :




]]></description>
			<content:encoded><![CDATA[<div><p>I don&#8217;t get to hear Chinese a lot though the 2008&#8217;s Olympics will be held in China. I thought that it would be the right time to hear some sweet Chinese words. I was strolling in the YouTube&#8217;s vicinity when I spotted this :</p>
<p>

<br />
 <a href="http://blogosquare.com/2008/06/04/just-for-the-joy-of-listening/#more-415">(more&#8230;)</a></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.mauritiusblogtracker.com/2008/06/04/just-for-the-joy-of-listening.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eavesdropping on your neighbours’ theme</title>
		<link>http://www.mauritiusblogtracker.com/2008/05/21/eavesdropping-on-your-neighbours%e2%80%99-theme.html</link>
		<comments>http://www.mauritiusblogtracker.com/2008/05/21/eavesdropping-on-your-neighbours%e2%80%99-theme.html#comments</comments>
		<pubDate>Wed, 21 May 2008 12:57:31 +0000</pubDate>
		<dc:creator>Hans</dc:creator>
				<category><![CDATA[ile maurice]]></category>
		<category><![CDATA[mauritius]]></category>
		<category><![CDATA[problogging]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blogosquare.com/2008/05/21/eavesdropping-on-your-neighbours-theme/</guid>
		<description><![CDATA[Many of us, bloggers, surely must have had such encounter : getting on a blog which looks superb, and instantly we would try looking for the footer or somewhere else, through the blog for any hints of what theme that blog is using. Sometimes to use it ourselves afterwards, or just maybe out of curiousity. [...]]]></description>
			<content:encoded><![CDATA[<div><p>Many of us, bloggers, surely must have had such encounter : getting on a blog which looks superb, and instantly we would try looking for the footer or somewhere else, through the blog for any hints of what theme that blog is using. Sometimes to use it ourselves afterwards, or just maybe out of curiousity. It might be discouraging though when we aren&#8217;t to find anything that might aid us in recognising the theme. In this article, I shall tell you how, a simple method of knowing what theme a particular blog is using when you&#8217;ve got no clue on the blog telling you what it might be.</p>
<p>The reasoning behind is simple. As any Wordpress blog pulls the stylesheet from the theme&#8217;s folder the blog is actually suiting, we&#8217;ll just have to find the name of that folder. Because most of the time, theme&#8217;s designer name the theme&#8217;s folder, the one containing all the theme&#8217;s files including the stylesheet, style.css, the actual name of the theme itself. It would be obvious, or 99.9% sure that the theme&#8217;s folder is the theme&#8217;s name.</p>
<p>To get this done, that is to find the name of that folder, here I&#8217;ll be doing it with Mozilla Firefox and that&#8217;s all we would need. Just get on any site. Let&#8217;s take for e.g, mine for instance, <a href="http://blogosquare.com/">http://blogosquare.com</a>. There are no instances on my blog where I&#8217;ve told what theme I&#8217;m using. So after loading blogosquare.com in Mozilla Firefox, just do a right-click somewhere and do View Source, then hit CTRL+F to find the first instance where style.css is called which will give you something in this line :</p>
<pre><code>
&lt;link rel=&quot;stylesheet&quot; href=&quot;http://blogosquare.com/wp-content/themes/Cutline2.0/style.css&quot; type=&quot;text/css&quot; media=&quot;screen&quot; /&gt;</code></pre>
<p><img src="http://farm3.static.flickr.com/2242/2511377548_cc6bf2e799_o.jpg" alt="View source to spot theme's stylesheet" /></p>
<p>And that&#8217;s it. So look for the above line when doing View Source for any blog and you&#8217;ll see from where the style.css is being called, ultimately the name of the theme. Here, it&#8217;s Cutline2.0. Just <a href="http://www.google.fr/search?hl=fr&#38;q=cutline2.0&#38;btnG=Recherche+Google&#38;meta=">Google it</a> and you&#8217;ll hit <a href="http://cutline.tubetorial.com/cutline-bw-v20/">the theme&#8217;s download site</a>. Simply.</p>
<p>Now, if you&#8217;ve spotted a site using a theme but can&#8217;t figure it out on the blog, using the above method, you can. Or else, just drop the site&#8217;s owner a mail asking him the question if he&#8217;s willing to reveal you the theme he&#8217;s using on his site. Your feedbacks on this, whether you find it an interesting method or not, are all welcomed through the comments.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.mauritiusblogtracker.com/2008/05/21/eavesdropping-on-your-neighbours%e2%80%99-theme.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A clear reason why I dropped Vista a long ago</title>
		<link>http://www.mauritiusblogtracker.com/2008/05/06/a-clear-reason-why-i-dropped-vista-a-long-ago.html</link>
		<comments>http://www.mauritiusblogtracker.com/2008/05/06/a-clear-reason-why-i-dropped-vista-a-long-ago.html#comments</comments>
		<pubDate>Tue, 06 May 2008 21:22:18 +0000</pubDate>
		<dc:creator>Hans</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[ile maurice]]></category>
		<category><![CDATA[mauritius]]></category>

		<guid isPermaLink="false">http://blogosquare.com/2008/05/06/a-clear-reason-why-i-dropped-vista-a-long-ago/</guid>
		<description><![CDATA[



]]></description>
			<content:encoded><![CDATA[<div><p>

<br />
 <a href="http://blogosquare.com/2008/05/06/a-clear-reason-why-i-dropped-vista-a-long-ago/#more-397">(more&#8230;)</a></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.mauritiusblogtracker.com/2008/05/06/a-clear-reason-why-i-dropped-vista-a-long-ago.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bloggie thingie that came to my concern lately</title>
		<link>http://www.mauritiusblogtracker.com/2008/05/01/bloggie-thingie-that-came-to-my-concern-lately.html</link>
		<comments>http://www.mauritiusblogtracker.com/2008/05/01/bloggie-thingie-that-came-to-my-concern-lately.html#comments</comments>
		<pubDate>Thu, 01 May 2008 20:03:38 +0000</pubDate>
		<dc:creator>Hans</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[ile maurice]]></category>
		<category><![CDATA[mauritius]]></category>

		<guid isPermaLink="false">http://blogosquare.com/2008/05/01/bloggie-thingie-that-came-to-my-concern-lately/</guid>
		<description><![CDATA[There was that video from Common Craft which urged me to getting twitter&#8216;ed&#8217;. It could prove efficient to pack all my bunch of net stumbles : just like some sort of SMSing+micro micro blogging - I think just micro blogging would be Tumblr.



]]></description>
			<content:encoded><![CDATA[<div><p>There was that video from Common Craft which urged me to getting <a href="http://twitter.com/">twitter</a>&#8216;ed&#8217;. It could prove efficient to pack all my bunch of net stumbles : just like some sort of SMSing+micro micro blogging - I think just micro blogging would be <a href="http://www.tumblr.com/">Tumblr</a>.</p>
<p>
</p>
<p> <a href="http://blogosquare.com/2008/05/01/bloggie-thingie-that-came-to-my-concern-lately/#more-396">(more&#8230;)</a></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.mauritiusblogtracker.com/2008/05/01/bloggie-thingie-that-came-to-my-concern-lately.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Behold the Legend of Zelda is coming on screen</title>
		<link>http://www.mauritiusblogtracker.com/2008/04/06/behold-the-legend-of-zelda-is-coming-on-screen.html</link>
		<comments>http://www.mauritiusblogtracker.com/2008/04/06/behold-the-legend-of-zelda-is-coming-on-screen.html#comments</comments>
		<pubDate>Sun, 06 Apr 2008 13:32:06 +0000</pubDate>
		<dc:creator>Hans</dc:creator>
				<category><![CDATA[Movie]]></category>
		<category><![CDATA[ile maurice]]></category>
		<category><![CDATA[mauritius]]></category>

		<guid isPermaLink="false">http://blogosquare.com/2008/04/06/behold-the-legend-of-zelda-is-coming-on-screen/</guid>
		<description><![CDATA[Hold your breath, Nintendo fans, here&#8217;s a breaking news for you ; the Legend of Zelda movie is soon to be released. Check out its trailer below :





Happy April Fool : I know it&#8217;s a bit late but better late than never. As you perhaps guessed it, it was the an IGN&#8217;s joke.

]]></description>
			<content:encoded><![CDATA[<div><p>Hold your breath, Nintendo fans, here&#8217;s a breaking news for you ; the Legend of Zelda movie is soon to be released. Check out its trailer below :</p>
<p><br />


<br />
</p>
<p>Happy April Fool : I know it&#8217;s a bit late but better late than never. As you perhaps guessed it, it was the an IGN&#8217;s joke.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.mauritiusblogtracker.com/2008/04/06/behold-the-legend-of-zelda-is-coming-on-screen.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WP 2.5 breaking news</title>
		<link>http://www.mauritiusblogtracker.com/2008/04/03/wp-25-breaking-news.html</link>
		<comments>http://www.mauritiusblogtracker.com/2008/04/03/wp-25-breaking-news.html#comments</comments>
		<pubDate>Thu, 03 Apr 2008 17:31:04 +0000</pubDate>
		<dc:creator>Hans</dc:creator>
				<category><![CDATA[blogging]]></category>
		<category><![CDATA[ile maurice]]></category>
		<category><![CDATA[mauritius]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blogosquare.com/2008/04/03/wp-25-breaking-news/</guid>
		<description><![CDATA[DON&#8217;T UPDATE NOW!
Even if you&#8217;re constantly reminded to do so from your WP admin panel :

And if you happen to be someone visiting the WP download page everyday, you&#8217;ll probably see this : 
The latest stable release of WordPress (Version 2.5) is available
but no no, it&#8217;s not really stable. As with every major update, it [...]]]></description>
			<content:encoded><![CDATA[<div><p>DON&#8217;T UPDATE NOW!</p>
<p>Even if you&#8217;re constantly reminded to do so from your WP admin panel :</p>
<p><img src="http://farm3.static.flickr.com/2187/2384904643_c779cf5b2b.jpg" alt="update your wp" /></p>
<p>And if you happen to be someone visiting the <a href="http://wordpress.org/download/">WP download page</a> everyday, you&#8217;ll probably see this : </p>
<blockquote><p>The latest stable release of WordPress (Version 2.5) is available</p></blockquote>
<p>but no no, it&#8217;s not really stable. As with every major update, it &#8217;should&#8217; show glitches so wait for sub-releases like 2.5.1 or further to update. Give everybody time to update their plugins and for the WP developers to see subsequent holes and bugs that may do nasty things to your blog :p you&#8217;ve been warned or I prefer advised : Don&#8217;t update to 2.5 now, don&#8217;t cripple your blog!</p>
<p>And yeah, that&#8217;s not an April Fool Joke. I wish that was really one : WP 2.5 release being an April  Fool Joke LOL.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.mauritiusblogtracker.com/2008/04/03/wp-25-breaking-news.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PC transformers</title>
		<link>http://www.mauritiusblogtracker.com/2008/04/01/pc-transformers.html</link>
		<comments>http://www.mauritiusblogtracker.com/2008/04/01/pc-transformers.html#comments</comments>
		<pubDate>Tue, 01 Apr 2008 22:29:15 +0000</pubDate>
		<dc:creator>Hans</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[ile maurice]]></category>
		<category><![CDATA[mauritius]]></category>
		<category><![CDATA[theme]]></category>

		<guid isPermaLink="false">http://blogosquare.com/2008/04/01/pc-transformers/</guid>
		<description><![CDATA[Surely you must know the Transformers, the hit movie and lately the popular Vista Transformation pack. Nirmal from Life Rocks 2.0 published an excellent list of all the popular Transformation pack around for Windows XP, moving your normal PC to a real cutting edge and dazzling new machine(new look and behaviour).


]]></description>
			<content:encoded><![CDATA[<div><p>Surely you must know the <a href="http://www.imdb.com/title/tt0418279/">Transformers</a>, the hit movie and lately the popular Vista Transformation pack. <a href="http://www.nirmaltv.com/">Nirmal from Life Rocks 2.0</a> published <a href="http://www.nirmaltv.com/2008/03/28/top-81-transformation-packs-for-windows-and-linux/">an excellent list of all the popular Transformation pack</a> around for Windows XP, moving your normal PC to a real cutting edge and dazzling new machine(new look and behaviour).</p>
<p><img src="http://farm4.static.flickr.com/3286/2381425060_04aff1cafe_b.jpg" alt="popular transformation pack" /></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.mauritiusblogtracker.com/2008/04/01/pc-transformers.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Convert your PC into a mac</title>
		<link>http://www.mauritiusblogtracker.com/2008/03/24/convert-your-pc-into-a-mac.html</link>
		<comments>http://www.mauritiusblogtracker.com/2008/03/24/convert-your-pc-into-a-mac.html#comments</comments>
		<pubDate>Tue, 25 Mar 2008 00:31:29 +0000</pubDate>
		<dc:creator>Hans</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[ile maurice]]></category>
		<category><![CDATA[mauritius]]></category>

		<guid isPermaLink="false">http://blogosquare.com/2008/03/25/convert-your-pc-into-a-mac/</guid>
		<description><![CDATA[It&#8217;s a PC user&#8217;s dream : to be on a mac. Actually what motivates this craving desire for the mac, imho, is the look : both the hardware(the mac) and the accompanying OSX look great. It&#8217;s stylish, fresh and sleek. 
But if you&#8217;re on a PC, no need to despair or hack it down to [...]]]></description>
			<content:encoded><![CDATA[<div><p>It&#8217;s a PC user&#8217;s dream : to be on a mac. Actually what motivates this craving desire for the mac, imho, is the look : both the hardware(the mac) and the accompanying OSX look great. It&#8217;s stylish, fresh and sleek. </p>
<p>But if you&#8217;re on a PC, no need to despair or hack it down to make it look like a mac. I&#8217;ll concentrate here with aquafying the OS. First you should know that if you&#8217;re on a PC and using either Windows or Linux, stay with it. No need to use things like <a href="http://lifehacker.com/software/hack-attack/build-a-hackintosh-mac-for-under-800-321913.php">the tweaked Intel Mac OS/hackintosh</a>, that will put the real OSX on your PC. Even if you happen to get this working, it would take you long to get a fully functional PC with the Intel Mac OS installed; it would take you time to hunt down the drivers for your hardware and then there aren&#8217;t much software that would like to be run on such a configuration.</p>
<p><img src="http://farm3.static.flickr.com/2294/2357845552_a3d06affa3.jpg" alt="grab an apple for your pc" /></p>
<p>What you should be doing, instead, to fulfill that envy of yours to see your PC look like a mac is to mod/tweak only the required parts of the OS that I&#8217;ll describe here. Windows/Linux&#8217;s interfaces are rather good so no need to add superfluous things like a dock when the taskbar is here to grab all your opened applications. Furthermore don&#8217;t you find the explorer good enough to manage the access to your files? It&#8217;s not fully functional so just follow on where we&#8217;ll try to remedy to this situation.</p>
<p>Before going any further, I&#8217;ll concentrate more on the XP/Vista mod further on. For Linux&#8217;s users, <a href="http://sourceforge.net/projects/mac4lin">check out the corresponding tutorial, Mac4Lin here</a> and change accordingly. That guide will show you how to mod an Ubuntu Linux distro installed on a PC but as I&#8217;ve already said, there are many things that I think needn&#8217;t be touched : like tinkering with the taskbar.(On Ubuntu, this gets really messy, since you&#8217;ll have to get Compiz fusion working in order to install the AWN dock).</p>
<p><img src="http://farm3.static.flickr.com/2418/2357936313_9ee0de3eb9.jpg" alt="panther theme for ubuntu" /></p>
<p>So let&#8217;s get that sleek mac look down on our Windows installed PC. In fact, it&#8217;s just some simple things to be changed/added : nothing complicated and most importantly nothing that will change the behaviour of Windows - which is our main objective here.</p>
<p>I told you it would be simple, so here&#8217;re those steps :</p>
<ul>
<li>Download the wallpapers ; your desktop should shine like an apple : <a href="http://www.winmatrix.com/forums/index.php?showtopic=1117">download OSX wallpapers here</a>, <a href="http://www.winmatrix.com/forums/index.php?showtopic=4326">Tiger OSX wallpapers here</a>, <a href="http://switch.dl.sourceforge.net/sourceforge/mac4lin/Mac4Lin_Wallpapers_Part3_v0.4.tar.gz">Panther OSX wallpapers here</a> and <a href="http://www.smashingmagazine.com/2008/02/12/really-stunning-desktop-wallpapers/">check out some stunning modded wallpapers(mac osx/iphones/ipods derivatives too) here</a>. Extract them and apply your new OSX wallpaper on your PC.</li>
<li><a href="http://www.osx-e.com/downloads/misc/macfonts.html">Download the MacOSX fonts here</a> and <a href="http://www.osx-e.com/articles/tutorials/mac_os_x_font_guide.html">apply them following this guide</a>.</li>
<li><a href="http://kspudw.deviantart.com/art/Leopard-X-76664828">Download Leopard X theme</a> that comes with 3 visual styles : iTunes, Tiger and Leopard look. Extract the package&#8217;s content to /windows/resources/themes. Then you should be having a folder called X and the Leopard X theme file. Click on the Leopard X theme file to apply the new theme or to select the different visual styles.</li>
<p>Tiger theme : <img src="http://farm3.static.flickr.com/2047/2358702368_1c2252c993_o.jpg" alt="tiger theme for pc" /></p>
<p>Leopard theme : <img src="http://farm3.static.flickr.com/2290/2358762352_0db2a38962_o.jpg" alt="mac osx leopard theme for pc" /></p>
<p>Itunes theme : <img src="http://farm3.static.flickr.com/2045/2358702198_4b0bf234d9_o.jpg" alt="itunes theme for windows xp" /></p>
<li>Skin <a href="https://addons.mozilla.org/fr/firefox/addon/6124">Firefox</a> and <a href="http://reo-2007.deviantart.com/art/Mac-OS-X-Leopard-Mail-1-3-72625408">Thunderbird</a></li>
<p>MacOSX skin for Firefox : <img src="http://farm3.static.flickr.com/2092/2357977041_5a8e048730_o.png" alt="leopard theme for firefox" /><br />
MacOSX skin for Thunderbird : <img src="http://farm4.static.flickr.com/3198/2357955143_d42a8cd0a1_o.jpg" alt="leopard mail skin for thunderbird" /></p>
<li>Replace Windows default sidebar folder view with <a href="http://www.osx-e.com/downloads/finder/findexer.html">Findexer</a>, a small application that once installed will provide you with a sidebar panel similar to that found on Finder for mac osx. No lengthy configuration required. It&#8217;s ready to use once installed.</li>
<p><img src="http://farm4.static.flickr.com/3197/2358809998_17557849a2_o.jpg" alt="finder for windows " />
</ul>
<p>That should be it. Leave the rest because XP/Linux is good enough to sit on your PC although many mac fans advocate the contrary : Windows/Linux is good. No need to buy an EXPENSIVE(read me carefully) mac to get just that sleek look. If you want to try out OSX, then better buy it because that will cost your more tinkering with your PC to get OSX on it. And I&#8217;m firm sure that you haven&#8217;t learnt enough of the marvels your PC can do to get rid of it now for a mac. So rejoice PC users, stop dreaming of that utopian mac osx look on your pc, you&#8217;ve just got it now. Wake up, neo.. Oh I mean PC user. Cheers <img src='http://blogosquare.com/wp-includes/images/smilies/icon_smile.gif' alt=')' /> </p>
<p>P.S : While many boast the simplicity that you can get by using <a href="http://www.flyakiteosx.com/">FlyAKiteOSX</a> or <a href="http://www.winosx.com/">WinOSX2</a> to get that macosx look on your PC, I wouldn&#8217;t advise you to use such software for the simple reason that they change many of Windows&#8217; core items that could easily make your system sluggish and cause irreversible damage too.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.mauritiusblogtracker.com/2008/03/24/convert-your-pc-into-a-mac.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quick fix for myJournal Hypereal bugs on WordPress 2.3</title>
		<link>http://www.mauritiusblogtracker.com/2007/10/09/quick-fix-for-myjournal-hypereal-bugs-on-wordpress-23.html</link>
		<comments>http://www.mauritiusblogtracker.com/2007/10/09/quick-fix-for-myjournal-hypereal-bugs-on-wordpress-23.html#comments</comments>
		<pubDate>Tue, 09 Oct 2007 19:00:47 +0000</pubDate>
		<dc:creator>Hans</dc:creator>
				<category><![CDATA[download theme]]></category>
		<category><![CDATA[myjournal]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[wordpress resource]]></category>

		<guid isPermaLink="false">http://blogosquare.com/2007/10/09/quick-fix-for-myjournal-hypereal-bugs-on-wordpress-23/</guid>
		<description><![CDATA[If you have upgraded recently to Wordpress 2.3, you&#8217;ll notice the following error message appearing either under your sidebars or at the bottom of your blog :

WordPress database error: [Table &#39;edrop.wp_categories&#39; doesn&#39;t exist]
SELECT COUNT(*) FROM wp_categories

This is caused for the simple reason that some codes have been deprecated in the new Wordpress 2.3 which causes [...]]]></description>
			<content:encoded><![CDATA[<div id="lw_context_ads"><p>If you have upgraded recently to Wordpress 2.3, you&#8217;ll notice the following error message appearing either under your sidebars or at the bottom of your blog :</p>
<p><code><br />
WordPress database error: [Table &#39;edrop.wp_categories&#39; doesn&#39;t exist]<br />
SELECT COUNT(*) FROM wp_categories<br />
</code></p>
<p>This is caused for the simple reason that some codes have been deprecated in the new Wordpress 2.3 which causes the above error. It&#8217;s really easy to fix this problem, just proceed as follows:</p>
<ul>
<li>Using your favourite FTP program(FileZilla is a good one), navigate to <em>wp-content/themes/myjournal hypereal theme folder</em> and open the <em>footer.php</em> using your favourite text editor.</li>
<li>At the top part, find the following code and delete it:<br />
<code>$numcats = $wpdb-&gt;get_var(&quot;SELECT COUNT(*) FROM $wpdb-&gt;categories&quot;);<br />
	if (0 &lt; $numcats) $numcats = number_format($numcats);</code></p>
<p>Then somewhere at the bottom of the same file, footer.php, find this part :</p>
<p><code>extending over &lt;?php echo $numcats; ?&gt; categories</code> and delete it altogether.
</li>
</ul>
<p>That should do it. Hope this helps fixing things quickly. </p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.mauritiusblogtracker.com/2007/10/09/quick-fix-for-myjournal-hypereal-bugs-on-wordpress-23.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Check out the best WordPress 2.3 theme : WideJournal</title>
		<link>http://www.mauritiusblogtracker.com/2007/10/04/check-out-the-best-wordpress-23-theme-widejournal.html</link>
		<comments>http://www.mauritiusblogtracker.com/2007/10/04/check-out-the-best-wordpress-23-theme-widejournal.html#comments</comments>
		<pubDate>Thu, 04 Oct 2007 20:52:17 +0000</pubDate>
		<dc:creator>Hans</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[best wordpress theme]]></category>
		<category><![CDATA[best wordpress theme ever]]></category>
		<category><![CDATA[free sandbox theme]]></category>
		<category><![CDATA[minimalist theme]]></category>
		<category><![CDATA[plaintxt theme]]></category>
		<category><![CDATA[sandbox]]></category>
		<category><![CDATA[sandbox theme]]></category>
		<category><![CDATA[sandbox theme mod]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[wordpress resource]]></category>

		<guid isPermaLink="false">http://blogosquare.com/2007/10/04/widejournal-myjournal-hypereal-adapted-for-large-resolution/</guid>
		<description><![CDATA[WideJournal is a 3-columns minimalist theme with a fluid design and loads of essential features like translation links to get your post in your favourite language and an easy to navigate interface so that your visitors would never get lost. Download it for free and make your blog a functional and attractive site right away. Got an issue, just post it at the forum for free help and support.]]></description>
			<content:encoded><![CDATA[<div id="lw_context_ads"><p>After the many requests of correcting the banner which was shifting to the right of the screen when the theme was displayed on monitors with high resolution(1280&#215;1024,etc), I decided to update myJournal Hypereal. I also waited for Wordpress 2.3 to get released so that I can correct any bugs or errors showing up with myJournal Hypereal. All this to tell that you can now grab the new version : <a href="http://blogosquare.com/wp-content/uploads/widejournal.zip">WideJournal</a>. </p>
<p>or <a href="http://blogosquare.com/squarelab/">check out the live preview on Wordpress 2.3</a></p>
<p><img class="center_off" src="http://farm2.static.flickr.com/1340/1485827410_0b7939f552_o.png" alt="widejournal screenshot"  width="365" height="225"/></p>
<p>Some of the noticing features of WideJournal:</p>
<ol>
<li>The rotating banner is displayed at the center of the screen</li>
<li>The search form is found at the top left together with some navigational and translation icons to get you anywhere quicker and allow your visitors to read you in their favourite languages.</li>
<li>+ <a href="http://blogosquare.com/2007/06/18/myjournal-meets-sandbox-providing-you-the-best-theme-ever/">all the existing features of myJournal Hypereal</a></li>
</ol>
<p>I hope you&#8217;ll enjoy using WideJournal as I enjoyed developing it. Do leave any requests or queries about the theme at the <a href="http://blogosquare.com/forum">forum</a>.</p>
<p>Please do tell how do you find it and whether everything is working perfectly.</p>
<p class="post-meta-title">Related reading</p>
<ul>
<li><a href="http://blogosquare.com/2007/06/18/myjournal-meets-sandbox-providing-you-the-best-theme-ever/">myJournal meets Sandbox providing you the best theme ever</a></li>
<li><a href="http://blogosquare.com/2006/11/23/download-the-cloudy-smilies/">Download the Cloudy smilies</a></li>
<li><a href="http://blogosquare.com/2007/03/01/download-the-best-black-minimalist-theme-for-your-wordpress-blog-colourfull-wall/">Download the best black minimalist theme for your Wordpress blog : ColourFull Wall</a></li>
<li><a href="http://blogosquare.com/2007/06/07/how-to-turn-visitors-into-returning-visitors/">How-to turn visitors into returning visitors</a></li>
<li><a href="http://blogosquare.com/2007/05/31/best-of-wordpress-theme-galore/">Best of Wordpress theme galore</a></li>
</ul>
<p class="post-meta-title">Search elsewhere</p>
<p><script type="text/javascript" src="http://www.mediajump.co.uk/r.php?p=BLOGOSQUARE&#038;q=wordpress&#038;t=H&#038;w=400&#038;lc=3388cc&#038;st=N&#038;sb=N"></script></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.mauritiusblogtracker.com/2007/10/04/check-out-the-best-wordpress-23-theme-widejournal.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)
Database Caching 6/20 queries in 0.092 seconds using disk

Served from: www.mauritiusblogtracker.com @ 2012-02-07 21:53:03 -->
