![]() ![]() |
Jun 5 2009, 10:04 PM
Post
#1
|
|
|
Newbie ![]() Group: Members Posts: 15 Joined: 26-September 08 From: Louisiana Member No.: 25,034 Languages: In order of skill, BASIC, PHP, XHTML, CSS, ASP, ASP.NET, JavaScript, VBScript |
I posted an earlier version of the some type of content a while ago here, but a lot has changed since then. Namely, I have put a lot more focus on content, ease of updating/appending pages, and service speed.
The site is done in static XHTML files, but what is on the surface is not indicative of what is used to generate these files. I created a simple desktop "development" environment that handles includes and templating via separate files from the actual content. That way, I can still focus on content first and foremost rather than worrying about the design of each page and making sure all of them are uniform, without having to resort to server-side scripting or non-compliant technologies like iframes. Basically, the content is saved in very semantic HTML in separate files, and in the same directory structure as the finished web site. The same goes for the includes (menu, header, footer). The templating is handled via a valid XHTML template file with comment-strings such as <!-- {page_title} -->, with the same directory structure as the rest of the site. When it comes time to update the site, I simply copy the "source code" (all of these separate files and directories) into the same directory as a script I wrote in batch and command-line PHP, which handles the rest and produces the static XHTML files that I then upload to the site. The design is very simple... and I like it that way. Really, I would be happy simply emulating this site's simplicity, but I guess I just have too much web designer still left in me (although I'm surprised I was able to drop PHP and server scripting in favor of this static approach). I'd like a few suggestions as to the layout and structure of the site. "Sections" are accessed via the menu, and individual pages in these sections accessed through the section page. As far as the presentation goes, this is about as extensive I go with images for design and "skin". Take a look at it and tell me what you think. There are a few minor bugs with the template which I plan to work out (remember, I'm focusing on content more), but other than that all that's left to do is add a few more features to increase accessibility (sitemap, etc.). Content will then be the only thing updated/added. Thanks for looking. LINKY ---> http://www.spudstalker.net/ |
|
|
|
Jun 6 2009, 12:08 AM
Post
#2
|
|
|
Member ![]() ![]() Group: Members Posts: 243 Joined: 12-April 08 From: Arizona Member No.: 21,470 Languages: (X)HTML, CSS, XML/RSS, JavaScript, PHP, Some MySQL/SQL and very, very basic ASP.NET |
Looks nice. However it is hard to read the navbar. Maybe add a darker font for the lettering
|
|
|
|
Jun 6 2009, 12:26 AM
Post
#3
|
|
|
Newbie ![]() Group: Members Posts: 15 Joined: 26-September 08 From: Louisiana Member No.: 25,034 Languages: In order of skill, BASIC, PHP, XHTML, CSS, ASP, ASP.NET, JavaScript, VBScript |
Thanks. I'll incorporate that into the next compile. I guess I can't see it since I know what they say already (IMG:style_emoticons/default/wink.gif)
|
|
|
|
Jun 6 2009, 05:16 PM
Post
#4
|
|
|
Newbie ![]() Group: Members Posts: 56 Joined: 28-July 08 Member No.: 23,512 Languages: (X)HTML and CSS, some PHP, MySQL and JS |
Looks good, just a bit plain, but very clear (what, as you state on the homepage, is what it's supposed to be)!
Only bad point I found so quick: On your homepage's first paragraph of text you end with something like "blahblah, and blahblah". No comma's before "and"! :-D |
|
|
|
Jun 14 2009, 02:08 PM
Post
#5
|
|
|
Newbie ![]() Group: Members Posts: 15 Joined: 26-September 08 From: Louisiana Member No.: 25,034 Languages: In order of skill, BASIC, PHP, XHTML, CSS, ASP, ASP.NET, JavaScript, VBScript |
*Bump*
I've updated my template. I figured that I had enough content, and it was easy enough to add new content, that I could afford to do this. I made every bit of the template myself using XHTML/CSS and GIMP for graphics. It is fluid, and will work all the way from a resolution 800 to 1600px wide. Please critique the template. I've got everything else down-pat, but you guys are the experts with design and presentation... LINKY --> http://www.spudstalker.net/ |
|
|
|
Aug 15 2009, 05:23 PM
Post
#6
|
|
|
Newbie ![]() Group: Members Posts: 47 Joined: 8-June 09 From: Ontario, Canada Member No.: 31,493 Languages: HTML, CSS, Some PHP |
It works, I have a high resolution, and the website spanned to the whole width of the page. Load times were excellent. There is evidence of know how with design (which is my huge thing) but it still is a little basic.
|
|
|
|
Sep 8 2009, 04:51 PM
Post
#7
|
|
|
Member ![]() ![]() Group: Members Posts: 101 Joined: 30-March 09 Member No.: 29,788 |
I would suggest limiting the width of the page, having the 'content' center and about 800 px. It doesn't look like the page would end up with scrollbars. I just think it looks more 'professional'. Also, if someone has to resize their page, they won't lose their place when reading your content.
It's great to see you're using CSS. And who knew there was so much to spudgunning? Adam |
|
|
|
Sep 11 2009, 11:54 AM
Post
#8
|
|
|
Likes gettin' it on! ![]() ![]() ![]() Group: Members Posts: 643 Joined: 24-May 08 From: Rhode Island, USA Member No.: 22,266 Languages: (X)HTML, CSS, Javascript, PHP/MySQL, XML, Java (still gettin a grip on those last couple) |
i like it, good job with the rounded corners.
|
|
|
|
Nov 4 2009, 02:35 AM
Post
#9
|
|
|
Newbie ![]() Group: Members Posts: 9 Joined: 13-October 09 From: Wisconsin Member No.: 34,481 Languages: PHP, Javascript, HTML, CSS, XML |
No comma's before "and"! :-D It is true in this case, but that statement is far to ambiguous given all of the rules for commas. (IMG:style_emoticons/default/biggrin.gif) |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 23rd November 2009 - 07:41 AM |