→JavaScript →ASP.NET AJAX関連 →Webアプリ開発 →JavaScript関連ツール #contents *関連Webサイト [#p7e27d45] -[[ハイテンションAjax入門>http://d.hatena.ne.jp/sandai/20091115/p1]] -[[Ajax 勉強用サンプル&解説>http://www.openspc2.org/JavaScript/Ajax/index.html]] -[[60 more AJAX-and Javascript Solutions for Professional coding>http://www.smashingmagazine.com/2008/04/15/60-more-ajax-and-javascript-solutions-for-professional-coding/]] -[[Ajaxの弱点を補うscript.aculo.usのエフェクト>http://www.atmarkit.co.jp/fwcr/rensai/ajaxrecipe04/ajaxrecipe04_1.html]] 2008.1.8 -[[Ajaxの基礎の基礎まとめ>http://builder.japan.zdnet.com/news/story/0,3800079086,20364215,00.htm]] 2008.1.7 -[[まずはAjaxの概観を見ておこう>http://itpro.nikkeibp.co.jp/article/COLUMN/20070613/274681/]] 2007.6.20 -[[Mastering Ajax@IBM:http://www-128.ibm.com/developerworks/views/web/libraryview.jsp?search_by=Mastering+Ajax]] -[[AjaxやCSSを使ったタブ18種類>http://gigazine.net/index.php?/news/comments/20070419_tab_ajax/]] -[[AjaxでTreeView>http://www.codeproject.com/useritems/TreeViewAjax.asp]] -[[Using Ajax to simply read and write to a DB:http://www.codeproject.com/useritems/AjaxDBReadWrite.asp]] -[[Google Web Toolkit:http://codezine.jp/a/article.aspx?aid=531]] -[[Ajax introduction@CodeProject:http://www.codeproject.com/useritems/AJAX.asp]] -http://www.startforce.jp/ Ajaxによるデスクトップ -[[AjaxとPHPでファイルマネージャを作る@IT:http://www.atmarkit.co.jp/fwcr/rensai/ajax_php02/01.html]] -[[Ajax blog:http://opengl.jp/ajax/index.html]] -[[AjaxそれはWeb2.0へと続く道:http://www.atmarkit.co.jp/fwcr/rensai/ajaxwatch02/01.html]] -[[Webアプリのユーザビリティを改善しまくるAjax:http://www.atmarkit.co.jp/fwcr/rensai/ajaxwatch01/01.html]] -[[AjaxをつかったIME:http://chasen.org/~taku/software/ajax/fullime/]] -[[Ajax解説@IT:http://www.atmarkit.co.jp/fwcr/special/ajax01/01.html]] -[[ Ajaxが追い風となるか? Open Laszlo:http://www.atmarkit.co.jp/fwcr/rensai/wcrwatch05/wcrwatch05.html]] 2005.6.29 -[[Ajax解説記事:http://japan.zdnet.com/column/btl/story/0,2000052832,20084030,00.htm]] -[[ソースコード&チュートリアルが公開されている今風のToDo管理ツール『Colored List』>http://www.100shiki.com/archives/2009/12/colored_list.html]] --http://coloredlists.com/ -[[Ajaxのサンプル+解説:http://sagittarius.dip.jp/~toshi/Ajax/yui.html]] -[[Ajaxサンプル:http://www.openspc2.org/JavaScript/Ajax/]] *jQuery [#mf0fe66a] -[[jQuery++>http://jquerypp.com/]] --I am collection of extremely useful DOM helpers and special events for jQuery 1.7 and later. I’m not a UI project like jQueryUI or jQueryTools. Instead, I’m all about providing low-level utilities for things that jQuery doesn’t support. -[[jQuery Transit - CSS3 animation for jQuery>http://ricostacruz.com/jquery.transit/]] 2012.6.3 -[[14のjQueryベストプラクティス>http://blog.webcreativepark.net/2010/09/13-104636.html]] -[[jQuery逆引きリファレンス エフェクト編>http://www.atmarkit.co.jp/fdotnet/jqueryref/07effect/effect_00.html]] 2010.5.21 -[[jQueryのアコーディオン効果の使い方・作り方>http://www.atmarkit.co.jp/fwcr/design/tool/jqueryplugin02/01.html]] 2010.1.7 -[[ボックス要素をレンガ状に綺麗に整列させる「jQuery Masonry」>http://phpspot.org/blog/archives/2009/12/jquery_masonry.html]] --http://desandro.com/resources/jquery-masonry -[[GoogleMapみたいに画像をズーム&グリグリ移動できるjQueryプラグイン「Mapbox」>http://phpspot.org/blog/archives/2009/12/googlemapjquery.html]] 2009.12.1 -[[ざっくり覚えて始められるjQueryセレクタ入門>http://www.atmarkit.co.jp/fwcr/design/benkyo/webstudy04/01.html]] 2009.12.1 -[[jQueryでInputフィールドを操作する小技>http://www.ideaxidea.com/archives/2009/10/jquery_with_input_field.html]] 2009.10.21 -[[jQuery逆引きリファレンス>http://www.atmarkit.co.jp/fdotnet/jqueryref/01selector/selector_00.html]] 2009.10.9 -テーブルやリストをストライプにする方法 --http://www.yomotsu.net/lab/javascripts/stripedtable --http://h2ham.seesaa.net/article/100187775.html -[[一日で学ぶjQuery>http://blog.spicebox.jp/labs/2009/04/_jquery.html]] -[[jQueryのサンプルTOP10>http://blog.creamu.com/mt/2009/04/jquerytop10.html]] -[[目的を持ってAjaxを使うためにjQueryの文法を知ろう>http://www.atmarkit.co.jp/fwcr/rensai2/jquery02/01.html]] -[[jQuery入門@CodeZine>http://sourceforge.net/project/showfiles.php?group_id=118294]] -[[jQueryの効果的な使い方を実例から学ぶ>http://coliss.com/articles/build-websites/operation/javascript/js-usejquery.html]] -[[jquery scrollable.js>http://www.flowplayer.org/tools/scrollable.html]] -[[jQueryでさまざまな角丸っぽい効果を実現するプラグイン『jQuery Corner』>http://www.ideaxidea.com/archives/2008/08/jqueryjquery_corner.html]] -[[jQueryの便利なプラグイン10選>http://blog.creamu.com/mt/2008/08/jquery10.html]] -[[jQueryのテスティングフレームワークQUnit>http://dev.chrisryu.com/2008/06/qunit.html]] -[[jQueryサンプル集>http://www.designwalker.com/2008/04/jquery.html]] -[[一晩で覚えるjQueryの逆引き基礎サンプル7つ>http://e0166.blog89.fc2.com/blog-entry-461.html]] -[[Ajaxを加速する「jQuery」を知ってますか>http://blog.livedoor.jp/ld_directors/archives/50960177.html]] -[[jQuery File Tree>http://www.ideaxidea.com/archives/2008/03/jqueryjquery_file_tree.html]] -[[Flexgrid for jQuery>http://webplicity.net/flexigrid/]] -[[jQuery日本語リファレンス>http://semooh.jp/jquery/]] -[[jQuery UIで実現 複数選択ドラッグ&ドロップ>http://www.atmarkit.co.jp/fwcr/rensai/ajaxrecipe05/ajaxrecipe05_1.html]] -[[jQuery1.2ドキュメント日本語版>http://jquerydocs.googlepages.com/]] -[[jQueryではじめるAjax>http://gihyo.jp/dev/feature/01/jquery-ajax/0001]] -[[jQueryにはまりました>http://e0166.blog89.fc2.com/blog-entry-363.html]] *JSON(JavaScript Object Notation) [#u6785f9d] -JavaScriptの表記法をベースとした軽量データ交換フォーマット。JavaScriptのサブセット。 -AJAX用のデータ交換でXMLの代わりに使われることが多い -[[JSONなんてこわくない>http://thinkit.co.jp/book/2008/05/07/108]] --[[JSONってなにもの?>http://thinkit.co.jp/article/70/1]] -[[JSONの可能性がグンと拡がるぞ!JSONスキーマ>http://d.hatena.ne.jp/m-hiyama/20090413/1239581682]] 2009.4.15 --JSONデータに対するスキーマ定義の仕様がかたまりつつあることを、ごく最近になって知りました。 --http://json-schema.org/ --JSON本体はRFC 4627になっていますが、JSONスキーマの標準化のステータスは、あまりハッキリとは分かりません(僕には)。http://groups.google.com/group/json-schema?pli=1 を覗き見した感じでは、現状ワーキングドラフトという位置付けらしいです。 -[[JSON Editor紹介>http://www.moongift.jp/2008/11/json_editor/]] --http://jsoneditor.net/ -[[IMG.2.JSON>http://img2json.appspot.com/]] --画像の情報をJSONで返す -http://www.json.org/json-ja.html -[[もう一度、ちゃんとJSON入門>http://d.hatena.ne.jp/m-hiyama/20080728/1217205390]] 2008.7.28 -[[Json入門:http://d.hatena.ne.jp/brazil/20050915/1126709945]] -[[Json Mediatypeに関するRFC:http://www.rfc-editor.org/rfc/rfc4627.txt]]