<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: MT Join Fight of Dreaded 500</title>
	<atom:link href="http://www.dannyfoo.com/blog/news/mt-join-fight-of-dreaded-500/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dannyfoo.com/blog/news/mt-join-fight-of-dreaded-500/</link>
	<description>Malaysia website design blog</description>
	<lastBuildDate>Sat, 04 Feb 2012 04:00:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: ireneQ</title>
		<link>http://www.dannyfoo.com/blog/news/mt-join-fight-of-dreaded-500/comment-page-1/#comment-196</link>
		<dc:creator>ireneQ</dc:creator>
		<pubDate>Thu, 07 Jul 2005 18:53:00 +0000</pubDate>
		<guid isPermaLink="false"></guid>
		<description>I only know basic HTML and CSS (zilch PHP) and even though Alvin says the blog design depends entirely on CSS, the way the template is done in WP is way different from MT. Danny has pointed out that it uses PHP includes and coz of that, I&#039;m never sure what is going to appear where or which portions of the template will be affected when I change certain CSS variables. I&#039;m using WP for another blog and I&#039;ve given up trying to customise the look &amp; feel coz it&#039;s driving me crazy.

As for exporting archives and stuff, I&#039;ve always left that up to my friend -- he&#039;s the one with the tech know-how. I wouldn&#039;t know what to do with a MySQL database if I saw one. I probably wouldn&#039;t even recognise it as a MySQL database :P</description>
		<content:encoded><![CDATA[<p>I only know basic HTML and CSS (zilch PHP) and even though Alvin says the blog design depends entirely on CSS, the way the template is done in WP is way different from MT. Danny has pointed out that it uses PHP includes and coz of that, I&#8217;m never sure what is going to appear where or which portions of the template will be affected when I change certain CSS variables. I&#8217;m using WP for another blog and I&#8217;ve given up trying to customise the look &amp; feel coz it&#8217;s driving me crazy.</p>
<p>As for exporting archives and stuff, I&#8217;ve always left that up to my friend &#8212; he&#8217;s the one with the tech know-how. I wouldn&#8217;t know what to do with a MySQL database if I saw one. I probably wouldn&#8217;t even recognise it as a MySQL database <img src='http://www.dannyfoo.com/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edrei</title>
		<link>http://www.dannyfoo.com/blog/news/mt-join-fight-of-dreaded-500/comment-page-1/#comment-195</link>
		<dc:creator>Edrei</dc:creator>
		<pubDate>Thu, 07 Jul 2005 14:52:03 +0000</pubDate>
		<guid isPermaLink="false"></guid>
		<description>Alright...as far as I know WP HAS a way to import WP posts into MT. Not like you would need it. I&#039;m that confidant that you&#039;re not going to move back if you switch to WP in the first place.

The PHP in WP isn&#039;t that hard to manage. It may take some time to get used to, but in the end it&#039;s worth it. As was said before, how your design looks depends solely on your ability to use CSS and XHTML. The core code can be messed around later. The dynamic flexibility of WP means you won&#039;t have to waste time rebuilding your site everytime you publish.

Would you rather waste your time or your server&#039;s time in publishing?</description>
		<content:encoded><![CDATA[<p>Alright&#8230;as far as I know WP HAS a way to import WP posts into MT. Not like you would need it. I&#8217;m that confidant that you&#8217;re not going to move back if you switch to WP in the first place.</p>
<p>The PHP in WP isn&#8217;t that hard to manage. It may take some time to get used to, but in the end it&#8217;s worth it. As was said before, how your design looks depends solely on your ability to use CSS and XHTML. The core code can be messed around later. The dynamic flexibility of WP means you won&#8217;t have to waste time rebuilding your site everytime you publish.</p>
<p>Would you rather waste your time or your server&#8217;s time in publishing?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dannyFoo</title>
		<link>http://www.dannyfoo.com/blog/news/mt-join-fight-of-dreaded-500/comment-page-1/#comment-194</link>
		<dc:creator>dannyFoo</dc:creator>
		<pubDate>Thu, 07 Jul 2005 09:28:38 +0000</pubDate>
		<guid isPermaLink="false"></guid>
		<description>Thanks for throwing a hammer at me, Liew. Didn&#039;t notice WP didn&#039;t have an official export capability like MT. Hmm..but I called upon the power of Google and it brought back some results. There&#039;s a WP plugin; WPExport, by Eric Pierce and it could be useful later. How well does the export perform I&#039;m unsure since I&#039;ve not done it yet. :&#124;

Okie, the difference in flexibility of putting what I want and where I want in MT compared to WP is quite a gap. Example: I want to put entry title in header and then later put excerpt or body in right column. When I see the WP template I see a bunch of codes in PHP. In MT, it&#039;s just a matter of placing simple tags within a single template of the Main Index.

And before anyone starts that that isn&#039;t part of designing a template, on contrary; it does. It does because it&#039;s part of laying out content which is connected to designing a template. So depending on the learning curb of picking up the template tags, if they&#039;re difficult to understand then it&#039;ll be harder to perform.

In my WP template, it&#039;s still the default Kubrick theme because I&#039;m too scared of messing with the delicate PHP. However, I wanted to make 1 entry appear on the homepage and I was scrambling around the WP support Wiki just to find a piece of PHP code like this:

// ? php query_posts ( &#039;showposts=1&#039; ); ? //

Sorry if I&#039;m sounding harsh, but as a person who doesn&#039;t know server side coding and can&#039;t understand logic sometimes, I find tweaking the template makes me edgy.

However, if anyone just wanted to maintain the standard header, left column, right column and footer then you definetely don&#039;t need PHP to redesign. Just compare the tags controlled in CSS and tweak it. ;)</description>
		<content:encoded><![CDATA[<p>Thanks for throwing a hammer at me, Liew. Didn&#8217;t notice WP didn&#8217;t have an official export capability like MT. Hmm..but I called upon the power of Google and it brought back some results. There&#8217;s a WP plugin; WPExport, by Eric Pierce and it could be useful later. How well does the export perform I&#8217;m unsure since I&#8217;ve not done it yet. <img src='http://www.dannyfoo.com/blog/wp-includes/images/smilies/icon_neutral.gif' alt=':|' class='wp-smiley' /> </p>
<p>Okie, the difference in flexibility of putting what I want and where I want in MT compared to WP is quite a gap. Example: I want to put entry title in header and then later put excerpt or body in right column. When I see the WP template I see a bunch of codes in PHP. In MT, it&#8217;s just a matter of placing simple tags within a single template of the Main Index.</p>
<p>And before anyone starts that that isn&#8217;t part of designing a template, on contrary; it does. It does because it&#8217;s part of laying out content which is connected to designing a template. So depending on the learning curb of picking up the template tags, if they&#8217;re difficult to understand then it&#8217;ll be harder to perform.</p>
<p>In my WP template, it&#8217;s still the default Kubrick theme because I&#8217;m too scared of messing with the delicate PHP. However, I wanted to make 1 entry appear on the homepage and I was scrambling around the WP support Wiki just to find a piece of PHP code like this:</p>
<p>// ? php query_posts ( &#8216;showposts=1&#8242; ); ? //</p>
<p>Sorry if I&#8217;m sounding harsh, but as a person who doesn&#8217;t know server side coding and can&#8217;t understand logic sometimes, I find tweaking the template makes me edgy.</p>
<p>However, if anyone just wanted to maintain the standard header, left column, right column and footer then you definetely don&#8217;t need PHP to redesign. Just compare the tags controlled in CSS and tweak it. <img src='http://www.dannyfoo.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LcF</title>
		<link>http://www.dannyfoo.com/blog/news/mt-join-fight-of-dreaded-500/comment-page-1/#comment-193</link>
		<dc:creator>LcF</dc:creator>
		<pubDate>Thu, 07 Jul 2005 07:05:18 +0000</pubDate>
		<guid isPermaLink="false"></guid>
		<description>Temporary switch to WP? How to you swictch back to MT from WP later?

btw, you do not need to know PHP in order to design WP template. WP template tag is NOT PHP(though written by PHP). :)

Check out WP template tags.</description>
		<content:encoded><![CDATA[<p>Temporary switch to WP? How to you swictch back to MT from WP later?</p>
<p>btw, you do not need to know PHP in order to design WP template. WP template tag is NOT PHP(though written by PHP). <img src='http://www.dannyfoo.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Check out WP template tags.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dannyFoo</title>
		<link>http://www.dannyfoo.com/blog/news/mt-join-fight-of-dreaded-500/comment-page-1/#comment-192</link>
		<dc:creator>dannyFoo</dc:creator>
		<pubDate>Thu, 07 Jul 2005 02:37:08 +0000</pubDate>
		<guid isPermaLink="false"></guid>
		<description>Hmm, I&#039;m using MT 3.17 and nope, it wasn&#039;t that difficult migrating my archives into WP. Because I think in MT 3.15 and later, SixApart has solve the problem when exporting to be imported in WP. Back then, they said MT had troubles because of the time format difference. Then WP created a plugin for easier migration.

But now it&#039;s not necessary anymore if you&#039;re using MT 3.15 or later I guess. You could just save the exported entries as &#039;import.txt&#039; with Firefox and place that file in the same folder as the mt-import.php or something like that. Then just type in the import URL and follow just ONE step and you&#039;re done. :P</description>
		<content:encoded><![CDATA[<p>Hmm, I&#8217;m using MT 3.17 and nope, it wasn&#8217;t that difficult migrating my archives into WP. Because I think in MT 3.15 and later, SixApart has solve the problem when exporting to be imported in WP. Back then, they said MT had troubles because of the time format difference. Then WP created a plugin for easier migration.</p>
<p>But now it&#8217;s not necessary anymore if you&#8217;re using MT 3.15 or later I guess. You could just save the exported entries as &#8216;import.txt&#8217; with Firefox and place that file in the same folder as the mt-import.php or something like that. Then just type in the import URL and follow just ONE step and you&#8217;re done. <img src='http://www.dannyfoo.com/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 8/20 queries in 0.011 seconds using disk: basic
Object Caching 439/442 objects using disk: basic

Served from: www.dannyfoo.com @ 2012-02-11 23:23:48 -->
