One Heart Different Purpose

One Heart Different Purpose
Mr. Mamat, was a peasant village with one field and two cows. His days he used to take care of their field and find grass for the cattle. Tp perform these activities, he has an old bike to ride to the field and forests the village where he was mowing the grass. However, lately, he is constrained to reach their fields early in order to mowing the grass more quickly because the bike saddle broken and unlikely to be used again. He chose to walk though the energy expended is greater because they have driven a long distance and lift the grass is quite heavy.
This kondition has actually been known by Mrs. Mamat, but what power, he can not help her husband. Until one day, he remembered the earring that left one side only. "Why am I not help my husband with sell the remaining earring are then bought a saddle for my husband?"

Hewas carrying out that his intention without the knowledge of her husband because he wanted to give as a surprise gift on the anniversary of her husband.

On the other hand, her husband, who every day walk to go fields and forest began to feel comfortable with these condition, even he feels much healthier than eveer before while he was still able to use the bike. He is thinking of selling his bike and then buy earring for his wife who uses only one earring. Later, he was carrying out his intention also unbeknownst to his wife because he wanted to give a gift to his wife on his birthday.

Birthday arrived, When on the morning they were about to start the activity of each, his wife ran to get something that has been wrapped neatly to give to her husband. He congratulated the birthday and asked her husband to unwarp that. What a surprise Mr. Mamat, because he found saddle in the package which is nothing but a result of the sale of his wife's earrings. Then, he reached in the pocket a small package taht turned out to containing earrings that result sales of the bicycle.

Mr. Mamat had a commendable heart for his wife happiness by giving gift even though he had to give up something very valuable property. On the same occasion Mrs. Mamat also has a commendable conscience because a gave up a earring for her husband's happiness. However, the goodness of that two noble hearts which ultimately there is no benefit because there is no intensive communication about their intent and willingness of each.


The depth of the ocean can be expected, but anyone knows inside the heart.
Communication is one technique to know inside one's heart.

Ants, Spiders and Bees

Ants, Spiders and Bees
Ants gather food little by little without ceasing. That said, these little animals can gather food for many years while his age not more than one year. Willingness of so great that he tried and often succeeded in taking something that is bigger than the body, even if something is not useful to him.
Spiders have the most fragile nest, it's not a safe place, anything that caught there will be ambushed. Never mind the insect which are not similar, the males also ambushed after the completion making sex to be destroyed by the females. The eggs that hatched can jostle each other to annhilate.

As for bees, have an instinct to build nests hexagon-shaped instead of pentagon or square to avoid waste in the location. He eats the flowers and did not like the ants that accumulate-pilling food, bees processing the food and their processed products are wax and honey is very beneficial. They are very disciplined, knowing the division of labor and all the useless of the nest removal. Bees did not interfere unless there is a disturbing, even the sting can be a medicine.

The attitude of human life is often likened to the various types of animals.
Animals = Human - Conscience
Obviously there are a cultured human ants the human species that raise and accumulate knowledge (without process) and material (without costumized to their needs). Ants culture is a culture hoard that nurtured with culture "while there is a chance".
Wonder how much the number of spiders that exist on the earth (perhaps also including ours), that is no longer need to think what, where and when he ate, but thay think "who will they make prey".
Bees do not eat but the good, does not produce except that useful / helpful and did not damage something around it.
can we be like bees, not ants especially spiders...???

Replace the Windows XP Display When Copying

Replace the Windows XP Display When Copying

Sorry in advande, Iwas confused for the title of this article, but the point is that.... hehehe. I write this article about the "hack" windows XP (only in XP) display when we copying files or folders.
Now depending on how far our imagination and daring to try with this software. Ok, first i give simple steps...


  1. Download the file here (password: rumah-dagip.blogspot.com)
  2. Extract the file
  3. Double click ResHacker.exe
  4. Click "file" ==> shell32.dll (second from under, if not present, try find in Drive C:==>Windows==>system32==>shell32.dll)
  5. After that, on the left column find "Dialog"==>1020==>1033
  6. After steps 5, on right column will appear the words more or less like this :

