Articles Archive for May 2010
Chess »
On a crucial day everything went fine with Anand. The decisive match turned his way.Topalov had the advantage of white pieces and but couldnot even manage a draw.And the end result is Anand defeated the bulgarian challenger 6.5-5.5.He admits the tournament was one of the challenging ones inhis career.It took 56 moves to break the tie prevailed throughout the championship matches. This is a remarkable achievement.He successfully defended the title, even after loosing the first match badly.And the last match witnessed the only win for black in the whole set …
Read the full Post »ATG & Java »
What I intend to share in this article is a familiarity towards the admin UI screens of the ATGsearch.This article will give you an idea on how search indexing is done, not the code but the front end working in the search application.This will give you a fair idea on what the search guy should do get the products indexed once the coding part is over.Or simply configuring the search project. Figure one shows the BCC(Business control center) which is configured by adding certain UIs in the ATGSearch module.
Figure …
Business, Car »
Since its entry to the indian market the growth of this auto giant is amazing. Its shear class, customer satisfaction and marketing strategies put BMW on top. Since its inception in 2006 the growth figures are enviable. It even overtook the German supremacy of Mercedes in Indian luxury car market. Last year almost a 20 year supremacy was shattered. Its market share in the segment has crossed 40% which was earlier 9% when they started BMW India in 2006. Dr.Andreas Schaaf, who has taken over from Peter Kronschnabl, said …
Read the full Post »ATG & Java »
Objective of the article: is to give a better understanding to a person who is new to this technology.This article will give the reader a walk through on what s/he is going to do and s/he will see once the ATG Search installation is done and also how the entire Search structure pieces fit in.
ATG search runs with a standard platform installation.Search requires high performance, so it is better dedicating a seperate machine for the search purposes.
Components of Search
Search Administration:
Is the interface where we create projects, index …
Technical Support »
Java is my close friend now a days, and that is why i have an acquaintance with the Eclipse IDE.This one is good tool in development once you are familiar with it.Here are a few shortcuts in enhancing your speed in using the IDE and hence will help you in developing.
Ctrl+F6(Function Key 6)
To switch between opened eclipse tabs.
Ctrl+Shift+R
Open a file/jump to a file.
Ctrl+S
Save file.
Ctrl+SHIFT+S
Save all files.
Ctrl+H
Search workspace
Ctrl+SHIFT+Arrow Keys
Jump between methods up/down.
Alt+Arrow Keys
Moves an entire line up/down.
Ctrl+SHIFT+Y/X
Converts to lowercase/UPPERCASE.
F2(Function Key 2)
Shows resizable hover.
Read the full Post »