What's in my IDE? : Xajax and Vanilla

A couple weeks ago I read a few posts where the authors discussed what they had accomplished that day. I thought I would do something similar and talk about what is in my IDE each week. Using the term IDE very loosely (for those of you who are super literal).

XAJAX replacement

If you are familiar with XAJAX you know it is an easy way to integrate PHP and AJAX, if you aren't familiar with it you should go check it out. When I started writing my own framework, I chose to integrate it as a first class citizen. Recently I have been preparing to hang my framework out for others to play with and and realized that XAJAX just wasn't fitting in anymore, a few of my concerns were:

Those were the main reasons for replacing XAJAX, another was that I really wanted to integrate the Javascript side with jQuery since it is the "supported" javascript library for the framework. None of the reasons I'm replacing XAJAX reflect on its capabilities it really does what it does very well. Anyways I estimated a week and have been at it for about 1 1/2 weeks a bit longer than I thought.

Vanilla

I've been kicking around an idea for a forum for PHP Bloggers to hang out on, I wanted something super simple ( to keep me from playing with it too much), and was pointed towards vanilla. It has a very clean interface and getting my template to work in it was fairly simple. Simplicity seems to be the overall theme so maybe it will keep me focused on just using it instead of playing with it!

Changing Jobs

I'm in the middle of changing jobs so no time to really do anything extra (fun) for probably another week. I haven't had time to read anything at all so no Weekly Readers.

Comments

3 Responses to “Xajax and Vanilla”

  1. PaulG on May 15th, 2008 4:26 am
    Gravatar

    Xajax replacement:

    I too am 'evolving' my own dev framework and used Xajax from the start, and had planned to add moo.fx onto the front end, only because I like its small footprint and I have used it successfully before.

    Xajax always seems full of stuff I don't need (maybe because I am not proficient enough to use it all or because I just dont need most of it). Consequently it always feels like bit like Voodoo programming when I use it, but, crikey it just works very very well.

    I am really interested in what you come up with in the way of an Xajax replacement that works with jQuery.

    PaulG

  2. Doug Hill on May 15th, 2008 2:26 pm
    Gravatar

    The xajax replacement is still a work in progress. I definitely understand about the voodoo :). Amazingly though its quite simple to understand whats going on once you dig into the source.

    Doug

  3. Yvonne on July 31st, 2008 9:16 pm
    Gravatar

    Just checking.

Leave a Reply




XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>