<?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 bradley halladay | lancaster commercial photographer | halladay photography</title>
	<atom:link href="http://halladayphotography.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://halladayphotography.com</link>
	<description></description>
	<lastBuildDate>Mon, 12 Dec 2011 22:23:50 +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 Family :: The Kings by Amy</title>
		<link>http://halladayphotography.com/2011/12/12/family-the-kings/comment-page-1/#comment-225</link>
		<dc:creator>Amy</dc:creator>
		<pubDate>Mon, 12 Dec 2011 22:23:50 +0000</pubDate>
		<guid isPermaLink="false">http://halladayphotography.com/?p=1028#comment-225</guid>
		<description>Love them all Brad! :)</description>
		<content:encoded><![CDATA[<p>Love them all Brad! <img src='http://halladayphotography.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ExpoDisc Neutral by Anonymous</title>
		<link>http://halladayphotography.com/2011/08/01/expodisc-neutral/comment-page-1/#comment-224</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sat, 10 Dec 2011 01:35:47 +0000</pubDate>
		<guid isPermaLink="false">http://halladayphotography.com/?p=838#comment-224</guid>
		<description>Thanks so much Im looking at buying one.. I think you just sold me lol !!</description>
		<content:encoded><![CDATA[<p>Thanks so much Im looking at buying one.. I think you just sold me lol !!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Christmas Card Pics [Rejects] by HalladayPhotography</title>
		<link>http://halladayphotography.com/2011/11/15/christmas-card-pics-rejects/comment-page-1/#comment-215</link>
		<dc:creator>HalladayPhotography</dc:creator>
		<pubDate>Wed, 16 Nov 2011 00:29:44 +0000</pubDate>
		<guid isPermaLink="false">http://halladayphotography.com/?p=1011#comment-215</guid>
		<description>Thank you!  We had a fun time shooting these!</description>
		<content:encoded><![CDATA[<p>Thank you!  We had a fun time shooting these!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Christmas Card Pics [Rejects] by L. Ansel</title>
		<link>http://halladayphotography.com/2011/11/15/christmas-card-pics-rejects/comment-page-1/#comment-214</link>
		<dc:creator>L. Ansel</dc:creator>
		<pubDate>Tue, 15 Nov 2011 13:08:04 +0000</pubDate>
		<guid isPermaLink="false">http://halladayphotography.com/?p=1011#comment-214</guid>
		<description>What an adorable family!!!!</description>
		<content:encoded><![CDATA[<p>What an adorable family!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wedding :: Lauren &amp; Jake by Nicola Herring</title>
		<link>http://halladayphotography.com/2011/09/13/wedding-lauren-jake/comment-page-1/#comment-208</link>
		<dc:creator>Nicola Herring</dc:creator>
		<pubDate>Tue, 13 Sep 2011 23:41:13 +0000</pubDate>
		<guid isPermaLink="false">http://halladayphotography.com/?p=891#comment-208</guid>
		<description>:)</description>
		<content:encoded><![CDATA[<p> <img src='http://halladayphotography.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wedding :: Lauren &amp; Jake by Heather Hopf Hershey</title>
		<link>http://halladayphotography.com/2011/09/13/wedding-lauren-jake/comment-page-1/#comment-207</link>
		<dc:creator>Heather Hopf Hershey</dc:creator>
		<pubDate>Tue, 13 Sep 2011 21:27:16 +0000</pubDate>
		<guid isPermaLink="false">http://halladayphotography.com/?p=891#comment-207</guid>
		<description>beautiful job Brad!!!!</description>
		<content:encoded><![CDATA[<p>beautiful job Brad!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Code: Dynamic Image Resize w/ jQuery by HalladayPhotography</title>
		<link>http://halladayphotography.com/2011/07/22/code-dynamic-image-resize-w-jquery/comment-page-1/#comment-197</link>
		<dc:creator>HalladayPhotography</dc:creator>
		<pubDate>Fri, 22 Jul 2011 23:48:56 +0000</pubDate>
		<guid isPermaLink="false">http://halladayphotography.com/?p=798#comment-197</guid>
		<description>Thanks Matt for that update.  jQuery seems to update quickly sometimes.  I just took the link from a project I had started working on about 4 months ago, and it had just updated to 1.5.2.  One thing however, that I like about specifying the version for jQuery or any other API is that it guarantees compatibility with any used plugins or helper API functions.  Sometimes API functions can be deprecated or other changes can be made that can affect the rest of the websites interaction with the back-end API.  For example I had used the Dojo library for a project, and about 6 months later I found the website crashed due to a change in the automatically updated API (the function parameters changed).  
Good thoughts though on the auto-update as I think for the scope that this post covered having the most up-to-date library is a good idea!  I think I&#039;ll update the code on this site to support the new link.</description>
		<content:encoded><![CDATA[<p>Thanks Matt for that update.  jQuery seems to update quickly sometimes.  I just took the link from a project I had started working on about 4 months ago, and it had just updated to 1.5.2.  One thing however, that I like about specifying the version for jQuery or any other API is that it guarantees compatibility with any used plugins or helper API functions.  Sometimes API functions can be deprecated or other changes can be made that can affect the rest of the websites interaction with the back-end API.  For example I had used the Dojo library for a project, and about 6 months later I found the website crashed due to a change in the automatically updated API (the function parameters changed).<br />
Good thoughts though on the auto-update as I think for the scope that this post covered having the most up-to-date library is a good idea!  I think I&#8217;ll update the code on this site to support the new link.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Code: Dynamic Image Resize w/ jQuery by Matt Haff</title>
		<link>http://halladayphotography.com/2011/07/22/code-dynamic-image-resize-w-jquery/comment-page-1/#comment-196</link>
		<dc:creator>Matt Haff</dc:creator>
		<pubDate>Fri, 22 Jul 2011 22:55:30 +0000</pubDate>
		<guid isPermaLink="false">http://halladayphotography.com/?p=798#comment-196</guid>
		<description>Hey Bradley,

Great post, one thing I would point out is to make sure you are using the most up to date version of JQuery as using an older version can sometimes break or cause bugs in the code. The most recent version is 1.6.2 however to avoid having to update the version everytime a new one comes out you can just use this:

http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js

- Matt</description>
		<content:encoded><![CDATA[<p>Hey Bradley,</p>
<p>Great post, one thing I would point out is to make sure you are using the most up to date version of JQuery as using an older version can sometimes break or cause bugs in the code. The most recent version is 1.6.2 however to avoid having to update the version everytime a new one comes out you can just use this:</p>
<p><a href="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js" rel="nofollow">http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js</a></p>
<p>- Matt</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Engagement: Joe &amp; Meredith by Anonymous</title>
		<link>http://halladayphotography.com/2011/06/24/engagement-joe-meredith/comment-page-1/#comment-189</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 24 Jun 2011 20:31:21 +0000</pubDate>
		<guid isPermaLink="false">http://halladayphotography.com/?p=773#comment-189</guid>
		<description>these look awesome brad!</description>
		<content:encoded><![CDATA[<p>these look awesome brad!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Engagement: Joe &amp; Meredith &#8211; Teaser by HalladayPhotography</title>
		<link>http://halladayphotography.com/2011/06/23/engagement-joe-meredith-teaser/comment-page-1/#comment-188</link>
		<dc:creator>HalladayPhotography</dc:creator>
		<pubDate>Fri, 24 Jun 2011 15:09:27 +0000</pubDate>
		<guid isPermaLink="false">http://halladayphotography.com/?p=769#comment-188</guid>
		<description>Thanks so much for being my assistant last night!  It was fun shooting with you!</description>
		<content:encoded><![CDATA[<p>Thanks so much for being my assistant last night!  It was fun shooting with you!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

