:: Professional ::
 
You are here: Blog
 

Hilbert Solutions, LLC Latest Dotnetnuke Modules...

Advanced News Ticker        Constant Contact Sign Up

 

Blog
Author:slhilbertCreated:8/8/2008 9:58 AMRssIcon
Tips, Tricks, Code and Help. Mostly focusing on Dotnetnuke and other Web Development Resources.
By slhilbert on 2/23/2009 3:45 PM

 Today in a discussion on Twitter the question was asked if the Dotnetnuke Sponsorship program was still valid in light of Dotnetnuke Professional Edition coming out.  In the discussion it was confirmed that that the Sponsorship program is still available and still a powerful way to support Dotnetnuke, even if you do or do not purchase the Professional Edition of DNN.

By slhilbert on 2/23/2009 7:46 AM

According to a Tweet Joe Brinkman made around 3:00 A.M on Twitter.com this morning the release of Dotnetnuke 5.0.1 has been delayed.  The Tweet provided no details but had a link to this blog post made previously by Joe.  http://www.dotnetnuke.com/Community/Blogs/tabid/825/EntryId/2185/DotNetNuke-ndash-Coming-soon-to-a-CodePlex-near-you.aspx

Looking at Joe's Twitter account it appears as if he has been sick and that has forced the delay to occur. http://twitter.com/jbrinkman

Delays are always dissapointing, but certainly are a good thing when needed.   We are looking forward to the next itteration of DNN 5.

By slhilbert on 2/19/2009 11:33 AM

I just implemented the Cannonical Link Tag on all of the HilbertSolutions.com pages.  I did this after reading an article from Tom Kraak on this new SEO trick.  http://seablick.com/blog/140/using-the-canonical-link-tag-in-dnn.aspx

By slhilbert on 2/5/2009 11:52 AM

In this post I cover how to use the Default Dotnetnuke Texteditor in your DNN modules.  For many of you the default Text editor will be the FCKEditor.   See the code on the flip side.

By slhilbert on 1/30/2009 12:39 PM
I am looking to add some Tabs to a module.  I was thinking I would just use some Javascript or find a nice control that does the Javascript for me and be done with it.  I have been using Twitter a lot lately and decided to Tweet out to my followers to see if they had any particular implementation they liked to use. 

I heard back from a number of them and it was suggested I use JQuery.  I have been hearing about JQuery alot lately so I decided to pursue it.  But, where to begin.  Joe Brinkman of The Accidental Geek and co-founder of Dotnetnuke said he had some examples and would send them over.

Well Joe went above and beyond and provided me with a great blog post that serves as a great beginners guide to implementing JQuery within the Dotnetnuke architecture.  I highly encourage you to check it out over at his blog:How To Create JQuery Tabs in Dotnetnuke By Joe Brinkman

By slhilbert on 1/29/2009 3:34 PM
The Visibility Setting unique to each module and found in the Module Settings page specifys whether or not to display the +, - or nothing that allows for the module to be collapsed. 

I generally don't like having this turned on and try to use the default settings to specify that it should always be set to "None".  However, from time to time things get out of control and I end up with a site that has the settings sometimes set to "None" and other times set to "Maximized".  

In order to get everything back in sync I have had limited success in using the "Apply to All Modules" options.  It seems to work for a page, but not for the entire site.  

Therefore I went looking for a solution that would be quick and easy to get all of my modules setup the way I want them.

In order to do this you must be logged in as a user account with HOST level access.

In the menu navigate to Host and then click on the SQL page. In the SQL Box paste the following code UPDATE TabModules...
By slhilbert on 1/27/2009 7:04 PM

Recently while trying to install the Novell Authentication Provider  on a DNN 4.90 installation I was unable to do so because of a Javascript error.  A collegue discoverd that if you disable Ajax support in the Host Settings then you could install the authentication provider.   I believe this holds true for all authentication providers.  I am not sure if the problem was corrected in 4.91 or not.

By slhilbert on 1/9/2009 12:07 PM

A visitor asked how I get the Dotnetnuke Blog module to show most of my posts rather than just show the short summary of the post.

The answer is really simply.  Don't put anything into the summary box when creating a new blog post.

There are some drawbacks to this as sometimes HTML tags get randomly cut off and make formatting weird, but all in all it works out really nicely.

By slhilbert on 1/9/2009 11:57 AM
Recently I needed move a database backup of SQL Server 2008 from my development machine to a SQL Server 2005 instance on a client’s web server.  I did what I normally would do and backed up the SQL Server 2008 database and tried to restore it to SQL Server 2005.  Of course this didn’t work. 

I did what I always do when I run into a problem I did a quick Google and found a bunch of posts saying, “Not possible”.  I sat down to figure out what to do.  I decided that I would use the  SQL Server 2008 Express Export feature to see if I could export my 2008 database to a 2005 SQL Server Express database.

To do this;

Install SQL Server 2005 Express.  Created a new database in SQL Server 2005. Went to my SQL 2008 Instance, right click on the database, Tasks,  Export Data I went through the Export Wizard and selected my SQL Server 2005 database instance. This exported all of my database tables and the information within the tables. I then went to my SQL 2008 instance and...
By slhilbert on 1/7/2009 10:25 AM

I was working on a different computer this morning and I needed to download the source version of Dotnetnuke 4.9.0.  I did what I usually do and headed over to http://www.dotnetnuke.com and clicked on Downloads.  I clicked on version 4.9.1 and was taken to the new Dotnetnuke repository of files over at Code Plex.

That sent me on a search for the old Dotnetnuke files that I am use to.  Pretty quickly I found them over at SourceForget.net at http://sourceforge.net/project/showfiles.php?group_id=77052.

With a new year, comes new changes and this is one of them.

Search Blog
Blog Archive
Terms Of Use| Privacy Statement Hilbert Solutions, LLC Since 2007