YUI Image Uploader gets a code repository
I've created a github project for the YUI Image Uploader.
You can download the scripts and example page here:
http://github.com/mulicheng/yuiupload
This will also facilitate user contributed changes and backend scripts.
MS Money and UBS Mappings for csv2ofx
I added the MS Money Report mapping from the csv2ofx wiki and merged in Arthur Liu's UBS mapping to csv2ofx.
A quick reminder for the way mappings work: The built in mappings are made to work as an example for your own CSV files. You might happen to have a CSV file from one of the banks or software used by the example mappings, but likely, you have your own bank and own CSV file format. Copy the src/csv2ofx/mappings.py file to your own location and name it csv2ofx_custom.py. Then edit/add mappings as you need to suite your own needs.
As always, contributed mappings are welcome back.
AllMyBrain is Tweeting
I've succumbed to the Micro Blogging movement. I figure it's a little easier to keep people posted on various topics by posting a tweet rather than adding a new blog post for small items of information or links. Fell free to follow @allmybrain. I added a Twitter widget to Wordpress as well, which seems to work just fine.
A review of sponsoredreviews
I've terminated my sponsoredreviews.com account. It was a fun experiment, and I did indeed receive some cash on the side, but it's just not worth the time I guess. I don't think any readers of this site are actually are interested in the reviews anyway. I tried to write them in a way that was at least somewhat educational, or pointed out how I thought the service could be useful. It seemed to me however that the only people ever purchasing reviews on the site were ISPs or email hosting services. I think readers AllMyBrain.com are advanced enough to find an email provider that works for them and are also probably happy enough with their ISP. On occasion, I would see something I thought actually applied to the community and bid on it. None of those advertisers ever accepted though. Recently, SR raised the amount they take from the advertisers. I figured it was good enough time toss in the hat and focus my energy elsewhere.
Pardon my dust…
Switching hosting providers this weekend. I'm hoping to have a little bit more uptime than my old server was providing.
Let me know if you see any 404 errors or stuff that I haven't transferred over from the old server.
Thanks
ASP.net backend implementation of YUI Image Uploader
Tom from mostynwebsolutions.com has created an ASP YUI Image Uploader backend. Direct Download: YuiExample.zip.
The YUI Image Upload posts on this site contain details on implementing the front end and editor if you're just getting into this.
Thanks Tom.