<?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>Parufito &#187; tricks</title>
	<atom:link href="http://www.parufito.info/tag/tricks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.parufito.info</link>
	<description>el que mola ho aprofito</description>
	<lastBuildDate>Thu, 01 Jul 2010 10:00:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Replace de text en MySQL</title>
		<link>http://www.parufito.info/12122008/replace-de-text-en-mysql/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=replace-de-text-en-mysql</link>
		<comments>http://www.parufito.info/12122008/replace-de-text-en-mysql/#comments</comments>
		<pubDate>Thu, 11 Dec 2008 23:39:13 +0000</pubDate>
		<dc:creator>parufito</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Utils]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[replace]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[trucs]]></category>

		<guid isPermaLink="false">http://www.parufito.info/?p=210</guid>
		<description><![CDATA[UPDATE nom_taula set camp_afectat = replace(camp_afectat,&#8217;cerca_aquest_text&#8216;,&#8217;canvial_per_aquest&#8216;);]]></description>
			<content:encoded><![CDATA[<blockquote><p>UPDATE <em>nom_taula</em> set <em>camp_afectat</em> = replace(<em>camp_afectat</em>,&#8217;<em>cerca_aquest_text</em>&#8216;,&#8217;<em>canvial_per_aquest</em>&#8216;);</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.parufito.info/12122008/replace-de-text-en-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
