Rainbow Portal Community

Rainbow Portal forums, blogs, news and more
Welcome to Rainbow Portal Community Sign in | Join | Help
in Search

Browse by Tags

All Tags » Rainbow Development
Showing page 1 of 3 (24 total posts)
  • Re: Status on Rainbow 2.1

    Rainbow may return, but it will take a lot of work to recover users' perceptions of it. Many from the original team walked away when the leadership changed hands. There were a lot of licensing issues too where people were randomly changing the license that was posted. Then on top of all that, the source control moved and this community was setup, ...
    Posted to Discuss Rainbow (Forum) by wforney on dicembre 6, 2007
  • The Rainbow State-of-the-nation

    I'm really liking Rainbow, but the developent seems to be foundering a little - would I be right? It would be really good if on the homepage there was up-to-date information on where you can obtain the latest Rainbow builds, an up-to-date roadmap, and where (it seems like there are at least 3 unique locations) you should go if you want to help ...
    Posted to Discuss Rainbow (Forum) by Joshuanorton on marzo 17, 2007
  • LinQ, Blinq, and ContentDB

    So, I tested out LinQ today, and found my way to Blinq which is an autogenerator admin tool for DB's generating a bunch of asp.net pages, linQ code, super fast, using a couple of cool things. All in all very nice, generating a site with the following info in a matter of about 4 seconds.   1: public Table<Category> Categories; ...
    Posted to Jonathan's Blog (Weblog) by Jonathan on giugno 29, 2006
  • Content ItemCollection

    The ItemCollection I have been working on quite a bit, and decided to push it to the limits with its implementation. The Typed Collection pattern The Typed Collection pattern is a way to completely strongly type implementations. This implementation includes optional events (with the ability to silence them when loading data), a complete IList ...
    Posted to Jonathan's Blog (Weblog) by Jonathan on maggio 2, 2006
  • Content Progress

    I have been working a fair ammount on the api, as much as time allows, and this was a holiday week :-) In anycase, I wanted to update a bit. The objects are starting to take a bit more shape, and feel to them, i am already finding some things i wasnt quite ppleased with and worked out nicer solutions, i am also trying to keep in mind that its ...
    Posted to Jonathan's Blog (Weblog) by Jonathan on aprile 15, 2006
  • Content API Complete Class Diagram Plus DB Diagram

    These are only class boxes, the entire diagram is really to big to take a screen shot of. If someone knows how to generate usable diagrams of large schems outside of vs, please let me know. The Picture I am basically at a point where i am starting to fill in the methods, not jsut as place holders, but lgical pieces of code, they are probaly not ...
    Posted to Jonathan's Blog (Weblog) by Jonathan on aprile 13, 2006
  • Updatead Content Item Image

    Full Resolution Image: Conten Item Class Diagram I have added and organized the objects a little more, there are also a number of other classes you dont see there such as culture, status, category and their respective collections, there is also a preliminary dal object currently using an sql wrapper i upgraded to use dbprovider factory i got on ...
    Posted to Jonathan's Blog (Weblog) by Jonathan on aprile 12, 2006
  • Content API Introduction

    A long time ago Bill and I started talking about the item system (which by the way Microsoft is doing something similar with WinFS), however that project never went anywhere due to time and all that. In any case, with the 2.0 restrucutre, i felt it a good oppertunity to get back to work on the super CMS API. (Content Portion of the ...
    Posted to Jonathan's Blog (Weblog) by Jonathan on aprile 9, 2006
  • DAL Layer, DataBase Factories and Multiple Provider support

    DAL Layer.In .NET 2.0 Microsoft was kind enough to provide us with a couple of new objects: DbConnection DbCommand DbProviderFactory Basically, the DbProviderFactory allows for us to relativly easily implement a provider independent data access layer in our application. The advantage of this methodology is that it gives you the option of ...
    Posted to Jonathan's Blog (Weblog) by Jonathan on marzo 28, 2006
  • Rainbow 2.0 Alpha 3 now commited.

    The preliminary commit is online, Eric and his team are going to do some quick qa, and then probably release a zip package for some mass testing. To summarize: Almost all web page and controls are now partial classes XHTML from eric Google Search Module restored ( mike stone found it for me, i converted it 2.0 official rainbow) Massive ...
    Posted to Jonathan's Blog (Weblog) by Jonathan on marzo 14, 2006
1 2 3 Next >
Powered by Community Server (Personal Edition), by Telligent Systems