<?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/"
	>

<channel>
	<title>Make Tech Easier &#187; Dreamweaver CS3</title>
	<atom:link href="http://maketecheasier.com/tag/dreamweaver-cs3/feed" rel="self" type="application/rss+xml" />
	<link>http://maketecheasier.com</link>
	<description>Uncomplicating the complicated, making life easier</description>
	<lastBuildDate>Fri, 20 Nov 2009 13:39:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How To Install Dreamweaver CS3 In Ubuntu Hardy</title>
		<link>http://maketecheasier.com/how-to-install-dreamweaver-cs3-in-ubuntu-hardy/2008/06/20</link>
		<comments>http://maketecheasier.com/how-to-install-dreamweaver-cs3-in-ubuntu-hardy/2008/06/20#comments</comments>
		<pubDate>Fri, 20 Jun 2008 03:11:38 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Dreamweaver CS3]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/how-to-install-dreamweaver-cs3-in-ubuntu-hardy/2008/06/20</guid>
		<description><![CDATA[It would be great if there is a Linux build of the popular Dreamweaver CS3, or that it could be easily installed via WINE. The truth is, none of the above work. There is no Linux version, nor will it work via WINE direct installation. The only way to get it to work is to [...]<p><strong><a href="http://maketecheasier.com/how-to-install-dreamweaver-cs3-in-ubuntu-hardy/2008/06/20">How To Install Dreamweaver CS3 In Ubuntu Hardy</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>



Related posts:<ol><li><a href='http://maketecheasier.com/how-to-install-safari-internet-explorer-opera-on-ubuntu/2008/04/01' rel='bookmark' title='Permanent Link: How to Install Safari, Internet Explorer, Opera on Ubuntu'>How to Install Safari, Internet Explorer, Opera on Ubuntu</a></li><li><a href='http://maketecheasier.com/install-adobe-air-for-linux-in-ubuntu-intrepid/2008/12/19' rel='bookmark' title='Permanent Link: Install Adobe Air For Linux In Ubuntu Intrepid'>Install Adobe Air For Linux In Ubuntu Intrepid</a></li><li><a href='http://maketecheasier.com/install-aptana-studio-in-ubuntu-intrepid/2009/03/23' rel='bookmark' title='Permanent Link: How To Install Aptana Studio In Ubuntu Intrepid'>How To Install Aptana Studio In Ubuntu Intrepid</a></li><li><a href='http://maketecheasier.com/how-to-run-google-chrome-in-ubuntu/2008/09/12' rel='bookmark' title='Permanent Link: How to Run Google Chrome in Ubuntu'>How to Run Google Chrome in Ubuntu</a></li><li><a href='http://maketecheasier.com/create-a-private-encrypted-folder-on-ubuntu-hardy-with-ecryptfs/2008/09/25' rel='bookmark' title='Permanent Link: Create a Private Encrypted Folder On Ubuntu Hardy With eCryptfs'>Create a Private Encrypted Folder On Ubuntu Hardy With eCryptfs</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>It would be great if there is a Linux build of the popular <a href="http://www.adobe.com/products/dreamweaver/" target="_blank">Dreamweaver CS3</a>, or that it could be easily installed via WINE. The truth is, none of the above work. There is no Linux version, nor will it work via WINE direct installation. The only way to get it to work is to port it over from a Windows installation.</p>
<p>If you are new to Dreamweaver CS3, it is one of the best, if not, the best web editor software in the market. While there are many open source and free web editors out there, none of them come close to it in term of quality and capability. Although it comes with a hefty price tag of $399, it is well worth the money if you are into serious web developing. As such, if you wish to follow this guide and install Dreamweaver CS3 in your Ubuntu machine, please make sure you have the licensed copy, or proceed to <a href="http://www.adobe.com/products/dreamweaver/" target="_blank">Adobe</a> to make your purchase. Do not attempt to use illegal software.</p>
<p><strong>Initial Installation &#8211; WINE</strong></p>
<p>We will need <a href="http://appdb.winehq.org/" target="_blank">WINE</a> to create a Windows environment for Dreamweaver. If you have already installed WINE, you can skip to the next section.</p>
<p class="codeblock">sudo apt-get install wine<br />
winecfg</p>
<p>The WINE configuration window will pop up. Click <em>OK</em> to close the window. You can now find a <em>.wine</em> folder in your Home directory (if you can&#8217;t see it, go to <em>View</em> and check &#8220;<em>Show Hidden Files</em>&#8220;).</p>
<p><strong>Porting Dreamweaver CS 3 From Windows</strong></p>
<p>Install your Dreamweaver CS 3 in Windows. (For this step, I would advise you to install it on a Windows virtual machine so that you can transfer files between the two OS easily later on.)</p>
<p>Now there are 5 main folders that you need to copy to your Ubuntu machine.</p>
<p>1) Open up File Manager and navigate to <em>C:\Program Files</em>. Copy the whole &#8216;<em>Adobe</em>&#8216; folder to Ubuntu <em>/home/username/.wine/drive_c/Program Files</em> folder.</p>
<p>2) Still in the Windows File manager, navigate to <em>C:\Documents and Settings\your-windows-user-name\Application Data</em> (if you can&#8217;t find the <em>Application Data</em> folder, go to <em>Tools-&gt;Folder Option-&gt;View</em> and select &#8216;<em>show hidden files and folders</em>&#8216;) and copy the whole &#8216;<em>Adobe</em>&#8216; folder to Ubuntu <em>/home/username/.wine/drive_c/windows/profiles/All Users/Application Data/ </em></p>
<p>3) In the Windows File manager, go to <em>C:\Program Files\Common Files</em> and copy the whole &#8216;<em>Adobe</em>&#8216; folder to Ubuntu <em>/home/username/.wine/drive_c/Program Files/Common Files</em></p>
<p>4) In the Windows file manager, go to <em>C:\WINDOWS\system32</em> and copy the whole &#8216;<em>marcomed</em>&#8216; folder to Ubuntu <em>/home/username/.wine/drive_c/windows/system32</em></p>
<p>5) In the Windows file manager, go to <em>C:\WINDOWS</em> and copy the whole &#8216;<em>WinSxS</em>&#8216; folder to Ubuntu <em>/home/username/.wine/drive_c/windows</em></p>
<p>Next, we need to import the Dreamweaver registry to WINE.</p>
<p>In  your Windows, go to <em>Start-&gt;Run</em>. Type in &#8216;<em>regedit</em>&#8216; and press Enter.</p>
<p>In the window that pop up, on the left pane, navigate to <em>HKEY_LOCAL_MACHINE-&gt; SOFTWARE-&gt;Adobe-&gt;Dreamweaver</em>. Right click on the &#8216;<em>Dreamweaver</em>&#8216; folder and select &#8216;<em>Export&#8217;</em>. Save the file as <em>dreamweaver.reg</em></p>
<p>Copy this <em>dreamweaver.reg</em> to your Ubuntu home folder.</p>
<p>Now you need to convert the registry file to ASCII format.</p>
<p class="codeblock">sudo apt-get install recode<br />
recode ucs-2..ascii dreamweaver.reg<br />
wine regedit dreamweaver.reg</p>
<p>At this time, you have successfully ported all the necessary files from Windows to Ubuntu. To test your installation:</p>
<p class="codeblock">cd .wine/drive_c/Program\ Files/Adobe/Adobe\ Dreamweaver\ CS3/<br />
wine Dreamweaver.exe</p>
<p>Dreamweaver CS3 should now launch.</p>
<p><strong>Creating entry in Applications menu</strong></p>
<p>To create an entry in your <em>Applications</em> menu, right click on the <em>Applications</em> menu and select &#8216;<em>Edit Menus&#8217;</em>.</p>
<p>Scroll down to the <em>Wine-&gt;Programs</em> entry and select <em>New Item</em>. Enter the following</p>
<p><strong>Type:</strong> <em>Application</em><br />
<strong>Name:</strong> <em>Dreamweaver CS3</em><br />
<strong>Command:</strong> <em>wine /home/username/.wine/drive_c/Program\ Files/Adobe/Adobe\ Dreamweaver\ CS3/Dreamweaver.exe</em></p>
<p>Click <em>Close</em>. You should now see an entry in your Application menu. You can drag the entry to your desktop or to the panel to create a shortcut.</p>
<p><p><script type="text/javascript"><!--
google_ad_client = "pub-8765285789552883";
/* MTE body ad300x250, created 5/17/09 */
google_ad_slot = "3980792036";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</p></p>
<p><strong><a href="http://maketecheasier.com/how-to-install-dreamweaver-cs3-in-ubuntu-hardy/2008/06/20">How To Install Dreamweaver CS3 In Ubuntu Hardy</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>


