Hello framework ^_^

August 28th, 2006 | by Jory |

Inspired by an article on Tim Dorr’s blog, I decided to write my own framework.
My aim wasn’t to create something everybody will use and love or something like that. (Chances are I will be the only one to ever use it.) I just tryed to make something I like, and I feel like I’m done with it now.
With the basis of the framework that is. Because its not actually useable yet. I have to finish my url rewriter (You tell is what module, method and arguments a URL contains, and it makes the URL for you, taking mod_rewrite rules into account.) and make some basic modules.
The URL rewrite part is the hardest, mostly because I don’t really have a idea of how to do it yet. The basic modules will be as hard as I (or anybody else) make(s) them, so chances are the first few will take no more then an hour each. :P

I think I already know the first places where I’ll deploy the framework. Both are relative unimportant, so it’ll be a good test.
(And no, when I mention an unimportant site, I don’t mean this place…)

  1. 4 Responses to “Hello framework ^_^”

  2. By Verminox on Aug 30, 2006 | Reply

    Can we see the source?

  3. By Jory on Aug 30, 2006 | Reply

    The source needs some cleaning up, but it’ll be probally become public within a week or so.

  4. By Slack on Aug 30, 2006 | Reply

    Looking forward to poking around in it Jory :)

  5. By Jory on Sep 4, 2006 | Reply

    Little update on this:
    I’ve been trying to work with my framework, and decided it needs more work.
    I’ll try to implement the improvements I want before the end of the month. Hopefully, I’ll like it better after then. :)

Post a Comment