Friday, September 08, 2006

Just a quick reminder for us all living down here in Sarasota that there is another Sarasotadev meeting this September 12th. The details are as follows:

2007 Office System as a Solutions Platform by Microsoft's David McNamee

This meeting will be on Tuesday, September 12, 2006 at 6pm. Location: Sarasota Community Foundation, located at 2635 Fruitville Rd., Sarasota, FL 34237 (just west of Tuttle on the north side of Fruitville).

The release of Office 2007 and SharePoint Server 2007 is quickly approaching.  Come learn what is available for developers in these new releases and how Office System can become an integral part of your custom solutions.  We will also demonstrate building an end-to-end solution using Office and SharePoint.

David brings his experience as an enterprise developer, architect, and trainer to helping customers unlock their business information by using the Office System as a rich developer platform. There is nothing that cannot be solved with the creative application of the .NET Framework, Office System, and Windows Mobile! Find David's blog here.

It seems like to be a good meeting and since Sharepoint and the 2007 Office system seems to be where Microsoft is headed it might be a good idea for all software developers to attend this meeting. The community foundation is always a good place to meet as they have by far one of the best meeting facilities in the area and the staff is very friendly and welcoming. If you are a not for profit organization then I would highly recommend using this resource in the area.

9/8/2006 3:58 PM Eastern Daylight Time  #    Disclaimer  |   | 
 Tuesday, March 21, 2006

I have some free DotNetNuke skins for all to download and use if they wish. I have a total of four skins with different color layouts. You are free to modify, alter or improve on these skins as much as you want. Furthermore there is no restriction as to how many computers you can run these skins on.

You can find them on my main personal website here. Enjoy! I will be back later with some more tutorials and other information as soon as I am done creating it. Thanks for reading!

3/21/2006 11:58 AM Eastern Daylight Time  #    Disclaimer  |   | 
 Friday, February 17, 2006

Rapid Module Development for DotNetNuke

 

I came across this really great article by Mark Hoskins on the use of various code generation tools to rapidly build modules for the DotNetNuke platform. Mark does a really great job on explaining how he goes about using these tools to develop his modules in a much shorter time frame.

 

You can read it here.

 

http://dotnet.sys-con.com/read/180968.htm

 

 

2/17/2006 11:50 AM Eastern Standard Time  #    Disclaimer  |   | 
 Thursday, February 16, 2006

Publishing documents on the World Wide Web can seem daunting for the self proclaimed ludites out there. Let's face it HTML, XML, CSS, JavaScript to name just a few of the technologies that you would need to be familiar with in order to develop a truly professional looking website for yourself or your business. Fortunately there is a solution to the problem, it is called a content management system and it is an easier way for just about anyone willing to learn to publish to the Internet.

Some of these content management systems have stemmed from the need of publishing data to the web. CNet for example created one of their own in house content management systems which they later spun off into a separate company called Vignette. Since publishing to the web began to take off in 1995 the development of these systems has really begun to progress. However my focus will be only on open source versions of the web content management systems.

The first open source system that I want to mention is called DotNetNuke (http://www.dotnetnuke.com) which is a AsP.Net based system. By far one of the more popular open source projects out there today DotNetNuke has an avid following of hundreds of thousands of users. The benefits of using this system is the rapid updates to the platform and the intense support you will receive from it community. These are two very important factors when considering an open source system, the level of updates and the support you will receive from its creators or users of the platform. Further the innovations that are built into this system make it one powerful application by any measure. For instance the skinning mechanism is by far one of the easiest to modify and customize and the scheduling processor reduces some of the more mundane tasks of maintaining any website.

However DotNetNuke does not come without any drawbacks. Since this system was eveloped in ASP.Net this means that you will need at least Visual Studio 2003 Professional or greater in order to truly modify the source and customize the system as you see fit. This can be a serious drawback as the cost of this development platform can run into the hundreds of dollars.

The second open source system that I have some experience in using is called AXCMS.Net (http://www.axcms.net) which is again built upon the .Net platform. This system is as feature rich as other open source systems such as DotNetNuke. However, this system has some definite drawbacks. First is its somewhat difficult setup and deployment problems that can seriously hinder any project. Also, there does not seem to be as an avid user base as DotNetNuke. However the system is as "solid" as they get and you will definitely be rewarded by your efforts once you have the system fully setup and ready to use. Also since this system is really a neat way to get introduced to the development team any updates or customizations you may need will be for a fee from the creators of the system. This really hinders the community support of the system and makes adoption that much harder.

There are many other open source systems out there with some more being developed as I write this article. The main factors when adopting any open source content management systems you should consider are: how well is this system supported by the community and how often is this system updated by its core development team. Even an open source system can have some hidden cost that must be considered before adoption into any business or enterprise.

2/16/2006 5:45 PM Eastern Standard Time  #    Disclaimer  |   |