My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 10
This is a Javascript library for <a href="http://developers.freshbooks.com/overview/">FreshBooks API</a>. If you don't want to deal with XML directly this might be the tool for you. Developer: Milan Rukavina, rukavinamilan@gmail.com <hr> REQUIREMENTS: proxy.php or similar server side scrip...
This is a PHP 5 library for <a href="http://developers.freshbooks.com/overview/">FreshBooks API</a>. If you don't want to deal with XML directly this might be the tool for you. Developer: Milan Rukavina, rukavinamilan@gmail.com <hr> REQUIREMENTS: PHP 5 <hr> USAGE: Please take a ...
This small library simplifies calls to the Freshbooks API. It is meant for inclusion in a Zend Framework project and follows the Zend naming conventions for autoloading classes. A basic example: {{{ $api =& Freshbooks_Api::getInstance(); $api->setAccountInformation( 'api_url', 'api_token' ); ...
This project allows you to create, update or send invoices, clients on the billing platform of Freshbooks (TM) using .net and c# but can easy compiled with mono framework.
This is combination of Django Forms and the Freshbooks API refreshbooks from Owen Jacobson here http://pypi.python.org/pypi/refreshbooks/.
[http://www.freshbooks.com FreshBooks] is a popular online invoicing application. As part of integrating [http://www.clarityaccounting.com Clarity Accounting] with FreshBooks I had to write a Java library to access it with. Rather than keep this code to myself, I thought I'd share it, just in ca...
- OSX Dashboard widget
This is a Web Mashup that lets users store their contacts and display their location using Google Maps. It also lets users import Freshbooks clients as contacts. This project uses Django and app-engine-pacth. This code is meant to be hosted on AppEngine, so the app.yaml file must be customi...
This is the Python interface to the [http://www.freshbooks.com FreshBooks] [http://developers.freshbooks.com/ API]. ==Source Code== This project is hosted on !GitHub at: http://github.com/mattc58/freshbooks.py/tree/master
Objective-C library to connect to your [http://www.freshbooks.com FreshBooks] account. Perfect for use on the iPhone or Mac OS X!