-
-
Do you like my logo?
Not sure about this... does it say 'Elln'? - that already should tell you that it isn't clear enough. I would like to echo andymayhem's post - the answers to those questions will help us push you in the right direction.
-
How big is your Monitor?
20inch iMac with res @ 1680x1050
-
How cool is your blog? Cool enough to win some cash?
There is a really cool competition going down now for those with Wordpress based blogs - check out the details here: http://www.pixeldeath.com/whatever/is-your...-a-ton-of-cash/ If you don't mind, I'd appreciate a comment or 2 Thanks and be sure to enter, and let me know and I'll return the post favour. Bloggers unite!
-
I can recommend Peartree!
Ah yeah, I'll echo Paul's praise of PeartreeUK - I've now been hosted with them for over 3 months now (VPS) and everything is going smoothly. Rob is a great person to deal with. I highly recommend PeartreeUK - here's my original post about them: http://www.webdesignerforum.co.uk/index.php?showtopic=10601
-
PixelDeath Featured In Web Designer Magazine
Well, what can I say? Thanks to EggmanJohn for tracking me down on MSN to give me this awesome news. Can't say how stoked I am about this. Really is an honour.
-
Highly recommended!
It has been just under a month since I moved webhosts and I’m extremely impressed with PeartreeUK. You may remember a previous post I wrote about my bad experiences with other companies who dare to call themselves a webhost. Server performance has been amazing, and I’ve suffered zero downtime since I ‘broke’ the VPS server and I sleep better at night knowing that my sites and my clients sites are running at 100%. I would highly recommend PeartreeUK for your hosting needs, because with the customer service they offer, you’ll never want to try another webhost ever again. I wrote more about this here
-
Hosting comparable to Rackspace?
Hi Paul, I would recommend checking out PeartreeUK - for one their service is absolutely amazing and I've extremely happy with them. For the first time in years I've stopped worrying about my server.
-
How do you sign contract with a client if a real (physical) meeting is not possible?
Interesting thread everybody, it has answered some of my questions.
-
2 different comment templates for one WP site?
Thanks Rachael, if give those a bash - was thinking of implementing the is_ tags. Will give feedback soon. The two files aren't too different, same function, just different copy basically.
-
WOTM: August 2008 Winner - TruePresence
Nice work. Well done. Good to see my vote was for the right site
-
2 different comment templates for one WP site?
Hey all, I hope you are well. I'm busy with a site and I need to have 2 different types of comments forms. The usual comments on posts is pretty much sorted out. However, I want to call a different comment template for pages. Right now the default call from the template page is: <?php comments_template(); ?> That function calls to the comments.php file. However I want to call comments2.php which is my other comments page template. I have tried: <?php include('comments2.php'); ?> It does work but doesn't show the comments, just the comment form. I have a feeling a need to tweak some of the code in the actual comments2.php file. As I know pretty much next to nothing about this level of php, I don't know where to start. Here is the code that isn't display: <?php // Do not delete these lines if ('comments.php' == basename($_SERVER['SCRIPT_FILENAME'])) die ('Please do not load this page directly. Thanks!'); if (!empty($post->post_password)) { // if there's a password if ($_COOKIE['wp-postpass_' . COOKIEHASH] != $post->post_password) { // and it doesn't match the cookie ?> <p class="nocomments">This post is password protected. Enter the password to view comments.<p> <?php return; } } /* This variable is for alternating comment background */ $oddcomment = 'alt'; ?> <!-- You can start editing here. --> <?php if ($comments) : ?> <h3 id="comments"><?php comments_number('No comments', 'One Response', '% Responses' );?>, be sure to add yours.</h3> <ol class="commentlist"> <?php foreach ($comments as $comment) : ?> <li class="<?php echo $oddcomment; ?>" id="comment-<?php comment_ID() ?>"> <cite><?php comment_author_link() ?></cite> Says: <?php if ($comment->comment_approved == '0') : ?> <em>Your comment is awaiting moderation.</em> <?php endif; ?> <br /> <small class="commentmetadata"><a href="#comment-<?php comment_ID() ?>" title=""><?php comment_date('F jS, Y') ?> at <?php comment_time() ?></a> <?php edit_comment_link('e','',''); ?></small> <?php comment_text() ?> </li> <?php /* Changes every other comment to a different class */ if ('alt' == $oddcomment) $oddcomment = ''; else $oddcomment = 'alt'; ?> <?php endforeach; /* end for each comment */ ?> </ol> <?php else : // this is displayed if there are no comments so far ?> <?php if ('open' == $post->comment_status) : ?> <!-- If comments are open, but there are no comments. --> <?php else : // comments are closed ?> <!-- If comments are closed. --> <p class="nocomments">Comments are closed.</p> <?php endif; ?> <?php endif; ?> Any suggestions or even a fix would be appreciated. Thanks!
-
splash page
So lets see everybody's splash pages! Here's a few I've done... http://www.tattooinsight.com http://www.delicablack.com http://www.deathdestroy.com Enjoy!
-
Great site for design resources
If you like that site, you should also bookmark http://www.forwebdesigners.com/ Enjoy.
-
Logo design
This is a great thread with some very good information. Brand consistency should also be adhered to, whether the client wants it or not - it shows that you're in tune with their style. They will appreciate it in the long run and it will make you a more valuable designer in the future. Have you had any feedback from the client yet? Good luck.
-
youlove.us
Awesome. I like that.