DNN Tutorials for Advanced Users

Current Articles | Categories | Search | Syndication

Firefox Live Bookmarks in DotNetNuke

Some RSS aggregators have the capability of finding an RSS feed on a web page and making it easy for the user to subscribe to it

An example of this can be seen in the Firefox browser, whenever the browser discovers an RSS feed, it displays an orange icon in the bottom right of the browser window.

If you click on the orange Firefox icon it will give you the option to subscribe to the RSS feed.

This tutorial explains how to enable RSS auto-discovery aggregation in DotNetNuke.
Read More..
This tutorial explains how to display flash (games) within DotNetNuke®.

You can see an example of this in action on the games pages that are used in DNN Creative Magazine.

This tutorial can be applied to any flash file that you wish to incorporate into your pages, not just flash games.

There are two options available. You can either purchase a module which will automatically play flash files for you, which you can easily configure, or using a small amount of code, you can embed any flash file you require for free.

We demonstrate how to use the free method.

The tutorial does not change any of the core code in DotNetNuke and you do not need to understand flash programming to follow this tutorial. All you need is a basic understanding of how DotNetNuke works, eg. How to add a module to a page, etc.

Read More..
Adding an RSS Feed to the standard DotNetNuke® RSS News Feed module is an easy process, the confusion begins once you have added the feed and your page doesn’t display in the way you intended. Quite often it displays the actual HTML tags rather than a nicely formatted page.

In order to display an RSS feed in the formatting you require; you need to use a XSL transformation file (named News Feed Style Sheet in the RSS News Feed Module).

This tutorial will allow you to easily set up the display of your RSS feeds. It provides 6 example XSL transformation files for you to download.
Read More..
While not a new development, a tool which can greatly improve the performance of your DNN installation is referred to as HttpCompression.

HttpCompression refers to a method of compressing data sent from your server then passing that data to the client browser where it is decompressed on the fly. Thus increasing the display speed of your pages by sending less data across the pipe.
Read More..
Paging - Page: 3 of 3
AppTheory
RSS Feeds