doodle dabbles

a little nerdery for everyone

“Using” the Quickbooks API for Time Tracking

with 6 comments

As an IT consultant who subcontracts from various companies, I enter my hours in at least 3 different systems on any given day.

  1. My own company’s system hosted on Freshbooks – This is the master copy since my invoicing is driven by it
  2. Quickbooks, two of my clients use it and require me to enter hours in there for accurate billing
  3. GHG’s Timesheet software – err… this abomination of an app barely functions, forget asking for an API

I want to be able to record hours on all 3 systems in one click or even from my iPhone.

Read the rest of this entry »

Written by Ashish

January 11th, 2009 at 2:08 pm

Posted in Uncategorized

Firefox Illegal Character JS Error

with 4 comments

I encountered the following error in FireBug (FireFox) on jQuery’s ui.core.js that halts execution of the rest of my scripts:

illegal character

Illegal Character error in Firebug

Illegal Character error in Firebug

The last time I encountered this problem, I renamed the file a few times and that fixed it. Yes, that makes no sense but as long as it was fixed, I just went about my merry self until it happened again today, and no amount of file renaming would fix it. So I did a little bit of investigation to figure out exactly why this happened.

Read the rest of this entry »

Written by Ashish

January 6th, 2009 at 6:33 am

Posted in Uncategorized

Tagged with , , , ,