Wednesday, October 27, 2010

project execution

1.Need 5 or more teams with min 2 resources
2.sliding window method of project execution
ie at any point of time in the project execution phase 1 of the 5 teams will be in focus
the subsideries will do codebuild up or unilevel testing
the window will rotate over the teams
and a release will be reached

======================
1.successful project
1.1 team skill set
1.2 number of human resources
1.3 number of non-human resources
1.4 task breakup and distribution
1.5 tracking progress

Tuesday, October 26, 2010

project doc

1.In oof create a collection of tables,frames and sections
2.Each table will represent a group of methods
3.a frame can contain diagrams
4.a section can contain diagrams and text
5.pre-development,development,post-development
6.during development, color filling should be used to show the progress
7.predevelopment links should point to relevent info
8.Every element in the document starts at root element
9.for eg: a document can have 2 root elements one for directory structure,one for binary layout
one for abstract component layout,one for abstract subcomponent layout,one for object enumeration,
one for method enumeration,one for sequence diagrams
10.A sequence diagram can be built inside a frame or section

oof usage
===================
1.>insert -- to add tables,frames , sections
2.>autoformat -- select a table,save the tables current settings under name,use the same later
3.>table,frame,section border -- select all lines
4.>press for new row
5.>select heading type
6.>select styles and formatting
7.>to create hyperlinks within same doc, upper is blank,middle select component,select destination
and save
8.oof work on .odt and save in .doc or .html

Monday, October 25, 2010

Sunday, October 24, 2010

software devel

1.structural design
a.directories
b.files
c.makefiles , binary modules
d.header file organization
e.export functions organization
f.inter module communication

2.white space filling
a.engineers filling c and header files with raw logic
b.usage of tools like git,svn/svk, eclipse

3.code smoothening
a.experienced engineers refactoring,reorganizing,rewriting the source code
b.usage of tools like gnu indent,uncrustify

Thursday, October 21, 2010

programming style

1.http://en.wikipedia.org/wiki/Programming_style
2.indent software

Wednesday, October 20, 2010

vlan intro

1.http://archive.networknewz.com/networknewz-10-20030725IntroductiontoVLANs.html