<?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>Comments on: What is the best and/or most efficient website design software these days?</title>
	<link>http://ask.metafilter.com/33412/What-is-the-best-andor-most-efficient-website-design-software-these-days/</link>
	<description>Comments on Ask MetaFilter post What is the best and/or most efficient website design software these days?</description>
	<pubDate>Mon, 27 Feb 2006 07:15:48 -0800</pubDate>
	<lastBuildDate>Mon, 27 Feb 2006 07:15:48 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: What is the best and/or most efficient website design software these days?</title>
		<link>http://ask.metafilter.com/33412/What-is-the-best-andor-most-efficient-website-design-software-these-days</link>	
		<description>What is the best and/or most efficient website design software these days? &lt;br /&gt;&lt;br /&gt; Here at the office we&apos;re (finally) ready to dump our old Microsoft Frontpage-based website and move on to something better.  The problem is that with so many options out there I&apos;m conflicted on just what software to suggest.  I&apos;m looking for advice on just which website editor is worth the time and money these days.&lt;br&gt;
&lt;br&gt;
As far as funtionality goes, we want to be able to link our still-in-development project database to the new site so that when users check on project information the latest data is displayed on the site (project budgets, contact person, etc.).  Our first idea was to just build a database in Microsoft Access and use Frontpage to bridge everything, but I&apos;d much rather go in a different direction.&lt;br&gt;
&lt;br&gt;
Any advice for me?  What are the favorite web design software packages these days?  How about linking a database to a website?</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2006:site.33412</guid>
		<pubDate>Mon, 27 Feb 2006 06:48:55 -0800</pubDate>
		<dc:creator>Servo5678</dc:creator>
		
			<category>website</category>
		
			<category>design</category>
		
			<category>development</category>
		
			<category>HTML</category>
		
			<category>microsoft</category>
		
			<category>database</category>
		
			<category>frontpage</category>
		
			<category>access</category>
		
	</item> <item>
		<title>By: softlord</title>
		<link>http://ask.metafilter.com/33412/What-is-the-best-andor-most-efficient-website-design-software-these-days#520686</link>	
		<description>Worth the time and money: Spend 6 weeks learning XHTML and CSS, so that when something goes wonky on your site you can fix it.  Understanding the concepts behind web design and development will help you to build better sitse.&lt;br&gt;
&lt;br&gt;
Acceptable Cheating: &lt;a href=&quot;http://www.macromedia.com/software/dreamweaver/&quot;&gt;Dreamweaver 8&lt;/a&gt; and a code editor like &lt;a href=&quot;http://notepad-plus.sourceforge.net/uk/site.htm&quot;&gt;Notepad++&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
Best case: Both.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.33412-520686</guid>
		<pubDate>Mon, 27 Feb 2006 07:15:48 -0800</pubDate>
		<dc:creator>softlord</dc:creator>
	</item><item>
		<title>By: softlord</title>
		<link>http://ask.metafilter.com/33412/What-is-the-best-andor-most-efficient-website-design-software-these-days#520687</link>	
		<description>small&lt;/font&gt;</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.33412-520687</guid>
		<pubDate>Mon, 27 Feb 2006 07:17:52 -0800</pubDate>
		<dc:creator>softlord</dc:creator>
	</item><item>
		<title>By: kirkaracha</title>
		<link>http://ask.metafilter.com/33412/What-is-the-best-andor-most-efficient-website-design-software-these-days#520692</link>	
		<description>You definitely shouldn&apos;t use Access if your web site will have a lot of traffic. SQL Server would be a much better choice. FrontPage is &lt;a href=&quot;http://www.microsoft.com/presspass/features/2006/feb06/02-15Designer.mspx&quot;&gt;going to be discontinued&lt;/a&gt; and replaced by SharePoint Designer 2007, so (suckiness aside) it&apos;s not a good solution.&lt;br&gt;
