Category: geek of technology
-
How fast your server is really does make a difference
If you follow me on twitter, you may have seen me tweet this: Just moved my site and OH HOLY CHRIST THIS @bluehost VPS IS FAST! cc @MikeHansenMe — @[email protected] (@jazzs3quence) January 26, 2015 Here’s how that came to be. I wrote a post last week. You may have seen it. It was about gender…
-
Hacking WordPress Search for Fun and Profit!
I wrote a blog post for WebDevStudios that’s kind of based on my WordCamp SLC presentation I just gave. (You can also check out the slides for that, if you want.) Hacking WordPress Search for Fun and Profit!
-
Bootstrap is NOT a bad fit for WordPress
I’ve been mulling over and debating whether to write this post for about a week. It’s a response to this post on ThemeShaper. In the post, Fränk Klein, in no uncertain terms, explains why using Bootstrap with WordPress is a bad idea. Being the author of a WordPress theme that is based on Bootstrap, as well as…
-
Code: Getting rid of the duplicate submenu with add_menu_page and add_submenu_page
So I ran across an issue today when creating a custom admin menu and submenu items. I wanted to have a submenu item in the menu that linked to the main admin menu page, but did not have the same anchor as the parent. I kept running into this: You can see that, since I’m currently…
-
Bitcoin mining: a huge waste of time?
I admit. I got sucked in. I read the glowing article in last month’s Wired about bitcoin. Thus far, I’ve been pretty oblivious. Future of currency, blah blah blah, whatever. The way it’s been built on open source software is interesting, though, the value is, of course, appealing, and that there are more PayPal-like services to…
-
The Ten Commandments of Egoless Programming
Some good reminders in here for devs and people in general. Things every dev needs to be thinking about (myself included). Coding Horror: The Ten Commandments of Egoless Programming.
-
Raising Rates
This quote from today’s Clients From Hell newsletter is a lot like what I posted about last week: Clients will often claim that they can get a man in Malaysia at one-tenth your price point, or that there’s a fresh-faced kid who’s hungry for your work. They’re not wrong, but they are short-sighted. That kid…
-
Two things you pay for when you hire a developer
No matter what else you may pay for when you hire a developer, you will always be paying for these two things: 1) Their time. Every developer I know is busy, including myself. That means, in order for something to be good enough for them to stop whatever else it is that they are working…
-
Use Bootswatch themes with Museum Core to “skin” your site
I did a writeup on Museum Themes on how to use Bootstrap 3 themes with Museum Core (which this site uses) to get new “skins” for the Core theme. Note: I wouldn’t have even thought of this if it wasn’t for Shawn Wildermuth‘s Bootstrap 3 course on Pluralsight. If you want to check it out, I…