NTS Forums

Please login or register.

Login with username, password and session length
 

News:

Welcome to the Newtek Technology Services Forum!


Author Topic: What program do you use for web design?  (Read 6719 times)

Offline gdm

  • Newbie
  • *
  • Posts: 74
  • Karma: +0/-0
What program do you use for web design?
« on: April 03, 2008, 09:07:16 AM »
Title pretty much says it all.  I am wondering what most folks use for web design.  Currently my wife does our website and some friends using FP2003.  I tried to have use Dreamweaver 3 years ago and she didn't like it so much.

Current website http://www.ariussiberians.com
« Last Edit: April 03, 2008, 09:15:19 AM by gdm »

Offline ak732

  • Happily Verbose
  • Hero Member
  • *****
  • Posts: 1,476
  • Karma: +217/-39
    • Agile Web Technologies
Re: What program do you use for web design?
« Reply #1 on: April 03, 2008, 09:37:44 AM »
Honestly, from what I see at your site, I would recommend just hand coding the HTML and CSS using your (or your wife's) favorite text-editor.
Andy

Offline gdm

  • Newbie
  • *
  • Posts: 74
  • Karma: +0/-0
Re: What program do you use for web design?
« Reply #2 on: April 03, 2008, 11:01:13 AM »
Andy,

Thanks for the response.  I haven't done coding in awhile.  The wife has never done it tried to show it to her and she couldn't stand it.  That's why FP was used a friend showed her.

Offline ak732

  • Happily Verbose
  • Hero Member
  • *****
  • Posts: 1,476
  • Karma: +217/-39
    • Agile Web Technologies
Re: What program do you use for web design?
« Reply #3 on: April 03, 2008, 11:14:28 AM »
I understand.

So she also doesn't like FrontPage?  Why are you looking for alternate tools?
Andy

Offline gdm

  • Newbie
  • *
  • Posts: 74
  • Karma: +0/-0
Re: What program do you use for web design?
« Reply #4 on: April 03, 2008, 11:21:45 AM »
Sorry.  She does like Front Page.  I am just worried since it has changed / been discontinued that down the road she will need to use some thing else.  I just don't want to have her keep using it if it could cause issues down the road.

If it won't then that's fine to.  Does that make sense?

Offline ak732

  • Happily Verbose
  • Hero Member
  • *****
  • Posts: 1,476
  • Karma: +217/-39
    • Agile Web Technologies
Re: What program do you use for web design?
« Reply #5 on: April 03, 2008, 11:29:09 AM »
Sure that makes sense.

Expression Web is often touted as the replacement for FrontPage.  Perhaps she can download the trial and give it a whirl.

  http://www.microsoft.com/expression/products/overview.aspx?key=web




Andy

Offline gdm

  • Newbie
  • *
  • Posts: 74
  • Karma: +0/-0
Re: What program do you use for web design?
« Reply #6 on: April 03, 2008, 11:31:27 AM »
Thanks for the info!  I will have her try that and see what she thinks.

Offline CactusJuice

  • Hero Member
  • *****
  • Posts: 3,061
  • Karma: +20/-0
  • Cameron
    • Cactus Juice
Re: What program do you use for web design?
« Reply #7 on: April 03, 2008, 12:58:56 PM »
I have used DreamWeezer for 10 years now.  I don't much care for it though.  I thin the reason I keep upgrading is to get the newest Fireworks.  I live in that program when I'm doing any graphic stuff.  What about Microsoft Expression?  If you're used to FrontPage then Expression would be the natural progression.  Or just stick with a free text editor like Notepad++ :)

cheers,

Cameron

Offline gdm

  • Newbie
  • *
  • Posts: 74
  • Karma: +0/-0
Re: What program do you use for web design?
« Reply #8 on: April 03, 2008, 01:18:20 PM »
Yeah going to download expression and have her try it out.

ESanchez [CT]

  • Guest
Re: What program do you use for web design?
« Reply #9 on: April 04, 2008, 06:31:13 AM »
Keep in mind that we are continuing to support Front Page extensions. We still have many clients using it and we would like to keep that available to the customers for as long as possible.

Offline gdm

  • Newbie
  • *
  • Posts: 74
  • Karma: +0/-0
Re: What program do you use for web design?
« Reply #10 on: April 04, 2008, 07:00:57 AM »
Thanks ESanchez that's good information.

Offline wfc2009

  • Newbie
  • *
  • Posts: 1
  • Karma: +0/-0
Re: What program do you use for web design?
« Reply #11 on: September 25, 2009, 02:27:45 PM »
Dreamweaver is a little advanced if you do not use it much. But it is a great web design tool that can do a lot for you. Good luck.
« Last Edit: September 25, 2009, 04:45:44 PM by Sol P [CT] »

Offline KevinS

  • Jr. Member
  • **
  • Posts: 152
  • Karma: +7/-0
Re: What program do you use for web design?
« Reply #12 on: September 25, 2009, 09:38:25 PM »
Keep in mind that we are continuing to support Front Page extensions. We still have many clients using it and we would like to keep that available to the customers for as long as possible.


It might be worth noting that, even though we are continuing support for Frontpage, its like a 10yr old technology, and Microsoft does not natively support Frontpage on IIS7 (even though they just released a new version [Expressions].. wierd, but its microsoft).

I use Eclipse, CFBuilder, FlashBuilder (Flex), Notepad++, and VisualStudio Web Development Express.

Eclipse is a PHP enviornment (natively) however, it has many different 'flavors', to include java, and other different programming languages.

CFBuilder is a new IDE put out by Adobe for ColdFusion 9. Its actually built off of Eclipse, and its pretty sweet (as much as I am not a huge fan of CF, because it is not very forgiving)

FlashBuilder (Flex), is also released by Adobe. FlashBuilder 4 is in beta versions and is a fun tool. I am currently designing a navigation bar and some other things for a friend. Its worth noting that FlashBuilder builds its content into flash plugins, and therefor does not play nice with SEO. But you dont really need the SEO to pick up a navigation bar, so I like it for that.

Notepad++ is my choice of code editor. It uses color syntaxing, line numbers, and is extremely light weight. Its just all around good.

Visual Studio Web Development Express is my ASP/ASP.Net C# IDE. Im sure most of you are familiar with this.. Visual Studio 10 / ASP.NEt 4.0 is in beta right now... Im signed up for the beta program, so hopefully I can get into it... Maybe talk Ryan into throwing up a ASP.Net 4.0 beta server  ;D

Also, Dreamweaver isnt terrible. I mean, its pretty universal, and it just uses FTP, so it isnt like we are going to get rid of that anytime soon.
In the edible parade, I'm the one sitting on top of the giant meatball.

Offline Micah [CT]

  • Newbie
  • *
  • Posts: 46
  • Karma: +6/-1
Re: What program do you use for web design?
« Reply #13 on: September 30, 2009, 10:24:28 AM »
Yeah, I haven't messed with the latest flavor of Expression. When it first came out I received a copy, and in the tutorials, one of their "experts" said there's no way to center objects in CSS. That immediately put a bad taste in my mouth, and the program didn't do alot to impress me (but then again I do most of my coding by hand). I'm interested in the latest because it seems Microsoft started realizing that instead of fighting the rest of the industry, they're starting to work with it and add new tools that weren't previously available, like Blend and Super Preview.

But yeah, what everyone else said: if she's comfortable with FrontPage, Expression might be the new step she wants to take.

Offline Zaki

  • Newbie
  • *
  • Posts: 5
  • Karma: +0/-0
Re: What program do you use for web design?
« Reply #14 on: October 07, 2009, 08:07:01 AM »
I like BBedit and use Dreamweaver too, especially when doing CSS. For graphics I like Illustrator and Photoshop. And the best software of all: MacOS X.