I was recently forced to create a relatively simple plugin for PowerPoint 2011 in Microsoft’s Visual Basic for Applications (VBA), mostly because it has the greatest functionality of all PowerPoint APIs out there. I quickly found that most image and file handling functionality in VBA for mac seems to be broken, which is the OS I work on. After lots of searching, and quite some struggles, I found some workarounds however. I figured I would put them up here so others don’t have to go through the same meticulous process. Read MoreFile handling workaround for VBA on mac: a tutorial
For two years now my school has had an FTC team. I have been the head programmer for both of those years. Last year my team, ΩVoltz, won the Fontys Control award for the best software at the FTC Dutch open tournament. I would like to share some of the techniques I used in the software, so other people can use them to take their software to the next level.
Hi everybody!
Since I’m starting this website, I thought that it would be a good idea to introduce both the site and myself. Read MoreHello world!