<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/replace</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 22 May 2013 11:17:42 GMT</pubDate>
<item>
<title>(Bash) sed replace in Mac OS X - ef</title>
<link>http://snipplr.com/view/69891/sed-replace-in-mac-os-x/</link>
<description><![CDATA[ <p>Replaces string 'sth' with 'sth-new' in all files in current directory.</p> ]]></description>
<pubDate>Tue, 12 Feb 2013 03:02:54 GMT</pubDate>
<guid>http://snipplr.com/view/69891/sed-replace-in-mac-os-x/</guid>
</item>
<item>
<title>(Bash) Find and replace - inreflection7</title>
<link>http://snipplr.com/view/69381/find-and-replace/</link>
<description><![CDATA[ <p>Find and replace</p> ]]></description>
<pubDate>Tue, 08 Jan 2013 03:34:52 GMT</pubDate>
<guid>http://snipplr.com/view/69381/find-and-replace/</guid>
</item>
<item>
<title>(JavaScript) replaceAll - mattlowden</title>
<link>http://snipplr.com/view/68686/replaceall/</link>
<description><![CDATA[ <p>Replace all instances of a string without using Regex.</p> ]]></description>
<pubDate>Wed, 21 Nov 2012 12:23:58 GMT</pubDate>
<guid>http://snipplr.com/view/68686/replaceall/</guid>
</item>
<item>
<title>(Bash) Bash exscript to replace word occurrences - symsec</title>
<link>http://snipplr.com/view/67844/bash-exscript-to-replace-word-occurrences/</link>
<description><![CDATA[ <p>As portrayed by the example found in the [Advanced Bash Scripting guide](http://tldp.org/LDP/abs/html/here-docs.html) this demonstrates a few techniques</p> ]]></description>
<pubDate>Sat, 20 Oct 2012 17:51:43 GMT</pubDate>
<guid>http://snipplr.com/view/67844/bash-exscript-to-replace-word-occurrences/</guid>
</item>
<item>
<title>(Bash) Bash exscript to replace word occurrences - symsec</title>
<link>http://snipplr.com/view/67843/bash-exscript-to-replace-word-occurrences/</link>
<description><![CDATA[ <p>As portrayed by the example found in the [Advanced Bash Scripting guide](http://tldp.org/LDP/abs/html/here-docs.html) this demonstrates a few techniques</p> ]]></description>
<pubDate>Sat, 20 Oct 2012 17:51:06 GMT</pubDate>
<guid>http://snipplr.com/view/67843/bash-exscript-to-replace-word-occurrences/</guid>
</item>
<item>
<title>(jQuery) Form input field value replace onchange with jQuery - bassdas</title>
<link>http://snipplr.com/view/66709/form-input-field-value-replace-onchange-with-jquery/</link>
<description><![CDATA[ <p>If someone put text into an input field (or automatic e.g. with a 2d barcode scanner) and you want to replace a part of the input (pattern) then will help this small jquery code snippet.</p> ]]></description>
<pubDate>Tue, 14 Aug 2012 04:15:42 GMT</pubDate>
<guid>http://snipplr.com/view/66709/form-input-field-value-replace-onchange-with-jquery/</guid>
</item>
<item>
<title>(PHP) ## strip_special_chars($string) [php] - Narayon</title>
<link>http://snipplr.com/view/65707/-stripspecialcharsstring-php/</link>
<description><![CDATA[ <p>replace special characters</p> ]]></description>
<pubDate>Tue, 19 Jun 2012 20:26:11 GMT</pubDate>
<guid>http://snipplr.com/view/65707/-stripspecialcharsstring-php/</guid>
</item>
<item>
<title>(jQuery) jQuery Masked Input - Unmask Function - vagrantradio</title>
<link>http://snipplr.com/view/64718/jquery-masked-input--unmask-function/</link>
<description><![CDATA[ <p>Removes anything that isn't a digit from input on complete.</p> ]]></description>
<pubDate>Wed, 25 Apr 2012 00:29:17 GMT</pubDate>
<guid>http://snipplr.com/view/64718/jquery-masked-input--unmask-function/</guid>
</item>
<item>
<title>(MySQL) Replace a text in SQL Server Table Column - klovera</title>
<link>http://snipplr.com/view/64253/replace-a-text-in-sql-server-table-column/</link>
<description><![CDATA[ <p>If you have a Table which has a Column of type char or varchar or even text, and you want to change a portion of text in it for example a path. In this case you need to change the same text with new one in every records.</p> ]]></description>
<pubDate>Sat, 31 Mar 2012 05:21:38 GMT</pubDate>
<guid>http://snipplr.com/view/64253/replace-a-text-in-sql-server-table-column/</guid>
</item>
<item>
<title>(JavaScript) Converte tutti i newline in tag br - kajinka13</title>
<link>http://snipplr.com/view/63130/converte-tutti-i-newline-in-tag-br/</link>
<description><![CDATA[ <p>Converte tutti gli \n in </p> ]]></description>
<pubDate>Tue, 07 Feb 2012 07:40:24 GMT</pubDate>
<guid>http://snipplr.com/view/63130/converte-tutti-i-newline-in-tag-br/</guid>
</item>
<item>
<title>(JavaScript) Lead Tracking Sources (LTS) Javascript Example - ryarwood</title>
<link>http://snipplr.com/view/62881/lead-tracking-sources-lts-javascript-example/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 30 Jan 2012 08:47:37 GMT</pubDate>
<guid>http://snipplr.com/view/62881/lead-tracking-sources-lts-javascript-example/</guid>
</item>
<item>
<title>(PHP) Replace string in PHP - inreflection7</title>
<link>http://snipplr.com/view/62102/replace-string-in-php/</link>
<description><![CDATA[ <p>Search for a string, if matched replace with second provided paramater. Third parameter is the variable whose value is the string you'd like to search.</p> ]]></description>
<pubDate>Fri, 23 Dec 2011 08:35:53 GMT</pubDate>
<guid>http://snipplr.com/view/62102/replace-string-in-php/</guid>
</item>
<item>
<title>(Perl) search and replace vi - pflangan</title>
<link>http://snipplr.com/view/60343/search-and-replace-vi/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 30 Oct 2011 00:20:38 GMT</pubDate>
<guid>http://snipplr.com/view/60343/search-and-replace-vi/</guid>
</item>
<item>
<title>(MySQL) Update database fields with search replace word - carouselcreative</title>
<link>http://snipplr.com/view/60218/update-database-fields-with-search-replace-word/</link>
<description><![CDATA[ <p>Used to update a database field using search replace.</p> ]]></description>
<pubDate>Wed, 26 Oct 2011 23:50:44 GMT</pubDate>
<guid>http://snipplr.com/view/60218/update-database-fields-with-search-replace-word/</guid>
</item>
<item>
<title>(JavaScript) Search and don\'t replace - ultranaut</title>
<link>http://snipplr.com/view/60101/search-and-dont-replace/</link>
<description><![CDATA[ <p>two awesome bits: using ''.replace() perform an action (other than replacing it) on some text, and a simple way to concatenate strings with a separator (retardedly simple but it always confuses me)</p> ]]></description>
<pubDate>Mon, 24 Oct 2011 05:48:10 GMT</pubDate>
<guid>http://snipplr.com/view/60101/search-and-dont-replace/</guid>
</item>
<item>
<title>(JavaScript) Replace domain on all href attributes - odenijs</title>
<link>http://snipplr.com/view/60051/replace-domain-on-all-href-attributes/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 21 Oct 2011 20:48:43 GMT</pubDate>
<guid>http://snipplr.com/view/60051/replace-domain-on-all-href-attributes/</guid>
</item>
<item>
<title>(jQuery) Take out decimal for Yen Currency - cpres</title>
<link>http://snipplr.com/view/59550/take-out-decimal-for-yen-currency/</link>
<description><![CDATA[ <p>Working on an ecommerce site I found out from our Japanese distrubutors that they don't have a decimal for the currency since yen doesn't deal in change. 1 yen is a fraction of a cent anyway!

This code looks for the Yen since within a  and if it has the yen which is uFFE5 to a browser, it replace the .00 with nothing.</p> ]]></description>
<pubDate>Sat, 08 Oct 2011 05:44:00 GMT</pubDate>
<guid>http://snipplr.com/view/59550/take-out-decimal-for-yen-currency/</guid>
</item>
<item>
<title>(JavaScript) String slash replace - dato</title>
<link>http://snipplr.com/view/59396/string-slash-replace/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 04 Oct 2011 19:18:33 GMT</pubDate>
<guid>http://snipplr.com/view/59396/string-slash-replace/</guid>
</item>
<item>
<title>(ActionScript 3) Removing Greek Glyphs (eg ά, Ά) - feeorin</title>
<link>http://snipplr.com/view/58751/removing-greek-glyphs-eg--/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 17 Sep 2011 01:41:10 GMT</pubDate>
<guid>http://snipplr.com/view/58751/removing-greek-glyphs-eg--/</guid>
</item>
<item>
<title>(JavaScript) Javascript Replace All in string - psradich111</title>
<link>http://snipplr.com/view/58039/javascript-replace-all-in-string/</link>
<description><![CDATA[ <p>Replaces all matches in a string
used   str.replaceAll(find,replace);</p> ]]></description>
<pubDate>Fri, 19 Aug 2011 22:18:29 GMT</pubDate>
<guid>http://snipplr.com/view/58039/javascript-replace-all-in-string/</guid>
</item>
</channel>
</rss>