Showing posts with label open source CMS. Show all posts
Showing posts with label open source CMS. Show all posts

Sunday, May 6, 2012

SageFrame 2.0 Stands Out as a Promising CMS


BRAINDIGIT takes great pride to introduce SageFrame 2.0 - the CMS that continues to rock the ASP.NET community, and marvel users with its sensational features since its release. SageFrame, a state-of-art CMS in ASP.NET, is a Content Management System that helps users build various-purpose web sites and applications easily and effectively. SageFrame is developed by BRAINDIGIT - an internationally acclaimed IT firm that specializes in web and mobile based applications development.

The need for a CMS that can serve as a robust foundation for any web development, and that, which eliminates, fair to say simplifies, the major concern over security and site maintenance has always been prevalent amongst web developers. This pressing need, in fact, stimulated the development of SageFrame 2.0.

One of the comments read "Building a website in SageFrame is as easy as posting comments in a forum". This may sound too praiseful, but the accolades and admirations SageFrame has been receiving from the CMS community self serve as a testimony of the quality of service SageFrame has been able to deliver its users. In this short stint of time, SageFrame has been able to cumulate thousands of downloads from various sources. In addition to that, SageFrame has been featured in many prominent websites, and technical blog sites such as CNet, Brothersoft, Softpedia, Web Resource Depot, ZDNet and many more.

What's with SageFrame 2.0?
After developing SageFrame 1.0, developers at Braindigit felt that more improved and innovative features could be possibly developed in a CMS. Therefore to accomplish such a comprehensive system, the SageFrame team went through series of rigorous research and studies to subdue the limitations and requirements felt by many CMS users. As a result, idea behind SageFrame 2.0 sparked. SageFrame 2.0 has been developed by integrating features from several prominent CMSes to offer users an all-in-one experience.

Some of them include:
1. Drag drop widget.
2. Dynamic backend menu customization.
3. Improvised templating.
4. Plug and play module concept.
5. Granular privileges and many more...

That is not all. There are still a lot of unique features in SageFrame 2.0 waiting to be unraveled. Install SageFrame 2.0 and explore them, the experience will certainly be fascinating. And for users who are thinking of building a new web site or application, BINGO - what a perfect time! Download a free copy of SageFrame 2.0 from - www.sageframe.com and experience the change. Why not? Oh! Don't worry; SageFrame facilitates users with a "One Click Installation" option that takes off all the installation hassle, and to get one running in no time, an inclusive "Video/Text Tutorial Directory" is there for help, addressing all the common settings and configurations issues.

Monday, January 5, 2009

The perfect time to release source code?

Microsoft released last week a ASP.NET MVC demo project called "Oxite" and many Newssites wrote things like "MS launched open source blogging plattform". It´s great that Microsoft released the source code, but on the other handside, there are many criticisms from the alpha geeks. The question is: Should source code only released if it is "perfect"?

As a software developer I think open source is great and I´m very happy that open source is becoming more and more popular. Even development teams at Microsoft release more and more open source code (e.g. MEF, .NET Framework…). "Oxite" was developed by the MIX Online team.

What is Oxite?
"Oxite" is a blogging plattform. It use the new ASP.NET MVC framework (which is itself beta). The Microsoft ASP.NET MVC team don´t even know, that the MIX guys use their stuff. Unfortunately the source code isn´t a great resource for a beautiful architecture (currently - refactoring is going on!).

The problem with Oxite
Every developer know: You don´t have endless time or endless money and your customer wants to see something. Often the right guys with the know how are unrechable and that´s why you are now the developer who implements it - the first time of course!

Read More..

Wednesday, December 10, 2008

Microsoft Releases Open-source Content Management App

Microsoft has released an early version of an open-source content management platform that developers can use to build sophisticated blogs or large Web sites.

Called Oxite, its creators describe it as a standards-compliant and highly extensible content management platform. They built it not because there is a need for another blog engine, but because they were building the MIX Online site for Web designers and wanted to offer an example of a use for ASP.NET MVC, according to the Oxite Web site.

ASP.NET MVC lets developers use ASP.NET to build Web applications using an architecture called model-view-controller. Microsoft released a preview of the ASP.NET MVC framework, designed to make it easier for developers to test applications, late last year.

Oxite includes a number of important blog functions that can be complex to implement, according to Microsoft. The framework offers many features common in blogs, including pingbacks, trackbacks, anonymous or authenticated comments with the option to moderate comments, RSS feeds for any page and a Web administration panel.

It's also designed for users to easily add new Web pages and sub-pages.

At first glance Oxite appears to compete with established blogging products including those from Six Apart. However, Microsoft says that Oxite is designed for developers, rather than less-technical Web users wanting to set up a blog.

Read More..