Inquiry cart plugin for WordPress

Update: 1-Feb-2014 I’ve been receiving requests for updating this plugin for WP for over a year now. I don’t work with WordPress anymore. I now program in Ruby, mostly with Ruby on Rails. I would highly recommend every WordPress dev do the same. Life is better on this side of the fence. WordPress is a […]

The project is over

End of WordPress project Its done. Its over. I’m happy about that. It taught me a lot, and I’m so very much looking forward to more. WordCamp Toronto 2012 I attended it. It was great. I got to speak to a lot of people about what they do with WordPress, and it was very educational. […]

New wordpress project

I’m working on a wordpress project right now. I’m not working on the theme for this website, but building a ‘design tool’ plugin that will allow users of the website to view different dress images that are made to order. Its challenging. I knew that I’d be able to get it to work, I just […]

Why use wordpress custom post types?

Thank you for explaining this to me http://wpmu.org/part-2-wordpress-custom-field-vs-custom-post-type-vs-custom-taxonomy/

Tutorial for Hunchentoot

I’ve been in the dark for a while. I’m unable to decide on a course of action w.r.t. (With regards to) programming. Android is a mess right now since I don’t know enough Java, and the emulator for the devices is way to slow on my computer. So while I’m learning javascript through CodeAcademy, I’m […]

So many things to do, so little time

I’ve not updated this blog in a few months now. I was actually surprised about that myself. Its been busy, to say the least. Toronto Free Net I’ve been volunteering at the Toronto Free Net and they’ve had me working on some shell scripts for system administration. It is a lot of fun, and I’m […]

Next steps

I would love to be able to get a running forward-testing system going for the pleasance project. This would involve downloading the latest financial information, then training pleasance on it, and applying the trained neural-net on the latest information, and making a prediction. Then do this all over again every week. Provide a running statistic […]

Essentials of Programming Languages, 3rd edition

A few weeks ago I was introduced to the book Essentials of Programming Languages, 3rd edition through Elance. A person wanted help with one of the exercises. I couldn’t help them in the time frame that they were willing to work with, but the book piqued my interest, and in the last 2 weeks I’ve […]

Analysis of magnitude of changes

I’ve been told to look into the magnitude of changes in the market. I’ve done that while sorting them into 2 categories; by the accuracy of the directional prediction. The following box-plots show the results. You will see that there are outliers for both groups, but the number of outliers for the wrong-prediction group are […]

bulk-editing files

Over the last 3 days I have been trying to learn how to do bulk edits of files. I’ve decided to change the license of my programs to the Affero GPL v3, and wanted to change the notices in my files to reflect that. So I learned that in CL the only way to do […]