<?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"
	>
<channel>
	<title>Comments for web-ology.com</title>
	<atom:link href="http://www2.web-ology.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www2.web-ology.com</link>
	<description>one more blog to add to the void</description>
	<pubDate>Tue, 19 Aug 2008 21:16:50 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>Comment on The Swimmin Hole by Lauren</title>
		<link>http://www2.web-ology.com/2007/07/17/the-swimmin-hole/#comment-1458</link>
		<dc:creator>Lauren</dc:creator>
		<pubDate>Mon, 30 Jul 2007 02:23:26 +0000</pubDate>
		<guid isPermaLink="false">http://www2.web-ology.com/2007/07/17/the-swimmin-hole/#comment-1458</guid>
		<description>Has your niece been contacted by anyone for more info?</description>
		<content:encoded><![CDATA[<p>Has your niece been contacted by anyone for more info?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Swimmin Hole by Aleksandra Davis</title>
		<link>http://www2.web-ology.com/2007/07/17/the-swimmin-hole/#comment-1457</link>
		<dc:creator>Aleksandra Davis</dc:creator>
		<pubDate>Mon, 30 Jul 2007 00:20:06 +0000</pubDate>
		<guid isPermaLink="false">http://www2.web-ology.com/2007/07/17/the-swimmin-hole/#comment-1457</guid>
		<description>I came across your blog while searching the internet for news articles on Ethan. I hope you dont  mind I linked this on ethanleecory.org.

Thanks!
Aleksandra Davis</description>
		<content:encoded><![CDATA[<p>I came across your blog while searching the internet for news articles on Ethan. I hope you dont  mind I linked this on ethanleecory.org.</p>
<p>Thanks!<br />
Aleksandra Davis</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing XSLT for PHP in Windows by Jeff Triplett</title>
		<link>http://www2.web-ology.com/2003/08/21/installing-xslt-for-php-in-windows/#comment-394</link>
		<dc:creator>Jeff Triplett</dc:creator>
		<pubDate>Tue, 20 Dec 2005 02:26:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-ology.com/?p=8#comment-394</guid>
		<description>I have PHP installed in my c:\PHP folder.  Try copying the files from your C:\PHP\dlls folder into your C:\Windows\System32 folder and then restart Apache or IIS which ever you're using and see what happens.  If that doesn't work post back if which version of Apache, IIS, and PHP you're using.</description>
		<content:encoded><![CDATA[<p>I have PHP installed in my c:\PHP folder.  Try copying the files from your C:\PHP\dlls folder into your C:\Windows\System32 folder and then restart Apache or IIS which ever you&#8217;re using and see what happens.  If that doesn&#8217;t work post back if which version of Apache, IIS, and PHP you&#8217;re using.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing XSLT for PHP in Windows by Stefan</title>
		<link>http://www2.web-ology.com/2003/08/21/installing-xslt-for-php-in-windows/#comment-393</link>
		<dc:creator>Stefan</dc:creator>
		<pubDate>Mon, 19 Dec 2005 22:04:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-ology.com/?p=8#comment-393</guid>
		<description>Hi,
I have a question, if some one can answer....
I hava made all things said above (with sablot and expath) but in my php.ini file I don't have exsl enabeld.....
How can I do that, enable exsl......?
thanks ....</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I have a question, if some one can answer&#8230;.<br />
I hava made all things said above (with sablot and expath) but in my php.ini file I don&#8217;t have exsl enabeld&#8230;..<br />
How can I do that, enable exsl&#8230;&#8230;?<br />
thanks &#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing XSLT for PHP in Windows by Nick</title>
		<link>http://www2.web-ology.com/2003/08/21/installing-xslt-for-php-in-windows/#comment-287</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Mon, 18 Jul 2005 21:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-ology.com/?p=8#comment-287</guid>
		<description>I tried this but it didnt workedâ€¦
I use xampp on windows xp..
By the way there is ;php_xslt.dll in the php.ini file but only ;php_xsl.dll 

the phpifo produces only xsl â€¦no xslt
xsl
XSL enabled
libxslt Version 1.1.7
libxslt compiled against libxml Version 2.6.11
EXSLT enabled
libexslt Version 0.8.5 

when i try to run samples i get errors like
1
Fatal error: Call to undefined function xslt_create() in C:\xampp\htdocs\dissertation\xslt\4_3.php on line 8

2
Warning: domdocument::domdocument() expects at least 1 parameter, 0 given in C:\xampp\htdocs\dissertation\xslt2\testXslt.php on line 2

Fatal error: Call to undefined method domdocument::load() in C:\xampp\htdocs\dissertation\xslt2\testXslt.php on line 3

Can i finally have xslt running with xampp on win xp??????
Please reply
Thanx 

</description>
		<content:encoded><![CDATA[<p>I tried this but it didnt workedâ€¦<br />
I use xampp on windows xp..<br />
By the way there is ;php_xslt.dll in the php.ini file but only ;php_xsl.dll </p>
<p>the phpifo produces only xsl â€¦no xslt<br />
xsl<br />
XSL enabled<br />
libxslt Version 1.1.7<br />
libxslt compiled against libxml Version 2.6.11<br />
EXSLT enabled<br />
libexslt Version 0.8.5 </p>
<p>when i try to run samples i get errors like<br />
1<br />
Fatal error: Call to undefined function xslt_create() in C:\xampp\htdocs\dissertation\xslt\4_3.php on line 8</p>
<p>2<br />
Warning: domdocument::domdocument() expects at least 1 parameter, 0 given in C:\xampp\htdocs\dissertation\xslt2\testXslt.php on line 2</p>
<p>Fatal error: Call to undefined method domdocument::load() in C:\xampp\htdocs\dissertation\xslt2\testXslt.php on line 3</p>
<p>Can i finally have xslt running with xampp on win xp??????<br />
Please reply<br />
Thanx</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing XSLT for PHP in Windows by Nick</title>
		<link>http://www2.web-ology.com/2003/08/21/installing-xslt-for-php-in-windows/#comment-286</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Mon, 18 Jul 2005 20:59:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-ology.com/?p=8#comment-286</guid>
		<description>I tried this but it didnt workedâ€¦
I use xampp on windows xp..
By the way there is ;php_xslt.dll in the php.ini file but only ;php_xsl.dll 

the phpifo produces only xsl â€¦no xslt
xsl
XSL enabled
libxslt Version 1.1.7
libxslt compiled against libxml Version 2.6.11
EXSLT enabled
libexslt Version 0.8.5 

when i try to run samples i get errors like
1
Fatal error: Call to undefined function xslt_create() in C:\xampp\htdocs\dissertation\xslt\4_3.php on line 8

2
Warning: domdocument::domdocument() expects at least 1 parameter, 0 given in C:\xampp\htdocs\dissertation\xslt2\testXslt.php on line 2

Fatal error: Call to undefined method domdocument::load() in C:\xampp\htdocs\dissertation\xslt2\testXslt.php on line 3

Can i finally have xslt running with xampp on win xp??????
Please reply
Thanx 

</description>
		<content:encoded><![CDATA[<p>I tried this but it didnt workedâ€¦<br />
I use xampp on windows xp..<br />
By the way there is ;php_xslt.dll in the php.ini file but only ;php_xsl.dll </p>
<p>the phpifo produces only xsl â€¦no xslt<br />
xsl<br />
XSL enabled<br />
libxslt Version 1.1.7<br />
libxslt compiled against libxml Version 2.6.11<br />
EXSLT enabled<br />
libexslt Version 0.8.5 </p>
<p>when i try to run samples i get errors like<br />
1<br />
Fatal error: Call to undefined function xslt_create() in C:\xampp\htdocs\dissertation\xslt\4_3.php on line 8</p>
<p>2<br />
Warning: domdocument::domdocument() expects at least 1 parameter, 0 given in C:\xampp\htdocs\dissertation\xslt2\testXslt.php on line 2</p>
<p>Fatal error: Call to undefined method domdocument::load() in C:\xampp\htdocs\dissertation\xslt2\testXslt.php on line 3</p>
<p>Can i finally have xslt running with xampp on win xp??????<br />
Please reply<br />
Thanx</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing XSLT for PHP in Windows by Nick</title>
		<link>http://www2.web-ology.com/2003/08/21/installing-xslt-for-php-in-windows/#comment-285</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Mon, 18 Jul 2005 20:58:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-ology.com/?p=8#comment-285</guid>
		<description>I tried this but it didnt worked...
I use xampp on windows xp..
By the way there is ;php_xslt.dll  in the php.ini file but only ;php_xsl.dll 

the phpifo produces only xsl ...no xslt
xsl
XSL  enabled  
libxslt Version  1.1.7  
libxslt compiled against libxml Version  2.6.11  
EXSLT  enabled  
libexslt Version  0.8.5  

when i try to run samples i get errors like 
1
Fatal error: Call to undefined function xslt_create() in C:\xampp\htdocs\dissertation\xslt\4_3.php on line 8

2
Warning: domdocument::domdocument() expects at least 1 parameter, 0 given in C:\xampp\htdocs\dissertation\xslt2\testXslt.php on line 2

Fatal error: Call to undefined method domdocument::load() in C:\xampp\htdocs\dissertation\xslt2\testXslt.php on line 3


Can i finally have xslt running with  xampp on win xp??????
Please reply
Thanx

</description>
		<content:encoded><![CDATA[<p>I tried this but it didnt worked&#8230;<br />
I use xampp on windows xp..<br />
By the way there is ;php_xslt.dll  in the php.ini file but only ;php_xsl.dll </p>
<p>the phpifo produces only xsl &#8230;no xslt<br />
xsl<br />
XSL  enabled<br />
libxslt Version  1.1.7<br />
libxslt compiled against libxml Version  2.6.11<br />
EXSLT  enabled<br />
libexslt Version  0.8.5  </p>
<p>when i try to run samples i get errors like<br />
1<br />
Fatal error: Call to undefined function xslt_create() in C:\xampp\htdocs\dissertation\xslt\4_3.php on line 8</p>
<p>2<br />
Warning: domdocument::domdocument() expects at least 1 parameter, 0 given in C:\xampp\htdocs\dissertation\xslt2\testXslt.php on line 2</p>
<p>Fatal error: Call to undefined method domdocument::load() in C:\xampp\htdocs\dissertation\xslt2\testXslt.php on line 3</p>
<p>Can i finally have xslt running with  xampp on win xp??????<br />
Please reply<br />
Thanx</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MythTV on a Via Mini-ITX Machine by Jeff</title>
		<link>http://www2.web-ology.com/2004/03/20/mythtv-on-a-via-mini-itx-machine/#comment-9</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Wed, 03 Nov 2004 05:36:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-ology.com/?p=5#comment-9</guid>
		<description>Matt,

KnoppMyth looked promising but never really seemed to work right for me.  I'm debating ordering a WinTV-PVR-250(or 350)  because they seem to have the best support.  I've tried both an ATI TV VE card, an older WinTV card, and a WinFast PVR card in Linux with very little luck.

MythTV looks the best but it's been such a pain to get everything to play nicely.  Thus far, I've switched back to Windows + WinFast PVR card for my TV viewing but I haven't given up on Linux yet.  

I tried going with FreeBSD at one time but the Mini-ITX machines take so long to compile that it becomes a full weekend event just trying to get X to run on the machines.  I like the form factor of the small machines, but I'd probably go with an older P4 or nForce 2 or 3 (all in one MB) with an AMD XP processor.  I've built two of the later and ran TV tuner cards.  They were cheaper and alot more powerful and I mounted them in a 1U server case.  

Let me know how you do though and if you have any more questions.  If I get some weekend time, I'll take some pictures and post them.</description>
		<content:encoded><![CDATA[<p>Matt,</p>
<p>KnoppMyth looked promising but never really seemed to work right for me.  I&#8217;m debating ordering a WinTV-PVR-250(or 350)  because they seem to have the best support.  I&#8217;ve tried both an ATI TV VE card, an older WinTV card, and a WinFast PVR card in Linux with very little luck.</p>
<p>MythTV looks the best but it&#8217;s been such a pain to get everything to play nicely.  Thus far, I&#8217;ve switched back to Windows + WinFast PVR card for my TV viewing but I haven&#8217;t given up on Linux yet.  </p>
<p>I tried going with FreeBSD at one time but the Mini-ITX machines take so long to compile that it becomes a full weekend event just trying to get X to run on the machines.  I like the form factor of the small machines, but I&#8217;d probably go with an older P4 or nForce 2 or 3 (all in one MB) with an AMD XP processor.  I&#8217;ve built two of the later and ran TV tuner cards.  They were cheaper and alot more powerful and I mounted them in a 1U server case.  </p>
<p>Let me know how you do though and if you have any more questions.  If I get some weekend time, I&#8217;ll take some pictures and post them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MythTV on a Via Mini-ITX Machine by Matt</title>
		<link>http://www2.web-ology.com/2004/03/20/mythtv-on-a-via-mini-itx-machine/#comment-8</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Tue, 02 Nov 2004 05:00:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-ology.com/?p=5#comment-8</guid>
		<description>Jeff,

How did your project turn out?  Is the tv output of good quality?  What hardware did you use?
The reason I ask, is that I'm considering taking on a similar project and am just starting
to research the components to use.

Thanks!  Matt</description>
		<content:encoded><![CDATA[<p>Jeff,</p>
<p>How did your project turn out?  Is the tv output of good quality?  What hardware did you use?<br />
The reason I ask, is that I&#8217;m considering taking on a similar project and am just starting<br />
to research the components to use.</p>
<p>Thanks!  Matt</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Virtual Desktops for Windows, done right by web-ology.com &#187; Agragated Technology News Feeds Now Public</title>
		<link>http://www2.web-ology.com/2004/03/20/virtual-desktops-for-windows-done-right/#comment-2</link>
		<dc:creator>web-ology.com &#187; Agragated Technology News Feeds Now Public</dc:creator>
		<pubDate>Tue, 13 Apr 2004 05:17:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-ology.com/?p=4#comment-2</guid>
		<description>[...] headlines but I should have a more complete rewrite up by the weekend.  For now, visit my &lt;a href="http://www.web-ology.com/feeds.php"&gt;news feeds page&lt;/a&gt;.  					 		Comments (0) 			   Comments  RSS feed for comments on this post.  The URI to TrackBa [...]</description>
		<content:encoded><![CDATA[<p>[...] headlines but I should have a more complete rewrite up by the weekend.  For now, visit my <a href="http://www.web-ology.com/feeds.php">news feeds page</a>.  					 		Comments (0) 			   Comments  RSS feed for comments on this post.  The URI to TrackBa [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
