So I just started to use GitHub for a tiny project, and wanted to use it from inside of MonoDevelop. After 2 days of looking
Category: C#
Code Completion Quirk with Stetic and GTK# in MonoDevelop
I just noticed in MonoDevelop an odd quirk with code completion and Stetic. If you add a widget then go and try to refer to
Spanning Columns in a GTK# Table
Coming from working on WinForms, GTK# is a very, very different paradigm for layout. I struggled to figure out just how to span columns in
OpenTK, GTK#, GLControl, and GLWidget
Sigh… So I’m banging my head against the wall trying to get a GLControl working in a GTK# project in MonoDevelop… Not gonna work. The
Frackin’ Reserve! – A Fractional Reserve Banking Simulator
To help explain what the effects of fractional reserve banking are, and to illustrate just how evil it is, I’ve written a simple program that
TrialPay Integration with IPN.NET
I’m slowly closing in on being able to release the new Photo Resizer Social Edition. It will feature 1-click photo uploading to Facebook, Flickr, and
The Licensing Experience with Infralution and DotNetNuke
I don’t think that I’ve ever done a licensing or purchasing flow exactly the same way twice. Well, a couple times, but mostly I experiment
Creating Urgency for Sales with Infralution Licensing System
I need to create a large number of “products” for Photo Resizer, but they’re really all just the same product with different prices. And not
Dynamic Help Topics in C#
I’ve got a situation where I want to use a keyboard shortcut for a specific help topic: Keyboard Shortcuts. Oh, the irony… So I fart
Starting More DotNetNuke Development
Well, I had a bit of a false start. It’s been a long time since I’ve done much DNN module development, so I’ve gone back