<?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:xhtml="http://www.w3.org/1999/xhtml"
>

<channel>
	<title>サクっとly.com &#187; 読書</title>
	<atom:link href="http://www.sakuttoly.com/blog/category/%e8%aa%ad%e6%9b%b8/feed" rel="self" type="application/rss+xml" />
	<link>http://www.sakuttoly.com</link>
	<description>Be quick !!</description>
	<lastBuildDate>Mon, 06 Sep 2010 23:25:01 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.sakuttoly.com/blog/category/%e8%aa%ad%e6%9b%b8/feed" />
		<item>
		<title>書評: Apache Solr入門 ―オープンソース全文検索エンジン</title>
		<link>http://www.sakuttoly.com/blog/2010/03/book_apache_solr.html</link>
		<comments>http://www.sakuttoly.com/blog/2010/03/book_apache_solr.html#comments</comments>
		<pubDate>Sun, 07 Mar 2010 10:56:30 +0000</pubDate>
		<dc:creator>kuboma</dc:creator>
				<category><![CDATA[技術書]]></category>
		<category><![CDATA[lucene]]></category>
		<category><![CDATA[oss]]></category>
		<category><![CDATA[solr]]></category>
		<category><![CDATA[全文検索]]></category>

		<guid isPermaLink="false">http://www.sakuttoly.com/?p=684</guid>
		<description><![CDATA[				こんにちは、Kuboです。
				本書は昨年ホワイトハウスのWebサイトの検索部分に使われて話題になったApache Solrの入門書/解説書です。
				今回Twitter上で、技術評論社でソフトウェア・デ [...]]]></description>
			<content:encoded><![CDATA[				<p>こんにちは、Kuboです。</p>
				<p>本書は昨年<a href="http://www.whitehouse.gov/">ホワイトハウスのWebサイト</a>の検索部分に<a href="http://www.publickey.jp/blog/09/weblinuxapachemysqldrupal.html">使われて話題に</a>なった<a href="http://lucene.apache.org/solr/">Apache Solr</a>の入門書/解説書です。</p>
				<p>今回Twitter上で、<a href="http://gihyo.jp/book">技術評論社</a>で<a href="http://gihyo.jp/magazine/SD">ソフトウェア・デザイン</a>を担当されているの池本さん(<a href="http://twitter.com/XR230">@XR230</a>)が書評する人を募集されていて、Solrは実案件で使っていたこともあり手を挙げさせていただきました。<br />
				っていうか、遅くなってすみません！</p>
				<div class="amazlet-box" style="margin-bottom:0px;">
				<div class="amazlet-image" style="float:left;"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/4774141755/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank"><img src="http://ecx.images-amazon.com/images/I/51QFLBBS78L._SL160_.jpg" alt="Apache Solr入門 ―オープンソース全文検索エンジン" style="border: none;" /></a></div>
				<div class="amazlet-info" style="float:left;margin-left:15px;line-height:120%">
				<div class="amazlet-name" style="margin-bottom:10px;line-height:120%"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/4774141755/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank">Apache Solr入門 ―オープンソース全文検索エンジン</a>
				<div class="amazlet-powered-date" style="font-size:7pt;margin-top:5px;font-family:verdana;line-height:120%">posted with <a href="http://www.amazlet.com/browse/ASIN/4774141755/sakutto0b-22/ref=nosim/" title="Apache Solr入門 ―オープンソース全文検索エンジン" target="_blank">amazlet</a> at 10.03.07</div>
				</div>
				<div class="amazlet-detail">関口 宏司 三部 靖夫 武田 光平 中野 猛 大谷 純 <br />技術評論社 <br />売り上げランキング: 5099</div>
				<div class="amazlet-review" style="margin-top:10px; margin-bottom:10px">
				<div class="amazlet-review-average" style="margin-bottom:5px">おすすめ度の平均: <img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-5-0.gif" alt="5.0" /></div>
				<p><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-5-0.gif" alt="5" /> 検索エンジンに興味のある全ての知識レベルの方にお勧め</div>
				<div class="amazlet-link" style="margin-top: 5px"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/4774141755/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank">Amazon.co.jp で詳細を見る</a></div>
				</div>
				<div class="amazlet-footer" style="clear: left"></div>
				</div>
				<h2>Apache Solrとは</h2>
				<p>OSSの全文検索サーバです。<br />
				いわゆる「エンタープライズサーチ」というようなカテゴリに入るソフトウェアです。<br />
				詳細は本書にゆずりますが、Solrは以下のような特徴を持っています。</p>
				<ul>
				<li>OSS</li>
				<li>Apache Luceneを全文検索ライブラリとして採用</li>
				<li>HTTP/XMLを始めとし、言語に依存しない様々なインタフェースをもつ</li>
				<li>豊富な検索機能(ファセット検索、もしかして、サジェスト、など)。拡張もできる。</li>
				<li>マルチコア、分散検索、レプリケーションなど、大規模システムに対応</li>
				</ul>
				<h2><a href="http://www.amazon.co.jp/exec/obidos/ASIN/4774141755/sakutto0b-22/ref=nosim/">Apache Solr入門</a>について</h2>
				<p>本書は日本語で書かれた初めてのApache Solr本です。<br />
				Sorlのまとまった日本語ドキュメントというのは、本書の登場までは<a href="http://www.amazon.co.jp/exec/obidos/ASIN/B000XT5AAI/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank">Software Design 2007年 12月号</a>の『全文検索システム「Solr」徹底活用ガイド』くらいしかありませんでした。<br />
				(当時はSolrは1.2、現在は1.4です)</p>
				<p>また本書の著者は<a href="http://www.amazon.co.jp/exec/obidos/ASIN/4774127809/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank">Apache Lucene 入門</a>で知られる関口さんや、上記のソフトウェアデザインの記事を書かれたリクルートの中野さん他著名な方なので安心です。</p>
				<h3>本書のいいところ</h3>
				<h4>細かいところまで日本語でしっかり説明されている</h4>
				<p>基本的にはここに尽きると思います。<br />
				本書はSolrの利用で必要になる殆どの情報(solrconfig.xml, schema.xml, stats情報, 各種検索、各種クライアント、その他多くの項目)について、しっかりとした説明を用意しています。<br />
				よって単に「インストールして使ってみました」という意味の「入門」本ではなく、概要を知るための情報もリファレンスとしての情報も、どちらも載っている「全てのSolr利用者のための」本です。</p>
				<p>例えば2章の「スキーマの設定」ではfieldTypeの各属性の説明がありますが、<br />
				sortMissingFirstやsortMissingLastの意味などがしっかりと説明してあります。<br />
				実はこのあたりの情報は一応公式？ドキュメントである<a href="http://wiki.apache.org/solr/">Solr Wiki</a>にも詳しくは載っていませんし、<br />
				載っていても英語の得意な人以外は微妙なニュアンスは分かりにくいものです。</p>
				<p>そういう意味ではPostgreSQLやMySQLなどのRDBMSと違い日本語の公式ドキュメントが無い以上、どうしてもはっきりとしない部分が独習では残ってしまいます。<br />
				もちろんそういう点を一つ一つ確認していけるのはOSSの利点だと思いますが、それにはかなりの時間がかかります。</p>
				<p>エンジニアは新しめの技術を取り入れるとき、往々にして「莫大な時間を費やして一つ一つを精査する」か「精度は諦めて、スピード優先でとりあえず使ってみるか」を選択することになりがちです。<br />
				本書があれば、精度とスピードのどちらも手にいれることができます。<br />
				私自身、1~2年前に本書があればどれだけ良かったかｗというのが正直な気持ちです。</p>
				<h3>本書の物足りないところがあるとすれば。。</h3>
				<p>個人的には以下の内容があればとても嬉しいと思いました。</p>
				<ul>
				<li>サーチ性能、インデクシング性能の指標、事例</li>
				<li>エンタープライズでの利用におけるシステムイメージ</li>
				<li>マルチコア、分散検索、レプリケーションの突っ込んだ話</li>
				</ul>
				<p>要するに、ある程度の規模の実案件に投入する際に必要になるところの「イメージ」ですね。<br />
				ただこれらは本書『Apache Solr入門』の範囲を超える部分であり、<br />
				またそもそも基準が難しい部分であったり、要件によって変わってくる部分であったりしますので、<br />
				あくまで高望みですね。</p>
				<p>現在上記のことを知りたければ、Solr勉強会の資料などからある程度つかめます。<br />
				そしてあとは自分で確認してみましょう。</p>
				<h3>まとめ</h3>
				<p>本書はSolrを使う全ての人にオススメできる良書だと思います。<br />
				本書がある場合とない場合で、Solrの習得にかかる時間も、その精度も、大きく変わってくるでしょう。<br />
				特に実務で使う方は必須ですね。<br />
				(本書に限らずですが)その効果を考えると、価格(\3,780)などは非常に安いものだと思います。</p>
				<div class="amazlet-box" style="margin-bottom:0px;">
				<div class="amazlet-image" style="float:left;"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/4774141755/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank"><img src="http://ecx.images-amazon.com/images/I/51QFLBBS78L._SL160_.jpg" alt="Apache Solr入門 ―オープンソース全文検索エンジン" style="border: none;" /></a></div>
				<div class="amazlet-info" style="float:left;margin-left:15px;line-height:120%">
				<div class="amazlet-name" style="margin-bottom:10px;line-height:120%"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/4774141755/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank">Apache Solr入門 ―オープンソース全文検索エンジン</a>
				<div class="amazlet-powered-date" style="font-size:7pt;margin-top:5px;font-family:verdana;line-height:120%">posted with <a href="http://www.amazlet.com/browse/ASIN/4774141755/sakutto0b-22/ref=nosim/" title="Apache Solr入門 ―オープンソース全文検索エンジン" target="_blank">amazlet</a> at 10.03.07</div>
				</div>
				<div class="amazlet-detail">関口 宏司 三部 靖夫 武田 光平 中野 猛 大谷 純 <br />技術評論社 <br />売り上げランキング: 5099</div>
				<div class="amazlet-review" style="margin-top:10px; margin-bottom:10px">
				<div class="amazlet-review-average" style="margin-bottom:5px">おすすめ度の平均: <img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-5-0.gif" alt="5.0" /></div>
				<p><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-5-0.gif" alt="5" /> 検索エンジンに興味のある全ての知識レベルの方にお勧め</div>
				<div class="amazlet-link" style="margin-top: 5px"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/4774141755/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank">Amazon.co.jp で詳細を見る</a></div>
				</div>
				<div class="amazlet-footer" style="clear: left"></div>
				</div>
				<p>Solr使うなら必須。</p>
				<h3>そう言えば</h3>
				<p>洋書ですが、以下の書籍が結構前に出ていますね。<br />
				内容は見てないので分かりませんが。</p>
				<div class="amazlet-box" style="margin-bottom:0px;">
				<div class="amazlet-image" style="float:left;"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/1847195881/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank"><img src="http://ecx.images-amazon.com/images/I/5141rH49WML._SL160_.jpg" alt="Solr 1.4 Enterprise Search Server" style="border: none;" /></a></div>
				<div class="amazlet-info" style="float:left;margin-left:15px;line-height:120%">
				<div class="amazlet-name" style="margin-bottom:10px;line-height:120%"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/1847195881/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank">Solr 1.4 Enterprise Search Server</a>
				<div class="amazlet-powered-date" style="font-size:7pt;margin-top:5px;font-family:verdana;line-height:120%">posted with <a href="http://www.amazlet.com/browse/ASIN/1847195881/sakutto0b-22/ref=nosim/" title="Solr 1.4 Enterprise Search Server" target="_blank">amazlet</a> at 10.03.07</div>
				</div>
				<div class="amazlet-detail">David Smiley Eric Pugh <br />Packt Publishing <br />売り上げランキング: 23094</div>
				<div class="amazlet-review" style="margin-top:10px; margin-bottom:10px">
				<div class="amazlet-review-average" style="margin-bottom:5px">おすすめ度の平均: <img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-5-0.gif" alt="5.0" /></div>
				<p><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-5-0.gif" alt="5" /> おすすめ</div>
				<div class="amazlet-link" style="margin-top: 5px"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/1847195881/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank">Amazon.co.jp で詳細を見る</a></div>
				</div>
				<div class="amazlet-footer" style="clear: left"></div>
				</div>
				<h3>リンク</h3>
				<div class="amazlet-box" style="margin-bottom:0px;">
				<div class="amazlet-image" style="float:left;"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/4048673947/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank"><img src="http://ecx.images-amazon.com/images/I/51CNx1imqcL._SL160_.jpg" alt="エンタープライズサーチ 技術と導入" style="border: none;" /></a></div>
				<div class="amazlet-info" style="float:left;margin-left:15px;line-height:120%">
				<div class="amazlet-name" style="margin-bottom:10px;line-height:120%"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/4048673947/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank">エンタープライズサーチ 技術と導入</a>
				<div class="amazlet-powered-date" style="font-size:7pt;margin-top:5px;font-family:verdana;line-height:120%">posted with <a href="http://www.amazlet.com/browse/ASIN/4048673947/sakutto0b-22/ref=nosim/" title="エンタープライズサーチ 技術と導入" target="_blank">amazlet</a> at 10.03.07</div>
				</div>
				<div class="amazlet-detail">清兼 義弘 関口 宏司 田澤 孝之 松野 良蔵 <br />アスキー・メディアワークス <br />売り上げランキング: 616573</div>
				<div class="amazlet-review" style="margin-top:10px; margin-bottom:10px">
				<div class="amazlet-review-average" style="margin-bottom:5px">おすすめ度の平均: <img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-5-0.gif" alt="5.0" /></div>
				<p><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-5-0.gif" alt="5" /> エンタープライズサーチのすべてをカバーする充実の内容</div>
				<div class="amazlet-link" style="margin-top: 5px"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/4048673947/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank">Amazon.co.jp で詳細を見る</a></div>
				</div>
				<div class="amazlet-footer" style="clear: left"></div>
				</div>
				<p>未読ですが、関口さんも書いてるし、これ良いのかも。</p>
				<div class="amazlet-box" style="margin-bottom:0px;">
				<div class="amazlet-image" style="float:left;"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/4774127809/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank"><img src="http://ecx.images-amazon.com/images/I/51T9AJ5AH4L._SL160_.jpg" alt="Apache Lucene 入門 ~Java・オープンソース・全文検索システムの構築" style="border: none;" /></a></div>
				<div class="amazlet-info" style="float:left;margin-left:15px;line-height:120%">
				<div class="amazlet-name" style="margin-bottom:10px;line-height:120%"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/4774127809/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank">Apache Lucene 入門 ~Java・オープンソース・全文検索システムの構築</a>
				<div class="amazlet-powered-date" style="font-size:7pt;margin-top:5px;font-family:verdana;line-height:120%">posted with <a href="http://www.amazlet.com/browse/ASIN/4774127809/sakutto0b-22/ref=nosim/" title="Apache Lucene 入門 ~Java・オープンソース・全文検索システムの構築" target="_blank">amazlet</a> at 10.03.07</div>
				</div>
				<div class="amazlet-detail">関口 宏司 <br />技術評論社 <br />売り上げランキング: 315704</div>
				<div class="amazlet-review" style="margin-top:10px; margin-bottom:10px">
				<div class="amazlet-review-average" style="margin-bottom:5px">おすすめ度の平均: <img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-4-0.gif" alt="4.0" /></div>
				<p><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-5-0.gif" alt="5" /> 検索エンジンの基礎が学べます<br /><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-4-0.gif" alt="4" /> 日本語構文解析の説明がわかりやすい<br /><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-4-0.gif" alt="4" /> この本には大変お世話になってます<br /><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-5-0.gif" alt="5" /> 全文検索の理解が深まりました。<br /><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-1-0.gif" alt="1" /> 著者さんへ&#8230;サンプルファイル、5章は改訂した方が良いのでは?</div>
				<div class="amazlet-link" style="margin-top: 5px"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/4774127809/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank">Amazon.co.jp で詳細を見る</a></div>
				</div>
				<div class="amazlet-footer" style="clear: left"></div>
				</div>
				<p>こちらも必須といいたいがもしや絶版？</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sakuttoly.com/blog/2010/03/book_apache_solr.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.sakuttoly.com/blog/2010/03/book_apache_solr.html" />
	</item>
		<item>
		<title>読書記録#11 岡嶋裕史『ウチのシステムはなぜ使えない　SEとユーザの失敗学』</title>
		<link>http://www.sakuttoly.com/blog/2009/08/reading_10-2.html</link>
		<comments>http://www.sakuttoly.com/blog/2009/08/reading_10-2.html#comments</comments>
		<pubDate>Mon, 24 Aug 2009 16:34:55 +0000</pubDate>
		<dc:creator>kuboma</dc:creator>
				<category><![CDATA[ビジネス書]]></category>
		<category><![CDATA[読書]]></category>
		<category><![CDATA[SE]]></category>
		<category><![CDATA[岡嶋裕史]]></category>

		<guid isPermaLink="false">http://www.sakuttoly.com/?p=586</guid>
		<description><![CDATA[				
				
				
				ウチのシステムはなぜ使えない　SEとユーザの失敗学 (光文社新書)
				posted with amazlet at 09.08.25
				
				岡嶋 裕史 光文社 売り [...]]]></description>
			<content:encoded><![CDATA[				<div class="amazlet-box" style="margin-bottom:0px;">
				<div class="amazlet-image" style="float:left;"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/4334034446/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank"><img src="http://ecx.images-amazon.com/images/I/31EltdNPFmL._SL160_.jpg" alt="ウチのシステムはなぜ使えない　SEとユーザの失敗学 (光文社新書)" style="border: none;" /></a></div>
				<div class="amazlet-info" style="float:left;margin-left:15px;line-height:120%">
				<div class="amazlet-name" style="margin-bottom:10px;line-height:120%"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/4334034446/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank">ウチのシステムはなぜ使えない　SEとユーザの失敗学 (光文社新書)</a>
				<div class="amazlet-powered-date" style="font-size:7pt;margin-top:5px;font-family:verdana;line-height:120%">posted with <a href="http://www.amazlet.com/browse/ASIN/4334034446/sakutto0b-22/ref=nosim/" title="ウチのシステムはなぜ使えない　SEとユーザの失敗学 (光文社新書)" target="_blank">amazlet</a> at 09.08.25</div>
				</div>
				<div class="amazlet-detail">岡嶋 裕史 <br />光文社 <br />売り上げランキング: 168687</div>
				<div class="amazlet-review" style="margin-top:10px; margin-bottom:10px">
				<div class="amazlet-review-average" style="margin-bottom:5px">おすすめ度の平均: <img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-3-0.gif" alt="3.0" /></div>
				<p><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-3-0.gif" alt="3" /> そんなSEはいないとツッコミを入れながら読む。システム担当になった方は是非読んで下さいお願いします。<br /><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-5-0.gif" alt="5" /> ベンダとユーザ双方が幸福になるには<br /><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-2-0.gif" alt="2" /> 著者はSEをこき下ろして、この本で何が言いたいのでしょうか？<br /><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-5-0.gif" alt="5" /> 面白い<br /><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-3-0.gif" alt="3" /> 建設的ではないですね</div>
				<div class="amazlet-link" style="margin-top: 5px"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/4334034446/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank">Amazon.co.jp で詳細を見る</a></div>
				</div>
				<div class="amazlet-footer" style="clear: left"></div>
				</div>
				<p>IT系の初心者向け啓蒙書や資格本を多く手がける著者による、</p>
				<ul>
				<li>IT業界(SE)に興味がある人、目指す人</li>
				<li>業務でSEと接することになった人</li>
				</ul>
				<p>のための軽めの読み物。</p>
				<p>この本一冊でSEが何をしてるかとか、開発と運用の違いとか、システム開発における一連の流れとか、SEとユーザの間に起こる問題とか、そういったことは一通り理解はできる。<br />
				理解はできるが、果たして本書がターゲットとする層に上手く理解されるかというと難しいところもあると感じる。<br />
				というのも、本書は少々冗談が過ぎたり、極端に走ることが多いからだ。<br />
				※いや極端じゃないよ、そういうのばっかりだよという現場もあるのかもしれない。私には極端に見えるが。</p>
				<p>ITの世界をまあ知っている人にとっては冗談や極端の部分の差は分かる。<br />
				でもそうじゃない人にとっては、多分その辺の差はわかりにくい。<br />
				※SEという職種は・・とか言ってる部分の何割かは極端であると思う。</p>
				<p>第三章の「ユーザとSEの胸のうち」も、やはりちょっと極端な例に思える。<br />
				ここの登場人物はユーザもSEもシステムを真剣には考えていない。<br />
				しかし現実にはSEもユーザももう少し真剣にシステムを考えていて、でもやはりSEとユーザの間には齟齬が発生し、結果的に上手く行かないことが多いということなのだろう。</p>
				<p>まあそのテーマは新書では手が余る内容という気もするので、こういう軽い読み物系になるのはマーケティング戦略としては正しいのかもしれない。</p>
				<p>同じ著者の本としては、以下の書は分かりやすい。<br />
				SE/プログラマを目指す人、ネットワークに自信が無い人にはオススメである。</p>
				<div class="amazlet-box" style="margin-bottom:0px;">
				<div class="amazlet-image" style="float:left;"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/4087203336/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank"><img src="http://ecx.images-amazon.com/images/I/21RDGJWJ8FL._SL160_.jpg" alt="郵便と糸電話でわかるインターネットのしくみ (集英社新書)" style="border: none;" /></a></div>
				<div class="amazlet-info" style="float:left;margin-left:15px;line-height:120%">
				<div class="amazlet-name" style="margin-bottom:10px;line-height:120%"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/4087203336/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank">郵便と糸電話でわかるインターネットのしくみ (集英社新書)</a>
				<div class="amazlet-powered-date" style="font-size:7pt;margin-top:5px;font-family:verdana;line-height:120%">posted with <a href="http://www.amazlet.com/browse/ASIN/4087203336/sakutto0b-22/ref=nosim/" title="郵便と糸電話でわかるインターネットのしくみ (集英社新書)" target="_blank">amazlet</a> at 09.08.25</div>
				</div>
				<div class="amazlet-detail">岡嶋 裕史 <br />集英社 <br />売り上げランキング: 68410</div>
				<div class="amazlet-review" style="margin-top:10px; margin-bottom:10px">
				<div class="amazlet-review-average" style="margin-bottom:5px">おすすめ度の平均: <img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-3-5.gif" alt="3.5" /></div>
				<p><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-3-0.gif" alt="3" /> インターネットのしくみをやさしく知る本<br /><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-2-0.gif" alt="2" /> 分かりやすさを期待させるタイトルにつられて買うと&#8230;<br /><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-4-0.gif" alt="4" /> 初心者向けに解説した本<br /><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-4-0.gif" alt="4" /> ネットワークの基本原理を知る一冊<br /><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-4-0.gif" alt="4" /> わかりやすいです。</div>
				<div class="amazlet-link" style="margin-top: 5px"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/4087203336/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank">Amazon.co.jp で詳細を見る</a></div>
				</div>
				<div class="amazlet-footer" style="clear: left"></div>
				</div>
				<p>SE/プログラマの人には、続けて以下のサイトをオススメしたい。<br />
				<a href="http://www5e.biglobe.ne.jp/~aji/3min/">3分間ネットワーキング</a><br />
				このサイトの内容は、本にもなっている。</p>
				<div class="amazlet-box" style="margin-bottom:0px;">
				<div class="amazlet-image" style="float:left;"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/4774132799/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank"><img src="http://ecx.images-amazon.com/images/I/41CkF8JeqXL._SL160_.jpg" alt="3分間 ネットワーク 基礎講座" style="border: none;" /></a></div>
				<div class="amazlet-info" style="float:left;margin-left:15px;line-height:120%">
				<div class="amazlet-name" style="margin-bottom:10px;line-height:120%"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/4774132799/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank">3分間 ネットワーク 基礎講座</a>
				<div class="amazlet-powered-date" style="font-size:7pt;margin-top:5px;font-family:verdana;line-height:120%">posted with <a href="http://www.amazlet.com/browse/ASIN/4774132799/sakutto0b-22/ref=nosim/" title="3分間 ネットワーク 基礎講座" target="_blank">amazlet</a> at 09.08.25</div>
				</div>
				<div class="amazlet-detail">網野 衛二 <br />技術評論社 <br />売り上げランキング: 64200</div>
				<div class="amazlet-review" style="margin-top:10px; margin-bottom:10px">
				<div class="amazlet-review-average" style="margin-bottom:5px">おすすめ度の平均: <img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-5-0.gif" alt="5.0" /></div>
				<p><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-5-0.gif" alt="5" /> まずは基本から。</div>
				<div class="amazlet-link" style="margin-top: 5px"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/4774132799/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank">Amazon.co.jp で詳細を見る</a></div>
				</div>
				<div class="amazlet-footer" style="clear: left"></div>
				</div>
				<p>以下、自分のメモ。</p>
				<blockquote><p>
				・運用系と開発系の違い<br />
				・プログラマはアーティストか大工さんか<br />
				・営業と開発。技術習得か顧客獲得か<br />
				・役所の庶務課とIT企業のオペレータ<br />
				・業務スキルと技術スキル。営業は業務スキルはあるが。<br />
				・要求定義と要件定義<br />
				　依頼主の条件が要求定義<br />
				　その中でシステム化するところが要件定義<br />
				・学部生は問題解決の方法、マスターは問題解決の方法を創り出すこと、ドクターは問題を見つけること。<br />
				・シンクライアント(メインフレーム)->ファットクライアント(エンドユーザーコンピューティング EUC)->シンクライアント(セキュリティ、個人情報)->リッチクライアント<br />
				・EDIはアダプタ<br />
				・EDIからEAによる標準化へ
				</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.sakuttoly.com/blog/2009/08/reading_10-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.sakuttoly.com/blog/2009/08/reading_10-2.html" />
	</item>
		<item>
		<title>読書記録#10 勝間和代『勝間和代のビジネス頭を創る7つのフレームワーク力 ビジネス思考法の基本と実践』</title>
		<link>http://www.sakuttoly.com/blog/2009/08/reading_10.html</link>
		<comments>http://www.sakuttoly.com/blog/2009/08/reading_10.html#comments</comments>
		<pubDate>Sat, 15 Aug 2009 16:50:10 +0000</pubDate>
		<dc:creator>kuboma</dc:creator>
				<category><![CDATA[ビジネス書]]></category>
		<category><![CDATA[読書]]></category>
		<category><![CDATA[フレームワーク]]></category>
		<category><![CDATA[ロジカルシンキング]]></category>
		<category><![CDATA[勝間和代]]></category>

		<guid isPermaLink="false">http://www.sakuttoly.com/?p=580</guid>
		<description><![CDATA[				
				
				
				勝間和代のビジネス頭を創る7つのフレームワーク力 ビジネス思考法の基本と実践
				posted with amazlet at 09.08.16
				
				勝間 和代 デ [...]]]></description>
			<content:encoded><![CDATA[				<div class="amazlet-box" style="margin-bottom:0px;">
				<div class="amazlet-image" style="float:left;"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/4887596391/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank"><img src="http://ecx.images-amazon.com/images/I/51mCgCillxL._SL160_.jpg" alt="勝間和代のビジネス頭を創る7つのフレームワーク力 ビジネス思考法の基本と実践" style="border: none;" /></a></div>
				<div class="amazlet-info" style="float:left;margin-left:15px;line-height:120%">
				<div class="amazlet-name" style="margin-bottom:10px;line-height:120%"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/4887596391/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank">勝間和代のビジネス頭を創る7つのフレームワーク力 ビジネス思考法の基本と実践</a>
				<div class="amazlet-powered-date" style="font-size:7pt;margin-top:5px;font-family:verdana;line-height:120%">posted with <a href="http://www.amazlet.com/browse/ASIN/4887596391/sakutto0b-22/ref=nosim/" title="勝間和代のビジネス頭を創る7つのフレームワーク力 ビジネス思考法の基本と実践" target="_blank">amazlet</a> at 09.08.16</div>
				</div>
				<div class="amazlet-detail">勝間 和代 <br />ディスカヴァー・トゥエンティワン <br />売り上げランキング: 757</div>
				<div class="amazlet-review" style="margin-top:10px; margin-bottom:10px">
				<div class="amazlet-review-average" style="margin-bottom:5px">おすすめ度の平均: <img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-4-0.gif" alt="4.0" /></div>
				<p><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-5-0.gif" alt="5" /> フレームワーク思考に特化した内容<br /><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-4-0.gif" alt="4" /> 信憑性の問題<br /><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-4-0.gif" alt="4" /> インテリジェンスを武器に圧倒的な競争優位に立つ勝間氏の「全人思想」<br /><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-3-0.gif" alt="3" /> 勉強のインデックスとして<br /><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-1-0.gif" alt="1" /> 立派</div>
				<div class="amazlet-link" style="margin-top: 5px"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/4887596391/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank">Amazon.co.jp で詳細を見る</a></div>
				</div>
				<div class="amazlet-footer" style="clear: left"></div>
				</div>
				<p>随分前に買ったまま積ん読になっていた<a href="http://kazuyomugi.cocolog-nifty.com/">勝間和代氏</a>のフレームワーク本。<br />
				さすがによくまとまっているなあ。<br />
				オススメ書籍一覧もあるし、最初のガイドとして最適ではないかと思う。</p>
				<blockquote><p>
				・普段から、最低限2*2のマトリックスか既存のフレームワークで物事を整理<br />
				・全ての思考を仮設からスタート<br />
				・ロジカル・シンキングをこなした上で、ラテラル・シンキング水平思考力へ<br />
				　ロジカル・シンキング-絞り込む<br />
				　ラテラル・シンキング-広げる<br />
				・取り返しが付かないような失敗以外の失敗を繰り返して学習する<br />
				・統計重要<br />
				・身の回りの分かっている数字を記録する<br />
				・複数の仮設を立て、比較する<br />
				・要領のいい人と悪い人との違いというのは、1回数字に落としてやってるか、なんとなくやっているか<br />
				・他人に対しては信頼から始める。囚人のジレンマモデル。
				</p></blockquote>
				<p>ちなみに勝間さんについて、最近のTwitter騒動を見てこれはすごい人だと再認識した。<br />
				アウトプット早い！、多い！、と本書籍の自身の主張まさにそのまま。<br />
				これは仕事できるわという感じでした。</p>
				<ul>
				<li><a href="http://it.nikkei.co.jp/business/news/index.aspx?n=MMIT2n000002082009">「Twitter」が日本でブレークするための条件　勝間和代</a></li>
				<li><a href="http://twitter.com/kazuyo_k">勝間和代 (kazuyo_k) on Twitter</a></li>
				</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.sakuttoly.com/blog/2009/08/reading_10.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.sakuttoly.com/blog/2009/08/reading_10.html" />
	</item>
		<item>
		<title>読書記録#9  スティーブ・マコネル『ソフトウェア見積り 人月の暗黙知を解き明かす』</title>
		<link>http://www.sakuttoly.com/blog/2009/08/reading_9.html</link>
		<comments>http://www.sakuttoly.com/blog/2009/08/reading_9.html#comments</comments>
		<pubDate>Sat, 15 Aug 2009 08:59:37 +0000</pubDate>
		<dc:creator>kuboma</dc:creator>
				<category><![CDATA[技術書]]></category>
		<category><![CDATA[読書]]></category>
		<category><![CDATA[スティーブマコネル]]></category>
		<category><![CDATA[スティーブ・マコネル]]></category>
		<category><![CDATA[見積もり]]></category>

		<guid isPermaLink="false">http://www.sakuttoly.com/?p=573</guid>
		<description><![CDATA[				
				
				
				ソフトウェア見積り―人月の暗黙知を解き明かす
				posted with amazlet at 09.08.15
				
				スティーブ マコネル 久手堅 憲之 日経BPソ [...]]]></description>
			<content:encoded><![CDATA[				<div class="amazlet-box" style="margin-bottom:0px;">
				<div class="amazlet-image" style="float:left;"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/489100522X/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank"><img src="http://ecx.images-amazon.com/images/I/51iGyrQob0L._SL160_.jpg" alt="ソフトウェア見積り―人月の暗黙知を解き明かす" style="border: none;" /></a></div>
				<div class="amazlet-info" style="float:left;margin-left:15px;line-height:120%">
				<div class="amazlet-name" style="margin-bottom:10px;line-height:120%"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/489100522X/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank">ソフトウェア見積り―人月の暗黙知を解き明かす</a>
				<div class="amazlet-powered-date" style="font-size:7pt;margin-top:5px;font-family:verdana;line-height:120%">posted with <a href="http://www.amazlet.com/browse/ASIN/489100522X/sakutto0b-22/ref=nosim/" title="ソフトウェア見積り―人月の暗黙知を解き明かす" target="_blank">amazlet</a> at 09.08.15</div>
				</div>
				<div class="amazlet-detail">スティーブ マコネル 久手堅 憲之 <br />日経BPソフトプレス <br />売り上げランキング: 79418</div>
				<div class="amazlet-review" style="margin-top:10px; margin-bottom:10px">
				<div class="amazlet-review-average" style="margin-bottom:5px">おすすめ度の平均: <img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-5-0.gif" alt="5.0" /></div>
				<p><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-5-0.gif" alt="5" /> 見積もりに疑問を持っている人に<br /><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-5-0.gif" alt="5" /> アートとしての見積もり</div>
				<div class="amazlet-link" style="margin-top: 5px"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/489100522X/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank">Amazon.co.jp で詳細を見る</a></div>
				</div>
				<div class="amazlet-footer" style="clear: left"></div>
				</div>
				<p>ソフトウェア技術者ならず、見積りをする全ての人にオススメしたい本。</p>
				<p>見積もりにはアート(技法)としての見積もりとサイエンスとしての見積もりがあり、本書ではアートとしての見積もりに重きを置く、と書かれており、実際さまざまな見積もり技法について説明している。</p>
				<p>その技法は、恐らく多くの見積もりをする人にとって、十分に役に立つものだと思う。<br />
				本書の188ページにある例を引用する。</p>
				<blockquote><p>
				例えば、6ヶ月のスケジュールがあったとしよう。あなたは、最初のマイルストーンを4週間で達成する計画を立てた。しかし、実際には6週間かかってしまった。この場合、あなたなら次のうちどれを選ぶだろうか。</p>
				<ul>
				<li>失った2週間は、スケジュールの後の方で埋め合わせられると考える。</li>
				<li>スケジュールの合計の2週間を追加する。</li>
				<li>誤差の大きさ(この場合は50%)をスケジュール全体に掛け合わせる。</li>
				</ul>
				<p>もっともありがちなのは、1番目の選択肢だろう。通常は次のような論法になる。「要求にかける時間が予定より少し長かった。だが、もう要求は固まった。残りの時間を切り詰めよう。コーディングとテストの間で不足分を埋め合わせられるはずだ」。しかし、1991年に300以上のプロジェクトについて調査した結果によると、プロジェクトが一度失った時間を埋め合わせることは、まず不可能であることが分かっている。それどころか、遅れはさらに広がる傾向にある。したがって、この選択肢がベストチョイスなることは、ほとんどないと思ってよい。<br />
				(中略)<br />
				よほどの例外を除いて、実際の結果が見積もり通りにならない場合の正しい選択肢は、3番目ということになる。
				</p></blockquote>
				<p>これを読んで思わずにやりとしたり、あるいは過去の見積もりを思い出す人も多いだろう。<br />
				そういう人にもオススメしたい。</p>
				<p>実際本書には小難しい(サイエンスよりの)議論も存在するが、最初にアート(技法)に重きを置くと書かれている通り、すぐに役に立つ技法が沢山のっている、いわば見積もり技法のカタログ集と言える。<br />
				第9章の1例を挙げると、1点見積もりは実際には「最良ケース」に近くなってしまうことから、次のような公式を提案している。</p>
				<blockquote><p>
				期待ケース = [最良ケース + (4 * 最有力ケース) + 最悪ケース] / 6
				</p></blockquote>
				<p>例えば自分で以下のように機能追加の見積もりをしてみる。</p>
				<ul>
				<li>最良ケース=5人日</li>
				<li>最悪ケース=20人日</li>
				<li>最有力ケース=10人日</li>
				</ul>
				<p>この場合、より確度の高い1点見積もりを出すために期待ケースの見積もりを出すとすれば、<br />
				期待ケース = [5 + (4 * 10) + 20] / 6 = 65/6 = 約11人日<br />
				となる。<br />
				なお実際にありがちなのは、最良ケース=5人日をそのまま採用してしまうケースだと思う。</p>
				<p>※この辺りの「公式」をより正確に理解しようとすると、統計学的知識が必要になるようである。(分散とか標準偏差とか)<br />
				※下記はよい本らしい。</p>
				<div class="amazlet-box" style="margin-bottom:0px;">
				<div class="amazlet-image" style="float:left;"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/4274065707/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank"><img src="http://ecx.images-amazon.com/images/I/51EFK1XNQ5L._SL160_.jpg" alt="マンガでわかる統計学" style="border: none;" /></a></div>
				<div class="amazlet-info" style="float:left;margin-left:15px;line-height:120%">
				<div class="amazlet-name" style="margin-bottom:10px;line-height:120%"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/4274065707/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank">マンガでわかる統計学</a>
				<div class="amazlet-powered-date" style="font-size:7pt;margin-top:5px;font-family:verdana;line-height:120%">posted with <a href="http://www.amazlet.com/browse/ASIN/4274065707/sakutto0b-22/ref=nosim/" title="マンガでわかる統計学" target="_blank">amazlet</a> at 09.08.15</div>
				</div>
				<div class="amazlet-detail">高橋 信 トレンドプロ <br />オーム社 <br />売り上げランキング: 682</div>
				<div class="amazlet-review" style="margin-top:10px; margin-bottom:10px">
				<div class="amazlet-review-average" style="margin-bottom:5px">おすすめ度の平均: <img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-4-5.gif" alt="4.5" /></div>
				<p><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-4-0.gif" alt="4" /> 読みやすいのは何より<br /><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-2-0.gif" alt="2" /> 何でこんなに評価が高いのか？<br /><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-5-0.gif" alt="5" /> 入り口に連れて行ってくれます<br /><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-5-0.gif" alt="5" /> スタート地点<br /><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-5-0.gif" alt="5" /> とても良くできている</div>
				<div class="amazlet-link" style="margin-top: 5px"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/4274065707/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank">Amazon.co.jp で詳細を見る</a></div>
				</div>
				<div class="amazlet-footer" style="clear: left"></div>
				</div>
				<blockquote><p>
				・見積もりとターゲットとコミットメントは違うものだ。<br />
				　・見積もりは分析的なプロセスであり、確率論的な考え方をする。<br />
				　・ターゲットは、実現したいビジネス上の目標。<br />
				　・コミットメントは、定義された機能を特定の品質レベルを確保しながら期日までに納品するという約束。<br />
				　・よって、コミットメントが見積もりよりも挑戦的だったり、保守的だったりすることが当然ある。<br />
				・見積もりと計画の関係<br />
				　・見積もりのゴールは正確性であり、特定の結果を追求することではない。<br />
				　・計画のコールは特定の結果の追求。<br />
				・見積もりがシングルポイントで示される(例: 14週間)場合、それは現実的なものではない。<br />
				　実際は見積もりの皮を被ったターゲットである。<br />
				・あらゆる見積もりは、確率が含まれている。確率を明示した見積もりは良い見積もり。<br />
				　16週以内で完成する確率は0%<br />
				　18週以内で完成する確率は10%<br />
				　20週以内で完成する確率は50%<br />
				　22週以内で完成する確率は75%<br />
				　24週以内で完成する確率は90%<br />
				・自分のコミットメントが幅のある見積もりの中のどこに位置するのかを把握し、それに応じた計画を立てる。<br />
				・見積もりは予言ではない。<br />
				・よい見積もりとは、プロジェクトの責任者がターゲットを達成するためのコントロールを行ううえで、適正な意志決定ができる明確な視点を提供する見積もり。<br />
				・常人が直感的なセンスで考える「90%確か」は、実際には「30%確か」にほぼ近い。<br />
				・見積もりの幅を狭くするプレッシャーを感じたら、それが本当に存在するのか確認すべし。<br />
				・多くのビジネスでは、見積もりの予測可能性を重視する。(短かったり、安かったり、というのは結果)<br />
				・ソフトウェア業界には過少見積もりの問題がある。まず見積もりを多くすることから始める必要がある。<br />
				・優れたプロジェクトマネージャーは、見積もり誤差が実際の20%以内にあれば、プロジェクト完了に向けてナビゲートできる。がそれを超えれば難しい。<br />
				・即興の見積もりは止めよう。<br />
				・見積もりに必要なのは過去のプロジェクトの見積もりと実績。<br />
				・開発者の見積もりは既に十分に楽観的に短くなっているため、削ってはいけない。<br />
				・アクティビティの見落としも考慮する。<br />
				・ソフトウェア開発では、多くの問題について何千もの意志決定をする必要があるプロセスである。そのためそれぞれの意志決定の不確実性がプロジェクトの不確実性を引き起こす。よって、プロジェクトの見積もりは、プロセスの進行に応じて「不確実性のコーン(円錐)」を形成することになる。<br />
				・コーンはひとりでには狭くならない。狭くするためにはプロジェクトコントロールが必要。<br />
				・ソフトウェア開発は規模の不経済が適用される。プロジェクトが大きくなればなるほど、効率は悪くなる。(失敗プロジェクトになる可能性も高い)<br />
				・1点見積もりは、最悪ケースの見積もりと最良ケースの見積もりのうちの最良ケースの見積もりに近い。</p>
				<p>・その他多数&#8230;
				</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.sakuttoly.com/blog/2009/08/reading_9.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.sakuttoly.com/blog/2009/08/reading_9.html" />
	</item>
		<item>
		<title>読書記録#8  ジェームズ・W・ヤング『アイデアのつくり方』</title>
		<link>http://www.sakuttoly.com/blog/2009/08/reading_8.html</link>
		<comments>http://www.sakuttoly.com/blog/2009/08/reading_8.html#comments</comments>
		<pubDate>Fri, 14 Aug 2009 17:40:39 +0000</pubDate>
		<dc:creator>kuboma</dc:creator>
				<category><![CDATA[ビジネス書]]></category>
		<category><![CDATA[読書]]></category>
		<category><![CDATA[アイデア]]></category>

		<guid isPermaLink="false">http://www.sakuttoly.com/?p=568</guid>
		<description><![CDATA[				
				
				
				アイデアのつくり方
				posted with amazlet at 09.08.15
				
				ジェームス W.ヤング 今井 茂雄 阪急コミュニケーションズ 売り上げラ [...]]]></description>
			<content:encoded><![CDATA[				<div class="amazlet-box" style="margin-bottom:0px;">
				<div class="amazlet-image" style="float:left;"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/4484881047/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank"><img src="http://ecx.images-amazon.com/images/I/518JGHMGRAL._SL160_.jpg" alt="アイデアのつくり方" style="border: none;" /></a></div>
				<div class="amazlet-info" style="float:left;margin-left:15px;line-height:120%">
				<div class="amazlet-name" style="margin-bottom:10px;line-height:120%"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/4484881047/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank">アイデアのつくり方</a>
				<div class="amazlet-powered-date" style="font-size:7pt;margin-top:5px;font-family:verdana;line-height:120%">posted with <a href="http://www.amazlet.com/browse/ASIN/4484881047/sakutto0b-22/ref=nosim/" title="アイデアのつくり方" target="_blank">amazlet</a> at 09.08.15</div>
				</div>
				<div class="amazlet-detail">ジェームス W.ヤング 今井 茂雄 <br />阪急コミュニケーションズ <br />売り上げランキング: 1443</div>
				<div class="amazlet-review" style="margin-top:10px; margin-bottom:10px">
				<div class="amazlet-review-average" style="margin-bottom:5px">おすすめ度の平均: <img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-4-5.gif" alt="4.5" /></div>
				<p><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-3-0.gif" alt="3" /> いいことは書いてあるが、書籍としての意味は無い<br /><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-5-0.gif" alt="5" /> シンプルかつ本質をついたアイデアの聖書<br /><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-2-0.gif" alt="2" /> なぜ売れているのかよくわからん<br /><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-5-0.gif" alt="5" /> あらゆるビジネスマンに役立つと思います！<br /><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-5-0.gif" alt="5" /> 値段以上の価値！</div>
				<div class="amazlet-link" style="margin-top: 5px"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/4484881047/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank">Amazon.co.jp で詳細を見る</a></div>
				</div>
				<div class="amazlet-footer" style="clear: left"></div>
				</div>
				<p>薄く平易な本なので簡単に分かった気にはなるが、多分実践しないとモノにはならない本。<br />
				アイデアは次の5つのステップで作られるというが、これだけ知ってもあまり意味はないだろう。</p>
				<ol>
				<li>資料集め。当面の課題に加えて、一般的な知識。</li>
				<li>パズルの組み合わせ。仮のアイデアでも思いついたらメモしておく。色々組み合わせて試行錯誤する。</li>
				<li>しばらく放置。なるようになるのに任せる。自身は音楽を聴いたりするなど、自分の想像力や感情を刺激するようにする。</li>
				<li>見つけた！という段階。常にそれを考えていることが必要。</li>
				<li>見つけたものを具体化する。現実の世界に生まれたばかりのアイデアを連れ出す。</li>
				</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.sakuttoly.com/blog/2009/08/reading_8.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.sakuttoly.com/blog/2009/08/reading_8.html" />
	</item>
		<item>
		<title>読書記録#7 斎藤嘉則『問題解決プロフェッショナル 「思考と技術」』</title>
		<link>http://www.sakuttoly.com/blog/2009/08/reading_7.html</link>
		<comments>http://www.sakuttoly.com/blog/2009/08/reading_7.html#comments</comments>
		<pubDate>Fri, 14 Aug 2009 17:25:12 +0000</pubDate>
		<dc:creator>kuboma</dc:creator>
				<category><![CDATA[ビジネス書]]></category>
		<category><![CDATA[読書]]></category>
		<category><![CDATA[ロジカルシンキング]]></category>
		<category><![CDATA[問題解決]]></category>

		<guid isPermaLink="false">http://www.sakuttoly.com/?p=565</guid>
		<description><![CDATA[				
				
				
				問題解決プロフェッショナル「思考と技術」
				posted with amazlet at 09.08.15
				
				齋藤 嘉則 グロービス ダイヤモンド社 売り上げラ [...]]]></description>
			<content:encoded><![CDATA[				<div class="amazlet-box" style="margin-bottom:0px;">
				<div class="amazlet-image" style="float:left;"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/4478490228/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank"><img src="http://ecx.images-amazon.com/images/I/41Pj4Z8b4PL._SL160_.jpg" alt="問題解決プロフェッショナル「思考と技術」" style="border: none;" /></a></div>
				<div class="amazlet-info" style="float:left;margin-left:15px;line-height:120%">
				<div class="amazlet-name" style="margin-bottom:10px;line-height:120%"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/4478490228/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank">問題解決プロフェッショナル「思考と技術」</a>
				<div class="amazlet-powered-date" style="font-size:7pt;margin-top:5px;font-family:verdana;line-height:120%">posted with <a href="http://www.amazlet.com/browse/ASIN/4478490228/sakutto0b-22/ref=nosim/" title="問題解決プロフェッショナル「思考と技術」" target="_blank">amazlet</a> at 09.08.15</div>
				</div>
				<div class="amazlet-detail">齋藤 嘉則 グロービス <br />ダイヤモンド社 <br />売り上げランキング: 1105</div>
				<div class="amazlet-review" style="margin-top:10px; margin-bottom:10px">
				<div class="amazlet-review-average" style="margin-bottom:5px">おすすめ度の平均: <img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-4-5.gif" alt="4.5" /></div>
				<p><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-5-0.gif" alt="5" /> 最初に読むべきロジカルシンキングの基本書<br /><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-5-0.gif" alt="5" /> 問題解決のメソッドを分かりやすく紹介<br /><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-5-0.gif" alt="5" /> ロジカルシンキング入門書<br /><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-5-0.gif" alt="5" /> 早速実践できる<br /><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-2-0.gif" alt="2" /> 戦略コンサルには工場の改善はできないと感じる本</div>
				<div class="amazlet-link" style="margin-top: 5px"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/4478490228/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank">Amazon.co.jp で詳細を見る</a></div>
				</div>
				<div class="amazlet-footer" style="clear: left"></div>
				</div>
				<p>ロジカルシンキングによる問題解決のテクニック、フレームワークについて書かれた有名な本。<br />
				今ひとつピンと来ない、っていうか分かった気にはなるが、多分自分は分かってないだろうという気がする。<br />
				もう少し実践してみないといけない。</p>
				<p>再読予定タグを付けてみたが、これだと半分くらい再読予定になってしまいそうなので、<br />
				しばらくは止めておこう。<br />
				むしろ再読したものに再読タグを付ける方がいいかな。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sakuttoly.com/blog/2009/08/reading_7.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.sakuttoly.com/blog/2009/08/reading_7.html" />
	</item>
		<item>
		<title>読書記録#6 柳井正『一勝九敗』</title>
		<link>http://www.sakuttoly.com/blog/2009/08/reading_6.html</link>
		<comments>http://www.sakuttoly.com/blog/2009/08/reading_6.html#comments</comments>
		<pubDate>Fri, 14 Aug 2009 17:12:27 +0000</pubDate>
		<dc:creator>kuboma</dc:creator>
				<category><![CDATA[ビジネス書]]></category>
		<category><![CDATA[読書]]></category>
		<category><![CDATA[ユニクロ]]></category>
		<category><![CDATA[柳井正]]></category>

		<guid isPermaLink="false">http://www.sakuttoly.com/?p=561</guid>
		<description><![CDATA[				
				
				
				一勝九敗 (新潮文庫)
				posted with amazlet at 09.08.15
				
				柳井 正 新潮社 売り上げランキング: 1071
				
				 [...]]]></description>
			<content:encoded><![CDATA[				<div class="amazlet-box" style="margin-bottom:0px;">
				<div class="amazlet-image" style="float:left;"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/4101284512/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank"><img src="http://ecx.images-amazon.com/images/I/51PAGYK25VL._SL160_.jpg" alt="一勝九敗 (新潮文庫)" style="border: none;" /></a></div>
				<div class="amazlet-info" style="float:left;margin-left:15px;line-height:120%">
				<div class="amazlet-name" style="margin-bottom:10px;line-height:120%"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/4101284512/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank">一勝九敗 (新潮文庫)</a>
				<div class="amazlet-powered-date" style="font-size:7pt;margin-top:5px;font-family:verdana;line-height:120%">posted with <a href="http://www.amazlet.com/browse/ASIN/4101284512/sakutto0b-22/ref=nosim/" title="一勝九敗 (新潮文庫)" target="_blank">amazlet</a> at 09.08.15</div>
				</div>
				<div class="amazlet-detail">柳井 正 <br />新潮社 <br />売り上げランキング: 1071</div>
				<div class="amazlet-review" style="margin-top:10px; margin-bottom:10px">
				<div class="amazlet-review-average" style="margin-bottom:5px">おすすめ度の平均: <img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-4-0.gif" alt="4.0" /></div>
				<p><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-5-0.gif" alt="5" /> 平成時代の名経営者。<br /><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-5-0.gif" alt="5" /> 成功者の実体験録<br /><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-4-0.gif" alt="4" /> 失敗学<br /><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-4-0.gif" alt="4" /> 商品そのものよりも企業姿勢を買ってもらう。<br /><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-3-0.gif" alt="3" /> ユニクロで働きたい人は必読</div>
				<div class="amazlet-link" style="margin-top: 5px"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/4101284512/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank">Amazon.co.jp で詳細を見る</a></div>
				</div>
				<div class="amazlet-footer" style="clear: left"></div>
				</div>
				<p>ユニクロの柳井氏によるユニクロの歴史と、経営理念や考え方、制度などについて書かれた本。</p>
				<p><span id="more-561"></span></p>
				<p>失敗駆動開発ならぬ失敗駆動経営とでも言うべき考えが柳井氏にはあるようで、<br />
				致命的な失敗を避けながらも「いい失敗」とその修正を繰り返すことで成功に繋げていくという考えが語られている。<br />
				また商売の基本は「スピード」と「実行」と語り、MBAを取るような頭の良い若い社員に一定の評価を与えつつも、<br />
				彼らに対し、実行しながら、気づきながら、どんどん計画を作り替えていくようなダイナミックな経営の必要性を教える。</p>
				<p>・社名である「ファーストリテイリング」の「ファースト」とは「即断即決」という意味<br />
				・間違ったり失敗してもいいから、早く判断して早く実践すべき。</p>
				<p>この本が書かれた2003年は売上高3000億円と前年度を下回った年だが、<br />
				2008年度は売上高6000億円弱と2倍の売り上げを達成している。<br />
				本書は、それも当然と思ってしまうような、そういう本だった。</p>
				<p>文庫300ページ弱の中に大量の濃い情報が入っていて、一度で整理するのは難しい。<br />
				上に書いた文章も、少しもまとまってない気がする。<br />
				興味のある人は、安い本なので買って読むことをオススメします。<br />
				私も再読予定。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sakuttoly.com/blog/2009/08/reading_6.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.sakuttoly.com/blog/2009/08/reading_6.html" />
	</item>
		<item>
		<title>読書記録#5 中川淳『奈良の小さな会社が表参道に店を出すまでの道のり』</title>
		<link>http://www.sakuttoly.com/blog/2009/08/reading_5.html</link>
		<comments>http://www.sakuttoly.com/blog/2009/08/reading_5.html#comments</comments>
		<pubDate>Fri, 14 Aug 2009 14:46:05 +0000</pubDate>
		<dc:creator>kuboma</dc:creator>
				<category><![CDATA[ビジネス書]]></category>
		<category><![CDATA[読書]]></category>
		<category><![CDATA[ブランディング]]></category>
		<category><![CDATA[マーケティング]]></category>
		<category><![CDATA[中川政七商店]]></category>
		<category><![CDATA[中川淳]]></category>

		<guid isPermaLink="false">http://www.sakuttoly.com/?p=541</guid>
		<description><![CDATA[				
				
				
				奈良の小さな会社が表参道ヒルズに店を出すまでの道のり。
				posted with amazlet at 09.08.14
				
				中川 淳 日経BP出版センター 売り [...]]]></description>
			<content:encoded><![CDATA[				<div class="amazlet-box" style="margin-bottom:0px;">
				<div class="amazlet-image" style="float:left;"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/4822264564/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank"><img src="http://ecx.images-amazon.com/images/I/51b7qLL8j5L._SL160_.jpg" alt="奈良の小さな会社が表参道ヒルズに店を出すまでの道のり。" style="border: none;" /></a></div>
				<div class="amazlet-info" style="float:left;margin-left:15px;line-height:120%">
				<div class="amazlet-name" style="margin-bottom:10px;line-height:120%"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/4822264564/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank">奈良の小さな会社が表参道ヒルズに店を出すまでの道のり。</a>
				<div class="amazlet-powered-date" style="font-size:7pt;margin-top:5px;font-family:verdana;line-height:120%">posted with <a href="http://www.amazlet.com/browse/ASIN/4822264564/sakutto0b-22/ref=nosim/" title="奈良の小さな会社が表参道ヒルズに店を出すまでの道のり。" target="_blank">amazlet</a> at 09.08.14</div>
				</div>
				<div class="amazlet-detail">中川 淳 <br />日経BP出版センター <br />売り上げランキング: 66347</div>
				<div class="amazlet-review" style="margin-top:10px; margin-bottom:10px">
				<div class="amazlet-review-average" style="margin-bottom:5px">おすすめ度の平均: <img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-5-0.gif" alt="5.0" /></div>
				<p><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-5-0.gif" alt="5" /> 中小企業ブランディング！<br /><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-4-0.gif" alt="4" /> 評価高いですね<br /><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-5-0.gif" alt="5" /> ブランディングをお考えならぜひ。<br /><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-5-0.gif" alt="5" /> ブランドとは、何か。<br /><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-5-0.gif" alt="5" /> まさに中小企業のためのブランディング本</div>
				<div class="amazlet-link" style="margin-top: 5px"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/4822264564/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank">Amazon.co.jp で詳細を見る</a></div>
				</div>
				<div class="amazlet-footer" style="clear: left"></div>
				</div>
				<p>中小の一般消費者向け商品メーカーにおけるブランディングを軸とした企業戦略本。<br />
				著者は奈良で300年続く麻織物メーカーの社長 中川淳氏で、1974年生まれの35歳。</p>
				<p><span id="more-541"></span></p>
				<p>メインはブランド戦略を含めたマーケティング戦略だが、人事や組織デザインなどの章もある。<br />
				中小企業の戦略を考え実行していく上で役立つことが多く含まれた良書であると思う。<br />
				マーケティング戦略としてのロジックとしては恐らくオーソドックスな考え方だという気もするが、実際に一般消費者向けの商品の企画やマーケティングを行う人には実践的な内容になっているのではないかと思う。</p>
				<p>流通と価格の主導権を自分達でもつために卸から小売りにシフトする(した)というところは、私自身が最近その辺りのことを考えていたこともあり、我が意を得たりという思いがした。</p>
				<blockquote>
				<ul>
				<li>ブランドを作るには、すべてのタッチポイントをコントロールしなければならない。すべてのタッチポイントとは会社の全機能にまで及ぶ。</li>
				<li>中小企業におけるブランディングは経営そのもの。</li>
				<li>経営者は可能な限りロジカルに考え抜いた上で、最後の最後にはロジックにとらわれ過ぎずに決断する(ロジカルな結論から飛躍し、最終的な結論を得る)</li>
				<li>ロジカルに積み上げた答えは、「違い」を生まない。違いを生むためには、ロジックから「飛ぶ」ことが必要になる。</li>
				<li>ビジネス書を読み、翌日から実行する。</li>
				<li>中小企業にこそブランドが必要。</li>
				<li>商品のトップにブランドマネージャーを配置し、すべてをコントロールする。</li>
				<li>メーカーは流通と価格の主導権を自分たちでもつこと。(卸から小売りへのシフト)</li>
				<li>売る人がリスクを取らなくてよい仕組み(返品が可能な場合など)は、誰も真剣に売らない仕組み。</li>
				<li>ブランディングのための小売りのやり方。(出店から)</li>
				<li>付加価値を生まないものを排除する(不要な営業を止める。徹底したIT化)</li>
				<li>愚痴を言わない。問題を放置することに慣れない。経営者が愚痴を言ったら終わり。</li>
				<li>いかにして従業員をその気にさせるかを考えるのが経営者の仕事。</li>
				<li>仕事に対するスタンスを重視。似た人を中途で探すよりは、新卒を取った方がよい。</li>
				<li>会社のブランド力を上げれば、優秀な人材を必ず取れる。</li>
				<li>新卒採用を進めると、会社の方向やビジョンが問われる。</li>
				<li>納会は投資。</li>
				</ul>
				</blockquote>
				<p>なおマーケティング戦略についての基礎知識として、下記の書籍をオススメしたい。<br />
				一度この手の教科書を読んでおけば、本書のようなビジネス書を読む際に、基本的なマーケティング戦略論以外の重要な部分にフォーカスして読むことができる。</p>
				<div class="amazlet-box" style="margin-bottom:0px;">
				<div class="amazlet-image" style="float:left;"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/4532110440/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank"><img src="http://ecx.images-amazon.com/images/I/41039AXPKZL._SL160_.jpg" alt="マーケティング (日経文庫)" style="border: none;" /></a></div>
				<div class="amazlet-info" style="float:left;margin-left:15px;line-height:120%">
				<div class="amazlet-name" style="margin-bottom:10px;line-height:120%"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/4532110440/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank">マーケティング (日経文庫)</a>
				<div class="amazlet-powered-date" style="font-size:7pt;margin-top:5px;font-family:verdana;line-height:120%">posted with <a href="http://www.amazlet.com/browse/ASIN/4532110440/sakutto0b-22/ref=nosim/" title="マーケティング (日経文庫)" target="_blank">amazlet</a> at 09.08.14</div>
				</div>
				<div class="amazlet-detail">恩蔵 直人 <br />日本経済新聞社 <br />売り上げランキング: 31855</div>
				<div class="amazlet-review" style="margin-top:10px; margin-bottom:10px">
				<div class="amazlet-review-average" style="margin-bottom:5px">おすすめ度の平均: <img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-5-0.gif" alt="5.0" /></div>
				<p><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-5-0.gif" alt="5" /> 小さいけれど頼りになる一冊！<br /><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-4-0.gif" alt="4" /> 入門シリーズ？<br /><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-5-0.gif" alt="5" /> 間違いない<br /><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-5-0.gif" alt="5" /> 日経文庫の奇跡<br /><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-5-0.gif" alt="5" /> 最新のマーケティング理論をコンパクトに</div>
				<div class="amazlet-link" style="margin-top: 5px"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/4532110440/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank">Amazon.co.jp で詳細を見る</a></div>
				</div>
				<div class="amazlet-footer" style="clear: left"></div>
				</div>
]]></content:encoded>
			<wfw:commentRss>http://www.sakuttoly.com/blog/2009/08/reading_5.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.sakuttoly.com/blog/2009/08/reading_5.html" />
	</item>
		<item>
		<title>読書記録#4 川上徹也『仕事はストーリーで動かそう』</title>
		<link>http://www.sakuttoly.com/blog/2009/08/reading_4.html</link>
		<comments>http://www.sakuttoly.com/blog/2009/08/reading_4.html#comments</comments>
		<pubDate>Fri, 14 Aug 2009 08:35:29 +0000</pubDate>
		<dc:creator>kuboma</dc:creator>
				<category><![CDATA[ビジネス書]]></category>
		<category><![CDATA[読書]]></category>
		<category><![CDATA[仕事術]]></category>
		<category><![CDATA[川上徹也]]></category>

		<guid isPermaLink="false">http://www.sakuttoly.com/?p=530</guid>
		<description><![CDATA[				
				
				
				仕事はストーリーで動かそう
				posted with amazlet at 09.08.14
				
				川上徹也 クロスメディア・パブリッシング(インプレス) 売り上げ [...]]]></description>
			<content:encoded><![CDATA[				<div class="amazlet-box" style="margin-bottom:0px;">
				<div class="amazlet-image" style="float:left;"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/4844370502/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank"><img src="http://ecx.images-amazon.com/images/I/51vcl-ogDLL._SL160_.jpg" alt="仕事はストーリーで動かそう" style="border: none;" /></a></div>
				<div class="amazlet-info" style="float:left;margin-left:15px;line-height:120%">
				<div class="amazlet-name" style="margin-bottom:10px;line-height:120%"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/4844370502/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank">仕事はストーリーで動かそう</a>
				<div class="amazlet-powered-date" style="font-size:7pt;margin-top:5px;font-family:verdana;line-height:120%">posted with <a href="http://www.amazlet.com/browse/ASIN/4844370502/sakutto0b-22/ref=nosim/" title="仕事はストーリーで動かそう" target="_blank">amazlet</a> at 09.08.14</div>
				</div>
				<div class="amazlet-detail">川上徹也 <br />クロスメディア・パブリッシング(インプレス) <br />売り上げランキング: 8745</div>
				<div class="amazlet-review" style="margin-top:10px; margin-bottom:10px">
				<div class="amazlet-review-average" style="margin-bottom:5px">おすすめ度の平均: <img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-4-0.gif" alt="4.0" /></div>
				<p><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-5-0.gif" alt="5" /> 物語のチカラ<br /><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-4-0.gif" alt="4" /> 手でつかめない「商品」を売った人の気づきは参考になる<br /><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-3-0.gif" alt="3" /> ストーリーの重要性には納得<br /><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-4-0.gif" alt="4" /> ビジネスを、そして人生のすべてをエンターテインメントに<br /><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-3-0.gif" alt="3" /> 物語力が、顧客を創造する。</div>
				<div class="amazlet-link" style="margin-top: 5px"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/4844370502/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank">Amazon.co.jp で詳細を見る</a></div>
				</div>
				<div class="amazlet-footer" style="clear: left"></div>
				</div>
				<p>ストーリーを用いていかに相手を説得し動かすか、という話。<br />
				自分のキャリアにいろいろ迷っている人は、最後の自分自身のブランディングの内容に沿ってやってみるとよさそう。<br />
				内容は悪くないが、基本的にはビジネス書や自己啓発書ではよくある内容であるように思う。</p>
				<p><span id="more-530"></span></p>
				<ul>
				<li>ロジックを超えたストーリーの力。</li>
				<li>自社の顧客。共通の目的を達成するためにストーリーを提示する。(こうしてもらえると、こうなってああなって、結局両者が得する、というような話)</li>
				<li>自社の商品。ストーリー。</li>
				<li>上司と部下を動かすためのストーリー。具体的な話はないように見える。</li>
				<li>自分自身のストーリー。
				<ul>
				<li>まず自分自身の棚卸しをして、強みと弱みを見つける。
				<ul>
				<li>得意なこと不得意なこと</li>
				<li>持っているスキル</li>
				<li>アピールできる実績</li>
				<li>成功失敗体験</li>
				<li>興味のあるもの</li>
				<li>仕事の中身</li>
				<li>人脈</li>
				<li>ライフスタイル</li>
				<li>趣味</li>
				<li>価値観の変遷</li>
				</ul>
				</li>
				<li>やりたいことリストとやりたくないことリストを作る。</li>
				<li>ミッションを作る。前出のことから
				<ul>
				<li>武器</li>
				<li>ウィークポイント</li>
				<li>欲望</li>
				<li>エゴの塊</li>
				</ul>
				<p>				が見えてくるので、これに社会的意義を加える
							</li>
				<li>ミッションをスローガン化してパーソナル・フラッグを作り、自身をブランディング</li>
				</ul>
				</li>
				</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.sakuttoly.com/blog/2009/08/reading_4.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.sakuttoly.com/blog/2009/08/reading_4.html" />
	</item>
		<item>
		<title>読書記録#3  ガイ・カワサキ『起業成功マニュアル』</title>
		<link>http://www.sakuttoly.com/blog/2009/07/reading_3.html</link>
		<comments>http://www.sakuttoly.com/blog/2009/07/reading_3.html#comments</comments>
		<pubDate>Thu, 30 Jul 2009 01:00:55 +0000</pubDate>
		<dc:creator>kuboma</dc:creator>
				<category><![CDATA[ビジネス書]]></category>
		<category><![CDATA[読書]]></category>
		<category><![CDATA[ガイ・カワサキ]]></category>
		<category><![CDATA[再読予定]]></category>
		<category><![CDATA[起業]]></category>

		<guid isPermaLink="false">http://www.sakuttoly.com/?p=547</guid>
		<description><![CDATA[				
				
				
				完全網羅 起業成功マニュアル
				posted with amazlet at 09.07.21
				
				ガイ・カワサキ 海と月社 売り上げランキング: 1106
		 [...]]]></description>
			<content:encoded><![CDATA[				<div class="amazlet-box" style="margin-bottom:0px;">
				<div class="amazlet-image" style="float:left;"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/4903212122/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank"><img src="http://ecx.images-amazon.com/images/I/51ui0lB9VUL._SL160_.jpg" alt="完全網羅 起業成功マニュアル" style="border: none;" /></a></div>
				<div class="amazlet-info" style="float:left;margin-left:15px;line-height:120%">
				<div class="amazlet-name" style="margin-bottom:10px;line-height:120%"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/4903212122/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank">完全網羅 起業成功マニュアル</a>
				<div class="amazlet-powered-date" style="font-size:7pt;margin-top:5px;font-family:verdana;line-height:120%">posted with <a href="http://www.amazlet.com/browse/ASIN/4903212122/sakutto0b-22/ref=nosim/" title="完全網羅 起業成功マニュアル" target="_blank">amazlet</a> at 09.07.21</div>
				</div>
				<div class="amazlet-detail">ガイ・カワサキ <br />海と月社 <br />売り上げランキング: 1106</div>
				<div class="amazlet-review" style="margin-top:10px; margin-bottom:10px">
				<div class="amazlet-review-average" style="margin-bottom:5px">おすすめ度の平均: <img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-4-0.gif" alt="4.0" /></div>
				<p><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-5-0.gif" alt="5" /> 起業の夢に向け、ワクワクさせてくれる1冊<br /><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-2-0.gif" alt="2" /> 他とカブらない<br /><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-5-0.gif" alt="5" /> おもししろい！題名で損してる。</div>
				<div class="amazlet-link" style="margin-top: 5px"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/4903212122/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank">Amazon.co.jp で詳細を見る</a></div>
				</div>
				<div class="amazlet-footer" style="clear: left"></div>
				</div>
				<p>資金調達や事業計画書の作成、ベンチャーキャピタルとのつきあい方など、お金に直に絡む部分と、<br />
				標語(マントラ)やポジショニング、チーム作りやブランド構築人材採用など、もう少し多くの人を対象とした内容とが存在している。</p>
				<p><span id="more-547"></span></p>
				<p>私は前者ではないので、<br />
				・スピーチの仕方<br />
				・ブランド構築の方法。伝染性のカギとなるもの。<br />
				などが直近では役に立ちそうだ。</p>
				<p>また読み返す。</p>
				<blockquote><p>
				まず、お読みください。</p>
				<p>第一歩 Causation<br />
				第1章 エンジン始動の奥義</p>
				<p>明確化 Articulation<br />
				第2章 ポジショニングの奥義<br />
				第3章 売り込みの奥義<br />
				第4章 事業計画作成の奥義</p>
				<p>活性化 Activation<br />
				第5章 自己資本経営の奥義<br />
				第6章 人材採用の奥義<br />
				第7章 資金調達の奥義</p>
				<p>成長 Proliferation<br />
				第8章 パートナーシップの奥義<br />
				第9章 ブランド構築の奥義<br />
				第10章 事業拡大の奥義</p>
				<p>責務 Obligation<br />
				第11章 気高き事業遂行の奥義</p>
				<p>あとがき
				</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.sakuttoly.com/blog/2009/07/reading_3.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.sakuttoly.com/blog/2009/07/reading_3.html" />
	</item>
	</channel>
</rss>
