<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>memo on Real Beat</title><link>https://nobu666.com/categories/memo.html</link><description>Recent content in memo on Real Beat</description><generator>Hugo -- gohugo.io</generator><copyright>&amp;copy; nobu666.com</copyright><lastBuildDate>Wed, 11 Mar 2009 17:33:44 +0900</lastBuildDate><atom:link href="https://nobu666.com/categories/memo/index.xml" rel="self" type="application/rss+xml"/><item><title>manを実行すると "WARNING: old character encoding and/or character set" とエラーを吐く時の対処</title><link>https://nobu666.com/posts/2009/03/11/756.html</link><pubDate>Wed, 11 Mar 2009 17:33:44 +0900</pubDate><guid>https://nobu666.com/posts/2009/03/11/756.html</guid><description>manを実行すると以下のようなエラーになることがある。 XXX XXX WARNING: old character encoding and/or character set XXX いろいろ調べた結果、libiconvが悪さしていた。/usr/bi</description></item><item><title>Scala 2.7.0-final</title><link>https://nobu666.com/posts/2008/03/07/576.html</link><pubDate>Fri, 07 Mar 2008 14:12:47 +0900</pubDate><guid>https://nobu666.com/posts/2008/03/07/576.html</guid><description>Scala 2.7.0-finalきてた。あとで入れる。</description></item><item><title>wordpressのformatterがキモいタグを生成するので、どうにかする - v2.3.3の場合</title><link>https://nobu666.com/posts/2008/02/28/568.html</link><pubDate>Thu, 28 Feb 2008 16:45:05 +0900</pubDate><guid>https://nobu666.com/posts/2008/02/28/568.html</guid><description>前回のwordpressのformatterがキモいタグを生成するので、どうにかするはME2.2.3以外でpatchすると、管理画面で激しく</description></item><item><title>wordpressのformatterがキモいタグを生成するので、どうにかする - ME2.2.3の場合</title><link>https://nobu666.com/posts/2008/02/22/562.html</link><pubDate>Fri, 22 Feb 2008 18:36:22 +0900</pubDate><guid>https://nobu666.com/posts/2008/02/22/562.html</guid><description>--- formatting.php.org Fri Feb 22 18:23:52 2008 +++ formatting.php Fri Feb 22 18:21:16 2008 @@ -55,7 +55,7 @@ $pee = $pee . &amp;#34;\n&amp;#34;; // just to make things a little easier, pad the end $pee = preg_replace(&amp;#39;|&amp;lt;br /&amp;gt;\s*&amp;lt;br /&amp;gt;|&amp;#39;, &amp;#34;\n\n&amp;#34;, $pee); // Space things out a little - $allblocks = &amp;#39;(?:table|thead|tfoot|caption|colgroup|tbody|tr|td|th|div|dl|dd|dt|ul|ol|li|pre|select|form|map|area|blockquote|address|math|style|input|p|h[1-6]|hr)&amp;#39;; + $allblocks = &amp;#39;(?:code|table|thead|tfoot|caption|colgroup|tbody|tr|td|th|div|dl|dd|dt|ul|ol|li|pre|select|form|map|area|blockquote|address|math|style|input|p|h[1-6]|hr)&amp;#39;; $pee = preg_replace(&amp;#39;!(&amp;lt;&amp;#39; . $allblocks . &amp;#39;[^&amp;gt;]*&amp;gt;)!&amp;#39;, &amp;#34;\n$1&amp;#34;, $pee); $pee = preg_replace(&amp;#39;!(&amp;lt;/&amp;#39; . $allblocks .</description></item><item><title>見た目と文字コード変えた</title><link>https://nobu666.com/posts/2008/02/21/560.html</link><pubDate>Thu, 21 Feb 2008 23:35:35 +0900</pubDate><guid>https://nobu666.com/posts/2008/02/21/560.html</guid><description/></item></channel></rss>