#1 2008-12-09 07:44:26

Gocom
Moderator
omega
Real name: Jukka Svahn
From: Finland
Known languages: EN, FI
Website

rah_personal_budget

Build personal simple budgets, keep on eye your incomings, expenses and total profit – via Textpattern. Check or modify your budget even when your on trip, onboard or away from machine that holds your budget Excel files, by just logging in to your Textpattern backend.

More info and downloads

PS. This is one of my more “personal” plugins, made so it fits perfectly my needs. Tho, it is budget manager, so it won’t fit everyones needs, so keep that in mind, if you are going to request new features; It is personal budget and I’m not going to make it to fit professional company/freelancer needs, but it is at is: great to keep on eye personal expenses.

End note: This plugin was build because… well because I like manage my budget this way. Note that incomings in the Rahforum.biz’s plugin pages preview screenshot are made up :D And yes, usually I don’t release personal ‘ to my needs’ kind of plugins ;)

Last edited by Gocom (2008-12-09 07:45:34)


Rah-plugins | What? I’m a little confused… again :-) <txp:is_god />

Offline

 

#2 2008-12-09 08:02:27

hcgtv
Member
omega
Real name: Bert Garcia
From: Charlotte, NC
Known languages: en, es
Website

Re: rah_personal_budget

Gocom,

I like how the Rahforum website is looking, and all the plugins, you’ve been busy.


TxPlanet – Textpattern CMS Planet

Offline

 

#3 2008-12-09 08:22:40

Gocom
Moderator
omega
Real name: Jukka Svahn
From: Finland
Known languages: EN, FI
Website

Re: rah_personal_budget

hcgtv wrote:

Gocom,

I like how the Rahforum website is looking, and all the plugins, you’ve been busy.

hcgtv, thanks mate :)

Last edited by Gocom (2008-12-09 08:29:15)


Rah-plugins | What? I’m a little confused… again :-) <txp:is_god />

Offline

 

#4 2008-12-09 15:26:36

mrdale
Moderator
chi
Real name: Dale Chapman
From: Walla Walla
Known languages: strine.
Website

Re: rah_personal_budget

Interesting. Thanks for sharing your copious body of work.

On my install the years start back in the 80s and end this year. SHould probably start last year and extend into the future instead.

Offline

 

#5 2008-12-10 02:49:03

Gocom
Moderator
omega
Real name: Jukka Svahn
From: Finland
Known languages: EN, FI
Website

Re: rah_personal_budget

mrdale wrote:

On my install the years start back in the 80s and end this year. SHould probably start last year and extend into the future instead.

Roger. Thanks for reporting that out :) Sorry, build my code on 64-bit enviroment, and accidently used a code that can not absolutely be counted by 32-bit systems or a PHP versions that are below 5.1. That is because time count limit that 32-bit enviroment has (is ‘fixed’ in newer PHP5 versions). Basically it was just because I overcame the limit year of 32-bit system on the dropdown.

rah_personal_budget version 0.2 fixes that ‘bug’ (or 32-bit limitation) by using ‘non-date’ method to count the years (just simple this years + 30 first grade math) :)

Version 0.2 changelog:

  • Fixed time dropdown box’s year counting bug that occured on 32-bit servers and old PHP versions.

More info and downloads


Rah-plugins | What? I’m a little confused… again :-) <txp:is_god />

Offline

 

#6 2010-08-10 03:00:36

Gocom
Moderator
omega
Real name: Jukka Svahn
From: Finland
Known languages: EN, FI
Website

Re: rah_personal_budget

Just released rah_personal_budget v0.3.

This update includes:

  • Fixed: now doesn’t show highest income as the highest expense in the budget’s stats.
  • Fixed: JavaScript slider problems caused by duplicated code.
  • Fixed: timezone issues with the datetime functions.
  • Fixed: now shows the hidden odd “item description”. Before user could provide a description, but it wasn’t shown anywhere.
  • Changed: separated the editing panels from the lists. Now the forms and editing panels have their own panes.
  • Changed: now hides unnessasery controls as seen in rah_post_versions.
  • Changed: the panel event from rah_personal_budget_page to rah_personal_budget.
  • Changed: instead showing *long* dropdown lists for seleting dates, now everything is done by simply typing the date in a field.
  • Added: when deleting items, checks if the item is either the main group or individual item inside the group. Doesn’t just remove records based on the user input.
  • Added: checks the validity of set timestamps, and prompts the user if it isn’t valid.
  • Removed: inline styles.
  • Removed: rah_personal_budget_correct(). Now corrects values with number_format().
  • Removed: rah_personal_budget_select().
  • Improved: saving and editing functions.
  • Updated: use of operators.
  • Updated: navigation bar at the top of the panel.
  • From version 0.3 onwards requires Textpattern version 4.0.7 or newer.

More info and downloads

Screenshots are cool. So I made some calls and got some (click to see full-sized images. Each weights around 1137×553px @ 25 KB):




Rah-plugins | What? I’m a little confused… again :-) <txp:is_god />

Offline

 

Powered by PunBB
© Copyright 2002 – 2005 Rickard Andersson