Adding SWIFT to MyBanco
| Leave a CommentI 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 moreMyBanco: FAQ
/ | 1 Comment on MyBanco: FAQEvery 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 moreAll I do at work is…
/ | 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 moreWhat is software?
/ | 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 moreSo, I just installed MyBanco
/ | 6 Comments on So, I just installed MyBancoRight, 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 moreInstalling MyBanco with XAMPP on Windows
/ | 13 Comments on Installing MyBanco with XAMPP on WindowsDownload 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 moreEven more patches for MyBanco
/ | 2 Comments on Even more patches for MyBancoYesterday 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 moreNew patch for MyBanco!
/ | Leave a CommentHello 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 moreSt. George really needs to update their webpay client library for Linux
/ | Leave a CommentMy development environment is CentOS 5. Running a library that is two and a half years old really sucks on a new Linux box, especially because I had to install three compat libraries. The software is called “webpay”, and the actual library itself is distributed as a binary library; which would be alright apart from […]
Read moreFacebook photos
| Leave a Comment<Ashley> Kayla came up with something so funny… you know when you take photos from up above you, they’re ‘myspace’ photos? well, she reckons that when you take photos with the camera looking up at you, they’re ‘Facebook’ photos xD
Read moreLivin’ the life of a working boy
/ | Leave a CommentSo, I thought I might like to tell you all that I am working the life of the working man now. I recently (on Thursday) started work at my first real full-time job at Digital Pacific. It seems like a pretty good place, and even though it means moving from my current place in residence, […]
Read moreWhat Linux needs…
/ | Leave a CommentToday I was working on MyBanco when the thought came to me of what Linux needs to get a better market share (our ultimate goal, 100%). Then it occured to me! We need a promo, of course, not just any promo, a Li-Li-Li-Li-Linux 2.6.3 🙂 See 2:36 🙂
Read moreWomen are like…
/ | Leave a Comment<Beeth> Girls are like internet domain names, the ones I like are already taken. <honx> well, you can stil get one from a strange country 😛 I laughed.
Read moreHow MyStocko works
/ | Leave a CommentA few months ago, when I started working on MyBanco, I wrote a special RPC, or Remote procedure call protocol, a network protocol that allows a computer program running on one host to cause code to be executed on another host. This protocol, which uses HTTP/HTTPS and JSON is called MyInfo. MyInfo was designed so […]
Read moreMyBanco 0.05 bad query patch
/ | Leave a CommentThere is a small typo around line 115 of backend/Plugins/transfer.php, where a line that says:$SQL = ‘INSERT INTO `myinfo`.`temp_data` (should actually say$SQL = ‘INSERT INTO `temp_data` ( You can either change this typo manually by hand, or download the patch from my patches folder my MyBanco. mybanco-0.05-bad-query.patch 15-Oct-2008 07:50 patch mybanco-0.05-bad-query.patch.md5 15-Oct-2008 07:52 md5 checksum […]
Read moreAnnouncing MyStocko
/ | 2 Comments on Announcing MyStockoWith the help of researchers Robert Marks, Blake LeBaron and John Holland, I have been able to start implementing an algorithm for a “self operating” stock exchange. Called MyStocko, it is an application that will be able to operate a simulated stock exchange automatically without any user or operator intervention. It records all buy/sell transactions, […]
Read moreFeeling small? Try .micro
| Leave a CommentEver tried to register a domain name, and realise, there is nothing that identifies something small? I mean, sure, there is .com for commercial enterprises, and there is .net for big network (companies) and even .org for national/international organisations, but what about if you want to do something… small? Well, your good friend is now […]
Read moreHow the stock exchange works
/ | 3 Comments on How the stock exchange worksI have always wanted to be able to write my own software to run a stock exchange, but I have never been able to get a full grasp on how the whole stock exchange system worked. I always had been left with many questions. How exactly are the prices decided of the buying and selling […]
Read moreInterview with the ShareSource creator; Tim Groeneveld
/ | Leave a CommentThis text has been translated from an article written in freiesMagazin 10/2008 page 60. The article was written by Marcus Schulderinsky For a project to be successfully managed and to be available on the internet, it needs a website and various small tools. The so-called project-hosting “has to have all the services required together and […]
Read moreNo, I will *not* call it GNU/Linux. Ever.
/ | Leave a CommentRecently, a good friend of mine sent an email to the Free Software Foundation, the FSF, which was founded by Richard Stallman History Lesson time! Richard M. Stallman is a hacker and software freedom activist. He wished to create a free operating system called GNU (which is a recursive acronym for GNU’s Not Unix). Stallman […]
Read moreFeeling 18
| Leave a CommentOn the 12th of September, I turned 18. This would be one reason for me slacking off in terms of number of posts. Thanks to everyone who sent me a happy birthday email 🙂 Will post a little about what I did for my birthday as time goes on, I am somewhat disapointed that I […]
Read moreSomethings were designed not to use Windows
/ | 3 Comments on Somethings were designed not to use WindowsSome things were designed just to not run on a Windows platform. It gets me thinking – what if someone went and actually installed a trojan onto one of these babies? Scary if you ask me.
Read moreFile sharing is not piracy
/ | 2 Comments on File sharing is not piracyI just hate it when terms get thrown around incorrectly. One of the two words that really annoy me when they are said incorrectly is piracy. Piracy is when you are on the sea, and steal things from other ships. Spread the word: Download the SVG file. Filesharing.svg
Read moreWhat ShareSource looked like back in the day…
/ | Leave a CommentWhat ShareSource looked like back in the day, when it had “only” 200 projects. This is back on the old origional ShareSource software that I wrote for me and webs. The new software is alot faster.
Read more