<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel>
	  <title>Ask MetaFilter questions tagged with Dreamweaver</title>
      <link>http://ask.metafilter.com/tags/Dreamweaver</link>
      <description>Questions tagged with 'Dreamweaver' at Ask MetaFilter.</description>
	  <pubDate>Tue, 27 Oct 2009 13:31:52 -0800</pubDate> <lastBuildDate>Tue, 27 Oct 2009 13:31:52 -0800</lastBuildDate>

      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>	  
	<item>
	<title>Which HTML/CSS/JS IDE do I want?</title>
	<link>http://ask.metafilter.com/136596/Which%2DHTMLCSSJS%2DIDE%2Ddo%2DI%2Dwant</link>	
	<description>Which HTML/CSS/JS IDE do I want? So I&apos;ve been doing AS3 development for the last few years, using Flex Builder, but am now moving back into HTML/CSS/JS. I&apos;ve gotten used to having a fairly intelligent IDE and I&apos;d like to not go back to the bad old days of having to type every single param and property from scratch every time. (I&apos;m looking for code help, not just highlighting.)&lt;br&gt;
&lt;br&gt;
I have tried a few but none seems to have everything I want:&lt;br&gt;
&lt;br&gt;
1. Dreamweaver: &lt;br&gt;
Pluses: When you link to a stylesheet, you can CTRL+space and get a list of styles to choose from.&lt;br&gt;
Minuses: Weak support for JS. (no auto-complete at all)&lt;br&gt;
&lt;br&gt;
2. &lt;a href=&quot;http://www.aptana.org/studio&quot;&gt;Aptana&lt;/a&gt;:&lt;br&gt;
Pluses: Seems to have excellent JS support, including major AJAX libraries.&lt;br&gt;
Minuses: Unless I am missing something, I can&apos;t choose Css styles off a list, and that is a major major timesaver for the work I&apos;ll be doing.&lt;br&gt;
&lt;br&gt;
3. &lt;a href=&quot;http://www.blumentals.net/htmlpad/tour.php?id=23&quot;&gt;HTMLPad 2010&lt;/a&gt;:&lt;br&gt;
Plusses and minuses seem about the same as Aptana, plus it costs money. (DW CS3 is already installed on my work machine so no cost there.)&lt;br&gt;
&lt;br&gt;
So, am i doing something wrong with Aptana? Is there another piece of software I&apos;m not aware of? Or should I settle for DW for html/css and Aptana for JS? (The work will probably be 80% or more on the html/css side.)&lt;br&gt;
&lt;br&gt;
thanks!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.136596</guid>
	<pubDate>Tue, 27 Oct 2009 13:31:52 -0800</pubDate>
	<category>aptana</category>
	<category>css</category>
	<category>dev</category>
	<category>development</category>
	<category>dreamweaver</category>
	<category>html</category>
	<category>ide</category>
	<category>javascript</category>
	<category>js</category>
	<category>programming</category>
	<category>web</category>
	<category>webdevelopment</category>
	<dc:creator>drjimmy11</dc:creator>
	</item>
	<item>
	<title>I just want to add a dash!</title>
	<link>http://ask.metafilter.com/135380/I%2Djust%2Dwant%2Dto%2Dadd%2Da%2Ddash</link>	
	<description>I&apos;m using the find and replace tool in dreamweaver, ultilizing Regular Expressions to find four numbers and a space and then &apos;replace&apos; that expression with itself but add a dash. I have a series of years and descriptions, it looks something like this:&lt;br&gt;
&lt;br&gt;
1991 Event Number 1&lt;br&gt;
1992 Event Number 2&lt;br&gt;
1994 Event Number 3&lt;br&gt;
1997 Event Number 4&lt;br&gt;
&lt;br&gt;
I want to turn that into:&lt;br&gt;
&lt;br&gt;
1991&lt;br&gt;
- Event Number 1&lt;br&gt;
&lt;br&gt;
1992&lt;br&gt;
- Event Number 2&lt;br&gt;
&lt;br&gt;
1994&lt;br&gt;
- Event Number 3&lt;br&gt;
&lt;br&gt;
1997&lt;br&gt;
- Event Number 4&lt;br&gt;
&lt;br&gt;
I don&apos;t want to do it manually, because there&apos;s something like 200 some-odd dates. I&apos;ve managed to deceiver a regular expression to find the year and space ([0-9][0-9][0-9][0-9] ) but I can&apos;t seem to get dreamweaver to replace the found expression with itself.&lt;br&gt;
&lt;br&gt;
Is that possible? if not, is there any method I can use to find the 5th character in a line, or the first space in a line?&lt;br&gt;
&lt;br&gt;
Any suggestions?&lt;br&gt;
&lt;br&gt;
(fyi: the end document will be a html page.)</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.135380</guid>
	<pubDate>Tue, 13 Oct 2009 13:33:24 -0800</pubDate>
	<category>dreamweaver</category>
	<category>formating</category>
	<category>regularexpressions</category>
	<dc:creator>royalsong</dc:creator>
	</item>
	<item>
	<title>Dreamweav - err</title>
	<link>http://ask.metafilter.com/131223/Dreamweav%2Derr</link>	
	<description>I need to break out my toolbars in Dreamwever CS3 so I can have them on monitor #1 of my dual monitor setup and the working window on monitor #2 My old versions of Dreamweaver always asked me on install which way I would like.  All-in-one window, or toolbars broken out. Darned if Ive tried all the logical places to find it, and my google-fu is lacking.&lt;br&gt;
