Go Back   Webmaster Forums UK SEO SEM Webmaster Community Forum - UKWW > Web Design and Website Development > Programming
Register FAQ Members List Downloads Calendar Today's Posts Webmaster Resources Webmaster Blogs
 
 

Programming Programming related discussion. Topics includes PHP, MySQL, ASP.NET, Perl, HTML, XHTML, CSS, JavaScript, 'Flash, Flex, ActionScript and AJAX.
Sub Forums: PHP Forums :: MySQL Forums :: CSS Forums :: XHTML :: Flex Flash ActionScript

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 12-13-2007, 10:27 PM
Junior Member
2 posts this year. needs some grease!
New user, who has not interacted much yet.
 
Join Date: Dec 2007
Location: La Jolla
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Default Html

I use notepad++ and I am looking for a better program. What is the best program to use? Dreamweaver? Microsoft word?
Also, what is the best free program?
Digg this Post!Add Post to del.icio.usStumble this Post!Wong this Post!
Reply With Quote
  #2 (permalink)  
Old 12-13-2007, 11:15 PM
espmartin's Avatar
Senior Member
1086 posts this year. Platinum VIP!
Trusted Member - This user is a Master!
Last months UKWW Tokens: 3
 
Join Date: Jun 2007
Location: West Coast, USA (California)
Posts: 963
Thanks: 0
Thanked 0 Times in 0 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Default

