Tagged Questions
Dreamweaver is a combination of an IDE for PHP, ASP, ColdFusion and a WYSIWYG HTML/CSS editor. Additionally, it allows non-programmers to integrate several basic server-side scripting functions into their pages but often draws criticism for producing bloated code. Recent versions of Dreamweaver come bundled with an AJAX library (Spry) that features several pre-made widgets and other behaviors.
14
votes
13answers
7k views
Debugging PHP code
What is the best way to debug PHP code? I am using Dreamweaver for PHP development so is there some tool specific to Dreamweaver? If you have used Netbeans to debug JSP or Java code, you would know ...
8
votes
9answers
817 views
Looking for an editor which closes HTML tags the way like Dreamweaver does
I really like the way Dreamweaver deals with autocompletion of XML and HTML documents.
When I type </ it automatically finds the nearest open tag and autocloses it. So when I have this:
<div ...
8
votes
4answers
8k views
Is it possible to auto-format your code in Dreamweaver?
Is it possible to auto-format your code in Dreamweaver like in Visual Studio (ctrl+k+d)
8
votes
6answers
5k views
Code folding in Emacs [closed]
Possible Duplicate:
How to achieve code folding effects in emacs
An excellent feature of Dreamweaver is code folding of any lines of text -- recursively!
It's fantastic, I can fold any ...
8
votes
5answers
1k views
Dreamweaver + Grails
Has anybody tried doing GSP design with Adobe Dreamweaver CS4? It has support for JSPs, but it doesn't recognize the gsp extension, and even if it did I think there would be problems regarding the gsp ...
6
votes
12answers
705 views
As a developer, why would I NOT want to use Dreamweaver as simply an advanced Code Editor?
I am an applications developer for a for-profit college in Virginia. At this point I could code all of what I do in notepad if I wanted to, or had to, but I prefer to use an IDE for speed and ...
5
votes
1answer
63 views
Code Hinting custom functions/objects/constants, and on chaining, commentary in Adobe Dreamweaver CS5
In Dreamweaver CS5 there's something called Code Hinting (let's call it CH for short).
CH has a bunch of information about functions, constants and objects built in the core library.
When you press ...
5
votes
1answer
411 views
Dreamweaver nested templates
So I'm trying to achieve something like this in Dreamwaver CS5. I have one optional editable region (optional because I do not want that thing in certain webpages) and another editable region in my ...
5
votes
2answers
2k views
Integrate Dreamweaver with Git on OS X
I'm in the process of adopting Git with my company, however some of the designers use Dreamweaver for composition and layout.
Dreamweaver includes a tool for SVN, but I've been trying to find a way ...
5
votes
3answers
195 views
How do the the “Pros” design and code web sites? [closed]
How do most modern "pro" web designers go about starting/designing/coding a site?
I realize that techniques will range and differ drastically, I'm just looking for some solid, relied-on tactics or ...
5
votes
1answer
322 views
Color Code .inc in Dreamweaver CS4 Mac
I have done this in all my previous versions, but I can't get it working in CS4. I have updated the MMDocumentTypes.xml file to add inc to the php section. Restarting Dreamweaver does not help. I ...
5
votes
7answers
1k views
Why shouldn't I use position:absolute for positioning everything?
This question is asked by one of my students and I want to enlighten him with an example:
"Why we should not create site layout
by Dreamweaver's AP Div button , it's
easier to make layout with ...
5
votes
5answers
299 views
Is there a useful purpose for <style type=“text/javascript”>?
What is the use and purpose this , is it useful?
4
votes
5answers
1k views
IDE for css.less files dreamweaver
I'm using lesscss, the 'framework/compiler' for css. My IDE, dreamweaver, does not recognize .less as CSS. So no niceties such as error checking or code completion there. Is there anything I can do ...
4
votes
10answers
1k views
Alternative to Dreamweaver?
First of all, I do all my coding strictly in code view in Dreamweaver for a good few years now. I could do all my coding in Notepad, but Notepad doesn't have any features. :) I've never thought of ...
4
votes
4answers
703 views
What's the best way to integrate Designers using Dreamweaver with Visual Studio C# developers?
I know about code-behind files, but what is the best real-world way of Designers that are using DreamWeaver or other Design Tools to work with Visual Studio programmers?
For example, say you have a ...
4
votes
11answers
5k views
Recommended HTML formatter script/utility?
Simple question - I've got a bucketload of cruddy html pages to clean up and I'm looking for a open source or freeware script/utility to remove any junk and reformat them into nicely laid out ...
3
votes
4answers
109 views
a good PHP IDE with dreamweaver style 'included' files sub-menu
Have read through others asking about IDE's and downloaded a few to try but can't find one with this particular feature that dreamweaver code view has. If you have include statements, css files, js ...
3
votes
1answer
80 views
jQuery content slider with RELATIVE links
I have a previously working website that uses a small jQuery script to trigger an image with the class content slide to animate when rolled over and show a div containing content when clicked and hide ...
3
votes
3answers
96 views
In an html form how can you have a color picker and how is it sent to a database
I'm creating an html form in dreamweaver and it requires the user to pick a color. Now I went on to there little widget browser thing and added the color picker jquery widget they had. My question, ...
3
votes
2answers
98 views
introduction to setup test server
I uses Dreamweaver, and I have a domain hosted on a public hosting company.
Currently, as I am editing my .php, I have to constantly upload to my domain to test it out.
I don't really want to setup a ...
3
votes
4answers
242 views
Should DreamWeaver be in my front-end workflow?
I am looking to speed up time to develop website layouts. So I am wondering if using DreamWeaver for layouts is useful - efficient. I am looking at purchasing this software, so, I had a few ...
3
votes
1answer
241 views
C# wysiwyg editor for a custom language
I need to build a visual editor in C#. Given a piece of PHP and/or HTML code, the software will display them in the form of an editable webpage. At the same time it will display a dialog box from ...
3
votes
3answers
2k views
Dreamweaver extension to beautify PHP/JaavScript/jQuery code
I'm looking so long for a Dreamweaver extension to auto beautify PHP / JavaScript / jQuery code. Currently Dreamweaver can beautify only HTML and CSS (Apply Source Formatting).
Any kind of help will ...
3
votes
4answers
432 views
Growing development team- issues with Dreamweaver Check In/Out
Our relatively small development team is getting a bit sick of Dreamweaver. The only functionality that we're reliant on is its file check in system. As the team is likely to grow over the next few ...
3
votes
4answers
187 views
ASP.NET - collaboration between designer and developer
Our organization has dedicated designers who design the page and cut it up in Dreamweaver. That's worked well in the past with ASP and PHP sites. Now we're trying to make it work with .NET, but are ...
3
votes
7answers
3k views
Where to start with ASP.net in C# and Dreamweaver?
I am looking to start working on a personal site using C#. I work as a web developer and have used VBScript previously and am using Coldfusion now at work. I use Dreamweaver for development in these ...
3
votes
4answers
7k views
Python/Django plugin for Dreamweaver
Does a plugin exists for Python/Django into Dreamweaver? Just wondering since Dreamweaver is a great web dev tool.
2
votes
0answers
60 views
phonegap and dreamweaver alternative
Currently I'm using Dreamweaver 5.5 and Phonegap to build application for android devices.
it's easy to setup/config and build, but the Phonegap version is not up to date and kinda difficult to ...
2
votes
1answer
61 views
Code Hinting with CSS in Dreamweaver 5.5
I am currently using the trial version of Dreamweaver 5.5 to be able to - hopefully - get a better understanding of the benefits of this program. I had previously used Aptana Studio 3 for a couple ...
2
votes
2answers
49 views
Problems with enlarging images on hover with JQuery
The bunch of code does seem to work, only thing is that the transition is not very smooth. Any Idea how to tweak up the code to make the effect more smooth? and also, when the image enlarges, all the ...
2
votes
2answers
51 views
i trying to do load function using jquery in dreamweaver CS5 here it's not working
I am trying to do the load function using dreamweaver CS5, but here I can't, I am getting this error message in chrome:
XMLHttpRequest cannot load
...
2
votes
1answer
96 views
Phonegap Android App Links not working?
Some links within my Android Phonegap application will work in portrait orientation, but not in landscape orientation. The links are jquery event binded:
$('a.button').bind('click',function(){
...
2
votes
0answers
113 views
How to configure Eclipse PDT? (Make it more like Dreamweaver) [closed]
I am migrating from Adobe Dreamweaver to Eclipse's PDT. So far, I've enabled some of the intellisense features, but not the following:
In Dreamweaver, whenever the $ symbol is typed, the software ...
2
votes
1answer
50 views
Regex in PHP (preg_match) pattern
I created a regex pattern that works in Dreamweaver's regex Find, but when dropped into the pattern of preg_match, it fails. What am I breaking in the PHP (5.1.6) regex rules that otherwise works in ...
2
votes
1answer
367 views
Vertical Spry Menu Bar - Width in IE
I am working on a website in Dreamweaver and I am somewhat of a beginner to some aspects of web design.
I have a vertical Spry Menu Bar running along the left side of my page that is working fine in ...
2
votes
2answers
154 views
Why would one use Dreamweaver Templates over PHP or Javascript for templating?
I'm a student programmer for a company, and the lead developer is making a huge push to use Dreamweaver templates for our new site with vague reasoning pointing to performance benefits.
I'm not ...
2
votes
1answer
55 views
Create a new “layout” in Dreamweaver for PHP Class
all;
I'd like to be able to create a new document in Dreamweaver that looks like this:
<?php
class MyService extends BaseService {
}
?>
So that I don't have to delete out the junk ...
2
votes
2answers
235 views
Making Dreamweaver more like Notepad++
I'm moving to Dreamweaver from Notepad++, and while Dw does have many better features than Notepad++, there are a few that I'm really missing.
Is there a way to make the "Home" key on the keyboard ...
2
votes
1answer
91 views
ugly CSS source Code; Is there any way to reformat the code with Dreamweaver / Aptana?
I have a bit questions regarding the way we do "Coding CSS".
Probably because I'm a java programmer which is used to interact with Netbeans,
I love the way it format the code works...
Just Pressing ...
2
votes
3answers
100 views
My site's top banner and background images only show up in IE and not in FF. What's wrong?
Hey thanks if you can help, I've been learning as I go with this, my first site, and now I'm stumped.
http://www.enviro-bridge.ca
It seems I've changed something recently that prevents FF and Crome ...
2
votes
1answer
62 views
Interacting With Folders Outside The Root/Web Directory With Dreamweaver (CS5)
Using FileZilla, I can access folders that are outside my web directory. How can I do the same with Dreamweaver so that I can edit the files and automatically save/upload all through Dreamweaver? I ...
2
votes
2answers
108 views
Replace all instances of a character inside a specific HTML element/tag
Adobe Dreamweaver's Search & Replace feature offers to limit its scope to "only inside of the xxxx HTML tag".
I want to do this with Mac OS X' command line (so will do anything that comes bundled ...
2
votes
2answers
25 views
Can sites built with DW be worked on without DW?
I've got a prospect whose site was just built, but the forms don't work. The forms seem to be using a DW Extension. We don't build in DW, so I'm not familiar with how it works. If a site is built in ...
2
votes
1answer
604 views
UTF-8 Without BOM?
I use Dreamweaver and i want save my file as UTF-8 Without BOM? How i can do this?
2
votes
2answers
234 views
HTML to Google Sites
I have a website that is a bunch of standard HTML4 files. It has a Dreamweaver template file but each file has the template already put into it.
Is there an easier way to convert a website from HTML ...
2
votes
1answer
207 views
Batch file for creating HTML pages
I have an existing website of 1100 pages. Each page has the same layout, but I need to use a template from dreamweaver to create the new pages. How can I create 1100 blank HTML pages without having to ...
2
votes
2answers
120 views
Creating webpages for my Professor
I have to come up with some good looking webpages for my professor which will include pages for topics like research work, current students, alumni, paper published, etc.
Can someone please help me ...
2
votes
2answers
392 views
getting eclipse to syntax color php functions
I want to color native PHP functions in eclipse and differentiate them from user defined functions
so if I type in abs()...I want that color to change and have it of different color compared to a ...
2
votes
1answer
153 views
Best php IDE programming [closed]
Possible Duplicate:
Any good PHP IDE, preferably free or cheap?
Til now i am using dreamveaver and eclipse for php programmig can anyone tell me is there any other best IDE available for ...