I think (can’t remember already – it’s been a long day!) I found this one care of a lead from the blosxom mailing list, but here’s a cool, web-based application which operates very similarly to the “PortaBlosx” idea that I am still thinking of working on. It’s called PHPetal and basically just provides a one-page interface to posting to your blosxom-powered blog. It looks pretty funky, although it’s a bit “heavy” for converting to a Palm version I reckon, so I will keep thinking about my own, simple version.
Posts from April 2003
And Then It Was Live!
Yes, I finally got my new site live, and it all appears to be working, including the new and fancy, blosxom-driven “Notes” section.
This has taken quite a bit of work to get live, but I am quite happy with the way that things have turned out. The main addition(s) that I want to make at this stage are writebacks on my Notes section, so that I can hear what you guys out there have to say about things, rather than this being a 1-way only information device ๐
Keep an eye out for the ability to comment on my postings here in the nearish future (hopefully!). When I get it working, it should also allow for trackbacks, so you can register comments on my posts on your own blogs if you like
Praise Be To Matt
Wow – I wasn’t expecting that. Unless it was a typo of some sort, this is what Matt had to say about my enrollment in the BArts(Net Studies);
I am the person who assesses these ๐ – basically, I’d be looking at 8 units (out of 24) advanced standing – how does that sound?
and I was thinking – “bugger, that’s less than I was hoping for, so I trudged along to read the next message which said…
Just remembered – since you have units at Curtin already…12 units (which is the maximum I can give)…
and now, funnily enough, I have a very large smile on my face! This is excellent! With only 12 units remaining, I might still be able to finish by the end of 2004!
RESTxom Now Has RESTy Archives
I have made it so that the /archives/ directory, from the root of the blog, houses all of the archives for the entire blog, organised by date. It simply parses the dates and then requests the details from blosxom. To sort out the issues related to relative vs. absolute references, I have added in # # #URL# # # (actually no spaces between any of the #’s) to the story template, which is replaced by my scripts with the root of the blog-tree when displaying it.
The only problem with this system at the moment is that I don’t think it’s actually passing the internal page anchor (after the #) when it displays the page, so it might not link down on the page to the specific post… I will have to experiment with this some more.
UPDATED: (about 3 seconds later) — it does load the correct place in the page, so it’s all good!
Good idea for the calendar in the archives…
Just had a good idea, it’d be nice to have the calendar display the month which the current (requested) post was made in. So if I just go directly to /archives/2003/12/* then it would display the month of December, 2003 in the calendar.
Shouldn’t be a hard modification to make, and I only have to make it to the archive processing script – so should be easy. I’ll add it before the site goes live.
Where Are You Stanford?
Lisa Chan from Stanford emailed me, wanting to know if we could work together on building a search log analyzing system. I emailed her back with a stack of the details of stuff that I was planning and haven’t heard back… I wonder why not? Maybe she’s taken my ideas and is off building it without me?
UPDATE: I still haven’t heard from Lisa ๐
Trudging Along
Work on my site is coming along. I have added in blosxom v1.1, which went pretty much without a hitch. I had to modify my template slightly, but that was more because of my dodgy custom handling, rather than anything to do with blosxom itself.
I’ve been spending some time on the projects section, getting the project pages up to scratch and re-formatted; it’s looking pretty good. I am taking a few of the old projects offline, because they don’t have any documentation, don’t work anymore, things like that ๐
I’m not going to put a date on when the site will be live, but given the current progress, and the list of things to do still, I would estimate about 2 weeks. Here’s the current list;
- Projects Sections
- Blogger API (functions, classes + meta)
- phpMassMail (also requires some work to make it 4.2+ compatible, and re-format documentation to include)
- JSSearch (would like to get some more information/documentation/examples included)
- JSValidate (want to update this to include the ability to open a popup window rather than an alert – optional)
- Client work and websites
- Contact Form
- Layout/design
- Contingency design
- Processing/handling
- Result/output page
- Search System
- Layout/Design (of the results, as well as extra options, defining manual entries etc)
- Processing system (integrating my manual results with Google/XooMLe’s results)
- Management of my manual entries (and a decent name for them ๐
So there we go. That’s what I’ll be working on in the near future. And for those interested, I will be creating a custom search system, which integrates Google‘s results for within my website (using XooMLe) with a selection of manual “Top Picks” or “Best Bets” which I have selected for certain terms. I have the rough idea planned out already, just need to implement it in code. I will probably make the code available for download once it’s complete as well, so keep an eye out for that ๐
That’s all for now – time to get back to life.
Another International Collaboration Project
After posting to peterme.com about how I’d like to see more tools available for the IA community, I got an email from Lisa Chan from Stanford saying that she was also looking into creating a Search Log Analyser, and that if I was going to be working on one, why don’t we work together! This is really cool, I love how the Internet allows things like this to happen. I am here in Perth, WA, knowing all of 2 other IAs personally, and yet I will now be collaborating with another IA from one of the largest Universities in the US to build a tool to help all IAs.
You rock Internet.
Outsourcing Life…
I have decided that in the spirit of the dot-bomb, I should outsource some of my normal, daily operations. I am not talking about business, I am talking about life.
What it really comes down to is that I don’t have time to do everything that I’d like to do, and there is even more that I would like to do, and in fact soon will be doing! To this end, I realised that it would be worth listing out everything that takes up time in a normal day/week of my life, and analysing what, of that list, can be outsourced to someone else (no doubt at a price).
I’m not talking anything strange like getting someone to brush my teeth for me, I am talking easy stuff like cleaning my apartment, doing washing, cooking perhaps, that sort of thing. When I’ve figured it out a bit more, I’ll post the list of things that I plan on outsourcing, and personal suggestions regarding where I am going to find a “vendor” here ๐
I Lost My Path
There appears to be something dodgy going on with my paths. They aren’t resolving properly, which is causing internal links to be one or more levels (directory-speaking) out of whack.
This is really annoying… until I fix this I can’t really work on the commenting system, and I’m not launching the new Dented Reality website without the ability for people to comment on posts… no way!