-
Code optimization and organization in Javascript / jQuery
(This article is a combined effort of Innofied Javascript developers Puja Deora and Subhajit Ghosh) We have been working on a project for past 8 months (ongoing). Over the course of this project, we have learnt that small tweaks to general coding practices goes a long way in improving the overall performance of the code.…
-
Basket.js: achieve lightning fast performance for website
Recently I was developing a web application for a client. All was going well in development till it moved to production, where I had to face a new problem that lead to many a sleepless night. The end-users for our application were mostly from India. You might be aware of the fact that over 85%…
-
7 Ways to Make Your Code More Reusable
“Code Reusability” is a common term for developers. Still, when the time comes to apply the rules, they face several difficulties. Here are some simple ideas that help write reusable code and save you time. 1. Proper planning before a project starts: Before you jump to coding, go back a step, gather your team members,…
-
How Mobile Phones are Redefining Customer Support
Customer support has become excessively mobile dependant in present times. Contrary to the current situation the picture was vastly different even half a decade ago. Things have changed a lot, in a steady yet significant pace, over the past few years. So, let us a take a journey today through the revolutionary milestones of this…
-
The Next Best Event App is Here
The Event Management business is blooming in present times. Organising events related to business has become a social norm in order to attract prospective clientele and build on a pre-existing reputation. So what do Event Managers primarily look for in an app? Time Saving: It should require less effort on the organisers part. The app…
-
3 things to remember while analyzing mobile UI requirements
Analyzing UI requirements is the first step towards creating a high end user interface. Being a developer, I have received a list of UI requirements many a time, which made little sense to me. In such cases client’s requirements would be met by constant iterations and evaluation during the development process. That said, let me…
-
Infinite Background Parallax In Cocos2d
Infinite background parallax effect is quite popular in games. It creates an illusion of speed for foreground game objects. Actually the foreground game objects are static in nature and the game background moves towards left slowly. This situation causes the illusion of speed towards the right direction for foreground game objects. But creating an infinite…
-
8 key features to make your app popular
Smart phones and their apps have today taken a very high priority in everyone’s life. Dependency on smartphones and apps vary from person to person depending on their interest, age, surroundings and requirements. Smartphones can be used for entertainment ( to access youtube, vimeo , saavn etc.) or to manage official works (by using docs,…
-
First Innofied Hackathon – It’s All About Creativity
March 14, 2015 was an important day for us. We celebrated first Innofied Hackathon that day. It was a day full of activities, fun and, food of course! To start with, here is the background story. We do not see much of code marathon or similar events in Kolkata. Code marathon or Hackathon, whatever you…
-
LinkedIn Integration in iOS Apps
LinkedIn is a social cum professional platform that provides opportunities for connecting to various personalities belonging to your professional areas and other areas too. Business apps or event related apps demand LinkedIn integration for gathering industrialists on a common platform to discuss issues related to market awareness. Such apps help bringing big market personalities close…