[Solved] Anyone design web pages?

For everything that's not in any way related to PureBasic. General chat etc...
User avatar
Fangbeast
PureBasic Protozoa
PureBasic Protozoa
Posts: 4789
Joined: Fri Apr 25, 2003 3:08 pm
Location: Not Sydney!!! (Bad water, no goats)

[Solved] Anyone design web pages?

Post by Fangbeast »

What's a good web designing program (don't say wordpad damnit) for someone who hasn't got the knowledge or the patience?

I need a 6 page site with a header and simple menu.

Preferably something free with templates that I could modify.
Last edited by Fangbeast on Wed Apr 09, 2008 11:57 am, edited 1 time in total.
Mistrel
Addict
Addict
Posts: 3415
Joined: Sat Jun 30, 2007 8:04 pm

Post by Mistrel »

If you want a page editor that is strong in both visual and code editing Dreamweaver is great. If you want something really simple for just building web pages then have a look at FrontPage.

If you can use Word then you can use FrontPage. It's a great editor for getting the hang of basic html and css.

Because web design standards are so ambiguous across browsers if you want to make anything sophisticated and still be cross-browser compatible you'll have to learn css.
quasiperfect
Enthusiast
Enthusiast
Posts: 157
Joined: Tue Feb 13, 2007 6:16 pm
Location: Romania
Contact:

Post by quasiperfect »

hi Fangbeast i can build that thing for u for free contact me if u still need help
Registered user of PureBasic
User avatar
djes
Addict
Addict
Posts: 1806
Joined: Sat Feb 19, 2005 2:46 pm
Location: Pas-de-Calais, France

Post by djes »

Why don't you try a CMS (content management system), like joomla? It's fast, updatable and you don't have to learn HTML/XHTML/CSS/Etc. to have something looking good, now!
Num3
PureBasic Expert
PureBasic Expert
Posts: 2812
Joined: Fri Apr 25, 2003 4:51 pm
Location: Portugal, Lisbon
Contact:

Post by Num3 »

http://www.kompozer.net/

Kompozer might be the answer ;)
User avatar
Fluid Byte
Addict
Addict
Posts: 2336
Joined: Fri Jul 21, 2006 4:41 am
Location: Berlin, Germany

Post by Fluid Byte »

Mistrel wrote:If you want a page editor that is strong in both visual and code editing Dreamweaver is great.
Actually it kinda sux for anything else then pure code editing. The visual display is a waste of time. You need to preview your site in the major browsers everytime you make a change. Oh yeah, never use the included behaviors. :wink:
Mistrel wrote:If you want something really simple for just building web pages then have a look at FrontPage. It's a great editor for getting the hang of basic html and css.
Fangbeast, please ignore this comment. Do not use FrontPage or Word to edit HTML. Never!
Mistrel wrote:Because web design standards are so ambiguous across browsers if you want to make anything sophisticated and still be cross-browser compatible you'll have to learn css.
That is absolutley true. Writing browser hacks is fun!
djes wrote:Why don't you try a CMS (content management system), like joomla? It's fast, updatable and you don't have to learn HTML/XHTML/CSS/Etc. to have something looking good, now!
If Fangbeast is doing all on his own and isn't an editor who just adds text and images he will definitively need HTML, CSS and more. Starting right with installing a CMS. But joomla is really a bad choice because it's very inflexible. I would suggest TYPOlight as its very powerfull and a piece of cake to install. Btw, it's not related to TYPO3 in any way.
Num3 wrote:http://www.kompozer.net/

Kompozer might be the answer ;)
Well, Kompozer looks like ... :x
Windows 10 Pro, 64-Bit / Whose Hoff is it anyway?
Mistrel
Addict
Addict
Posts: 3415
Joined: Sat Jun 30, 2007 8:04 pm

Post by Mistrel »

Fangbeast, there are trial versions available for both Dreamweaver and FrontPage. Feel free to try them for yourself to see if it's something you're comfortable using and report back to us.

If CMS (content management systems) are you thing then there are several solutions already available TYPlight, as Fluid Byte recommended, Joomla, Drupal, WordPress, etc.
akj
Enthusiast
Enthusiast
Posts: 668
Joined: Mon Jun 09, 2003 10:08 pm
Location: Nottingham

Post by akj »

There is a free WYSIWYG Website designer called WebPlus SE at:
http://www.freeserifsoftware.com
Anthony Jordan
User avatar
bembulak
Enthusiast
Enthusiast
Posts: 575
Joined: Mon Mar 06, 2006 3:53 pm
Location: Austria

Post by bembulak »

http://qixite.sourceforge.net/

Offline CMS. Nice, fast, crossplattform.
cheers,

bembulak
User avatar
Fangbeast
PureBasic Protozoa
PureBasic Protozoa
Posts: 4789
Joined: Fri Apr 25, 2003 3:08 pm
Location: Not Sydney!!! (Bad water, no goats)

Post by Fangbeast »

Thanks for all the replies and suggestions. I will take them all under advisement.
Inf0Byt3
PureBasic Fanatic
PureBasic Fanatic
Posts: 2236
Joined: Fri Dec 09, 2005 12:15 pm
Location: Elbonia

Post by Inf0Byt3 »

@Fangles, I use Kompozer (as Num3 suggested). I made the CSS by hand and used kompozer to add all the text on the page. It's really well made and it has tons of features. Furthermore, the process of updating a page takes at max a few minutes :).
None are more hopelessly enslaved than those who falsely believe they are free. (Goethe)
Seymour Clufley
Addict
Addict
Posts: 1264
Joined: Wed Feb 28, 2007 9:13 am
Location: London

Post by Seymour Clufley »

I use Alleycode HTML Editor. It's free.
User avatar
IceSoft
Addict
Addict
Posts: 1682
Joined: Thu Jun 24, 2004 8:51 am
Location: Germany

Post by IceSoft »

Fangbeast wrote:Thanks for all the replies and suggestions. I will take them all under advisement.
Let us know your results and why .
Belive! C++ version of Puzzle of Mystralia
<Wrapper>4PB, PB<game>, =QONK=, PetriDish, Movie2Image, PictureManager,...
chen
Enthusiast
Enthusiast
Posts: 338
Joined: Fri Dec 23, 2005 2:20 pm
Location: Quebec, Canada
Contact:

Post by chen »

I have created several websites.... this is my tool... is a site creator not an
html editor.....
I use it to create websites from scratch.... if I need to change something made
with other tools or in plain html I use Kompozer....

http://www.wysiwygwebbuilder.com

see two examples examples:
my site : http://www.kaizensoft.com
developed site: http://www.geosottawa.com
Last edited by chen on Wed Apr 09, 2008 5:39 pm, edited 1 time in total.
User avatar
Rook Zimbabwe
Addict
Addict
Posts: 4322
Joined: Tue Jan 02, 2007 8:16 pm
Location: Cypress TX
Contact:

Post by Rook Zimbabwe »

I use ACEhtml editor, but then I code... They used to have templates included way back around the 3.0 version. Thats how I learned to code the interface in

http://www.bluemesapc.com

If you want the template I will send it to you.
Binarily speaking... it takes 10 to Tango!!!

Image
http://www.bluemesapc.com/
Post Reply