<?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 Create A Website</title>
	<atom:link href="http://www.createwebsite.info/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.createwebsite.info</link>
	<description>yet another undecorated wordpress blog about web development</description>
	<lastBuildDate>Tue, 06 Apr 2010 06:07:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on Tip: Easy Export of Nucleus CMS Posts to import into WordPress by JAB_au</title>
		<link>http://www.createwebsite.info/tip-easy-export-of-nucleus-cms-posts-to-import-into-wordpress/comment-page-1/#comment-991</link>
		<dc:creator>JAB_au</dc:creator>
		<pubDate>Tue, 06 Apr 2010 06:07:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.createwebsite.info/tip-easy-export-of-nucleus-cms-posts-to-import-into-wordpress/#comment-991</guid>
		<description>Well that got me started, I was expecting it to miss the images and other content I have embedded. However it did miss posts that had &#039;Read More&#039; links. But other wise it made life much easier, much better solution to all those obsolete scripts out there.

Should have my site converted in the next few weeks once I&#039;ve checked it all.</description>
		<content:encoded><![CDATA[<p>Well that got me started, I was expecting it to miss the images and other content I have embedded. However it did miss posts that had &#8216;Read More&#8217; links. But other wise it made life much easier, much better solution to all those obsolete scripts out there.</p>
<p>Should have my site converted in the next few weeks once I&#8217;ve checked it all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress Performance: Time Consuming MySQL Queries and Caching by SoGua</title>
		<link>http://www.createwebsite.info/wordpress-performance-time-consuming-mysql-queries-and-caching/comment-page-1/#comment-924</link>
		<dc:creator>SoGua</dc:creator>
		<pubDate>Mon, 08 Feb 2010 01:59:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.createwebsite.info/wordpress-performance-time-consuming-mysql-queries-and-caching/#comment-924</guid>
		<description>hi there, may be u can install php eaccelerator to accelerate the php code execution.

http://www.techiecorner.com/111/install-eaccelerator-optimize-php-performance-reduce-server-load/

i just moved my site to a vps n before having eaccelerator, the site load slow during peak hours and server load around 2%. Once installed php accelerator, now my site load fast enough and server load drop to 0.2% and i&#039;ve not yet enable the php accelerator caching yet (tis is due to some technical difficulties)</description>
		<content:encoded><![CDATA[<p>hi there, may be u can install php eaccelerator to accelerate the php code execution.</p>
<p><a href="http://www.techiecorner.com/111/install-eaccelerator-optimize-php-performance-reduce-server-load/" rel="nofollow">http://www.techiecorner.com/111/install-eaccelerator-optimize-php-performance-reduce-server-load/</a></p>
<p>i just moved my site to a vps n before having eaccelerator, the site load slow during peak hours and server load around 2%. Once installed php accelerator, now my site load fast enough and server load drop to 0.2% and i&#8217;ve not yet enable the php accelerator caching yet (tis is due to some technical difficulties)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Generating Barcodes with PHP by create a website</title>
		<link>http://www.createwebsite.info/generating-barcodes-with-php/comment-page-1/#comment-884</link>
		<dc:creator>create a website</dc:creator>
		<pubDate>Thu, 28 Jan 2010 20:07:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.createwebsite.info/generating-barcodes-with-php/#comment-884</guid>
		<description>@Lyle - I updated the post so it says up front to check out the comments for a bug fix. Hopefully that helps other people using this!</description>
		<content:encoded><![CDATA[<p>@Lyle &#8211; I updated the post so it says up front to check out the comments for a bug fix. Hopefully that helps other people using this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Generating Barcodes with PHP by Lyle</title>
		<link>http://www.createwebsite.info/generating-barcodes-with-php/comment-page-1/#comment-883</link>
		<dc:creator>Lyle</dc:creator>
		<pubDate>Thu, 28 Jan 2010 08:46:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.createwebsite.info/generating-barcodes-with-php/#comment-883</guid>
		<description>Even though I grabbed the code, I didn&#039;t read the comments here! I should have. I found the same problem in the code, and rewrote it myself. Might have saved me some time counting the width of bars trying to figure out what was going wrong!</description>
		<content:encoded><![CDATA[<p>Even though I grabbed the code, I didn&#8217;t read the comments here! I should have. I found the same problem in the code, and rewrote it myself. Might have saved me some time counting the width of bars trying to figure out what was going wrong!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Implementing Free Geolocation with PHP Using Maxmind&#8217;s GeoLite Country by John Hamelink</title>
		<link>http://www.createwebsite.info/implementing-free-geolocation-with-php-using-maxminds-geolite-country/comment-page-1/#comment-870</link>
		<dc:creator>John Hamelink</dc:creator>
		<pubDate>Sun, 08 Nov 2009 15:56:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.createwebsite.info/implementing-free-geolocation-with-php-using-maxminds-geolite-country/#comment-870</guid>
		<description>Geoplugin is the way to go in my opinion. This function brings you pretty much everything you could need:

function geolocate($ip){
    return unserialize(file_get_contents(&#039;http://www.geoplugin.net/php.gp?ip=&#039;.$_SERVER[&#039;REMOTE_ADDR&#039;]));
}</description>
		<content:encoded><![CDATA[<p>Geoplugin is the way to go in my opinion. This function brings you pretty much everything you could need:</p>
<p>function geolocate($ip){<br />
    return unserialize(file_get_contents(&#8216;http://www.geoplugin.net/php.gp?ip=&#8217;.$_SERVER['REMOTE_ADDR']));<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Microsoft Outlook 2007 Sucks at HTML email by Yes</title>
		<link>http://www.createwebsite.info/microsoft-outlook-2007-sucks-at-html-email/comment-page-1/#comment-693</link>
		<dc:creator>Yes</dc:creator>
		<pubDate>Tue, 07 Jul 2009 13:20:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.createwebsite.info/microsoft-outlook-2007-sucks-at-html-email/#comment-693</guid>
		<description>I&#039;m sure that you can you can list-style-image</description>
		<content:encoded><![CDATA[<p>I&#8217;m sure that you can you can list-style-image</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Stop Apple Software Update trying to install Safari all the freakin time &#8230; by create a website</title>
		<link>http://www.createwebsite.info/stop-apple-software-update-trying-to-install-safari-all-the-freakin-time/comment-page-1/#comment-679</link>
		<dc:creator>create a website</dc:creator>
		<pubDate>Thu, 25 Jun 2009 06:47:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.createwebsite.info/stop-apple-software-update-trying-to-install-safari-all-the-freakin-time/#comment-679</guid>
		<description>Just surrendered to another stupid update. Yup Apple you win - Safari shortcut magically appears in Quick Launch, Quicktime shortcut appears on Desktop. If I wanted the dumbass route I would already be using a Mac.</description>
		<content:encoded><![CDATA[<p>Just surrendered to another stupid update. Yup Apple you win &#8211; Safari shortcut magically appears in Quick Launch, Quicktime shortcut appears on Desktop. If I wanted the dumbass route I would already be using a Mac.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Stop Apple Software Update trying to install Safari all the freakin time &#8230; by cdude</title>
		<link>http://www.createwebsite.info/stop-apple-software-update-trying-to-install-safari-all-the-freakin-time/comment-page-1/#comment-675</link>
		<dc:creator>cdude</dc:creator>
		<pubDate>Tue, 16 Jun 2009 18:56:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.createwebsite.info/stop-apple-software-update-trying-to-install-safari-all-the-freakin-time/#comment-675</guid>
		<description>Unfortunately, this trick only works for this individual version release for Safari.  Next time there is an update, it treats it like a new program, and you have to specifically Ignore the &quot;update&quot; again.  EVERY TIME THERE IS AN UPDATE.

ARGH.  I like Apple, but this is getting absurd.</description>
		<content:encoded><![CDATA[<p>Unfortunately, this trick only works for this individual version release for Safari.  Next time there is an update, it treats it like a new program, and you have to specifically Ignore the &#8220;update&#8221; again.  EVERY TIME THERE IS AN UPDATE.</p>
<p>ARGH.  I like Apple, but this is getting absurd.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Stop Apple Software Update trying to install Safari all the freakin time &#8230; by TylerJames</title>
		<link>http://www.createwebsite.info/stop-apple-software-update-trying-to-install-safari-all-the-freakin-time/comment-page-1/#comment-629</link>
		<dc:creator>TylerJames</dc:creator>
		<pubDate>Sun, 08 Mar 2009 04:05:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.createwebsite.info/stop-apple-software-update-trying-to-install-safari-all-the-freakin-time/#comment-629</guid>
		<description>Thanks very much. That f***ing program get trying to get me to install Safari, MobileMe and Bonjour.... f*** Apple and their crappy software.</description>
		<content:encoded><![CDATA[<p>Thanks very much. That f***ing program get trying to get me to install Safari, MobileMe and Bonjour&#8230;. f*** Apple and their crappy software.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Stop Apple Software Update trying to install Safari all the freakin time &#8230; by Anonymous</title>
		<link>http://www.createwebsite.info/stop-apple-software-update-trying-to-install-safari-all-the-freakin-time/comment-page-1/#comment-615</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 13 Feb 2009 01:00:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.createwebsite.info/stop-apple-software-update-trying-to-install-safari-all-the-freakin-time/#comment-615</guid>
		<description>THANK YOU!</description>
		<content:encoded><![CDATA[<p>THANK YOU!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Implementing Free Geolocation with PHP Using Maxmind&#8217;s GeoLite Country by geoplugin</title>
		<link>http://www.createwebsite.info/implementing-free-geolocation-with-php-using-maxminds-geolite-country/comment-page-1/#comment-609</link>
		<dc:creator>geoplugin</dc:creator>
		<pubDate>Sun, 11 Jan 2009 16:46:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.createwebsite.info/implementing-free-geolocation-with-php-using-maxminds-geolite-country/#comment-609</guid>
		<description>In PHP, Javascript, JSON, or XML, you can use Maxmind&#039;s city database without software installation using geoPlugin&#039;s geolocation webservice

http://www.geoplugin.com/

Not only IP location, but nearby places and currency converter.

See the examples page for detailed coded working examples

http://www.geoplugin.com/examples</description>
		<content:encoded><![CDATA[<p>In PHP, Javascript, JSON, or XML, you can use Maxmind&#8217;s city database without software installation using geoPlugin&#8217;s geolocation webservice</p>
<p><a href="http://www.geoplugin.com/" rel="nofollow">http://www.geoplugin.com/</a></p>
<p>Not only IP location, but nearby places and currency converter.</p>
<p>See the examples page for detailed coded working examples</p>
<p><a href="http://www.geoplugin.com/examples" rel="nofollow">http://www.geoplugin.com/examples</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Generating Barcodes with PHP by create a website</title>
		<link>http://www.createwebsite.info/generating-barcodes-with-php/comment-page-1/#comment-602</link>
		<dc:creator>create a website</dc:creator>
		<pubDate>Tue, 16 Dec 2008 17:18:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.createwebsite.info/generating-barcodes-with-php/#comment-602</guid>
		<description>Thanks Zech. I am sure that will help others out.</description>
		<content:encoded><![CDATA[<p>Thanks Zech. I am sure that will help others out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Generating Barcodes with PHP by Zech Campbell</title>
		<link>http://www.createwebsite.info/generating-barcodes-with-php/comment-page-1/#comment-601</link>
		<dc:creator>Zech Campbell</dc:creator>
		<pubDate>Tue, 16 Dec 2008 17:04:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.createwebsite.info/generating-barcodes-with-php/#comment-601</guid>
		<description>It was generating the wrong 128 and my barcode scanner could not scan it but I found the solution on http://www.phpclasses.org/discuss/package/2441/thread/2/

Here is the fix:

Original Code:

$sum=0;
$mfcStr=&quot;&quot;;
if($useKeys==&#039;C&#039;)
{
for($i=0;$i&lt;strlen($barnumber);$i+=2)
{
$val=substr($barnumber,$i,2);
if(is_int($val))
$sum+=($i+1)*(int)($val);
elseif($barnumber==chr(129))
$sum+=($i+1)*100;
elseif($barnumber==chr(130))
$sum+=($i+1)*101;
$mfcStr.=$encTable[$val];
}
}



Fixed Code:

$sum=0;
$weight = 0;
$mfcStr=&quot;&quot;;
if($useKeys==&#039;C&#039;)
{
for($i=0;$i&lt;strlen($barnumber);$i+=2)
{
$weight++;
$val=substr($barnumber,$i,2);
if(is_numeric($val))
$sum+=$weight*(int)($val);
elseif($barnumber==chr(129))
$sum+=$weight*100;
elseif($barnumber==chr(130))
$sum+=$weight*101;
$mfcStr.=$encTable[(int) $val];
}
}
 

If you read his post he gives some information to why you have to change that stuff.</description>
		<content:encoded><![CDATA[<p>It was generating the wrong 128 and my barcode scanner could not scan it but I found the solution on <a href="http://www.phpclasses.org/discuss/package/2441/thread/2/" rel="nofollow">http://www.phpclasses.org/discuss/package/2441/thread/2/</a></p>
<p>Here is the fix:</p>
<p>Original Code:</p>
<p>$sum=0;<br />
$mfcStr=&#8221;";<br />
if($useKeys==&#8217;C')<br />
{<br />
for($i=0;$i&lt;strlen($barnumber);$i+=2)<br />
{<br />
$val=substr($barnumber,$i,2);<br />
if(is_int($val))<br />
$sum+=($i+1)*(int)($val);<br />
elseif($barnumber==chr(129))<br />
$sum+=($i+1)*100;<br />
elseif($barnumber==chr(130))<br />
$sum+=($i+1)*101;<br />
$mfcStr.=$encTable[$val];<br />
}<br />
}</p>
<p>Fixed Code:</p>
<p>$sum=0;<br />
$weight = 0;<br />
$mfcStr=&#8221;";<br />
if($useKeys==&#8217;C')<br />
{<br />
for($i=0;$i&lt;strlen($barnumber);$i+=2)<br />
{<br />
$weight++;<br />
$val=substr($barnumber,$i,2);<br />
if(is_numeric($val))<br />
$sum+=$weight*(int)($val);<br />
elseif($barnumber==chr(129))<br />
$sum+=$weight*100;<br />
elseif($barnumber==chr(130))<br />
$sum+=$weight*101;<br />
$mfcStr.=$encTable[(int) $val];<br />
}<br />
}</p>
<p>If you read his post he gives some information to why you have to change that stuff.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Generating Barcodes with PHP by Zech Campbell</title>
		<link>http://www.createwebsite.info/generating-barcodes-with-php/comment-page-1/#comment-600</link>
		<dc:creator>Zech Campbell</dc:creator>
		<pubDate>Tue, 16 Dec 2008 00:10:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.createwebsite.info/generating-barcodes-with-php/#comment-600</guid>
		<description>I have been trying to use this same script and noticed that the 128 bar codes are not working properly. Did you have this problem and if so, were you able to fix it? Thanks</description>
		<content:encoded><![CDATA[<p>I have been trying to use this same script and noticed that the 128 bar codes are not working properly. Did you have this problem and if so, were you able to fix it? Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Amazon&#8217;s Seller Central SOAP API by Rolf Herbert</title>
		<link>http://www.createwebsite.info/amazons-seller-central-soap-api/comment-page-1/#comment-593</link>
		<dc:creator>Rolf Herbert</dc:creator>
		<pubDate>Thu, 20 Nov 2008 09:06:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.createwebsite.info/amazons-seller-central-soap-api/#comment-593</guid>
		<description>Hi there,

I&#039;m looking for a legup coding a SOAP interface for .net/asp. I&#039;ve been trying for a good few weeks now and I am still not able to exchange XML documents with the marketplace API.

Any help greatly appreciated. Thanks.</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>I&#8217;m looking for a legup coding a SOAP interface for .net/asp. I&#8217;ve been trying for a good few weeks now and I am still not able to exchange XML documents with the marketplace API.</p>
<p>Any help greatly appreciated. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Implementing Free Geolocation with PHP Using Maxmind&#8217;s GeoLite Country by Tim</title>
		<link>http://www.createwebsite.info/implementing-free-geolocation-with-php-using-maxminds-geolite-country/comment-page-1/#comment-589</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Thu, 06 Nov 2008 07:11:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.createwebsite.info/implementing-free-geolocation-with-php-using-maxminds-geolite-country/#comment-589</guid>
		<description>You can also use the PHP API from http://www.ip2location.com/php.aspx which is free with IPv6 support.</description>
		<content:encoded><![CDATA[<p>You can also use the PHP API from <a href="http://www.ip2location.com/php.aspx" rel="nofollow">http://www.ip2location.com/php.aspx</a> which is free with IPv6 support.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Testing out OpenX &#8211; PHP-based Ad delivery by Arlen Coupland</title>
		<link>http://www.createwebsite.info/testing-out-openx-php-based-ad-delivery/comment-page-1/#comment-103</link>
		<dc:creator>Arlen Coupland</dc:creator>
		<pubDate>Wed, 04 Jun 2008 15:59:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.createwebsite.info/testing-out-openx-php-based-ad-delivery/#comment-103</guid>
		<description>Hi,

Glad that you&#039;re trying OpenX out and that you found the installation easy - great to hear!

The OpenX forum at forum.openx.org is a great resource for questions and answers in case some extra help is needed outside of the docs

- Arlen Coupland
OpenX ltd</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Glad that you&#8217;re trying OpenX out and that you found the installation easy &#8211; great to hear!</p>
<p>The OpenX forum at forum.openx.org is a great resource for questions and answers in case some extra help is needed outside of the docs</p>
<p>- Arlen Coupland<br />
OpenX ltd</p>
]]></content:encoded>
	</item>
</channel>
</rss>
