<?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 for Spice World!</title>
	<atom:link href="http://www.cyberspice.org.uk/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cyberspice.org.uk/blog</link>
	<description>The life and times of a jet setting software engineer!</description>
	<lastBuildDate>Fri, 23 Jul 2010 10:16:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Wordpress Coppermine Widget by cyberspice</title>
		<link>http://www.cyberspice.org.uk/blog/wordpress-coppermine-widget/comment-page-2/#comment-1042</link>
		<dc:creator>cyberspice</dc:creator>
		<pubDate>Fri, 23 Jul 2010 10:16:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberspice.org.uk/blog/?page_id=171#comment-1042</guid>
		<description>I&#039;ve been very busy during the first half of this year.  The plug-in really needs some TLC.  So that&#039;s next on my to do list.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been very busy during the first half of this year.  The plug-in really needs some TLC.  So that&#8217;s next on my to do list.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wordpress Coppermine Widget by Matt</title>
		<link>http://www.cyberspice.org.uk/blog/wordpress-coppermine-widget/comment-page-2/#comment-1028</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Wed, 21 Jul 2010 21:14:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberspice.org.uk/blog/?page_id=171#comment-1028</guid>
		<description>Melanie,
Were you ever able to get the plug-in functioning in a page, instead of in a Widget? I saw a few posts back that you were working on that.

