+ Reply to Thread
Results 1 to 12 of 12
Ads by Google
  1. #1
    aim_high is offline Junior Member
    Join Date
    Feb 2008
    Posts
    30

    Frontpage or Dreamweaver? Whichone?

    Which one do you guys prefer? I'm tech savvy but dont know very much html. Could legal issues arise from using illegal software to run a site? Can they both create pretty much the same thing?

  2. #2
    malahverdian's Avatar
    malahverdian is offline Senior Member
    Join Date
    Jul 2006
    Posts
    152
    Personally I prefer, and use Dreamweaver... the only thing you should care about is the Tag insight and completion function built in, which will only make you move slightly faster... and Remote sites so you don't have to FTP every time you save... otherwise Notepad is just as good, I would recommend learning HTML and CSS before worrying about making your own web pages.

    As far as illegal software, you don't run the site on it, you make the site on it... and yes if you get caught, legal issues arise anytime you do something illegal and get caught

    Check out this site, its a free alternative to Dreamweaver - Komodo Edit: ActiveState - Komodo Edit Overview - Dynamic Tools for Dynamic Languages
    Last edited by malahverdian; 02-21-2008 at 10:50 AM. Reason: Added Link

  3. #3
    aim_high is offline Junior Member
    Join Date
    Feb 2008
    Posts
    30
    Quote Originally Posted by malahverdian View Post
    Personally I prefer, and use Dreamweaver... the only thing you should care about is the Tag insight and completion function built in, which will only make you move slightly faster... and Remote sites so you don't have to FTP every time you save... otherwise Notepad is just as good, I would recommend learning HTML and CSS before worrying about making your own web pages.

    As far as illegal software, you don't run the site on it, you make the site on it... and yes if you get caught, legal issues arise anytime you do something illegal and get caught

    Check out this site, its a free alternative to Dreamweaver - Komodo Edit: ActiveState - Komodo Edit Overview - Dynamic Tools for Dynamic Languages
    komodo edit isnt a WYSIWYG editor from what i see. it looks pretty hardcore

  4. #4
    aim_high is offline Junior Member
    Join Date
    Feb 2008
    Posts
    30
    Im using playing with NVU right now. Seems like a lot of people like this free editor.

  5. #5
    EasyAutoSales is offline Member
    Join Date
    Oct 2007
    Location
    Atlanta, GA
    Posts
    79
    I personally make it a point not to hire anyone who lists Frontpage in their resume. However, if you're tech savvy, then you should be able to figure out how to code html pretty easily. There are tweens who can do html nowadays.

    I use Dreamweaver and TextMate.
    Our startup blog: Come for the Ride... see what we're up to!
    EasyAutoSales.com - We make selling your cars online easy!

  6. #6
    ASJ's Avatar
    ASJ
    ASJ is offline Member
    Join Date
    Feb 2008
    Location
    Tampa, FL
    Posts
    90
    Frontpage has been phased out, for the most part. Microsoft has made a new comparable software that is part of cetain versions of their Office 2007.

    Personally, I recommend and use Dreamweaver. I do have to say that, if you're planning on using an illegal copy, try a free editor instead. Use something else (like CoffeeCup Free HTML Editor - Free Software - CoffeeCup Software ) until you can afford the software.

    When those companies like Adobe come down on people for pirated software, they come down hard (I've heard of fines up to $125k per piece of illegal software).

    I hope this information helps...

  7. #7
    Optico's Avatar
    Optico is offline Junior Member
    Join Date
    Jan 2008
    Location
    Stone Mountain, GA
    Posts
    39
    I also agree, use dreamweaver. I had no programming experience and had both of them, dreamweaver im making progress on and fast and frontpage didnt make progress at all. dreamwaever by far is the best
    F*ck the odds, nothing great ever comes without sacrifice!!!

    Once I get one foot in the door, trust me, Im coming in!!!

  8. #8
    aim_high is offline Junior Member
    Join Date
    Feb 2008
    Posts
    30
    Quote Originally Posted by ASJ View Post
    Frontpage has been phased out, for the most part. Microsoft has made a new comparable software that is part of cetain versions of their Office 2007.

    Personally, I recommend and use Dreamweaver. I do have to say that, if you're planning on using an illegal copy, try a free editor instead. Use something else (like CoffeeCup Free HTML Editor - Free Software - CoffeeCup Software ) until you can afford the software.

    When those companies like Adobe come down on people for pirated software, they come down hard (I've heard of fines up to $125k per piece of illegal software).

    I hope this information helps...
    what are the chances of getting caught if your not publishing sites? Also, Im just learning about table page formatting, css. etc. I get table formating, does dream weaver use both css and table formatting? which kind do you guys use? table formatting or css?
    Last edited by aim_high; 02-21-2008 at 02:36 PM.

  9. #9
    tazman9r's Avatar
    tazman9r is offline Senior Member
    Join Date
    Jan 2008
    Posts
    435
    I like Dreamweaver, once you get the hang of navigating it, which is pretty simple, then it's a great tool for learning HTML.
    Conservative opinions from someone who thinks a little differently than most.

    http://thesidewaysthinker.blogspot.com/


  10. #10
    ASJ's Avatar
    ASJ
    ASJ is offline Member
    Join Date
    Feb 2008
    Location
    Tampa, FL
    Posts
    90
    Quote Originally Posted by aim_high View Post
    what are the chances of getting caught if your not publishing sites? Also, Im just learning about table page formatting, css. etc. I get table formating, does dream weaver use both css and table formatting? which kind do you guys use? table formatting or css?
    It really has nothing to do with publishing the sites. Most software communicate back to their "HOME" aka the software developer. Think of when you get updates to your computer, the software is contacting the developer, finding info that there are updates, then letting you know. This works both ways. They have methods of tracking their software.

    Plus, it is more of a moral thing. You can always cheat the system, but it isn't the right thing to do. If you can't afford the good software, there are free alternatives that you can use until you can afford it. For most people, they would rather spend the money paying a designer to make them a site, than spend the money on the software. I respect that you're wanting to learn it yourself though...

    About Table design vs. CSS Design, I use both right now depending on the developers I'm working with. CSS based designs are becoming the standards and have some benefits. The newer versions of Dreamweaver come with starting pages in both formats that are good to learn from.

  11. #11
    aim_high is offline Junior Member
    Join Date
    Feb 2008
    Posts
    30
    Quote Originally Posted by ASJ View Post
    It really has nothing to do with publishing the sites. Most software communicate back to their "HOME" aka the software developer. Think of when you get updates to your computer, the software is contacting the developer, finding info that there are updates, then letting you know. This works both ways. They have methods of tracking their software.

    Plus, it is more of a moral thing. You can always cheat the system, but it isn't the right thing to do. If you can't afford the good software, there are free alternatives that you can use until you can afford it. For most people, they would rather spend the money paying a designer to make them a site, than spend the money on the software. I respect that you're wanting to learn it yourself though...

    About Table design vs. CSS Design, I use both right now depending on the developers I'm working with. CSS based designs are becoming the standards and have some benefits. The newer versions of Dreamweaver come with starting pages in both formats that are good to learn from.
    im just going to stick with NVU right now. a lot of people seem to like it but the bad thing is that its not updated anymore . Also, when a warning from zone alarm pops up saying that dreamweaver is trying to connect to the internet, i click deny lol

  12. #12
    wories11 is offline Junior Member
    Join Date
    Feb 2008
    Location
    PA
    Posts
    4
    I am teaching myself dreamweaver right now. I think dreamweaver is the way to go because you can use other Adobe programs with it easily.
    www.printmodern.com
    printmodern.blogspot.com

Ads by Google

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Untitled Document
YoungEntrepreneur Logo Featured on: Business Week About Alltop Wall Street Journal

Terms of Service | Privacy Policy


SEO by vBSEO 3.5.0 RC3