mhall119 said: Be sure to post some early screenshots too!
Here are some teaser images. ;)
20.6.2012: [IMG]http://farm8.staticflickr.com/7243/7404500276_24c4e980c2_b.jpg[/IMG] 21.6.2012: [IMG]http://farm9.staticflickr.com/8007/7413366508_40951fbdf9_c.jpg[/IMG] 23.6.2012: [IMG]http://farm9.staticflickr.com/8154/7426917316_be1c805cea_c.jpg[/IMG] [IMG]http://farm9.staticflickr.com/8027/7426918450_37a08297e3_c.jpg[/IMG] 24.6.2012: [IMG]http://farm8.staticflickr.com/7134/7428175144_728fdf7259_b.jpg[/IMG]
The first Qt/C++ prototype application works already, so I can login to freenode using ssl \o/
Still a lot of things to be done and to be tested. The plan is that I would have the irc client library done from scratch in the next few days, then I would focus on the UI side and possibly implement some eye-candy with QML.
Todo: - research more about Unity and integration apis - add possibility to log messages - add pastebin support for coding - publish quick and dirty version for testing
Done in the current prototype: - created an Ubuntu theme for qtoolbar - is to create a better namelist for the channels, - which would show the user modes and - implement the channel control commands and modes. - some of the IRC commands - simple Qt/C++ ui - Unity quick list - Unity indicate
After that I should be able to produce first deb files for testing. As I try to collect first all the features what I want into the prototype, and then I will rewrite the stuff again with more not-so-quick-and-dirty way. :P