Ken Robertson's Blog

Ramblings of a .NET developer

Browse by Tags

All Tags » nGallery (RSS)
Community Server v1.0!
As you may have heard from either Scott , Rob , or the Community Server message boards , Community Server v1.0 is out! It is truly a great honor to have been able to work on it. The team of people working on it are absolutely awesome and it is great to...
Posted: Feb 19 2005, 10:30 AM by qgyen | with 1 comment(s)
Filed under: ,
Community Server Beta2 Released
Beta2 of Community Server was released today over at communityserver.org . Be sure to check out the announcement . This release mostly features a massive number of bug fixes. We've gotten quite far on cranking on the various components to get them tweaked...
Posted: Dec 08 2004, 03:59 PM by qgyen | with 3 comment(s)
Filed under: ,
Community Server v1.0 Beta1 Released
Community Server v1.0 Beta1 was released today ( ScottW's post , announcement on communityserver.org ). So far, it has been released for about 2 hours and we've already had a flood of feedback (and bug reports, but hey, its beta). If you have any issues...
Posted: Nov 17 2004, 03:09 PM by qgyen | with 2 comment(s)
Filed under: ,
Rainbow, Guestbook, nGallery Integration
Installed Rainbow and have been working with it to design a site for wedding information. One thing annoying about it is its layout/theme handling. It does everything through user controls and it can be a bit of a pain to get everything to work right...
Posted: Jun 04 2004, 04:10 PM by qgyen | with 124 comment(s)
Filed under: ,
A Developer at Heart
You know you are a developer (or, rather, geek) at heart when your first throught after you get engaged is setting up a website for you and your fiancee to post wedding information, pictures, and other details. So, last night I registered kenandtrish...
Posted: Jun 02 2004, 04:05 PM by qgyen | with no comments
Filed under:
nGallery v1.6.1 released!
nGallery v1.6.1 is now available for download! Visit the nGallery site at http://www.ngallery.org to download! nGallery is a FREEWARE, OPEN SOURCE implementation of a image gallery written purely in managed .NET and C#. nGallery provides a solution to...
Posted: Apr 26 2004, 10:10 AM by qgyen | with 16 comment(s)
Filed under: ,
Using NSIS to install to a website other than the Default Website.
One of my biggest gripes with the default setup package that Visual Studio produces is that for projects, it only supports installing applications to the Default Website. I don't want all my applications on the default website, and I find it a pain to...
Posted: Apr 01 2004, 05:05 PM by qgyen | with 29 comment(s)
Filed under: ,
Method of using Reflection to get current executing user? Or, find out which user an application pool runs as?
Is there some way to use reflection to get the name of the user who is currently executing as? Or if that isn't possible, is there a way to find out which user the current application pool is running as? Main reason I ask is as a part of the new nGallery...
Posted: Apr 01 2004, 03:24 PM by qgyen | with 1 comment(s)
Filed under: ,
More Posts