Theme day 6: pySM + archer startpage

The 6th day is already nearly finished, and I haven’t really posted anything about it yet :o

So, as the title says I’ll be (have been) working on pySM and the archer startpage

Startpage

The startpage is now finally finished for as far as I wanted it. However, it’s possible that I’ll be adjusting the theme to a darker one.

The html entities are decoded, so everything in the feeds will be displayed properly in the pages. Links are clickable like they were for archlinux, titles are clickable to go to the original page, etc…

If there’s any comments on the layout, hit me at the forums

PySM

There’s little work been done this morning. However, a lot of work will be done on this from now.

Although I consider this version of the XMPP server complete enough to function in a simple environment, a lot of work will be required to get it at least scaled to a presentable result. Also, currently, I have no idea on how to make 2 clients communicate, so I won’t be able to patch through the most essential things at the moment. But since I can now connect, and test clients, I’ll be focussing on getting clients connected, and having clients send through valid iq requests. This shouldn’t be hard, but since I’d like to go on with sleekxmpp it might require some adjustments to their code to make that easier.

After that, I should still have some time to focus on module management. Since I’d like to have a sort of eventhandler in the server, those events will be linked to a module, which in return will be loaded and maintained by a module manager. So perhaps it’s not really the most difficult part, but it should work good, and be quite pluggable.

When that’s done, I hope to have some time left to figure out some way to have 2 clients communicate through the server. Patching through messages and iq requests and responses.

Anyhow, a lot of work needs to be done, and it’s not going to work itself, so I’ll be starting now :)

You can follow any responses to this entry through the RSS 2.0 feed. Both comments and pings are currently closed.

Comments are closed.