If I Don't Get Back To You, It's Not Personal

Posted September 7, 2007 at 8:44 AM by Ben Nadel

Hey all, I just wanted to let you know that if I don't respond to one of your emails or Contact Ben forms, it's not personal; I try my best to get back to everyone (and I really do want to help), but I don't have the best Inbox management skills or the most amount of time, and things just get lost in the mix. Of course, when work gets hectic, forget about it! Here is a screen shot of my current Inbox:


 
 
 

 
My Inbox Screen Shot  
 
 
 

Yikes! All of those white emails or starred emails are ones that I have not yet read or have marked as Unread so that I don't forget about them. Clearly, I need to just sit down and go through all of that stuff. Anyway, moral of the story is, if like 4 or 5 days go by and you don't get a response from me, just email me again - chances are your original email got lost in the mix and sorry to say, I tend to go top to bottom in my inbox.



Reader Comments

Sep 7, 2007 at 9:28 AM // reply »
12 Comments

Your inbox looks fuzzy. Maybe crisper monitor settings would make it easier to read (and respond) to emails?

;)


Sep 7, 2007 at 9:55 AM // reply »
7 Comments

I forgot what I wrote to you exactly...
I asked if you had ever tried to make a CFC of the eBay API!
Hopefully, you'll tackle this for us slackers. :)


Sep 7, 2007 at 10:11 AM // reply »
74 Comments

Well, Ben got back to me in a timely manner, so neener neener.


Sep 7, 2007 at 10:35 AM // reply »
211 Comments

I concur with Mr. Farmer, a new monitor would help. ;)


Sep 7, 2007 at 11:24 AM // reply »
11,238 Comments

Ha ha, it is blurred to protect the names and identity of the innocent :)


Sep 7, 2007 at 11:26 AM // reply »
211 Comments

There are innocents that lurk around here? o_O ;)


Sep 7, 2007 at 11:34 AM // reply »
11,238 Comments

They're innocent before Mistress Svetlana gets her hands on them... but, I've said to much already!


Sep 12, 2007 at 2:36 PM // reply »
26 Comments

Quit making excuses and learn to process your email. :)

http://www.43folders.com/izero/


Sep 13, 2007 at 7:32 AM // reply »
11,238 Comments

@Patrick,

This looks like a really good resource. Thanks. I really do need to come up with a good inbox strategy. Thanks.


Post A Comment

Comment Etiquette: Please do not post spam. Please keep the comments on-topic. Please do not post unrelated questions or large chunks of code. And, above all, please be nice to each other - we're trying to have a good conversation here.

Please review the following issues:

Author Name:


Author Email:

Author Website:

Comment:

Supported HTML tags for formatting: <strong>bold</strong>   <em>italic</em>   <code>code</code>







  • Help Wanted - Find Your Next ColdFusion Job
Ben Nadel's Company - Epicenter Consulting Recent Blog Comments
May 20, 2013 at 4:38 PM
Using A Dynamic Column Name With ValueList() In ColdFusion
@Dana, Your confusion is well founded, since this is a very confusing features. In fact, it ONLY works if you use array notation. Meaning, that this: arrayToList( query[ "columnName" ] ) ... read »
May 20, 2013 at 4:34 PM
Using A Dynamic Column Name With ValueList() In ColdFusion
I was thinking chicken and the egg, I wouldn't have expected it to work in the valuelist going in I guess. Maybe I just need a beer, long day :) ... read »
May 20, 2013 at 4:29 PM
Using A Dynamic Column Name With ValueList() In ColdFusion
@Dana, That's if you're trying to reference a specific row. In this case, we're trying to reference the entire query column as one cohesive value. So, you are correct that if you wanted to output a ... read »
May 20, 2013 at 4:24 PM
Using A Dynamic Column Name With ValueList() In ColdFusion
I thought when you used array notation to reference queries you always had to have the row or it would throw a similar error as well? ... read »
May 20, 2013 at 11:45 AM
Using jQuery's Animate() Step Callback Function To Create Custom Animations
This is really useful. I found out that you don't actually have to use a dummy css property (surprisingly). To animate a property in a linear-gradient for instance I did this this.css('someLinearGra ... read »
May 20, 2013 at 10:51 AM
Using A Dynamic Column Name With ValueList() In ColdFusion
@Josh, Oh snap! You're totally right! I'm not sure I've ever tried that. I did know that you can call a number of other array-methods on ColdFusion query columns: http://www.bennadel.com/blog/167 ... read »
May 20, 2013 at 10:45 AM
Using A Dynamic Column Name With ValueList() In ColdFusion
@Ben - I believe you can achieve the same functionality with ColdFusion's built in ArrayToList() function. ArrayToList( users[ "id" ] ); ... read »
May 20, 2013 at 10:21 AM
My Experience With AngularJS - The Super-heroic JavaScript MVW Framework
Is there any error logging and handling framework in angularjs, if not then in what way I can do this. ... read »
InVision App - Prototyping Made Beautiful With Prototyping Tools