Answers to your tech questions
Computer forums for help with removing malicious software (malware) and improving computer security

Welcome Guest to What the Tech! ( Log In | Register ) We specialize in the removal of malicious software (malware), but here you'll find free help and support for all your tech questions. We invite you to ask questions, share experiences, and learn. Explore our message boards, or register now to post messages of your own. Please Start Here. Register today (registration removes advertising)

       
 
Reply to this topicStart new topic
> website building program, i need a free website building program
pjm
post Feb 7 2008, 09:17 PM
Post #1


New Member
*

Group: New Member
Posts: 11
Joined: 22-January 08
From: so cali
Member No.: 76,209
Operating System: windows xp home



anyone know of a free website building program like dreamweaver?
I used the dreamweaver trial and loved it but I cant afford to buy it .sad.gif
and I want to work on my website and make another.
thanks
Go to the top of the page
 
+Quote Post
Tomk
post Feb 8 2008, 12:31 AM
Post #2


Extrication Intern
Group Icon

Group: Malware Team
Posts: 2,234
Joined: 27-December 07
From: Sisters, OR
Member No.: 75,503
Operating System: xp



Hi pjm,

This doesn't directly answer your inquiry but in my never-to-be-humble opinion the best free website program is notepad. Building a webpage isn't really that hard and is quite rewarding and fun to write the code yourself. W3schools has a pretty good free tutorial here that can teach you the basics of HTML, XHTML, and CSS. Once you understand the basics, you can get ideas from webpages that you like by clicking on View ---Page Source in your browser. Don't "steal" code off of other peoples work without their permission but by looking at the code you can learn "tricks" to incorporate into your own page.

Good Luck,
Go to the top of the page
 
+Quote Post
Ax238
post Feb 9 2008, 06:00 PM
Post #3


ASCII and ye shall receive.
Group Icon

Group: Tech Team
Posts: 718
Joined: 9-November 06
From: Somewhere out there
Member No.: 64,025
Operating System: XP Pro SP2



Hi pjm,

Yes there are free web-building applications like Dreamweaver. One of them is NVU. That should be pretty good for what you are looking for.

Regards,

Ax
Go to the top of the page
 
+Quote Post
LDDI
post Feb 15 2008, 05:01 AM
Post #4


New Member
*

Group: Authentic Member
Posts: 18
Joined: 14-February 08
From: Marikina, Philippines
Member No.: 76,818
Operating System: Laptop (Dual Boot)
Windows Vista Home Premium
Linux Mandriva 2008

Desktop
Windows XP Professional Edition



Hi pjm.

Personally, I'm going to have to agree with Tomk. While free programs (and even programs that rip your wallet to shreds) may make the whole thing easier, they don't make things better. It's similar to carving wood. While carving it with a knife is harder and takes longer, you have far more control and everything will work out the way you want it to. You could always buy an assembly thing to put the carving together, but it simply does not compare. If I were you, I would go ahead and learn how to code everything.

Cheers, and best of luck with that.
Go to the top of the page
 
+Quote Post
Ax238
post Feb 23 2008, 03:14 PM
Post #5


ASCII and ye shall receive.
Group Icon

Group: Tech Team
Posts: 718
Joined: 9-November 06
From: Somewhere out there
Member No.: 64,025
Operating System: XP Pro SP2



Sometimes people need to take smaller steps than this. Althought learning code will help out, it's not always convenient and can have mixed results, including ending in frustration and disappointment in oneself. Some people have a hard time grasping the concepts of laying things out with code. We are here to answer questions that users have.

For an example, sure I could code in Assembly, rather than a higher level language (such as VB), so that I can do whatever I want with the operating system, but it is magnitudes of difficulty higher and much more inconvenient. If there is a tool out there that works well enough, there's nothing wrong with using it, especially if programming is not your forte.

This post has been edited by Ax238: Feb 23 2008, 03:15 PM
Go to the top of the page
 
+Quote Post
Tomk
post Feb 23 2008, 04:06 PM
Post #6


Extrication Intern
Group Icon

