Human Handbook Overall To Do List
Jump to navigation
Jump to search
This is the overall to do list for the site, all conceptual and fledgling thoughts and theories that are planned to be added to the site will be listed on this page.
CREATE TABLE tableName (
Area varchar(300), Page Name varchar(300), Theory name varchar(300), Theory Summary varchar(300), Theory Description varchar(300), Links to varchar(255)
);
INSERT INTO tableName ( Area , Page Name , Theory name , Theory Summary , Theory Description , Links to ) VALUES
('The Me', 'Past-Present-Future Priorities', 'Past-Present-Future Priorities', 'A theory about where the focus of and individuals priorities should be', 'The theory maintains that the future is more important than the present, that is more important to the past, explains why and seeks to differentiate between childlike and adult approaches to life and levels of awareness by how fare in the future and individual considers and priorities.', 'Value models, Levels of Awareness, Management of The mind'), ('The Me', 'The child must Live', 'The Child Must Live', 'A theory about maintaining the Child in the mind and what it is', 'This Theory looks at the child like personality and its positive and negative asects, including play and the effect on happiness', 'The Happiness Engine, Past-Present-Future Priorities, Management of the Mind');