<?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: Modifying Templates Using DOMDocument In PHP</title>
	<atom:link href="http://www.ultramegatech.com/2009/07/modifying-templates-using-domdocument-in-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ultramegatech.com/2009/07/modifying-templates-using-domdocument-in-php/</link>
	<description>Web development blog</description>
	<lastBuildDate>Wed, 11 Apr 2012 03:57:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Ricardo</title>
		<link>http://www.ultramegatech.com/2009/07/modifying-templates-using-domdocument-in-php/comment-page-1/#comment-1935</link>
		<dc:creator>Ricardo</dc:creator>
		<pubDate>Fri, 13 Jan 2012 04:54:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.ultramegatech.com/blog/?p=551#comment-1935</guid>
		<description>Hi, I would like to ask you if using this technique to use as the way to modify html templates in a site would be very slow? I am thinking of three possibilities: loading html with file_get_contents and modifying the templates with str_replace, or using only PHP to generate html (I know this is against of having php code and html separate), or using phpQuery to modify the html templates. I am tempted to use the last approach, but I am afraid that this would cause my sites to load slowly. I think phpQuery uses DOM, so I think it has more overhead. I am concerned about memory usage too. I know that is the never ending dilemma of using APIs and frameworks. If this is not going to be very slow, I would like to implement this to enjoy the power it would give, to implement a whole plugin system, etc.
Thanks.</description>
		<content:encoded><![CDATA[<p>Hi, I would like to ask you if using this technique to use as the way to modify html templates in a site would be very slow? I am thinking of three possibilities: loading html with file_get_contents and modifying the templates with str_replace, or using only PHP to generate html (I know this is against of having php code and html separate), or using phpQuery to modify the html templates. I am tempted to use the last approach, but I am afraid that this would cause my sites to load slowly. I think phpQuery uses DOM, so I think it has more overhead. I am concerned about memory usage too. I know that is the never ending dilemma of using APIs and frameworks. If this is not going to be very slow, I would like to implement this to enjoy the power it would give, to implement a whole plugin system, etc.<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: krishna</title>
		<link>http://www.ultramegatech.com/2009/07/modifying-templates-using-domdocument-in-php/comment-page-1/#comment-1771</link>
		<dc:creator>krishna</dc:creator>
		<pubDate>Thu, 24 Mar 2011 11:45:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.ultramegatech.com/blog/?p=551#comment-1771</guid>
		<description>Hi ,

Its worked fine in html pages but not in PHP.

I have tried to append some content with PHP file . its not  worked.

Please help me for appending php file content  to another php file .</description>
		<content:encoded><![CDATA[<p>Hi ,</p>
<p>Its worked fine in html pages but not in PHP.</p>
<p>I have tried to append some content with PHP file . its not  worked.</p>
<p>Please help me for appending php file content  to another php file .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manuel</title>
		<link>http://www.ultramegatech.com/2009/07/modifying-templates-using-domdocument-in-php/comment-page-1/#comment-1347</link>
		<dc:creator>Manuel</dc:creator>
		<pubDate>Mon, 08 Nov 2010 15:07:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.ultramegatech.com/blog/?p=551#comment-1347</guid>
		<description>Man !! you did it very nice !!

Thank you very mucho !!</description>
		<content:encoded><![CDATA[<p>Man !! you did it very nice !!</p>
<p>Thank you very mucho !!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: UltraMega</title>
		<link>http://www.ultramegatech.com/2009/07/modifying-templates-using-domdocument-in-php/comment-page-1/#comment-126</link>
		<dc:creator>UltraMega</dc:creator>
		<pubDate>Sat, 08 Aug 2009 00:16:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.ultramegatech.com/blog/?p=551#comment-126</guid>
		<description>If you are referring to the demo, you should just see the markup as text. That&#039;s intentional so you see the actual code generated.</description>
		<content:encoded><![CDATA[<p>If you are referring to the demo, you should just see the markup as text. That&#8217;s intentional so you see the actual code generated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sunjester</title>
		<link>http://www.ultramegatech.com/2009/07/modifying-templates-using-domdocument-in-php/comment-page-1/#comment-124</link>
		<dc:creator>sunjester</dc:creator>
		<pubDate>Fri, 07 Aug 2009 19:22:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.ultramegatech.com/blog/?p=551#comment-124</guid>
		<description>didn&#039;t work at all man.... or maybe my browser doesn&#039;t support that version of the xml document.</description>
		<content:encoded><![CDATA[<p>didn&#8217;t work at all man&#8230;. or maybe my browser doesn&#8217;t support that version of the xml document.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Modifying Templates Using DOMDocument In PHP &#124; UltraMega</title>
		<link>http://www.ultramegatech.com/2009/07/modifying-templates-using-domdocument-in-php/comment-page-1/#comment-83</link>
		<dc:creator>Modifying Templates Using DOMDocument In PHP &#124; UltraMega</dc:creator>
		<pubDate>Tue, 21 Jul 2009 23:44:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.ultramegatech.com/blog/?p=551#comment-83</guid>
		<description>[...] Modifying Templates Using DOMDocument In PHP &#124; UltraMega   SHARETHIS.addEntry({ title: &quot;Modifying Templates Using DOMDocument In PHP &#124; UltraMega&quot;, url: [...]</description>
		<content:encoded><![CDATA[<p>[...] Modifying Templates Using DOMDocument In PHP | UltraMega   SHARETHIS.addEntry({ title: &quot;Modifying Templates Using DOMDocument In PHP | UltraMega&quot;, url: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Webmaster Crap &#187; Blog Archive &#187; Modifying Templates Using DOMDocument In PHP &#124; UltraMega</title>
		<link>http://www.ultramegatech.com/2009/07/modifying-templates-using-domdocument-in-php/comment-page-1/#comment-82</link>
		<dc:creator>Webmaster Crap &#187; Blog Archive &#187; Modifying Templates Using DOMDocument In PHP &#124; UltraMega</dc:creator>
		<pubDate>Tue, 21 Jul 2009 21:06:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.ultramegatech.com/blog/?p=551#comment-82</guid>
		<description>[...] Go here to read the rest: Modifying Templates Using DOMDocument In PHP &#124; UltraMega [...]</description>
		<content:encoded><![CDATA[<p>[...] Go here to read the rest: Modifying Templates Using DOMDocument In PHP | UltraMega [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

