Sigh
- user warning: Table 'nolan.comments' doesn't exist
query: SELECT COUNT(*) FROM comments WHERE nid = 135 AND status = 0 in /home/sneakin/web/nolan.eakins.net/includes/database.mysql.inc on line 120.
- user warning: Table 'nolan.comments' doesn't exist
query: SELECT c.cid as cid, c.pid, c.nid, c.subject, c.comment, c.format, c.timestamp, c.name, c.mail, c.homepage, u.uid, u.name AS registered_name, u.picture, u.data, c.score, c.users, c.thread, c.status FROM comments c INNER JOIN users u ON c.uid = u.uid WHERE c.nid = 135 AND c.status = 0 GROUP BY c.cid, c.pid, c.nid, c.subject, c.comment, c.format, c.timestamp, c.name, c.mail, u.picture, c.homepage, u.uid, u.name, u.picture, u.data, c.score, c.users, c.thread, c.status ORDER BY c.thread DESC LIMIT 0, 50 in /home/sneakin/web/nolan.eakins.net/includes/database.mysql.inc on line 120.
Submitted by sneakin on Fri, 2005/04/08 - 05:35.
Jabber | Psi
In case you missed me, here's my todo for MUCing Psi Up™:
- Bookmarks aka JEP-0048 support so Psi can autojoin groupchats with the fringe benefits of getting groupchats and bookmarks added to the roster. I've already completed the
Task to get the job done, so now I only have the top and middle layers to code.
Make Psi's MUC DnD aware. Yes, you read that right. DnD as in Dugeons and Dragons. Psi's MUC will have have builtin in support for it including a nice dungeon mapper. Let the leveling begin!
I couldn't resist. DnD is actually drag and drop. Basically enabling that through out Psi's groupchat windows and dialogs to make things super easy to get through that dungeon. ;-)
- Oh yeah, IRC commands. Those I MUST do.
- A bunch of minor tasks and final touches.
For the curious here's a screenshot showing the tip of the MUC iceburg:
|