openSourceC.org
Open source C/C++/C# site dedicated to the .NET platform

January 2008 - Blog Watch

Blog Watch

Syndication

News

  • No news, is good news.
  • CS Nuglet: Binding Page Title to WrappedLiteral Control

    This may seem like a minor nuglet, but it's another of those Chameleon features that fall into the category of "I like how that Ben Tiedt thinks!" Community Server Chameleon really is a marvelous architecture and I enjoy discovering little gems like the CSThemePageBase class's SetTitle() method overrides that not only enable you to set a page title, but to bind the same string to a WrappedLiteral control as well. A Twofer! Hey, I told you it was a minor nuglet. It's still pretty...
  • Community Server Account Manager

    Looking for a smart, talented, self-starter to join our Sales team. We are a fast-growing company headquartered in North Dallas, a fun place to work with a great staff, great bosses and great benefits. If you believe that you have the passion and the Read More......( read more ) Read More...
  • (PRODUCT) RED

    The (PRODUCT) RED blog highlights the platform’s ability to offer a scalable blogging platform while maintaining and maximizing brand fidelity. COMMUNITY SERVER in ACTION Telligent worked with Dell™ in the past on a blog initiative and is currently in a long-standing relationship with Microsoft®. So when these two partners invited Telligent to participate in the worthwhile (RED) project by developing a scalable blog around the newest PRODUCT (RED) products, the team jumped at the opportunity to partner...
  • (PRODUCT) RED

    The (PRODUCT) RED blog highlights the platform’s ability to offer a scalable blogging platform while maintaining and maximizing brand fidelity. COMMUNITY SERVER in ACTION Telligent worked with Dell™ in the past on a blog initiative and is currently in a long-standing relationship with Microsoft®. So when these two partners invited Telligent to participate in the worthwhile (RED) project by developing a scalable blog around the newest PRODUCT (RED) products, the team jumped at the opportunity to partner...
  • Smart Image Links and other Wrapped CS Content

    The Community Server Controls source library contains a WrappedContentBase class that can be extended for a variety of purposes, making it very easy to build context-aware controls to use in conjunction with other CS Chameleon List, Data and Form controls. If you search ": WrappedContentBase" in the Community Server SDK you'll find examples of controls derived from the class performing various functions. I'm going to demonstrate using a smart image link to display a custom email...
  • Ode to Community Server Event Logging

    When people ask me how a Community Server license can cost $2000, I can go down any number of paths to justify why it's worth every penny. From a developer's perspective, Event Logging is one of those features I always mention why CS a good value. Yeah, I know there's the logging application block in the .NET Enterprise Library and this stuff isn't rocket science anymore, but it's another of the many architectural advantages that can be leveraged when building applications with...
  • Quick example of Generic Economics

    The world is moving to LINQ and here I am still learning how to think in Generics. Take this quick example of how I am learning about generic economics. I have a Community Server Chameleon List control of hours billed per week on all jobs per employee and wanted to display total hours. I was thinking, okay, a #temp SQL table, calculate the total, shoot it back to the control. Or no, add a second select to the stored proc and grab the total in a datareader.NextResult(). Then Generics Thought kicked...
  • CommunityServer Magic

    There are some great tools built into Community Server. TelliCast #32 highlights some of the things we've done to make your life easier. In this video we talk about blogging with Windows Live Writer, using blog file storage, tweaking images with the attribute editor and we show how we write our video posts. View Video Format: wmv Duration: 13:45 Download Video Read More...
  • CommunityServer Magic

    There are some great tools built into Community Server. TelliCast #32 highlights some of the things we've done to make your life easier. In this video we talk about blogging with Windows Live Writer, using blog file storage, tweaking images with the attribute editor and we show how we write our video posts. View Video Format: wmv Duration: 13:45 Download Video...( read more ) Read More...
  • CommunityServer Magic

    There are some great tools built into Community Server. TelliCast #32 highlights some of the things we've done to make your life easier. In this video we talk about blogging with Windows Live Writer, using blog file storage, tweaking images with the attribute editor and we show how we write our video posts. View Video Format: wmv Duration: 13:45 Download Video Read More...
  • Support Manager

    We’re looking for a talented and passionate person with a support background, understanding and knowledge of working within Product support, and the business background to manage and direct the department as a business. This position will be responsible Read More......( read more ) Read More...
  • Senior Web Developer - Team Lead

    We are looking for a serious process-oriented Senior Web Developer, a team leader, who can help us deliver a rock-solid web-based community application. This candidate would be responsible for driving all technical aspects of development. Candidate must Read More......( read more ) Read More...
  • Using Properties with Chameleon Forms

    Community Server Chameleon Forms are placed on an .ASPX page like any ASP.NET control, with each control within the form declared when its created. Here's an example. <DBVT:LaborUpdateForm ID="LaborUpdateForm1" runat="server" LaborPhaseDropDownListId="PhaseDropDown" LaborShiftDropDownListId="ShiftDropDown" HoursTextBoxId="HoursTextBox" UpdateButtonId="UpdateButton"> It's easy to think of a Chameleon form as strictly a collection...
  • Dynamic Configuration in Graffiti CMS

    As was mentioned at the CSDC'07 back in October, Dynamic Configuration support is being used in more places. Today, it was announced that Graffiti CMS (a new product by Telligent ) now supports global variables. This feature is implemented using the same Dynamic Configuration support used in Community Server. The great news is that if you are familiar with defining configuration meta-data in Community Server, you already will know how to define configuration data in Graffiti! Both Community Server...
  • Dynamic Configuration in Graffiti CMS

    As was mentioned at the CSDC'07 back in October, Dynamic Configuration support is being used in more places. Today, it was announced that Graffiti CMS (a new product by Telligent ) now supports global variables. This feature is implemented using the same Dynamic Configuration support used in Community Server. The great news is that if you are familiar with defining configuration meta-data in Community Server, you already will know how to define configuration data in Graffiti! Both Community Server...
  • Guide to adding a custom project to the Community Server SDK

    I wrote this step-by-step guide to help my clients configure a DBVT custom project in Community Server, where another developer or the client's IT staff takes over management of the site. While the instructions are specific to how I deliver projects, it covers all of the aspects of adding a project to the CS SDK. I have included an accompanying screenshot with each instruction. 1) Download the SDK. It's a good idea to be sure the build version of the SDK is the same used in the custom project...
  • Community Server Byte for January 13, 2008

    blog bits Ask Crome, a prolific resource for answers on CS Forums posts a comprehensive list of Addons for Community Server 2007. Roman Nikitin in Russia wrote an Invision Power Board to Community Server 2007 converter. Source available. forum bits Ken provides a smidgen on group support coming in CS2008. "A group will support having a forum, blog, and media gallery. They are only allowed one of each." Ken reminds us of a defective upgrade script in the MSI installer and how to rectify...
  • Graffiti in Real Time

    Ken Robertson is a Telligent developer and spends a few minutes with us in Episode 31 giving a short demo of how easy it is to install and set up Graffiti. I gathered the following steps from his excellent work: 1. Set up web host. 2. Change connection string in web.config to point to provided blank file-based db (unless you like the default data). 3. FTP small 7.5 MB upload to host 4. Grab snack and maybe a Dew 5. Navigate to site in your favorite browser 6. Say to yourself, "Boom - now I'm...
  • Graffiti in Real Time

    Ken Robertson is a Telligent developer and spends a few minutes with us in Episode 31 giving a short demo of how easy it is to install and set up Graffiti. I gathered the following steps from his excellent work: 1. Set up web host. 2. Change connection string in web.config to point to provided blank file-based db (unless you like the default data). 3. FTP small 7.5 MB upload to host 4. Grab snack and maybe a Dew 5. Navigate to site in your favorite browser 6. Say to yourself, "Boom - now I'm...
  • Holiday Season 2007 Recap

    Funny, I feel like I'm still in Christmas and New Years holiday mode and that the grind hasn't really kicked into gear yet. To help bring me back into the workabilly flow I'll write this holiday season 2007 recap to remind myself that the grind has indeed returned for working geeks like me, whether I feel like it's returned or not. It was the night before Christmas and all through the home office, not a creature was stirring, not even a mouse... until I received an email asking if...
   
Copyright © 2006-2010 WGB Enterprises
Powered by Community Server (Commercial Edition), by Telligent Systems