Thanks,
Matt</description>
		<content:encoded><![CDATA[<p>Melanie,<br />
Were you ever able to get the plug-in functioning in a page, instead of in a Widget? I saw a few posts back that you were working on that.</p>
<p>Thanks,<br />
Matt</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP DIO Extension: Looking for beta testers by shibi</title>
		<link>http://www.cyberspice.org.uk/blog/2010/02/02/php-dio-extension-looking-for-beta-testers/comment-page-1/#comment-930</link>
		<dc:creator>shibi</dc:creator>
		<pubDate>Tue, 15 Jun 2010 06:01:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberspice.org.uk/blog/?p=424#comment-930</guid>
		<description>Hi,
  I am using that code it shows the error

Warning: fopen() [function.fopen]: Unable to find the wrapper &quot;dio.serial&quot; - did you forget to enable it when you configured PHP?

if you have any idea means share with me...</description>
		<content:encoded><![CDATA[<p>Hi,<br />
  I am using that code it shows the error</p>
<p>Warning: fopen() [function.fopen]: Unable to find the wrapper &#8220;dio.serial&#8221; &#8211; did you forget to enable it when you configured PHP?</p>
<p>if you have any idea means share with me&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Serial IO in PHP using the DIO extension by Marcel</title>
		<link>http://www.cyberspice.org.uk/blog/2010/02/15/serial-io-in-php-using-the-dio-extension/comment-page-1/#comment-871</link>
		<dc:creator>Marcel</dc:creator>
		<pubDate>Thu, 03 Jun 2010 11:10:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberspice.org.uk/blog/?p=429#comment-871</guid>
		<description>XAMMP 1.7.3 (WinXP)
PHP 5.3.1 MSVC6 (Visual C++ 6.0) 
PHP EXTENSION BUILD: API20090626,TS,VC6 

Trying to install via PEAR, which fails and tells me to install via PECL.

C:\xampp\php&gt;pear install dio
No releases available for package &quot;pear.php.net/dio&quot; - package pecl/dio can be installed with &quot;pecl install dio&quot;
install failed

Trying PECL install and fails as well:

C:\xampp\php&gt;pecl install dio
WARNING: channel &quot;pecl.php.net&quot; has updated its protocols, use &quot;pecl channel-update pecl.php.net&quot; to update
downloading dio-0.0.4RC4.tgz ...
Starting to download dio-0.0.4RC4.tgz (18,334 bytes)
......done: 18,334 bytes
12 source files, building
WARNING: php_bin \xampp\php\php.exe appears to have a suffix \php.exe, but config variable php_suffix does not match
ERROR: The DSP dio.dsp does not exist.

Tried all php_dio.dll that I could find, but all failed.

Any idea how I can get DIO to work? Is there anybody with a compiled DLL that does work?</description>
		<content:encoded><![CDATA[<p>XAMMP 1.7.3 (WinXP)<br />
PHP 5.3.1 MSVC6 (Visual C++ 6.0)<br />
PHP EXTENSION BUILD: API20090626,TS,VC6 </p>
<p>Trying to install via PEAR, which fails and tells me to install via PECL.</p>
<p>C:\xampp\php&gt;pear install dio<br />
No releases available for package &#8220;pear.php.net/dio&#8221; &#8211; package pecl/dio can be installed with &#8220;pecl install dio&#8221;<br />
install failed</p>
<p>Trying PECL install and fails as well:</p>
<p>C:\xampp\php&gt;pecl install dio<br />
WARNING: channel &#8220;pecl.php.net&#8221; has updated its protocols, use &#8220;pecl channel-update pecl.php.net&#8221; to update<br />
downloading dio-0.0.4RC4.tgz &#8230;<br />
Starting to download dio-0.0.4RC4.tgz (18,334 bytes)<br />
&#8230;&#8230;done: 18,334 bytes<br />
12 source files, building<br />
WARNING: php_bin \xampp\php\php.exe appears to have a suffix \php.exe, but config variable php_suffix does not match<br />
ERROR: The DSP dio.dsp does not exist.</p>
<p>Tried all php_dio.dll that I could find, but all failed.</p>
<p>Any idea how I can get DIO to work? Is there anybody with a compiled DLL that does work?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Who is Cyberspice? by Gina Chen</title>
		<link>http://www.cyberspice.org.uk/blog/about/comment-page-1/#comment-820</link>
		<dc:creator>Gina Chen</dc:creator>
		<pubDate>Mon, 17 May 2010 20:13:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberspice.org.uk/blog/?page_id=2#comment-820</guid>
		<description>I&#039;m a mom, a blogger, and a Ph.D. student, and I need your help. I&#039;m doing a study about why women blog, and you have been selected at random to participate in a short survey about what motivates you to blog and what you get out of blogging. 

 

I hope you will take it by clicking this link. Please do not forward the link. (If the link does not show up in your browser when you click on “clicking this link,” you can click here or copy and paste this link into your browser: http://www.surveygizmo.com/s/231228/women-bloggers Please do not distribute the link.

 

Thanks in advance for your help. Feel free to contact me at gmmasull@syr.edu if you have any questions.



 

Gina M. Chen
Ph.D. student
S.I. Newhouse School of Public Communications
Syracuse University
215 University Place
Syracuse, NY 13244-2100</description>
		<content:encoded><![CDATA[<p>I&#8217;m a mom, a blogger, and a Ph.D. student, and I need your help. I&#8217;m doing a study about why women blog, and you have been selected at random to participate in a short survey about what motivates you to blog and what you get out of blogging. </p>
<p>I hope you will take it by clicking this link. Please do not forward the link. (If the link does not show up in your browser when you click on “clicking this link,” you can click here or copy and paste this link into your browser: <a href="http://www.surveygizmo.com/s/231228/women-bloggers" rel="nofollow">http://www.surveygizmo.com/s/231228/women-bloggers</a> Please do not distribute the link.</p>
<p>Thanks in advance for your help. Feel free to contact me at <a href="mailto:gmmasull@syr.edu">gmmasull@syr.edu</a> if you have any questions.</p>
<p>Gina M. Chen<br />
Ph.D. student<br />
S.I. Newhouse School of Public Communications<br />
Syracuse University<br />
215 University Place<br />
Syracuse, NY 13244-2100</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wordpress Coppermine Widget by Frank</title>
		<link>http://www.cyberspice.org.uk/blog/wordpress-coppermine-widget/comment-page-2/#comment-802</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Fri, 14 May 2010 17:28:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberspice.org.uk/blog/?page_id=171#comment-802</guid>
		<description>I would like to use the Coppermine Latest Gallery plugin but I cannot make it work. I have entered all database information as requested into the specified fields but there are no thumbnail images shown. Could you please help me out? Frank</description>
		<content:encoded><![CDATA[<p>I would like to use the Coppermine Latest Gallery plugin but I cannot make it work. I have entered all database information as requested into the specified fields but there are no thumbnail images shown. Could you please help me out? Frank</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DPC &#8211; Dutch PHP Conference 2010 by Marketing to the National Security Agency &#8211; A Case Study &#124; National Intelligence Agency</title>
		<link>http://www.cyberspice.org.uk/blog/2010/04/22/dpc-dutch-php-conference-2010/comment-page-1/#comment-787</link>
		<dc:creator>Marketing to the National Security Agency &#8211; A Case Study &#124; National Intelligence Agency</dc:creator>
		<pubDate>Sun, 09 May 2010 00:51:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberspice.org.uk/blog/?p=436#comment-787</guid>
		<description>[...] Spice World! &#187; Blog Archive &#187; DPC &#8211; Dutch PHP Conference 2010 [...]</description>
		<content:encoded><![CDATA[<p>[...] Spice World! &raquo; Blog Archive &raquo; DPC &#8211; Dutch PHP Conference 2010 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building PHP C extensions on Ubuntu 9.10 by Autonomic Pilot Blogs &#187; Blog Archive &#187; unit tests for PECL extensions and how to make them work</title>
		<link>http://www.cyberspice.org.uk/blog/2009/12/01/building-php-c-extensions-on-ubuntu-9-10/comment-page-1/#comment-761</link>
		<dc:creator>Autonomic Pilot Blogs &#187; Blog Archive &#187; unit tests for PECL extensions and how to make them work</dc:creator>
		<pubDate>Sat, 01 May 2010 16:35:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberspice.org.uk/blog/?p=395#comment-761</guid>
		<description>[...] sqlite3-0.6 directory for the modules The lovely Cyberspice has made an entry about this already building php c extensions on ubuntu 9.10 unfortunately I didn&#8217;t see this until after I went my own, different route. Thanks to Derick [...]</description>
		<content:encoded><![CDATA[<p>[...] sqlite3-0.6 directory for the modules The lovely Cyberspice has made an entry about this already building php c extensions on ubuntu 9.10 unfortunately I didn&#8217;t see this until after I went my own, different route. Thanks to Derick [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DPC &#8211; Dutch PHP Conference 2010 by Spice World! » Blog Archive » DPC – Dutch PHP Conference 2010 &#124; Source code bank</title>
		<link>http://www.cyberspice.org.uk/blog/2010/04/22/dpc-dutch-php-conference-2010/comment-page-1/#comment-743</link>
		<dc:creator>Spice World! » Blog Archive » DPC – Dutch PHP Conference 2010 &#124; Source code bank</dc:creator>
		<pubDate>Thu, 29 Apr 2010 21:27:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberspice.org.uk/blog/?p=436#comment-743</guid>
		<description>[...] this link: Spice World! » Blog Archive » DPC – Dutch PHP Conference 2010       If you enjoyed this article please consider sharing [...]</description>
		<content:encoded><![CDATA[<p>[...] this link: Spice World! » Blog Archive » DPC – Dutch PHP Conference 2010       If you enjoyed this article please consider sharing [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Life with T-Mobile, a 3G Modem, and a G1 by Buy A G1</title>
		<link>http://www.cyberspice.org.uk/blog/2009/10/19/life-with-t-mobile-a-3g-modem-and-a-g1/comment-page-1/#comment-739</link>
		<dc:creator>Buy A G1</dc:creator>
		<pubDate>Thu, 29 Apr 2010 15:34:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberspice.org.uk/blog/?p=320#comment-739</guid>
		<description>Nothing beats finding some useful information, for my research, keep em coming.</description>
		<content:encoded><![CDATA[<p>Nothing beats finding some useful information, for my research, keep em coming.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
