Thursday, July 7, 2011

Slam Book v0.02

Compared to last version, this has the following changes
  • a tab exclusively to view image has been added [1].
  • now we can switch through textEdit by pressing tab
  • some changes in HTML output.
  • changes have been made to ambiguous options like 'About', 'You are crazy about', 'Hobbies and interests' to make it more specific [2].
  • one line informal description to every textEdit(s).
  • the dateTimeEdit is replaced by dateEdit for filling Date Of Birth


Hope you enjoy this!

Codes on github: Direct link to this commit

Test


[1] Tirtha for his hints in making imageViewer work [blog].
[2] Rolie, Srishti and Aishwarya, for their feedback on the same.

Tuesday, July 5, 2011

Slam Book

This is my second project using Qt. Compared to my previous Numerology Calculator, it is a much organized effort having pretty specific files. The whole code was written using Qtcreater as an IDE, Its effectiveness and efficiency made it possible to push out the v0.01 in less than 24 hours form the moment it started.
a screen shot

This application only performs write operations, no pre-existing files generated could be edited or viewed in it. The output is stored as a plain HTML file.

Source Codes
git
Output files of this app
Distributed under GNU GPLv3+


PS: I should mention my friends, who inspired me for this.