Friday, September 05, 2008 Login    Register

 


  Search Blog  
  Blog Listing  
  Blog Archive  
DNN Standard
  The Mighty Blog  
Author: Will Strohl Created: 4/11/2007
Listen to me and label every single thing I say as a 'fact'. You do it for the news networks, why not me??? These are my views on current events, family, news, government, technology, internet, programming, and whatever else pops into my head.

Visual Studio Error: Unable to write to output file...
By Will Strohl on 6/29/2007
If your Visual Studio crashes as much as mine does, you have invariably ran into an error stating "Unable to write to output file [filepathandname]: Unspecified error". At first, this error really ticked me off, as it left me with no path to troubleshoot and correct the error.
Comments (0) More...

HOW TO: Escape Single Quotes for JavaScript Strings
By Will Strohl on 6/27/2007
While I was writing a class to allow me to quickly grab preformatted JavaScript functions (i.e., confirm, alert, etc.), I came across the need to ensure that a string passed into those methods would not throw a JavaScript error upon rendering. This could possibly happen if the message contained singles quotes for contractions, quotes, etc.
Comments (0) More...

HOW TO: Get DNN TabInfo (page) object from TabId
By Will Strohl on 6/26/2007
In DotNetNuke, you generally are always working with the tab (page) that you are currently on whether it be at the module level or not. However, on occassion, you might need to access the properties of another tab (page) that you are not currently on.
Comments (2) More...

FREE CODE: DNN v4.05.03 SqlDataProvider Optimization
By Will Strohl on 6/25/2007
I have a great need for a current project to optimize whereever I can.  The DotNetNuke SqlDataProvider is one of those areas where optimizations are NEEDED.
Comments (0) More...

The Bourne Ultimatum - Pre-Release Theory
By Will Strohl on 6/25/2007
Since I was just thinking about it, here is a theory have about the latest and final release of the Jason Bourne films, The Bourne Ultimatum. (And no, I have no affiliation with any part of the film industry, I haven't read any spoilers, books, etc.)
Comments (0) More...

Safari: It's Still for Jungles Only *UPDATE 2*
By Will Strohl on 6/15/2007
I forgot to mention yet another tid-bit about this Safari release...
Comments (0) More...

Safari: It's Still for Jungles Only *UPDATE*
By Will Strohl on 6/14/2007
I just wanted to hit on a very good point when it comes to the Safari web browser... SPEED.
Comments (0) More...

Safari: It's Still for Jungles Only
By Will Strohl on 6/12/2007
A friend and colleague just sent me a link to the download page for the Safari web browser. I was instantly impressed that Apple is attempting to make their web browser a serious player in the Internet world by making it a cross-platform player, but I am equally not impressed with this release.
Comments (0) More...

HOW TO: Programatically Create A New User in DotNetNuke
By Will Strohl on 6/11/2007
I have come to realize that many people have the need in their DotNetNuke (DNN) applications to create a new user "on-the-fly". Here is how to do it...
Comments (3) More...

VISTA is not quite the "view" we are looking for...
By Will Strohl on 5/29/2007
With the marketing giant, Microsoft, you cannot deny that Vista is the best operation system, ever. Right? Hmmm...
Comments (1) More...

© Copyright 2004-2007 by Will Strohl. All rights reserved.