-
Any hardware enthusiasts around?
Yup, water cooled it. Spec is nothing special (most of it is a few years old now), but it runs cool, quiet and pretty.
-
-
Renaissance-Design started following Any hardware enthusiasts around?
-
Any hardware enthusiasts around?
I just finished rebuilding. More pics. Vote for Pedro.
-
-
Renaissance-Design reacted to a post in a topic:
What equipment and software would you buy being a web designer?
-
- Web Font Help
-
-
Private domain name?
Got a thread necromancer here...
-
-
Do you have a business bank account ?
I'm with Santander for my business account, made sense as I already have my personal accounts with them. Their business current accounts are pretty good for folks like us: all standard stuff is free, they only charge for cash deposits.
-
How to you track your time?
I use Pancake, fantastic app for time tracking and invoicing.
-
-
What is the best ORM framework?
Doctrine is also worth a mention.
-
Headway or Ultimatum
To be honest, professional designers/developers aren't likely to have much experience with drag&drop theme builders because most people will be building themes from scratch. We're not really the target audience for that sort of thing. It's well worth learning to build themes from scratch, and I've written a theme framework called Tabula Rasa to help people with that. Another good framework is Justin Tadlock's Hybrid Core.
-
WordPress plugin advice
In this case, assuming you're looking to have front page content plus a section dedicated to blog posts, your best bet is to edit the front-page.php template to include a Loop for your blog posts.
-
What Code Editor or IDE are people using?
Netbeans here too.
-
Anyone on Steam and What games you got?
Here's me. Always looking to trade to trade, if you fancy any of these let me know what you have.
-
New Company - Designers needed
I'm available if you need anyone for WordPress or Magento work.
-
What's considered best practice for fixed-width sites?
Coming back to this: more seriously, you should avoid 960.gs like the plague. It was first designed when 10-12px body text was the norm, thankfully we're over that now and using a much more legible and user-friendly 14-16px. The problem with that is that the 960's 20px gutters are too small for larger modern text. If you absolutely have to use a fixed grid, try this.
-
-
What's considered best practice for fixed-width sites?
A truly epic typo.
-
New WordPress starter theme: Tabula Rasa
Just a brief update on Rasa: I've switched it to use a fluid grid by default, and added an awesome new developer feature. Install the latest version from GitHub, log in and set WP_DEBUG to "true" to see some MAGIC.