richard.bezemer's blog
Posted Fri, 2010-02-05 17:52 by richard.bezemer
Well it was a long time coming but I finally converted my old wordpress blog into a full fledged drupal cms. I figured now that I've spend the last year working in drupal, it was about time I moved over.
Porting over everything was extremly simple using the drupal wordpress importer, very impressive module. I'm also very happy with the drupal geshi code formatting module, much more intuitive than the equivalent wordpress version.
Posted Thu, 2009-12-03 21:04 by richard.bezemer
Drupal private messaging module updatesCheck out case 634194, sure it's not much, but I'm excited anyway, for all the amount I've used open source projects in the past, it's great to finally have contributed something back to one.
Hopefully once my current project is released I can actually contribute some full fledged modules to drupal.
Posted Thu, 2009-11-12 07:58 by richard.bezemer
I had the task of determining a way to pay out commissions to users on our Drupal marketplace. At first this seemed like quite the daunting task, even with the PayPal MassPay API right in front of me.
Posted Tue, 2009-06-23 22:30 by richard.bezemer
Michael Geist, the crusader of Canadian copyright has a interesting story posted
here.
Finally it looks like the Conservative goverment has realized how backwards the DMCA is and looks like they might finally be progressing in the right direction. Either that or in this recession the lobby groups funding has dried up...
Posted Thu, 2009-05-21 00:29 by richard.bezemer
Getting youtube and flex / flash to work together can be a nightmare. Our original implementation ended up having us being forced to do "hack" youtube to tease out the path the the flv and play that in a native flex video player interface. This solution works well and lets you have multiple videos playing inside your flex application at once, but unfortunatly youtube doesn't like this idea at all.
Posted Tue, 2008-12-09 18:02 by richard.bezemer
A good
interview with Bjarne Stroustrup by James Maguire. He discusses the current state of CS graduates and the industry in general. Stroustrup is probably one of the few famous computer scientists I can relate to and I share many of his views on the state of computer science and the business world.
This advice is priceless:
Posted Fri, 2008-11-21 00:12 by richard.bezemer
Very Cool that this happened right in my area, wish I was outside at the time and actually saw it instead of stuck in my office working.
Police dash cam of Meteor over Edmonton, Canada
Posted Tue, 2008-11-04 22:13 by richard.bezemer
Micheal Crichton Succumbs to Cancer
Wow, very surprised by this news. His books were a favorite of mine in my teenage years. He will be missed. Thanks very much for all the great stories, they were a joy to read with rich imaginary worlds to explore.
Posted Fri, 2008-10-10 07:11 by richard.bezemer
So by popular demand, and just because it's fresh on my mind, I've revisited the Photobucket photoflow example. This version of the app goes a step further and uses the full blown ActionScript 3 Photobucket API. This API is actually relatively new and I was actually working on a similar interface to their API when they released theirs.
Posted Thu, 2008-10-09 21:45 by richard.bezemer
To make a long answer short... they don't work well together.
basically if you want to set a style property on a CSSStyleDeclaration and you have mx_internal declared in your class (i.e. you are overriding a flex sdk component such as a button or list) then you will get weird ambiguous reference warnings like the following:
Id 1000: Ambiguous reference to setStyle
The solution is simple, instead of declaring use namespace mx_internal you just have to scope each of the variables or functions you want access to. i.e. mx_internal::adobe_hidden_variable.
Recent comments
25 weeks 4 days ago
27 weeks 4 hours ago
1 year 28 weeks ago
1 year 30 weeks ago
2 years 43 weeks ago
1 year 46 weeks ago
1 year 46 weeks ago
1 year 47 weeks ago
1 year 49 weeks ago
1 year 49 weeks ago