Category Archives: research

Software Associates – Research and development

Really Smaller Message Broker for Android smartphone

Pushing via RSMB   We have implemented the concept of push notification for three tier applications that enables enterprise data to talk with Android Tablet devices. The client server application publishes an update to the RSMB and the Android application … Continue reading

Posted in Android, Google, research, smartphone | Tagged , , , , , , | Leave a comment

FFMPEG – Video conversion

FFMPEG – Video conversion & Thumbnail creation made easy FFmpeg is a complete, cross-platform solution to record, convert and stream audio and video. It is a free software  licensed under the LGPL or GPL , consisting of command line tool … Continue reading

Posted in .NET, research | Tagged | Leave a comment

How to enhance the scope of output cache

How to enhance the scope of output cache Output cache can be used to store the rendered HTML in the client system for a certain period of time. I.e. if the same page is requested within the specified time period, … Continue reading

Posted in .NET, development, research | Tagged , , | Leave a comment

Implementation of CI

The commonly used tools in the continuous integration process are: CruiseControl.Net [ Version: 1.5.0.6268] Visual SVN Server [Version: 2.0.7] MSBuild Microsoft FXCop [Version: 1.36] SourceMonitor [Version: 2.5.1.0] CruiseControl .Net CruiseControl.Net is an automated integration server that automates the integration process … Continue reading

Posted in .NET, best practices, research | Tagged , | Leave a comment

DotNetNuke skin objects

Building custom skin objects for DNN In DotNetNuke  terminology, a skin is a template control that imparts the overall look and feel for pages in the web site. A skin file defines the content panes with the exact position and … Continue reading

Posted in DotNetNuke, Microsoft, research | Tagged , , | Leave a comment

iPhone and Webview

iPhone explains UIWebwiew as  "You use the UIWebview class to embed web content in your application.   …..".         Android explains it as "A View that displays web pages. This class is the basis upon which you can roll your own web … Continue reading

Posted in apple, iPhone, research | Tagged , | Leave a comment