Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Final Year Project Review

Options
  • 21-12-2012 2:50am
    #1
    Registered Users Posts: 1,686 ✭✭✭


    Hi all,

    I am not too sure where to post this topic, here or the open source section.

    As the title says I just need a review / feedback on my final year project which is open source. The ideas was mine since I challenge myself to always use my own ideas. I believe I just finished by first iteration so I would like to know, if possible:
    • What you think of the concept?
    • The codes?
    • Project layout.
    • Website.
    • Anything else I am missing.

    Note: I never did C# or WPF in College so I am not a pro. I might use some of the comments as part of my documentation if that's ok.

    Here is the link: http://code.google.com/p/visual-learning-assistant/
    You will need subversion to build the application or request binary.


Comments

  • Registered Users Posts: 173 ✭✭Not a person


    RealistSpy wrote: »
    Hi all,

    Anything else I am missing.

    Images spelled as imagies in the header


  • Registered Users Posts: 1,686 ✭✭✭RealistSpy


    Download link for the Alpha Build - .Zip
    visual-learning-assistant/downloads/list


  • Registered Users Posts: 2,781 ✭✭✭amen


    I had a very quick look at this.

    1: Spelling. Get someone to check. Loads of errors
    2: Gramer. Get someone to check. Loads of errors
    3: Punctuation. Get someone to check. Loads of errors
    4: Do you really need a File menu with only one option of exit.
    5: Languages. 4 flags but only three language options
    6: Update. Caption on the Update Dialog should be Checking for Updates for Program Name
    7: What does Addon->Save Log do ?
    8: Colour scheme is horrible
    9: Font is hard to read
    10: Font size/type on the popup dialogs, on the forms etc is different from the text
    11: When you select a language some of the menu options no longer display text
    12: Animation speed on Linked List illustraion, A speed of 1 ms is faster than 6000ms. I know what you are doing but its confusing.

    I'll try and look again later


  • Registered Users Posts: 1,686 ✭✭✭RealistSpy


    amen wrote: »
    I had a very quick look at this.

    1: Spelling. Get someone to check. Loads of errors
    2: Gramer. Get someone to check. Loads of errors
    3: Punctuation. Get someone to check. Loads of errors
    4: Do you really need a File menu with only one option of exit.
    5: Languages. 4 flags but only three language options
    6: Update. Caption on the Update Dialog should be Checking for Updates for Program Name
    7: What does Addon->Save Log do ?
    8: Colour scheme is horrible
    9: Font is hard to read
    10: Font size/type on the popup dialogs, on the forms etc is different from the text
    11: When you select a language some of the menu options no longer display text
    12: Animation speed on Linked List illustraion, A speed of 1 ms is faster than 6000ms. I know what you are doing but its confusing.

    I'll try and look again later

    Thanks :)
    I will look at all these issues. It's still alpha and most functions are still in development.


  • Registered Users Posts: 138 ✭✭MagicRon


    I would recommend that you take a look at the PDF at this url http://msdn.microsoft.com/en-us/library/windows/desktop/aa511258.aspx

    Well worth a read, and try to use what you learn from it in your project.

    Keep it clean and simple!


  • Advertisement
  • Registered Users Posts: 1,686 ✭✭✭RealistSpy


    Thanks to every one that tried tried the application.

    Based on the feedbacks I received the previous iteration, I can now announce Alpha version 2:

    Download link for the Alpha Build 2 - .Zip
    http://code.google.com/p/visual-learning-assistant/downloads/list

    The more feedback the better :) I can take hard and cruel feedbacks. I am not a good programmer so I need to improve :).

    Thanks


  • Registered Users Posts: 645 ✭✭✭simonw


    amen wrote: »
    I had a very quick look at this.

    1: Spelling. Get someone to check. Loads of errors
    2: Gramer. Get someone to check. Loads of errors
    3: Punctuation. Get someone to check. Loads of errors
    4: Do you really need a File menu with only one option of exit.
    5: Languages. 4 flags but only three language options
    6: Update. Caption on the Update Dialog should be Checking for Updates for Program Name
    7: What does Addon->Save Log do ?
    8: Colour scheme is horrible
    9: Font is hard to read
    10: Font size/type on the popup dialogs, on the forms etc is different from the text
    11: When you select a language some of the menu options no longer display text
    12: Animation speed on Linked List illustraion, A speed of 1 ms is faster than 6000ms. I know what you are doing but its confusing.

    I'll try and look again later

    Muphry's law!


  • Registered Users Posts: 8,324 ✭✭✭chrislad


    simonw wrote: »
    Muphry's law!

    Seconded! :)


  • Registered Users Posts: 1,686 ✭✭✭RealistSpy


    Hi all,

    I am back once again. Based on the feedback I received the previous iteration, I can now announce Beta version 3:
    Download link for the Alpha Build 3 - .Zip

    Includes API Document
    User manual (Not finished) and new plug-ins.
    Please report bugs or email a patch (tutorial on how to make a patch is included in the user manual).

    picture1.jpg
    The more feedback the better we can make the application.

    Visual Learning Assistant
    Thanks


Advertisement