トップ «前の日記(Sep 08, 2009 (Tue)) 最新 次の日記(Oct 08, 2009 (Thu))» 編集


Sep 30, 2009 (Wed)

{}

_ Google Chart API で tDiary に数式を埋めこむプラグインを作ったよ

やっつけで。Wikiスタイルを使っているひとは以下のようにすれば数式が埋めこめる。

{{google_chart "f(x)=\\int_0^{x}g(t)\\,dt"}}

google_chart.rb

def google_chart(tex)
  tex = tex.to_s.strip
  id = CGI.escapeHTML(tex) 
  url = "http://chart.apis.google.com/chart?cht=tx&chs=1x0&chf=bg,s,FFFFFF00&chco=000000&chl="
  url << tex
  %Q[<img src="#{url}">]
end

参考)

  1. http://twitter.com/sesejun/statuses/4481642930
  2. http://blog.s21g.com/articles/1628
Tags: tDiary Ruby
本日のツッコミ(全3件) [ツッコミを入れる]
_ Sad58 (Oct 13, 2009 (Tue) 17:16)

Kick her to the curb or go down with her and the other extremists. ,

_ Daddy96 (Oct 22, 2009 (Thu) 17:28)

Some notable neighborhoods: Goosetown- quiet, residential, and a 10 minute walk to downtown. ,

_ Loy23 (Oct 23, 2009 (Fri) 17:07)

These two openings highlight a core challenge of any pilot: demonstrate how the show will feel both freshly distinct and familiar enough to be recognizable and comfortable, the delicate balance between similarity and difference that structures commercial television as a format. ,


トップ «前の日記(Sep 08, 2009 (Tue)) 最新 次の日記(Oct 08, 2009 (Thu))» 編集

Google
 
Web itoshi.tv

リンクは誰にも妨げられないあなたの権利です。お好きにどうぞ。 CC 表示2.1 日本
このサイトの各種商品のリンクは Amazonアソシエイト楽天アフィリエイト を利用している場合があります。