Javascript RequireJS : Loading JavaScripts dynamically By Nikhilesh According to a survey by W3Techs, Around 90% of websites uses JavaScript to enhance its usability and/or to make it interactive. There is a rise in trend of using JavaScript libraries (and plugins). According to google-web metrics, the average number...
Business Intelligence Install LifeRay on Tomcat Using WAR By admin In my previous blog, I shared how to install liferay on existing tomcat using liferay source code. You can found my previous blog here http://helicaltech.com/install-liferay-existing-tomcat-7/ This blog will be talking about how to install liferay on Tomcat using WAR (existing...
Business Intelligence Dimensional Modeling Process By Nikhilesh Dimensional Modeling Dimensional modeling is a technique, used in data warehouse design, for conceptualizing and visualizing data models as a set of measures that are described by common aspects of the business. It is especially useful for summarizing and rearranging...
Business Intelligence Getting Started with Mongo DB By Shraddha Tambe Installation & Startup: Download MongoDB installer for windows platform from http://www.mongodb.org/downloads and run. This simply extracts the binaries to your program files. #Create DBPATH and log libraries: Allocate a folder in your system that can be used for holding the...
Business Intelligence Introduction to XSD – XML Schema Definition By Nikhilesh This blog will talk about Introduction to XSD - XML Schema Definition XML Schema Definition:- XML Schema describes the structure of an XML document, what a given XML document can contain, in the same way that a database schema...
Business Intelligence How to Use LUA as Web Script By Nikhilesh Lua is commonly described as a “multi-paradigm” language, providing a small set of general features that can be extended to fit different problem types, rather than providing a more complex and rigid specification to match a single paradigm. Lua, for...
Business Intelligence Date Calculation using Joda Time Library In Jaspersoft Report By admin Dear readers, this blog talks about Date Calculation using Joda Time Library In iReport By using Joda Time Library , we can give default value expression for any datetype parameter . Make data easy with Helical Insight. Helical Insight is...
Business Intelligence Installing Maven on Windows And Creating Maven project in Eclipse Juno By Nikhilesh This blog talks about Installing Maven on Windows And Creating Maven project in Eclipse Juno Maven is build and dependency management tool for java based application development, it is not install as windows service, rather is configured using windows environment...
Business Intelligence Creating Cascading Parameters with Pentaho Report Designer 5.0.1 Stable By Nikhilesh Here we will be talking about creating cascading parameters with Pentaho Report Designer 5.0.1 Stable. Cascade parameters provide a way of managing large amounts of data in reports. You can define a set of related parameters so that the list...
Business Intelligence D3 DayHour Charts Integration with Jaspersoft By Nikhilesh This blog talks about D3 DayHour Charts integration with Jaspersoft All the reports are develop using ireport 5.5 professional and jasper server 5.5 As html component of jasper server does not load any scripts in the html component, we loaded...
Business Intelligence D3 Skill Charts Integration with Jaspersoft By Nikhilesh This blog talks about D3 Skill Charts integration with Jaspersoft All the reports are develop using ireport 5.5 professional and jasper server 5.5 As html component of jasper server does not load any scripts in the html component, we loaded...
Business Intelligence Installation of Pentaho 5.0.1 CE with Postgresql db (in Windows 7 / Ubuntu / AWS) By Nikhilesh This blog will elaborate about Installation of Pentaho 5.0.1 CE with Postgresql db (in Windows 7 / Ubuntu / AWS) 1.Putty configuration Step-1: Go to start menu and click putty or Desktop find where is putty. Step-2: Just provide IP...