&lt;br&gt;
I&apos;d use &lt;a href=&quot;http://www.macromedia.com/software/dreamweaver/&quot;&gt;Dreamweaver&lt;/a&gt; for web designers/developers, and &lt;a href=&quot;http://www.macromedia.com/software/contribute/&quot;&gt;Contribute&lt;/a&gt; for content editors. Dreamweaver can use ASP, PHP, ColdFusion, etc., to &lt;a href=&quot;http://www.macromedia.com/devnet/dreamweaver/databases.html&quot;&gt;connect to databases&lt;/a&gt;.&lt;br&gt;
&lt;br&gt;
You can &lt;a href=&quot;http://www.macromedia.com/devnet/contribute/articles/contribute_dw_integration.html&quot;&gt;integrate Dreamweaver with Contribute&lt;/a&gt; and &lt;a href=&quot;http://www.macromedia.com/devnet/contribute/articles/contribute_php.html&quot;&gt;manage database content&lt;/a&gt;.&lt;br&gt;
&lt;br&gt;
Dreamweaver&apos;s code is quite good these days. Contribute is really easy for nontechnical people to use, you can set up templates in Dreamweaver to control how the site looks in Contribute, and Contribute&apos;s pretty cheap.&lt;br&gt;
&lt;br&gt;
And I agree with softlord; even though Dreamweaver writes pretty good code, it&apos;s important to know HTML and CSS so you understand how everything fits together.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.33412-520692</guid>
		<pubDate>Mon, 27 Feb 2006 07:29:59 -0800</pubDate>
		<dc:creator>kirkaracha</dc:creator>
	</item><item>
		<title>By: Fezboy!</title>
		<link>http://ask.metafilter.com/33412/What-is-the-best-andor-most-efficient-website-design-software-these-days#520703</link>	
		<description>Emacs is nice but jEdit has an easier learning curve.  Otherwise, I second softlord&apos;s answer.  Especially the first paragraph.  &lt;br&gt;
&lt;br&gt;
Dreamweaver is possibly useful as a site management application and its check-out/locking can be useful in a multi-developer environment but I have never found it to save me time or energy as compared to a good text editor combined with CVS.  In my experience it generates the closest thing to clean/compliant code of any of the web IDEs but it&apos;s still crufty and in the hands of someone who wasn&apos;t already knowledgable about standards this advantage decreases noticably.  And don&apos;t get me started with their library of embeddable JavaScript...&lt;br&gt;
&lt;br&gt;
So, the answer you want to hear is Dreamweaver.  The answer you should hear is spend the time/money to hire or grow your own domain expert and then turn them loose with freely available text editors.&lt;br&gt;
&lt;br&gt;
&lt;small&gt;Disclaimer: I am one who has made a living as a domain expert in the past.  I am one who has mostly left the domain because employers seem to insist that software can compensate for lack of ability.  You may notice my obvious bias.  Take that for what it is worth.&lt;/small&gt;</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.33412-520703</guid>
		<pubDate>Mon, 27 Feb 2006 07:47:26 -0800</pubDate>
		<dc:creator>Fezboy!</dc:creator>
	</item><item>
		<title>By: mkultra</title>
		<link>http://ask.metafilter.com/33412/What-is-the-best-andor-most-efficient-website-design-software-these-days#520711</link>	
		<description>DreamWeaver is the IDE for you- it&apos;ll manage your db connectivity nicely for you. Recommendations for various plain-vanilla text editors are nice and all, but it sounds like you&apos;re not nearly ready for that.&lt;br&gt;
&lt;br&gt;
Access, FWIW, sounds like it&apos;s &quot;good enough&quot; for your purpose (a client extranet)- and I say this as someone who loathes Access. When you move up to publicly-accessible data-driven stuff, look to another db server.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.33412-520711</guid>
		<pubDate>Mon, 27 Feb 2006 07:52:00 -0800</pubDate>
		<dc:creator>mkultra</dc:creator>
	</item><item>
		<title>By: delmoi</title>
		<link>http://ask.metafilter.com/33412/What-is-the-best-andor-most-efficient-website-design-software-these-days#520753</link>	
		<description>NOTEPAD!</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.33412-520753</guid>
		<pubDate>Mon, 27 Feb 2006 08:36:57 -0800</pubDate>
		<dc:creator>delmoi</dc:creator>
	</item><item>
		<title>By: Servo5678</title>
		<link>http://ask.metafilter.com/33412/What-is-the-best-andor-most-efficient-website-design-software-these-days#520757</link>	
		<description>Thanks for your answers so far.  I&apos;m taking a look at the Dreamweaver trial version right now and so far I like what I see.&lt;br&gt;
