Developing Website with Free Software - XP Compatible

  • Thread starter Thread starter ehrenfest
  • Start date Start date
Click For Summary

Discussion Overview

The discussion revolves around the development of websites using free software, particularly for users with Windows XP. Participants explore various software options, coding practices, and the balance between hand-coding and using integrated development environments (IDEs).

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested

Main Points Raised

  • One participant expresses frustration with writing HTML and seeks better free software alternatives to MS Word for website development.
  • Another participant suggests coding by hand for better results, although they acknowledge a lack of experience with software options.
  • SeaMonkey is proposed as a potential tool for website design, with a question about its relation to the Mozilla Application Suite.
  • Some participants mention Microsoft Frontpage and Adobe Dreamweaver as options, with varying opinions on their usability and effectiveness.
  • One participant notes that while coding by hand is preferable for learning, using an IDE can be beneficial for managing complex projects.
  • There is a discussion about the limitations of hand-coding in creating visually complex websites, with a reference to the Physics Forums as an example.
  • Another participant mentions the use of design software for images and emphasizes the importance of understanding the underlying code rather than relying solely on drag-and-drop features.
  • ExtJS is introduced as a JavaScript framework that can enhance website functionality beyond basic HTML.

Areas of Agreement / Disagreement

Participants generally express differing views on the best approach to website development, with some advocating for hand-coding while others support the use of software tools. No consensus is reached on the best software or method.

Contextual Notes

Participants have varying levels of experience with different software tools, and some suggestions depend on personal preferences and project complexity. The discussion reflects a mix of beginner and advanced perspectives on web development.

ehrenfest
Messages
2,001
Reaction score
1
I am trying to develop a website and I am getting sick of writing everything in HTML. Is there some free software package that I can use instead? MS word works with html files but there has got to be something better.

I have Windows XP.
 
Computer science news on Phys.org
Code by hand. It's not hard, and the websites will look much better than coming out of MS Word.

Otherwise there are a great many programs out there, many of which are free. As I don't use anything but a text editor I'm in a bad position to help here.
 
Is SeaMonkey an example of a program that I can use to design a website? Has anyone used that?

What about the Mozilla Application Suite?
 
Last edited:
Code by hand as CRGreathouse said... but if you are a beginner then use Microsoft Frontpage if you really have to (I don't really like Frontpage). Use Adobe Dreamweaver for advanced server side implementations.
 
Yeah, seamonkey is one (I've had the impression seamonkey pretty much is what mozilla appl suite has in this respect ... someone correct/verify please). aceHTML is also freeware for win which at least personally have found to be a solid editor and prefer over frontpage and like. Coding by hand is sure "preferable" in learning the ropes and all that, but once it gets "big and complex enough" doing it in an IDE for the sole management of the whole project is in my book a good idea.
 
I'd recommend coding by hand using notepad or something similar. Try a few firefox extensions like https://addons.mozilla.org/en-US/firefox/addon/655 to help learn how html works.
 
But there's no way you could make a website as nice, say as PF, coding by hand, right? Look how many different tables and buttons and fields there are on this page? Do you really think someone wrote this by hand?
 
Well yeah the images would require some design software, but the code is largely based on vBulletin, with tweaks that could be made by hand. Yeah sure I'd also recommend something like Dreamweaver but it's expensive, and you can become lazy and too dependpent on just dragging and dropping. If something goes wrong, its much better to actually know the code and how it works, rather than just generate it. Just my $0.02.
 
Something that is a little beyond straight HTML is extjs which is a javascript framework for creating rich client interfaces (you can use it to create a site like PF).
 

Similar threads

  • · Replies 9 ·
Replies
9
Views
2K
Replies
7
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 4 ·
Replies
4
Views
9K
  • · Replies 30 ·
2
Replies
30
Views
3K
Replies
4
Views
5K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 14 ·
Replies
14
Views
4K
  • · Replies 8 ·
Replies
8
Views
4K