Latest topics

Prototype Demo of a New Mobile App for Instant Access to IBM Notes Data (Video)

Our team has released the demo video presenting an early prototype of a new personal tool, making it possible to access IBM Lotus Notes databases instantly and wirelessly from iPhone or Android mobile devices. With a working title “iWorkplace”, this tool features an extremely easy way to get connected by simply scanning a QR code from the screen of user’s computer. Upon connection the app becomes a feature rich mobile workplace for IBM Notes users who wish work with their data from anywhere at any time.

AweSync.Mail Opens Full-Scale Ability To Work With IBM Lotus Notes Corporate Mail Through Google Mail

If IBM Lotus Notes/Domino is a corporate email platform in your company and for some reason there is no ability to work with email from virtually any place, at any time, using any device, then our new product AweSync.Mail is right for you.

SQL Server Dynamic Management Views & Functions

Recently we were asked to develop a tools set for monitoring SQL queries performance in one of the ASP.NET plus MS SQL project we're working on. In particular, we were required to make some pages with reports containing information about the heaviest stored procedures and any other relevant information.

Customer suggested using Dynamic Management Views and Functions himself. Honestly, I've heard about DMV's first time myself, therefore asked for help from our SQL gurus.

iOS development: Customizing UIPickerView & UIDatePicker

If you ever implemented an iOS app customizing standard control elements, you may know how hard it may be at times to get a standard control look like that masterpiece your designer drew out meticulously. We do a lot of custom-designed apps here at Inexika, and we'd love to share some code & tricks that you would hopefully take advantage of. We'll publish several case studies in a series of small blog posts, and this is the first one.

Here we will show how to customize a background texture, selection indicator (glass), and even the subtlest aspects of how selection wheels look in UIPickerView & UIDatePicker controls.

Dynamics CRM Debugging & Diagnostics

How much I love various corporate platforms: Exchange, Active Directory, SharePoint, Dynamics CRM. It's so interesting to tune them! Quite usual diagnostics of errors becomes an amazing quest, and to understand the cause of the error, you got to collect information bit by bit, only then revealing the whole picture. Recently I had to deploy Microsoft CRM in our company, so this article is about from where the developer should start if there are errors in Dynamics CRM.