MoneyBaron Blog http://moneybaron.org A Simple Personal Money Manager Fri, 19 Feb 2010 22:42:55 +0000 http://wordpress.org/?v=2.9.2 en hourly 1 Fetch Text URL – Firefox Extension Update http://moneybaron.org/2009/04/13/fetch-text-url-firefox-extension-update/ http://moneybaron.org/2009/04/13/fetch-text-url-firefox-extension-update/#comments Mon, 13 Apr 2009 22:56:48 +0000 admin http://moneybaron.org/?p=29 UPDATE (02/19/2010): After patiently waiting for an update and not getting one, I updated the Fetch Text URL 1.6.4 to work with Firefox 3.6.x. I take no credit for the Add-on which was created by Jeff Chien. It is a fantastic plugin and strongly recommend using it. I simply updated the version of FF that it will work with and included a required file in the install. This is the English version of the Add-On.

Fetch Text URL 1.6.4 (Fixed)

]]>
http://moneybaron.org/2009/04/13/fetch-text-url-firefox-extension-update/feed/ 12
WordPress 2.7 Upgrade http://moneybaron.org/2008/12/17/wordpress-27-upgrade/ http://moneybaron.org/2008/12/17/wordpress-27-upgrade/#comments Wed, 17 Dec 2008 16:09:58 +0000 admin http://moneybaron.org/?p=27 I’ve got to admit, I’m really liking the new layout of WordPress 2.7 – specifically the admin screens.  Changing from the top horizontal bar menu structure to the left vertical menu structure is probably the best thing they could have done.  I definitely prefer it.  The graphics and layout is most impressive.  Simple, powerful, easy to understand… what more do you want?

I think I’m going to have to convert some of my other sites to this.

If only blogger.com would be this nice….

If you like this post, buy me a coffee!




]]>
http://moneybaron.org/2008/12/17/wordpress-27-upgrade/feed/ 0
Scuttle Firefox 3 Extension http://moneybaron.org/2008/05/21/scuttle-firefox-3-extension/ http://moneybaron.org/2008/05/21/scuttle-firefox-3-extension/#comments Wed, 21 May 2008 15:00:27 +0000 admin http://moneybaron.org/?p=24 UPDATED (8/27/2008)!

I have updated the Scuttle Firefox Extension to work with FF 3.0.1. I also changed the version of the extension to 0.4.1 to differentiate this update.

scuttle-0.4.1-firefox+fl.xpi

Original Post:

I have a personal copy of Scuttle on my web server and use the Scuttle Firefox add-on. Unfortunately, the author hasn’t made any effort to update the add-on to work with FF3. So I’ve changed the code to allow it to work correctly. I hope others find this useful.

If you like this post, buy me a coffee!




]]>
http://moneybaron.org/2008/05/21/scuttle-firefox-3-extension/feed/ 19
Release Early and Often? http://moneybaron.org/2008/05/04/release-early-and-often/ http://moneybaron.org/2008/05/04/release-early-and-often/#comments Sun, 04 May 2008 05:06:00 +0000 admin http://moneybaron.org/?p=23 Got some great advice about releasing early and releasing often, but is it always a good thing? No, but the concept is great. Maybe I’ll attempt to take that advice. Look for a release in the next week….

If you like this post, buy me a coffee!




]]>
http://moneybaron.org/2008/05/04/release-early-and-often/feed/ 1
YAWN!! Wake up! http://moneybaron.org/2008/04/12/wake-up/ http://moneybaron.org/2008/04/12/wake-up/#comments Sun, 13 Apr 2008 04:59:34 +0000 admin http://moneybaron.org/?p=22 Ok, got your attention. Back from being asleep since Christmas and thought I’d give you an update. I’m just about ready to release 0.5 soon. I simply have a couple final touches I need to make and I’ll release it. I’ve touched just about every screen. Need to do some final work on the transactions form and that’ll be it. Looking forward to finally putting something out there for the masses.

Thanks for being patient.

If you like this post, buy me a coffee!




]]>
http://moneybaron.org/2008/04/12/wake-up/feed/ 0
Welcome to the New Year! http://moneybaron.org/2008/01/07/welcome-to-the-new-year/ http://moneybaron.org/2008/01/07/welcome-to-the-new-year/#comments Mon, 07 Jan 2008 19:48:49 +0000 admin http://moneybaron.org/2008/01/07/welcome-to-the-new-year/ Although time was limited, I was able to make some progress on development during Christmas. For some reason, I got bogged down on the “Types” screens. I’m still not 100% done with it, but once I finish that, I’ll finalize the Transaction screen and I should have Milestone 0.5 done! Whew.

I’ve been thinking about some other projects, although I should be thinking about getting MoneyBaron done, but I’ll share a small tidbit of info to you about some things that may be in the future. First, for MoneyBaron, I may eventually add the ability to scan in receipts and also be able to OCR the images. Lots to “figure out” with the OCR, but something to play around with. I like the concept of NeatReceipts, but wish they were more open to suggestions from the community. That and I don’t want to spend the money on their product.

Another project I’ve been interested in doing is a Document Management System (DMS). One I do like is DocMGR, but would like it a lot more user-friendly. Still not sold on web-based, for ease of use mostly. Again, it may include OCR abilities for searching. Definitely would have to be IRS compliant (link to supporting IRS document – )

