HTML5 Map Visualization, a HowTo

png

What could be more boring than data? Ever seen a huge long list of numbers, sliding down into infinity? Horrible! Forget about a glass of wine or a sleeping pill, friends. If you are having trouble drifting off, I suggest reading a spreadsheet. Of course, analyzed data can be crucial, but doing the analysis is a complicated process best left to mathematicians locked in a basement with a couple of computers and a prodigious supply of coffee. Even then, the analysis is usually pretty hard to … [Read more...]

The Great jQuery Interactive Map Saga, a HowTo: Part Two

Frodo, delighted upon hearing that he'll never have to develop Actionscript ever again.

I am on a quest. Yes, a great and epic quest to construct an interactive map for my client that is both lovely and editable from within WordPress. In Part One I covered the arduous task of using jQuery plugins to make an imagemap do some things it was never designed to do. Now we forge onward, and make our content easy to update! "But Jim," you might be saying, "how in the name of Frodo are we going to pass information back and forth from WordPress to javascript?" Still your hearts, friends. … [Read more...]

The Great jQuery Interactive Map Saga, a HowTo: Part One

04_maps

One of my amazing clients is in the real estate business, which is great. After all, they say that everyone should get into real estate because there's only so much real estate to own. Tell that to those wacky Japanese or the fun lovers in Dubai. Those guys construct islands like I scramble eggs. My clients asked what I thought about coming up with an interactive map to show the placement of their home sites. Google Maps sprang to mind, but as the development in question is new, and the … [Read more...]

How To Style Categories in BigCommerce

Ecommerce Software

In the past, I have had just about the same enthusiasm for setting up e-commerce solutions as I had for putting pine cones down my pants. Thankfully, the process has gotten a lot better in recent years. One solution I have been using is BigCommerce, originally recommended to me by my buddy Christopher Darrell. In fact, I like them so much that I applied for and have been accepted to their "Certified Partner Program," so I get a little slice of cheddar whenever I refer them. The only … [Read more...]

How To Add An AgentShield Widget Area using Genesis Framework

png

I came across AgentShield in the course of editing a WordPress site for one of my clients. The client in question is a real estate development company with some additional dabblings in vacation rental. AgentShield is basically a wrapper around a developer's web site which hides the developer's contact info, or replaces it with the contact info of a sales agent. They do this because a real estate agent doesn't want to show their client the developer's web site, then have that client contact … [Read more...]

How to Add an Image to a WordPress Post or Page

This is a short video on how to add an image to a Wordpress Post, and it also applies to adding images to Wordpress pages. Check it out! httpv://www.youtube.com/watch?v=wvWG6NnPn2Q … [Read more...]

Ruby on Rails for Designers: Getting Stylish with ERB

I just spent a week working with my friends at Highgroove studios -- boom! -- on one of their projects, and I learned a lot that I'd like to share. This is my second experience with design for rails and I'm slowly getting a grasp on how people who do that type of work operate. Hopefully some other non-programmer types will find this helpful. I've only used the ERB (Embedded Ruby Templating) package so far, so I'll concentrate on that. Installation First check out the official guide on … [Read more...]

How to start a blog

Blogs are getting more and more popular every day, but the technical particulars on how to set one up can be a bit confusing. This guide aims to straighten out everything there is to know on how to set up a blog. If you find any of this confusing, then throw your computer out a window. Just kidding! If this guide fails to straighten anything out, or you'd like someone to do the work for you, you can leave a comment on this post or get in touch with me at jim@hodgsonco.com or by phone at … [Read more...]

How to add a post to your WordPress blog

Wordpress login screen

Adding a post to a Wordpress site is as easy as falling off a log. You are going to love it. The first thing to do is login with your username and password on the screen that looks like the one pictured here. You should already have a username and password. If you don't, talk to whoever has the admin account on your blog. If you're one of my clients, talk to me! If you're not one of my clients, still talk to me! Once you are logged in, you will be looking at the main dashboard … [Read more...]