Search Results for (384)
by Jonathan Longnecker in Design
Ok, why haven’t I heard of this until now? Apparently Google Dean Edwards has put up a javascript library that makes IE behave like a normal, standards compliant browser. Add a link to the file in your header, and BOOM, you code like you would normally. Except no hacking for IE! You can view the entire list of fixes over at the Google Code page for the project. Naturally, this is in beta, so don’t expect everything to work perfectly yet.
Keep Reading
by Jonathan Longnecker in Personal
I’ve been following the guys over at Less Everything for a while, and noticed some posts about…well us for one (ahem, sorry I couldn’t resist), but also about a new web app they put together called Less Memories. The octopus brain thing intrigued me.
Keep Reading
by Jonathan Longnecker in Design
I’ve noticed a trend lately among websites I’ve visited that seem to win all kinds of design awards and such. First of all, they look beautiful. Web design has come a long way in the past few years. But I get this nagging suspicion that the designers kind of stop once they get the shell of the site designed. Then, when they get the content from the client, they copy, paste and call it day.
So what’s the big deal? Well, I’ll tell you what the big deal is! Content is important! In fact it’s probably more important than your design. I tell my clients all the time, “I don’t care how pretty we make it, if your content isn’t compelling; if it doesn’t reach out and grab the user, they’re not going to stay on the site.” And it’s true. Don’t get me wrong, it works both ways…I mean, if you’ve got great content, but your site is ugly as crap I’m not going to trust you simply because you didn’t put the effort to be professional.
Keep Reading
by Jonathan Longnecker in Tutorials,
ExpressionEngine
We’ve been using this technique for a while now and it works great! We always take the most used parts of a site and put them in templates for easy access when putting together a site. But what happens when you want to highlight the navigation to show the user where they’re at? Enter this cool trick! And yes, you have to be using ExpressionEngine
.
Alright, say this is your navigation code:
Notice the current
class. I’ve styled that in my CSS to show that I’m on that page (for this site it would be white with a star to the left). I’m going to use Expression Engine’s if
and loc
tags to automate the process. In my navigation template, I setup the code like this:
Keep Reading
by Jonathan Longnecker in Design,
Business
We are honored to have been listed on Stylegala’s gallery this month. In addition to seeking out the raddest designs, Sylegala also has a nice newsfeed with relevant and useful info for web designers. Kick awesome for sure. Ty Gossman wrote a very nice review on the new 47m site, and people are giving us pretty darn good ratings. We are super excited to be so well received by the web design community. Check it out if you get a chance via the link below.
Keep Reading