<?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/unicode</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 24 May 2013 13:44:05 GMT</pubDate>
<item>
<title>(CSS) Symbolset Block with unicode values instead of UTF-8 chars - paulprins</title>
<link>http://snipplr.com/view/70871/symbolset-block-with-unicode-values-instead-of-utf8-chars/</link>
<description><![CDATA[ <p>When I got the font from SymbolSet I was really excited to drop it into my interface but found many of the classes did not work. It looked like an encoding issue (since using the in line versions worked). Upon replacing all 400+ UTF-8 characters with their unicode values ever single one of the characters worked with their classes!

It's a great font - you should get it if you haven't already. For those of you wishing the included css file worked better in your web-app feel free to lift the code below.</p> ]]></description>
<pubDate>Sun, 21 Apr 2013 08:34:35 GMT</pubDate>
<guid>http://snipplr.com/view/70871/symbolset-block-with-unicode-values-instead-of-utf8-chars/</guid>
</item>
<item>
<title>(JavaScript) Unicode Javascript - serialk89</title>
<link>http://snipplr.com/view/69945/unicode-javascript/</link>
<description><![CDATA[ <p>Con ese codigo pueden agregar tildes y ñ en los alert o en las funciones de facebook</p> ]]></description>
<pubDate>Fri, 15 Feb 2013 01:02:37 GMT</pubDate>
<guid>http://snipplr.com/view/69945/unicode-javascript/</guid>
</item>
<item>
<title>(PHP) Reverse a multibyte string in PHP - iTony</title>
<link>http://snipplr.com/view/67691/reverse-a-multibyte-string-in-php/</link>
<description><![CDATA[ <p>It is a bit simpler reversing of multibyte strings.</p> ]]></description>
<pubDate>Fri, 12 Oct 2012 00:22:02 GMT</pubDate>
<guid>http://snipplr.com/view/67691/reverse-a-multibyte-string-in-php/</guid>
</item>
<item>
<title>(VB.NET) Determine if text file is Unicode encoded - ShaneGowland</title>
<link>http://snipplr.com/view/66287/determine-if-text-file-is-unicode-encoded/</link>
<description><![CDATA[ <p>The .NET Framework doesn't support automatic detection of character encoding in the default file I/O methods. This is a quick function that returns True in the specified file is Unicode.</p> ]]></description>
<pubDate>Mon, 23 Jul 2012 18:18:14 GMT</pubDate>
<guid>http://snipplr.com/view/66287/determine-if-text-file-is-unicode-encoded/</guid>
</item>
<item>
<title>(PHP) Cut long string to n symbols preserving words (UTF-8) - chupzzz</title>
<link>http://snipplr.com/view/65763/cut-long-string-to-n-symbols-preserving-words-utf8/</link>
<description><![CDATA[ <p>Cut the string to needed length with keeping words.</p> ]]></description>
<pubDate>Fri, 22 Jun 2012 23:31:59 GMT</pubDate>
<guid>http://snipplr.com/view/65763/cut-long-string-to-n-symbols-preserving-words-utf8/</guid>
</item>
<item>
<title>(PHP) php pear mail UTF-8 encoding - Reportme</title>
<link>http://snipplr.com/view/60329/php-pear-mail-utf8-encoding/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 29 Oct 2011 04:02:23 GMT</pubDate>
<guid>http://snipplr.com/view/60329/php-pear-mail-utf8-encoding/</guid>
</item>
<item>
<title>(Other) unicode - johtso</title>
<link>http://snipplr.com/view/58883/unicode/</link>
<description><![CDATA[ <p>here's a unicode test</p> ]]></description>
<pubDate>Wed, 21 Sep 2011 11:14:14 GMT</pubDate>
<guid>http://snipplr.com/view/58883/unicode/</guid>
</item>
<item>
<title>(C#) Convert Unicode Escape Sequence to Character - pillow86</title>
<link>http://snipplr.com/view/57863/convert-unicode-escape-sequence-to-character/</link>
<description><![CDATA[ <p>Convert "\u6211" to "我"</p> ]]></description>
<pubDate>Tue, 16 Aug 2011 12:35:00 GMT</pubDate>
<guid>http://snipplr.com/view/57863/convert-unicode-escape-sequence-to-character/</guid>
</item>
<item>
<title>(ActionScript 3) AS3 Loading and Accessing fonts in external SWF at Runtime - adrianparr</title>
<link>http://snipplr.com/view/56917/as3-loading-and-accessing-fonts-in-external-swf-at-runtime/</link>
<description><![CDATA[ <p>These two classes demonstrate how to create an external font SWF that contains embedded fonts, and how to then load that external font SWF and access and use the fonts inside it.</p> ]]></description>
<pubDate>Wed, 20 Jul 2011 21:01:41 GMT</pubDate>
<guid>http://snipplr.com/view/56917/as3-loading-and-accessing-fonts-in-external-swf-at-runtime/</guid>
</item>
<item>
<title>(ActionScript 3) AS3 Example Font SWF - adrianparr</title>
<link>http://snipplr.com/view/56912/as3-example-font-swf/</link>
<description><![CDATA[ <p>This font SWF was created using the handy tool FontSwffer (http://blog.madebypi.co.uk/2011/02/28/fontswffer-1-1/)</p> ]]></description>
<pubDate>Wed, 20 Jul 2011 19:43:00 GMT</pubDate>
<guid>http://snipplr.com/view/56912/as3-example-font-swf/</guid>
</item>
<item>
<title>(PHP) XML to JSON (Simple) Parser - Pazuzu</title>
<link>http://snipplr.com/view/51637/xml-to-json-simple-parser/</link>
<description><![CDATA[ <p>The unicode decoding functions were adapted from the Decoder.php source from the Zend Framework.</p> ]]></description>
<pubDate>Wed, 06 Apr 2011 10:00:15 GMT</pubDate>
<guid>http://snipplr.com/view/51637/xml-to-json-simple-parser/</guid>
</item>
<item>
<title>(ActionScript 3) AS3 FlashDevelop Font Library Template - adrianparr</title>
<link>http://snipplr.com/view/48356/as3-flashdevelop-font-library-template/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 04 Feb 2011 02:40:30 GMT</pubDate>
<guid>http://snipplr.com/view/48356/as3-flashdevelop-font-library-template/</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>(C#) Check if a string can be represented as ASCII - pckujawa</title>
<link>http://snipplr.com/view/35806/check-if-a-string-can-be-represented-as-ascii/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 17 Jun 2010 02:52:04 GMT</pubDate>
<guid>http://snipplr.com/view/35806/check-if-a-string-can-be-represented-as-ascii/</guid>
</item>
<item>
<title>(TYPO3) UTF8 in Typo3 - arnekolja</title>
<link>http://snipplr.com/view/35345/utf8-in-typo3/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 31 May 2010 05:02:12 GMT</pubDate>
<guid>http://snipplr.com/view/35345/utf8-in-typo3/</guid>
</item>
<item>
<title>(ActionScript 3) Unicode font subsets - socreative</title>
<link>http://snipplr.com/view/33573/unicode-font-subsets/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 29 Apr 2010 08:31:25 GMT</pubDate>
<guid>http://snipplr.com/view/33573/unicode-font-subsets/</guid>
</item>
<item>
<title>(PHP) xmlentnties and xml_entitiy_decode - dom111</title>
<link>http://snipplr.com/view/28349/xmlentnties-and-xmlentitiydecode/</link>
<description><![CDATA[ <p>Because htmlentities just doesn't cut it.

Recently needed this to work with 3rd part software, ended up having to make it pretty robust so thought I'd share!</p> ]]></description>
<pubDate>Mon, 15 Feb 2010 15:44:12 GMT</pubDate>
<guid>http://snipplr.com/view/28349/xmlentnties-and-xmlentitiydecode/</guid>
</item>
<item>
<title>(Ruby) Get unicode character of string in Ruby 1.8/1.9 - rubyrage</title>
<link>http://snipplr.com/view/26655/get-unicode-character-of-string-in-ruby-1819/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 18 Jan 2010 11:43:23 GMT</pubDate>
<guid>http://snipplr.com/view/26655/get-unicode-character-of-string-in-ruby-1819/</guid>
</item>
<item>
<title>(Python) Read UTF-16 with NULL's, as received from the SQL Server "bcp" utility - Twain</title>
<link>http://snipplr.com/view/15779/read-utf16-with-nulls-as-received-from-the-sql-server-bcp-utility/</link>
<description><![CDATA[ <p>Read a windows UTF-16 file (such as a BCP dump from SQL Server) that  contains ASCII characters and occasional nulls</p> ]]></description>
<pubDate>Tue, 09 Jun 2009 09:31:07 GMT</pubDate>
<guid>http://snipplr.com/view/15779/read-utf16-with-nulls-as-received-from-the-sql-server-bcp-utility/</guid>
</item>
<item>
<title>(Python) Python - getHTMLpage - whitetiger</title>
<link>http://snipplr.com/view/1616/python--gethtmlpage/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 09 Nov 2006 23:55:22 GMT</pubDate>
<guid>http://snipplr.com/view/1616/python--gethtmlpage/</guid>
</item>
</channel>
</rss>