&lt;br&gt;
I&apos;m sure this is an easy one :-)&lt;br&gt;
&lt;br&gt;
Thanks in advance!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.131223</guid>
	<pubDate>Wed, 26 Aug 2009 17:10:03 -0800</pubDate>
	<category>Dreamweaver</category>
	<category>view</category>
	<dc:creator>sandra_s</dc:creator>
	</item>
	<item>
	<title>The stuff Dreamweaver&apos;s are made of</title>
	<link>http://ask.metafilter.com/130153/The%2Dstuff%2DDreamweavers%2Dare%2Dmade%2Dof</link>	
	<description>Dreamweaver CS3 on Vista slows to a halt when typing or adding text. My laptop is a Vista machine with 4gb ram.  I Just replaced Dreamweaver MX, which I use for years on my XP box and on this laptop.  &lt;br&gt;
&lt;br&gt;
I was having problems with MX not assigning tables correctly and was advised that since it was older and not written for Vista, I would need to upgrade to a Vista-compatible version.&lt;br&gt;
&lt;br&gt;
I bought CS3.  That fixed the tables problem, but the inputting of text is SO SLOW.  If you try to manually type it in, after the first character it just &quot;thinks about it&quot; and locks up the whole program for 2-10 minutes. Yes, thats 2-10 minutes. &lt;br&gt;
&lt;br&gt;
Same thing with pasting text.  ctrl+v equals a similar wait.&lt;br&gt;
&lt;br&gt;
it will eventually do it, but to enter in 3 paragraphs is taking somewhere just under an hour.&lt;br&gt;
&lt;br&gt;
Dreamweaver is useless to me like this, but I paid a lot of money for it, so I&apos;d really like to find a fix.&lt;br&gt;
&lt;br&gt;
Any thoughts?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.130153</guid>
	<pubDate>Fri, 14 Aug 2009 08:08:27 -0800</pubDate>
	<category>dreamweaver</category>
	<category>slow</category>
	<category>text</category>
	<dc:creator>sandra_s</dc:creator>
	</item>
	<item>
	<title>Is it possible to create a region in a Dreamweaver template where the *content* repeats?</title>
	<link>http://ask.metafilter.com/129892/Is%2Dit%2Dpossible%2Dto%2Dcreate%2Da%2Dregion%2Din%2Da%2DDreamweaver%2Dtemplate%2Dwhere%2Dthe%2Dcontent%2Drepeats</link>	
	<description>Is it possible to create a region in a Dreamweaver template where the *content* repeats? I have a bunch of dreamweaver templates for a new site - CS4 to be precise. While there is a div that pulls db driven data, most of the content of the pages themselves are static. Each page will a contain a headline and body content containing 3 tabbed sections. The user will be able to tab between the three sections on the page.&lt;br&gt;
&lt;br&gt;
There is a &quot;blurb&quot; below each tab that is not part of the tab, a sort of subheadline. The blurb&apos;s content is the same below each tab. In Dreamweaver, I have the tab content is an editable region. What I would like to do is make the blurb an editable region but one where the content person can add the blurb&apos;s content once (say on the first tab) and then the second and third blurb regions will automatically have that first blurbs content. Repeating regions won&apos;t do it.&lt;br&gt;
&lt;br&gt;
The Interwebs and all the Dreamweaver books mention all sorts of great optional, repeating, nested regions but not specifically this.&lt;br&gt;
&lt;br&gt;
If there is no way, perhaps using Javascript&apos;s getElementByID? or using JSON (of which I know NOTHING!) and have the user populate the first tab?&lt;br&gt;
&lt;br&gt;
Thanks to all.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.129892</guid>
	<pubDate>Tue, 11 Aug 2009 16:41:52 -0800</pubDate>
	<category>Dreamweaver</category>
	<category>resolved</category>
	<category>Templates</category>
	<category>Web</category>
	<dc:creator>xetere</dc:creator>
	</item>
	<item>
	<title>What&apos;s a good online FTP/code editor?</title>
	<link>http://ask.metafilter.com/129187/Whats%2Da%2Dgood%2Donline%2DFTPcode%2Deditor</link>	
	<description>I need to replace Dreamweaver with something web based.  I only use the file check-in/check-out and code coloring.  I don&apos;t care about the WYSIWYG part of it (which is their main focus).  Is anything out there? Years after starting with Dreamweaver for &quot;design&quot;, I&apos;m still using it for some simple functions.  I like that:&lt;br&gt;
&lt;br&gt;
A -- I can &quot;check-in&quot; and &quot;check-out&quot; files.  This helps me to make sure I&apos;m looking at the newest version of a file, whether I&apos;m at home, work, laptop, etc.&lt;br&gt;
B -- The code coloring (and auto-complete) are nice to have.&lt;br&gt;
&lt;br&gt;
The rest of it is useless.  I don&apos;t need the WYSIWYG, CSS, and all of the other fancy tools.  What can I use?&lt;br&gt;
&lt;br&gt;
I&apos;d prefer something web based, so I&apos;m not always having to add new site profiles to my different machines, but a simple Windows-based app would be fine too.  Notepad++ comes very close with the &quot;FTP_synchronize&quot; plug-in, but it&apos;s a bit sloppy.  Any ideas?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.129187</guid>
	<pubDate>Mon, 03 Aug 2009 20:13:43 -0800</pubDate>
	<category>dreamweaver</category>
	<category>editor</category>
	<category>web</category>
	<dc:creator>mickmel</dc:creator>
	</item>
	<item>
	<title>How can I shorten the url a user has to type?</title>
	<link>http://ask.metafilter.com/127809/How%2Dcan%2DI%2Dshorten%2Dthe%2Durl%2Da%2Duser%2Dhas%2Dto%2Dtype</link>	
	<description>Can I program something so a visitor who wants to see &lt;a href=&quot;http://example.com/CTTourHome.htm&quot;&gt;www.example.com/CTTourHome.htm&lt;/a&gt; only has to type www.example.com/ct ? I will be putting a link to this page on the homepage of my site, but I want to put something easy to type on offline ads and announcements.&lt;br&gt;
