How do you people design your pages?
Do you give the code into your computer or do you use a webbuilder?
I prefer code, I know how it works, and so I can make page more of my one.
Sometimes I use scripts, also made by hand by code.
What do you people do?
I use a CMS (a pretty good one) but I'm thinking about making a new site
although there are a few issues that make me stick to my CMS.
Hand coding is the best method, but it takes a lot of time.
To answer your question a simple CMS is a little webbuilding, but you can always tweak it offline with a good text-script editor (I use Crimson Editor
) so you can have something unique.
| Psycho_X52 wrote: |
I use a CMS (a pretty good one) but I'm thinking about making a new site although there are a few issues that make me stick to my CMS.
Hand coding is the best method, but it takes a lot of time.
To answer your question a simple CMS is a little webbuilding, but you can always tweak it offline with a good text-script editor (I use Crimson Editor ) so you can have something unique. |
what particular cms would you prefer? that is a good one?
I don't use any CMS and webbuilders. I prefer to write whole code by my bare hands 
I also want to use CMS because of the features and even i tried Joomla! but i think it makes the site design and contents a little bit inflexible. isnt it? Please help me also in this regard.
Also i want to use ready made scripts (not primarily designed for joomla!) and my own scripts written in php, is joomla! good enough to let us work with those scripts within a joomla site? How? If yes can you please refer to some tutorial or something similar?
Thanks
I use templates or I create my own in photoshop and Microsoft word(good html program).
| fizzo wrote: |
| what particular cms would you prefer? that is a good one? |
I use Drupal .
CMS Grand Prix
http://www.packtpub.com/open-source-cms-award-previous-winners
| j14fusion14 wrote: |
| I use templates or I create my own in photoshop and Microsoft word(good html program). |
Microsoft word? Did you just say WORD as your html program o.O. I know it has the feature, but I never heard of people actually using it o.O x]
I use notepad, good old notepad.
I use notepad. It's great.
Whenever I use a WYSIWYG editor, I end up just manually modifying the code. It's easier and faster that way, even when I'm familiar with the program interface.
I've tried MS Word before for html editing before. It was so bad, I almost vomited on my keyboard.
Just kidding, but it was really bad. This was before I learned html, so I had to spend the afternoon editing the webpage by inserting a bunch of 's all over the place. Not. Fun.
I used to use Microsoft Word when I first started. It isn't exactly a good way of making good web pages, but it was a pretty important part of my learning process. I started to play around with making web pages in the WYSIWIG (like?) editor and after a while I discovered that I needed to manually add things (JavaScript for example) to the source code, which leads to the next step: learning HTML so I could do everything by myself and better (cleaner source, complete control, smaller size). While there are HTML editors available I stick with Notepad for making my web pages. I like it for its simplicity and its short loading time.
I design all my pages in html, but I usually use flash for pretty much everything, the site design is just so it looks better.
I'm not a coder. I always choose the easiest way to build a page - I choose one of great free templates
and use it. I edit some pages in Dreamweaver, but they are saved and offline.
Still waiting for that perfect web page designer, that would fit my needs. LOL.
I want everything to be easy and not so complicated, but noone gets me.
HI EVERY ONE.... I`m DESIGN SITE WITH FRONT PAKE.... EASEY TO USE 
The problem is that I cant design or code anything. Thats why I'm still looking for a good CMS for my band website 
| dirkvb wrote: |
How do you people design your pages?
Do you give the code into your computer or do you use a webbuilder?
I prefer code, I know how it works, and so I can make page more of my one.
Sometimes I use scripts, also made by hand by code.
What do you people do? |
I do the code
| heartbroken wrote: |
| dirkvb wrote: | How do you people design your pages?
Do you give the code into your computer or do you use a webbuilder?
I prefer code, I know how it works, and so I can make page more of my one.
Sometimes I use scripts, also made by hand by code.
What do you people do? | I do the code |
How do you code?
is PHPbb a design tool as well?
I write the code in notepad
Sometimes I use Joomla, Dreamweaver
I'm just starting to learn code and am still leaning on cms. Thank you guys for the great recommendations.