CodeIgniter Forums
What open source Reactor-based CI projects would you recommend studying? - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: What open source Reactor-based CI projects would you recommend studying? (/showthread.php?tid=42198)



What open source Reactor-based CI projects would you recommend studying? - El Forum - 05-29-2011

[eluser]snifty[/eluser]
Hi everyone,

I've been having lots of fun learning CI, it's a great framework and the community seems friendly and helpful.

I've got a clunky app half-going, so at this point I more or less understand how CI apps are put together.

But I'd like to study some apps done by people who have more experience with the framework. In particularly, I'm interested in trying to trace how people handle validation and how they typically pass data between their M's, V's, and C's.

I'd really appreciate links to good projects to look at -- projects on Github or Bitbucket would both be great, but whatever, as long as I can read the source.

Thanks!


What open source Reactor-based CI projects would you recommend studying? - El Forum - 05-30-2011

[eluser]eshaa83[/eluser]
yes keep on learning
and practice makes a man perfect.....


What open source Reactor-based CI projects would you recommend studying? - El Forum - 05-30-2011

[eluser]osci[/eluser]
eshaa83 spam. 10 irrelevant posts in 10mins Wink


What open source Reactor-based CI projects would you recommend studying? - El Forum - 05-30-2011

[eluser]snifty[/eluser]
Yeah, I get all stoked when I get the email that someone will have replied, so far no real suggestions Tongue


What open source Reactor-based CI projects would you recommend studying? - El Forum - 05-30-2011

[eluser]cideveloper[/eluser]
Try These

http://bambooinvoice.org/

http://pyrocms.com/


What open source Reactor-based CI projects would you recommend studying? - El Forum - 05-30-2011

[eluser]snifty[/eluser]
I hadn't seen bamboo before. Looks like it's 1.7 code but I can still learn from it.

Definitely been studying Pyro a lot.


Thanks!