I'm finally at the point where I am going to start a website. I decided to host it myself for control and "self-education" purposes. I have a loose grasp of a lot of concepts rights now, I know what I need to do. I plan on using apache and setting up virtual hosting as well. In the interest of staying warez free (and not buying more copies of XP), I decided to load linux on an old box I got laying around. I have a good understanding of unix command line stuff but I'm real hazy on what I can do as far as making web pages with it. My first notion was to make web pages on my XP PC with something like Publisher and transfer them to the linux box. That thought was quickly dashed when I realized that the file systems are incompatible. NTFS for XP and (???) for linux. What's out there for linux as far as making web pages go? This is all about a month off since I'm in the middle of a move. Any advice appreciated...
+ Reply to Thread
Results 1 to 12 of 12
-
-
The file system has nothing to do, you can transfer your files through FTP from your XP machine to Linux.
I am not aware of a good package for webpage creation in Linux, all of the so called experts out there tell me that Dreamweaver is the best.No tengo miedo a la muerte. Solo significa soρar en silencio. Un sueρo que perdura por siempre. .. -
http://www.codeweavers.com/products/cxoffice/supported_apps/
Should run FrontPage or Dreamweaver.
None of it is free.
Freeware tends to not be as good for Web design software
http://www.linuxsoft.cz/en/sw_detail.php?id_item=175
http://www.developershome.com/webBuilding/freeWebEditors.asp
You can maybe use Wine for the WinOS software on Linux. Maybe.
Linux is really not a designer platform.Want my help? Ask here! (not via PM!)
FAQs: Best Blank Discs Best TBCs Best VCRs for capture Restore VHS -
Ignoring the linux naysayers for the moment, in linux, you may want to look at nvu, bluefish, quanta, or screem for web development. While FrontPage and Dreamweaver will produce fine web sites, the sites they produce are bloated with extra crap and rarely fully W3C compliant. Their sole purpose is to let people not experienced in building sites build sites.
There are full (free) distrobutions for LAMP (Linux, Apache, MySQL, Php), to enable everything you need for your site. Abbadon is quite correct, the filesystem won't make a difference, you can produce the files anywhere and either FTP them to the web server, or directly copy them (Linux is quite capable of connecting to Windows machines and reading FAT or NTFS-formated drives (Funny, I don't remember 95 doing that, or even XP). -
Originally Posted by SatStorm
Linux is a command-line OS, and some of those GUIs that get slapped on top of them can really drag down systems. It's a lot like Win95 was sometimes. The look and feel of some of those GUIs can be pretty primitive looking, very basic, a la Win95.
I have nothing against Linux. I still try to use it. I get better each time.Want my help? Ask here! (not via PM!)
FAQs: Best Blank Discs Best TBCs Best VCRs for capture Restore VHS -
Somebody (who doesn't use it) always has to start the war! The people who complain about the command line in linux seem to not understand that the power is in the command line. It allows you to do things the pretty GUIs never will.
On the other hand, those "primitive" looking GUIs already have the features Windows is still trying to get working in Vista (and without having to buy all new hardware to do it)
Don't like something in the command line in linux? Well, there's already a GUI for it somewhere, but if you don't like it, build your own. There are basically drag-and drop tools to build your own UIs. Perhaps that's why a few may look less than polished, but also remember that somebody did the work for you, gave it to you for free, and gave you the means to change anything about it that you don't like.
If you can barely manage to drive your mouse around your mousepad without crashing it, then I suggest you stick with Windows. It's very good at telling you where you will go today... -
Who's complaining about command-line? I still use DOS and I have to code a lot of ASP in notepad. Most of my Linux needs actually involve command-line Linux.
Let's not stray too much from the original question...
There are not many Linux options for Web design software. What does exist tends to be Windows software run in WinOS emulation of some sort.
Linux has it's uses, but I don't think this is one of them, so you won't get very far. The OS has really not "come of age" yet, in terms of some things. Web design is one of several. The GUI was just an off-hand comment, a related issue that also has not come of age. Linux has a distinct advantage over Windows, in terms of footprint on the CPU and other resources, as well as the open-source nature, but lots of common tasks you can do easily in Windows, even Mac OS, is more cumbersome or limited in Linux distros. Web design is one of them.
Good luck, fmctm1sw, but I doubt you'll get very far.Want my help? Ask here! (not via PM!)
FAQs: Best Blank Discs Best TBCs Best VCRs for capture Restore VHS -
Originally Posted by lordsmurf
The OP has stated linux will be used so as to not have to pay $200 for an inferior, insecure OS. As I am not a zealot, I will freely admit that Windows can be made somewhat secure, after you spend the additional money to provide software to prevent viruses, malware, and spyware, and you must spend the money to do that since:
Originally Posted by lordsmurf
As for web design software, I have already provided the OP with several choices. These are real linux apps. Why do you think they don't exist? Because you don't see them on a store shelf with a >$200 price tag on them? Or just not really familiar with linux? To make a correction to your statement:
Originally Posted by lordsmurf
Back to the UI statement:
Originally Posted by lordsmurf -
I actually installed nvu and quanta. I think they suck. It's more for developers, not much in the way of design.
I'm also tired of hearing things like "W3C compliant". Quite a few Internet consortium/organization "rules" are so backwards that we'd never have sites with streaming video or DHTML or any number of modern conveniences. Not compliant? Oh well. IE and Firefox can display them accurately, so who cares?
I think Wine can be considered emulation because there is still a lot of Windows software that simply does not run in it. If you want a free alternate OS that can run Windows software, I'd skip Linux and go with ReactOS. Emulation has a pretty wide definition.
Everybody is always copying everybody else's GUI features. For example, KDE copied the Start button and Start menu structure. That still does not discount the other shortcomings in appearance and resource-hogging.
My favorite Web design software is MS Frontpage 2000 and notepad. MS Office was $20 on a student discount quite some years ago. It's almost the same as free, as far as I'm concerned.
I suggest the original poster install everything you have suggested, but don't go in thinking it's a replacement for Dreamweaver or any number of designer-friendly software.Want my help? Ask here! (not via PM!)
FAQs: Best Blank Discs Best TBCs Best VCRs for capture Restore VHS -
Originally Posted by lordsmurf
Originally Posted by lordsmurf
Originally Posted by lordsmurf
Originally Posted by lordsmurf
Originally Posted by lordsmurfFrankly, I agree with you. FrontPage is an excellent tool for non-developers to be able to develop an attractive, functional website. My particular issue(s) with it (and Dreamweaver as well) is the amount of bloat added to the code to accomplish the same task. Here is a good example: For NAB, we were tasked to create a simple web page that would open multiple instances of a media player object, passing it the URL to the MMS server. Our corporate web designer uses Dreamweaver for all corporate pages. While his implementation provided the requested functionality, it was seven pages long, compared to the same functionality I created in a page and a half in a free text editor. Both met the demands of the task, one just added a significant amount of bloat to the process. This is part of the difference between "designing" and "developing". I would not suggest that a good designer is capable of developing a good site any more than I would suggest a developer is capable of designing a good site. They are different tasks entirely. If you are a designer, and you want to create the product yourself, then yes, a designer based tool would likely work best for you. If you want to develop a site, then I would suggest a developer tool. Since you have already said that the examples of tools I provided are developer tools, then I submit that the are excellent choices for the task.
Originally Posted by lordsmurf -
Also another honorable mention. CoffeeCup HTML Editor has a linux version (4.1?) as well as I believe can be run via WINE. Do you know what WINE stands for? WINE = Wine Is Not an Emulator
Similar Threads
-
What's the best dvd burning software for Linux?
By freebird73717 in forum LinuxReplies: 43Last Post: 5th Mar 2012, 15:59 -
software to manually set an AR in an mkv files (LINUX)
By graysky in forum LinuxReplies: 2Last Post: 10th Apr 2009, 16:45 -
Do you install software from the cd/dvd or go straight to the website?
By yoda313 in forum PollsReplies: 11Last Post: 18th Jun 2008, 14:10 -
Problems Building Website
By steve42069 in forum ComputerReplies: 3Last Post: 23rd Jan 2008, 05:21 -
Webpage building software
By slimmx in forum ComputerReplies: 8Last Post: 16th Dec 2007, 15:48