By Eric | November 26, 2008
I’ve created what I think is a nice little generic ANT script for my various blackberry projects. This script includes the ability to do the following things:
Configure an application with multiple entry points (if you need to have an app that has a startup/background component and a GUI accessible from a ribbon icon).
Sign the COD [...]
By Eric | November 9, 2008
This is an often repeated lesson and one that I’ve personally realized lately is extremely important. It’s like unit testing, until you either do it or suffer from not doing it, it’s hard to realize the importance of. Two recent projects I’ve been working on have suffered greatly from not having the sever environments and [...]
By Eric | October 11, 2008
I decided to give Versite’s main page a re-design. I just thought the old one was too verbose… too much of a "hey, read all this stuff, we can do tons of things, hire us!" kind of site. That’s really not my style and I’d been kind of embarrassed of that, so I decided to [...]
By Eric | September 8, 2008
Josh mentioned my Freshbooks paid-in-full script wasn’t working when entering payments for multiple invoices at a time. I’ve never had the pleasure of entering multiple invoices at a time, so I didn’t consider that scenario! It’s updated to support that now, download below.
Here is the script (Firefox & Greasemonkey Required):
freshbooks_paid_in_full.user.js
By Eric | August 26, 2008
In the last year, I’ve decided I should do the right thing and support the free/shareware software that I use. For years, I’ve been one of those people to see the "purchase/continue evaluation" dialog in TextPad. Boo on me. Well, I’ve finally got responsible and changed that. Some of the applications that come to mind [...]
As I wrote in my last post, I’ve been using Freshbooks for invoicing since I started Versite. Freshbooks is a truly awesome application, saving me tons of time, and with reasonable fees.
Yesterday, I created a greasemonkey script that creates a one-click way to mark an invoice paid in full. Today, I’ve created another script, this [...]
I’ve used an online invoicing application called Freshbooks for the last few year. It’s a great invoicing application, providing everything I need for my clients – easily creating professional looking invoices, providing reports and exports of staff timesheets, ability to configure different rates for clients by project/task, etc, etc.
However, recently, I’ve become annoyed with how [...]