Today I have been working a lot on the broken url handler. Mostly on calendar, members page and login. It is quite complicated to play around with as you need to know your limits on both .htaccess and php. As you can save a few queries with any of them depending on the circumstance.
The most annoying thing with this is allowing posts to be performed on FURL while still keeping handlers running if they break. I hope I do get around this issue asap so that I can carry on my list of bugs and features.
To keep everything working I am doing it as slow as possible, taking my time running through a dry run in my mind so that I know it’s working. I really would like a stable script which is expandable but it doesn’t look like it’s going to happen any time soon by the amount of quick fix being done to the script to allow 1 function to exists. Currently there is 36 items on my to do list, it keeps growing as everything fix being applied another hole appears, and sometimes more than one error appears.
It may not look like I may be releasing a sitemap feature this weekend until I sort all FURL out.
I am also planning on opening a forum up just for discussion about the project, but then I just ain’t got the time to customise the skin to make it stand out. Well we will see if I can do anything this weekend.
In the mean time if you got ideas on how I should handle FURL pages just post up. Would really help me expand my possibilities.