&lt;br&gt;
I remember doing something like this with an old website I had on a different host. I think it was doteasy.com and now I&apos;m on lunarpages.com. (I asked lunarpages and they said I couldn&apos;t do this. Hmmm... how did I do it before then?)&lt;br&gt;
&lt;br&gt;
Is it possible to let users type in that trailing &quot;/ct&quot; without including a .htm extension?&lt;br&gt;
&lt;br&gt;
This is a new subsection of the site by the way, but I haven&apos;t made a new subdirectory for it. Do I need to do that and make my desired page the default, index page for the subdirectory? &lt;br&gt;
&lt;br&gt;
One last thing: this is an add-on domain, so it&apos;s a subdomain or folder under my main domain. I am able to access it via ftp directly with the dreamridersmovie.com address.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.127809</guid>
	<pubDate>Sun, 19 Jul 2009 04:11:21 -0800</pubDate>
	<category>dreamweaver</category>
	<category>html</category>
	<category>RESOLVED</category>
	<category>webdesign</category>
	<category>website</category>
	<dc:creator>DreamRider</dc:creator>
	</item>
	<item>
	<title>Tabula Nada</title>
	<link>http://ask.metafilter.com/125532/Tabula%2DNada</link>	
	<description>All of a sudden I cant insert a table in Dramweaver MX, and it is NOT the View&amp;gt;Table View&amp;gt;Standard View  versus Layout View setting (as far as I can tell). I have been using my version of Dreamweaver for years, originally on XP, but on Vista the last year and a half.&lt;br&gt;
&lt;br&gt;
Last week all of a sudden when I click the table tool, or go to Insert&amp;gt;Table I get nothing.  The tool and menu item are not grayed out, they are live, but dont do anything.   I am in standard view.  &lt;br&gt;
&lt;br&gt;
I have uninstalled and reinstalled Dreamweaver.  That solved the problem for 1 day.  Now its doing it again.&lt;br&gt;
&lt;br&gt;
I can add and delete cells/rows/columns from existing tables, but not create a new one.  I have been getting by by copy/pasting an existing table, deleting its contents and deleting/adding rows and columns, but i NEED to be able to just create a table again. And within Dreamweaver.&lt;br&gt;
&lt;br&gt;
This happens in new and existing files.&lt;br&gt;
&lt;br&gt;
HELP!!&lt;br&gt;
&lt;br&gt;
Thanks in advance!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.125532</guid>
	<pubDate>Mon, 22 Jun 2009 16:39:22 -0800</pubDate>
	<category>Dreamweaver</category>
	<category>tables</category>
	<dc:creator>sandra_s</dc:creator>
	</item>
	<item>
	<title>Simple Code </title>
	<link>http://ask.metafilter.com/123234/Simple%2DCode</link>	
	<description>Dreamweaver or Coda for web design &amp;amp; programming? I don&apos;t do a lot of web design (I&apos;m more of a print designer) but I&apos;m doing more and more of it nowadays. I have always hand coded websites just using a free text editor and previewing it in a browser. I&apos;m no programmer, but can get by in HTML/CSS. Back when I first was forced to take a web design course 10 years ago we had a choice between hand coding and an editor, I took the hand coding class. I&apos;ve always thought that editors (like Dreamweaver) were bloated and produced messy code.&lt;br&gt;
&lt;br&gt;
Now that I&apos;m doing more web design and see that Coda is on sale I&apos;m thinking I might as well pick it up. That is, unless Dreamweaver can do everything that Coda does and allow me to get into the code. I haven&apos;t looked at the program in years and don&apos;t know if its gotten better to work with. Since I create websites in Photoshop and Illustrator it might make sense to just go with the workflow and finish them in Dreamweaver. I haven&apos;t used Dreamweaver since it first came out but I don&apos;t think it should be too much trouble to become proficient at given my current skill set.&lt;br&gt;
&lt;br&gt;
I am currently using CS3 standard but have a copy of CS4 Design Premium (Dreamweaver + Flash included, free upgrade) ready to install when I get my new computer in a few days. My current computer is too slow to run CS4. &lt;br&gt;
&lt;br&gt;
Is Coda worth getting or should I stick with Dreamweaver since I already own it?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.123234</guid>
	<pubDate>Thu, 28 May 2009 08:35:44 -0800</pubDate>
	<category>Coda</category>
	<category>Dreamweaver</category>
	<category>Webdesign</category>
	<dc:creator>Bunglegirl</dc:creator>
	</item>
	<item>
	<title>Keeping Dreamweaver in sync</title>
	<link>http://ask.metafilter.com/121041/Keeping%2DDreamweaver%2Din%2Dsync</link>	
	<description>I use Dreamweaver on my laptop and on my desktop to manage my website. I am a very light user and often find that I get things gummed up between the laptop and desktop, what should I do to maintain sync? I often go weeks without doing any work on this site and it has minimal needs, but I learned enough Dreamweaver since I have always used it for what little html I do.&lt;br&gt;
