in

Telligenti

Serving up fresh ideas every day, Telligent style

Browse by Tags

  • Community Server 2008 - Overriding SiteUrls.config

    Overview When you are upgrading a site and have made changes to the siteurls.config or a similar configuration file, you will often need to merge your changes with the updated copy. Since 2007 this is no longer necessary when you use an override file...( read more )
    Posted to Wyatt Preul (Weblog) by Anonymous on 05-05-2008
  • Community Server 2008 - Undersanding SiteUrls.config

    Overview The siteurls.config has not changed drastically throughout the past couple of years. Regardless, it still remains a somewhat daunting file to understand. The step in this understanding it to realize that siteurls.config contains the data used...( read more )
    Posted to Wyatt Preul (Weblog) by Anonymous on 04-28-2008
  • Community Server 2008 - Migrating Spam Rules

    Overview In Community Server 2008 the spam rules were updated to support dynamic configuration options. This is important because now dynamic configuration code is consistent across new features. For example, the same way that you code for dynamic options...( read more )
    Posted to Wyatt Preul (Weblog) by Anonymous on 04-28-2008
  • MOD your Canon Powershot S3 IS (RAW and Scripting support)

    The Canon Powershot S3 is a great camera. It has surely brought me from being a novice photographer to a lot less of a novice. One thing that it is missing, that I didn't realize I would want or need, is RAW support. Well, tonight I solved that problem...( read more )
    Posted to Wyatt Preul (Weblog) by Anonymous on 03-24-2008
  • IE8 and Defining Document Compatibility

    http://msdn2.microsoft.com/en-us/library/cc288325(VS.85).aspx Whenever you need to define compatibility on a page you are most likely going to be defining it for IE7. Therefore, you will be using the following statement: < meta http-equiv ="X...( read more )
    Posted to Wyatt Preul (Weblog) by Anonymous on 03-10-2008
  • Variable Background Image On Time of Day

    I just updated my site theme again, this time it changes the background image based on the time of the day. It is extremely easy to do this with .NET. < script language = " C# " runat = " server " > protected string GetFooterId...( read more )
    Posted to Wyatt Preul (Weblog) by Anonymous on 02-24-2008
  • Boggle Solver Source

    There has been interest in the simple algorithm I used for the boggle solver I blogged about previously. Here is the source for the code behind. The dictionary file is just a list of words, delimited by a line feed. protected List < string > _words;...( read more )
    Posted to Wyatt Preul (Weblog) by Anonymous on 02-03-2008
  • Weboggle Boggle 5x5 Solver

    So over the holiday season I created a boggle solver for a 5x5 board. I noticed some of my family members playing weboggle and decided it would be fun to create a tool to be able to win every time. I looked online at different boggle algorithms and other...( read more )
    Posted to Wyatt Preul (Weblog) by Anonymous on 01-09-2008
  • I've switched

    No, not that switch yet, although seeing ScottW get a 5.1 on the Vista experience score on his Macbook Pro sure makes it tempting. I've finally given up on IE 7 as a default web browser in Vista. Some some reason it crashes constantly on me. At first I thought it was the Web Developer Toolbar. Removing...
    Posted to Josh Ledgard (Weblog) by Anonymous on 12-22-2007
  • MobiPocket is My Kindle

    I have been tracking eReaders for several years now, and have been delighted by all of the eInk readers that are now available. The problem for me is that I do not want to spend $300 dollars for a reader, I would be willing to pay $100 but nothing for...( read more )
    Posted to Wyatt Preul (Weblog) by Anonymous on 11-28-2007
Page 1 of 4 (39 items) 1 2 3 4 Next >
Powered by Community Server (Commercial Edition), by Telligent Systems