19, July 2008

[website]Web Observatory - webmaster forum

 
Webdigity webmaster forums
This forum shares its ad revenue with its members!
[ Home | Help | Search | Forum's Shop | Archive | Login | Register | Webmaster Directory ]
Webdigity Webmaster Forums  >  Design and Layout  >  Website & Graphic Reviews
Topic: [website]Web Observatory
« previous next »
Pages: [1] 2 Print

Author Topic: [website]Web Observatory  (Read 1278 times)
Community Supporter ?
What's HTML?
****
Gender: Male
Posts: 493
4892 credits
Members referred : 0


www.demonhale.com


« on: May 29, 2007, 06:19:06 AM »

I have currently revived my blog, and redesigned it... the system is wordpress, if you could be so kind as to give some feedback on the look or on my writing style, or ping some of my newest articles... I'd appreciate it a lot...

The design is purposely built for highlighting the content and whatnots. I'll be more active in updating it now since my priorities and schedules have now looked up, so don't forget to visit regularly. Oh and if you have some cool articles, or cool sites that needs some review or exposure posts, I would gladly repost it on my blog or write about it... Thanks!

http://www.demonhale.com/blog/ Visit through proxy
« Last Edit: May 29, 2007, 09:33:07 AM by ventureskills »

http://www.demonhale.com Visit through proxy , Just Visit...
Partners:
http://www.resume-fix.com Visit through proxy , Free Resumes

Last blog : Slowly Getting Back
So if I press Alt F4... What?
****
Gender: Male
Posts: 391
2364 credits
Members referred : 2



« Reply #1 on: May 29, 2007, 06:51:35 AM »

The design is very nice, only comment I can make is that on wider screens you can see past the background pattern the color of the background
E0E0E0 and it looks a little weird


Last blog : Pagerank 0, the new Leprosy ?
Community Supporter ?
What's HTML?
****
Gender: Male
Posts: 493
4892 credits
Members referred : 0


www.demonhale.com


« Reply #2 on: May 29, 2007, 06:57:12 AM »

Thanks for the reply, can I ask what browser and resolution you are using so I can check? it would be helpful if you could also provide a screenshot if it isn't much of a trouble, since I used a tiled background via css and the bg color shouldn't have shown...

http://www.demonhale.com Visit through proxy , Just Visit...
Partners:
http://www.resume-fix.com Visit through proxy , Free Resumes

Last blog : Slowly Getting Back
Tim Nash
Global Moderator
Community Supporter ?
Internet Junkie
*****
Posts: 2172
5030 credits
Members referred : 2


Venture Skills - New Media & IT group


« Reply #3 on: May 29, 2007, 09:27:54 AM »

Attached one screenshot 1680*1024 FF2

Overall nice look some suggestions

Drop Caps
Its great to see people using drop caps but your method is not very efficient or accessible (particularly using logo design for the alt attribute Wink
http://ventureskills.wordpress.com/2007/05/18/5-css-fonts-typography-tips/ Visit through proxy
Have a look through some of the articles but in particular the drop cap example.

Headings
Story titles should be H2 not H3 to be semantically correct

CSS
Keep it clean and simple but also make sure its in external style sheets mixing and matching where your CSS is will turn into a nightmare when you want to upgrade the theme in a few years time.

Clean URL (permalinks) Wordpress calls it perma links but clean URLs are great both for you and search engines its easy to set so your rather then ?p=12 your posts URL become /dd/mm/yyyy/mytitle

I like your little bits such as resizing tool again I think you would be better off using a slightly more accessible technique to keep the overall layout (so your drop cap resizes as well)
http://ventureskills.wordpress.com/2007/05/05/5-accessible-and-pretty-css-tips/ Visit through proxy
(Its the third one down though all the ones on that page would be useful)

I do like this site Smiley though a final small point the lime green in the left hand column doesn't fit with the rest of the theme

* screen.jpg (15.43 KB - downloaded 31 times.)

Would you like to be an SEO, let me help with, The Tim Nash introduction to SEO Visit through proxy alternatively for Social media optimisation take a look at the Venture Skills Blog Visit through proxy

Last blog : Its all in the mp3s
Global Moderator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 6277
38488 credits
Members referred : 374


It's time to use PHP5!


« Reply #4 on: May 29, 2007, 09:30:02 AM »

is the URL secret? (or maybe I'm blind) Smiley


Last blog : 4th of July Lottery from TemplateMonster.com
Tim Nash
Global Moderator
Community Supporter ?
Internet Junkie
*****
Posts: 2172
5030 credits
Members referred : 2


Venture Skills - New Media & IT group


« Reply #5 on: May 29, 2007, 09:33:32 AM »

http://www.demonhale.com/blog/ Visit through proxy
I added it to his original post before and it vanished Smiley

Would you like to be an SEO, let me help with, The Tim Nash introduction to SEO Visit through proxy alternatively for Social media optimisation take a look at the Venture Skills Blog Visit through proxy

Last blog : Its all in the mp3s
Global Moderator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 6277
38488 credits
Members referred : 374


It's time to use PHP5!


« Reply #6 on: May 29, 2007, 09:42:44 AM »

small suggestion:

a list of the last x comments on your threads, this is good for SEO if the comment was on some old thread and is also useful for visitors.

in the same way place a list with x last blogs on the sub pages.

Tell me if you need the WP code for the sidebar (check my weblog for an example)


Last blog : 4th of July Lottery from TemplateMonster.com
Community Supporter ?
What's HTML?
****
Gender: Male
Posts: 493
4892 credits
Members referred : 0


www.demonhale.com


« Reply #7 on: May 29, 2007, 10:22:07 AM »

small suggestion:

a list of the last x comments on your threads, this is good for SEO if the comment was on some old thread and is also useful for visitors.

in the same way place a list with x last blogs on the sub pages.

Tell me if you need the WP code for the sidebar (check my weblog for an example)

Thanks for the tips, if you can share the WP code, then I'd definitely try it out on my blog... however I cant seem to understand the x last blogs thing...

http://www.demonhale.com Visit through proxy , Just Visit...
Partners:
http://www.resume-fix.com Visit through proxy , Free Resumes

Last blog : Slowly Getting Back
Community Supporter ?
What's HTML?
****
Gender: Male
Posts: 493
4892 credits
Members referred : 0


www.demonhale.com


« Reply #8 on: May 29, 2007, 10:38:38 AM »

Attached one screenshot 1680*1024 FF2

I hope I fixed this one, can you check again please?

Quote
Overall nice look some suggestions

Drop Caps
Its great to see people using drop caps but your method is not very efficient or accessible (particularly using logo design for the alt attribute Wink
http://ventureskills.wordpress.com/2007/05/18/5-css-fonts-typography-tips/ Visit through proxy
Have a look through some of the articles but in particular the drop cap example.

I do agree here, I forgot to change the alt tags to be just letters, I do agree on the method posted on your site I did something like that for this blog before but I was thinking of a more unique font, maybe I'll try the drop cap css method on my next update

Quote
Headings
Story titles should be H2 not H3 to be semantically correct
[/h2]

Yep, I'll change properties on markup soon, just updating more pressing issues first

Quote
CSS
Keep it clean and simple but also make sure its in external style sheets mixing and matching where your CSS is will turn into a nightmare when you want to upgrade the theme in a few years time.

I do have individual external css for the main theme

Quote
Clean URL (permalinks) Wordpress calls it perma links but clean URLs are great both for you and search engines its easy to set so your rather then ?p=12 your posts URL become /dd/mm/yyyy/mytitle

Noted, i'll get the SE friendly URL's plugin up soon

Quote
I like your little bits such as resizing tool again I think you would be better off using a slightly more accessible technique to keep the overall layout (so your drop cap resizes as well)
http://ventureskills.wordpress.com/2007/05/05/5-accessible-and-pretty-css-tips/ Visit through proxy
(Its the third one down though all the ones on that page would be useful)

I'll re read this one soon, I really like the tips on your blog, but I might get excited and do too much work on my blog rather than schedule and pace myself. Theres no installation instructions on that sample however, so I just saved the whole page and get it from there.

Quote
I do like this site Smiley though a final small point the lime green in the left hand column doesn't fit with the rest of the theme

I totally Agree, I'm contemplating white and light blue on that area, care to suggest some colours?
Thanks for taking the time, and giving me thorough and comprehensive feedback, thanks for the tips and information, I'll update this thread every update to the blog I made, thanks. Btw I added your blog to my blogroll, I think you're blog is pretty useful. I'll post about your suggestions soon/ Thanks again


[/b]
Quote
« Last Edit: May 29, 2007, 10:42:58 AM by designer »

http://www.demonhale.com Visit through proxy , Just Visit...
Partners:
http://www.resume-fix.com Visit through proxy , Free Resumes

Last blog : Slowly Getting Back
Global Moderator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 6277
38488 credits
Members referred : 374


It's time to use PHP5!


« Reply #9 on: May 29, 2007, 11:07:11 AM »

I think this way its much easier to navigate through all the posts by the blog reader, example:
the reader has got your bog page via digg.com for example and get access to the other (new) blogs.


Last blog : 4th of July Lottery from TemplateMonster.com
Global Moderator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 6277
38488 credits
Members referred : 374


It's time to use PHP5!


« Reply #10 on: May 29, 2007, 11:09:16 AM »

Designer you need to add this function into functions.php (template folder)

Code:
<?php


/*
Description: Returns a list of the most recent posts.
Created by Sadish for his ShadedGrey Theme
*/

function sg_get_recent_posts($no_posts 5$before '<li>'$after '</li>'$show_pass_post false) {
    global 
$wpdb$tableposts;
$time_difference get_settings('gmt_offset');
$now gmdate("Y-m-d H:i:s",(time()+($time_difference*3600)));
    
$request "SELECT ID, post_title, post_excerpt FROM $tableposts WHERE post_status = 'publish' ";
if(!$show_pass_post$request .= "AND post_password ='' ";
$request .= "AND post_date < '$now' ORDER BY post_date DESC LIMIT 0, $no_posts";
    
$posts $wpdb->get_results($request);
$output '';
    foreach (
$posts as $post) {
        
$post_title stripslashes($post->post_title);
        
$permalink get_permalink($post->ID);
        
$output .= $before '<a href="' $permalink '" rel="bookmark" title="Permanent Link: ' $post_title '">' $post_title '</a>';
$output .= $after;
    }
    echo 
$output;
}
/*
Description: Returns a list of the most recent comments.
Created by Sadish for his ShadedGrey Theme
*/
function sg_get_recent_comments($no_comments 5$comment_num_of_words 4$before '<li>'$after '</li>'
{
        global 
$wpdb$tablecomments$tableposts;
        
        
$request "SELECT ID, comment_ID, comment_content, comment_author FROM $tableposts, $tablecomments WHERE $tableposts.ID=$tablecomments.comment_post_ID AND post_status = 'publish' ";
        
$request .= "AND comment_approved = '1' ORDER BY $tablecomments.comment_date DESC LIMIT $no_comments";
        
$comments $wpdb->get_results($request);
        
       
$output '';
       
if($comments) {
        foreach (
$comments as $comment
        {
                
$comment_author stripslashes($comment->comment_author);
                
$comment_content strip_tags($comment->comment_content);
                
$comment_content stripslashes($comment_content);
                
$words=split(" ",$comment_content);
                
$comment_excerpt join(" ",array_slice($words,0,$comment_num_of_words));
                
$permalink get_permalink($comment->ID)."#comment-".$comment->comment_ID;
                
$output .= $before '<strong>' $comment_author '</strong>: <a href="' $permalink;
                
$output .= '" title="'.__('Comment by','c4m').' ' $comment_author.'">' $comment_excerpt '...</a>' $after;
        }
        }
        echo 
$output;
       
//echo '<br/>'."\n";
}


and call the in the sidebar this way:

Code:
<?php sg_get_recent_comments(5);?>

<?php sg_get_recent_posts(5);?>




Last blog : 4th of July Lottery from TemplateMonster.com
Community Supporter ?
What's HTML?
****
Gender: Male
Posts: 493
4892 credits
Members referred : 0


www.demonhale.com


« Reply #11 on: May 29, 2007, 11:30:03 AM »

I think this way its much easier to navigate through all the posts by the blog reader, example:
the reader has got your bog page via digg.com for example and get access to the other (new) blogs.

Got it, it's now active, Thanks for the codes...
Why dont you put it in as a plugin for WP... or have you already?

http://www.demonhale.com Visit through proxy , Just Visit...
Partners:
http://www.resume-fix.com Visit through proxy , Free Resumes

Last blog : Slowly Getting Back
Global Moderator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 6277
38488 credits
Members referred : 374


It's time to use PHP5!


« Reply #12 on: May 29, 2007, 11:49:49 AM »

the code belongs to the WP theme I use (the code is not mine)


Last blog : 4th of July Lottery from TemplateMonster.com
I am a metal monkey!
Administrator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 7967
40759 credits
Members referred : 3



« Reply #13 on: May 29, 2007, 10:25:57 PM »

I like your blog, and in general I think the rest of the people who replied here talked about the most things you need to change.

The only next thing I mention is the way that you display the dates. I don't really like this box that they appear in. Maybe you should just put them as is without borders.

Trial and Error my two best teachers Cool
Join us @ facebook Visit through proxy

Last blog : MIA - Where Nick and Tim
I am a metal monkey!
Administrator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 7967
40759 credits
Members referred : 3



« Reply #14 on: May 29, 2007, 10:27:23 PM »

Oh and the permanent urls. Maybe you should change them to something like this Visit through proxy Wink

Trial and Error my two best teachers Cool
Join us @ facebook Visit through proxy

Last blog : MIA - Where Nick and Tim
Global Moderator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 6277
38488 credits
Members referred : 374


It's time to use PHP5!


« Reply #15 on: May 29, 2007, 11:32:27 PM »

Oh and the permanent urls. Maybe you should change them to something like this Visit through proxy Wink

yes absolutely, don't forget to rewrite old URL's if you change the links now


Last blog : 4th of July Lottery from TemplateMonster.com
Community Supporter ?
What's HTML?
****
Gender: Male
Posts: 493
4892 credits
Members referred : 0


www.demonhale.com


« Reply #16 on: May 30, 2007, 04:50:38 AM »

Thanks for the Tips and feedback guys... Keep it coming...

Update
- Have the permalink up... there is actually no linkages I have as of yet that needs updating so its all good...


- Date look changed...

- Lime Colour Gone...

- h2 on title tags...
« Last Edit: May 30, 2007, 05:50:13 AM by designer »

http://www.demonhale.com Visit through proxy , Just Visit...
Partners:
http://www.resume-fix.com Visit through proxy , Free Resumes

Last blog : Slowly Getting Back
Community Supporter ?
What's HTML?
****
Gender: Male
Posts: 493
4892 credits
Members referred : 0


www.demonhale.com


« Reply #17 on: May 31, 2007, 11:14:23 AM »

So any other suggestions? and btw, have a nice day!

http://www.demonhale.com Visit through proxy , Just Visit...
Partners:
http://www.resume-fix.com Visit through proxy , Free Resumes

Last blog : Slowly Getting Back
Community Supporter ?
What's HTML?
****
Gender: Male
Posts: 493
4892 credits
Members referred : 0


www.demonhale.com


« Reply #18 on: May 31, 2007, 11:58:12 AM »

Just Notice one problem today, when I got the permalink thing for WP to work, my feeds returns errors. . Anyone have an idea for a fix?

http://www.demonhale.com Visit through proxy , Just Visit...
Partners:
http://www.resume-fix.com Visit through proxy , Free Resumes

Last blog : Slowly Getting Back
Global Moderator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 6277
38488 credits
Members referred : 374


It's time to use PHP5!


« Reply #19 on: May 31, 2007, 12:01:45 PM »

Just Notice one problem today, when I got the permalink thing for WP to work, my feeds returns errors. . Anyone have an idea for a fix?


what is the code you have entered in the WP admin panel, what kind of error?


Last blog : 4th of July Lottery from TemplateMonster.com
Trackback URI for this entry : http://www.webdigity.com/trackback.php?topic=6638
Tags : web blog log design Bookmark this thread : Digg Del.icio.us Dzone more....

Topic sponsors:
Get a permanent link here for $1.99!


Pages: [1] 2 Print 
Webdigity Webmaster Forums  >  Design and Layout  >  Website & Graphic Reviews
Topic: [website]Web Observatory
« previous next »
Jump to: