Finance & Payments MyBanco MyBanco updates… April 27, 2009 by Tim Groeneveld | Leave a Comment At the moment, a new release of MyBanco is done every one to two months. The reason that there are not more updates to the MyBanco software is because do a new release is a complicated job. Queue in makeRelease.sh and updateRelease.sh. makeRelease.sh is an application that automatically clones the repository, automatically detects what the […] Read more »
MyBanco MyBanco 0.09 released! April 22, 2009 by Tim Groeneveld | 4 Comments on MyBanco 0.09 released! MyBanco 0.09 has been released. This release has a few new (minor) features in it, and a few minor bug fixes as well. The installer now ‘phones home’ to tell how many installations have been done. This is a new feature that I am working on where you can automatically be subscribed to new releases […] Read more » bug fixes MyBanco MyInfo releases
MyBanco Adding SWIFT to MyBanco April 20, 2009 by Tim Groeneveld | Leave a Comment I have had a few emails regarding whether it would be possible to add Interbank communication support into MyBanco such as SWIFT, and I would just like to say here, YES! It is possible, and it is very easy to do. If you are looking to write a new plugin to do SWIFT transactions (or […] Read more » accounts communication interbank MyBanco MyInfo protocols SWIFT transactions
Documentation MyBanco Random Thoughts MyBanco: FAQ April 13, 2009 by Tim Groeneveld | 1 Comment on MyBanco: FAQ Every time I go to my Inbox every morning; I seem to have three or four questions waiting for me regarding MyBanco. Starting from the most asked question, and going down to questions I seem to get less often, I thought I might answer a few of those questions so that I will never have […] Read more » apache Banking faq MyBanco mysql PHP xampp
Random Thoughts All I do at work is… February 27, 2009 by Tim Groeneveld | 2 Comments on All I do at work is… It’s amazing what I do in a week at work. Milko’s Everywhere Even more Milko’s They are in the bin as well Lot’s of screen with lots of text, too. Read more »
Random Thoughts What is software? February 3, 2009 by Tim Groeneveld | 2 Comments on What is software? Software is really a very different type of “product” – the only I know that is released not completely finished neither fail-proof. Read more »
Documentation MyBanco So, I just installed MyBanco January 26, 2009 by Tim Groeneveld | 6 Comments on So, I just installed MyBanco Right, so you have a new installation of MyBanco, what should you do now? Well, here are a few ideas just to get the ball rolling: Create a new skin of MyBanco. Skins are very easy to make, you do it by just copying an existing skin to a new directory (skins are in C:\xampp\htdocs\Skins). […] Read more » installing MyBanco
MyBanco Installing MyBanco with XAMPP on Windows January 26, 2009 by Tim Groeneveld | 13 Comments on Installing MyBanco with XAMPP on Windows Download xampp-win32-1.7.0.exe from the Apache Friends website Run xampp-win32-1.7.0.exe, and set the ‘Extract Path’ to C:\ ( It’s OK, all the files will go inside a directory called ‘xampp’ ) When the extracting has finished, go into C:\xampp\, and rename htdocs to htdocs.old Create a new directory called ‘htdocs’ Copy all of the extracted files […] Read more » installing MyBanco
MyBanco Even more patches for MyBanco December 27, 2008 by Tim Groeneveld | 2 Comments on Even more patches for MyBanco Yesterday I talked about the mybanco-0.05-better-curl-support patch, and now I have a few more to share. ==> mybanco-0.05-check-for-mysql.patch This patch makes the backend spit out a nice error if there is no MySQL extension loaded on the server. This is much better then things just appearing t do nothing ==> mybanco-0.05-better-errors-when-they-happen.patch This patch adds more […] Read more » installing MyBanco
MyBanco New patch for MyBanco! December 26, 2008 by Tim Groeneveld | Leave a Comment Hello everyone! About time I updated this blog! Today I am writing to give you all a new patch (with another one comming in about one hour or three.) This first patch, which I am going to offer up today is to improve a small issue with installations that do not have cURL enabled. If/when […] Read more » Banking enhancements installing MyBanco patches