<?xml version="1.0" encoding="UTF-8"?>

<feed xml:lang="ja" xmlns="http://www.w3.org/2005/Atom">
    <title>[mA] myselfArchiver</title>
    <subtitle></subtitle>
    <id>http://luvsic.net/:1</id>

    <link rel="alternate" type="text/html" href="http://luvsic.net/" />
    <link rel="self" type="application/atom+xml" href="http://luvsic.net/atom.php" />
    <generator uri="http://nucleuscms.org/">Nucleus CMS v3.62</generator>
    <updated>2012-05-07T02:24:23Z</updated>

    <entry>
 <title type="html"><![CDATA[Chromeでのアドレスバーから行う検索エンジンの設定]]></title>
 <link rel="alternate" type="text/html" href="http://luvsic.net/item/159" />
 <author>
  <name>luvsic</name>
 </author>
 <updated>2012-05-07T02:24:23Z</updated>
 <published>2012-05-07T11:24:23+09:00</published>
 <content type="html"><![CDATA[<p>Chromeでのアドレスバーから行う検索エンジンの設定。<br>
PC設定毎のコピペ用</p>


<h4>Chromeでの初期設定</h4>

<div class="codeArea"><div><pre class="txt">{google:baseURL}search?{google:RLZ}{google:acceptedSuggestion}{google:originalQueryForSuggestion}{google:searchFieldtrialParameter}{google:instantFieldTrialGroupParameter}sourceid=chrome&amp;ie={inputEncoding}&amp;q=%s</pre></div></div>


<h4>SSL対応と、その他余計なクエリを送らないように省く</h4>

<div class="codeArea"><div><pre class="txt">https://www.google.co.jp/search?hl=ja&amp;q=%s&amp;pws=0</pre></div></div><br />]]></content>
 <id>http://luvsic.net/:1:159</id>
</entry><entry>
 <title type="html"><![CDATA[DatePickerの日本語化 （WordPress カスタムフィールドテンプレート プラグイン）]]></title>
 <link rel="alternate" type="text/html" href="http://luvsic.net/item/158" />
 <author>
  <name>luvsic</name>
 </author>
 <updated>2012-03-17T07:18:26Z</updated>
 <published>2012-03-17T16:18:26+09:00</published>
 <content type="html"><![CDATA[<p>jQuery.UI の jquery.ui.datepicker-ja.js を利用すれば大丈夫でしょ、とおもいきや $.datepicker.regional['ja'] が使えないという…。jQuery.UIにバンドルされているDatePickerではないかもしれないので、妥当なのかもしれない。で、どう日本語化するか。</p><br /><p style="font-weight:bold;"><a href="http://luvsic.net/item/158">[ Read More.. ]</a></p>]]></content>
 <id>http://luvsic.net/:1:158</id>
</entry><entry>
 <title type="html"><![CDATA[WordPress カスタムフィールドテンプレート 検索メモ（cftsearch）]]></title>
 <link rel="alternate" type="text/html" href="http://luvsic.net/item/157" />
 <author>
  <name>luvsic</name>
 </author>
 <updated>2012-03-01T05:00:47Z</updated>
 <published>2012-03-01T14:00:47+09:00</published>
 <content type="html"><![CDATA[<p>リファレンスが無いらしいので個人的にメモるエントリ</p><br /><p style="font-weight:bold;"><a href="http://luvsic.net/item/157">[ Read More.. ]</a></p>]]></content>
 <id>http://luvsic.net/:1:157</id>
</entry><entry>
 <title type="html"><![CDATA[heliumスキンでのNP_AccessAnalyzeデザイン調整]]></title>
 <link rel="alternate" type="text/html" href="http://luvsic.net/item/156" />
 <author>
  <name>luvsic</name>
 </author>
 <updated>2012-02-21T01:45:22Z</updated>
 <published>2012-02-21T10:45:22+09:00</published>
 <content type="html"><![CDATA[<p><a href="http://japan.nucleuscms.org/wiki/plugins:accessanalyze">NP_AccessAnalyze</a>（ver1.3）をNP_znCustomAdminのheliumスキンで利用している際に、デザインが見づらくなるのを調整するCSSコード。</p>
<br /><p style="font-weight:bold;"><a href="http://luvsic.net/item/156">[ Read More.. ]</a></p>]]></content>
 <id>http://luvsic.net/:1:156</id>
</entry><entry>
 <title type="html"><![CDATA[HTMLの間違った書き方でSEOペナルティ]]></title>
 <link rel="alternate" type="text/html" href="http://luvsic.net/item/155" />
 <author>
  <name>luvsic</name>
 </author>
 <updated>2012-02-16T01:30:49Z</updated>
 <published>2012-02-16T10:30:49+09:00</published>
 <content type="html"><![CDATA[<p>HTMLの書き方を誤ってしまったり、文法ミスでSEOペナルティ...「可能性は無きにしも非ず」「正しく書けばとりあえずokです」という回答が多くて、ではどういう誤りをした場合にSEOペナルティの可能性があるか？という具体例は見たことがなかったのですが、今日ようやく、たまたまTwitter経由でみかけました。</p>
<br /><p style="font-weight:bold;"><a href="http://luvsic.net/item/155">[ Read More.. ]</a></p>]]></content>
 <id>http://luvsic.net/:1:155</id>
</entry><entry>
 <title type="html"><![CDATA[jQueryによるブラウザ判定]]></title>
 <link rel="alternate" type="text/html" href="http://luvsic.net/item/154" />
 <author>
  <name>luvsic</name>
 </author>
 <updated>2012-01-31T07:37:16Z</updated>
 <published>2012-01-31T16:37:16+09:00</published>
 <content type="html"><![CDATA[<p>jQueryでブラウザ判定するコード<br />
非推奨のjQuery.browserは使わない</p>

<br /><p style="font-weight:bold;"><a href="http://luvsic.net/item/154">[ Read More.. ]</a></p>]]></content>
 <id>http://luvsic.net/:1:154</id>
</entry><entry>
 <title type="html"><![CDATA[TinyMCE でのバックスペースキーでテキストエリアの文字が消えるIEバグ]]></title>
 <link rel="alternate" type="text/html" href="http://luvsic.net/item/153" />
 <author>
  <name>luvsic</name>
 </author>
 <updated>2012-01-23T00:51:30Z</updated>
 <published>2012-01-23T09:51:30+09:00</published>
 <content type="html"><![CDATA[<p>TinyMCE でのバックスペースキーでテキストエリアの文字が消えるバグに気付いた、IE限定なのでまたおまえなのかと。まあ原因はIEのJavaScript解釈です。</p>

<blockquote>問題の再現手順です。<br />
<br />
1. abc あいうえお<br />
　ここまで打ち、変換確定しておく。<br />
2. かきくけこ<br />
　ここまで打ち、まだ漢字変換しない。<br />
3. バックスペースで、「こ」を消す。<br />
4. スペースキーで変換する。<br />
<br />
このとき、abc あいうえお　という確定済み文字が一斉に消えます。<br />
<br />
IE8 + 日本語変換 + ビジュアルエディタ　で問題が発生し、
同じPC上の FireFox 4 では発生しません。</blockquote>

<p><a href="http://ja.forums.wordpress.com/topic/385#post-1754">ブログ投稿で入力した文字が消える « WordPress.com 日本語フォーラム</a>より</p>
<br /><p style="font-weight:bold;"><a href="http://luvsic.net/item/153">[ Read More.. ]</a></p>]]></content>
 <id>http://luvsic.net/:1:153</id>
</entry><entry>
 <title type="html"><![CDATA[WordPress プラグイン集]]></title>
 <link rel="alternate" type="text/html" href="http://luvsic.net/item/152" />
 <author>
  <name>luvsic</name>
 </author>
 <updated>2012-01-18T02:44:19Z</updated>
 <published>2012-01-18T11:44:19+09:00</published>
 <content type="html"><![CDATA[<ul>
<li><a href="http://www.ttcbn.net/no_second_life/archives/8281">WP-DBManager</a> 定期的なデータベースの最適化</li>
<li><a href="http://word-express.net/db-cache">DB Cache Reloaded Fix</a> データベースのクエリをキャッシュ化</li>
<li><a href="http://dogmap.jp/plugins/">Head Cleaner</a> &lt;head&gt; の中身と、フッタ領域を整形し高速化</li>
<li><a href="http://hakkutsu-indy.biz/archives/1607252.html">Analytics360</a> 管理画面にGoogle Analyticsの情報を表示</li>
<li><a href="http://the-fool.me/wordpress/plugins/feedburner-feedsmith.html">FeedBurner FeedSmith</a>　WordPressのFeedをFeedBurnerに置き換える</li>
<li><a href="http://techblog.ecstudio.jp/tech-tips/wordpress/feedlogger.html">FeedLogger</a> RSSフィード購読者数表示（FeedBurner等を採用しない場合に）</li>
<li><a href="http://wpblogdiy.com/plugin/pluginsecure/">secure wordpress</a>ワードプレスの安全性を高める</li>
</ul><br />]]></content>
 <id>http://luvsic.net/:1:152</id>
</entry><entry>
 <title type="html"><![CDATA[WordPress 初期設定の必須カスタマイズメモ]]></title>
 <link rel="alternate" type="text/html" href="http://luvsic.net/item/151" />
 <author>
  <name>luvsic</name>
 </author>
 <updated>2012-01-18T01:18:00Z</updated>
 <published>2012-01-18T10:18:00+09:00</published>
 <content type="html"><![CDATA[<p>プラグイン <a href="http://yuina.lovesickly.com/wordpress-tips/plugins-wordpress/plugin-mente/4190">WP Maintenance Mode</a> で503。</p>

<p><a href="http://wordpress.org/extend/plugins/secure-wordpress/">Secure WordPress</a> をインストール</p>

<p><a href="http://dogmap.jp/2010/01/19/wordpress-customized-maintenance-mode/">WordPress のメンテナンスページをカスタマイズ</a></p>

<p><a href="http://dogmap.jp/2009/07/14/wordpress-customize-db-error/">WordPress のデータベースエラーページをカスタマイズ</a></p>

<p><a href="http://weble.org/2011/04/20/revision-and-autosave-stop">WordPress でリビジョンと自動保存を簡単に停止する方法</a>を採用<br />
wp-config.php の wp-settings.php を読み込む前に下記を記述</p>

<div class="codeArea"><div><pre class="php"><span style="color: #666666; font-style: italic;">/* リビジョンは最新7件のみ保存 */</span><br />
<a href="http://www.php.net/define"><span style="color: #990000;">define</span></a><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'WP_POST_REVISIONS'</span><span style="color: #339933;">,</span> <span style="color: #cc66cc;">7</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><br />
<br />
<span style="color: #666666; font-style: italic;">/* 60s x 60m x 24h */</span><br />
<a href="http://www.php.net/define"><span style="color: #990000;">define</span></a><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'AUTOSAVE_INTERVAL'</span><span style="color: #339933;">,</span> <span style="color: #cc66cc;">86400</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></div></div>

<p>プラグイン <a href="http://dogmap.jp/2011/09/27/total-backup/">Total Backup</a> で初期zipを作成</p><br />]]></content>
 <id>http://luvsic.net/:1:151</id>
</entry><entry>
 <title type="html"><![CDATA[jQuery1.7 で外部リンクを自動別窓オープン]]></title>
 <link rel="alternate" type="text/html" href="http://luvsic.net/item/150" />
 <author>
  <name>luvsic</name>
 </author>
 <updated>2012-01-02T02:55:18Z</updated>
 <published>2012-01-02T11:55:18+09:00</published>
 <content type="html"><![CDATA[jQueryのバージョンを上げるごとに動かなくなるのってなんだかなぁ、と。結局は若干重そうに見えても簡単・基本的なコードで仕上げるほうが手間取られなくていいと思う今日この頃です。<br /><p style="font-weight:bold;"><a href="http://luvsic.net/item/150">[ Read More.. ]</a></p>]]></content>
 <id>http://luvsic.net/:1:150</id>
</entry>
</feed>
