Wednesday, September 27, 2006

LXR and cross-refrence

Good source to read linux kernel source and its cross refrences.
http://lxr.linux.no/source/

My area is here: http://lxr.linux.no/source/include/net/

Saturday, September 16, 2006

LATEX templates

LATEX is boring to start from scratch. Why I should remember syntax of citation? Or how table can be built?. Instead you give me templates of all given paper and I will take care of rest.
Its specially true when you are making small document and dont want take headache of technical details.
Here are some sample templates.

PS:
If in bib file, you have same author cited in two or more different paper, take care to cite them properly. It may lead you to lot of pain.

for example:
REFRENCES:
1) xyx, paper -title, 2006
2) ---, paper1-title , 2005

here, "---" is actually xyz only. So better we cite them separately,

Thursday, September 07, 2006

zephyr

zephyr is an ajax based MVC (model-view-controller) framework and supports complete separation of business logic layer from presentation layer. It is built using popular and tested libraries in backend. Proven codes make zephyr more stable and flexible for end users.

you can easily develop business applications using this robust framework. this is extremely easy to learn and very simple to implement. you can deliver a full fledged ajax application with strong business layer in backend within some minutes. installation and deployment of packages that you develop for zephyr is hassle free. moreover you will get all the features of most popular templating engine "smarty" and powerfull data access layer "adoDB"