&lt;br&gt;
The problem is that sometimes I like to work on my laptop and sometimes I like to work from my desktop. I also find that it does not take long before I have made some sort of coding error on one and it has an &quot;oh my god I am about to ruin everything&quot; effect on trying to get back to where I was.&lt;br&gt;
&lt;br&gt;
I never learned the proper way to use the synchronization tools or the auto deletions functions in Dreamweaver. So right now I have incomplete versions on both my laptop and my desktop and a lot of files on both the laptop, desktop and the server that are not in use.&lt;br&gt;
&lt;br&gt;
What I am looking for is a concise and hopefully easy to understand method to guarantee that everything stays in sync.&lt;br&gt;
&lt;br&gt;
Thanks for your input.&lt;br&gt;
&lt;br&gt;
Henry</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.121041</guid>
	<pubDate>Fri, 01 May 2009 17:22:13 -0800</pubDate>
	<category>dreamweaver</category>
	<category>sync</category>
	<dc:creator>silsurf</dc:creator>
	</item>
	<item>
	<title>stochastic hyperlink required</title>
	<link>http://ask.metafilter.com/117715/stochastic%2Dhyperlink%2Drequired</link>	
	<description>Question about linking pages in a slightly random way with Dreamweaver... I have a basic understanding of html and can make my way around dreamweaver (which I learned by myself, so I am definitely not an advanced user!), but for a multimedia project I&apos;m working on, I&apos;d like to create a specific type of link. I would like to create a hyperlink that points to a group of pages (that would be grouped in a folder, or perhaps there is a tagging system that could be put into place?), but that randomly picks one of these pages (not the one that&apos;s currently live). I&apos;m not sure if this is feasible with my poor programing knowledge, but I would hope there&apos;s a straightforward way to achieve it!&lt;br&gt;
&lt;br&gt;
My idea is that if the audience enjoy a text (or an image for that matter), they could click on it and be directed to another related page, but not in a linear or predictive way.&lt;br&gt;
&lt;br&gt;
Additionnal infos: the project is for an installation, so everything is going to be local (ie on the computer that runs the installation, in safari with mega zoomer). I can use good old dreamweaver 8 and/or flash mx to complete this simple task. I thought for a while that a cms might be easier to deal with to achieve that effect, but I already have a lot of pages already created and know nothing about css.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.117715</guid>
	<pubDate>Wed, 25 Mar 2009 12:47:41 -0800</pubDate>
	<category>dreamweaver</category>
	<category>html</category>
	<category>link</category>
	<category>random</category>
	<category>resolved</category>
	<dc:creator>ddaavviidd</dc:creator>
	</item>
	<item>
	<title>Dreeeeeeamweaver... help me make it to another job</title>
	<link>http://ask.metafilter.com/115923/Dreeeeeeamweaver%2Dhelp%2Dme%2Dmake%2Dit%2Dto%2Danother%2Djob</link>	
	<description>Graphic designer needing web skills... but what do I need? I&apos;m a graphic artist at a newspaper.  As you may know, newspapers are not doing well, and between that and outsourcing, my job is on the endangered list.  When I started training for this, everything at school was focused on print.  (Which is weird, since it was 2002, and the web was already very well advanced.)  But my training has served me well, at least until now.  What I&apos;m seeing pretty much everywhere is that designers need to be able to design for the web as well.  I&apos;m good at learning new stuff, so this doesn&apos;t really intimidate me.  But I need to know what designers currently are expected to know.  It seems that Dreamweaver (no training whatsoever) and Flash (which I do have some training on) are a given.  How about coding?  Scripting?  Or do the designers typically design and then hand things over to the code monkeys?  Other aspects of web design?  Any resources you&apos;d recommend?&lt;br&gt;
&lt;br&gt;
Thanks!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.115923</guid>
	<pubDate>Thu, 05 Mar 2009 10:30:30 -0800</pubDate>
	<category>dreamweaver</category>
	<category>flash</category>
	<category>graphicdesign</category>
	<category>webdesign</category>
	<dc:creator>azpenguin</dc:creator>
	</item>
	<item>
	<title>How can I allow end users specify a query in Contribute or Dreamweaver?</title>
	<link>http://ask.metafilter.com/115718/How%2Dcan%2DI%2Dallow%2Dend%2Dusers%2Dspecify%2Da%2Dquery%2Din%2DContribute%2Dor%2DDreamweaver</link>	
	<description>How can I set up a Dreamweaver Template so that a user can enter a variable to get a custom recordset? I hand roll my Web pages, but there is a Dreamweaver site which has much database driven content. Many users will be updating it either in Dreamweaver or in Contribute. This is in .asp classic. There are panels that get recordset data from a table. I would like for a user to be able to add a record id into an editable region of the template so that he or she will get the correct query results without having to go to bindings, or any tasks more complicated for the average user. They know the record ids so they can copy and paste.&lt;br&gt;
