-
I created a Visual Studio 2005 template for my own use when creating CSModules. The template contains the base line code that you need for creating a basic CSModule, and some basic instruction on what you need to get going. In case someone else would find it useful, I have uploaded it to my downloads...
-
I'm kind of new to the CommunityServer 2.1 and want to evaluate the new feature in it. I have been working a little with CS 1.0 but it was for some years ago. At a first glance I think it looks very impressive.
-
Friday and screencast time again! This time on a feature some have talked about before. Dave Burke has some excellent tips for using them here , Adonis Bitar talks about how he uses them . I am talking about Text Parts, or as they seems to be called now, "Snippets". If I would give a quick...
-
A CSModule that I've used myself on a couple of sites, but haven't seen much written about is Ken Robertson's CSModule implementation of the Lightbox JS image overlay scripts. This module enables you to insert thumbnails of your pictures in for example your blog posts by a specific text part...
-
On wednesday I talked about post attachements, and referred to a post by Keyvan Nayyeri on how to do attachements programatically. Today I thought I'd talk about attaching a video to your forum posts, which can be played right in the post itself. It's not really attaching a video to a post, it's more...
-
Some time ago I got a coffe mug as a present from a friend of mine. It's a black coffe mug which has the word 'Geek' written on it in white. Don't know why my friend thought it would fit me. :-) I wonder, am I a geek if I sometimes get inspired by code? Probably, right? When I read a code article that...
-
About a week ago, I initiated a new developing project together with some of the CS MVPs. What we want to do is a package of different CSModules to be used both as an example of programming CSModules, but also as a package of free Add-ons for Community Server . So far we are (besides me) Keyvan Nayyeri...