|
|
|
|
|
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. |
|
DotNetNuke Popularity - Revisited |
|
|
By Will Strohl on
10/26/2007
|
|
|
|
A while ago, I tested the popularity and name recognition of DotNetNuke against some of the other CMS products out there. Being a fan and loyal user/developer of DotNetNuke projects (not the Core projects), I was quite disappointed.
|
 |
|
Comments (2)
|
More...
|
|
|
FCKeditor Not Rendering in DNN |
|
|
By Will Strohl on
10/10/2007
|
|
|
|
I had an instance recently where the FCKeditor would not display in any browser. Instead, I was greeted with nothing in non-IE browsers, and in IE I was greeted with the unwanted "Internet Explorer cannot display this webpage" page.
|
 |
|
Comments (0)
|
More...
|
|
|
Getting Froggy! Err... Going Green! |
|
|
By Will Strohl on
10/6/2007
|
|
|
|
With all of the talk these days of going "green", and all of the supporting data flying around, there is no denying that we need to each begin doing something to help out ourselves and those we care about in the future...
|
 |
|
Comments (0)
|
More...
|
|
|
Using JavaScript to change the image on a page |
|
|
By Will Strohl on
9/17/2007
|
|
|
|
I recently had a project where the home page for a web site called for an image that loaded randomly each time the page is loaded. For example, the first time you viewed the home page, you might be looking at monkeys, the next time a llama, and so on.
|
 |
|
Comments (0)
|
More...
|
|
|
A Few Quick and Common SQL Server Programming Tips |
|
|
By Will Strohl on
8/27/2007
|
|
|
|
There are great many things that we realize we take for granted when hand-coding database updates. For instance, in the SQL Server Management Studio (or Enterprise Manager), we often right-click something and then let a wizard walk us through some steps and... POOF! Your database is updated!
|
 |
|
Comments (0)
|
More...
|
|
|
HOW TO: Kill Processes (Sessions) on SQL Server Using T-SQL |
|
|
By Will Strohl on
8/22/2007
|
|
|
|
If you are anything like me, you always want to find the most efficient way to do something. For instance, you cannot restore a database without first stopping all of the processes that are currently running under the database. Here is where a neat little snippet might be useful to you!
|
 |
|
Comments (0)
|
More...
|
|
|
|
|
HOW TO: Select/Deselect All Checkboxes |
|
|
By Will Strohl on
8/15/2007
|
|
|
|
Invariably, at some point you will have a control that needs to display a list of options as a checkbox list. In order for our application to be user-friendly, we will need to provide the ability for the end-user to Select All checkboxes with a single click, as well as uncheck all checkboxes. With a bit of client-side code, this is easily achieved.
|
 |
|
Comments (0)
|
More...
|
|
|
Bourne Ultimatum Theory (Update) |
|
|
By Will Strohl on
8/13/2007
|
|
|
|
Well, some time ago I posted my theory about the plot line of the final Bourne movie. It seems that I was almost right. :) I just saw this wrap-up of the Bourne Trilogy this weekend. I will not review it because I do not have time, but here are my thoughts about my original theory.
|
 |
|
Comments (0)
|
More...
|
|
|
|
|
|