Posts

Showing posts from 2009

Gempa Berkekuatan 7,3 SR Berpusat di Tasikmalaya

Rabu, 2/9/2009, terjadi gempa yang sangat terasa kencang di Jakarta. Gempa berkekuatan 7,3 Skala Richter (SR). Menurut pihak terkait, gempa berpusat di barat daya Tasikmalaya, Jawa Barat, pada kedalaman 30 km dan berpotensi tsunami. Gempa ini juga terasa sangat kencang dibeberapa kota besar dipulau Jawa. Bahkan di Jakarta sejumlah jaringan komunikasi disebutkan "down" dibeberapa area. ++ Seorang teman di Tasikmalaya menyebutkan bahwa sejumlah bangunan rubuh, termasuk salah satu universitas disana.

Gema

--> Gema Suatu hari ada seorang ayah yang usainya sudah cukup lanjut. Ia telah begitu banyak menimba ilmu dari berbagai bentuk perjalanan kehidupan yang telah ia lalui. Suatu hari ia hendak mengajarkan suatu ilmu kepada anak laki-laki satu-satunya yang baru berumur sekitar delapan sampai sembilan tahun. Sang ayah mengajak anaknya mengembara ke daerah pegunungan yang sangat terjal. Perjalanan sangat melelahkan. Anak kecil itu berjalan sempoyongan dan sesekali terjatuh di atas serpihan bebatuan yang tajam. Ia berjalan tanpa mengenakan alas kaki sehingga membuat kedua kakinya terluka. Anak kecil itu menjerit kesakitan: ”Aduuuuuuuuuuuuuuuu...uuuuuuuuu..uuuuuuhhhhh....!” Jeritan itu mengnenai diding tebing pegunungan dan dipantulkan menimbulkan gema: ”Aduuuuuuuuuuuuuuuu...uuuuuuuuu..uuuuuuhhhhh....!” Anak kecil itu sangat heran dengan apa yang terjadi. Belum pernah sekalipun ia menjumpai hal serupa selama hidupnya. Anak kecil itu kemudian berteriak keras: ...

How to disable Drupal comment block timestamp?

Drupal is a free software package that allows an individual or a community of users to easily publish, manage and organize a wide variety of content on a website. Official website: http://drupal.org We will disable the comment block timestamp, something like this: # Lorem ipsum... 1 weeks 1 day ago # Lorem ipsum... 1 day ago After hack: # Lorem ipsum... # Lorem ipsum... This trick requires core hacks, please be careful. Open the following file with text editor: modules/comment/comment.module Find the following line: $items[] = l($comment->subject, 'node/'. $comment->nid, NULL, NULL, 'comment-'. $comment->cid) .' '. t('@time ago', array('@time' => format_interval(time() - $comment->timestamp))); Replace the line with: $items[] = l($comment->subject, 'node/'. $comment->nid, NULL, NULL, 'comment-'. $comment->cid); There you go, its done :) Sour...

The Importance Outdoors Activities For Children (cont.)

The Importance Outdoors Activities For Children (cont.) Every child has the intellect compound despite the extent that different, thus the child has some potential intelligences. Potential ingenuity will grow when stimulate optimally. By stimulating one of the development, it will carry on the development of the intellect and stimulate the other. Stimulation is a stimulus that is coming from the environment outside. Children who get a lot of stimulation will be developing more quickly than the children that are less or not get stimulation. Stimulation can act as a reinforcement. Stimulation can be provided in accordance with the development of the child's age. Wiliness naturalistic potential as a child in need and developing optimal distimulasi optimal development. Stimulate children through the learning environment outside of the room as supporting the development of children learn while playing, it will be interesting for the children in exploring and developing thei...

The Importance Outdoors Activities For Children

In general, children's naturally love of outdoor activities. For them, the situation and conditions of any activities that could be interesting. This must be maintained and that a form of service for teachers of children. Through outdoor activities, teachers are expected to understand the needs and facilitates without much to intervene. The need for children to move freely, independently and set himself the opportunity to be developed in the outdoor arena. Learning is implemented in kindergarten tend to be based more in the classroom and less on giving children the opportunity to explore the environment outside the classroom or the room, it can not only limit the space and movement, but theyn can forget their potential, where each children given more than one acumen.  Greeberg (1994) described that learning can be effective if children can learn through work, play and live together with their environment. In fact children learn while playing, so learning in early childhood...

Join me in fighting poverty!

