 |
 |
 |
 |
| Wibble A place to have a sensible chat, about anything non linux related. Please remember that political and religious topics are not permitted. |

24th April 2005, 09:32 AM
|
|
Registered User
|
|
Join Date: Apr 2005
Posts: 67

|
|
|
Redhat and other corporate websites.
Wow! I must say redhat's site is very impressive!
I was always wondering how they achieve somthing like that, do they use html or php-nuke, or some other weird content thing I have no idea about.
I'm aiming at getting a similar look for a website I'm making... obviously not the same but similar.  How do they do it? advanced html or php?
|

24th April 2005, 12:23 PM
|
 |
Administrator (yeah, back again)
|
|
Join Date: Jul 2004
Location: Colton, NY; Junction of Heaven & Earth (also Routes 56 & 68).
Age: 67
Posts: 21,238

|
|
You'd have to shoot them a message and get the details straight from the source. While FedoraForum is linked to RedHat, the two sites were developed independantly. Try this page for contacts: http://www.redhat.com/about/contact/
__________________
Linux & Beer - That TOTALLY Computes!
Registered Linux User #362651
Don't use any of my solutions on working computers or near small children.
|

24th April 2005, 02:25 PM
|
|
Registered User
|
|
Join Date: Feb 2005
Location: Indonesia
Age: 30
Posts: 166

|
|
|
What's so good about it anyway?
|

24th April 2005, 02:40 PM
|
|
Registered User
|
|
Join Date: Apr 2005
Posts: 67

|
|
defkewl:
Well it's not specifically that site, but they are a good example of what I mean. Was just generally wondering if they use pure html for their layout or php-nukes and all sorts of stuff.
|

24th April 2005, 05:03 PM
|
 |
Retired Community Manager
|
|
Join Date: Feb 2004
Posts: 2,999

|
|
|
Well you could make that layout yourself through HTML, it just involves a lot of nested tables...
|

25th April 2005, 04:09 AM
|
|
Registered User
|
|
Join Date: Mar 2004
Location: Minnesota, USA
Age: 27
Posts: 7,909

|
|
|
fedora.redhat.com or redhat.com? Both have nice looking x/html sources, so you can see how they did it. fedora.redhat.com is not dynamic, I believe it gets edited every time something changes. redhat.com has some redirects and javascript and other things, but isn't really a dynamic site as far as I know.
Of course their webmaster knows more about it than I do.
|

26th April 2005, 06:12 PM
|
|
Registered User
|
|
Join Date: May 2004
Location: UK
Posts: 399

|
|
Quote:
|
Originally Posted by Jman
fedora.redhat.com or redhat.com? Both have nice looking x/html sources, so you can see how they did it. fedora.redhat.com is not dynamic, I believe it gets edited every time something changes. redhat.com has some redirects and javascript and other things, but isn't really a dynamic site as far as I know.
Of course their webmaster knows more about it than I do.
|
fedora.redhat.com is simple html with a couple of css stylesheets for all the layout and formatting (these are what determines the appearance of the site). It's a nice solution in terms of maintaining as content changes are quick and easy to make by editing the html file for the page and site wide style or layout changes are equally simple by editing the relevent stylesheet.
Ned
|

5th May 2005, 10:00 PM
|
 |
Registered User
|
|
Join Date: Apr 2005
Posts: 176

|
|
All you need is
- CSS stylesheets
- valid markup (use tidy to validate your code)
- php/mysql backend (for a dynamic site)
- template systems (such as used by VB which powers this site) or Smarty
Good Luck!
|

25th April 2005, 06:01 PM
|
 |
Registered User
|
|
Join Date: May 2004
Location: the Tennessee Valley
Age: 34
Posts: 63

|
|
|
if you look at the source of the redhat pages, they are just x/html. like jman said, its not dynamic so there is no need for php.
one could write the code in a text editor, use scite or bluefish for straight code formatting, or macromedia dreamweaver or nvu for wysiwyg editing.
there is a big difference in the quality of work when you higher a professional web designer.
__________________
registered linux user #362605
registered linux machine #286504
brainbench certified linux administration (general)
jordanmarshall.org
|

25th April 2005, 06:18 PM
|
|
Registered User
|
|
Join Date: Sep 2004
Location: Fort Wayne, Indiana
Posts: 573

|
|
|
You can also use content management tools, such as that you would find at SpreadFirefox.com and the like. Basically, you define a layout and make some graphics, and let the scripts handle everything else. It keeps it looking professional, so you can do the basic design, and let a not-as-talented person take over.
|

26th April 2005, 03:55 AM
|
|
Registered User
|
|
Join Date: Apr 2005
Posts: 67

|
|
|
cool, I was always under the impression pages like these use some kind of content system but I guess it's possible in html too =)
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Hybrid Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 09:35 (Sunday, 26-05-2013)
|
|
 |
 |
 |
 |
|
|