What I am looking for is an end user - even in contribute creating a page from a template, adding a number in the recordid editable region so that the query queries the database for the correct data. &lt;br&gt;
&lt;br&gt;
Now of course, I *can* use the urlstring, - &quot;page.asp?recordid=2&quot; for example, but it is also a requirement that the .asp pages be named normal names (newyorkoffice.asp, somothercityoffice.asp) etc., etc.&lt;br&gt;
&lt;br&gt;
I would assume this is easy, you can make a meta tag as editable, but for some reason, I am at a loss on how to do this. Nothing shows up in Google, is this possible, should I be looking for other alternatives. Keep in mind that since the site is in DW and the db is SQLServer and there is a huge .asp classic codebase, even if it isn&apos;t the most elegant solution, if there is a way to NOT re-jigger the entire site from scratch, I am all for it.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.115718</guid>
	<pubDate>Tue, 03 Mar 2009 14:43:15 -0800</pubDate>
	<category>asp</category>
	<category>database</category>
	<category>Dreamweaver</category>
	<category>querystring</category>
	<dc:creator>xetere</dc:creator>
	</item>
	<item>
	<title>Dreamweaver noob CSS/template/float/whitespace question</title>
	<link>http://ask.metafilter.com/113462/Dreamweaver%2Dnoob%2DCSStemplatefloatwhitespace%2Dquestion</link>	
	<description>Dreamweaver CS3 newbie CSS/template/float/whitespace question I have created a few pages in Dreamweaver CS3 based on the &quot;Two column hybrid, left sidebar, header and footer&quot; template.  The pages render perfectly on my computer; I tested them at every available resolution -- no problems.&lt;br&gt;
&lt;br&gt;
When the pages were viewed by someone who really matters, they rendered funky, naturally.  I wasn&apos;t present when he viewed them but what was described to me is that the main content was pushed down below the sidebar, thereby creating a ton of whitespace to the right of the sidebar.  I have tried to recreate the problem on my PC but have not been able to.&lt;br&gt;
&lt;br&gt;
I&apos;m new to Dreamweaver/HTML/CSS, but from what I&apos;ve read this sounds like a &quot;float&quot; issue, no?  Am I barking up the right tree?  I need to fix this ASAP, so any suggestions or expertise that is shared is greatly appreciated.  Also, how can I make sure the issue is truly fixed when I cannot recreate the problem?  Thanks in advance!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.113462</guid>
	<pubDate>Thu, 05 Feb 2009 09:55:00 -0800</pubDate>
	<category>CS3</category>
	<category>CSS</category>
	<category>Dreamweaver</category>
	<category>float</category>
	<category>template</category>
	<category>whitespace</category>
	<dc:creator>momzilla</dc:creator>
	</item>
	<item>
	<title>Dreamweaver is nutty</title>
	<link>http://ask.metafilter.com/111590/Dreamweaver%2Dis%2Dnutty</link>	
	<description>Hello All,
   On a site I am building I have everything saved to a single file and all links are formated, /xxx.php  but dreamweaver has started renaming everything file:/C|Documents%and%settings/administrator/desktop... ect. I am using PHP and using a testing server. no links work when I check it on my testing server. Everything has been working fine until today, and am unsure what may have caused the change. Thanks so much everyone.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.111590</guid>
	<pubDate>Tue, 13 Jan 2009 16:55:11 -0800</pubDate>
	<category>dreamweaver</category>
	<dc:creator>Benzle</dc:creator>
	</item>
	<item>
	<title>Linking photos in Dreamweaver</title>
	<link>http://ask.metafilter.com/108070/Linking%2Dphotos%2Din%2DDreamweaver</link>	
	<description>Dreamweaver DX help needed - simple but repetitive linking task. I have a large table into which I&apos;ve dragged a few hundred thumbnails, and now need to link those to their larger counterparts all of which have the same name as their respective thumbnails but are in a separate folder. Can Dreamweaver automate this task? Can Dreamweaver rename all of the pictures numerically based on the order in which they now appear in the table to facilitate this task?&lt;br&gt;
No RTFM responses, please - I&apos;ve dug around a bit.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.108070</guid>
	<pubDate>Mon, 01 Dec 2008 05:20:41 -0800</pubDate>
	<category>Dreamweaver</category>
	<category>html</category>
	<category>links</category>
	<category>resolved</category>
	<category>thumbnails</category>
	<dc:creator>fish tick</dc:creator>
	</item>
	<item>
	<title>Am I stuck paying $300 for Dreamweaver if I want to edit a Dreamweaver-created site?</title>
	<link>http://ask.metafilter.com/107178/Am%2DI%2Dstuck%2Dpaying%2D300%2Dfor%2DDreamweaver%2Dif%2DI%2Dwant%2Dto%2Dedit%2Da%2DDreamweavercreated%2Dsite</link>	
	<description>Am I stuck paying $300 for Dreamweaver? Howdy mefites.&lt;br&gt;
