MENU

Agnitio e-details

Agnitio manager is now very popular particularly in Pharmaceutical Industry for presentations on iPad, as a developer I have to work with it. While working on it, I found it is really hard to find some place where I can get the information about the framework (or a Agnitio Developer discussion/problems place). Here are some ‘things to remember’ while developing presentations for Agnitio Manager. Don’t use jQuery slide function for any sliding effect on the presentation, it conflict with Agnitio framework and will result in whole slide presentation. Use CSS3 animations instead. You can’t see problem while developing on computers, it will happen only on iPad. Don’t use display: none, big performance problem because Agnitio Manager put all the slides up together in dom, so adding/removing new element is killer for the application. Use classes for general modules etc. Dont use same ID attribute for anything in whole presentation. First it is not w3c validated , secondly it will effect the whole structure when performing something specific to that ID. Always test on iPad, dont trust on machines. User experience must be at its best because it is all about touch. Consider all interactions for single interact-able content. Always do a agressive testing, otherwise your presentation can be […]
Read More ›

Smashing Book #4

I started the book last weekend and here I am compiling the interesting/important/new points here for every chapter (though they have a nice closing up/conclusion of every chapter). 1- Modern CSS Architecture and Front-End Development Naming Convention BEM (Block-element-modifier) 2- Writing Maintainable, Future-Friendly Code  Write code which can be used after 100 years (Really!) Love this line for the people who hate to use libraries and frameworks (yes they exist!) ‘You aren’t adding value to your business or application by constantly rewriting low-level utilities. Using third-party components frees you up to focus on the true value you can provide to your users.’  Different JS libraries and frameworks comparison. Why to use one and how to select one (among backbone.js, Ember.js etc etc.). Structural understanding: http://www.slideshare.net/nzakas/scalable-javascript-application-architecture Why there is a need of style guide for Developers. Importance of documentation and some best practices.  4- Culture of Performance  Problem: Make it fast turns into Make it work. webpagetest.org for test performance comparison(to convince people to think before starting a project) Performance budget before starting to code. Web debugging proxy tools: Charlsproxy (http://www.charlesproxy.com), Fiddler17 Brad Frost has said, “You can’t mock up performance in Photoshop.” ImageOptim and ImageAlpha Image optimisation (to test) Fake it until you make it Perform […]
Read More ›

Books

Research on ‘which book’ http://astore.amazon.com/stanford-hci-20?_encoding=UTF8&node=1 http://www.blog.theteamw.com/2013/01/23/top-10-best-usability-ux-and-design-books-you-should-read/ coursera.org resouces list for HCI course   After looking around here is my list of books which I will read (some of them already did). The Design of Everyday Things by Donald A. Norman Don’t Make Me Think by Steve Krug. Smashing UX Design: Foundations for designing online user experiences by Jesmond Allen and James Chudle Client Centric Web Design by Paul Boag   Blog to follow http://uxdesign.smashingmagazine.com/  
Read More ›

Dive into UX

After reading the ways of entering into UX , here is my checklist   Increase knowledge though Books and blogs Tools (basic designing tools, basic prototyping tools)  Follow industry’s master minds (through twitter,blogs etc)  Experiment ideas(successful/failure both) in the form of prototyping Present it (through blogs, tweets) Follow companies where you can have chance to do internship (ASK them) Do volunteer work Do junior position/assisting someone After some time (from months to years) , start sharing what you learnt through the journey. It is my journey.I have touched almost every step in the checklist already but need to go into every detail now. In my next posts, I will give details of each step.
Read More ›

BREAK INTO THE UX INDUSTRY AS A NON-DESIGNER

While reading and searching for the easiest and quickest ways of getting into UX totally , I found many very interesting posts exactly what I was looking for.   Here are the links of them,best at the top. http://www.fastcodesign.com/1672597/11-rules-for-great-ux-design-adapted-from-an-original-mad-man   http://ux.walkme.com/the-top-ways-to-break-into-the-ux-industry-as-a-non-designer/   http://www.usabilitycounts.com/2011/10/18/how-to-get-started-in-user-experience-seven-tips/   http://userexperience.evantageconsulting.com/2009/11/getting-started-user-experience-design/   Lesson Learned:  ‘learning by doing it’  
Read More ›

Start

0
555
0
Everything which you want to do,  needs a start, so I started to blog yay! After years of thinking, I decided ‘just do it’ , so I did it without thinking. So if you are stuck with something ‘Do it/Don’t do it’ , stop thinking and ‘just do it’.  
Read More ›