p
j
Prototype
http://prototypejs.org/
script.aculo.us
http://script.aculo.us/
jQuery Mobile
jQuery UI Development & Planning Wiki / Mobile
http://wiki.jqueryui.com/w/page/27358432/Mobile
Designs | jQuery Mobile
http://jquerymobile.com/designs/
Mobile Graded Browser Support | jQuery Mobile
http://jquerymobile.com/gbs/
jQuery Mobile Alpha 2 Released
http://jquerymobile.com/blog/2010/11/12/jquery-mobile-alpha-2-released/
jQuery
http://jquery.com/
Prototype
http://prototypejs.org/
script.aculo.us
http://script.aculo.us/
Google Libraries API - Developer's Guide
http://code.google.com/intl/ja/apis/libraries/devguide.html
jQuery
name: jquery
latest version: 1.6.1 (view older versions)1.2.3, 1.2.6, 1.3.0, 1.3.1, 1.3.2, 1.4.0, 1.4.1, 1.4.2, 1.4.3, 1.4.4, 1.5.0, 1.5.1, 1.5.2, 1.6.0
load request: google.load("jquery", "1.6.1");
extras: uncompressed:true (as in google.load("jquery", "1.6.1", {uncompressed:true});
path: https://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js
path(u): https://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.js
site: http://jquery.com/
note: 1.2.5 and 1.2.4 are not hosted due to their short and unstable lives in the wild...
jQuery UI
name: jqueryui
latest version: 1.8.13 (view older versions)1.5.2, 1.5.3, 1.6.0, 1.7.0, 1.7.1, 1.7.2, 1.7.3, 1.8.0, 1.8.1, 1.8.2, 1.8.4, 1.8.5, 1.8.6, 1.8.7, 1.8.8, 1.8.9, 1.8.10, 1.8.11, 1.8.12
load request: google.load("jqueryui", "1.8.13");
extras: uncompressed:true (as in google.load("jqueryui", "1.8.13", {uncompressed:true});
path: https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.13/jquery-ui.min.js
path(u): https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.13/jquery-ui.js
site: http://jquery.com/
note: This library depends on jquery. You must also load jquery before loading this module. Version 1.8.3 is not hosted due to its short life, and the alias 1.8.3 actually loads 1.8.4.
Prototype
name: prototype
latest version: 1.7.0.0 (view older versions)1.6.0.2, 1.6.0.3, 1.6.1.0
load request: google.load("prototype", "1.7.0.0");
path: https://ajax.googleapis.com/ajax/libs/prototype/1.7.0.0/prototype.js
site: http://prototypejs.org/
script.aculo.us
name: scriptaculous
latest version: 1.8.3 (view older versions)1.8.1, 1.8.2
load request: google.load("scriptaculous", "1.8.3");
path: https://ajax.googleapis.com/ajax/libs/scriptaculous/1.8.3/scriptaculous.js
site: http://prototypejs.org/
note: This library depends on Prototype. Before loading this module, you must load Prototype.
http://code.google.com/intl/ja/apis/libraries/devguide.html
prototypescript type="text/javascript"
src="https://ajax.googleapis.com/ajax/libs/prototype/1.7.0.0/prototype.js">
/script>script type="text/javascript"
scriptaculous.js
src="https://ajax.googleapis.com/ajax/libs/scriptaculous/1.8.3/scriptaculous.js">
/script>
jquery.min.js
script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js" type="text/javascript">
/script>
jquery-ui.min.js
script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.2/jquery-ui.min.js" type="text/javascript">
/script>
jQuery Mobile の紹介
http://www.ibm.com/developerworks/jp/web/library/wa-jqmobile/
A Simple jQuery Stylesheet Switcher
http://www.cssnewbie.com/simple-jquery-stylesheet-switcher/
script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js" type="text/javascript">
/script>
script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.2/jquery-ui.min.js" type="text/javascript">
/script>
jQuery
グーグルのCDNを利用してjQuery UIのDatepickerプラグインを使用
「Google AJAX Libraries API」を利用すると、
jQueryとjQuery UIのライブラリをランタイム時に非同期でダイナミックにロード可能
jQuery、プラグイン、jQuery UI、Web経由のCDNとは(3/3)- @IT
http://www.atmarkit.co.jp/fwcr/design/tool/jqueryplugin01/03.html
jQuery UI - Home
http://jqueryui.com/jQuery
UI - Configure your download
http://jqueryui.com/download
最新版「jQuery UI 1.8」を公開- SourceForge.JP Magazine
http://sourceforge.jp/magazine/10/03/25/0910227
Plugins | jQuery Plugins
http://plugins.jquery.com/
JavaScriptライブラリをCDNで提供する「Cached Commons」
Cached Commons
http://cachedcommons.org/
各種JavaScriptライブラリをCDNで提供する「Cached Commons」: MOONGIFT
http://www.moongift.jp/2010/09/cached-commons/
Ajaxian » Thinking about the difference between frameworks
http://ajaxian.com/archives/thinking-about-the-difference-between-frameworks
John Resig氏はjQueryの主要開発者でありMozillaでJavaScriptエバンジェリストを務めている
Ajax JavaScript フレームワークどれを選ぶべきか - John Resig比較 | マイコミジャーナル
http://journal.mycom.co.jp/news/2008/10/08/034/
jQuery を使って Ajax 開発を単純化する
http://www.ibm.com/developerworks/jp/xml/library/x-ajaxjquery.html?ca=dnj-1010
jQuery を扱う: 第 1 回 ブラウザーでデスクトップ・アプリケーションを実現する
http://www.ibm.com/developerworks/jp/web/library/wa-jquery1/?ca=dnj-1010
jQuery開発者John Resig- インタビュー| マイコミジャーナル
http://journal.mycom.co.jp/articles/2010/11/19/johnresig/001.html
JWST
AMS-02 アルファ磁気分光器
更新
年末年始
12/20 AKB48 紅白対抗歌合戦
12/21 ISS_Expedition 30
12/22-26 第80回全日本フィギュアスケート選手権大会 大阪・なみはやドーム
12/26福島原発 事故調査・検証委員会
12/21 ISS_Expedition 30
12/22-26 第80回全日本フィギュアスケート選手権大会 大阪・なみはやドーム
12/26福島原発 事故調査・検証委員会
締め切り リスト
文学新人賞 締め切り リスト
■文學界新人賞原稿募集
枚数は400字詰原稿用紙100枚程度。
【締切】平成23年6月30日(当日消印有効)
http://www.bunshun.co.jp/mag/bungakukai/bungakukai_prize.htm
■いわゆる純文学
すばる文学賞
新潮新人賞
文学界新人賞
文藝賞
群像新人文芸賞
■エンタメ
江戸川乱歩賞
オール讀物新人賞
小説現代長編新人賞
小説すばる新人賞
新潮エンターティンメント大賞
日本ファンタジーノベル大賞
日本ホラー小説大賞
■文學界新人賞原稿募集
枚数は400字詰原稿用紙100枚程度。
【締切】平成23年6月30日(当日消印有効)
http://www.bunshun.co.jp/mag/bungakukai/bungakukai_prize.htm
■いわゆる純文学
すばる文学賞
新潮新人賞
文学界新人賞
文藝賞
群像新人文芸賞
■エンタメ
江戸川乱歩賞
オール讀物新人賞
小説現代長編新人賞
小説すばる新人賞
新潮エンターティンメント大賞
日本ファンタジーノベル大賞
日本ホラー小説大賞
ラベル
0■cosmic
(1)
0■it
(1)
0文学新人賞〆切り
(1)
Google Libraries API
(1)
L
(1)
Linux3.0
(1)
Q
(1)
a
(1)
b
(1)
br
(1)
c
(1)
d
(1)
e
(1)
f
(1)
h
(1)
i
(1)
jQuery
(1)
k
(1)
m
(1)
n
(1)
o
(1)
pPrototype
(1)
r
(1)
sScript.aculo.us
(1)
t
(1)
u
(1)
v
(1)
w
(1)
x
(1)
y
(1)
z
(1)
■カダフィ
(1)
あ浅田真央
(1)
あ芥川賞
(1)
い
(1)
う
(1)
え江戸川乱歩賞
(1)
おオール讀物新人賞
(1)
か
(1)
き
(1)
き記者クラブ
(1)
く群像
(1)
け
(1)
げ原子力ムラ
(1)
こ
(1)
さ
(1)
し
(1)
す
(1)
せ
(1)
そ
(1)
た太宰治賞
(1)
た谷川流
(1)
ち
(1)
つ
(1)
て
(1)
と
(1)
な直木賞
(1)
に
(1)
ぬ
(1)
ね
(1)
の
(1)
は
(1)
はハマこい
(1)
ひ
(1)
ふ文藝春秋 文學界
(1)
ふ福島原発
(1)
ふ福島原発_英語リンク
(1)
へ
(1)
ほ
(1)
み
(1)
む
(1)
め
(1)
も
(1)
や山口泉
(1)
や山田正紀
(1)
ゆ
(1)
よ
(1)
ら
(1)
り
(1)
る
(1)
れ
(1)
ろ
(1)
わをん
(1)
文学 新人賞 群像新人文学賞 文學界新人賞 江戸川乱歩賞 日本ホラー小説大賞
(1)
芥川賞 直木賞 第145回
(1)
電子書籍
(1)
0 件のコメント:
コメントを投稿