PUBLIC   marks

PUBLIC MARKS with tag iconv

Sponsorised links

This year

2007

NewsFire OPML Exports

by marco
If you use NewsFire to export OPML, you may run into some trouble because there are a few things wrong with the export.

big5 vs utf-8 的一些操作 - CreMaker's in-life Blog

by realmip
將這個檔案轉換為 big5 碼: # iconv -f utf-8 -t big5 txt-utf8.txt -o txt-big5.txt 以上 -f utf-8 -t big5 txt-utf8.txt,代表將 txt-utf8.txt 這個檔案,從(使用 -f utf-8)轉換到(-t big5)的編碼,而 -o txt-big5.txt,代表輸出(-o)到 txt-big5.txt 這個檔案。

Sponsorised links

2006

Bitflux Blog :: How to get rid of invalid UTF-8 characters

by camel & 1 other
We aggregate the PHP category from del.icio.us on the Planet PHP website. Unfortunately the input from del.icio.us does sometimes contain invalid UTF-8 characters, which leads to errors in the XML parsing. But the following iconv line gets rid of all invalid UTF-8 characters.

2005

PUBLIC TAGS related to tag iconv

no tag

Sponsorised links