<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
    <channel>
        <title>『できるクリエーターDreamweaver独習ナビ』サポートサイト</title>
        <link>http://swwwitch.com/books/impress/dekiru/dreamweaver/</link>
        <description>インプレスから2007年9月に発売した書籍『できるクリエーターDreamweaver独習ナビ』のサポートサイト（非公式）です。</description>
        <language>ja</language>
        <copyright>Copyright 2008</copyright>
        <lastBuildDate>Wed, 11 Jun 2008 19:19:36 +0900</lastBuildDate>
        <generator>http://www.sixapart.com/movabletype/</generator>
        <docs>http://www.rssboard.org/rss-specification</docs>
        
        <item>
            <title>Dreamweaver CS4/Fireworks CS4自主勉強会</title>
            <description><![CDATA[<p>合同会社レゾリューションズ主催によるDreamweaver CS4/Fireworks CS4自主勉強会が6月12日に開催されます。</p>

<p><a href="https://www.resolutions.co.jp/event/dwfwcs4pb/">詳細・お申し込みはこちら</a>から。</p>
]]></description>
            <link>http://swwwitch.com/books/impress/dekiru/dreamweaver/2008/06/dreamweaver-cs4fireworks-cs4.html</link>
            <guid>http://swwwitch.com/books/impress/dekiru/dreamweaver/2008/06/dreamweaver-cs4fireworks-cs4.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">セミナー</category>
            
            
            <pubDate>Wed, 11 Jun 2008 19:19:36 +0900</pubDate>
        </item>
        
        <item>
            <title>『できるクリエーターDreamweaver独習ナビ』重版</title>
            <description><![CDATA[<p>『できるクリエーターDreamweaver独習ナビ』が2回目の増刷（3刷）になりました。ご支援ありがとうございます！</p>
]]></description>
            <link>http://swwwitch.com/books/impress/dekiru/dreamweaver/2008/06/dreamweaver-2.html</link>
            <guid>http://swwwitch.com/books/impress/dekiru/dreamweaver/2008/06/dreamweaver-2.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">お知らせ</category>
            
            
            <pubDate>Wed, 11 Jun 2008 19:18:37 +0900</pubDate>
        </item>
        
        <item>
            <title>Dreamweaver次期バージョンのパブリックベータが公開</title>
            <description><![CDATA[<p>Adobe Labsにて、<a href="http://labs.adobe.com/technologies/dreamweavercs4/">Dreamweaverの次期バージョンのパブリックベータ</a>が公開されました。</p>

<p>使用（試用）できるのは48時間ですが、CS3のシリアルがあれば、CS4のシリアルを発行して継続使用が可能です。</p>

<p><embed src="http://tv.adobe.com/Embed.swf" quality="high" bgcolor="#000000" width="640" height="385" name="AdobeTVPlayer" play="true" loop="false" quality="high" allowScriptAccess="always" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer" flashVars="v=http%3A//adobe.edgeboss.net/flash/adobe/adobetvprod/dreamweaver_cs4_public_beta/62_dwb_001.flv%3Frss_feedid%3D1194%26xmlvers%3D2&amp;feedid=1194"></embed></p>
]]></description>
            <link>http://swwwitch.com/books/impress/dekiru/dreamweaver/2008/05/dreamweaver-1.html</link>
            <guid>http://swwwitch.com/books/impress/dekiru/dreamweaver/2008/05/dreamweaver-1.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">その他</category>
            
            
            <pubDate>Thu, 29 May 2008 16:03:49 +0900</pubDate>
        </item>
        
        <item>
            <title>Q：デザインビューを拡大表示したときに、文字がとても汚くなってしまいます。回避方法はありませんか？</title>
            <description><![CDATA[<p>Dreamweaverでは、バージョン8からデザインビューを拡大表示できるようになりました。</p>

<p><span class="mt-enclosure mt-enclosure-image" /><img alt="dw_zoom.gif" src="http://swwwitch.com/books/impress/dekiru/dreamweaver/images/dw_zoom.gif" width="373" height="398" style="" /></span></p>

<p>「200％」だと気にならないのですが、「150%」くらいだと文字のエッジが汚く感じることがあります。</p>

<p>Dreamweaverのデザインビューの拡大では、単純に画面表示を拡大しているため、拡大時にフォントを再度レンダリングしていません。DTPのアプリケーションに慣れている方はご不満かと思いますが、ある意味、これが正しい解釈かもしれません。</p>
]]></description>
            <link>http://swwwitch.com/books/impress/dekiru/dreamweaver/2008/05/q-1.html</link>
            <guid>http://swwwitch.com/books/impress/dekiru/dreamweaver/2008/05/q-1.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Q and A</category>
            
            
            <pubDate>Wed, 07 May 2008 02:13:14 +0900</pubDate>
        </item>
        
        <item>
            <title>Q：CSSを使ってulのliを横並びにするには、2つの方法があるのですか？</title>
            <description><![CDATA[<p>CSSを使ってulのliを横並びにするには、floatを使う方法、display: inline;を使う方法の2つがあります。どちらにも一長一短があり、作例（サンプルサイト）では、あえて、両方を使っています。</p>

<p>それぞれ次のような短所がありますので、短所を回避するために、逆の方法を使うといった使い分けるとよいかもしれません。</p>

<h3>float : left;を使う場合、</h3>

<ul>
<li>親要素のulからli要素が浮いてしまうため、ulの背景色が切れてしまう。</li>
<li>ul要素内で、（li要素をまとめて）センタリングができない。</li>
</ul>

<h3>display : inline;を使う場合</h3>

<ul>
<li>（X）HTMLの改行が"余白"として生じてしまうことがある。</li>
<li>「ul li a」に対して、横幅を設定するためにdisplay:block;を設定すると、横並びが解除されてしまう。</li>
</ul>
]]></description>
            <link>http://swwwitch.com/books/impress/dekiru/dreamweaver/2008/05/qcssulli2.html</link>
            <guid>http://swwwitch.com/books/impress/dekiru/dreamweaver/2008/05/qcssulli2.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Q and A</category>
            
            
            <pubDate>Wed, 07 May 2008 02:06:27 +0900</pubDate>
        </item>
        
        <item>
            <title>盛岡情報ビジネス専門学校 デザイン科にてテキストとして採用</title>
            <description><![CDATA[<p><a href="http://morijyobi.heteml.jp/">盛岡情報ビジネス専門学校 デザイン科</a>で、『できるクリエーターDreamweaver独習ナビ』がテキストとして採用いただいたとのことです。</p>

<p>ありがとうございます。</p>
]]></description>
            <link>http://swwwitch.com/books/impress/dekiru/dreamweaver/2008/05/post-2.html</link>
            <guid>http://swwwitch.com/books/impress/dekiru/dreamweaver/2008/05/post-2.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">お知らせ</category>
            
            
            <pubDate>Fri, 02 May 2008 10:34:25 +0900</pubDate>
        </item>
        
        <item>
            <title>Adobe Fireworks Tutorials and Downloads - Best of</title>
            <description><![CDATA[<p>Smashing Magazineというオンラインマガジンで、<a href="http://www.smashingmagazine.com/2008/03/18/adobe-fireworks-tutorials-and-downloads-best-of/">Adobe Fireworks Tutorials and Downloads - Best of</a>という特集が組まれています。</p>

<p>Firefox系のチュートリアルは少ないので貴重ですね。</p>
]]></description>
            <link>http://swwwitch.com/books/impress/dekiru/dreamweaver/2008/03/adobe-fireworks-tutorials-and.html</link>
            <guid>http://swwwitch.com/books/impress/dekiru/dreamweaver/2008/03/adobe-fireworks-tutorials-and.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">サイト紹介</category>
            
            
            <pubDate>Wed, 19 Mar 2008 00:13:27 +0900</pubDate>
        </item>
        
        <item>
            <title>Q：keywords/descriptionなどのmeta要素をページごとに変更できるようにするには</title>
            <description><![CDATA[<p><strong>Dreamweaverテンプレートを使う際、keywords/descriptionなどのmeta要素をページごとに変更できるようにするにはどうすればよいですか？</strong>というご質問をいただきました。</p>

<p>Dreamweaverテンプレートでは、意識的に作った編集可能領域のほかに、2箇所、編集可能領域が設定されます。</p>

<p>それぞれhead要素内にあり、ひとつはtitle要素用、もうひとつは空のまま挿入されています。</p>

<pre><code>&lt;!-- TemplateBeginEditable name=&quot;doctitle&quot; --&gt;<br />
&lt;title&gt;ページのタイトル&lt;/title&gt;<br />
&lt;!-- TemplateEndEditable --&gt;
</code></pre>

<pre><code>&lt;!-- TemplateBeginEditable name=&quot;head&quot; --&gt;&lt;!-- TemplateEndEditable --&gt;</code></pre>

<p>keywords/descriptionなどのmeta要素をページごとに変更できるようにするには、&lt;!-- TemplateBeginEditable name=&quot;head&quot; --&gt;&lt;!-- TemplateEndEditable --&gt;の中に移動してください。</p>
]]></description>
            <link>http://swwwitch.com/books/impress/dekiru/dreamweaver/2008/03/q.html</link>
            <guid>http://swwwitch.com/books/impress/dekiru/dreamweaver/2008/03/q.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Q and A</category>
            
            
            <pubDate>Wed, 19 Mar 2008 00:01:10 +0900</pubDate>
        </item>
        
        <item>
            <title>Q：Dreamweaverで画像を挿入する際、widthやheightを含めないようにできますか？</title>
            <description><![CDATA[<p><strong>Dreamweaverで画像を挿入する際、widthやheightを含めないようにできますか？</strong>という質問をいただきました。</p>

<p>私が知る限り、デフォルトではできないと思います。検索置換を利用して該当ファイル（またはサイト全体）のimg要素のwidth属性、height属性を削除することで対応していくのがよいかもしれません。</p>

<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="clear_width.png" src="http://www.swwwitch.com/books/impress/dekiru/dreamweaver/images/clear_width.png" width="650" height="310" style="" /></span></p>

<p>▲［検索］の対象を「特定のタグ：img」に設定、［属性を削除］で「width」を選択するように設定すればよいでしょう。</p>

<p>なお、検索の設定はクエリーファイル（.dwr）として、保存しておき、後で読み込むことができます。</p>

<p><a href="http://www.swwwitch.com/books/impress/dekiru/dreamweaver/dl/clear_width.dwr">clear_width.dwr</a></p>
]]></description>
            <link>http://swwwitch.com/books/impress/dekiru/dreamweaver/2008/03/dreamweaverwidthheight.html</link>
            <guid>http://swwwitch.com/books/impress/dekiru/dreamweaver/2008/03/dreamweaverwidthheight.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Q and A</category>
            
            
            <pubDate>Tue, 11 Mar 2008 03:35:09 +0900</pubDate>
        </item>
        
        <item>
            <title>Kevin LynchのDreamweaver開発秘話　- 19 dreams </title>
            <description><![CDATA[<p>アドビのサイトの<strong>Dreamewaver 10周年記念イベントのレポート</strong>内に、<a href="http://www.adobe.com/jp/events/dreamweaver_10th_aniversary/">Kevin LynchのDreamweaver開発秘話　- 19 dreams -　ビデオ</a>が追加されました。</p>
]]></description>
            <link>http://swwwitch.com/books/impress/dekiru/dreamweaver/2008/03/kevin-lynchdreamweaver-19-drea.html</link>
            <guid>http://swwwitch.com/books/impress/dekiru/dreamweaver/2008/03/kevin-lynchdreamweaver-19-drea.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">その他</category>
            
            
            <pubDate>Tue, 11 Mar 2008 03:24:02 +0900</pubDate>
        </item>
        
        <item>
            <title>Dreamweaver拡張機能：全角・半角変換</title>
            <description><![CDATA[<p>アドビのDreamweaverデベロッパーセンターにて、<a href="http://www.adobe.com/jp/devnet/dreamweaver/articles/dw10seminar_conversion_ext.html">全角・半角変換を行うDreamweaver拡張機能</a>のダウンロードが可能になっています。
開発者は、アンカーテクノロジーの植木友浩さん。</p>

<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="zenkakuhankaku.png" src="http://www.swwwitch.com/books/impress/dekiru/dreamweaver/images/zenkakuhankaku.png" width="507" height="333" style="" /></span></p>
]]></description>
            <link>http://swwwitch.com/books/impress/dekiru/dreamweaver/2008/03/dreamweaver.html</link>
            <guid>http://swwwitch.com/books/impress/dekiru/dreamweaver/2008/03/dreamweaver.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Tipsや活用のテクニックなど</category>
            
            
            <pubDate>Tue, 11 Mar 2008 03:03:08 +0900</pubDate>
        </item>
        
        <item>
            <title>XML宣言のある／なし</title>
            <description><![CDATA[<p>p.19の<strong>ファイル作成のルール</strong>にてXML宣言を行わないとしていますが、このサイトのように、XHTMLを使う場合に、XML宣言を付ける方がよいでしょう。</p>

<p>なお、nternet Explorer 6.0以下では、XML宣言を付けるとCSSを「互換モード」で表示してしまうため、IE 6.0用の調整が必要になるため、XML宣言を付けないケースがあります。</p>
]]></description>
            <link>http://swwwitch.com/books/impress/dekiru/dreamweaver/2008/03/xml.html</link>
            <guid>http://swwwitch.com/books/impress/dekiru/dreamweaver/2008/03/xml.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">補足・修正</category>
            
            
            <pubDate>Tue, 11 Mar 2008 02:57:54 +0900</pubDate>
        </item>
        
        <item>
            <title>増刷が決定しました。</title>
            <description><![CDATA[<p>おかげさまで『できるクリエーターDreamweaver独習ナビ』の増刷が決定しました！　ありがとうございます。</p>
]]></description>
            <link>http://swwwitch.com/books/impress/dekiru/dreamweaver/2008/03/post-1.html</link>
            <guid>http://swwwitch.com/books/impress/dekiru/dreamweaver/2008/03/post-1.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">お知らせ</category>
            
            
            <pubDate>Wed, 05 Mar 2008 14:46:23 +0900</pubDate>
        </item>
        
        <item>
            <title>サポートサイトができました。</title>
            <description><![CDATA[<p>今さらですが、サポートサイトを作成しました。</p>
]]></description>
            <link>http://swwwitch.com/books/impress/dekiru/dreamweaver/2008/02/post.html</link>
            <guid>http://swwwitch.com/books/impress/dekiru/dreamweaver/2008/02/post.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">お知らせ</category>
            
            
            <pubDate>Tue, 12 Feb 2008 06:47:42 +0900</pubDate>
        </item>
        
    </channel>
</rss>