This may look like any spam page, but it is actually a crucial piece in the fight against extreme poverty. I’m taking action with ONE, to help spread the word about the difference we can all make when we join together as one in the fight against extreme poverty. While there are many great organizations delivering direct assistance in Africa, ONE is an advocacy organization focused on making sure policymakers and politicians do their part in this important fight. Tens of millions of lives are at stake if they don’t. So far more than 2 million people around the globe have joined ONE, and more people (like you?) are joining every day. You can get involved by visiting: http://www.one.org/ ONE members are making a difference by convincing world leaders to take the simple steps necessary to help the poorest people in the world work their way out of extreme poverty. I hope that you’ll join me. Thanks!

Control your heart and your feelings...

"Control yourself" atau "Keep yourself under control" When you stressed, try to stay relax. When you worried, control you feelings. When you insulted, try to keep calm. When you confused, control it with strong desire. When  you scared, control it with a calm mind. When you afraid, control it with feeling relieved. When you feel enraged, try to love. When you feel apathetic, try to keep the spirit. When you feel impatient, try to keep tolerant. When you sad, try to feel the enjoyment. When you feel jealous, try to be thankful.

How to automate FTP-ing file to another FTP account?

We will be using shell script to automate the transfer between two FTP accounts. You'll need shell access to the source FTP account. #!/bin/bash directory="/home/raisya/public_html" filename="test.txt" hostname="ftp.destination.com" username="dest" password="qwerty" logfile="ftpf.log" ftp -uni $hostname < >$logfile quote USER $username quote PASS $password lcd $directory put $filename quit EOF Explanation: directory="/home/raisya/public_html" Assigning "/home/raisya/public_html" to directory. filename="test.txt" Assigning "test.txt" to filename. hostname="ftp.destination.com" Assigning "ftp.destination.com" to hostname. username="dest" Assigning "dest" to username. password="qwerty" Assigning "qwerty" to p...

Children's uniqueness with naturalist intelligence

The children who have unique natural intellect as naturalist intelligences, ingenuity we can see from the characteristics of which are:  Enjoy the love and beauty of nature.  Children are interested and want to know the surrounding natural environment.  Children are interested and enthusiastic about the flora, fauna and the wolrd's nature.  Maintain and familiar with the pet as being God's creation.  Enjoy walking in the open.  love and sensitive to the forms of nature.  Like gardening or being located near the garden and learn planting.  Children like plants. Like to observe insects, leaves, and other natural objects. Like to spend time near the aquarium, terarium and the system of nature.  Like to imagine the possibility of what will happen to the flora, fauna and nature. Like to observe the greatness of God through the natural phenomenon, such as rain, wind, flood, iris, day and night, hot, cold, the moon, stars and sun.  Feeling excited when they play outside the classroom....

How to grab BCA USD buy/sell rate with cURL?

This will grab current rate of USD rate from BCA using cURL. ###php### function delAttr($tagSource) {  $stripAttrib = "' (style|class)=\"(.*?)\"'i";  $tagSource = stripslashes($tagSource);  $tagSource = preg_replace($stripAttrib, '', $tagSource);  return $tagSource; } function delTags($source) {  $allowedTags='';  $source = strip_tags($source, $allowedTags);  return preg_replace('/<(.*?)>/ie', "'<'.delAttr('\\1').'>'", $source); } $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, "http://www.klikbca.com/individual/silver/ind/rates.html"); curl_setopt($ch, CURLOPT_HEADER, 0); curl_setopt($ch, CURLOPT_NOBODY, 0); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); curl_setopt($ch, CURLOPT_CONNECTTIMEOUT, 30); $ret = curl_exec($ch); $cinfo = curl_getinfo($ch); curl_close($ch); if ($cinfo['http_code'] != 200) die("Cannot c...

PHP function to cut string into a specific length

PHP function to cut string into a specific length. Very useful for "Read More" links. ###php### function wCut($str, $maxLength = 40) {  $strToCount = html_entity_decode($str);  if (strlen($strToCount) <= $maxLength) {   return $str;  }  $s2 = substr($strToCount, 0, $maxLength - 3);  $s2 .= "...";  return htmlentities($s2); } $str = 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla nunc risus, euismod ac, facilisis vitae, malesuada in, urna. Sed ut est.'; echo wCut($str); // Lorem ipsum dolor sit amet, consectet... ###/php### Change "###php###" and "###/php###" accordingly. Source: http://crushedge.com/2009/01/10/php-function-to-cut-string-into-a-specific-length/

How to check Skype address validity?

This will check regular Skype address. if (ereg("^[a-zA-Z]{4,20}$", $skype)) { echo 'Valid'; } else { echo 'Invalid; } Source: http://crushedge.com/2009/01/03/how-to-check-skype-address-validity/