<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>DVD、メディアファイルの字幕作成</title>
<link>https://ameblo.jp/cm117639141/</link>
<atom:link href="https://rssblog.ameba.jp/cm117639141/rss20.xml" rel="self" type="application/rss+xml" />
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com" />
<description>作業メモなど．．．</description>
<language>ja</language>
<item>
<title>FLVをMOVへ変換</title>
<description>
アメンバー限定公開記事です。
</description>
<link>https://ameblo.jp/cm117639141/amemberentry-10467117399.html</link>
<pubDate>Wed, 24 Feb 2010 21:22:30 +0900</pubDate>
</item>
<item>
<title>FLVを分割、プレイリストを作成</title>
<description>
アメンバー限定公開記事です。
</description>
<link>https://ameblo.jp/cm117639141/amemberentry-10461686454.html</link>
<pubDate>Thu, 18 Feb 2010 01:13:25 +0900</pubDate>
</item>
<item>
<title>タグを選択する正規表現</title>
<description>
アメンバー限定公開記事です。
</description>
<link>https://ameblo.jp/cm117639141/amemberentry-10427969514.html</link>
<pubDate>Wed, 06 Jan 2010 12:49:34 +0900</pubDate>
</item>
<item>
<title>WMVに字幕2　 注意点</title>
<description>
アメンバー限定公開記事です。
</description>
<link>https://ameblo.jp/cm117639141/amemberentry-10079403120.html</link>
<pubDate>Wed, 12 Mar 2008 21:02:29 +0900</pubDate>
</item>
<item>
<title>カレンダー共有</title>
<description>
<![CDATA[ カレンダーの共有設定より<br><br>特定のユーザーと共有の欄にて<br>共有したい人のメールアドレスを追加する<br><br>下部の「保存」ボタンを押す。<br><br>その人がGoogleカレンダーを持っていなければ、googleカレンダーを開設する招待メールを送るかどうかの確認ダイアログが表示される。<br><br>「招待」を押すと、招待メールが送られる。<br><br>！！<br>その際の言語に注意！そのままだとメールの本文が日本語になってしまいます。<br>画面右上の設定で、カレンダーの設定がメインに移動。<br>言語を変更する。<br><br>
]]>
</description>
<link>https://ameblo.jp/cm117639141/entry-10064455754.html</link>
<pubDate>Mon, 07 Jan 2008 20:50:23 +0900</pubDate>
</item>
<item>
<title>Apps カレンダー　共有設定</title>
<description>
アメンバー限定公開記事です。
</description>
<link>https://ameblo.jp/cm117639141/amemberentry-10063873185.html</link>
<pubDate>Fri, 04 Jan 2008 19:01:12 +0900</pubDate>
</item>
<item>
<title>IE 新しいタブで開く</title>
<description>
アメンバー限定公開記事です。
</description>
<link>https://ameblo.jp/cm117639141/amemberentry-10063682306.html</link>
<pubDate>Thu, 03 Jan 2008 18:22:50 +0900</pubDate>
</item>
<item>
<title>hotmailからgmailへコンタクトの移動</title>
<description>
<![CDATA[ hotmailにて<br>アドレス帳を開く<br>右上のオプションをクリック<br>「アドレス帳のカスタマイズ」の下の「アドレス帳をエクスポート」をクリック<br>「アドレス帳のエクスポート」ボタンを押し、ファイルの保存場所を指定。自分のPCに保存する。<br><br>Gmail にて<br>左のメニューより「連絡先」をクリック<br>右上の「インポート」をクリック<br>「インポートするファイル」として上記で保存したcsvファイルを指定し、「連絡先をインポート」ボタンを押す。<br><br>完了。<br>
]]>
</description>
<link>https://ameblo.jp/cm117639141/entry-10062434008.html</link>
<pubDate>Thu, 27 Dec 2007 17:27:29 +0900</pubDate>
</item>
<item>
<title>Flashに字幕</title>
<description>
<![CDATA[ ソースは、QTとテキスト<br>字幕のテキストはUTF-8のプレインテキストに変換<br><br>MAGpie上では、文字化けのためテキスト編集はできないので、ビデオを見ながら、テキストに改行をいれてテキストの区切りをいれていく。<br><br>一度QTに取り込み、QT textに変換<br>　QuickTimeにてテキスファイルを開く<br>　すべて選択<br>　コピー<br>　ビデオファイルで「すべて選択」をし、「選択範囲に調整して追加」<br>　書き出し　テキストからテキスト　出力で「テキスト、ディスクリプタ」を選択<br><br>Magpie2に読み込む<br>　Magpie上は文字化けするが、ビデオプレビュー画面ではある程度読めるので、タイミングを入力。<br>
]]>
</description>
<link>https://ameblo.jp/cm117639141/entry-10060551405.html</link>
<pubDate>Sun, 16 Dec 2007 19:59:06 +0900</pubDate>
</item>
<item>
<title>OGとmailhandler</title>
<description>
<![CDATA[ It turns out the og_groups attribute is already set by the mailhandler module itself; there is no needto provide an og_mailhandler hook to do it again. However, for some reason I also have to specifya 'taxonomy' comment (an array containing the terms I want the to be created node to be associatedwith). I had used 'tid' before (which I found in some online docs). It could be that 'tid' has beenobsoleted by 'taxonomy' in the transition from 4.x to 5.x ?So, the remaining issue is: "this needs documentation !" :-)
]]>
</description>
<link>https://ameblo.jp/cm117639141/entry-10052385790.html</link>
<pubDate>Wed, 24 Oct 2007 18:38:48 +0900</pubDate>
</item>
</channel>
</rss>
