jQuery PHP: Facebook Friend Selector Without FBML

Facebook friends selector is one of important thing when you develop a Facebook application. It will simplify the way your visitor select their Facebook friend’s instead of manually find friend’s user ID. Just type part of the friend’s name, the matches name will appears below the field and select one you want. This is not [...]

jQuery Twitter Marquee

May be you see it everyday, a seamless-continuous  marquee in the Twitter homepage shows the current trending topic.  It’s damn good with fading background and short description in a tooltips. If you like that marquee and want to put it in your website/blog, I have write such script using jQuery and CSS3 I just stolen [...]

WordPress Search Filter Plugins

May be you just wondering how to filter the WordPress search result by category. It’s possible by adding some function to your wordpress, but if you don’t familiar with PHP, I just write a plugin for you called WP Search Filter. This plugin is simply add a dropdown categories next to the search form. If [...]

WP Dropdown Posts Plugins

Sometime you want to display WordPress Posts list in a dropdown style just like WordPress Page does. Unfortunately this feature is not available in WordPress. But dont’ worry guys, I have created a plugin for this purpose. WP Dropdown Posts will shows posts list in dropdown and if you click on an item, you will [...]

WordPress Iteration in Your Own PHP Application

Wordpress has its own way to loop the posts, that is different than what other CMS does. I think it’s great because of flexibility and usability reason. It would seem easy later, when you want to manipulate the result before it is displayed to the browser. So you want to implement the WordPress-style loop in [...]

Junk Is Poetry (?)

Barangkali ada yang aneh dengan judul posting ini. Ya, saya  sendiri nggak ngerti apa artinya kalimat tersebut, “junk is poetry”. Kalau secara harfiah, junk artinya sampah dan poetry artinya puisi. Berarti junk is poetry adalah sampah yang sok puitis Okelah kalau begitu, bagi rekan-rekan yang suka gabung di forum pasti tau kalau istilah junk itu [...]

WP Editarea WordPress Plugin

WordPress used to embed Codepress syntax highlighting at Version 2.8 and immediately disabled it at Version 2.8.1 due to browser incompatibilities. However I found another free Javascript code editor called Editarea which has more features than Codepress . Now you can simply integrate Editarea functionality to your WordPress by using WP Editarea Plugins. WP Editarea [...]

WordPress 3.0 with Twenty Ten Default Theme

I just download and install alpha version of WordPress Version 3.0. At a glance, there are no major changes that I can see. After installation process that run as simple as usual, I walk through menus in the Dashboard and found a new sub-menu named “Network” under the Tools menu. As I have heard before [...]

Google Apps Tidak Lagi Mendukung Internet Explorer 6

Baru saja dapat email dari Pak Google bahwa Layanan mereka Google Apps tidak lagi mendukung pengaksesan melalui browser Internet Explorer. Tidak ada yang aneh sih, karena Anda para pengguna Google Apps pasti sudah dapat emailnya juga. Tapi menurut saya, keputusan Google ini sebenarnya sedikit telat (tepatnya telat 3 bulan telat 2 tahun, wow). Ya, karena [...]

Word Replacer WordPress Plugin

Word Replacer is a WordPress plugins to replace any desired text/word with your choice. You can filter which content to be replaced, eg. only in page, comment, or post. With very userfriendly administration page you can manage list of word eaasily. It’s also can be used to censor any bad/vulgar words in your comment your [...]