<p>Related posts:<ol><li><a href='http://maketecheasier.com/how-to-install-safari-internet-explorer-opera-on-ubuntu/2008/04/01' rel='bookmark' title='Permanent Link: How to Install Safari, Internet Explorer, Opera on Ubuntu'>How to Install Safari, Internet Explorer, Opera on Ubuntu</a></li><li><a href='http://maketecheasier.com/install-adobe-air-for-linux-in-ubuntu-intrepid/2008/12/19' rel='bookmark' title='Permanent Link: Install Adobe Air For Linux In Ubuntu Intrepid'>Install Adobe Air For Linux In Ubuntu Intrepid</a></li><li><a href='http://maketecheasier.com/install-aptana-studio-in-ubuntu-intrepid/2009/03/23' rel='bookmark' title='Permanent Link: How To Install Aptana Studio In Ubuntu Intrepid'>How To Install Aptana Studio In Ubuntu Intrepid</a></li><li><a href='http://maketecheasier.com/how-to-run-google-chrome-in-ubuntu/2008/09/12' rel='bookmark' title='Permanent Link: How to Run Google Chrome in Ubuntu'>How to Run Google Chrome in Ubuntu</a></li><li><a href='http://maketecheasier.com/create-a-private-encrypted-folder-on-ubuntu-hardy-with-ecryptfs/2008/09/25' rel='bookmark' title='Permanent Link: Create a Private Encrypted Folder On Ubuntu Hardy With eCryptfs'>Create a Private Encrypted Folder On Ubuntu Hardy With eCryptfs</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/how-to-install-dreamweaver-cs3-in-ubuntu-hardy/2008/06/20/feed</wfw:commentRss>
		<slash:comments>49</slash:comments>
		</item>
	</channel>
</rss>
