Friday, December 27, 2013

Display DNN(DotNetNuke 7.x ) Module on Host pages only - Tutorial

This blog tutorial focuses on displaying a Module on Host pages only. OK Let us consider a situation where this is blog post will come handy. 


Issue Description: You are creating a website on DNN 7.x where some modules need to displayed on all the pages of your website except admin pages and if edited on one page should be replicated on all the Host pages.

Tuesday, November 19, 2013

How to create thumbnail preview images for a skin in DNN 7.x(DotnetNuke) ?

I was struggling with this issue so I thought i would share this solution with you guys.

How to install skin in DNN ?

Many of them are new to DNN so people are facing trouble in installing skin on DNN7.0 . Following few steps below will resolve your problem of installing Skin on DNN.


Tuesday, October 22, 2013

How to add canonical tags in Dotnetnuke 7.x (DNN) dynamically.

I was working on Dotnetnuke 7.x where I wanted to add canonical tag for all the pages dynamically.I stumbled upon some forums and blogs where it was only talking about 4.x and 5.x versions that is by adding manually to all the pages  later i found out a option on DNN7.1 where we can dynamically add canonical tag to all pages. This tutorial mainly focuses adding canonical tag to all pages dynamically in DNN 7.x.

Saturday, October 12, 2013

DotNetNuke Community edition 7.x Installation using Webmatrix Tutorial

This tutorial mainly focuses on installing DotNetNuke Community edition 7.x on your local machine using WebMatrix3.

First: What is DotNetNuke?
Many of them wouldnt have heard about this CMS(Content Management system).DotNetNuke is a web content management system based on Microsoft .NET. The Community Edition is open source.
DotNetNuke was written in VB.NET, though the developer has shifted to C# since version 6.0. It is distributed under both a Community Edition MIT license  and commercial proprietary licenses as the Professional and Enterprise Editions.

Thursday, August 29, 2013

Human Computer Interaction - HCI

Human Computer Interaction is basically designing, planning and implementation of interaction between people and computer. First and foremost is the human, the person that’s using the system and the other people that they work and communicate with. Then you got the computer, that’s the machine and the networked-up machines that run the system. And then you got the interface that represents the system to the user. HCI is the design, implementation and evaluation of user interfaces.

What is X-UA-Compatible meta tag and its use ?

The X-UA-Compatible meta tag allows web authors to choose what version of Internet Explorer the page should be rendered as.

Wednesday, August 28, 2013

Local Wordpress Installation using WAMP server - Tutorial

Wordpress - Word's Most widely used Open Source Content management System (CMS). WordPress is web software you can use to create a beautiful website or blog. WordPress is well-known for its ease of installation. Under most circumstances, installing WordPress is a very simple process and takes less than five minutes to complete. This blog addresses step by step installation of Wordpress.


Tuesday, August 27, 2013

Aestan Tray Menu Error in WAMP server

The majority of the times WAMP server installation goes fine but in some cases due to port blocks WAMP server will enable to start services and Throws Aestan tray menu error. This is post i would like to give you solution to tackle this problem and make WAMP server start its services.

Monday, August 26, 2013

Types of Web traffic and How to get traffic to your website

How to get traffic to my website????!!!!! Every company/business has this question to get an online presence and get good amount of traffic to a website. In this blog I will explain  what is online  traffic and its types and how to get traffic to your site.


Friday, August 23, 2013

US B1(Business) Visa Application and Documents

Generally, a citizen of a foreign country who wishes to enter the United States must first obtain a visa, either a nonimmigrant visa for temporary stay, or an immigrant visa for permanent residence. B visa category is reserved for foreign nationals who wish to enter the U.S. Temporarily for business (B1) and for Tourism or medical treatment (B2). In this blog I am going to share you some important information regarding B1 Visa Application and Documents required.

Tuesday, August 20, 2013

Integrating DotLess CSS with DotNetNuke(DNN)

As front-end developers and designers, we’re constantly in search more techniques to make the web more optimized. In this article I would like to share you some CSS optimization frameworks and integration of DotLess with Dot Net Nuke (DNN).