&lt;br&gt;
I need to tweak an existing website that was created in Dreamweaver.  I&apos;m on a Mac.  I opened the website in Seamonkey and it doesn&apos;t look so good (the Flash -ugh- ain&apos;t right, and neither are the -ugh- drop down menus).  All I want to do is pop in there and do some SEO work without screwing up the flash/dropdown masterpiece.  My question is three-fold.&lt;br&gt;
&lt;br&gt;
1) Can I make the necessary changes (Title, Tags, Keywords, a little bit o&apos; content) in Seamonkey or some other free program without jacking up the site?&lt;br&gt;
&lt;br&gt;
If not, &lt;br&gt;
&lt;br&gt;
2) Do I have to get Dreamweaver and am I stuck paying $300 for it?  Any particular version I should get?  I&apos;m really not getting paid enough for this gig to justify a $300 expense.  $100, though, maybe.&lt;br&gt;
&lt;br&gt;
If so,&lt;br&gt;
&lt;br&gt;
3) I opened up the site via ftp and see that what appears to be HTML pages are on the server as .asp pages.  A total blind spot for me.  Does that mean I can&apos;t just open up the HTML page in a text editor and make the changes I want without jacking up the aforementioned masterpiece?&lt;br&gt;
&lt;br&gt;
Any and all advice would be GREATLY appreciated, even and especially refs to helpful old posts (I couldn&apos;t find any exactly on point).&lt;br&gt;
&lt;br&gt;
Thanks, all!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.107178</guid>
	<pubDate>Tue, 18 Nov 2008 16:34:36 -0800</pubDate>
	<category>dreamweaver</category>
	<category>editor</category>
	<category>html</category>
	<dc:creator>letahl</dc:creator>
	</item>
	<item>
	<title>What&apos;s the best way to learn web design?</title>
	<link>http://ask.metafilter.com/106162/Whats%2Dthe%2Dbest%2Dway%2Dto%2Dlearn%2Dweb%2Ddesign</link>	
	<description>Best way for a beginner to learn web design and Dreamweaver? Several years ago I used to be into web design (back when it was basically just HTML) and I did a lot of the coding myself. It&apos;s a hobby I would like to get back into, no rush. I have noticed that things have significantly changed; CSS, Flash, XHTML, etc.&lt;br&gt;
&lt;br&gt;
If you are a web designer in this day and age, how did you learn? I&apos;ve seen the Lynda series out there, so that&apos;s an option. I would prefer to learn on my computer at home but I&apos;m open to buy a nice book or two. I am just wondering what out there is effective and a good source of information for beginners, especially with using Dreamweaver. Like I said, I&apos;d like ot combine the two in the same tutorial if possible.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.106162</guid>
	<pubDate>Thu, 06 Nov 2008 14:20:57 -0800</pubDate>
	<category>dreamweaver</category>
	<category>webdesign</category>
	<category>websites</category>
	<dc:creator>jwfree</dc:creator>
	</item>
	<item>
	<title>Eye-candy graphics directly in Email</title>
	<link>http://ask.metafilter.com/105947/Eyecandy%2Dgraphics%2Ddirectly%2Din%2DEmail</link>	
	<description>Eye-candy filled e-mail without having to open an attachment - how do you create this? You know the e-mails you get from advertisers that are loaded with graphics, images and lots of color.... how do you create something like that?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.105947</guid>
	<pubDate>Tue, 04 Nov 2008 08:33:52 -0800</pubDate>
	<category>adobe</category>
	<category>advertisement</category>
	<category>CS3</category>
	<category>CSS</category>
	<category>design</category>
	<category>dreamweaver</category>
	<category>email</category>
	<category>eyecandy</category>
	<category>graphicdesign</category>
	<category>html</category>
	<category>photoshop</category>
	<category>webdesign</category>
	<dc:creator>designbyme</dc:creator>
	</item>
	<item>
	<title>Why won&apos;t CSS rollovers work for me?</title>
	<link>http://ask.metafilter.com/102656/Why%2Dwont%2DCSS%2Drollovers%2Dwork%2Dfor%2Dme</link>	
	<description>I&apos;m trying to put CSS rollover buttons onto my website. They show up just fine in Dreamweaver, but not on &lt;em&gt;any&lt;/em&gt; browser. This makes no sense, about to go insane, more inside, etc. Alright, I hope someone here can help me.&lt;br&gt;
&lt;br&gt;
I&apos;m trying to put some CSS rollover buttons on a page, as so . . .&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
[&lt;strong&gt;MeFi is stripping out my HTML code, but it&apos;s basically a link--a href--with a class tag (=&quot;artisticroll&quot;) and some style for positioning.&lt;/strong&gt;]&lt;br&gt;
&lt;em&gt;Note: I&apos;m positive that there&apos;s not an error in this code.&lt;/em&gt;&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
. . . and this links back to my .css file, part of which is thus . . .&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;a.artisticroll&lt;br&gt;
{&lt;br&gt;
display: block;&lt;br&gt;
width: 200px;&lt;br&gt;
height: 23px;&lt;br&gt;
background-image: url(&apos;artisticROLL.jpg&apos;);&lt;br&gt;
}&lt;br&gt;
a.artisticroll:hover&lt;br&gt;
{&lt;br&gt;
background-position: 0 23px;&lt;br&gt;
}&lt;/strong&gt;&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
. . . but it only shows up in Dreamweaver--not in any browsers. I&apos;ve tried doing a local preview as well as actually uploading all the files onto my host and viewing it online. Nothing works.&lt;br&gt;
&lt;br&gt;
This isn&apos;t the weird part. What&apos;s stranger is that I have &lt;em&gt;other&lt;/em&gt; CSS rollover buttons on the same page that work just fine.&lt;br&gt;
&lt;br&gt;
Code / .css except for working buttons:&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
[&lt;strong&gt;Same issue/code as above, except the class is &quot;contactroll&quot;.&lt;/strong&gt;]&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;&lt;br&gt;
a.contactroll&lt;br&gt;
{&lt;br&gt;
display: block;&lt;br&gt;
width: 130px;&lt;br&gt;
height: 60px;&lt;br&gt;
background-image: url(&apos;contactROLL.jpg&apos;);&lt;br&gt;
}&lt;br&gt;
a.contactroll:hover&lt;br&gt;
{&lt;br&gt;
background-position: 0 60px;&lt;br&gt;
}&lt;/strong&gt;&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
As far as I can tell, there is absolutely no reason for some buttons to work and some not. What am I doing wrong?&lt;br&gt;
&lt;br&gt;
Thanks for any/all help; I can provide more details if needed.&lt;/&gt;&lt;/&gt;</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.102656</guid>
	<pubDate>Thu, 25 Sep 2008 15:16:01 -0800</pubDate>
	<category>CSS</category>
	<category>Dreamweaver</category>
	<dc:creator>reductiondesign</dc:creator>
	</item>
	<item>
	<title>Just like the neighbor&apos;s cat in your kids&apos; sandbox...</title>
	<link>http://ask.metafilter.com/94742/Just%2Dlike%2Dthe%2Dneighbors%2Dcat%2Din%2Dyour%2Dkids%2Dsandbox</link>	
	<description> What am I doing to my links pointing to images in a private directory that prevents me from seeing the pics in &lt;em&gt;Dreamweaver CS3&lt;/em&gt; Design mode? Searching Adobe&apos;s Knowlegebase and Google yields a flood of others&apos; issues with setting up passworded sites or &lt;em&gt;Dreamweaver&lt;/em&gt; forgetting FTP login info and I can&apos;t narrow the results to the problem I&apos;m having.&lt;br&gt;
