|
|
|
|
|
Free online EPS viewer |
All Blogs
Miscellanea
|
By mamlin on
7/27/2009 2:02 AM
|
|
|
|
I recently needed to do a quick visual verification of a client's .EPS file but was away from my system with the needed software. Google and I quickly located a suitable online solution but it was not as good as the _second_ solution I tried...
|
 |
|
Comments (0)
|
More...
|
|
|
|
|
|
|
|
|
|
|
|
Tip: Force DISPLAYNAME to a predetermined pattern |
All Blogs
DNN Tips
|
By mamlin on
4/13/2009 5:17 AM
|
|
|
|
For sites where users' DISPLAYNAMEs are made public (via forum postings, etc) it is desirable to allow users to pick their own DISPLAYNAME values. If you have a site where DISPLAYNAMEs are NOT public, however, you may save yourself some headache by forcing DISPLAYNAME to a predetermined pattern (plus you'll simplify your site signup process to boot...)
|
 |
|
Comments (0)
|
More...
|
|
|
DNN Hosting Tips: DotNetNuke on Network Solutions |
All Blogs
DNN Tips
|
By mamlin on
3/20/2009 12:46 PM
|
|
|
|
This is the first of what I hope will become a series of tips focused on DNN hosting providers. I'm not advocating any particular provider (there are plenty of good ones). I'm simply sharing operational tips regarding various providers I've dealt with when setting up DNN sites for clients. Hopefully these tips will save others some time and a few headaches when setting up their own DNN sites in shared hosting environments...
|
 |
|
Comments (3)
|
More...
|
|
|
|
|
Add "Save as PDF" feature to your Blog for free |
All Blogs
DNN Tips
|
By mamlin on
3/4/2009 1:47 AM
|
|
|
|
Easily let users save your blog entries (or any web page) as PDF files for free with Web2PDF. Although this service has been available for nearly two years, I've rarely run across any blogs that make use of it or anything like it. The service does not place ads on your site or in the rendered PDFs and it works even with DotNetNuke's dynamically-generated pages. To top it off, adding the feature to your DNN site is simplicity itself...
|
 |
|
Comments (1)
|
More...
|
|
|
|
|
DotNetNuke USER ROLES and ROLEGROUPS |
All Blogs
DNN Tips
|
By mamlin on
2/3/2009 5:00 PM
|
|
|
|
Some thoughts and tips on USER ROLES and ROLEGROUPS in DotNetNuke. ROLES provide the fundamental means of determining who gets to see what content. ROLEGROUPS help organize ROLES by defining collections of ROLES but...ROLEGROUPS are not as helpful as you might expect...
|
 |
|
Comments (2)
|
More...
|
|
|
|
|
DotNetNuke SiteMap Submittal, Warnings and Priority Rules |
All Blogs
DNN Tips
|
By mamlin on
1/12/2009 7:31 AM
|
|
|
|
These SiteMap-related tips include another way around the Google page-priority warning, places to submit your sitemap and thoughts on creating page-priority-value "rules". This post fills the void between the "Improve Page Prioirty Feature of DNN's Google SiteMap" and our upcoming release (free!) of an enhanced sitemap that enables per-page sitemap priority settings...
|
 |
|
Comments (2)
|
More...
|
|
|
DebugBar for Internet Explorer |
All Blogs
Reviews
|
By mamlin on
12/9/2008 8:16 AM
|
|
|
|
FireFox users have a wealth of free browser addons that really help make the browser a strong development and debugging tool. Unfortunately those nifty FireFox addons aren't always helpful when a page renders incorrectly in IE. What to do? Well, use an IE addon, of course! A worthy (and free) addon for IE is the DebugBar from Core Services...
|
 |
|
Comments (2)
|
More...
|
|
|
DNN 5 - List of Changes and Additions from DNN 4.x to DNN 5 |
All Blogs
DNN Tips
|
By mamlin on
12/5/2008 2:23 AM
|
|
|
|
I've seen quite a few people around the 'net asking for a list of major changes from DNN 4.x to DNN 5. I have always found it a little frustrating that there never seems to be such a list (outside of brief Gemini Change Logs) when new versions of the DNN framework or even new module versions are released. We often get bits and pieces via blogs and forums but rarely a solid list of features as you'd normally find for a commercial product release. To this end, I decided to make and share my own list of notable DNN 5 features...
|
 |
