<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:blogChannel="http://backend.userland.com/blogChannelModule" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
  <channel>
    <title>Dave Burke</title>
    <description>Freelance .NET Developer specializing in Online Communities</description>
    <link>http://dbvt.com/blog/</link>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <generator>BlogEngine.NET 1.5.0.7</generator>
    <language>en-US</language>
    <blogChannel:blogRoll>http://dbvt.com/blog/opml.axd</blogChannel:blogRoll>
    <blogChannel:blink>http://www.dotnetblogengine.net/syndication.axd</blogChannel:blink>
    <dc:creator>Dave Burke</dc:creator>
    <dc:title>Dave Burke</dc:title>
    <geo:lat>0.000000</geo:lat>
    <geo:long>0.000000</geo:long>
    <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/DaveBurke" type="application/rss+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
      <title>A Sueetie Forum Fun Link Control for YetAnotherForum.NET</title>
      <description>&lt;p&gt;I've been spending quality latenight geek time with &lt;a href="http://www.yetanotherforum.net/"&gt;YetAnotherForum.NET&lt;/a&gt; 1.9.4 beta lately.&amp;nbsp; I am so excited about the new features coming and the customizations I'm working on.&amp;nbsp; The two are feeding off one another; so many new features in 1.9.4, both front-end and back are firing me up to highlight YAF.NET and bring more community services into its domain of cool.&amp;nbsp; It's difficult not to blog about what's coming, but I never blog about something until it's on the page.&amp;nbsp; The only thing I can say is prepare for an avalanche of blog posts when YetAnotherForum.NET 1.9.4 goes live on &lt;a href="http://sueetie.com"&gt;Sueetie.com.&lt;/a&gt;&lt;/p&gt; &lt;p&gt;There are many custom ASPNET controls in YAF.NET, but not a generic &amp;lt;ForumLink /&amp;gt; control that did precisely what I wanted, support Sueetie-oriented properties with accompanying Intellisense to crank them out in a hurry.&amp;nbsp; &lt;/p&gt; &lt;p&gt;Okay, enough with the foreplay. Here’s the control in action.&lt;/p&gt; &lt;div class="code"&gt;&lt;font color="#808080"&gt;&amp;lt;SUEETIE:ForumLink runat="server" TextLocalizedTag="VIEWFORUMS" Linkto="RecentActivity" /&amp;gt;&lt;/font&gt;&lt;/div&gt; &lt;p&gt;Simple, economical, does the job in Sueetie Style.&lt;/p&gt; &lt;p&gt;ForumLink source lives in the Sueetie.Forums project shown below, which also gives you an idea of some of the controls and objects involved in custom coding to either extend or integrate YAF.NET with the Sueetie Framework.&amp;nbsp; Not much there, really, which is the way we like it. &lt;br&gt;&lt;br&gt;&lt;img src="http://dbvt.com/x/blog/2009/yaf1105b.jpg"&gt; &lt;/p&gt; &lt;p&gt;I patterned the control from the YAF.Controls.ThemeButton control, particularly its use of full Localization support for Tags and Titles, along with support for styling, NavigationUrl and additional properties common in YetAnotherForum.NET controls.&amp;nbsp; &lt;/p&gt; &lt;p&gt;Using the ForumLink control is real simple.&amp;nbsp; You'll notice the LinkTo Intellisense.&amp;nbsp; Nice.&amp;nbsp; I'll add more pages as I need them.&amp;nbsp; The LinkTo is based on YetAnotherForum.NET's ForumPages enumerator in the YAF.Config library, a basic ingredient in YAF.NET navigation. &lt;br&gt;&lt;/p&gt; &lt;p&gt;&lt;img src="http://dbvt.com/x/blog/2009/yaf1105c.jpg"&gt; &lt;/p&gt; &lt;p&gt;&lt;/p&gt; &lt;p&gt;You can see a number of other properties supported by the control in the screenshot below, particularly the Localization properties for the url text and title at the bottom of the list.&amp;nbsp; YetAnotherForum.NET uses a [Page:Tag] structure to serve up localization strings. So the logic would be [TextLocalizedPage:TextLocalizedTag] to produce the string.&amp;nbsp; Because this is a Sueetie-optimized control, both "Page" properties default to "SUEETIE."&amp;nbsp; One less thing. &lt;br&gt;&lt;/p&gt; &lt;p&gt;&lt;img src="http://dbvt.com/x/blog/2009/yaf1105d.jpg"&gt; &lt;/p&gt; &lt;p&gt;And that's tonight's Forum Fun Link Control for YetAnotherForum.NET.&amp;nbsp; Thanks for reading.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/DaveBurke/~4/R1ywNi9abCA" height="1" width="1"/&gt;</description>
      <link>http://feedproxy.google.com/~r/DaveBurke/~3/R1ywNi9abCA/post.aspx</link>
      <author>daveburke</author>
      <comments>http://dbvt.com/blog/post/A-Sueetie-Forum-Fun-Link-for-YetAnotherForumNET.aspx#comment</comments>
      <guid isPermaLink="false">http://dbvt.com/blog/post.aspx?id=34cdbf6b-9ca1-4194-b13c-96883ee5a0f0</guid>
      <pubDate>Thu, 05 Nov 2009 19:46:54 -0800</pubDate>
      <category>Sueetie</category>
      <category>YetAnotherForum.NET</category>
      <category>.NET</category>
      <dc:publisher>daveburke</dc:publisher>
      <pingback:server>http://dbvt.com/blog/pingback.axd</pingback:server>
      <pingback:target>http://dbvt.com/blog/post.aspx?id=34cdbf6b-9ca1-4194-b13c-96883ee5a0f0</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://dbvt.com/blog/trackback.axd?id=34cdbf6b-9ca1-4194-b13c-96883ee5a0f0</trackback:ping>
      <wfw:comment>http://dbvt.com/blog/post/A-Sueetie-Forum-Fun-Link-for-YetAnotherForumNET.aspx#comment</wfw:comment>
      <wfw:commentRss>http://dbvt.com/blog/syndication.axd?post=34cdbf6b-9ca1-4194-b13c-96883ee5a0f0</wfw:commentRss>
    <feedburner:origLink>http://dbvt.com/blog/post.aspx?id=34cdbf6b-9ca1-4194-b13c-96883ee5a0f0</feedburner:origLink></item>
    <item>
      <title>Everyman Links for November 3, 2009</title>
      <description>&lt;div class="DaveBurkeBits"&gt; &lt;p&gt;&lt;strong&gt;In the future, monitors will be wider.&lt;/strong&gt; This &lt;a href="http://www.noupe.com/trends/the-future-of-the-web-where-will-we-be-in-five-years.html"&gt;Future of the Web in Five Years article&lt;/a&gt; goes out on a limb and says monitors will be wider in the future.&amp;nbsp; Get OUT!&amp;nbsp; Seriously, we might want to start thinking beyond 1024x in Web Interface Design, wayyy beyond 1024. Other future thought points include micropayments, more collaboration, and “even more Social Apps” if that’s possible.&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Bloggers work harder than Twitterers.&lt;/strong&gt; Obvious points made in &lt;a href="http://jeffbullas.com/2009/10/22/20-reasons-why-you-should-blog-before-you-twitter/"&gt;20 Reasons Why You Should Blog Before You Twitter,&lt;/a&gt; but valuable none-the-less. “Twitter is popular because it is easy.&amp;nbsp; It is easy to setup, easy to copy-paste links into, and easy to write 140 character bits.&amp;nbsp; But, having your own blog remains the strongest platform if you’re serious about sharing ideas and having a continued dialog with the world.&amp;nbsp; Blogging is the antithesis of easy, however it is far more rewarding.”&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Digital Marketing Mixer Mix.&lt;/strong&gt;&amp;nbsp;&lt;a href="http://www.convinceandconvert.com/social-media-marketing/33-hot-social-media-tips/"&gt;33 Social Media and Digital Marketing Tips with 8 “killer” quotes&lt;/a&gt; from Jay Baer in reviewing a recent Digital Marketing Mixer in Chicago. Liked “Think about your web site’s front page as a collection of pages, not one home page.” “Clean up your landing pages.” “Insert retweet buttons into PDF files.” (extreme maybe?) “Humanize your blog.” (I should try that one.) “Let your members decide how they want to use ‘their’ community.” “Use trackable links to measure success.” “Don’t train. Simplify.” &lt;/p&gt; &lt;p&gt;&lt;strong&gt;Twitter backgrounds for the well-balanced Twitterer.&lt;/strong&gt; In the year or so since I’ve been tweeting I never once touched &lt;a href="http://twitter.com/daveburkevt"&gt;my Twitter page&lt;/a&gt; settings, its background, theme, anything other than adding my avatar and description.&amp;nbsp; There are &lt;a href="http://twittergallery.com/"&gt;cool backgrounds available,&lt;/a&gt; for instance, but I just can’t do it.&amp;nbsp; I don’t want anyone to know I actually look at my Twitter web page, and a souped-up background is a dead giveaway.&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Solar Panels in Space.&lt;/strong&gt; Fun article (with pictures!) titled &lt;a href="http://online.wsj.com/article/SB10001424052748703746604574461342682276898.html"&gt;“Five Technologies That Could Change Everything.”&lt;/a&gt; I particularly like the space-based solar power illustration.&amp;nbsp; Interesting summary and additional considerations on energy futures from &lt;a href="http://nextbigfuture.com/2009/10/technologies-that-would-change-energy.html"&gt;Next Big Future,&lt;/a&gt; where one informed &lt;a href="http://nextbigfuture.com/2009/10/technologies-that-would-change-energy.html#comment-20850665"&gt;commenter GoatGuy says,&lt;/a&gt; “NO compelling economic argument can be made for space-based solar power over a larger ground-based, diurnally limited array.” Yeah, I should have considered that, but it was still a cool picture.&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Popup Tent Fever.&lt;/strong&gt; By this time each year my desire for a popup tent subsides, though the force is strong during the warmer months of potential New England camping.&amp;nbsp; Here is &lt;a href="http://www.likecool.com/Opera_Holiday_Mobile_Home--Other--Car.html"&gt;a new type of popup tent&lt;/a&gt; that I’ve never seen before.&amp;nbsp; Not sure if I like it or not.&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Zune Boomboxes!&lt;/strong&gt; Oh wait, the docks in &lt;a href="http://www.likecool.com/Boombox_with_iPod_Cradle--MusicKit--Gear.html"&gt;these boomboxes&lt;/a&gt; seem to support iPods only. I just assumed…&lt;/p&gt; &lt;p&gt;&lt;strong&gt;The Wii Exercise Bike.&lt;/strong&gt; Another Nordic Track Ski Machine &lt;a href="http://www.likecool.com/Wii_Exercise_Bike--Gaming--Gear.html"&gt;wannabe.&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Doc Searls is liking Ice Rocket.&lt;/strong&gt;&amp;nbsp;&lt;a href="http://blogs.law.harvard.edu/doc/2009/10/21/liking-icerocket/"&gt;Doc likes Ice Rocket&lt;/a&gt; for blog searching. I’ve been using &lt;a href="http://tracker.icerocket.com"&gt;Ice Rocket’s BlogTracker&lt;/a&gt; for several months and like it a lot. BlogTracker is a scaled-down Google Analytics, but provides useful information in a snap and pretty much in real time.&lt;/p&gt; &lt;p&gt;&lt;strong&gt;IPhone today.&lt;/strong&gt; NUDE IT for iPhone is finally here &lt;a href="http://www.youtube.com/watch?v=G_AzDO_uwz8"&gt;(video.)&lt;/a&gt;&amp;nbsp; And if you haven’t seen the dancing guyPhones in your neighborhood on Halloween, that video is &lt;a href="http://www.tuaw.com/2009/10/25/found-footage-iphone-costumes-are-either-genius-or-deeply-misgu/"&gt;here.&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&lt;strong&gt;100 Ajax and JavaScript Techniques.&lt;/strong&gt; You didn’t think I’d leave you without &lt;a href="http://cashrevelations.com/magazine/2009/10/ajax-and-javascript-techniques/"&gt;a gonzo list&lt;/a&gt; of javascript slideshows and navigation tabs did you?&lt;/p&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/DaveBurke/~4/UfM_xhO6g3I" height="1" width="1"/&gt;</description>
      <link>http://feedproxy.google.com/~r/DaveBurke/~3/UfM_xhO6g3I/post.aspx</link>
      <author>daveburke</author>
      <comments>http://dbvt.com/blog/post/Everyman-Links-for-November-3-2009.aspx#comment</comments>
      <guid isPermaLink="false">http://dbvt.com/blog/post.aspx?id=da31f4b1-21dd-4da0-8dd7-ae6d3ad5dc63</guid>
      <pubDate>Tue, 03 Nov 2009 18:41:15 -0800</pubDate>
      <category>Everyman Links</category>
      <dc:publisher>daveburke</dc:publisher>
      <pingback:server>http://dbvt.com/blog/pingback.axd</pingback:server>
      <pingback:target>http://dbvt.com/blog/post.aspx?id=da31f4b1-21dd-4da0-8dd7-ae6d3ad5dc63</pingback:target>
      <slash:comments>2</slash:comments>
      <trackback:ping>http://dbvt.com/blog/trackback.axd?id=da31f4b1-21dd-4da0-8dd7-ae6d3ad5dc63</trackback:ping>
      <wfw:comment>http://dbvt.com/blog/post/Everyman-Links-for-November-3-2009.aspx#comment</wfw:comment>
      <wfw:commentRss>http://dbvt.com/blog/syndication.axd?post=da31f4b1-21dd-4da0-8dd7-ae6d3ad5dc63</wfw:commentRss>
    <feedburner:origLink>http://dbvt.com/blog/post.aspx?id=da31f4b1-21dd-4da0-8dd7-ae6d3ad5dc63</feedburner:origLink></item>
    <item>
      <title>New Sueetie Site: Sportsaurus.com</title>
      <description>&lt;p&gt;I’m very excited to announce the first community site based on the Gummy Bear release of Sueetie: &lt;a href="http://Sportsaurus.com"&gt;Sportsaurus.com.&lt;/a&gt;&lt;/p&gt; &lt;p&gt;Sportsaurus.com is the work of Simon Bartlett, or “Bitterstar” to the Sueetie.com Community.&amp;nbsp; This is exciting news for me because I didn’t have anything to do with the site.&amp;nbsp; Simon took the Gummy Bear web package and re-themed it with the fresh look you see below.&amp;nbsp; As a bonus he added Captcha and Email Verification signup to the site’s registration process.&amp;nbsp; Because of Sueetie’s simple architecture and the fact that it uses the Website Project model, Simon was able to add both Captcha and Email Verification signup without the Sueetie source code libraries. Simon generously shared his code which I’ll be adding as a member registration option to the framework.&lt;/p&gt; &lt;p&gt;Sportsaurus.com is a complete community site with blog, forums and a wiki.&amp;nbsp; Those are displayed below. From reading the site announcements a gallery apparently is coming as well. Seeing this beautiful site motivates me to keep hacking away at the Sueetie Framework to see what other talented people like Bitterstar will create with Sueetie in the future.&lt;br&gt;&lt;/p&gt; &lt;p&gt;&lt;img src="http://dbvt.com/x/blog/2009/sport1102a.jpg"&gt;&lt;/p&gt; &lt;p&gt;&lt;img src="http://dbvt.com/x/blog/2009/sport1102b.jpg"&gt;&lt;/p&gt; &lt;p&gt;&lt;img src="http://dbvt.com/x/blog/2009/sport1102c.jpg"&gt; &lt;/p&gt; &lt;p&gt;&lt;img src="http://dbvt.com/x/blog/2009/sport1102d.jpg"&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/DaveBurke/~4/p9sXYfWBIZM" height="1" width="1"/&gt;</description>
      <link>http://feedproxy.google.com/~r/DaveBurke/~3/p9sXYfWBIZM/post.aspx</link>
      <author>daveburke</author>
      <comments>http://dbvt.com/blog/post/New-Sueetie-Site-Sportsauruscom.aspx#comment</comments>
      <guid isPermaLink="false">http://dbvt.com/blog/post.aspx?id=0704cab4-8250-4aef-a728-f49bcd7e30a8</guid>
      <pubDate>Mon, 02 Nov 2009 20:10:57 -0800</pubDate>
      <category>Sueetie</category>
      <dc:publisher>daveburke</dc:publisher>
      <pingback:server>http://dbvt.com/blog/pingback.axd</pingback:server>
      <pingback:target>http://dbvt.com/blog/post.aspx?id=0704cab4-8250-4aef-a728-f49bcd7e30a8</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://dbvt.com/blog/trackback.axd?id=0704cab4-8250-4aef-a728-f49bcd7e30a8</trackback:ping>
      <wfw:comment>http://dbvt.com/blog/post/New-Sueetie-Site-Sportsauruscom.aspx#comment</wfw:comment>
      <wfw:commentRss>http://dbvt.com/blog/syndication.axd?post=0704cab4-8250-4aef-a728-f49bcd7e30a8</wfw:commentRss>
    <feedburner:origLink>http://dbvt.com/blog/post.aspx?id=0704cab4-8250-4aef-a728-f49bcd7e30a8</feedburner:origLink></item>
    <item>
      <title>Nordic Track Book Club Review: Tuned In</title>
      <description>&lt;p&gt;&lt;a href="http://www.amazon.com/gp/product/047026036X?ie=UTF8&amp;amp;tag=daveburkeverm-20&amp;amp;linkCode=as2&amp;amp;camp=1789&amp;amp;creative=390957&amp;amp;creativeASIN=047026036X"&gt;Tuned In: Uncover the Extraordinary Opportunities That Lead to Business Breakthroughs.&lt;/a&gt;&lt;img style="border-bottom-style: none !important; border-right-style: none !important; margin: 0px; border-top-style: none !important; border-left-style: none !important" border="0" alt="" src="http://www.assoc-amazon.com/e/ir?t=daveburkeverm-20&amp;amp;l=as2&amp;amp;o=1&amp;amp;a=047026036X" width="1" height="1"&gt; The title pretty much does my job of describing the book to you. A light-weight &lt;a href="http://dbvt.com/images/utils/nordictrack.jpg"&gt;Nordic Track&lt;/a&gt; read with good marketing advice. 2.5-out-of-5 Nordic Track Ski Stars.  &lt;p&gt;_______________  &lt;p&gt;p.9 An idea that people immediately understand has value to them even if they have never heard of your company or its products and services.  &lt;p&gt;The tuned in company constantly listens to, observes and understands the problems that buyers are willing to pay money to solve.  &lt;p&gt;p.12 What business are we in? What businesses are we not in? Who are our buyers? What’s unique about our offering?&amp;nbsp; How can we compete? What’s our positioning strategy?&amp;nbsp; How can we turn a profit?  &lt;p&gt;p.25 Because the customer-driven organization relies on existing customer requests for endless extensions to existing product lines, the company can’t develop breakthrough products and services that resonate with non-customers.  &lt;p&gt;p.29 Your opinion, although interesting, is irrelevant.  &lt;p&gt;p.32 Tuned out. Make them groan when they open it. “Packing peanuts.” Tuned out. Force them to do it your way. Tuned out. Make them work to find you.  &lt;p&gt;p.45 Instead of just pushing your product you see market problems through your buyers’ eyes and can understand and respond to how they make decisions.  &lt;p&gt;p.63 Tuned in buyer interview checklist. Remember, your buyer is the expert.&amp;nbsp; You are there to observe and to listen. Don’t talk about your company or your products.  &lt;p&gt;p.64 Categorize your buyers into three segments: customers, evaluators and potential customers. You’ll need to spend most of your time with potential customers to find your next resonator. Understanding the needs of these three classes of people will give you a broader perspective on the market potential of your future offerings.  &lt;p&gt;p.76 Identify the unresolved problems of a particular group of people.  &lt;p&gt;p.94 All that matters is your prospective customer’s perceptions. The impact of your product on their lives, relationships or jobs.  &lt;p&gt;p.108 Tuned in organizations create marketing materials that people actually want to consume.  &lt;p&gt;What makes some products easy to buy while others are an uncomfortable hassle? The packaging experience. Breakthrough experiences are simple to understand and implement.  &lt;p&gt;p.112 What are your organization’s unique abilities to deliver value to your customers. We call these abilities your distinctive competence. Your core competency is simply what your organization is good at. Distinctive competence is what you excel at that your competitors do not.  &lt;p&gt;p.115 Going out for ice cream is an event.&amp;nbsp; Most importantly its a group event. Cold Stone.  &lt;p&gt;p.124 Refining the resonator. The elevator speech is your starting point for developing a powerful idea.&amp;nbsp; The final step is to distill it into a hard-hitting and memorable concept.  &lt;p&gt;p.135 The most powerful ideas for communicating with the market rarely have anything to do with what a product or service actually does.&amp;nbsp; Look at your marketing materials. Count the number of “we” “us” “our” then count “you” “your.” Which counts wins?  &lt;p&gt;p.169 Does your website focus on market problems faced by your buyer personas and solutions to those problems instead of egotistical nonsense about your products and about the mission and vision of your company? &lt;br&gt;&lt;/p&gt; &lt;p&gt;&lt;a href="http://www.amazon.com/gp/product/047026036X?ie=UTF8&amp;amp;tag=daveburkeverm-20&amp;amp;linkCode=as2&amp;amp;camp=1789&amp;amp;creative=390957&amp;amp;creativeASIN=047026036X"&gt;&lt;img src="http://dbvt.com/x/blog/2009/tunedin1029.jpg"&gt;&lt;/a&gt;&lt;img style="border-bottom-style: none !important; border-right-style: none !important; margin: 0px; border-top-style: none !important; border-left-style: none !important" border="0" alt="" src="http://www.assoc-amazon.com/e/ir?t=daveburkeverm-20&amp;amp;l=as2&amp;amp;o=1&amp;amp;a=047026036X" width="1" height="1"&gt;&lt;/p&gt; &lt;p&gt;&lt;br&gt;&lt;a href="http://dbvt.com/images/utils/nordictrack.jpg"&gt;&lt;img src="http://dbvt.com/images/utils/nordictracksmall.jpg" border="0"&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/DaveBurke/~4/gLU1aw3Jxuo" height="1" width="1"/&gt;</description>
      <link>http://feedproxy.google.com/~r/DaveBurke/~3/gLU1aw3Jxuo/post.aspx</link>
      <author>daveburke</author>
      <comments>http://dbvt.com/blog/post/Nordic-Track-Book-Club-Review-Tuned-In.aspx#comment</comments>
      <guid isPermaLink="false">http://dbvt.com/blog/post.aspx?id=c303ebb3-2b6c-427a-bc73-437343a2e47c</guid>
      <pubDate>Thu, 29 Oct 2009 17:37:23 -0800</pubDate>
      <category>Nordic Track Reads</category>
      <dc:publisher>daveburke</dc:publisher>
      <pingback:server>http://dbvt.com/blog/pingback.axd</pingback:server>
      <pingback:target>http://dbvt.com/blog/post.aspx?id=c303ebb3-2b6c-427a-bc73-437343a2e47c</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://dbvt.com/blog/trackback.axd?id=c303ebb3-2b6c-427a-bc73-437343a2e47c</trackback:ping>
      <wfw:comment>http://dbvt.com/blog/post/Nordic-Track-Book-Club-Review-Tuned-In.aspx#comment</wfw:comment>
      <wfw:commentRss>http://dbvt.com/blog/syndication.axd?post=c303ebb3-2b6c-427a-bc73-437343a2e47c</wfw:commentRss>
    <feedburner:origLink>http://dbvt.com/blog/post.aspx?id=c303ebb3-2b6c-427a-bc73-437343a2e47c</feedburner:origLink></item>
    <item>
      <title>A Lovely Wiki</title>
      <description>&lt;p&gt;I took some time over the weekend to spruce up my newly updated ScrewTurn Wiki 3.0.1.4 at &lt;a href="http://sueetie.com"&gt;Sueetie.com.&lt;/a&gt;&amp;#160; I've been planning on adding a good bit of new content now that Gummy Bear is alive and I wanted something pretty to look at.&amp;#160; Ask any of my clients and they'll tell you that before I do any serious coding I first need some pretty to look at.&amp;#160; Those are the rules.&lt;/p&gt;  &lt;p&gt;I also wanted more document real estate, so the first thing I did was get rid of the sidebar and move the navigation links to the top of the content area. Search is on its own page. The old &lt;a href="http://sueetie.com/wiki/"&gt;home page&lt;/a&gt; on the left, the new is on the right.     &lt;br /&gt;    &lt;br /&gt;&lt;/p&gt;  &lt;p&gt;&lt;img src="http://dbvt.com/x/blog/2009/wikihome1025.jpg" /&gt;&lt;/p&gt;  &lt;p&gt;   &lt;br /&gt;A nice navigation menu is in its new location showing the cool wiki features. Some day I'll figure out what &amp;quot;Navigation Paths&amp;quot; are and play with namespaces.&amp;#160; &lt;/p&gt;  &lt;p&gt;   &lt;br /&gt;&lt;img src="http://dbvt.com/x/blog/2009/wikimenu1025.jpg" /&gt;&amp;#160; &lt;br /&gt;    &lt;br /&gt;More breathing space now on the &lt;a href="http://sueetie.com/wiki/AllPages.aspx"&gt;All Pages listing.&lt;/a&gt;     &lt;br /&gt;&lt;/p&gt;  &lt;p&gt;&lt;img src="http://dbvt.com/x/blog/2009/wikipages1025.jpg" /&gt; &lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;   &lt;br /&gt;The same &lt;a href="http://sueetie.com/wiki/Search.aspx"&gt;search results&lt;/a&gt; with the old layout and the new.&amp;#160; Much nicer.&lt;/p&gt;  &lt;p&gt;   &lt;br /&gt;&lt;img src="http://dbvt.com/x/blog/2009/wikisrch1025.jpg" /&gt; &lt;/p&gt;  &lt;p&gt;   &lt;br /&gt;But the most important update was the Screwturn Wiki Editor.&amp;#160; It's difficult to see the differences, but I'm happy with it and that's all that matters. No more Courier font in the editor text area.&amp;#160; I hate Courier. And better looking buttons. I'm big on buttons.&lt;/p&gt;  &lt;p&gt;   &lt;br /&gt;&lt;img src="http://dbvt.com/x/blog/2009/wikiedit1025.jpg" /&gt;&lt;/p&gt;  &lt;p&gt;   &lt;br /&gt;I also styled the popup windows, like the Image Selector window shown here.&amp;#160; What, you didn't know ScrewTurn Wiki had an Image Selector window?&amp;#160; Pretty cool, eh?&amp;#160; There's more you'll find out about ScrewTurn Wiki now that we've got some pretty on the page.    &lt;br /&gt;&lt;/p&gt;  &lt;p&gt;&lt;img src="http://dbvt.com/x/blog/2009/wikiphoto1025.jpg" /&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/DaveBurke/~4/6GU4HG3yXKw" height="1" width="1"/&gt;</description>
      <link>http://feedproxy.google.com/~r/DaveBurke/~3/6GU4HG3yXKw/post.aspx</link>
      <author>daveburke</author>
      <comments>http://dbvt.com/blog/post/A-Lovely-Wiki.aspx#comment</comments>
      <guid isPermaLink="false">http://dbvt.com/blog/post.aspx?id=894384c2-a85b-47e1-a380-81d695cf8e7e</guid>
      <pubDate>Mon, 26 Oct 2009 18:13:56 -0800</pubDate>
      <category>Sueetie</category>
      <category>ScrewTurn Wiki</category>
      <dc:publisher>daveburke</dc:publisher>
      <pingback:server>http://dbvt.com/blog/pingback.axd</pingback:server>
      <pingback:target>http://dbvt.com/blog/post.aspx?id=894384c2-a85b-47e1-a380-81d695cf8e7e</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://dbvt.com/blog/trackback.axd?id=894384c2-a85b-47e1-a380-81d695cf8e7e</trackback:ping>
      <wfw:comment>http://dbvt.com/blog/post/A-Lovely-Wiki.aspx#comment</wfw:comment>
      <wfw:commentRss>http://dbvt.com/blog/syndication.axd?post=894384c2-a85b-47e1-a380-81d695cf8e7e</wfw:commentRss>
    <feedburner:origLink>http://dbvt.com/blog/post.aspx?id=894384c2-a85b-47e1-a380-81d695cf8e7e</feedburner:origLink></item>
    <item>
      <title>Sueetie now running ScrewTurn Wiki 3.0.1.4</title>
      <description>&lt;p&gt;I spent a couple of hours this morning upgrading my development environment and &lt;a href="http://sueetie.com"&gt;Sueetie.com&lt;/a&gt; to the latest version of Screwturn Wiki, v3.0.1.4.&amp;#160; I've upgraded ScrewTurn several times, along with Gallery Server Pro, BlogEngine.NET and YetAnotherForum.NET.&amp;#160; I honestly enjoy going through the process.&amp;#160; With each upgrade I feel I know the application better, which was a main driver for Sueetie in the first place.&lt;/p&gt;  &lt;p&gt;ScrewTurn 3.0.0.3333 to 3.0.1.4 was a minor upgrade, but any upgrade in Sueetie requires downloading the solution source and doing the Sueetie integration.&amp;#160; I decided this morning to begin documenting the process of upgrading the apps going forward.&amp;#160; This blog post is the first step. &lt;/p&gt;  &lt;p&gt;Below is the ScrewTurn Wiki Visual Studio Solution. Each Sueetie application uses its own solution. In yellow are Sueetie-specific items, the \Web root website, Sueetie.Core, Controls and Wiki class projects.&amp;#160; WebApplication in red is the ScrewTurn Web Application project which references Sueetie.Controls and Sueetie.Core.&amp;#160; Sueetie adds an application-specific class project, here Sueetie.Wiki, which references various ScrewTurn libraries.   &lt;br /&gt;&lt;/p&gt;  &lt;p&gt;&lt;img src="http://dbvt.com/x/blog/2009/su1024b.jpg" /&gt;&amp;#160; &lt;/p&gt;  &lt;p&gt;Below are the files in ScrewTurn that the Sueetie Framework touches and which must be applied for the update. The trick, of course, is to touch them as little as possible. Given how much is gained by integrating with Sueetie, this isn't bad at all.&lt;/p&gt;  &lt;p&gt;&lt;img src="http://dbvt.com/x/blog/2009/su1024a.jpg" /&gt; &lt;/p&gt;  &lt;p&gt;Now with ScrewTurn 3.0.1.4 locked and loaded I can make a few changes I've been wanting to make.&amp;#160; One change is to get rid of the sidebar area and relocate those links in the content header.&amp;#160; Wiki document real estate is precious, and I want more of it.&amp;#160; The second thing I'm going to do is dress up the wiki editor page.&amp;#160; Unlike BlogEngine.NET where I exclusively publish from Live Writer, I'm in the ScrewTurn editor a lot.&amp;#160; I need to look at something pretty.&amp;#160; Once it looks good I can start changing how it works.&amp;#160; I guess I'm superficial that way.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/DaveBurke/~4/IzTjLWS3Wtk" height="1" width="1"/&gt;</description>
      <link>http://feedproxy.google.com/~r/DaveBurke/~3/IzTjLWS3Wtk/post.aspx</link>
      <author>daveburke</author>
      <comments>http://dbvt.com/blog/post/Sueetie-now-running-ScrewTurn-Wiki-3014.aspx#comment</comments>
      <guid isPermaLink="false">http://dbvt.com/blog/post.aspx?id=e6582d01-6da7-441e-8262-d03603d11547</guid>
      <pubDate>Sat, 24 Oct 2009 12:07:18 -0800</pubDate>
      <category>ScrewTurn Wiki</category>
      <category>Sueetie</category>
      <dc:publisher>daveburke</dc:publisher>
      <pingback:server>http://dbvt.com/blog/pingback.axd</pingback:server>
      <pingback:target>http://dbvt.com/blog/post.aspx?id=e6582d01-6da7-441e-8262-d03603d11547</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://dbvt.com/blog/trackback.axd?id=e6582d01-6da7-441e-8262-d03603d11547</trackback:ping>
      <wfw:comment>http://dbvt.com/blog/post/Sueetie-now-running-ScrewTurn-Wiki-3014.aspx#comment</wfw:comment>
      <wfw:commentRss>http://dbvt.com/blog/syndication.axd?post=e6582d01-6da7-441e-8262-d03603d11547</wfw:commentRss>
    <feedburner:origLink>http://dbvt.com/blog/post.aspx?id=e6582d01-6da7-441e-8262-d03603d11547</feedburner:origLink></item>
    <item>
      <title>Gummy Bear +48 Hours +YetAnotherForum.NET</title>
      <description>&lt;p&gt;I wasn't blowing smoke up your skirt when I was talking about the great feedback to Gummy Bear.&amp;#160; At the bottom of this post is a screenshot of my inbox of YetAnotherForum.NET forum post notifications over the last couple of days.&amp;#160; And NO, none originated from me.&amp;#160; YAF.NET doesn't have a self-notification &amp;quot;feature.&amp;quot;&amp;#160; Inside joke…&lt;/p&gt;  &lt;p&gt;YetAnotherForum.NET keeps on ticking and I spent a lot of time in it the last couple of days.&amp;#160; I was somehow able to bill 8 hours today, but then again, I walked into the office at 6:00 AM and it's now after 7:00 PM, so only 8 hours billed is pretty pathetic if you put it in context.&lt;/p&gt;  &lt;p&gt;Tomorrow is Sueetie Saturday, as my wife and daughter are in Hawaii, leaving me &amp;quot;alone with my work.&amp;quot; (And they say they love me.)&amp;#160; Life will get back to normal on their return Sunday when balance will return to my world. But back to Sueetie Saturday, I plan on updating Screwturn Wiki in Sueetie from 3.0.0.333 to 3.0.1.400 because I spend so much time in it.&amp;#160; I was going to update Gallery Server Pro, since I discovered the other day that I was a couple of minor versions behind on that.&amp;#160; However, considering that I now live in YetAnotherForum.NET, I think upgrading to 1.9.4 Beta 2 wins.   &lt;br /&gt;&lt;/p&gt;  &lt;p&gt;&lt;img src="http://dbvt.com/x/blog/2009/su1023a.jpg" /&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/DaveBurke/~4/qN1N__oUBSc" height="1" width="1"/&gt;</description>
      <link>http://feedproxy.google.com/~r/DaveBurke/~3/qN1N__oUBSc/post.aspx</link>
      <author>daveburke</author>
      <comments>http://dbvt.com/blog/post/Gummy-Bear-2b48-Hours-2bYetAnotherForumNET.aspx#comment</comments>
      <guid isPermaLink="false">http://dbvt.com/blog/post.aspx?id=5a330d79-5a78-4c4c-ae6b-e3457dbe63cf</guid>
      <pubDate>Fri, 23 Oct 2009 16:35:04 -0800</pubDate>
      <category>Sueetie</category>
      <category>YetAnotherForum.NET</category>
      <dc:publisher>daveburke</dc:publisher>
      <pingback:server>http://dbvt.com/blog/pingback.axd</pingback:server>
      <pingback:target>http://dbvt.com/blog/post.aspx?id=5a330d79-5a78-4c4c-ae6b-e3457dbe63cf</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://dbvt.com/blog/trackback.axd?id=5a330d79-5a78-4c4c-ae6b-e3457dbe63cf</trackback:ping>
      <wfw:comment>http://dbvt.com/blog/post/Gummy-Bear-2b48-Hours-2bYetAnotherForumNET.aspx#comment</wfw:comment>
      <wfw:commentRss>http://dbvt.com/blog/syndication.axd?post=5a330d79-5a78-4c4c-ae6b-e3457dbe63cf</wfw:commentRss>
    <feedburner:origLink>http://dbvt.com/blog/post.aspx?id=5a330d79-5a78-4c4c-ae6b-e3457dbe63cf</feedburner:origLink></item>
    <item>
      <title>Gummy Bear +48 Hours</title>
      <description>&lt;p&gt;It's been about 48 hours since Gummy Bear has been &lt;a href="http://dbvt.com/blog/post/Gummy-Bear-is-officially-in-the-wild.aspx"&gt;in the wild&lt;/a&gt; and the feedback has been excellent.&amp;#160; The detail of observations tells me that people see Sueetie's potential and are testing every function and reporting each appearance of weirdness they find.&amp;#160; That means a lot, to me personally and to the project being successful.&lt;/p&gt;  &lt;p&gt;An example of the detailed observations was the default &amp;quot;admin&amp;quot; user not being assigned a Display Name in the site setup script, which was causing the greeting on the Forums area menu to read &amp;quot;Greetings, !&amp;quot; instead of &amp;quot;Greetings, Administrator Dude!&amp;quot;&amp;#160; Another observation was that the site menu &amp;quot;Inbox&amp;quot; link did not work correctly when using a non-80 port configuration.&amp;#160; Fellow Vermonter, Tonster321, reported that and even provided the fix after I sent him the essential source for generating the Inbox url.&lt;/p&gt;  &lt;p&gt;The first 48 hours of Gummy Bear have been very positive all around, which brings us to yet another aspect of Open Source Project Development they don't teach you in college: how to manage updates.&amp;#160; So I began a &lt;a href="http://sueetie.com/wiki/GummyBearUpdates.ashx"&gt;Gummy Bear Updates wiki page.&lt;/a&gt;&amp;#160; I also decided on how to release updates in relation to versioning.&amp;#160; From the &lt;a href="http://sueetie.com/wiki/GummyBearUpdates.ashx"&gt;wiki page,&lt;/a&gt; &amp;quot;cumulative updates will be made available as minor update releases.&amp;#160; Gummy Bear versioning format is Major#.Minor#.Update#, example 1.1.15.&amp;#160; This denotes version 1, with 1 cumulative minor version release and 15 updates to 1.1.&amp;quot;&amp;#160; &lt;/p&gt;  &lt;p&gt;Gummy Bear is currently at 1.0.3.&amp;#160; On &lt;a href="http://sueetie.com/wiki/GummyBearUpdates.ashx"&gt;the Gummy Bear Update page&lt;/a&gt; I list the update, its contents and a description of the changes.&amp;#160; These will serve as incremental updates as issues are identified and enhancements added.&amp;#160; Gummy Bear 1.1.0 will contain all updates as a cumulative release.&lt;/p&gt;  &lt;p&gt;I'm also instituting Gumdrop Awards for Outstanding Sueetie Achievement.&amp;#160; The members who are responsible for the updates are listed in the Update's Gumdrop column.&amp;#160; Gumdrops will factor into Sueetie's evolving Member Points system.&amp;#160; Gumdrops are good.&lt;/p&gt;  &lt;p&gt;If you're interested in earning your very own Gumdrop points, Gummy Bear is available at &lt;a href="http://sueetie.com"&gt;Sueetie.com.&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/DaveBurke/~4/DlYX2_mT_Ws" height="1" width="1"/&gt;</description>
      <link>http://feedproxy.google.com/~r/DaveBurke/~3/DlYX2_mT_Ws/post.aspx</link>
      <author>daveburke</author>
      <comments>http://dbvt.com/blog/post/Gummy-Bear-2b48-Hours.aspx#comment</comments>
      <guid isPermaLink="false">http://dbvt.com/blog/post.aspx?id=0b9b87cf-9d36-4eb8-87aa-645c6139fd96</guid>
      <pubDate>Fri, 23 Oct 2009 05:20:07 -0800</pubDate>
      <category>Sueetie</category>
      <dc:publisher>daveburke</dc:publisher>
      <pingback:server>http://dbvt.com/blog/pingback.axd</pingback:server>
      <pingback:target>http://dbvt.com/blog/post.aspx?id=0b9b87cf-9d36-4eb8-87aa-645c6139fd96</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://dbvt.com/blog/trackback.axd?id=0b9b87cf-9d36-4eb8-87aa-645c6139fd96</trackback:ping>
      <wfw:comment>http://dbvt.com/blog/post/Gummy-Bear-2b48-Hours.aspx#comment</wfw:comment>
      <wfw:commentRss>http://dbvt.com/blog/syndication.axd?post=0b9b87cf-9d36-4eb8-87aa-645c6139fd96</wfw:commentRss>
    <feedburner:origLink>http://dbvt.com/blog/post.aspx?id=0b9b87cf-9d36-4eb8-87aa-645c6139fd96</feedburner:origLink></item>
    <item>
      <title>Gummy Bear Theme Packs Ahoy</title>
      <description>&lt;p&gt;The Theming Gummy Bear document is complete, for now.&amp;#160; Grooving in Wiki-think, no document is ever &amp;quot;complete,&amp;quot; but I think there's enough information there to create Gummy Bear Theme Packs.&amp;#160; I won't repost the full document, but will touch on the highlights to describe Sueetie Theme logic and how I recommend creating a site theme.&lt;/p&gt;  &lt;p&gt;&lt;em&gt;From &lt;/em&gt;&lt;a href="http://sueetie.com/wiki/ThemingGummyBear.ashx"&gt;&lt;em&gt;Theming Gummy Bear:&lt;/em&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;The most basic description of Sueetie Site Theming logic is that all applications use shared .master pages unique to the application. Each theme's image and .CSS files are stored separately for all apps, but in locations unique to the app. For review, .master pages: shared, theme image and CSS files: separate folders.&lt;/p&gt;  &lt;p&gt;At the Gummy Bear site root are the &lt;b&gt;/masters, /images&lt;/b&gt; and &lt;b&gt;/style&lt;/b&gt; folders, pertinent to Sueetie theming. &lt;b&gt;sueetie.master&lt;/b&gt; is used as the main Master Page, &lt;b&gt;alternate.master&lt;/b&gt; for contents in the /members area (login page, my account, register, and so on.) &lt;/p&gt;  &lt;p&gt;Here you can see the shared .masters in the web root area and the separated theme images and stylesheets for the example Lollipop and Licorice themes. The folder names for the theme contents must be identical for that theme across the site. &lt;/p&gt;  &lt;p&gt;&lt;img src="http://sueetie.com/x/site/2009/su1021a.jpg" /&gt;&amp;#160; &lt;br /&gt;&lt;/p&gt;  &lt;p&gt;The Theme Changer in Sueetie Administration sets a SiteSettings property and updates the theme setting for the apps across the site according to their individual logic. Each determine the current theme differently, but we don't have to go into that now.    &lt;br /&gt;    &lt;br /&gt;The Sueetie SiteSettings Theme property is used to link to the theme's stylesheets for all apps. The app and its pages will specify its .master pages, which is not changed in Sueetie Themes. &lt;/p&gt;  &lt;p&gt;In the screenshot below you'll see how the .master page loads its area- and page-specific .CSS files. For the top web area those .CSS files are &lt;b&gt;shared.css&lt;/b&gt; and &lt;b&gt;sueetie.css,&lt;/b&gt; or &lt;strong&gt;shared.css&lt;/strong&gt; and &lt;strong&gt;alternate.css.&lt;/strong&gt;&amp;#160; &lt;b&gt;shared.css&lt;/b&gt; is, as its name implies, shared across all Sueetie applications. All applications load shared.css.&lt;/p&gt;  &lt;p&gt;The CSS loading order found in all applications across Sueetie is&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;The application's own .CSS file(s) &lt;/li&gt;    &lt;li&gt;shared.css &lt;/li&gt;    &lt;li&gt;Sueetie application .CSS file (sueetie.css for non-app pages, alternate.css for member area, message pages, and so on, forum.css, blog.css, media.css, etc...)      &lt;br /&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;   &lt;br /&gt;&lt;img alt="Image" src="http://sueetie.com/x/site/2009/su1021c.jpg" /&gt;&lt;/p&gt;  &lt;p&gt;A word on Sueetie Theme Packages. My hope is that a clearly defined Sueetie Theming process will give birth to beautiful Theme Packages. As I said earlier, .master pages are shared, so with shared .master pages it is likely that the prior theme's .master pages will be overwritten. For the sake of a simple design across 6 uniquely architected applications we're going to live with that fact. Change the .masters as you see fit. We will either add backup capabilities or simply educate site administrators, whatever works. I do not advise creating .master files with new names, as the applications have their own conventions.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://sueetie.com/x/site/2009/lollipop.zip"&gt;Here is the Lollipop Theme Pack&lt;/a&gt; as a ZIP file to use as a reference and a theme pack template to help you get starting creating a Sueetie Site Theme. Here is a suggested approach to creating a new Sueetie Theme pack. &lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;Open the lollipop.ZIP and extract the contents to an empty working folder. &lt;/li&gt;    &lt;li&gt;Rename all lollipop folder names to the name of your new theme, let's say it's called &lt;b&gt;RootBeer.&lt;/b&gt; &lt;i&gt;Oh, one thing. Important! If you plan on sharing or selling the theme, could you come up with &amp;quot;sueet&amp;quot; name? Something having to do with candy, sugar, that sort of thing. Thanks!&lt;/i&gt; &lt;/li&gt;    &lt;li&gt;Do a global Search-Replace in NotePad++ (my favorite, any text editor that can do search/replace over multiple files), changing any appearance of &amp;quot;Lollipop&amp;quot; to &amp;quot;Rootbeer.&amp;quot; &lt;/li&gt;    &lt;li&gt;At this point you can copy the theme on top of your development web site. &lt;/li&gt;    &lt;li&gt;Go into the Control Panel and set the new site theme to &amp;quot;rootbeer.&amp;quot; If we both did our jobs correctly, there should be no change in your site appearance whatsoever. By the way, theme changes may not display immediately due to caching, so if you're not sure if a theme was updated, touch the app's web.config. &lt;/li&gt;    &lt;li&gt;Start theming! At this point you can start changing CSS classes, backgrounds and colors, and they should begin to display for you. &lt;/li&gt;    &lt;li&gt;If you wanted to package the theme you would repopulate the renamed Lollipop folders accordingly. Zip and go!&lt;/li&gt; &lt;/ol&gt;  &lt;p&gt;   &lt;br /&gt;&lt;a href="http://sueetie.com/wiki/ThemingGummyBear.ashx"&gt;The Theming Gummy Bear document&lt;/a&gt; continues with details and screenshots on theming the individual applications.&amp;#160; If you like theming, you'll love Theming Gummy Bear!&amp;#160; Or not.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/DaveBurke/~4/RLP2_TExxbE" height="1" width="1"/&gt;</description>
      <link>http://feedproxy.google.com/~r/DaveBurke/~3/RLP2_TExxbE/post.aspx</link>
      <author>daveburke</author>
      <comments>http://dbvt.com/blog/post/Gummy-Bear-Theme-Packs-Ahoy.aspx#comment</comments>
      <guid isPermaLink="false">http://dbvt.com/blog/post.aspx?id=d1ac1877-486a-44c3-8f86-46c6018b2401</guid>
      <pubDate>Thu, 22 Oct 2009 04:03:08 -0800</pubDate>
      <category>Sueetie</category>
      <dc:publisher>daveburke</dc:publisher>
      <pingback:server>http://dbvt.com/blog/pingback.axd</pingback:server>
      <pingback:target>http://dbvt.com/blog/post.aspx?id=d1ac1877-486a-44c3-8f86-46c6018b2401</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://dbvt.com/blog/trackback.axd?id=d1ac1877-486a-44c3-8f86-46c6018b2401</trackback:ping>
      <wfw:comment>http://dbvt.com/blog/post/Gummy-Bear-Theme-Packs-Ahoy.aspx#comment</wfw:comment>
      <wfw:commentRss>http://dbvt.com/blog/syndication.axd?post=d1ac1877-486a-44c3-8f86-46c6018b2401</wfw:commentRss>
    <feedburner:origLink>http://dbvt.com/blog/post.aspx?id=d1ac1877-486a-44c3-8f86-46c6018b2401</feedburner:origLink></item>
    <item>
      <title>Gummy Bear is officially in the wild</title>
      <description>&lt;p&gt;It's official, Gummy Bear has been released into the wild.&amp;#160; I received some great feedback on the initial release of Gummy Bear over the last week where a few folks in the Sueetie Forums saw the news, downloaded it, installed it and got back to me.&amp;#160; Exactly what I needed.&amp;#160; Thanks again, guys.&amp;#160; As a result we now have a clean SQL2005 setup script, &lt;a href="http://dbvt.com/blog/post/New-Sueetie-Theme-Licorice!.aspx"&gt;an improved theming model,&lt;/a&gt; and no bugs yet to report.&lt;/p&gt;  &lt;p&gt;The original release was for 64x-bit systems and I provided 32x-bit DLLs in a separate ZIP.&amp;#160; In watching the download stats and it seemed that almost everyone was using 32x-bit systems and had to downloaded of second 32x DLL zip.&amp;#160; With the official release I decided to provide two complete versions, GummyBear.Web.1.0.2.32x.zip and GummyBear.Web.1.0.2.64x.zip.&amp;#160; That also allowed me to remove an installation step, which is always a good thing.&lt;/p&gt;  &lt;p&gt;I'll be updating &lt;a href="http://sueetie.com/wiki/ThemingGummyBear.ashx"&gt;Theming Gummy Bear&lt;/a&gt; on the Sueetie Wiki over the next couple of days, as I know one of the first things people will want to do with Gummy Bear is replace the Lollipop theme with a candy theme they can call their own.&amp;#160; I hope there will be lots of playing and experimenting with the great apps in Sueetie, so I provided instructions on how to clean the site and start fresh in &lt;a href="http://sueetie.com/wiki/GummyBearSetup.ashx#Gummy_Bear_Reloaded_3"&gt;Gummy Bear Reloaded.&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Gummy Bear is available in the &lt;a href="http://sueetie.com/media/"&gt;Sueetie Media Gallery.&lt;/a&gt;&amp;#160; You'll need to register at Sueetie.com to have access to the download folder. (Sidenote: I really need to create a document-specific Gallery Server Pro format to display more document description information.&amp;#160; The current thumbnail display as you'll notice is pretty limiting.) If you have any thoughts, problems or questions, there are several &lt;a href="http://sueetie.com/forum/default.aspx?g=topics&amp;amp;f=14"&gt;Gummy Bear-specific forums&lt;/a&gt; for feedback and support.&lt;/p&gt;  &lt;p&gt;I know this is an official announcement and everything, but I feel like the nerd Kent at the end of the movie Real Genius (okay, when do I NOT feel like Kent), when he was in Professor Hathaway's house standing at the huge mysterious vat covered with aluminum foil.&amp;#160; He looks up to heaven and says, &amp;quot;Okay, God.&amp;#160; Let me…have it!&amp;quot;&amp;#160; The laser fires from above and hilarity ensues.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/DaveBurke/~4/-5H6RfHUOFw" height="1" width="1"/&gt;</description>
      <link>http://feedproxy.google.com/~r/DaveBurke/~3/-5H6RfHUOFw/post.aspx</link>
      <author>daveburke</author>
      <comments>http://dbvt.com/blog/post/Gummy-Bear-is-officially-in-the-wild.aspx#comment</comments>
      <guid isPermaLink="false">http://dbvt.com/blog/post.aspx?id=a967a0da-3316-4e85-8c23-c82db847a125</guid>
      <pubDate>Wed, 21 Oct 2009 10:03:00 -0800</pubDate>
      <category>Sueetie</category>
      <dc:publisher>daveburke</dc:publisher>
      <pingback:server>http://dbvt.com/blog/pingback.axd</pingback:server>
      <pingback:target>http://dbvt.com/blog/post.aspx?id=a967a0da-3316-4e85-8c23-c82db847a125</pingback:target>
      <slash:comments>1</slash:comments>
      <trackback:ping>http://dbvt.com/blog/trackback.axd?id=a967a0da-3316-4e85-8c23-c82db847a125</trackback:ping>
      <wfw:comment>http://dbvt.com/blog/post/Gummy-Bear-is-officially-in-the-wild.aspx#comment</wfw:comment>
      <wfw:commentRss>http://dbvt.com/blog/syndication.axd?post=a967a0da-3316-4e85-8c23-c82db847a125</wfw:commentRss>
    <feedburner:origLink>http://dbvt.com/blog/post.aspx?id=a967a0da-3316-4e85-8c23-c82db847a125</feedburner:origLink></item>
    <item>
      <title>New Sueetie Theme: Licorice!</title>
      <description>&lt;p&gt;Gummy Bear has been available for about a week to those who’ve been following the &lt;a href="http://sueetie.com/forum/default.aspx?g=topics&amp;amp;f=14"&gt;Gummy Bear Forums&lt;/a&gt; at Sueetie.com. I’ve been getting some great feedback.&amp;nbsp; With Sueetie actually in people’s hands I realized I needed to revisit theming for the official release of Gummy Bear.&amp;nbsp; I wanted to provide a bit of theme content isolation and put in place simple theme creation and packaging logic that even I could understand.&amp;nbsp; Licorice is the happy byproduct.&lt;/p&gt; &lt;p&gt;Theme images and CSS files are now separate throughout the site, very few underlying code changes were required, and there’s a one-click site theme changer to simplify the setup process. While I needed to put a site theming structure in place, this was also a great opportunity for me to do something I’ve been wanting to do for a while now, update Sueetie.com.&amp;nbsp; &lt;a href="http://sueetie.com/groups/demo/default.aspx"&gt;Sueetie Groups&lt;/a&gt; are supported in the new theming system as well, which is pretty cool.&amp;nbsp; Without further ado, here are a few screenshots of Licorice.&amp;nbsp; You can go to &lt;a href="http://sueetie.com"&gt;Sueetie.com&lt;/a&gt; to see Licorice in action.&lt;/p&gt; &lt;p&gt;&lt;br&gt;&lt;img src="http://dbvt.com/x/blog/2009/su1020a.jpg"&gt; &lt;/p&gt; &lt;p&gt;&lt;img src="http://dbvt.com/x/blog/2009/su1020b.jpg"&gt; &lt;/p&gt; &lt;p&gt;&lt;br&gt;Licorice is very similar to the Lollipop theme, but it’s different enough to give me the change I needed so I can enjoy looking at it while I crank out more Sueetie Documentation, starting with updating the &lt;a href="http://sueetie.com/wiki/ThemingGummyBear.ashx"&gt;Theming Gummy Bear&lt;/a&gt; wiki page.&lt;/p&gt; &lt;p&gt;I mentioned a one-click theme changer function.&amp;nbsp; Here it is.&amp;nbsp; After the theme package is applied to the site, you would use the Administrative Theme Changer to update a Sueetie SiteSettings property and change the theme settings for all of the site applications and groups.&amp;nbsp; As a side note, the Licorice administrative pages use the default Lollipop theme.&amp;nbsp; It’s easy enough to style Admin so it’s the same as the rest of the site, but I wanted to do final Gummy Bear testing with the new theming system and get it out the door so I could move onto other things.&amp;nbsp; &lt;br&gt;&lt;br&gt;To use the Administrative Theme Changer you would simply enter the theme name.&amp;nbsp; The theme name matches the /style/[theme] directory name that will be used for the theme across the site apps.&lt;br&gt;&lt;/p&gt; &lt;p&gt;&lt;img src="http://dbvt.com/x/blog/2009/su1020f.jpg"&gt; &lt;/p&gt; &lt;p&gt;I don’t plan to release Licorice with Gummy Bear, since the Sueetie flagship site should probably be a little different, and you know how I like to be different. Sorry. Hopefully the new theming structure Licorice produced will mean a lot of even cooler Gummy Bear Themes will be available soon.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/DaveBurke/~4/L5qrnNMkIeo" height="1" width="1"/&gt;</description>
      <link>http://feedproxy.google.com/~r/DaveBurke/~3/L5qrnNMkIeo/post.aspx</link>
      <author>daveburke</author>
      <comments>http://dbvt.com/blog/post/New-Sueetie-Theme-Licorice!.aspx#comment</comments>
      <guid isPermaLink="false">http://dbvt.com/blog/post.aspx?id=a104ebe9-9706-4bf6-89b9-3689833dec5f</guid>
      <pubDate>Tue, 20 Oct 2009 19:59:56 -0800</pubDate>
      <category>Sueetie</category>
      <dc:publisher>daveburke</dc:publisher>
      <pingback:server>http://dbvt.com/blog/pingback.axd</pingback:server>
      <pingback:target>http://dbvt.com/blog/post.aspx?id=a104ebe9-9706-4bf6-89b9-3689833dec5f</pingback:target>
      <slash:comments>1</slash:comments>
      <trackback:ping>http://dbvt.com/blog/trackback.axd?id=a104ebe9-9706-4bf6-89b9-3689833dec5f</trackback:ping>
      <wfw:comment>http://dbvt.com/blog/post/New-Sueetie-Theme-Licorice!.aspx#comment</wfw:comment>
      <wfw:commentRss>http://dbvt.com/blog/syndication.axd?post=a104ebe9-9706-4bf6-89b9-3689833dec5f</wfw:commentRss>
    <feedburner:origLink>http://dbvt.com/blog/post.aspx?id=a104ebe9-9706-4bf6-89b9-3689833dec5f</feedburner:origLink></item>
    <item>
      <title>The Donuts of Code Camp 12</title>
      <description>&lt;p&gt;Back in Vermont after a wonderful day at Code Camp 12. A big thanks to Chris Bowen, Chris Pels, Microsoft, and everyone else who helped organize another successful New England Code Camp. I thought I’d share some of the highlights with you in…The Donuts of Code Camp 12.&lt;/p&gt;&lt;br&gt; &lt;div style="margin: 10px; width: 270px; float: left"&gt;&lt;img src="http://dbvt.com/x/blog/2009/cc121017a.jpg"&gt; &lt;/div&gt; &lt;div style="margin: 10px; width: 270px; float: left"&gt;&lt;img src="http://dbvt.com/x/blog/2009/cc121017b.jpg"&gt; &lt;/div&gt;&lt;br&gt; &lt;div style="clear: both"&gt;&lt;/div&gt; &lt;div style="margin: 10px; width: 270px; float: left"&gt;&lt;img src="http://dbvt.com/x/blog/2009/cc121017c.jpg"&gt; &lt;/div&gt; &lt;div style="margin: 10px; width: 270px; float: left"&gt;&lt;img src="http://dbvt.com/x/blog/2009/cc121017d.jpg"&gt; &lt;/div&gt;&lt;br&gt; &lt;div style="clear: both"&gt;&lt;/div&gt; &lt;div style="margin: 10px; width: 270px; float: left"&gt;&lt;img src="http://dbvt.com/x/blog/2009/cc121017e.jpg"&gt; &lt;/div&gt; &lt;div style="margin: 10px; width: 270px; float: left"&gt;&lt;img src="http://dbvt.com/x/blog/2009/cc121017f.jpg"&gt; &lt;/div&gt;&lt;br&gt; &lt;div style="clear: both"&gt;&lt;/div&gt;&lt;br&gt;You can view the entire Donuts of Code Camp 12 album on &lt;a href="http://www.flickr.com/photos/daveburkevt/sets/72157622483251095/"&gt;Flickr.&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/DaveBurke/~4/TWQFLcVxaRs" height="1" width="1"/&gt;</description>
      <link>http://feedproxy.google.com/~r/DaveBurke/~3/TWQFLcVxaRs/post.aspx</link>
      <author>daveburke</author>
      <comments>http://dbvt.com/blog/post/The-Donuts-of-Code-Camp-12.aspx#comment</comments>
      <guid isPermaLink="false">http://dbvt.com/blog/post.aspx?id=e87c0d35-5d55-47f5-a21e-9f086e3f154f</guid>
      <pubDate>Sat, 17 Oct 2009 20:58:54 -0800</pubDate>
      <category>.NET</category>
      <dc:publisher>daveburke</dc:publisher>
      <pingback:server>http://dbvt.com/blog/pingback.axd</pingback:server>
      <pingback:target>http://dbvt.com/blog/post.aspx?id=e87c0d35-5d55-47f5-a21e-9f086e3f154f</pingback:target>
      <slash:comments>1</slash:comments>
      <trackback:ping>http://dbvt.com/blog/trackback.axd?id=e87c0d35-5d55-47f5-a21e-9f086e3f154f</trackback:ping>
      <wfw:comment>http://dbvt.com/blog/post/The-Donuts-of-Code-Camp-12.aspx#comment</wfw:comment>
      <wfw:commentRss>http://dbvt.com/blog/syndication.axd?post=e87c0d35-5d55-47f5-a21e-9f086e3f154f</wfw:commentRss>
    <feedburner:origLink>http://dbvt.com/blog/post.aspx?id=e87c0d35-5d55-47f5-a21e-9f086e3f154f</feedburner:origLink></item>
    <item>
      <title>Everyman Links for October 14, 2009</title>
      <description>&lt;div class="DaveBurkeBits"&gt; &lt;p&gt;&lt;strong&gt;Coding After Hours.&lt;/strong&gt; I started this Everyman late tonight because I was doing some Gummy Bear coding, but the older I get the less I want to hammer away all day in Visual Studio then code some more after hours.&amp;nbsp; I guess that’s why I blog so much at night. It’s still geeky but it’s not coding.&amp;nbsp; Ted Dziuba posted &lt;a href="http://teddziuba.com/2009/10/i-dont-code-in-my-free-time.html"&gt;I Don’t Code in my Free Time&lt;/a&gt; espousing a similar theme, though in his distinctive style.&amp;nbsp; “You know what's more awesome than spending my Saturday afternoon learning Haskell by hacking away at a few Project Euler problems? Fuck, ANYTHING.”&lt;/p&gt; &lt;p&gt;&lt;strong&gt;It’s all about usability.&lt;/strong&gt; Twenty seconds should suffice to get something from Scott Monty’s post on Usability and UI design titled &lt;a href="http://www.scottmonty.com/2009/10/why-apple-google-win-and-your-company.html"&gt;Why Apple and Google Win – and Your Company Doesn’t.&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Presentation Redux. &lt;/strong&gt;&lt;a href="http://www.web-strategist.com/blog/2009/10/09/how-speakers-should-integrate-social-into-presentations/"&gt;Jeremiah Owyang&lt;/a&gt; on integrating the social into presentations. Interesting anecdotes of Twitter audience revolts, but what struck me was the image of presenters with a cell phone in one hand, monitoring the flow of the audience conversation and adjusting the presentation accordingly. I think I’ll do that for my presentation at Code Camp on Saturday!&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Content is free. Formats are not.&lt;/strong&gt; An &lt;a href="http://news.cnet.com/8301-13505_3-10369471-16.html?part=rss&amp;amp;tag=feed&amp;amp;subj=TheOpenRoad"&gt;Open Road&lt;/a&gt; piece on where to place the economic value of free content. “Good content is a necessary precondition to getting paid, but it's not going to be the reason we pay anymore. That reason for payment is the format in which the content is delivered.”&lt;/p&gt; &lt;p&gt;&lt;strong&gt;More Microsoft Surface Cool.&lt;/strong&gt;&amp;nbsp;&lt;a href="http://futurismic.com/2009/10/07/touchscreen-tech-goes-3d/"&gt;3D.&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&lt;strong&gt;The No Filter Digital Culture.&lt;/strong&gt;&amp;nbsp;&lt;a href="http://www.markevanstech.com/2009/10/11/its-a-no-filter-digital-culture/"&gt;Mark Evans&lt;/a&gt; uses the recent verbal trashing of San Francisco by Twitter’s lead developer to suggest that the current digital culture is one in which anything goes.&amp;nbsp; You think it, you say it.&amp;nbsp; It is a massive noise box out there if you think about it.&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Losing digital data 2.0.&lt;/strong&gt;&amp;nbsp; I mentioned that I started posting to Posterous.&amp;nbsp; It’s a great publishing tool, but I’m already reconsidering it.&amp;nbsp; The idea was to post lighter stuff on Posterous that I either didn’t care about or was outside of the normal content I post here at dbvt.com.&amp;nbsp; The key is “stuff I don’t care about,” as we have to remember that &lt;a href="http://futurismic.com/2009/10/07/here-today-gone-tomorrow-why-the-next-decades-web-wont-feel-familiar/"&gt;the Cloud isn’t forever.&lt;/a&gt;&amp;nbsp; There’s also an interesting comparison (in the bottom pull-out in the article) between how Google organizes the web using authority over time, while the real-time web works completely opposite, through trending topics.&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Buy a frozen pizza.&lt;/strong&gt; Pizza Hut sales dropped 13% during the 3rd quarter compared to the same period last year.&amp;nbsp; Apparently &lt;a href="http://www.ft.com/cms/s/0/6de31674-b2c8-11de-b7d2-00144feab49a.html?nclick_check=1"&gt;people are buying high-end frozen pizzas&lt;/a&gt; to save money.&amp;nbsp; Don’t know why I found that interesting, but I noticed yesterday there are a ton of pizza varieties at the grocery store to explore. Life is good.&lt;/p&gt; &lt;p&gt;&lt;strong&gt;53 CSS techniques You Couldn’t Live Without.&lt;/strong&gt; This is &lt;a href="http://www.smashingmagazine.com/2007/01/19/53-css-techniques-you-couldnt-live-without/"&gt;a Smashing Magazine post from 2007,&lt;/a&gt; but I happened upon it this week.&amp;nbsp; These are always great to scroll through for tips and ideas.&amp;nbsp; The sad thing is that the post is two years old and I still have something to learn from it.&lt;/p&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/DaveBurke/~4/oAKoMFCChT0" height="1" width="1"/&gt;</description>
      <link>http://feedproxy.google.com/~r/DaveBurke/~3/oAKoMFCChT0/post.aspx</link>
      <author>daveburke</author>
      <comments>http://dbvt.com/blog/post/Everyman-Links-for-October-14-2009.aspx#comment</comments>
      <guid isPermaLink="false">http://dbvt.com/blog/post.aspx?id=30235270-56eb-4ea9-add4-e8b480ad4005</guid>
      <pubDate>Wed, 14 Oct 2009 21:50:14 -0800</pubDate>
      <category>Everyman Links</category>
      <dc:publisher>daveburke</dc:publisher>
      <pingback:server>http://dbvt.com/blog/pingback.axd</pingback:server>
      <pingback:target>http://dbvt.com/blog/post.aspx?id=30235270-56eb-4ea9-add4-e8b480ad4005</pingback:target>
      <slash:comments>2</slash:comments>
      <trackback:ping>http://dbvt.com/blog/trackback.axd?id=30235270-56eb-4ea9-add4-e8b480ad4005</trackback:ping>
      <wfw:comment>http://dbvt.com/blog/post/Everyman-Links-for-October-14-2009.aspx#comment</wfw:comment>
      <wfw:commentRss>http://dbvt.com/blog/syndication.axd?post=30235270-56eb-4ea9-add4-e8b480ad4005</wfw:commentRss>
    <feedburner:origLink>http://dbvt.com/blog/post.aspx?id=30235270-56eb-4ea9-add4-e8b480ad4005</feedburner:origLink></item>
    <item>
      <title>Other New Sueetie Wiki Docs of Note for October 14, 2009</title>
      <description>&lt;p&gt;The pre-release Gummy Bear documentation concludes with three installation items.&amp;nbsp; I say “pre-release” as I’m sure the Gummy Bear experience of users in so many different environments will warrant more Gummy Bear-specific documentation.&lt;/p&gt; &lt;p&gt;The three installation items that won the lottery and got their own illustrated documents are&lt;/p&gt; &lt;ol&gt; &lt;li&gt;&lt;a href="http://sueetie.com/wiki/WizardYAF.ashx"&gt;The YetAnotherForum.NET Setup Wizard&lt;/a&gt;  &lt;li&gt;&lt;a href="http://sueetie.com/wiki/WizardGSP.ashx"&gt;The Gallery Server Pro Setup Wizard&lt;/a&gt;  &lt;li&gt;&lt;a href="http://sueetie.com/wiki/SetupMediaRoles.ashx"&gt;Giving Gallery Server Pro Album Read Access to Registered Users&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt; &lt;p&gt;Do not fear, the docs are mostly pictures, like this one showing which boxes must be checked to enable read access for Registered Users in Gallery Server Pro.&lt;br&gt;&lt;/p&gt; &lt;p&gt;&lt;img src="http://sueetie.com/x/site/2009/gsp1013d.jpg"&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/DaveBurke/~4/cOCYTUQ3V5Y" height="1" width="1"/&gt;</description>
      <link>http://feedproxy.google.com/~r/DaveBurke/~3/cOCYTUQ3V5Y/post.aspx</link>
      <author>daveburke</author>
      <comments>http://dbvt.com/blog/post/Other-New-Sueetie-Wiki-Docs-of-Note-for-October-14-2009.aspx#comment</comments>
      <guid isPermaLink="false">http://dbvt.com/blog/post.aspx?id=ded9a042-512d-4611-acb6-82e5801dbcf2</guid>
      <pubDate>Tue, 13 Oct 2009 22:41:06 -0800</pubDate>
      <category>Sueetie</category>
      <dc:publisher>daveburke</dc:publisher>
      <pingback:server>http://dbvt.com/blog/pingback.axd</pingback:server>
      <pingback:target>http://dbvt.com/blog/post.aspx?id=ded9a042-512d-4611-acb6-82e5801dbcf2</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://dbvt.com/blog/trackback.axd?id=ded9a042-512d-4611-acb6-82e5801dbcf2</trackback:ping>
      <wfw:comment>http://dbvt.com/blog/post/Other-New-Sueetie-Wiki-Docs-of-Note-for-October-14-2009.aspx#comment</wfw:comment>
      <wfw:commentRss>http://dbvt.com/blog/syndication.axd?post=ded9a042-512d-4611-acb6-82e5801dbcf2</wfw:commentRss>
    <feedburner:origLink>http://dbvt.com/blog/post.aspx?id=ded9a042-512d-4611-acb6-82e5801dbcf2</feedburner:origLink></item>
    <item>
      <title>New in the Sueetie Wiki: Theming Gummy Bear</title>
      <description>&lt;p&gt;The first thing I’d want to do if I just downloaded Gummy Bear, after exploring its great apps that is, would be to theme the heck out of it.&amp;nbsp; The look of Sueetie.com is getting a bit long in the tooth and needs an overhaul.&amp;nbsp; Gummy Bear sports Sueetie.com’s Lollipop theme, so yeah, some Gummy Bear theming info is a good thing.&amp;nbsp; Here’s the &lt;a href="http://sueetie.com/wiki/ThemingGummyBear.ashx"&gt;new Theming Gummy Bear page&lt;/a&gt; in the Sueetie Wiki.&lt;br&gt; &lt;h3&gt;Gummy Bear Site Theming Layout&lt;a href="http://sueetie.com/wiki/ThemingGummyBear.ashx#Gummy_Bear_Site_Theming_Layout_6"&gt;¶&lt;/a&gt;&lt;/h3&gt; &lt;p&gt;As you know, Sueetie is not a single website application, but 6 separate applications that the share Sueetie Framework libraries. They also share CSS and theming, but only to a limited degree. However, once you see the simple logic involved, theming 6 applications isn't as big of a deal as you may think.&lt;br&gt;&lt;br&gt;A bit a history before proceeding, if you've seen &lt;a href="http://sueetie.com/blog/post/Announcing-Sueetie-Themes.aspx"&gt;"Introducing Sueetie Themes,"&lt;/a&gt; please skip ahead to &lt;a href="http://sueetie.com/blog/post/Announcing-the-Death-of-Sueetie-Themes.aspx"&gt;”Introducing the Death of Sueetie Themes."&lt;/a&gt; The architecture to support site-wide theme packages was actually finished, but I pulled it because it added complications that I didn't think brought enough value, plus it made theming more difficult. Keyword: simple, particularly since we're theming 6 apps, like I said.&lt;br&gt;&lt;/p&gt; &lt;h4&gt;Top Level Root Web Area&lt;a href="http://sueetie.com/wiki/ThemingGummyBear.ashx#Top_Level_Root_Web_Area_0"&gt;¶&lt;/a&gt;&lt;/h4&gt;The top level of Gummy Bear contains the root web site contents, which includes the /admin area. Theming particulars are &lt;b&gt;/masters&lt;/b&gt; and &lt;b&gt;/style&lt;/b&gt; folders. &lt;b&gt;sueetie.master&lt;/b&gt; is used as the main Master Page, &lt;b&gt;alternate.master&lt;/b&gt; for contents in the /members area (login, my account, register, and so on.)&lt;br&gt;&lt;br&gt;In the screenshot below you'll see how the .master page loads its area- and page-specific .CSS files. For the top web area those .CSS files are &lt;b&gt;shared.css&lt;/b&gt; and &lt;b&gt;sueetie.css.&lt;/b&gt; &lt;b&gt;shared.css&lt;/b&gt; is, as its name implies, shared across all Sueetie applications. All applications load shared.css.&lt;br&gt;&lt;br&gt;The loading logic which is found in all applications across Sueetie is&lt;br&gt;&lt;br&gt;&lt;b&gt; &lt;ul&gt; &lt;li&gt;The application's own .CSS file(s)  &lt;li&gt;shared.css  &lt;li&gt;Sueetie application .CSS file (forum.css, blog.css, etc...)&lt;/li&gt;&lt;/ul&gt;&lt;br&gt;&lt;img alt="Image" src="http://sueetie.com/x/site/2009/theme1012a.jpg"&gt;&amp;nbsp;&lt;/b&gt;&lt;br&gt; &lt;h4&gt;&lt;br&gt;Blog&lt;a href="http://sueetie.com/wiki/ThemingGummyBear.ashx#Blog_1"&gt;¶&lt;/a&gt;&lt;/h4&gt; &lt;p&gt;One thing to remember about Sueetie in general and Sueetie Theming in particular, each of the applications exists as independent of the Sueetie framework as possible. Member-centric, loosely application-coupled. This means that the theming architecture of the apps is supported in full and only supplemented by shared Sueetie theming logic. You'll see that in the screenshot below. &lt;b&gt;Lollipop&lt;/b&gt; is the name of the sitewide theme used with Gummy Bear. When you create a new site theme you will copy Lollipop and customize accordingly.&lt;br&gt;&lt;br&gt;Also notice the standardized .CSS loads as we saw above: The application .CSS's, shared.css and the Sueetie application .css (blog.css). As for the Master file, all apps will use their own .master files. You would most likely theme the top level masters and apply that style to the various .masters on the site applications. For BlogEngine.NET, the /themes/theme/site.master is used. I added a contact.master because I like having more control over the contact page.&lt;br&gt;&lt;br&gt;&lt;img alt="Image" src="http://sueetie.com/x/site/2009/theme1012b.jpg"&gt;&lt;br&gt;&lt;/p&gt; &lt;h4&gt;Forums&lt;a href="http://sueetie.com/wiki/ThemingGummyBear.ashx#Forums_2"&gt;¶&lt;/a&gt;&lt;/h4&gt; &lt;p&gt;YetAnotherForum.NET's theming architecture is similar to BlogEngine.NET's, as a selection of themes are listed in the &lt;b&gt;/themes&lt;/b&gt; directory, for our purposes, &lt;b&gt;/themes/lollipop.&lt;/b&gt; All of YAF.NET uses /forum/default.aspx and loads the appropriate controls. (Gallery Server Pro is designed similarly.)&lt;br&gt;&lt;br&gt;&lt;img alt="Image" src="http://sueetie.com/x/site/2009/theme1012c.jpg"&gt;&lt;br&gt;&lt;b&gt;&lt;br&gt;/forum/forum.master&lt;/b&gt; is a Sueetie addition, as YetAnotherForum.NET 1.9.3 out of the box does not use a master file. CSS files are loaded using the same logic and order as other applications, though in YAF.NET forum pages in Sueetie derive from a base class file in Sueetie.Forums. (This is to support the site-wide integrated inbox feature.) Here is what that looks like.&lt;br&gt;&lt;br&gt;&lt;img alt="Image" src="http://sueetie.com/x/site/2009/theme1012d.jpg"&gt;&lt;br&gt;&lt;/p&gt; &lt;h4&gt;Wiki&lt;a href="http://sueetie.com/wiki/ThemingGummyBear.ashx#Wiki_3"&gt;¶&lt;/a&gt;&lt;/h4&gt; &lt;p&gt;Screwturn Wiki supports /themes selection like YetAnotherForum.NET. It uses three .master files in the root (&lt;b&gt;MasterPage.master&lt;/b&gt; for your wiki pages, &lt;b&gt;MasterPageSA.master&lt;/b&gt; for editor and certain other utility pages, and &lt;b&gt;admin.master&lt;/b&gt; for the Wiki Administration area.&lt;br&gt;&lt;br&gt;&lt;img alt="Image" src="http://sueetie.com/x/site/2009/theme1012e.jpg"&gt;&lt;br&gt;&lt;br&gt;CSS files are loaded in the master page .CS codebehind and because ScrewTurn Wiki is a Web Application, those files are not included in Gummy Bear. The order of .CSS files loaded are 1) &lt;b&gt;/themes/theme/print_styles.css,&lt;/b&gt; 2) &lt;b&gt;/themes/theme/screen_styles.css,&lt;/b&gt;' 3) &lt;b&gt;/style/shared.css,&lt;/b&gt; and 4) &lt;b&gt;/style/wiki.css.&lt;/b&gt; Here is that Master codebehind source.&lt;br&gt;&lt;br&gt;&lt;img alt="Image" src="http://sueetie.com/x/site/2009/theme1012f.jpg"&gt;&lt;br&gt;&lt;/p&gt; &lt;h4&gt;Media Gallery&lt;a href="http://sueetie.com/wiki/ThemingGummyBear.ashx#Media_Gallery_4"&gt;¶&lt;/a&gt;&lt;/h4&gt;Gallery Server Pro uses a single default.aspx like YetAnotherForum.NET. The stylesheets loaded, in order are 1) &lt;b&gt;/media/gs/styles/gallery.css,&lt;/b&gt; 2) &lt;b&gt;/media/gs/styles/ca_styles.css,&lt;/b&gt; 3) &lt;b&gt;/style/shared.css,&lt;/b&gt; and 4) &lt;b&gt;/style/media.css.&lt;/b&gt; Media.master has been added, like Forum.master in forums to more easily transfer an new layout from the top level web site /masters/sueetie.master (or some other .master you create.)&lt;br&gt;&lt;br&gt;&lt;img alt="Image" src="http://sueetie.com/x/site/2009/theme1012g.jpg"&gt;&lt;br&gt;&lt;br&gt;CSS files are loaded in the source class file /media/gs/codefiles/gallerypage.cs. Because Gallery Server Pro is a Web Application Project like ScrewTurn Wiki, the file is not included in Gummy Bear. Here's that code.&lt;br&gt;&lt;br&gt;&lt;img alt="Image" src="http://sueetie.com/x/site/2009/theme1012h.jpg"&gt;&lt;br&gt; &lt;h4&gt;&lt;br&gt;Marketplace&lt;a href="http://sueetie.com/wiki/ThemingGummyBear.ashx#Marketplace_5"&gt;¶&lt;/a&gt;&lt;/h4&gt;The Marketplace is themed similar to the root web area. Because it is based on the ASPNET Quickstart Classifieds application, and thus no longer actively updated like the other great apps in Sueetie, it is more tightly integrated with the root web area contents--a process that will most likely continue going forward. Marketplace uses two themes, like the root web area: &lt;b&gt;/style/shared.css&lt;/b&gt; and &lt;b&gt;/style/marketplace.css.&lt;/b&gt; It uses a Sueetie-provided Marketplace.master layout file.&lt;br&gt;&lt;br&gt;&lt;img alt="Image" src="http://sueetie.com/x/site/2009/theme1012i.jpg"&gt;&lt;br&gt;&lt;br&gt;Stylesheets are loaded in Marketplace.master.&lt;br&gt;&lt;br&gt;&lt;img alt="Image" src="http://sueetie.com/x/site/2009/theme1012j.jpg"&gt;&lt;img src="http://feeds.feedburner.com/~r/DaveBurke/~4/CjYYOvm44CE" height="1" width="1"/&gt;</description>
      <link>http://feedproxy.google.com/~r/DaveBurke/~3/CjYYOvm44CE/post.aspx</link>
      <author>daveburke</author>
      <comments>http://dbvt.com/blog/post/New-in-the-Sueetie-Wiki-Theming-Gummy-Bear.aspx#comment</comments>
      <guid isPermaLink="false">http://dbvt.com/blog/post.aspx?id=bd8e2da7-9fe1-4d1e-89fb-2ade0136470c</guid>
      <pubDate>Tue, 13 Oct 2009 21:55:32 -0800</pubDate>
      <category>Sueetie</category>
      <dc:publisher>daveburke</dc:publisher>
      <pingback:server>http://dbvt.com/blog/pingback.axd</pingback:server>
      <pingback:target>http://dbvt.com/blog/post.aspx?id=bd8e2da7-9fe1-4d1e-89fb-2ade0136470c</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://dbvt.com/blog/trackback.axd?id=bd8e2da7-9fe1-4d1e-89fb-2ade0136470c</trackback:ping>
      <wfw:comment>http://dbvt.com/blog/post/New-in-the-Sueetie-Wiki-Theming-Gummy-Bear.aspx#comment</wfw:comment>
      <wfw:commentRss>http://dbvt.com/blog/syndication.axd?post=bd8e2da7-9fe1-4d1e-89fb-2ade0136470c</wfw:commentRss>
    <feedburner:origLink>http://dbvt.com/blog/post.aspx?id=bd8e2da7-9fe1-4d1e-89fb-2ade0136470c</feedburner:origLink></item>
  </channel>
</rss>
