Home

Best way to manipulate tabular data in Socialengine using jqgrid

Data representation has been a crucial factor in social networking website. As we know that there are various methods to represent data on the website, but what matters is ease of use for display the data.  Traditionally, we present data in tabular format which is a complex and time consuming for end users. We faced the same challenge for one …

Best way to manipulate tabular data in Socialengine using jqgrid Read More »

WordPress: Cannot modify header information – headers already sent by…

“Cannot modify header information – headers already sent by..”? This is most common issue faced by user while customising wordpress header cookie. If you are working on wordpress theme or writing a new plugin for wordpress, you might have seen a warning which unable you to modify header content. We faced this problem when we are working on single …

WordPress: Cannot modify header information – headers already sent by… Read More »

User synchronization between socialengine and Qualtrics

In our previous article,  We discussed  about  the migrating users from websites to online community using CSV import. This solution is relevant only if you want to migrate users for one time but this solution won’t work if you want to keep synchronize user data between the systems. We encounter this issue with one of …

User synchronization between socialengine and Qualtrics Read More »

Turn rolodex manual into mobile app using JqueryMobile

One of our client have a steel company and they have product information about the steel bar measurements in notebook manual. It was very difficult to search product information from notebook even with the rolodex indexing and there was limitation of carrying the manual everywhere. We have turned their manual notebook into mobile application that runs …

Turn rolodex manual into mobile app using JqueryMobile Read More »

Android Automated UITesting : Faster and Simpler than before…!

Espresso is an API for UItesting of the android application developed by Google and it is indeed quite easy with fun attributes for developers to write reliable UI tests. The Espresso API encourages test authors to think in terms of what a user might do while interacting with the application – locating UI elements and …

Android Automated UITesting : Faster and Simpler than before…! Read More »

Scroll to Top