-
Gravity Forms is the single best plugin you can get for WordPress.
-
Recent Posts
Tag Archives: How To
How to Display a Random Testimonial or Post in WordPress
Set up a testimonials category — no need for a plugin. There are a couple of plugins designed specifically for testimonials, but I didn’t want to use them; they use their own databases, and don’t keep with WordPress’ simplicity. If … Continue reading
Posted in Code
Tagged Categories, Code, How To, Plugins, Posts, query_posts, Random Post, Testimonials, WordPress, WordPress Development
28 Comments
Twitter as I explained it to my mom
After talking with my mom (@adiehl on Twitter) about Twitter, the “microblogging” website that asks you to explain “What are you doing?” in 140 characters, it prompted me to write yet another How to Twitter posts, but a less technical … Continue reading
Disable Styles and Javascript in Safari with Keyboard Shortcuts – How To
Now Safari’s just as cool as Firefox If you’re a web developer on the Mac, you may be sick of everyone talking about Firefox Addons that do everything but wipe your ass. True, Firefox is a great browser that is … Continue reading
Posted in Tutorial
Tagged Apple, CSS, Development, Firefox, Hacks, How To, Javascript, Mac, Safari, Tutorial, Web Developer, Web Development
7 Comments
How to get better search results with 5 simple steps
Search Engine Optimization is not voodoo; it directly translates into how well your website performs. The Ignite Matchmaking website was not performing well last September for their main keywords. Katz Web Design redesigned their site, optimized the site for their … Continue reading
Posted in SEO, Tutorial
Tagged Google, How To, Results, Search Engines, SEO, Tutorial, Website Redesign
Leave a comment
Multiple Matte Colors for CSS Sprites
Here’s the problem: I want to use CSS Sprites for transparent images, and they require different matte colors. The promise of CSS Sprites is great: you can combine many small images into one bigger image, and use CSS to reveal … Continue reading
