You are currently viewing the personal blog of Wiras Adi, a web designer and application developer, located in Jakarta, Indonesia.
Entries posted on March 2008.
  • Musashi by Eiji Yoshikawa

    The book Musashi by Hidetsugu ‘Eiji’ Yoshikawa is one of the most important and influential Japanese books ever written. Edwin Reischauer, once the US ambassador for Japan (1961-1966), said that the story gives an overview of Japanese history (the social, cultural, and political conditions of Japan in that time) and an understanding towards modern Japanese [...]

    On March 18, 2008.
    In category:
    Literature
    Has No responses so far.

  • Using sudo to Execute root-privileged Commands

    One of most frequently asked questions I find in the web development mailing list is “How can I execute a root-privileged commands from my scripts?”. I found this question so often that I think it would be worthy for me to write this entry. There are several solutions for this situation however, and each comes [...]

    On March 10, 2008.
    In category:
    System Administration
    Tagged as:
    , ,
    Has No responses so far.

  • Invalidate Smarty Cache Using Cache Dependency Files

    Smarty is perhaps the most powerful and widely used PHP template engine available for PHP-based application developments. Though its usage has now been a bit pulled-aside by the rise of more advance frameworks such as Drupal or CakePHP, which come with their own template system implementations, for a “bare” template engine Smarty is still the [...]

    On March 9, 2008.
    In category:
    Programming
    Tagged as:
    , , ,
    Has 4 responses so far.