|
Comments (0)
|
More...
|
|
|
|
|
|
Add Google AJAX Search to your DNN skin: Prevent ENTER key from clearing search results |
All Blogs
DNN Development
|
By mamlin on
10/29/2008 9:12 PM
|
|
|
|
The "Add Google AJAX Search" series continues! If you've implemented the AJAX search you probably have noticed that pressing the ENTER key will actually clear the results. Huh? Sure, Google AJAX doesn't need a button or ENTER keypress to perform a search, but clearing the results upon ENTER is downright confusing since people tend to hit ENTER automatically after typing in a search term. We're going to extend our basic Google AJAX example and stop that ENTER key from clearing the search results...
|
 |
|
Comments (3)
|
More...
|
|
|
|
Format and Sort your DNN Events RSS feed results with the DNN NewsFeed module |
All Blogs
DNN Tips
|
By mamlin on
9/4/2008 11:45 AM
|
|
|
|
(Updated 1-29-2009) If you like to stick to using the core DotNetNuke modules as much as possible (hey, they're free!) and you use or have thought about using the DNN NewsFeed module, you'll likely appreciate this post. Specifically, we're going to look at using the NewsFeed module to list calendar entries from the DNN Events module. By default, the results of mating these two modules is not impressive, so we're going to tweak and improve upon the original using nothing but Notepad and without changing any core DNN code...
|
 |
|
Comments (3)
|
More...
|
|
|
|
Improve page priority feature of DNN's Google SiteMap |
All Blogs
DNN Development
|
By mamlin on
7/2/2008 10:07 PM
|
|
|
|
DotNetNuke provides a Google-ready XML sitemap to help you get your pages indexed and ranked in Google search results. Unfortunately, the current implementation sets every page's "priority" ranking to the same fixed value. Because of this, no page ever gets priority over any other. Fortunately there's a simple improvement you can make (using Notepad) to give priority to certain pages without changing any core DNN functions...
|
 |
|
Comments (14)
|
More...
|
|
|
Add Google AJAX Search to your DNN skin (Part 1 of 3) |
All Blogs
DNN Development
|
By mamlin on
6/7/2008 10:02 PM
|
|
|
|
The internal DNN search engine, while convienient, still leaves much to be desired in the realm of content search. It is restricted to its own portal, returns only what is specifically made "searchable" by module developers and has no inherent feature for generating reports of what users have been searching for. With a (free) Google site search, however, you not only get the power of Google's vastly superior search algorithms but you also get to define WHAT gets serached on WHICH portals/domains and also influence HOW the results get ranked and displayed. Plus you can get free reports on what your users searched for and when they searched for it. All it takes is a small bit of text editing...
|
 |
|
Comments (42)
|
More...
|
|
|
|
Force javascript to run AFTER a DotNetNuke page is fully loaded |
All Blogs
DNN Development
|
By mamlin on
4/2/2008 4:06 PM
|
|
|
|
So you want to insert a bit of javascript on your DNN page to perform some function that you probably should code into a module but you know you can implement more quickly by dropping script into a Text/HTML module (or in the Header/Footer of any module's Advanced Settings). The problem is, your script fires at the wrong time -- before the page is fully loaded. Here's a way to insure your script always waits until the DNN page is loaded...
|
 |
|
Comments (9)
|
More...
|
|
|
Add custom registration instructions to the DNN user account registration page |
All Blogs
DNN Tips
|
By mamlin on
3/12/2008 5:11 PM
|
|
|
|
Have a DotNetNuke portal with open registration and wish you could freely add your OWN instructions to the DNN user account registration screen? Sure, you can edit the input field names (to change "Username" to "LoginName", for example) but what if you wanted to put the message "*** Please use your Email address as your Username ***" at the top of the user account registration page? Here's one FREE way to do it without changing any DNN code...
|
 |
|
Comments (1)
|
More...
|
|
|
Free DNN Module: Advanced DataGrid (Part 1) |
All Blogs
DNN Development
|
By mamlin on
2/27/2008 5:05 PM
|
|
|
|
The "Advanced DataGrid" module by Efficion Consulting has been around for years. It allows you to make direct SQL queries into the DNN database and return the results in a basic HTML table. This is by no means the only module to offer such functionality but the Advanced Datagrid module (and source code) is FREE...
|
 |
|
Comments (6)
|
More...
|
|
|