ページ

年末年始

12/20 AKB48 紅白対抗歌合戦
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



■いわゆる純文学

すばる文学賞
新潮新人賞
文学界新人賞
文藝賞
群像新人文芸賞


■エンタメ
江戸川乱歩賞
オール讀物新人賞
小説現代長編新人賞
小説すばる新人賞
新潮エンターティンメント大賞
日本ファンタジーノベル大賞
日本ホラー小説大賞

2010/01/31

Prototype

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 アルファ磁気分光器

0 件のコメント:

コメントを投稿