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 API
Showing page 1 of 2 (18 total posts)
  • Generic Setting Object

    Well, i was looking at the content api, and noticed, settings are reptitive in a few objects, and they need to support different types. i was working on it a bit, and came up with something like this... i hope to get some feedback, because filip and i are moving along, and the base code once in place, wont change for a bit as we proced, as ...
    Posted to Jonathan's Blog (Weblog) by Jonathan on giugno 11, 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 Section on Confluence

    I have started working on the inital documentation of the Content API, as well as posted an intial code sample, which I hope to update as the API evolves, allowing for a preview of what programing the API is like. I have also commited the current code to my repo in SVN, note this is really only for advanced developers, as the code is not ...
    Posted to Jonathan's Blog (Weblog) by Jonathan on aprile 23, 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
  • Where is phase one going....?

    Ok, since I bet everyone is curious as to what I am up to now....I thought I would give a sneak preview. There is a new project, Rainbow.Framework.Web, most of the web ui stuff, and elements from framework are being moved to there, allowing a cleaner more basic core framework project... i will probably rmeove framework, and only have ...
    Posted to Jonathan's Blog (Weblog) by Jonathan on marzo 11, 2006
1 2 Next >
Powered by Community Server (Personal Edition), by Telligent Systems