<?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/character</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 24 May 2013 13:22:14 GMT</pubDate>
<item>
<title>(PHP) Remove Last Character from String in PHP - apphp-snippets</title>
<link>http://snipplr.com/view/69995/remove-last-character-from-string-in-php/</link>
<description><![CDATA[ <p>This is a very common PHP question of HOW TO remove last character from string in PHP. Find below some ways how to delete last character from string in PHP.</p> ]]></description>
<pubDate>Tue, 19 Feb 2013 21:11:44 GMT</pubDate>
<guid>http://snipplr.com/view/69995/remove-last-character-from-string-in-php/</guid>
</item>
<item>
<title>(jQuery) Input &amp;amp; Textarea Character Limit Display with jQuery - praveensewak</title>
<link>http://snipplr.com/view/67290/input--textarea-character-limit-display-with-jquery/</link>
<description><![CDATA[ <p>This little jQuery snippet will let you quickly add a limit counter to input fields to display available remaining characters. A nice feature to include for improved user experience.</p> ]]></description>
<pubDate>Fri, 21 Sep 2012 09:35:15 GMT</pubDate>
<guid>http://snipplr.com/view/67290/input--textarea-character-limit-display-with-jquery/</guid>
</item>
<item>
<title>(jQuery) Foreign characters - iroybot</title>
<link>http://snipplr.com/view/66551/foreign-characters/</link>
<description><![CDATA[ <p>a list of special characters for the use together with alphanumeric plugin and it's allow parameter. This shall make sure that foreigners will be able to use your name/lastname fields.</p> ]]></description>
<pubDate>Tue, 07 Aug 2012 03:35:03 GMT</pubDate>
<guid>http://snipplr.com/view/66551/foreign-characters/</guid>
</item>
<item>
<title>(HTML) Character encoding - paul0078</title>
<link>http://snipplr.com/view/64568/character-encoding/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 15 Apr 2012 20:11:09 GMT</pubDate>
<guid>http://snipplr.com/view/64568/character-encoding/</guid>
</item>
<item>
<title>(ActionScript 3) Cropped Last Character on static text field - codism</title>
<link>http://snipplr.com/view/55928/cropped-last-character-on-static-text-field/</link>
<description><![CDATA[ <p>OK sorted it with some mates from TwentySixLeeds.com
What you need to do is grab the length of the text, then knock off the autosize and then pad it!
Code would look something like this:</p> ]]></description>
<pubDate>Thu, 30 Jun 2011 06:24:10 GMT</pubDate>
<guid>http://snipplr.com/view/55928/cropped-last-character-on-static-text-field/</guid>
</item>
<item>
<title>(Bash) Linux - Switching file character encoding - ragnarokkrr</title>
<link>http://snipplr.com/view/55149/linux--switching-file-character-encoding/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 11 Jun 2011 06:34:02 GMT</pubDate>
<guid>http://snipplr.com/view/55149/linux--switching-file-character-encoding/</guid>
</item>
<item>
<title>(Java) char to ASCII Value - lowko0</title>
<link>http://snipplr.com/view/54403/char-to-ascii-value/</link>
<description><![CDATA[ <p>I hope it's well explained, chars are actually very easy, but sometimes
it takes a while to understand them.</p> ]]></description>
<pubDate>Thu, 26 May 2011 08:46:34 GMT</pubDate>
<guid>http://snipplr.com/view/54403/char-to-ascii-value/</guid>
</item>
<item>
<title>(Java) String to Char Array (char[]) - lowko0</title>
<link>http://snipplr.com/view/54402/string-to-char-array-char/</link>
<description><![CDATA[ <p>I hope its easy to understand. Any doubts just post a comment.
Thanks.</p> ]]></description>
<pubDate>Thu, 26 May 2011 08:27:26 GMT</pubDate>
<guid>http://snipplr.com/view/54402/string-to-char-array-char/</guid>
</item>
<item>
<title>(jQuery) Live Character Count Meter with Jquery - atik</title>
<link>http://snipplr.com/view/50469/live-character-count-meter-with-jquery/</link>
<description><![CDATA[ <p>$('#contentbox').keyup(function(){} - contentbox is the ID of the textbox. Using $(this).val() getting the textbox value. bar is the div ID of the count meter $('#bar').animate() increasing the width.</p> ]]></description>
<pubDate>Thu, 10 Mar 2011 20:13:53 GMT</pubDate>
<guid>http://snipplr.com/view/50469/live-character-count-meter-with-jquery/</guid>
</item>
<item>
<title>(jQuery) Twitter like Character Counter - edwardhotchkiss</title>
<link>http://snipplr.com/view/48125/twitter-like-character-counter/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 31 Jan 2011 09:11:43 GMT</pubDate>
<guid>http://snipplr.com/view/48125/twitter-like-character-counter/</guid>
</item>
<item>
<title>(ActionScript 3) AS3 Encode and Decode HTML Entity Names (Full Set) - adrianparr</title>
<link>http://snipplr.com/view/46566/as3-encode-and-decode-html-entity-names-full-set/</link>
<description><![CDATA[ <p>Use this static class to encode and decode HTML Entity Names. For some reason Snipplr doesn't display all the code, so download the ZIP file for a full working demo and source code.</p> ]]></description>
<pubDate>Thu, 06 Jan 2011 01:45:52 GMT</pubDate>
<guid>http://snipplr.com/view/46566/as3-encode-and-decode-html-entity-names-full-set/</guid>
</item>
<item>
<title>(HTML) HTML Character Entries - fauverism</title>
<link>http://snipplr.com/view/44815/html-character-entries/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 25 Nov 2010 01:01:11 GMT</pubDate>
<guid>http://snipplr.com/view/44815/html-character-entries/</guid>
</item>
<item>
<title>(Visual Basic) stripZeros(String) As String - CaptainProton</title>
<link>http://snipplr.com/view/34061/stripzerosstring-as-string/</link>
<description><![CDATA[ <p>This function removes all leading zeros at the beginning of a string.</p> ]]></description>
<pubDate>Sat, 08 May 2010 13:49:19 GMT</pubDate>
<guid>http://snipplr.com/view/34061/stripzerosstring-as-string/</guid>
</item>
<item>
<title>(Visual Basic) isLetter(String) - CaptainProton</title>
<link>http://snipplr.com/view/30190/isletterstring/</link>
<description><![CDATA[ <p>This method checks whether a given string is a letter (no umlauts).
The string should only be one character.</p> ]]></description>
<pubDate>Wed, 24 Mar 2010 02:59:37 GMT</pubDate>
<guid>http://snipplr.com/view/30190/isletterstring/</guid>
</item>
<item>
<title>(ActionScript 3) AS3 Get the Last Char in a String - adrianparr</title>
<link>http://snipplr.com/view/29891/as3-get-the-last-char-in-a-string/</link>
<description><![CDATA[ <p>Returns the last character is a string.</p> ]]></description>
<pubDate>Wed, 17 Mar 2010 10:35:19 GMT</pubDate>
<guid>http://snipplr.com/view/29891/as3-get-the-last-char-in-a-string/</guid>
</item>
<item>
<title>(ActionScript 3) String replace using regular expression - godstroke</title>
<link>http://snipplr.com/view/20482/string-replace-using-regular-expression/</link>
<description><![CDATA[ <p>. must be escaped using \ . It  means something in regexp</p> ]]></description>
<pubDate>Wed, 30 Sep 2009 14:44:08 GMT</pubDate>
<guid>http://snipplr.com/view/20482/string-replace-using-regular-expression/</guid>
</item>
<item>
<title>(JavaScript) Check first character of a string - NyX</title>
<link>http://snipplr.com/view/19131/check-first-character-of-a-string/</link>
<description><![CDATA[ <p>Checks if the first char of a string is a : letter, number, dot ( . ), arond ( @ ), underscore ( _ ).</p> ]]></description>
<pubDate>Tue, 01 Sep 2009 11:46:13 GMT</pubDate>
<guid>http://snipplr.com/view/19131/check-first-character-of-a-string/</guid>
</item>
<item>
<title>(SAS) Macro IN Operator - sarathannapareddy</title>
<link>http://snipplr.com/view/18372/macro-in-operator/</link>
<description><![CDATA[ <p>Have you ever come across a situation where you have to write a macro program where a macro variable has more than one value? Writing a macro program in this case involves so many different conditions and to connect each condition you generally use OR operator as below… 

%macro test; 
%if &amp;dsn=ae or %if &amp;dsn=ds or %if &amp;dsn=co or %if &amp;dsn=cm %then %do; 
Some---SAS—Statements; 
%end; 
%test;</p> ]]></description>
<pubDate>Sun, 16 Aug 2009 14:52:53 GMT</pubDate>
<guid>http://snipplr.com/view/18372/macro-in-operator/</guid>
</item>
<item>
<title>(PHP) Extracting a Fixed Number of Charactors - martinlucas</title>
<link>http://snipplr.com/view/16254/extracting-a-fixed-number-of-charactors/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 24 Jun 2009 06:01:52 GMT</pubDate>
<guid>http://snipplr.com/view/16254/extracting-a-fixed-number-of-charactors/</guid>
</item>
<item>
<title>(SAS) maxvarlen_macro: Check the Length of all character variables length is LT 200 - sarathannapareddy</title>
<link>http://snipplr.com/view/15682/maxvarlenmacro-check-the-length-of-all-character-variables-length-is-lt-200/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 07 Jun 2009 22:25:04 GMT</pubDate>
<guid>http://snipplr.com/view/15682/maxvarlenmacro-check-the-length-of-all-character-variables-length-is-lt-200/</guid>
</item>
</channel>
</rss>