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
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Comments on this please

  • 06-04-2011 12:46pm
    #1
    Closed Accounts Posts: 6,281 ✭✭✭


    Hi all,

    I'm making a voting site for my college photography society, I'm just wondering if you'd like to test it out and give me any feedback/bugs you find.

    It's a javascript and jQuery rich site, so you'd need JS enabled!

    Unfortunately you can't use an email ( so click the link to say you haven't got one) as only photosoc members emails are in it.

    http://cs1.ucc.ie/~rt2/imagevoting/ < Home page
    http://cs1.ucc.ie/~rt2/imagevoting/totals.php < Statistics page displaying current votes in a graph. password is 'password' without the quotes.

    Thanks!


Comments

  • Registered Users, Registered Users 2 Posts: 28 LAC


    I was just looking through the source code you have a <ul> list tag but you forgot the to put in a </ul> and also you also haven't closed the <body> tag but I probably guessing your not finished it. I dont know if your doing as html or xhtml.


  • Closed Accounts Posts: 6,281 ✭✭✭Ricky91t


    LAC wrote: »
    I was just looking through the source code you have a <ul> list tag but you forgot the to put in a </ul> and also you also haven't closed the <body> tag but I probably guessing your not finished it. I dont know if your doing as html or xhtml.

    Thanks, Yeah I'm still doing stuff!

    The sites now offline cause people seem to genuinely voting ( the entrants that is ) so I'll leave it offline till tomorrow :)


  • Registered Users, Registered Users 2 Posts: 602 ✭✭✭Gator


    Ok, brutaly honest your data visulisation is muck!

    that was a bit harsh but i am very pickity about that kind of stuff,

    you can avail of plenty of free visulation tools which will take a dynamic feed from an sql or mdb db.

    check out

    http://www.fusioncharts.com/

    s*hit hot and you can do wonders.

    or if you need pure JS

    http://www.highcharts.com/

    havant seen the rest of the site as its unavaliable


  • Registered Users, Registered Users 2 Posts: 511 ✭✭✭D Hayes


    Gator wrote: »

    or if you need pure JS

    http://www.highcharts.com/

    Great link, thanks.


  • Closed Accounts Posts: 6,281 ✭✭✭Ricky91t


    Gator wrote: »
    Ok, brutaly honest your data visulisation is muck!

    that was a bit harsh but i am very pickity about that kind of stuff,

    you can avail of plenty of free visulation tools which will take a dynamic feed from an sql or mdb db.

    check out

    http://www.fusioncharts.com/

    s*hit hot and you can do wonders.

    or if you need pure JS

    http://www.highcharts.com/

    havant seen the rest of the site as its unavaliable

    Thanks for that, It's harsh but understandable.

    To be honest I was happy just doing SQL queries to get the results but then I thought I should probably output all the values are numbers, Next thing I added some style and got that.

    Those links look brilliant but I haven't got the time to set one of those up and the voting opens in a few hours so don't want to mess stuff up.

    Thanks again though!


  • Advertisement
Advertisement