If you like this post, buy me a coffee!




]]>
http://moneybaron.org/2008/01/07/welcome-to-the-new-year/feed/ 0
Installation Tool and a quick update http://moneybaron.org/2007/12/20/installation-tool-and-a-quick-update/ http://moneybaron.org/2007/12/20/installation-tool-and-a-quick-update/#comments Fri, 21 Dec 2007 06:43:27 +0000 admin http://moneybaron.org/2007/12/20/installation-tool-and-a-quick-update/ To install MoneyBaron, I’ve opted not to use M$’s setup tool that is built-in to VS.NET. Instead, I’ve decided to go with Inno Setup. It’s one of the leading installation tools that falls under the free column. Great tool and lots of support. For basic installations, the wizard is just about all you need. There’s a couple other add-ons/tools that I’ll probably tinker with later…

As far as where I’m at with the development, I had to revamp the Categories a little to include separation of Income/Expense categories. My original design did not have them separated, and once I coded it and actually looked at it, I didn’t like it. So it is now a very clear distinction.
Categories 12-21-2007

Payees are pretty much done. Will eventually add more fields, but is usable now.
Payees 12-21-2007

I have the types designed, but not coded. I’ve got the transaction Detail form GUI coded, and most of the code-behind, but don’t have the db updates done. After the above is done, and a completed installation process exists, then I should be ready for the first release! Woohoo! Being the first release, it will definitely be an infant Alpha release, but would love to hear some feedback.

Signing off for now, and probably won’t be able to write for another week, so have a Merry Christmas and a Happy New Year!

If you like this post, buy me a coffee!




]]>
http://moneybaron.org/2007/12/20/installation-tool-and-a-quick-update/feed/ 0
Tools currently in use http://moneybaron.org/2007/11/30/tools-currently-in-use/ http://moneybaron.org/2007/11/30/tools-currently-in-use/#comments Sat, 01 Dec 2007 03:21:45 +0000 admin http://moneybaron.org/2007/11/30/tools-currently-in-use/ Just some stuff to share.

M$ Visual Studio 2005 (standard version)
SQLite
System.Data.SQLite
sqliteadmin

I’m also using an old VS.NET plugin that allows me (mostly) to manage my source in CVS rather than through SourceSafe. I prefer CVS, since that is more of an industry wide standard (not specific to M$). The plugin is called Jalindi – Igloo. It’s way old and doesn’t function 100% in VS.NET but serves its purpose. If I need any additional control, I use

I also use M$’s Enterprise Library 3.1, which seems to be pretty solid. Go check it out, too much stuff to list here. Right now, I use it for the Database connectivity.

If you like this post, buy me a coffee!




]]>
http://moneybaron.org/2007/11/30/tools-currently-in-use/feed/ 0
Milestones http://moneybaron.org/2007/11/27/milestones/ http://moneybaron.org/2007/11/27/milestones/#comments Wed, 28 Nov 2007 06:41:48 +0000 admin http://moneybaron.org/2007/11/27/milestones/ I’ve procrastinated long enough. Here are some rough milestones that you can look forward to. I had to put something down to have a starting point. I’m probably going to get more into the 1.0 release, but I hope it gives you an idea what to expect.

Primary Goals:
- Free Product
- Open Source
- Simple, easy to use and understand
- Robust with solid accounting principles
- Did I mention free? No charge. Period.

Prior to 0.5 (completed)
- Base shell of the application
- Simple splash screen
- Basic menus
- Basic About page
- Connectivity to SQLite (bonus is MySQL)

Milestone 0.5 (first release)
- Accounts Management
- Categories Management
- Payees Management
- Types Management
- Installation Process and Documentation

Milestone 0.6
- Budget Section
- Repeating Transactions

Milestone 0.7
- Charting
- Reporting

Milestone 0.8
- Help System

Milestone 0.9
- Import and Export Utilities (minimally CSV files)

After each milestone, there will be a new release. Once I get beyond the last milestone, assuming there has been adequate testing, I’ll officially release 1.0.

What’s beyond release 1.0?
- Multiple Financial databases
- Full MySQL support
- Goals module (debt reduction, savings goals, etc)
- Reconcile Accounts
- GUI enhancements
- Enhanced Import options (import OFX, QFX, and QIF files)
- Better financial “Snapshot Summary”
- Manage Stocks, Bonds, CD’s, etc.
- Business module/version
- Enterprise wide reporting
- And much more…

If you like this post, buy me a coffee!




]]>
http://moneybaron.org/2007/11/27/milestones/feed/ 0
Screenshots of my progress http://moneybaron.org/2007/11/23/screenshots-of-my-progress/ http://moneybaron.org/2007/11/23/screenshots-of-my-progress/#comments Sat, 24 Nov 2007 05:28:34 +0000 admin http://moneybaron.org/2007/11/23/screenshots-of-my-progress/ Figure I’d show some of my progress….

First screen is the main screen. Not very happy with the left sidebar, but it’s functional for now.
main screenshot 11-24-2007

Another shot of the main screen with the tools options shown. Still not sold on having the database conversion within the application, but will have some type of utility for a user to convert the SQLite database to MySQL or other database.
main screenshot with tools dropdown 11-24-2007

Edit Accounts screenshot. Basic, but very usable. Probably add additional fields for accounts.
Edit Accounts - 11-24-2007

Categories must be usable. Treeview has easy drag-drop features, etc.
Manage Categories - 11-24-2007

Slowly but surely getting there….

If you like this post, buy me a coffee!




]]>
http://moneybaron.org/2007/11/23/screenshots-of-my-progress/feed/ 0