testing @ 06:51 pm
Current Mood: curious
The first "proper" post from my C++/Qt-based LJ client. A pre-alpha version, so far it gets the data (moods and icons) from the servers and stores them in the database, allows to select mood and icons through the GUI, and to post the contents of the post window simultaneously to the selected servers.
Of course it all was already working in my PHP script, but now it looks more professional and clean (in particular, when crossposting, now it's not possible to select the mood which does not exist on some of the selected servers). Also, the main purpose of the project is brushing on my Qt experience, in order to move to the more complicated stuff later - and this is going just fine.
There's still a lot of work to do with the interface... and then I also want to add the option of reading and editing old posts.

3 comments | Leave a comment