CS MVP's
Community Servers Most Valued Professionals

September 2006 - CS MVP Bloggers

  • So That's Why My Orcas CTP Wasn't Mounting

    I recently downloaded the September CTP VPC image of Orcas (aka Visual Studio vNext) only to find that the image I downloaded refused to mount in Virtual PC. Thankfully I just stumbled across Jon Galloway's post about just this issue here . In a nutshell, there are two VPC images I needed to download; I only snagged the base image (which contains the operating system) and missed the image containing the actual Orcas bits. Note to self, always read the (full) instructions . I'm a happy camper now...
  • Who Killed the Electric Car?

    Not me! After watching the movie, and being exposed, for the very first time, to the radical idea of converting a conventional car to an electric car, my girlfriend and I were inspired to give it a try. So after researching a bit about how this might be done, I've found that there has been a LOT of electric conversions done by average people. Check out this site http://www.austinev.org/evalbum/ . These are regular cars (and other interesting vehicles built or converted to EVs (electric vehicles)...
  • Remote Access to SQL Server Express

    Today I tried to access a SQL Express server remotely for the first time. Because I'm writing this you may already guess that I had some trouble. In fact, I got several different error messages while playing around with configuration of the SQL server, e.g. SQL server does not allow remote connections, Server does not exist or access denied etc. After struggling with the SQL Server Configuration Manager and SQL Server Surface Area Configuration for about an hour, I finally consulted Google and found...
  • New Form Of Blog Spam?

    I've noticed a new (well, new to my site at least) form of blog spam trickling in here on JK.com; the spammer leaves a comment that is simply a duplicate of the post up to a certain amount of words, and the only link back to their site is in the "From" box, so for example if Google were to spam this post, it would look like: Google said: I've noticed a new (well, new to my site at least) form of blog spam trickling in here on JK.com; the spammer leaves a comment that is simply a duplicate... Chances...
  • Microsoft Interview Update

    No lengthy post here other than apparently I did pretty well on my initial phone screens; Microsoft will be flying me to Dallas next Thursday (Oct 5th) for a full round of face to face meetings with the group I hope to be working for soon. The good news is that due to MS's global nature I won't have to be based out of Dallas, I can use the local MS PSS hub here in Charlotte to work out of. Too bad this couldn't have been last weekend for the Telligent Developer Summit , but hopefully I'll get to...
  • Personal Assistant Services, unLtd.

    Seems to have been an age since I worked on a site running anything other than Community Server, but I got a request for a small static site from Personal Assistant Services Unlimited and took the opportunity to play with ASP.NET2.0 outside the CS context for a change. I got to experiment with the new Adapters to include a standards-compliant rendering of a DataList for the navigation. Nothing major really, but something I'll hopefully get to explore further in future projects. What really struck...
  • Personal Assistant Services, unLtd.

    Seems to have been an age since I worked on a site running anything other than Community Server, but I got a request for a small static site from Personal Assistant Services Unlimited and took the opportunity to play with ASP.NET2.0 outside the CS context for a change. [photo:14] I got to experiment with the new Adapters to include a standards-compliant rendering of a DataList for the navigation. Nothing major really, but something I'll hopefully get to explore further in future projects. What...
  • CSModule for MSN Soapbox

    Have you seen the New MSN SoapBox ? It's like MSN's answer to YouTube. You can upload your videos, comment rate etc videos. From what I've seen of it so far it seems a pretty cool site. And if it's a cool site, you need to be able to integrate it to a cool application like Community Server . So, I put together a CSModule for you, so you can embed MSN SoapBox videos into your CS Forums and Blogs. It uses a SoapBox Text Part and inserts the proper HTML into the post at PreRenderPost time. Download...
  • Migrate from DasBlog to Community Server Using BlogML

    Won't you be proud to create something and see it could be useful for others? Now I can proudly say there is a successful movement between DasBlog and Community Server using BlogML . Good news for Darren and me. Some weeks ago Scott Vandehey contacted me about BlogML to solve some issues he had with BlogML 1.0 and my converter for it and I pointed him to BlogML 2.0. Now he has moved his blog from DasBlog to Community Server 2.1 and can enjoy it. Scott has written about this migration here and here...
  • Winners of ASP.NET AJAX Mash-it-up Contest Announced

    Earlier today Sonu sent an email to inform me about the winners of ASP.NET AJAX Mash-it-up Contest . His site, DotNetSlackers, won the Grand Prize for GeoTagIt Atlas application which has been written by Alessandro Gallo . Read the interview here . The contest was nice for me since all showcase sites had great Atlas functionality (I can't forget this codename, forgive me!). Congratulations to Sonu and Alessandro and all other contest winners for their great job to show the power of ASP.NET AJAX to...
  • Dev Log Date 28.09.06 - the Migrator Project Recode

    Yes, finally it's happened. The Migrator Project's source has been redesigned. It's now written in C# (expect the web service, but u don't see that). The Whole project is now in C# and doesn't use the Community Server API's as much as the alpha version of the migrator. Not much speed increases from using C#, but it's good practice for me, but the use of DIRECT sql API's instead of Community Server and cachine in the Web/Win interface means you'll be getting a much better experience from the project...
  • Windows Live Writer 1.0 Beta Update

    Today an update for Windows Live Writer 1.0 Beta was published : The following is a summary of the changes in the Writer 1.0 (Beta) Update: Tagging support Support for Blogger Beta Categories are sorted by name and support scrolling, plus improved support for reading categories from your blog Improved startup performance Paste is enabled for Title region and TAB/SHIFT+TAB navigation between title and body supported Insert hyperlink added to context menu when text is selected Title attribute in Insert...
  • Windows Live Writer 1.0 Beta Update

    Today an update for Windows Live Writer 1.0 Beta was published : The following is a summary of the changes in the Writer 1.0 (Beta) Update: Tagging support Support for Blogger Beta Categories are sorted by name and support scrolling, plus improved support for reading categories from your blog Improved startup performance Paste is enabled for Title region and TAB/SHIFT+TAB navigation between title and body supported Insert hyperlink added to context menu when text is selected Title attribute in Insert...
  • SqlBulkCopy in ADO.NET 2.0

    My second article on DotNetSlackers titled SqlBulkCopy in ADO.NET 2.0 has been published. SqlBulkCopy is a new feature in ADO.NET 2.0 that lets you to perform copy operation for a large amount of data between a source data store and a destination data table. In this article Keyvan introduces this new feature in .NET 2.0 and shows a sample application in action. In this article I talked about a new feature in ADO.NET 2.0, SqlBulkCopy, which lets you to improve the performance and speed for copying...
    Filed under: ,
  • CS Dev Guide: Resources

    Localization is a key part of every enterprise application in our world. Community Server as a popular international platform comes with great features to let you localize it. Thankfully in Community Server 2.1, localization can be done easier than older versions. An important part of localization is where you save messages, errors and any other string value that will be shown to end users. Our great Community Server stored all these values in XML files in /Languages folder (except resource files...
1 2 3 4 5 Next > ... Last »
Community Server MVP's © 2006-2008
Powered by Community Server (Commercial Edition), by Telligent Systems