Portfolio Updated

August 23rd, 2009

Just a quick note to let everyone know that we went through and added some new sites into our portfolio at http://hotchkissconsulting.net/portfolio/, so go take a gander. Also, make sure to keep your eyes peeled for new sites, as we have a few major launches scheduled throughout September.

To all our customers: thanks for making this a busy summer for us.  To all our future customers: we can’t wait to check out your project!

Best,
Sam

Ditch the Bacn, get the email you want.

May 27th, 2009

Mmmm, BacnThe term ‘Bacn‘ has been around for a couple of years to refer to, according to wikipedia:

electronic messages which have been subscribed to and are therefore not unsolicited but are often unread by the recipient for a long period of time, if at all. Bacn has been described as “email you want but not right now.”[1][2]

Bacn differs from spam in that the emails are not unsolicited: the recipient has somehow signed up to receive it. Bacn is also not necessarily sent in bulk. Bacn derives its name from the idea that it is “better than spam, but not as good as a personal email”

Bacn is, generally, non-urgent, not terribly exciting, but may still be information that you want and need.

So we’ve got Spam, Bacn, and then email that actually matters– personal email from one person to another (you!).  I’ll call that chops.  So, how do you keep current on your chops without getting distracted by the spam and bacn?

At Hotchkiss Consulting we use Google Apps to manage our email,  and it does a great job of removing the Spam.  But I can’t stand when I’m in the middle of a project and I get distracted by the constant inflow of Bacn, so I decided to get rid of it!  Since Google Apps is built on the Gmail core, these instructions should work for any gmail user.  Feel free to modify to fit your needs! Read the rest of this entry »

Controlling the Third Gen iPod Shuffle

April 24th, 2009

apple-ipod-shuffleBecky got me a 3g iPod shuffle back when they first came out, and it’s been great.  It’s TINY, super light, battery lasts all day… etc etc etc.  It also has no buttons, so you use a little block in the headphone cable by your right cheek to control it.  Apple tells you you can use this to skip tracks forward, skip tracks backward, pause, play, change the volume, and change playlists.  But there are a couple of hidden features, too!

Skip forward within a song: Click the button once, then hold it.  This will fastforward within the song or podcast.

Skip backwards within a song: Click the button twice, then hold it (you have to do this quickly).   This will rewind within the song or podcast.

Skip through songs while hearing the name of every song.  Hold the button until it starts reading the name of the song to you, then double-click the button.  It will speak the name of the new songs as you get to them.

Skip through playlists: Once you hold the button long enough that it starts reading back your playlists, release the button and you can use the volume up and down buttons to quickly scroll through your playlists.

Anybody know any other neat tricks?  Let me know in the comments!

Update: I guess the fast forward/rewind tricks ARE in the online manual… but I could have sworn they’re not in the little booklet. I’ll have to check tonight.

New eMail-based notes manager released for free!

April 23rd, 2009

Hello everyone… sorry for the delay since my last update, Becky and I are both working on fighting off this killer cold that’s working its way through Colorado!

Last night, I cooked up a new service to allow you to manage notes via email. It’s free, and is really aimed at mobile email users (and, in particular, Peek users). It’s really easy to use, it doesn’t require signup, and I think it’s pretty cool.

To get started, all you have to do is pick a secret email box. The harder to guess, the better, because if anyone guesses it, they can get into your notes! This can be any sort of string you want, like “dahsgdjhab1234″. Then, after this string, add “@hdev2.com”. So your note email box would be dahsgdjhab1234@hdev2.com. Don’t tell anyone what it is! Not even me! Just start sending notes to it. When you send the first note, you’ll automatically get a message back with instructions on how to use the service. Here’s what that message might say, if you’re curious:

Hi! Either you just signed up, or you want some help, right? Well, you came to the right place! First things first, you should probably write down your notes email address. This is really important, as I can’t communicate with you without it! Always send your requests to:

THE SUPER SECRET ADDRESS YOU CHOSE!

Now, if you want to store a note, just send it to that address. It’s that easy! I’ll put it into my database and keep it safe for you. If you want to do stuff with your notes, just put one of the following basic commands at either the beginning or end of the subject line of your email, and I’ll act on it!

!a – All Notes. If you use this, I will send you the title and body of all of your notes. If you are a heavy user, this could be a big email!
!l – List of Notes. If you use this command, I will send you a list of the titles all of your notes (even the ones you deleted!)
!h – HELP!!! If you use this command, I’ll send you this email again

There are some advanced commands, too. For these, you have to put the Note ID of the note you’re talking about as the first thing in the body of your email. If you don’t know the Note ID, ask for the list of notes first, and that will have the IDs of all your notes!

!s – Single Note. If you use this, I’ll just send you the note you ask for.
!d – Delete Note. If you use this, I’ll delete the note you tell me to. (Actually, I won’t really delete it, cause I think you might want it back some day, but I will make it inactive so it doesn’t clutter up your workflow!)
!r – Restore Note. If you use this command, I’ll undelete your note. (See, I knew you’d want it back!)

And that’s that!

Questions, comments? Post em below…

