Web 2.0 Architecture

ABSTRACT Web 2.0 is all about interactive user experience using evolving technologies with web collaboration.  A Web 2.0 site allows users to interact and collaborate with each other in a social media dialogue as creators of user-generated content in a virtual community. It requires a different development and architect mindset. All backend will be in private or public cloud http […]

Internationalization

If you develop Web applications that have an international target audience, then you have to take internationalization into account. Internationalization is a programming technique that you use to adapt an application for use in an international context. In an internationalized application, important information, such as currency values, numbers, times and dates, specific symbols, native characters, […]

Urban Indicators Using Spectrals Indices

Urban Sustainability has become a global pursuit with government agencies in the United States offering programs, technical assistance, and funding opportunities for strategic growth within cities. Climate change, growing populations, the decrease of essential resources, and the availability of funding to deal with these emerging conditions, provide the incentives for cities to mitigate and adapt […]

How to get Cross Browser Compatibility Every Time

SUMMARY A quick summary of the important points which would be helpful in achieving cross browser compatibility. Always use strict doctype and standards-compliant HTML/CSS Always use a reset at the start of your css Use -moz-opacity:0.99 on text elements to clean up rendering in Firefox, and text-shadow: #000 0 0 0 in Safari Never resize […]

Serve Side JavaScripting for connected devices user experience

ABSTRACT During the last ten years there is a rapid change in devices used for web browsing. From powerful desktop to mobile to all other kind of connected devices aka Smart TV, Gaming console, Tablet etc. Now user expect web to be available where ever he go or as it is referred technically “Multimodal communication” […]

A Simple and Readily Integratable Approach to Toxicity Prediction

A simple, highly extensible computational strategy to assess compound toxicity has been developed with the premise that a compound’s toxicity can be gauged from the toxicities of structurally similar compounds. Using a reference set of 13645 compounds with reported acute toxicity endpoint dose data (oral, rat-LD50 data normalized in mg/kg), a generic utility which assigns a […]