2005年01月24日(月)の日記
録音システム
2005年2月号のMacPower。
バファリンの広告。
今までパソコン関連の広告しかなかった気がするのに。
────────────────────
AppleScriptメモ。
QuickTime Player フルスクリーンで再生。
on open draggedItems
tell application "QuickTime Player"
activate
set theMovie to (open item 1 of draggedItems)
present theMovie scale screen
end tell
end open
QuickTime Player 連続静止画をムービーに変換
set firstImage to (choose file)
set theFile to (choose file name)
tell application "QuickTime Player"
set theSlides to (open image sequence firstImage)
export theSlides to theFile as QuickTime movie
end tell
CとかPerlとかやってると、文の最後にセミコロンがないのが気持ち悪く感じる…。
バファリンの広告。
今までパソコン関連の広告しかなかった気がするのに。
────────────────────
AppleScriptメモ。
QuickTime Player フルスクリーンで再生。
on open draggedItems
tell application "QuickTime Player"
activate
set theMovie to (open item 1 of draggedItems)
present theMovie scale screen
end tell
end open
QuickTime Player 連続静止画をムービーに変換
set firstImage to (choose file)
set theFile to (choose file name)
tell application "QuickTime Player"
set theSlides to (open image sequence firstImage)
export theSlides to theFile as QuickTime movie
end tell
CとかPerlとかやってると、文の最後にセミコロンがないのが気持ち悪く感じる…。
この日記へのトラックバック
この日記へのトラックバックはありません。
この日記へのコメント
aiueoを”あいうえお”にする
〜
以上
とかやってた時代が懐かしい。結局、AppleStoreには行かなかったんでしょうか?
行列に数時間並ぶという非生産的行動の対価がTシャツというのも寂しすぎると思ったので。
ほとぼりがさめた頃に気まぐれに行こうかと。