Regular Expression Syntax Testing and Validation

by plippard 11. December 2008 04:27
Another common question I get some from licensees of SSLRedirect, HttpCompressionAgent and nUrlRewriter is how to construct meaningful Regular Expressions which will match an incoming URL for the licensee's intended conditions.   Of course, it is my intention to use Regular Expressions wit... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

DotNetNuke | HttpCompressionAgent | nUrlRewriter | SSLRedirect

Regular Expression String Encoding

by plippard 29. November 2008 14:12
Sanibel Logic has a number of products which utilize Regular Expressions.  One common question asked by licensees is how to encode Regular Expression strings within the web.config file.  Because the web.config conforms to rules for HTML encoding, any such string must first be HTML encoded,... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

HttpCompressionAgent | nUrlRewriter | SSLRedirect | Support

HttpCompressionAgent - A Must Have Compression Module...

by plippard 26. October 2008 15:31
HttpCompressionAgent continues to provide incredible compression efficiencies for HTTP data streams, providing between 70%-95% reduction in overall data stream size.  Of course one of the added features is that embedded resources (WebResource.axd HTTP requests) are also compressed.  Just l... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , , ,

DotNetNuke | HttpCompressionAgent

Effective SEO Strategy ?

by plippard 22. September 2008 18:35
I am asked often what are some of the SEO techniques with respect to implementing web content which is effectively indexed by Google as well as other search engines.  I would tend to emphasize the following: Use HTML h1 tags and provide meaningful content. Use HTML title tag and provid... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

SEO

SSLRedirect Interoperability with ISA Server 2006

by plippard 22. September 2008 13:29
In certain senarios, SSLRedirect HTTPS:// redirected URLs will be changed back to HTTP:// URLs by the Microsoft ISA Server 2006, resulting in an endless loop between SSLRedirect and ISA Server 2006.  This is a problem with ISA Server 2006, however can be fixed with an ISA Server 2006 configurat... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

SSLRedirect

DotNetNuke (DNN) 4.8.4 Login Problem

by plippard 19. July 2008 01:56
A problem has been reported with DotNetNuke 4.8.4 which is problematic for SSLRedirect.  The problem occurs during the DNN login process.  This DNN 4.8.4 problem has been reported to the DNN support team, and they plan a timely release of 4.8.5, as documented in this discussion thread: ht... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

SSLRedirect | DotNetNuke

Verifying SSL Certificate Installation

by plippard 29. June 2008 18:29
Probably the most frequent SSLRedirect installation problem is the fact that one's SSL Certificate is not properly installed beforehand.  I truly believe in a "process of elimination" when it comes to problem isolation, so I would suggest that the easiest thing to do to verify one's S... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

SSLRedirect

Vista - How Do I Read .CHM Help Files ?

by plippard 12. May 2008 18:26
Don't we just love Vista ?   However, on occasion you may find that you can not view the content of CHM files on Windows Vista. You can see the table of contents but the actual details are not displayed, illustrated as follows: This can occur if the file has come from another computer,... [More]

Currently rated 3.0 by 1 people

  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , ,

Support

Exporting System Event Log

by plippard 12. May 2008 18:25
When trouble shooting WebKeepAlive problems, you may be asked to export and email the System Application Event Log.  To do so, proceed to the Windows Control Panel, then click on Administrative Tools and then click on the Event Viewer, as illustrated below with Windows Server 2003.  Highli... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

WebKeepAlive

Exporting WebKeepAlive Registry Definitions

by plippard 12. May 2008 18:24
When one uses the WebKeepAlive Configuration program to add URLs and define the overall WebKeepAlive environment, all definitions are retained within the System Registry.  When trouble shooting problems, you may be asked to export the WebKeepAlive Registry contents.  To do so, execute the ... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: ,

WebKeepAlive

ListView ItemTemplate and AlternatingItemTemplate

by plippard 12. May 2008 18:23
The ASP.NET 3.5 ListView server control provides an ItemTemplate and an AlternatingItemTemplate.  Only the ItemTemplate is required for defining each row's content.  The AlternatingItemTemplate can be used to define row content for odd numbered rows, however quite often the even and odd ro... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: ,

ListView (Asp.Net 3.5)

Obtain Client Browser Time Zone

by plippard 12. May 2008 13:33
Sanibel Logic is offering a free download which may be useful for your software development.  ClientTime is an ASP.NET custom control based on an article entitled "Its About Time" in the January 2007 issue of ASP.NetPro magazine.  The ASP.NetPro article discusses the JavaScript... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: ,

Downloads-Open Source

ListView Header Sort Direction Indicators

by plippard 11. May 2008 13:39
The ASP.NET version 3.5 ListView provides developers with a much needed breath of fresh air with respect to simplifying HTML complexity when a data bound grid control is needed.  The ListView enables developers to have full control over generated HTML, yet have simplified data binding, custom p... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

Downloads-Open Source | ListView (Asp.Net 3.5)

A New Generation of URL Rewriters ?

by plippard 1. April 2008 13:44
I have always had problems finding a suitable ASP.NET URL Rewriter that fully meets my needs, so about one year ago, after much frustration with attempting to follow third party open-source code and related poor documentation, I decided to write my own. I have since repackaged this URL Rewriter/ Red... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

Downloads-Open Source | nUrlRewriter

Powered by BlogEngine.NET 1.4.5.0
Theme by Philip Lippard  (Original by Mads Kristensen)