Monthly Archives: July 2010

Konferensi BlankOn Kedua di Surabaya

Konferensi BlankOn kali ini akan diselenggarakan pada: Tgl: 31 Juli s/d 1 Agustus 2010 Lokasi: Universitas Surabaya Biaya: Mahasiswa 50rb umum 100rb. Untuk detail acara dan cara pendaftaran silahkan lihat di http://konf.blankonlinux.or.id/ Tema yang diangkat adalah pengembangan dan peluang bisnis … Continue reading

Posted in Linux | Tagged , | 1 Comment

How to add eShop in custom post type in WordPress 3

By default, eShop shopping cart plugin will use standard post to display it’s product options. But it would be better if we can use custom post type which is available in wordpress 3 to have separate post type for our … Continue reading

Posted in Website Development, Wordpress | 4 Comments

How to display future post in WordPress

This is small snippet to display all future posts starting today. Add this before doing the loop You can limit the result or change order. See Codex for details of using query_posts

Posted in Website Development, Wordpress | Leave a comment