![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I'm stuck trying to find a suitable layout style for my website and could need some new input. I've already read a lot about and given thought to keeping the site clean and simple, focusing on the content and so on. But I just can't seem to find out what kind of visual style to go for. I know that I need to do this in CSS (I'm slowly learning), and I'm aiming for something along the Web 2.0 styles which to me means style, attractiveness, modern functionality in addition to a well laid out form of content. A little bit about my site: - a supporting website for a mailing list (discussing a specific computer program) - contents: FAQ, downloadable support files, searchable list-archive, links to other relevant sites. Basically an "information" type of site with lots of text, but also the occasional photo or illustration. At first I thought I had gotten the perfect idea with the dark, high- contrast visual style which seems quite popular. A black and/or dark gray background with a light colored text (I was thinking blue, light- gray, white). Something like these sites:http://macintalk.com andhttp://web.mac.com/tomohiko/ andhttp://www.jahshaka.org/ But having started work on this I have a feeling this style might be better suited for an art/photo gallery or something else where there is a high emphasis on the visual communication rather than text. My site on the other hand will really be the opposite; lots of textual information, with the occasional photo or illustration related to that informative text. I don't know, but the more traditional white background with black text might be more pleasing and relaxing to the visitor although I must admit it sounds boring. But then again I can probably make it a lot more interesting by taking advantage of CSS (this will be my first site using CSS). Any thoughts on this? Every page on my site should probably contain the following (probably in the exact same location as well): - a graphic/textual header (which links back to the main page if clicked) - some sort of site navigation - "join mailing list" form and a search form for the list archives Then there's the FAQ page which is pretty long. It should probably have some sort of navigation as well, allowing users to jump right into the section they feel is relevant to them, but a navigation bar for this would make the page different from the other pages, so I don't know if this is a good thing. OK, enough talk from me... what kind of layout solution would be good for my site when I want functionality, web 2.0 type design with emphasis on a clean, simple, modern and attractive user-interface, and of course user-friendliness? |
#3
| |||||
| |||||
|
|
On Nov 8, 5:37 pm, CyberDoug <CyberD... (AT) muchomail (DOT) com> wrote: I'm stuck trying to find a suitable layout style for my website and could need some new input. Well first off if you want it to be WEB 2.0 I would also suggest you use AJAX as that is definitely WEB 2.0 technology. |
|
You will need to have rounded corners on your graphics as well which will make your CSS more complicated as well but not impossible. |
|
I am not sure I like the idea of the same form being on every page but that is completely up to you. |
|
For your FAQ page you can simply use named anchors to get the job done if it is a very large list you may want to not only use an alphabetical list but also use back to top links as well. Your general navigation can be done with CSS which will load faster then its JavaScript counterpart. |
|
Before you start to build the site you may also wish to consider your search engine optimization as well while you are choosing the domain name and creating a directory structure. Having keywords in the Domain name or directory structure will give you an advantage later. |
#4
| |||
| |||
|
|
On Nov 9, 3:38 pm, Kevin <kevinlen... (AT) lakeareawebs (DOT) com> wrote: On Nov 8, 5:37 pm, CyberDoug <CyberD... (AT) muchomail (DOT) com> wrote: I'm stuck trying to find a suitable layout style for my website and could need some new input. Well first off if you want it to be WEB 2.0 I would also suggest you use AJAX as that is definitely WEB 2.0 technology. I've read a little about Ajax, and it sounds like a good idea although I don't know how complicated it is to set up. If it's a server-side sort of thing that needs to be installed I really can't do much as I'm not in charge of the server. If it's similar to CSS or HTML I can probably learn. You will need to have rounded corners on your graphics as well which will make your CSS more complicated as well but not impossible. Yup. I read a really good article about web 2.0 characteristics which discussed this and various other aspects of a modern, functional design where they call the use of rounded corners "casual design":http://www.masternewmedia.org/inform...ation-design-p... I am not sure I like the idea of the same form being on every page but that is completely up to you. Why don't you like the idea? All I want is the ability to search from any page you're currently on. For your FAQ page you can simply use named anchors to get the job done if it is a very large list you may want to not only use an alphabetical list but also use back to top links as well. Your general navigation can be done with CSS which will load faster then its JavaScript counterpart. Do you have any example links for this so I can see what you mean? Before you start to build the site you may also wish to consider your search engine optimization as well while you are choosing the domain name and creating a directory structure. Having keywords in the Domain name or directory structure will give you an advantage later. I actually made the site years ago and have updated it several times. However, this time I want to go overboard and do it really well with CSS and so on. The site is located here: http://www.notator.org/ At least I have the contents all there, so what I need to work on is the layout. Like I said I want to make the user-interface cleaner and more stylish, and generally just make the site better. The search engine feature isn't the best, and only searches among the mailing list archives. It's a quick hack by the person in charge of the server. I know nothing about that sort of thing and have actually received help when it comes to the HTML code to access it. In time I'll try to find a better, more streamlined solution for searching (I guess it would be useful to search the actual website as well). Anyway, I'm still at loss for a final idea for my layout. 3 columns was my initial idea, now I don't know. By the way, I found a perfect example of a "dark" styled site that is along the lines of what I would like to use:http://www.feedicons.com/ It has several rounded corners (but "sharp" ones as well) softening it up a bit, gorgeous bright colored icons giving a contrast towards the dark background. But at the same time I'm not sure it would work for the contents of my website which mostly contains a lot of text. Does anyone know of similar websites as my own (a "support" and "information" type site for a specific subject) which has a more pleasing web 2.0 style? I would love to get some ideas that would fulfill all the needs of user-accessability, a pleasing user-interface and so on. |
|
For your FAQ page you can simply use named anchors to get the job done if it is a very large list you may want to not only use an alphabetical list but also use back to top links as well. Your general navigation can be done with CSS which will load faster then its JavaScript counterpart. |
#5
| |||
| |||
|
|
There are web 2.0 templates available out there as well you may wish to look into. |
|
I am not sure how much knowledge you have in this field or how much desire you have to learn the new technologies out here. I would think you will probably want to be highly proficient in (x)HTML, CSS, JavaScript and AJAX to build this project in general. You will need to test it in multiple browsers and versions of browsers prior to releasing it to public view. |
#6
| |||
| |||
|
|
On 10-11-07 15:23, Kevin wrote: There are web 2.0 templates available out there as well you may wish to look into. You're right, and I found a couple of templates that (almost) fit my request. However, they're made for Wordpress, and I'm a little confused. As I've understood it, Wordpress is a free service for people to easily create their own "diary" type blogs without knowing a shred of HTML or CSS (using a point and click web user-interface) as well as a software application which allows people to edit their own web pages in the same web "point and click" user-interface but without being signed up at Wordpress' website or some other free blogg site. Since my website isn't going to be a constantly updated "diary" or "news" type site and I also need to edit the code for my own specific needs I don't think Wordpress is for me. The theme file I donwloaded consists of a folder with lots of PHP, Javascript (.JS), CSS files and images. But no HTML file. Is there a way I can convert all of this to a standard web template? Failing that I'll have to do it the slightly harder way of finding a website that uses it, then download the source/CSS file etc. in order to recreate it locally here on my own Mac and edit whatever I need. I am not sure how much knowledge you have in this field or how much desire you have to learn the new technologies out here. I would think you will probably want to be highly proficient in (x)HTML, CSS, JavaScript and AJAX to build this project in general. You will need to test it in multiple browsers and versions of browsers prior to releasing it to public view. Definitely. I want it to work in as many browsers as possible. Actually, all my sites up to now have been designed with the text-only "Lynx" browser in mind. I still hope to retain compatibility across the various browsers and platforms, but it's time to move on to something more advanced than basic HTML. |
|
Definitely. I want it to work in as many browsers as possible. Actually, all my sites up to now have been designed with the text-only "Lynx" browser in mind. I still hope to retain compatibility across the various browsers and platforms, but it's time to move on to something more advanced than basic HTML. |
![]() |
| Thread Tools | |
| Display Modes | |
| |