Category: Development

  • TextMate Dreamweaver Theme

    Being a Macintosh user, I am also long time Dreamweaver user. Though I have now discovered TextMate, and have been using it for mostly Actionscript development. More recently with an upgrade to Abobe CS4, Dreamweaver has become much more feature rich, and unstable. The local to remote functionality is slower than ever, FTP is extremely…

  • Event.MOUSE_LEAVE Implementation

    The Event.MOUSE_LEAVE event is a little confusing as it is not a MouseEvent.But something important about it, is that it is the way to create a “mouseUp” event when the mouse is outside of the stage. It is done with controlling a simple Boolean variable you may set called “dragging” or “mouseDown”, something of that…

  • Multiple Blog Associations

    Go to wordpress.org and give this idea a rating/reply. A lot of us, not all of us, but a lot, have multiple blogs. WordPress MU is a solution, but not entirely as simple as what I’m thinking, because would if these multiple blogs exist across multiple servers, and it is impossible to combine them, or…

  • The One Time Executor

    Go to wordpress.org and give this idea a rating/reply. It would be nice to have something that gives the option to execute Shortcode, or even php itself within the post ONE TIME.

  • Collapsible Widgets Plugin

    Want to know how the pretty collapsible effect is done on my sidebar widgets? It’s pretty simple, generic, and entirely jQuery. This is the most simple plugin I have ever written, and it does all that you see in my sidebar with the jQuery library that comes pre-installed with WordPress. It also comes with two…

  • Blog Usage 2008