It’s not Easter, but I’m back from the dead!
So I did it again, I went and left my blog unattended for months. If I’m not gonna post stuff on here then there’s probably no point in having it.
For my faithful reader I will give you a brief overview of what I’ve been up to.
- I’m finishing up Ouija for AS3, this version it significantly faster, I’ve also been able to use Emacs as the REPL for it which is kinda cool. It’s also got some cooler features that include better interop with the Flash API (it can use dot-syntax now), as well as load component libraries on the fly. Sadly, I’m not sure I’ll be releasing this to the world when it’s completed.
- I build a proof of concept continuation-based web-framework. Now I know that building a web-framework is so bourgeois, but I was unhappy with all of the other ones I’d seen. It turned out pretty cool, and then I never touched it again
- I watched some video from a google tech talk, and found myself so inspired that I wrote a pretty slick new way to do MVC (actually it’s more like MVP) stuff in Ouija. This cuts down significantly on the amount of code that goes into a more complex GUI application by removing the need to be explicit about events. It’s pretty cool.
- I’ve been playing golf
That is about it. There was really no purpose in this post except to get things moving again.
Comments
Post a comment