&lt;br&gt;
I just started building a web site and I&apos;m rusty in HTML and am learning CSS. After I edit the code, I do like to check it out in Design view. Currently, I&apos;m uploading things to a private directory (passworded .htaccess on a Zeus server not managed by me) so my business partner can see pages before the site goes &quot;live.&quot; Viewing the site through a browser, one is prompted to enter the name and password to see this directory&apos;s content. No problems there. I have no troubles with file management in &lt;em&gt;DW&lt;/em&gt;&apos;s FTP prog or in &lt;em&gt;FileZilla&lt;/em&gt;, either. &lt;br&gt;
&lt;br&gt;
Suppose the page I&apos;m working on is located at http://www.[mydumbsite].com/public_html/sandbox/mydumbpage.htm . &quot;Sandbox&quot; is the passworded directory. My stylesheet for CSS is located in the same directory and the page refers directly to &lt;em&gt;mydumbstylesheet.css&lt;/em&gt; . The pics reside below &quot;sandbox&quot; in folders &quot;dumbimages&quot; and &quot;dumbimages/dumbthumbs.&quot; The stylesheet&apos;s effects on my .html pages show up in Design mode. The images do not. When it&apos;s all said and done, the images ARE there on the site and appear in the final product. I would just like to know what I&apos;m doing or not doing that keeps me from being able to preview.&lt;br&gt;
&lt;br&gt;
How do I refer to the image locations the short way (vs. &quot;http://www.[mydumbsite].com/public_html/sandbox/images/dumbpic.jpg&quot;) so &lt;em&gt;DW&lt;/em&gt; is not blocked access? Or Is there a way to tell DW to prompt me to get into pw&apos;d dirs in preview mode?&lt;br&gt;
&lt;br&gt;
Any other methods/advice (other than &quot;&lt;em&gt;OMG don&apos;t use THAT program, I write code with Sith blood on tree bark&lt;/em&gt;&quot;) are welcome.&lt;br&gt;
&lt;br&gt;
Thanks!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.94742</guid>
	<pubDate>Sun, 22 Jun 2008 19:06:04 -0800</pubDate>
	<category>dir</category>
	<category>directory</category>
	<category>Dreamweaver</category>
	<category>DreamweaverCS3</category>
	<category>filetransferprotocol</category>
	<category>FTP</category>
	<category>htaccess</category>
	<category>HTML</category>
	<category>htpasswd</category>
	<category>hypertextmarkuplanguage</category>
	<category>password</category>
	<category>resolved</category>
	<dc:creator>bonobo</dc:creator>
	</item>
	<item>
	<title>Should I bother learning Dreamweaver CS3?</title>
	<link>http://ask.metafilter.com/94596/Should%2DI%2Dbother%2Dlearning%2DDreamweaver%2DCS3</link>	
	<description>What workflow advantages have you found with Dreamweaver CS3? I got the Design Premium version of Adobe CS3 a while ago and in addition to the programs that I actually know and use (i.e. InDesign, Photoshop, Acrobat Pro, and Illustrator), I have been wondering whether Dreamweaver CS3 might offer some advantage over my current web workflow.&lt;br&gt;
&lt;br&gt;
Currently, I generally do mock-ups in Photoshop then create the site code (HTML/CSS/PHP/JS) using EditPad Pro. I test sites on a dev server running on my local machine and then upload files to the actual servers using FileZilla, since I&apos;m not fond of EPP&apos;s built-in FTP functionality.&lt;br&gt;
&lt;br&gt;
Has anyone migrated from a similar setup to using Dreamweaver and found real advantages in time saved or ease of use?&lt;br&gt;
&lt;br&gt;
My first impression of DW was that it seemed bloated with stuff I don&apos;t need and won&apos;t use, though I realize that&apos;s partly because I&apos;m just not used to using anything other than a text editor.&lt;br&gt;
&lt;br&gt;
I&apos;m curious about integrating it with my Photoshop mock-ups as wells as replacing the need for a separate FTP program to actually transfer and manage the files.&lt;br&gt;
&lt;br&gt;
I have no interest in the WYSIWYG editor or any of the prefab layouts. The code completion felt intrusive but I wonder if I should just be patient and once I get used to it, I will learn to appreciate it. I&apos;m also wondering about other things that DW can do -- error checking, browser compatibility testing, etc. that might make it more useful as far as consolidating my tools.&lt;br&gt;
&lt;br&gt;
One other potential issue is that I&apos;m about to start working on some Perl-centric sites, for which DW doesn&apos;t seem to have much in the way of advantages -- syntax highlighting, code completion, etc.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.94596</guid>
	<pubDate>Fri, 20 Jun 2008 14:32:29 -0800</pubDate>
	<category>Dreamweaver</category>
	<category>HTML</category>
	<category>web</category>
	<category>workflow</category>
	<dc:creator>camcgee</dc:creator>
	</item>
	<item>
	<title>Dreamweaver/coding help</title>
	<link>http://ask.metafilter.com/89598/Dreamweavercoding%2Dhelp</link>	
	<description>Dreamweaver filter - I have just set up a site using Dreamweaver and i am getting one piece of the code in the finished site.  HELP!!!  I&apos;m a total noob at coding.  Clearly. Here is the code.  The text on the finished site (in Firefox but not when I preview) is &quot;line decor&quot;  (without the quotes).   What am I missing!!!!???  FYI - in order to have this text in here, I deleted the end &amp;gt;&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
file:///I|/CAREWebsite/pdf/mm_dashed_line.gif&quot;&amp;gt;&amp;lt;img src=&quot;file:///I|/CAREWebsite/pdf/mm_dashed_line.gif&quot; alt=&quot;line decor&quot; width=&quot;4&quot; height=&quot;3&quot; border=&quot;0&quot; /&lt;br&gt;
&lt;br&gt;
You can see it at the &lt;a href=&quot;http://www.aidsinstitute.med.ucla.edu/&quot;&gt;website here&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
I&apos;m a researcher Jim, not a designer!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.89598</guid>
	<pubDate>Wed, 23 Apr 2008 09:26:41 -0800</pubDate>
	<category>code</category>
	<category>dreamweaver</category>
	<category>website</category>
	<dc:creator>Sophie1</dc:creator>
	</item>
	<item>
	<title>Create websites from the comfort of your own home!</title>
	<link>http://ask.metafilter.com/83588/Create%2Dwebsites%2Dfrom%2Dthe%2Dcomfort%2Dof%2Dyour%2Down%2Dhome</link>	
	<description>What&apos;s the best way to learn Dreamweaver at home? I am a graphic designer working mostly with print, but obviously am a little behind the times. I want to learn Dreamweaver. My immediate goal is to do single html pages (e-newsletters etc.), rather than whole websites. &lt;br&gt;
&lt;br&gt;
How? I am looking for specific tutorial book recommendations, or online tutorials, or whatever. How did you learn Dreamweaver? Why did or did you not think that method was great?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.83588</guid>
	<pubDate>Wed, 13 Feb 2008 17:07:12 -0800</pubDate>
	<category>design</category>
	<category>Dreamweaver</category>
	<category>education</category>
	<category>learn</category>
	<category>OSX</category>
	<category>web</category>
	<category>webdesign</category>
	<dc:creator>clh</dc:creator>
	</item>
	<item>
	<title>Dreamhacker</title>
	<link>http://ask.metafilter.com/82427/Dreamhacker</link>	
	<description>I would like to write my own HTML/CSS editor. What would be the best way to go about it? (more inside) I&apos;ve been a professional web developer for the last 8 years or so. I&apos;ve used Dreamweaver all the way back since the very first beta came out way back when. Without a doubt, it&apos;s the best tool for the job (for me).&lt;br&gt;
&lt;br&gt;
Saying that, I only ever use Dreamweaver to write code. I don&apos;t use any of the visual tools, or any of the built in javascript or back end helper code. I&apos;d say I maybe use 15% of all it&apos;s features. It got quite bloated over the years, but it&apos;s that 15% that&apos;s keeping me from ditching in altogether and going with something like Komodo edit or one of the other open source tools like Bluefish or Aptana.&lt;br&gt;
&lt;br&gt;
These features are:&lt;br&gt;
&lt;br&gt;
1. The awesome tab completion and code hinting for HTML/CSS&lt;br&gt;
2. Code coloring&lt;br&gt;
3. Color pickers when defining colors on the fly&lt;br&gt;
4. File picker when defining background image files on the fly&lt;br&gt;
5. Code formatting/indentation&lt;br&gt;
&lt;br&gt;
My question is, how hard would it be to write my own standalone editor that could do these things, or could I extend another existing software package (like Eclipse) to do it? I would like to make something that would be cross-platform and free.&lt;br&gt;
&lt;br&gt;
Apologies for the long-winded post. I throw myself at your feet, hive mind!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.82427</guid>
	<pubDate>Thu, 31 Jan 2008 04:30:51 -0800</pubDate>
	<category>css</category>
	<category>dreamweaver</category>
	<category>editor</category>
	<category>html</category>
	<category>opensource</category>
	<category>software</category>
	<category>webdesign</category>
	<dc:creator>ReiToei</dc:creator>
	</item>
	
	</channel>
</rss>