&lt;br&gt;
Here&apos;s a little more clarification on what we&apos;re doing in the office.  The office website was set up for Frontpage before I started here, so I&apos;ve basically been stuck with it all this time.  Now that it&apos;s being discontinued there&apos;s support in the office for moving to something else.  I&apos;ve been editing the office website by hand in both Frontpage and Notepad for quite some time, but after years and years it&apos;s becoming bloated and a pain to edit.&lt;br&gt;
&lt;br&gt;
The database connection is supposed to solve some of the problem.  I&apos;d be the only one with web editing access since I&apos;m the only one here who knows HTML, Javascript, and what-not.  The project managers need to be able to enter data into the database and then the website should display the latest data when a user loads the corresponding project info page.&lt;br&gt;
&lt;br&gt;
I have some familiarity with Access, but have never done a major project with it.  I&apos;ve also never worked with ASP or PHP and I believe this is a good excuse to finally learn.  I&apos;m not afraid to get my hands dirty with code, but obviously I&apos;d prefer something relatively easy to work with on a daily basis.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.33412-520757</guid>
		<pubDate>Mon, 27 Feb 2006 08:39:53 -0800</pubDate>
		<dc:creator>Servo5678</dc:creator>
	</item><item>
		<title>By: stilgar</title>
		<link>http://ask.metafilter.com/33412/What-is-the-best-andor-most-efficient-website-design-software-these-days#520829</link>	
		<description>i would learn php and build a little front end for a mysql database, its really easy and you could build them a small data entry page for them.  the nice thing is php and mysql are free.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.33412-520829</guid>
		<pubDate>Mon, 27 Feb 2006 09:31:14 -0800</pubDate>
		<dc:creator>stilgar</dc:creator>
	</item><item>
		<title>By: anildash</title>
		<link>http://ask.metafilter.com/33412/What-is-the-best-andor-most-efficient-website-design-software-these-days#521565</link>	
		<description>Dreamweaver has become a really great tool. It does a nice job with PHP and MySQL, and I&apos;ve used it on sites to create Movable Type templates (it can insert the template tags for you) and overall the whole site creation/maintenance process is pretty painless.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.33412-521565</guid>
		<pubDate>Mon, 27 Feb 2006 21:14:26 -0800</pubDate>
		<dc:creator>anildash</dc:creator>
	</item><item>
		<title>By: stavrosthewonderchicken</title>
		<link>http://ask.metafilter.com/33412/What-is-the-best-andor-most-efficient-website-design-software-these-days#521608</link>	
		<description>Yeah, delmoi beat me to the Comedy Notepad Option (and I hang my head in shame for actually having had the idea).&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://ask.metafilter.com/mefi/4021&quot;&gt;My first question to AskMe&lt;/a&gt; was about this (code-centric), and had many helpful answers.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.33412-521608</guid>
		<pubDate>Mon, 27 Feb 2006 22:30:01 -0800</pubDate>
		<dc:creator>stavrosthewonderchicken</dc:creator>
	</item><item>
		<title>By: stavrosthewonderchicken</title>
		<link>http://ask.metafilter.com/33412/What-is-the-best-andor-most-efficient-website-design-software-these-days#521610</link>	
		<description>&lt;em&gt;You definitely shouldn&apos;t use Access if your web site will have a lot of traffic. SQL Server would be a much better choice. &lt;/em&gt;&lt;br&gt;
&lt;br&gt;
Note that you don&apos;t need the full (and stupid expensive) version of SQL, which will have client-licence fees attached. Use the &lt;a href=&quot;http://www.microsoft.com/sql/editions/express/default.mspx&quot;&gt;Express edition&lt;/a&gt;, which a free download, redistributable, and CAL-free (if you must use MS product for your purposes).</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.33412-521610</guid>
		<pubDate>Mon, 27 Feb 2006 22:38:39 -0800</pubDate>
		<dc:creator>stavrosthewonderchicken</dc:creator>
	</item>
	</channel>
</rss>