I use Macromedia Homesite 5.5 (formally was Allaire, and I've used it since 3.1). Great
for hand-coding. Highlights/color codes your HTML/javascript/php/css.

It offers "tag completion", so you begin a tag like <a... and it brings (configurable to
either stop that feature, or lengthen the timeframe) up a dropdown box that lists
every element used for that tag.

Again, great for hand-coding. If you can't hand code your (X)HTML, then better not
use it
Digg this Post!Add Post to del.icio.usStumble this Post!Wong this Post!
Reply With Quote
  #3 (permalink)  
Old 12-13-2007, 11:31 PM
SkinnerW's Avatar
Senior Member
1566 posts this year. Platinum VIP!
Trusted Member - This user is a Master!
 
Join Date: Jun 2007
Location: Moscow - New York
Posts: 1,386
Thanks: 0
Thanked 1 Time in 1 Post
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Send a message via Yahoo to SkinnerW
Default

The only software you need is a DreamWeaver. It has all features Martin stated in his post, you can easy upload/download files to/from remote server, set permissions and do anything else you may need.

I have not used Homesite and can not compare these two but I doubt Macromedia would develop identical software as advanced as DreamWeaver for the same purpose...
__________________
Advanced CMS software with directory, blog, classifieds and portal features
Digg this Post!Add Post to del.icio.usStumble this Post!Wong this Post!
Reply With Quote
  #4 (permalink)  
Old 12-17-2007, 11:58 AM
Shadab's Avatar
Member
87 posts this year. Executive spud!
We have not managed to scare them away..
 
Join Date: Dec 2007
Location: Bhopal (India)
Posts: 77
Thanks: 0
Thanked 0 Times in 0 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Send a message via MSN to Shadab Send a message via Yahoo to Shadab
Default

I usually use Dreamweaver for editing/authoring HTML and PHP pages.

The code coloring (highlighting) feature is what I use Dreamweaver for !

Digg this Post!Add Post to del.icio.usStumble this Post!Wong this Post!
Reply With Quote
  #5 (permalink)  
Old 12-17-2007, 01:48 PM
Senior Member
582 posts this year. worth their weight in gold!
Trusted Member - And full of good stuff!
 
Join Date: Jan 2006
Posts: 799
Thanks: 0
Thanked 0 Times in 0 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Default

I use dreamweaver or EditPlus. I can hand code, but many times I just find it easier to create the divs and after to set the positions to relative and starting creating..
Digg this Post!Add Post to del.icio.usStumble this Post!Wong this Post!
Reply With Quote
  #6 (permalink)  
Old 01-14-2008, 09:13 PM
Member
32 posts this year. i see smoke!
It looks like they have moved their luggage in.
 
Join Date: Jan 2008
Posts: 32
Thanks: 0
Thanked 0 Times in 0 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Default

verry interesting
Digg this Post!Add Post to del.icio.usStumble this Post!Wong this Post!
Reply With Quote
  #7 (permalink)  
Old 01-15-2008, 12:52 AM
Distinguished Member
286 posts this year. worth their weight in gold!
Trusted Member - And full of good stuff!
Last months UKWW Tokens: 24
 
Join Date: Jan 2008
Posts: 250
Thanks: 0
Thanked 3 Times in 2 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Default

Macromedia who used to be DW parent company, also owned Homesite and used to Bundle it with DW Full versions.

I use DW CS3 with an extenal editor, EditPlus for the simple reason that with 2 Key Clicks, it will strip off all the tags and leave TEXT ONLY. Now this is a very very useful on demand feature.
Digg this Post!Add Post to del.icio.usStumble this Post!Wong this Post!
Reply With Quote
  #8 (permalink)  
Old 01-18-2008, 02:29 PM
huncyrus's Avatar
Boss Cart Support
27 posts this year. i see smoke!
It looks like they have moved their luggage in.
 
Join Date: Jan 2008
Location: EU
Posts: 24
Thanks: 0
Thanked 0 Times in 0 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Default

in wyswyg:
- Dreamweaver
- pro: easy, fast, simple, professional template and layout creator, good table creation
- contra: ugly source, not good extension, just for html


for just code:
- ultraedit 9 - 13 (this is the best )
- phpedit
- notepad++
- homesite (i dont know what kind of this software newest version, but the older was very great)
- editplus

I mean, the ideal and good html / script editor must these functions:
- code coloring
- show code-ending
- not crashd the source (look at any linux program... )
- fast
- simple
- we can teach it (for extensions, language, programming language... )

I use just ultraedit9, for me its the ideal and the best.
Digg this Post!Add Post to del.icio.usStumble this Post!Wong this Post!
Reply With Quote
  #9 (permalink)  
Old 01-20-2008, 12:25 AM
BenjArriola's Avatar
Senior Member
146 posts this year. Executive spud!
We have not managed to scare them away..
 
Join Date: Jan 2008
Location: Manila and San Diego
Posts: 134
Thanks: 0
Thanked 0 Times in 0 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Send a message via ICQ to BenjArriola Send a message via AIM to BenjArriola Send a message via MSN to BenjArriola Send a message via Yahoo to BenjArriola Send a message via Skype™ to BenjArriola
Default

Like espmartin, I also use HomeSite 5.5. Which used to be Allaire, then Macromedia which is now really Adobe. adobe.com/products/homesite/ It is like Dreamweaver without working in the design view. Just code view.
Digg this Post!Add Post to del.icio.usStumble this Post!Wong this Post!
Reply With Quote
  #10 (permalink)  
Old 01-20-2008, 11:53 AM
xhan's Avatar
Design Photo & Graphics Admin
583 posts this year. worth their weight in gold!
Trusted Member - And full of good stuff!
Last months UKWW Tokens: 17
 
Join Date: Jan 2008
Location: London/Kent
Posts: 485
Thanks: 0
Thanked 0 Times in 0 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Send a message via AIM to xhan Send a message via MSN to xhan Send a message via Yahoo to xhan
Default

I always use notepad when on windows - on mac I use textmate which is awesome! You dont need dreamweaver - its unnecisary!
Digg this Post!Add Post to del.icio.usStumble this Post!Wong this Post!
Reply With Quote
Reply

Bookmarks



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Webmaster Resources
UK WW SEO Tools
Find UK Hosts
 
The Forum Rules
Forum Rules - MUST READ
 
Site Of the Month
BizzFace
Nominate site of the month
 
Tag Cloud
affiliates ambitious asbestos cancer bid bidding directory bid directory bid directory list bid for position business call center software clothes contest cricket writer dacx ameyo delisted designer discount drishti ecommerce email list email marketing finance forum free web hosting free website hosting global business directory google handbags huge email database jewelry link submissions niche of mesothelioma phones electronics php file value pr7 directory replica social bookmark startup sunglasses technology telecommunications wallets web website website for sale website promotion websites for sale wholesale yahoo backlink

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 01:48 PM.

UK Webmaster World Forums - Internet marketing, web development, domain names, SEO contest and discussuons.
Subscribe to our feeds   Subscribe to our feeds

Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0