Archive for September 2008

Analysis of a Java Class

Selasa, 30 September 2008
Posted by Unknown
When the JVM(Java Virtual Machine) starts running, it looks for the class you give it an the command line. Then its starts looking for a specially-written method that looks exactly like:public static...

Google Search Major Data Structures Documentation

Minggu, 28 September 2008
Posted by Unknown
Google Search Major Data Structures Documentation submited by Sergey Brin and Lawrence Page in Stanford UniversityPrevious Article Link : Google Search Architecture Diagram OverviewGoogle's data structures...

Google Search Architecture Overview

Kamis, 25 September 2008
Posted by Unknown
Friends just imagine with out Google Search we can't ! Most of Google is implemented in C or C++ for efficiency and can run in either Solaris or Linux.In Google, the web crawling (downloading of web pages)...

Web.xml Deployment Descriptor

Selasa, 23 September 2008
Posted by Unknown
Web.xml mapping servlet names improve web app's flexibility and security..The deployment descriptor (DD), provides a "declarative" mechanism for customizing your web applications without touching source...

What is FOREIGN KEY? Easy Lesson

Sabtu, 20 September 2008
Posted by Unknown
What's in a Database?a database is a container that holds tables and other SQL structures related to those tables.An easier way to diagram accout table.Every one having different hobbies. Remove...

Connecting JSP To Mysql Database Lesson

Selasa, 16 September 2008
Posted by Unknown
My brother Ravi Tamada request one mail about his college presentation. He is planning to do web dynamic project. So i am giving small explanation about JSP (Java Server Pages) to Mysql Connection structure,...

Add Your Site/Blog URL in Google Search Database.

Sabtu, 13 September 2008
Posted by Unknown
Recently my friend Sreekanth published one website about his company. But Google search database doesn't know about his website. So how to add site URL in Google Search Database.Goto Google Webmaster...

How To Disable Blogger Top Nav Bar

Jumat, 12 September 2008
Posted by Unknown
Tag :
The blogger navbar is a navigation on top of all blogspots. They provide different usefull features and colous. Previous lesson to Customize The Blogger Template now to hide/remove blogger top nav bar.Open...

How to Customize Blogger Template

Selasa, 09 September 2008
Posted by Unknown
Tag :
Blogger is a very good platform to explore your ideas in the web world. Yesterday my friend asked me, how to customize blogger template. So i publish this article about customizing blogger template.Step...

C Pointers Lesson

Minggu, 07 September 2008
Posted by Unknown
Pointer is a special variable in which the value stored are the addresses of some other variable(or function also in some cases)int *a;The statement written above means that a is a special variable(i.e....
Welcome to My Blog

Popular Post

Labels

Arsip Blog

Followers

- Copyright © 2013 shad0w-share | Designed by Johanes Djogan -