[go: up one dir, main page]

Menu

Tree [r4] /
 History

HTTPS access


File Date Author Commit
 config 2011-02-17 coderush [r2] directory structure
 core 2011-02-17 coderush [r2] directory structure
 includes 2011-02-17 coderush [r2] directory structure
 logs 2011-02-17 coderush [r2] directory structure
 modules 2011-02-17 coderush [r2] directory structure
 README 2011-02-17 coderush [r3] added class details in README

Read Me

Integriti version 1.1 Alpha	
Copyright (c) 2010 

PLANNING NOTES
===============

Base Classes :
------------

AUTH - userid,session,functions
LOG - asynchronous, nonblocking
CLIENT - Proxy,IP,User Agent information
TEMPLATE/OUTPUT
MODULE - Blog,Album,Events(Labyrinth,Digital Fortress,ByteCode,Articles,Quiz,Polls
WIDGET - Feed,Textbox,updates,clock,calendar,Chat
FRIENDS - manage friends network
INPUT - xss filter,buffer overlow,security
AJAX - handling ajax requests
VALIDATION - IP,Names,Emails,Alpha-Numeric,Regex,Form
DB - memcache,PDO
URL - link generation and processing
ERROR- Exception/Error Handling

* Use PATH_INFO


CODING STANDARDS
================