Remember the Milk Email Scripts

April 12th, 2009

I know I’ve been promising these for a while, but here are the three PHP scripts that make up my PHP -> Email integration.  I’m still working on converting this to a full multi-user system.  You can see I already started with the conversion on the schedule dispatch email.  Full scripts after the jump!

Read the rest of this entry »

Another successful site launch!

April 12th, 2009

SureShotPhoto.netThis weekend, we launched Becky’s new photo blog, http://sureshotphoto.net/.  This was a quick launch, and Becky hasn’t started posting yet, but we got the gorgeous slideshow of her photos going, and man oh man, does it look good.

The WordPress theme is from http://graphpaperpress.com/.  We are big, big fans of WordPress for a lot of simple to moderately complex sites (like this one you’re on right now).  Wordpress allows a lot of flexibility and customizability, and a well developed CMS backend.

What are the upsides of developing with WordPress?

  1. Quick development.  With WordPress you’re building your site on top of a solid base that takes care of a lot of the basic stuff, which means less testing is necessary, and less new code is necessary.
  2. Less expensive.  This ties into number 1– as it takes less time for us to develop your site on top of Wordpress, you pay less.
  3. Easily extensible.  Because WordPress has such a large user base, there are thousands of extensions available.

Read the rest of this entry »

RTM PHP Class and Peek Projects

April 7th, 2009

Well, I’ve been making good progress on the PHP Class for RTM, and I hope to have it available within the week (if all goes according to plan).  I’m also thinking about making a “notes” style email app (primarily for use with the peek)…. This would be really straightforward… you email in notes, it logs them, and you can recall them (and maybe search?).  With push email on to the peek, this could be pretty cool, but I’d need to figure out a fast trigger mechanism.  My current RTM script uses a regular cronjob to do everything, but for something where you’re actually interacting via email, we need to be faster.  I’m thinking I’ll need to use procmail, which will be new for me, but I’m up for a challenge.

I’m taking this weekend “off” which means I’m going to sit in my PJ’s and geek out all weekend.  Maybe this project will get some attention.

Are there any email-based apps you’d like to see?  Let me know!  And don’t forget to follow us on Twitter!

Remember The Milk -> Email Update

April 6th, 2009

Hey guys– I’ve decided that instead of just posting some convoluted RTM email scripts, I’m going to put together an RTM API PHP Class (wow, that’s a lot of acronyms), then, once this is done, I’ll be building an RTM->Email gateway for everyone to use.

Huzzahs all around?

What I work on

April 3rd, 2009

apple_-_apple_macbook_air_18ghz_ssd_39

I’m always interested in what setups other people use, so I thought I’d give you guys a peek at how I work…

MacBook Air

As a developer, I’m pretty demanding when it comes to my computers.  I type hard and fast, I run a ton of programs simultaneously, and I work from just about everywhere.  Not just my desk or my couch or my bed, but from coffee shops, airports, the library, with clients, in cars, on trains…

For the last three years I’ve worked on a trusty 15″ MacBook Pro which had been a great machine, although with its quirks.  It made a number of trips to the repair shop, but never left me in a pinch.  Finally, this winder, I decided it was time to upgrade, and picked up a MacBook Air, with which I have been nothing but impressed.  I opted for the solid state drive, so there is no spinning drive, and this machine is sweet.  Fast, tiny, and light.  And I haven’t missed having an internal CD/DVD drive for a second!  The backlit keyboard is a major improvement over the MacBook Pro, and it’s great to type on, too.

The MacBook Air gets an A+ from me! Read the rest of this entry »

Building an eMail interface for Remember the Milk using PHP

March 6th, 2009

UPDATE: Scripts are available here: http://hotchkissconsulting.net/177/remember-the-milk-email-scripts/

rtmSo, in accordance with my plan to switch client communication from phone to email, I have decided that, instead of a Cell Phone, I will carry a Peek with me.  While it has been a rocky road so far, I trust that the people at Peek have some good updates coming down the pipeline, so I’m going to stick it out for a couple months and see how I like it.

The thing about the Peek is that it’s eMail only.  And I really do mean only.  No calculator, no games, no web browser, and no calendar.  For me, that just won’t do– I am an avid fan of Remember the Milk.  I keep it in my OS X dashboard and on my desktop email screen (I use GFYD, Google For Your Domain).  Having my RTM to go is a must.

Currently, RTM offers a couple email-based options.  You can email in new tasks, you can receive a list of your tasks for the day every morning via email, and you can receive an email reminder before a task is due.  This is a good start, but there are some problems:

1) With the daily schedule emails, you can only see what’s going on that day, you can’t see your entire schedule.  This information is crucial for setting appointments.

2) Reminder emails don’t have the task name in the subject line, meaning you have to open the email to see what you’re supposed to do.

3) You can’t do anything with the tasks– no marking them completed or postponing, you have to do this from the computer.

So, I wrote my own email interface, and will go over it and include my source files so you, too, can build your own (if you’ve got some PHP know-how).  If there’s enough interest, I will build a standalone, hosted solution for everyone of every skill level. Read the rest of this entry »

Powered by Olark