<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"> <channel><title>Comments for Chris Morrell</title> <link>http://cmorrell.com</link> <description>The personal home page of Chris Morrell</description> <lastBuildDate>Mon, 26 Jul 2010 20:47:37 +0000</lastBuildDate> <generator>http://wordpress.org/?v=2.9.2</generator> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/cmorrell-comments" /><feedburner:info uri="cmorrell-comments" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:browserFriendly></feedburner:browserFriendly><item><title>Comment on Galahad MailChimp Synchronizer by Chris Morrell</title><link>http://cmorrell.com/open-source/galahad-mailchimp-synchronizer#comment-1575</link> <dc:creator>Chris Morrell</dc:creator> <pubDate>Mon, 26 Jul 2010 20:47:37 +0000</pubDate> <guid isPermaLink="false">http://cmorrell.com/?page_id=259#comment-1575</guid> <description>Your user exists statement probably either has a syntax error or is not compatible with prepared statements in it.  Try debugging there (see above).</description> <content:encoded><![CDATA[<p>Your user exists statement probably either has a syntax error or is not compatible with prepared statements in it.  Try debugging there (see above).</p> ]]></content:encoded> </item> <item><title>Comment on Galahad MailChimp Synchronizer by Paul Thompson</title><link>http://cmorrell.com/open-source/galahad-mailchimp-synchronizer#comment-1569</link> <dc:creator>Paul Thompson</dc:creator> <pubDate>Sun, 25 Jul 2010 08:12:31 +0000</pubDate> <guid isPermaLink="false">http://cmorrell.com/?page_id=259#comment-1569</guid> <description>Hi Chris,I'm getting the following error but am not familiar with mysqli so don't really understand it.I've checked the $email passed to the function is valid.  Do you have any ideas?Fatal error: Call to a member function bind_param() on a non-object in /home/transpor/public_html/Galahad/MailChimp/Synchronizer/Mysqli.php on line 203</description> <content:encoded><![CDATA[<p>Hi Chris,</p><p>I&#8217;m getting the following error but am not familiar with mysqli so don&#8217;t really understand it.</p><p>I&#8217;ve checked the $email passed to the function is valid.  Do you have any ideas?</p><p>Fatal error: Call to a member function bind_param() on a non-object in /home/transpor/public_html/Galahad/MailChimp/Synchronizer/Mysqli.php on line 203</p> ]]></content:encoded> </item> <item><title>Comment on Optimize Legibility in Safari 5 by Kerning und Ligaturen im Browser | kulturbanause blog</title><link>http://cmorrell.com/misc/optimize-legibility-safari-5-810#comment-1543</link> <dc:creator>Kerning und Ligaturen im Browser | kulturbanause blog</dc:creator> <pubDate>Wed, 14 Jul 2010 18:45:39 +0000</pubDate> <guid isPermaLink="false">http://cmorrell.com/?p=810#comment-1543</guid> <description>[...] Optimize Legibility in Safari 5 [...]</description> <content:encoded><![CDATA[<p>[...] Optimize Legibility in Safari 5 [...]</p> ]]></content:encoded> </item> <item><title>Comment on Zend Debugger by "Zend Debugger Safari Toolbar" by Chris Morrell</title><link>http://cmorrell.com/safari-extensions/zend-debugger#comment-1387</link> <dc:creator>"Zend Debugger Safari Toolbar" by Chris Morrell</dc:creator> <pubDate>Thu, 01 Jul 2010 21:43:03 +0000</pubDate> <guid isPermaLink="false">http://cmorrell.com/?page_id=814#comment-1387</guid> <description>[...] when the page you’re on supports debugging.If you develop with Zend Studio and Safari, please check out the current version of the extension.  I could really use some feedback from other folks (particularly those who have other workflows [...]</description> <content:encoded><![CDATA[<p>[...] when the page you&#8217;re on supports debugging.If you develop with Zend Studio and Safari, please check out the current version of the extension.  I could really use some feedback from other folks (particularly those who have other workflows [...]</p> ]]></content:encoded> </item> <item><title>Comment on Zend Framework: Using separate layouts per module by Chris Morrell</title><link>http://cmorrell.com/webdev/zf/zend-framework-using-separate-layouts-per-module-329#comment-1321</link> <dc:creator>Chris Morrell</dc:creator> <pubDate>Mon, 28 Jun 2010 13:22:52 +0000</pubDate> <guid isPermaLink="false">http://cmorrell.com/?p=329#comment-1321</guid> <description>Just set the layoutPath in your configuration and you should be good to go.  Use the same path for each project…</description> <content:encoded><![CDATA[<p>Just set the layoutPath in your configuration and you should be good to go.  Use the same path for each project…</p> ]]></content:encoded> </item> <item><title>Comment on Zend Framework: Using separate layouts per module by Lalith</title><link>http://cmorrell.com/webdev/zf/zend-framework-using-separate-layouts-per-module-329#comment-1201</link> <dc:creator>Lalith</dc:creator> <pubDate>Thu, 17 Jun 2010 09:16:52 +0000</pubDate> <guid isPermaLink="false">http://cmorrell.com/?p=329#comment-1201</guid> <description>HelloI have exactly reverse requirement to  the one which you have discussed here.We have 5 different zend applications built under a single document root,
Say,
mainfolder/
project1/
zend library and controllersproject2/
zend library and controllers
etc...
We have set up layouts for each project independently [this is due to the initial req's]Now we need to combine or make the project1's layouts to be common for remaining projects as well, i.e. all the proj2, proj3... should use proj1 layouts.How can I accomplish this, please help me</description> <content:encoded><![CDATA[<p>Hello</p><p>I have exactly reverse requirement to  the one which you have discussed here.</p><p>We have 5 different zend applications built under a single document root,<br
/> Say,<br
/> mainfolder/<br
/> project1/<br
/> zend library and controllers</p><p> project2/<br
/> zend library and controllers<br
/> etc&#8230;<br
/> We have set up layouts for each project independently [this is due to the initial req's]</p><p>Now we need to combine or make the project1&#8217;s layouts to be common for remaining projects as well, i.e. all the proj2, proj3&#8230; should use proj1 layouts.</p><p>How can I accomplish this, please help me</p> ]]></content:encoded> </item> <item><title>Comment on Flickr/Tweetie Bridge (with flic.kr short URLs!) by [Tutorial] Flickr als Bilderdienst für Tweets | timomontalto.com</title><link>http://cmorrell.com/open-source/flickrtweetie-bridge-with-flickr-short-urls-355#comment-1133</link> <dc:creator>[Tutorial] Flickr als Bilderdienst für Tweets | timomontalto.com</dc:creator> <pubDate>Sat, 12 Jun 2010 15:57:08 +0000</pubDate> <guid isPermaLink="false">http://cmorrell.com/?p=355#comment-1133</guid> <description>[...] original Skript stammt von hier, da ich aber ein paar Probleme damit hatte, biete ich eine leicht geänderte Version. Wer also [...]</description> <content:encoded><![CDATA[<p>[...] original Skript stammt von hier, da ich aber ein paar Probleme damit hatte, biete ich eine leicht geänderte Version. Wer also [...]</p> ]]></content:encoded> </item> <item><title>Comment on Safari Toolbar CSS by minifi</title><link>http://cmorrell.com/misc/safari-toolbar-css-805#comment-1118</link> <dc:creator>minifi</dc:creator> <pubDate>Wed, 09 Jun 2010 17:29:09 +0000</pubDate> <guid isPermaLink="false">http://cmorrell.com/?p=805#comment-1118</guid> <description>Very well done! :) I'm not developing myself (neither software nor extensions nor ....) but I can see that this could be very helpful for those that DO.</description> <content:encoded><![CDATA[<p>Very well done! <img
src='http://d28lgmufr7w2pm.cloudfront.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> I&#8217;m not developing myself (neither software nor extensions nor &#8230;.) but I can see that this could be very helpful for those that DO.</p> ]]></content:encoded> </item> <item><title>Comment on Safari Extensions by "Safari Toolbar CSS" by Chris Morrell</title><link>http://cmorrell.com/safari-extensions#comment-1117</link> <dc:creator>"Safari Toolbar CSS" by Chris Morrell</dc:creator> <pubDate>Wed, 09 Jun 2010 16:18:59 +0000</pubDate> <guid isPermaLink="false">http://cmorrell.com/?page_id=800#comment-1117</guid> <description>[...] developed a (very) simple CSS file that styles links to look like native Safari toolbar items.  Download it now.Link to this post: No Comments (Respond Now) »Leave a Reply Name (required) Mail (will not be [...]</description> <content:encoded><![CDATA[<p>[...] developed a (very) simple CSS file that styles links to look like native Safari toolbar items.  Download it now.Link to this post: No Comments (Respond Now) &#187;Leave a Reply Name (required) Mail (will not be [...]</p> ]]></content:encoded> </item> <item><title>Comment on Galahad MailChimp Synchronizer by Chris Morrell</title><link>http://cmorrell.com/open-source/galahad-mailchimp-synchronizer#comment-1116</link> <dc:creator>Chris Morrell</dc:creator> <pubDate>Wed, 09 Jun 2010 16:09:42 +0000</pubDate> <guid isPermaLink="false">http://cmorrell.com/?page_id=259#comment-1116</guid> <description>Your userExistsQuery probably has a syntax error which is not letting Mysqli prepare it as a statement.  Make sure that a) the query works if you manually replace the parameters, and b) it's not using any functionality that cannot be used in a prepared statement (for example, you can't do something like "LIMIT ?" and bind that).</description> <content:encoded><![CDATA[<p>Your userExistsQuery probably has a syntax error which is not letting Mysqli prepare it as a statement.  Make sure that a) the query works if you manually replace the parameters, and b) it&#8217;s not using any functionality that cannot be used in a prepared statement (for example, you can&#8217;t do something like &#8220;LIMIT ?&#8221; and bind that).</p> ]]></content:encoded> </item> <item><title>Comment on Galahad MailChimp Synchronizer by Lance</title><link>http://cmorrell.com/open-source/galahad-mailchimp-synchronizer#comment-1112</link> <dc:creator>Lance</dc:creator> <pubDate>Fri, 04 Jun 2010 14:44:10 +0000</pubDate> <guid isPermaLink="false">http://cmorrell.com/?page_id=259#comment-1112</guid> <description>Hi ChrisI am stuck and really appreciate you offering this script free!I am not sure if I am missing something but I have changed all the fields suggested but I keep getting this error:Fatal error: Call to a member function bind_param() on a non-object in /home/worldofn/public_html/ccc/Galahad/MailChimp/Synchronizer/Mysqli.php on line 203What am I doing wrong?Regards</description> <content:encoded><![CDATA[<p>Hi Chris</p><p>I am stuck and really appreciate you offering this script free!</p><p>I am not sure if I am missing something but I have changed all the fields suggested but I keep getting this error:</p><p>Fatal error: Call to a member function bind_param() on a non-object in /home/worldofn/public_html/ccc/Galahad/MailChimp/Synchronizer/Mysqli.php on line 203</p><p>What am I doing wrong?</p><p>Regards</p> ]]></content:encoded> </item> <item><title>Comment on Flickr/Tweetie Bridge (with flic.kr short URLs!) by Nick Grossman</title><link>http://cmorrell.com/open-source/flickrtweetie-bridge-with-flickr-short-urls-355#comment-1081</link> <dc:creator>Nick Grossman</dc:creator> <pubDate>Sun, 30 May 2010 20:36:55 +0000</pubDate> <guid isPermaLink="false">http://cmorrell.com/?p=355#comment-1081</guid> <description>Thanks Chris - I just set this up and it worked like a charm. Very nice.</description> <content:encoded><![CDATA[<p>Thanks Chris &#8211; I just set this up and it worked like a charm. Very nice.</p> ]]></content:encoded> </item> <item><title>Comment on Calculating the difference in days between two Zend_Date objects by Aldo "xoen" Giambelluca</title><link>http://cmorrell.com/webdev/calculating-the-difference-in-days-between-two-zend_date-objects-373#comment-1038</link> <dc:creator>Aldo "xoen" Giambelluca</dc:creator> <pubDate>Mon, 24 May 2010 09:28:34 +0000</pubDate> <guid isPermaLink="false">http://cmorrell.com/?p=373#comment-1038</guid> <description>This is the "classic" method to calculate the number of days but I've got 179.04166666667 as result for the range 15/05/2010 ---&gt; 10/11/2010! I guess there is some problem with the DST.I've resolved counting day by day in this way:$n_days = 0;
for ( $i = clone $start ; $i-&gt;isEarlier( $stop ) ; $i-&gt;add( '01', Zend_Date::DAY ) ) {
$n_days++;
};It works, maybe :P.</description> <content:encoded><![CDATA[<p>This is the &#8220;classic&#8221; method to calculate the number of days but I&#8217;ve got 179.04166666667 as result for the range 15/05/2010 &#8212;&gt; 10/11/2010! I guess there is some problem with the DST.</p><p>I&#8217;ve resolved counting day by day in this way:</p><p>$n_days = 0;<br
/> for ( $i = clone $start ; $i-&gt;isEarlier( $stop ) ; $i-&gt;add( &#8216;01&#8242;, Zend_Date::DAY ) ) {<br
/> $n_days++;<br
/> };</p><p>It works, maybe <img
src='http://d28lgmufr7w2pm.cloudfront.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> .</p> ]]></content:encoded> </item> <item><title>Comment on Flickr/Tweetie Bridge (with flic.kr short URLs!) by Chris Morrell</title><link>http://cmorrell.com/open-source/flickrtweetie-bridge-with-flickr-short-urls-355#comment-1036</link> <dc:creator>Chris Morrell</dc:creator> <pubDate>Mon, 24 May 2010 03:33:00 +0000</pubDate> <guid isPermaLink="false">http://cmorrell.com/?p=355#comment-1036</guid> <description>Very cool.  I might add that hashtag feature to the original code…</description> <content:encoded><![CDATA[<p>Very cool.  I might add that hashtag feature to the original code…</p> ]]></content:encoded> </item> <item><title>Comment on Flickr/Tweetie Bridge (with flic.kr short URLs!) by tanniespace » Geeking out with twitter and flickr stuff</title><link>http://cmorrell.com/open-source/flickrtweetie-bridge-with-flickr-short-urls-355#comment-1032</link> <dc:creator>tanniespace » Geeking out with twitter and flickr stuff</dc:creator> <pubDate>Sun, 23 May 2010 10:54:02 +0000</pubDate> <guid isPermaLink="false">http://cmorrell.com/?p=355#comment-1032</guid> <description>[...] I found a php script by Chris Morrel which allows you to post photos to flickr (and get the correct flic.kr short url [...]</description> <content:encoded><![CDATA[<p>[...] I found a php script by Chris Morrel which allows you to post photos to flickr (and get the correct flic.kr short url [...]</p> ]]></content:encoded> </item> </channel> </rss><!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk
Database Caching 14/24 queries in 1.100 seconds using disk
Content Delivery Network via Amazon Web Services: CloudFront: d28lgmufr7w2pm.cloudfront.net

Served from: cmorrell.com @ 2010-07-28 04:08:20 -->
