<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>frag   (frăg) &#187; PHP</title>
	<atom:link href="http://fragged.org/_/php/feed" rel="self" type="application/rss+xml" />
	<link>http://fragged.org</link>
	<description>[..] 2. To completely ruin something.</description>
	<lastBuildDate>Fri, 27 Apr 2012 13:04:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>PHP debugging: breadcrumb all functions and their callees from anywhere</title>
		<link>http://fragged.org/php-debugging-javascripts-function-callee-equivalent-for-tracing-bugs_893.html</link>
		<comments>http://fragged.org/php-debugging-javascripts-function-callee-equivalent-for-tracing-bugs_893.html#comments</comments>
		<pubDate>Thu, 12 Nov 2009 16:30:37 +0000</pubDate>
		<dc:creator>coda</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[debug]]></category>

		<guid isPermaLink="false">http://fragged.org/?p=893</guid>
		<description><![CDATA[This is just a little snippet that I wrote whilst trying to debug some dodgy MYSQL calls that were causing problems. It allows you to backtrace all functions and files that have led to the problem, mapping it through a breadcrumb of sorts. REALLY helpful when tracing other people&#8217;s code also&#8230; function get_callee() { // [...]]]></description>
		<wfw:commentRss>http://fragged.org/php-debugging-javascripts-function-callee-equivalent-for-tracing-bugs_893.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>E-commerce and product search algorithms: get relevant search results, not just random DB dumps</title>
		<link>http://fragged.org/e-commerce-and-product-search-algorithms-get-relevant-search-results-not-just-random-db-dumps_514.html</link>
		<comments>http://fragged.org/e-commerce-and-product-search-algorithms-get-relevant-search-results-not-just-random-db-dumps_514.html#comments</comments>
		<pubDate>Mon, 16 Feb 2009 11:05:33 +0000</pubDate>
		<dc:creator>coda</dc:creator>
				<category><![CDATA[e-commerce]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[we dislike...]]></category>
		<category><![CDATA[algorithm]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://fragged.org/?p=514</guid>
		<description><![CDATA[Everyone has been down that route &#8211; trying to make a good search. Most have failed&#8230; The one thing that really annoys me when shopping around are searches on sites that give you irrelevant results. For instance, take a search for &#8216;black pack&#8217; &#8211; I think you&#8217;d agree, a generic string with which I&#8217;d expect [...]]]></description>
		<wfw:commentRss>http://fragged.org/e-commerce-and-product-search-algorithms-get-relevant-search-results-not-just-random-db-dumps_514.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>A worthy PHP framework? Probably not but it is as close as anything else I have seen: codeIgniter</title>
		<link>http://fragged.org/a-worthy-php-framework-probably-not-but-it-is-as-close-as-anything-else-i-have-seen-codeigniter_195.html</link>
		<comments>http://fragged.org/a-worthy-php-framework-probably-not-but-it-is-as-close-as-anything-else-i-have-seen-codeigniter_195.html#comments</comments>
		<pubDate>Fri, 03 Oct 2008 22:08:27 +0000</pubDate>
		<dc:creator>coda</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[codeigniter]]></category>
		<category><![CDATA[ez publish]]></category>
		<category><![CDATA[frameworks]]></category>

		<guid isPermaLink="false">http://fragged.org/?p=195</guid>
		<description><![CDATA[I have always regarded PHP frameworks that adhered to MVC standards and templating engines with inherent mistrust&#8230; No, that&#8217;s putting it too mildly. In fact, I really really really hated the idea. Let&#8217;s face it, somebody coming up with a legitimate way / reason to turn a simple page update on a site into a [...]]]></description>
		<wfw:commentRss>http://fragged.org/a-worthy-php-framework-probably-not-but-it-is-as-close-as-anything-else-i-have-seen-codeigniter_195.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/


Served from: fragged.org @ 2012-05-18 16:17:19 -->
