<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:rawvoice="http://www.rawvoice.com/rawvoiceRssModule/"
>

<channel>
	<title>bookslope blog &#187; ajax</title>
	<atom:link href="http://www.bookslope.jp/blog/tag/ajax/feed" rel="self" type="application/rss+xml" />
	<link>http://www.bookslope.jp/blog</link>
	<description>Information Architect/User Experience Designer</description>
	<lastBuildDate>Thu, 29 Dec 2011 06:11:25 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
<!-- podcast_generator="Blubrry PowerPress/2.0.4" -->
	<itunes:summary>Information Architect/User Experience Designer</itunes:summary>
	<itunes:author>bookslope blog</itunes:author>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://www.bookslope.jp/blog/wp-content/plugins/powerpress/itunes_default.jpg" />
	<itunes:subtitle>Information Architect/User Experience Designer</itunes:subtitle>
	<image>
		<title>bookslope blog &#187; ajax</title>
		<url>http://www.bookslope.jp/blog/wp-content/plugins/powerpress/rss_default.jpg</url>
		<link>http://www.bookslope.jp/blog</link>
	</image>
		<item>
		<title>Why Ajax Matters Now</title>
		<link>http://www.bookslope.jp/blog/2005/09/why_ajax_matter.html</link>
		<comments>http://www.bookslope.jp/blog/2005/09/why_ajax_matter.html#comments</comments>
		<pubDate>Fri, 16 Sep 2005 15:19:51 +0000</pubDate>
		<dc:creator>bookslope</dc:creator>
				<category><![CDATA[Info]]></category>
		<category><![CDATA[ajax]]></category>

		<guid isPermaLink="false">http://www.f00-042.204.183.203.fs-user.net/blog/2005/09/why-ajax-matters-now.html</guid>
		<description><![CDATA[Jesse James Garrett: jjg.net http://blog.jjg.net/weblog/2005/09/ive_got_a_new_e.html I&#8217;ve got a new essa [...]]]></description>
			<content:encoded><![CDATA[<p>Jesse James Garrett: jjg.net<br />
<a href="http://blog.jjg.net/weblog/2005/09/ive_got_a_new_e.html">http://blog.jjg.net/weblog/2005/09/ive_got_a_new_e.html</a></p>
<blockquote><p>I&#8217;ve got a new essay on Ajax over at OK/Cancel (complete with comic strip).</p></blockquote>
<p>ということで、Adaptive Path社のJesse James Garrett氏が「OK/Cancel」サイトのエッセイを書かれています。</p>
<p>OK/Cancel ≫ Blog Archive ≫ Why Ajax Matters Now<br />
<a href="http://www.ok-cancel.com/archives/article/2005/09/why-ajax-matters-now.html">http://www.ok-cancel.com/archives/article/2005/09/why-ajax-matters-now.html</a></p>
<p>とりあえずメモ。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bookslope.jp/blog/2005/09/why_ajax_matter.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Ajax for Creating Web Applications</title>
		<link>http://www.bookslope.jp/blog/2005/07/using_ajax_for.html</link>
		<comments>http://www.bookslope.jp/blog/2005/07/using_ajax_for.html#comments</comments>
		<pubDate>Wed, 27 Jul 2005 14:01:59 +0000</pubDate>
		<dc:creator>bookslope</dc:creator>
				<category><![CDATA[Study]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.f00-042.204.183.203.fs-user.net/blog/2005/07/using-ajax-for-creating-web-applications.html</guid>
		<description><![CDATA[Using Ajax for Creating Web Applications http://www.uie.com/articles/ajax/ In the past few years, developers c [...]]]></description>
			<content:encoded><![CDATA[<p>Using Ajax for Creating Web Applications<br />
<a href="http://www.uie.com/articles/ajax/">http://www.uie.com/articles/ajax/</a></p>
<blockquote><p>In the past few years, developers could choose between two approaches when building a web application. The first approach was to create a screen-based system with very rich interactions using a sophisticated, powerful technology such as Java or Flash. The alternative approach was to create a page-based system using easier-to-learn core web standards like XHTML and CSS whose more basic capabilities force less-rich interactions. A new technological approach, dubbed Ajax, might just be the right mix between the two. </p></blockquote>
<p>ということで、ウェブアプリケーションのアプローチについてカンタンに書かれている記事でしたのでメモ。</p>
<p>ここでいう「screen-based system」というのがFlashとかJAVAのことを指し、「page-based system」というのがXHTMLとかCSSのことを指しています。</p>
<p>それらをミックスしたのが「Ajax」ということでメリットなどを紹介しているようです。</p>
<p>■「Screen-Based System」での成功例</p>
<p>The Broadmoor<br />
<a href="https://reservations.ihotelier.com/onescreen.cfm?hotelid=2054&#038;languageid=1">https://reservations.ihotelier.com/onescreen.cfm?hotelid=2054&#038;languageid=1</a></p>
<p>Major League Baseball : The Official Site<br />
<a href="http://mlb.mlb.com/NASApp/mlb/index.jsp">http://mlb.mlb.com/NASApp/mlb/index.jsp</a></p>
<p>NIKEiD<br />
<a href="http://nikeid.nike.com/nikeid/index.jhtml#home">http://nikeid.nike.com/nikeid/index.jhtml#home</a></p>
<p>■「Page-Based System」での成功例</p>
<p>Amazon.com: Online shopping for electronics, apparel, music, books, DVDs &#038; more<br />
<a href="http://www.amazon.com/exec/obidos/subst/home/home.html/103-7111566-6240664">http://www.amazon.com/exec/obidos/subst/home/home.html/103-7111566-6240664</a></p>
<p>Google<br />
<a href="http://www.google.co.jp/">http://www.google.co.jp/</a></p>
<p>eBay &#8211; New &#038; used electronics, cars, apparel, collectibles, sporting goods &#038; more at low prices<br />
<a href="http://sell.ebay.com/sell">http://sell.ebay.com/sell</a></p>
<p>■「Ajax」での成功例</p>
<p>Google マップ<br />
<a href="http://maps.google.com/">http://maps.google.com/</a></p>
<p>Gmail<br />
<a href="http://mail.google.com/mail/">http://mail.google.com/mail/</a></p>
<p>Google<br />
<a href="http://www.google.com/webhp?complete=1&#038;hl=en">http://www.google.com/webhp?complete=1&#038;hl=en</a></p>
<p>また、マクロメディアが出しているFlashに関するUser Interface Engineeringのレポート「Macromedia Flash?: A New Hope for Web Applications」を参照すると、Screen-Based Systemでの利点などが取り上げているようです。</p>
<p><a href="http://download.macromedia.com/pub/solutions/downloads/business/flash_web_apps.pdf">http://download.macromedia.com/pub/solutions/downloads/business/flash_web_apps.pdf</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bookslope.jp/blog/2005/07/using_ajax_for.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Usability and accessibility with Ajax</title>
		<link>http://www.bookslope.jp/blog/2005/03/usability_and_a.html</link>
		<comments>http://www.bookslope.jp/blog/2005/03/usability_and_a.html#comments</comments>
		<pubDate>Fri, 11 Mar 2005 02:21:09 +0000</pubDate>
		<dc:creator>bookslope</dc:creator>
				<category><![CDATA[Study]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://www.f00-042.204.183.203.fs-user.net/blog/2005/03/usability-and-accessibility-with-ajax.html</guid>
		<description><![CDATA[Usability and accessibility with Ajax &#8211; SitePoint DHTML &#038; CSS Blog http://www.sitepoint.com/blog-po [...]]]></description>
			<content:encoded><![CDATA[<p>Usability and accessibility with Ajax &#8211; SitePoint DHTML &#038; CSS Blog<br />
<a href="http://www.sitepoint.com/blog-post-view.php?id=241871">http://www.sitepoint.com/blog-post-view.php?id=241871</a></p>
<p>とりあえずメモ。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bookslope.jp/blog/2005/03/usability_and_a.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

