Welcome LAN Party administrators! By now you've surely joined the hundreds of LAN Parties worldwide that enjoyed the many benefits of using the Autonomous LAN Party project at their event. We hope that it has been useful in coordinating tournaments, game servers, and caffeine consumption. Unfortunately, it is with dismay that I must announce the nerdclub programming team has disbanded some time ago and will no longer be holding LAN events or developing the project. However, our love for tournaments and the competitive spirit is not dead. Many years and programming experience level-ups later, we've decided to continue the project's core focus in a new tournament administration website: Tournology.

Tournology will focus on the tournament administration and participation aspects for all types of events, as well as serving as a toolkit to be integrated into other niche software packages requiring a simple, easy, usable tournament solution.

Curious to learn more about Tournology? Check out tournology.com
coWiki 0.4.0-dev
.home .download .features .forum .help .wiki .credits
Current user:   guest    Change     Preferences 
   List directory   History   Similar   Print version   Edit 
ALP 
   Features 
ALP Documentation 
   Installation Help 
   FAQ 
   Using ALP 
   Game Server Queries 
   Tournament Checklist 
LAN Party Guide 
   Networking Tips 
   Power Tips 
Game Quick Guides 
   Demo & Screenshot Commands 
   Game & Query Port List 
   Unreal Tournament 

Referrers
znakoma.website.org
znakoq.e.gp
znakow.e.gp
znakoe.ec.gp
znakor.edu.ms
znakot.eg.gp
znakoy.ehrlos.de
znakou.eicht.de
znakoi.einbiegen.de
...koo.eingewechselt.de
ALP > CodeIgniter Planning

 
rw-rw-r--   guest   guests

CodeIgniter Planning

CodeIgnitor Class/Helper Links

Just a note about the coding standards within CI and typical usage in View files

There is a config option in the CI base config (Rewrite PHP Short Tags) that allows switching on the expansion of short-open-tags on-the-fly when the server doesn't support it. It is defaulted to FALSE and I would imagine there is a performance penalty when such an option is enabled.

Short open tags will make development alot quicker, but on the other side, it is a config option that some users will need to change for it to work for them. This could be a potential show-stopper for a new user.

My point is that I don't think we should use the short-open tags at all just to prevent this even being an issue/option we need to worry about.

-- skullshot

I think I saw some in the pre-made code we are using so we may need to run a search and replace all on the SVN once we get it up to take care of this.

--Havoc

also think about what we wanna do with init code...and where we put the header/footer making and output, build it as a helper? Do them in each controller? stick it straight into YATS?



Reference CodeIgniter Planning
http://www.nerdclub.net/alp/cowiki/ALP/CodeIgniterPlanning

Comments: 0 New comment

Prev. Subversion Repository Design   CakePHP Planning Next


SourceForge.net Logo
 ©2004 the nerdclub programming team | nerdclub.net.
Driven by coWiki 0.4.0-dev (August 2, 2004) web collaboration tool.