1020 DIALOGEX 20, 20, 263, 104
STYLE DS_FIXEDSYS | DS_MODALFRAME | DS_NOIDLEMSG | WS_MINIMIZEBOX | WS_POPUP | WS_CAPTION | WS_SYSMENU
EXSTYLE WS_EX_APPWINDOW
CAPTION ""
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
FONT 8, "MS SHELL DLG"
{
   CONTROL "Cancel", 2, BUTTON, BS_DEFPUSHBUTTON | WS_CHILD | WS_VISIBLE, 198, 87, 58, 14 
   CONTROL "", 102, STATIC, SS_LEFT | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 68, 40, 155, 10 
   CONTROL "", 103, STATIC, SS_LEFT | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 68, 30, 155, 10 
   CONTROL "", 104, "msctls_progress32", PBS_SMOOTH | WS_CHILD | WS_VISIBLE, 30, 65, 224, 8 
   CONTROL "", 105, STATIC, SS_LEFT | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 68, 50, 155, 10 
   CONTROL "", 107, STATIC, SS_GRAYFRAME | WS_CHILD | WS_VISIBLE, 0, 83, 263, 1 
   CONTROL "Location:", 0, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 8, 30, 31, 10 
   CONTROL "File name:", 0, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 8, 40, 33, 10 
   CONTROL "Time remaining:", 0, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 8, 50, 53, 10 
   CONTROL "", 106, "SysAnimate32", ACS_TRANSPARENT | ACS_AUTOPLAY | ACS_TIMER | WS_CHILD | WS_VISIBLE, 65532, 0, 267, 25 
   CONTROL 8000, 0, STATIC, SS_ICON | WS_CHILD | WS_VISIBLE | WS_GROUP, 8, 63, 21, 20 
}

Above is the original data for the windows went the operating system to copy files or moving files. Following examples of modification that I did :

1020 DIALOGEX 20, 20, 263, 114
STYLE DS_FIXEDSYS | DS_MODALFRAME | DS_NOIDLEMSG | WS_MINIMIZEBOX | WS_POPUP | WS_CAPTION | WS_SYSMENU
EXSTYLE WS_EX_APPWINDOW
CAPTION ""
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
FONT 8, "MS SHELL DLG"
{
   CONTROL "Cancel", 2, BUTTON, BS_DEFPUSHBUTTON | WS_CHILD | WS_VISIBLE, 198, 97, 58, 14 
   CONTROL "", 102, STATIC, SS_LEFT | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 68, 50, 155, 10 
   CONTROL "", 103, STATIC, SS_LEFT | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 68, 40, 155, 10 
   CONTROL "", 104, "msctls_progress32", PBS_SMOOTH | WS_CHILD | WS_VISIBLE, 30, 75, 224, 8 
   CONTROL "", 105, STATIC, SS_LEFT | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 68, 60, 155, 10 
   CONTROL "", 107, STATIC, SS_GRAYFRAME | WS_CHILD | WS_VISIBLE, 0, 93, 263, 1 
   CONTROL "Sabar ya..... Sebentar aja kok........ {Damas Gigih Pratama}", 0, STATIC, SS_CENTER | WS_CHILD | WS_VISIBLE | WS_GROUP, 0, 30, 263, 10 
   CONTROL "Location:", 0, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 8, 40, 31, 10 
   CONTROL "File name:", 0, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 8, 50, 33, 10 
   CONTROL "Time remaining:", 0, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 8, 60, 53, 10 
   CONTROL "", 106, "SysAnimate32", ACS_TRANSPARENT | ACS_AUTOPLAY | ACS_TIMER | WS_CHILD | WS_VISIBLE, 65532, 0, 267, 25 
   CONTROL 8000, 0, STATIC, SS_ICON | WS_CHILD | WS_VISIBLE | WS_GROUP, 8, 73, 21, 20 
}

The green font is the modification that I did, and the result like this :



Try to make your own, don't forget to share if you have something..

Download :
Password : rumah-dagip.blogspot.com
2. Winrar

KIS plus resetter

KIS plus resetter

This antivirus that I like, besides light, is also easy to use. Kaspersky antivirus including world-call lined the many users and has been trusted to keep its value in the computer / laptop users.

This time I will provide a little oportunity for my friends who want to try this Antivirus. But when we use the trial version, we are only given oportunity to enjoy of this AV 30 days, therefore I include resetter so that we can re-activation if our KIS trial periode have been exhausted.
The resetter very easy to use, already include in the file.
Lets try this one.

Here to download :
KIS11.0.2.556
Resetter
 
Copyright © 2011. My World Is Yours - All Rights Reserved
Template Modify by My World Is Yours
Proudly powered by Blogger