The WS2801 requires 3 separate resistors to set the current. If I wanted to use one of these chips to drive an RGB LED strip, I would take the 3 outputs of the chip and use it to drive 3 MOSFET's. Since the strips are already current limited, do I still need to use the resistors ?
Essentially you'll be doing the same thing as Figure 8 in the datasheet. You can ground the XRFB pin with that setup. You just have to set RL to the appropriate current for the MOSFET. The formula is on the same page.
In regards to the WS2803, to use this chip with RGB strips I would do the same as above, however, does it make much difference which pins go to which color ? ie. If I had 6 RGB LED's could I take all the Red lines and run them to OUT1-OUT6, the Blue to OUT7-OUT12, and the Green to OUT13-OUT18 or do the have to be RGB, RGB, RGB, etc. ?
Remember that you are the one sending the data, so whether you send data in RGBRGBRGB or RRRGGGBBB or GBRGGBBRR format, the IC doesn't know nor care. It will simply display whatever you told it to.