wordpress

111 posts tagged with “wordpress

What’s coming from Museum Themes

First of all, I’d like to thank everyone reading this blog for a successful first week.  We’ll be posting more promo codes on Twitter and Facebook, and we can’t wait to see our affiliate badges start popping up around the ‘Net.  Keep an eye out in those places and maybe bookmark #MuseumThemes to keep up-to-date… (read more)

Read more →

WordCamp Utah

Seek and ye shall find… I’ve been interested in attending a WordCamp for a long time.  More so after I saw Matt’s keynote at WordCamp SF.  I’ve been casually looking for a Salt Lake City or Utah WordCamp ever since I stumbled upon the whole WordCamp concept and found that there was one coming up […]

Read more →

thinking about redesign…again…

So now that Museum Themes is up, WordPress 3.0 is out, and web fonts have made huge strides in browser-integration, I’m thinking about redesigning jazzsequence.com.  Again. Okay, yes, I am fully frakking aware that I redesign my site more frequently than a hooker gets checked for STDs, and even the Browncoat theme lasted longer than the current […]

Read more →

my favorite new WordPress trick

this little functions.php hack makes me all giddy… use this to rebrand your WordPress back-end with your own logo: //hook the administrative header output add_action(‘admin_head’, ‘my_custom_logo’); function my_custom_logo() { echo ‘ <style type=”text/css”> #header-logo { background-image: url(‘.get_bloginfo(‘template_directory’).’/images/custom-logo.gif) !important; } </style> ‘; } and here’s what it would look like in action: by default, the WP […]

Read more →

Keeping your website safe

class=”aligncenter” Once upon a time, a long time ago, you could buy a new computer and not have to worry about what type of virus scan software you needed to load onto it.  Firewalls were things only extreme geeks and intrepid hackers knew anything about.  Adware, spyware and malware weren’t even words.  Those days are […]

Read more →

i need to design more steampunk stuff

every week i look at the analytics for google traffic to arcanepalette.com and every week it’s clear there’s a market that i need to work on that i’m failing to meet: steampunk blog design. there isn’t much out there, and what i personally have found sucks, and because we have this, which has a couple […]

Read more →

Free WordPress Theme: The Harbinger

this theme is one that i ran on a fake news site that was part of a RPG erin and i were running over the summer based on a novel we were/are working on.  the name of the news site was The Harbinger and it specialized in reporting news relevant to the vampire/werewolf underworld.  the […]

Read more →