Creative Communities of the World Forums

The peer to peer support community for media production professionals.

  • Curtis Thompson

    July 2, 2013 at 4:03 am

    hello…

    in that specific case, they are using a javascript library called jquery (which is just a library of bundled functions so that you don’t have to reinvent the wheel) and it is manipulating an svg file.

    in general to do web animations, you would likely use jquery or a similar library (mootools, etc.), or possibly flash, which is also a common tool.

    then it’s just the html wrapper around it and some css. not to say that this nyt visualization is simple – that one is quite impressive. but at the core, that is what is driving it…

    does that answer your question well enough?

    sitruc

  • Vivek Bhardwaj

    July 2, 2013 at 8:39 am

    Thanks Curtis for the reply and yup it more or less solved my problem.once again thanks a ton.

    Cheers,
    viv

  • Vivek Bhardwaj

    July 2, 2013 at 8:57 am

    My Portfolio links (the journey so far ):

    1) https://www.behance.net/?content=projects&search=vivek+bhardwaj

    I tried one interactive gfx earlier,(at that time with little knowledge of language and now i am thinking as a serious area to work on)

    https://www.livemint.com/Object/JbSLBUMQI0m99Gtx58c7zJ/yearender.html

    Please do tell me how you find my work,the reason I am asking is that as just want to know whether I am fit for interactive work.

    Thanks,
    viv

  • Curtis Thompson

    July 2, 2013 at 6:02 pm

    hello…

    you obviously have very good design skills – that was some very good work! the trick with designing stuff like what you see in the nyt piece you originally linked to is also a good understanding of how to present information in an informative way that is also very visually exciting.

    you might want to look around at other data visualizations – here’s a starting list, for example:

    https://www.webdesignerdepot.com/2009/06/50-great-examples-of-data-visualization/

    a lot of those are very overwhelming to start with, but if they are done in javascript (as a lot are these days if they are in a browser), you can view the source of any page and really see how they are doing it, which is very helpful for learning. then start to come up with your own things that you might want to visualize and start trying to build them yourself – best way to learn, imho.

    sitruc

  • Vivek Bhardwaj

    July 3, 2013 at 11:06 am

    Thanks a lot for the valuable advice and link..it really helped me.

    Thank you once again,
    viv

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy