<?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 Justin Carmony</title>
	<atom:link href="http://www.justincarmony.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.justincarmony.com/blog</link>
	<description>Web Designer &#38; Software Engineer</description>
	<lastBuildDate>Tue, 07 Feb 2012 19:08:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on MySQL &amp; PHP  – SQL_CALC_FOUND_ROWS – An easy way to get the total number of rows regardless of LIMIT by Roy</title>
		<link>http://www.justincarmony.com/blog/2008/07/01/mysql-php-sql_calc_found_rows-an-easy-way-to-get-the-total-number-of-rows-regardless-of-limit/comment-page-1/#comment-49537</link>
		<dc:creator>Roy</dc:creator>
		<pubDate>Tue, 07 Feb 2012 19:08:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.justincarmony.com/blog/2008/07/01/mysql-php-sql_calc_found_rows-an-easy-way-to-get-the-total-number-of-rows-regardless-of-limit/#comment-49537</guid>
		<description>Its very nice in theory... bit me in the butt today on a high traffic operation... :/

Its fine for small loads, but I&#039;d forget it for heavy stuff...</description>
		<content:encoded><![CDATA[<p>Its very nice in theory&#8230; bit me in the butt today on a high traffic operation&#8230; :/</p>
<p>Its fine for small loads, but I&#8217;d forget it for heavy stuff&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mac OS X Lion, /etc/hosts Bugs, and DNS Resolution by Ross Noble</title>
		<link>http://www.justincarmony.com/blog/2011/07/27/mac-os-x-lion-etc-hosts-bugs-and-dns-resolution/comment-page-1/#comment-49529</link>
		<dc:creator>Ross Noble</dc:creator>
		<pubDate>Sat, 04 Feb 2012 16:45:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.justincarmony.com/blog/?p=976#comment-49529</guid>
		<description>Small note to anyone who&#039;s having issues with MAMP and multiple local domains. I managed to get one local domain to work, but all domains listed after it in /etc/hosts would resolve to the first one. E.g.:

127.0.0.1 example1.dev
127.0.0.1 example2.dev
127.0.0.1 example3.dev

example2.dev and example3.dev would resolve to example1.dev. Turns out I hadn&#039;t enable name-based virtual hosting for MAMP&#039;s port 8888 (I only had the default port 80). The fix was adding this to my httpd-vhosts.conf file:

NameVirtualHost *:8888</description>
		<content:encoded><![CDATA[<p>Small note to anyone who&#8217;s having issues with MAMP and multiple local domains. I managed to get one local domain to work, but all domains listed after it in /etc/hosts would resolve to the first one. E.g.:</p>
<p>127.0.0.1 example1.dev<br />
127.0.0.1 example2.dev<br />
127.0.0.1 example3.dev</p>
<p>example2.dev and example3.dev would resolve to example1.dev. Turns out I hadn&#8217;t enable name-based virtual hosting for MAMP&#8217;s port 8888 (I only had the default port 80). The fix was adding this to my httpd-vhosts.conf file:</p>
<p>NameVirtualHost *:8888</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SMS Nagios Notifications with PHP &amp; Twilio by Justin Carmony Blog: SMS Nagios Benachrichtigungen mit PHP &#38; Twilio &#124; PHP Boutique</title>
		<link>http://www.justincarmony.com/blog/2012/01/30/sms-nagios-notifications-with-php-twilio/comment-page-1/#comment-49515</link>
		<dc:creator>Justin Carmony Blog: SMS Nagios Benachrichtigungen mit PHP &#38; Twilio &#124; PHP Boutique</dc:creator>
		<pubDate>Wed, 01 Feb 2012 10:35:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.justincarmony.com/blog/?p=1089#comment-49515</guid>
		<description>[...]  diesem Letzten Beitrag  in seinem Blog  Justin Carmony  sieht ein System schuf er seine Nagios Benachrichtigungen in den  [...]</description>
		<content:encoded><![CDATA[<p>[...]  diesem Letzten Beitrag  in seinem Blog  Justin Carmony  sieht ein System schuf er seine Nagios Benachrichtigungen in den  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on XAMPP for Mac &#8211; My Frustrations &amp; Solutions by James G</title>
		<link>http://www.justincarmony.com/blog/2009/02/14/xampp-for-mac-my-frustrations-solutions/comment-page-1/#comment-49512</link>
		<dc:creator>James G</dc:creator>
		<pubDate>Sun, 29 Jan 2012 14:51:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.justincarmony.com/blog/?p=396#comment-49512</guid>
		<description>well you do have some good Javascript skills that pick up the values in the browser of client e mail. Or else its just Mozilla. 
Any way - I seem to be learning backwards, i have learned static and dynamic web development and was using MAMP until Mac 10.6 and i saw that someone who paid for MAMP PRO was not receiving support and that could be due to Apple wanting dollars for their developers tool box for app builds in the Mac OS environment, thus could be creating head aches for the people at MAMP. i do not know for sure. 
I tried XAMPP on a Mac and am in the process of learning the Linux OS environment just to have a sane and solid web server environment.  
Question: what is a good course to follow to learn virtual environments and Apache.
I would like to set up a soho network to test web apps on different OS environments and i am assuming going into Linux would or could yield sanity.
Thanks</description>
		<content:encoded><![CDATA[<p>well you do have some good Javascript skills that pick up the values in the browser of client e mail. Or else its just Mozilla.<br />
Any way &#8211; I seem to be learning backwards, i have learned static and dynamic web development and was using MAMP until Mac 10.6 and i saw that someone who paid for MAMP PRO was not receiving support and that could be due to Apple wanting dollars for their developers tool box for app builds in the Mac OS environment, thus could be creating head aches for the people at MAMP. i do not know for sure.<br />
I tried XAMPP on a Mac and am in the process of learning the Linux OS environment just to have a sane and solid web server environment.<br />
Question: what is a good course to follow to learn virtual environments and Apache.<br />
I would like to set up a soho network to test web apps on different OS environments and i am assuming going into Linux would or could yield sanity.<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mac OS X Lion, /etc/hosts Bugs, and DNS Resolution by sixcorners</title>
		<link>http://www.justincarmony.com/blog/2011/07/27/mac-os-x-lion-etc-hosts-bugs-and-dns-resolution/comment-page-1/#comment-49508</link>
		<dc:creator>sixcorners</dc:creator>
		<pubDate>Fri, 27 Jan 2012 10:36:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.justincarmony.com/blog/?p=976#comment-49508</guid>
		<description>Your final update about the line endings on the hosts file helped me. I wonder what could have changed it. I have been using Lion for a while then suddenly it changed sometime after I connected to my school&#039;s WPA2 Enterprise network. Breaking the hosts file broke my localhost hostname which broke my ability to debug Java in Eclipse with messages like &quot;Invalid memory access of location 0x14 rip=&quot; + some pointer. Thanks for the help.</description>
		<content:encoded><![CDATA[<p>Your final update about the line endings on the hosts file helped me. I wonder what could have changed it. I have been using Lion for a while then suddenly it changed sometime after I connected to my school&#8217;s WPA2 Enterprise network. Breaking the hosts file broke my localhost hostname which broke my ability to debug Java in Eclipse with messages like &#8220;Invalid memory access of location 0&#215;14 rip=&#8221; + some pointer. Thanks for the help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mac OS X Lion, /etc/hosts Bugs, and DNS Resolution by Bruce</title>
		<link>http://www.justincarmony.com/blog/2011/07/27/mac-os-x-lion-etc-hosts-bugs-and-dns-resolution/comment-page-1/#comment-49506</link>
		<dc:creator>Bruce</dc:creator>
		<pubDate>Thu, 26 Jan 2012 17:42:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.justincarmony.com/blog/?p=976#comment-49506</guid>
		<description>Anyone have this problem?

%&gt; host cm-11
cm-11.foo.com has address 192.168.199.71
%&gt; ssh cm-11
ssh: Could not resolve hostname cm-11: nodename nor servname provided, or not known

host, dig, and nslookup all work, but ssh, ping, ftp etc fail name lookups.

I&#039;m using dnsmasq, network is set to use 127.0.0.1:

%&gt; scutil --dns
DNS configuration

resolver #1
  search domain[1] : foo.com
  nameserver[0] : 127.0.0.1</description>
		<content:encoded><![CDATA[<p>Anyone have this problem?</p>
<p>%&gt; host cm-11<br />
cm-11.foo.com has address 192.168.199.71<br />
%&gt; ssh cm-11<br />
ssh: Could not resolve hostname cm-11: nodename nor servname provided, or not known</p>
<p>host, dig, and nslookup all work, but ssh, ping, ftp etc fail name lookups.</p>
<p>I&#8217;m using dnsmasq, network is set to use 127.0.0.1:</p>
<p>%&gt; scutil &#8211;dns<br />
DNS configuration</p>
<p>resolver #1<br />
  search domain[1] : foo.com<br />
  nameserver[0] : 127.0.0.1</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About by Casey Thomas</title>
		<link>http://www.justincarmony.com/blog/about/comment-page-1/#comment-49505</link>
		<dc:creator>Casey Thomas</dc:creator>
		<pubDate>Thu, 26 Jan 2012 16:31:34 +0000</pubDate>
		<guid isPermaLink="false">#comment-49505</guid>
		<description>Hello Justin, 
I wanted to introduce myself and my company. www.peer1.com
I was wondering if you are happy with you current hosting provider? would you consider more cost effective and reliable options.
casey 
210-379-7007</description>
		<content:encoded><![CDATA[<p>Hello Justin,<br />
I wanted to introduce myself and my company. <a href="http://www.peer1.com" rel="nofollow">http://www.peer1.com</a><br />
I was wondering if you are happy with you current hosting provider? would you consider more cost effective and reliable options.<br />
casey<br />
210-379-7007</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on XAMPP for Mac &#8211; My Frustrations &amp; Solutions by Dani</title>
		<link>http://www.justincarmony.com/blog/2009/02/14/xampp-for-mac-my-frustrations-solutions/comment-page-1/#comment-49504</link>
		<dc:creator>Dani</dc:creator>
		<pubDate>Thu, 26 Jan 2012 09:37:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.justincarmony.com/blog/?p=396#comment-49504</guid>
		<description>I had the same problem as Zaki so I used his proposal and worked for me!! Thank you Zaki, now I can see php errors in my OSX!</description>
		<content:encoded><![CDATA[<p>I had the same problem as Zaki so I used his proposal and worked for me!! Thank you Zaki, now I can see php errors in my OSX!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MS SQL 2005 (T-SQL) Row Count for Each Table by SamT</title>
		<link>http://www.justincarmony.com/blog/2008/02/19/ms-sql-2005-t-sql-row-count-for-each-table/comment-page-1/#comment-49502</link>
		<dc:creator>SamT</dc:creator>
		<pubDate>Tue, 24 Jan 2012 21:06:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.justincarmony.com/blog/2008/02/19/ms-sql-2005-t-sql-row-count-for-each-table/#comment-49502</guid>
		<description>-- I used this:

select o.name, i.rows, i.indid --, i.*
from sysindexes i, sysobjects o
where i.indid &lt; 2
and o.id = i.id
and o.type = &#039;u&#039;
order by 1</description>
		<content:encoded><![CDATA[<p>&#8211; I used this:</p>
<p>select o.name, i.rows, i.indid &#8211;, i.*<br />
from sysindexes i, sysobjects o<br />
where i.indid &lt; 2<br />
and o.id = i.id<br />
and o.type = &#039;u&#039;<br />
order by 1</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP 6 Books &#8211; Did I Miss Something? by JM</title>
		<link>http://www.justincarmony.com/blog/2008/09/22/php-6-books-did-i-miss-something/comment-page-1/#comment-49500</link>
		<dc:creator>JM</dc:creator>
		<pubDate>Sun, 22 Jan 2012 04:13:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.justincarmony.com/blog/2008/09/22/php-6-books-did-i-miss-something/#comment-49500</guid>
		<description>Hey, 2008 is like eleventy billion years in internet time. It&#039;s all good. It was pure happenstace that I came by this at all, but figured if I did, someone else might. :)</description>
		<content:encoded><![CDATA[<p>Hey, 2008 is like eleventy billion years in internet time. It&#8217;s all good. It was pure happenstace that I came by this at all, but figured if I did, someone else might. <img src='http://c747925.r25.cf2.rackcdn.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 20/28 queries in 0.009 seconds using memcached
Content Delivery Network via Rackspace Cloud Files: c747925.r25.cf2.rackcdn.com

Served from: www.justincarmony.com @ 2012-02-07 20:17:30 -->