Group: Malware Team
Posts: 2,234
Joined: 27-December 07
From: Sisters, OR
Member No.: 75,503
Operating System: xp



I agree with Ax238.

My earlier response wasn't meant to belittle the question. Personally I have trouble making any of the website building programs do what I want them to. For me it was easier to write the code myself. I was only suggesting an alternative.

As a direct answer to the question posed:
NVU (as suggested earlier) is a good program. I think it's the easiest to use of the ones I know of.
Next would probably be Alleycode
Then probably Amaya

I found that Amaya allowed me the greatest flexibility but was the most confusing to use.

But what the hay. They're all free. What have you got to lose but a little disk space. Try 'em all.

Your milage may vary biggrin.gif
Go to the top of the page
 
+Quote Post
Rosalind
post Mar 21 2008, 09:32 AM
Post #7


Authentic Member
**

Group: Authentic Member
Posts: 51
Joined: 2-November 06
From: Madeira
Member No.: 63,747
Operating System: Windows XP



NetObjects Fusion now do a free version of their Web Building program. It is based on version 7.5 and the paid version is up to 10 with v11 due for release this year. I can't say what it is like as I haven't used it, I started with version 8 from my host and then version 9 as a free download from a computer magazine. Both have been very easy to use, but do have a few glitches and support is not brilliant but the newsgroups are good.
You can add HTML, but you can't do a full edit like you can with Dreamweaver.
I was given a friends copy of Dreamweaver 8 and am finally getting to grips with it. You may be able to pick up a second hand copy off the internet.

Rosalind
Go to the top of the page
 
+Quote Post
webbie
post Apr 15 2008, 02:41 PM
Post #8


Authentic Member
**

Group: Authentic Member
Posts: 75
Joined: 14-April 08
From: Way Down South in Dixie
Member No.: 78,397
Operating System: Win XP back to DOS



Looks like this one may be a moot point by now, but if you're just starting out that free version of NetObjects Fusion is probably a great place to start. I've been using paid versions since version 5.0 and, essentially, cut my design teeth on it. I still use it for the most simple sites I work with. I have, however, along the way learned quite a lot of code too. (PHP being the current focus.)

(Glad to know 11 is coming out. I'm frustrated with 10 crashing, the worst since 6.0!)

As has been suggested, you may run into brick walls now and again with free programs, but there's nothing wrong with using a "power tool" to get the job done. You can tailor it your own way as you go, as you learn, and if you wish, but a WYSIWYG program can take a lot of aches and pains out of it.

In the end, your only real limits are your imagination. I wish you well!

Post back and let us know what you tried and how you liked it!

Go to the top of the page
 
+Quote Post
redtech
post Aug 6 2008, 02:38 PM
Post #9


New Member
*

Group: New Member
Posts: 5
Joined: 6-August 08
Member No.: 80,795
Operating System: XP



QUOTE (LakanDavidDInocencio @ Feb 15 2008, 06:01 AM) *
Hi pjm.

Personally, I'm going to have to agree with Tomk. While free programs (and even programs that rip your wallet to shreds) may make the whole thing easier, they don't make things better. It's similar to carving wood. While carving it with a knife is harder and takes longer, you have far more control and everything will work out the way you want it to. You could always buy an assembly thing to put the carving together, but it simply does not compare. If I were you, I would go ahead and learn how to code everything.

Cheers, and best of luck with that.



Nice analogy. I never thought of it that way. You should have added you can use a chain saw and get it done, or a knife and get it done right=) He should also look at programminghelp.com if you need any coding help. They cover a lot of different codes and languages over there.
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 


RSS Time is now: 19th November 2008 - 07:07 AM
Advertisements do not imply our endorsement of that product or service. The forum is run by volunteers who donate their time and expertise. We make every attempt to ensure that the help and advice posted is accurate and will not cause harm to your computer. However, we do not guarantee that they are accurate and they are to be used at your own risk.
Member site: Alliance of Security Analysis Professionals | UNITE Against Malware
© Geeks to Go, Inc. | All Rights Reserved | Privacy Policy