Web Development
Paypal Add To Cart Button Is Not Enough
Feb 19th
I’ve been trying to use the Paypal merchant service. The Add To Cart Button. It was so simple and all the transaction was handled by Paypal. But it lacks of feature where buyers cannot choose the quantity of the item. Buyers only can choose how many quantity they want when they want to check out at Paypal cart where Paypal will list all the item and buyers can alter the quantity before clicking the PAY NOW button.
Using this simple solution also lacks of tracking. We do not know how much sales for today for example. We need to manually find the top seller and other.
For small business with limited of item, this solution is great. But for a growing number of product. The Paypal Add To Cart Button is just not enough.
Stay with me for later post whether I have find a good solution for this.
Developing An E-commerce Website Using a WordPress
Feb 17th
I have been falling in love with WordPress Content Management System(CMS) since my first year in blogging arena. It was and still is a very user friendly CMS to develop a self hosted blog. It just not “friendly” to user but also very friendly to Google bots. They have been quite a good friend that if you notice, when you do a search using Google search engine, if the result is a blog, 99% of it would be made of WordPress CMS.
I’ve been trying to use Joomla last time but it overwhelmed me with its slow loading even on admin interface, and there’s such things as module, etc which is not user friendly at all. But indeed, Joomla have more advance feature than WordPress. But the learning curve is hard and boring compare to WordPress which is “direct to the point”.
There’s other CMS called Drupal. This CMS is light. Fast loading. Because it was “empty”. The basic default function will not be enough to run a lively blog. You need to install or code yourself a nods to add more functionality. This CMS is considered a kits compare to WordPress which is Ready To Run.
So today me and my friend decided to setup an E-commerce website for out future business which will be based on printing and design services. Let’s see if I can develop an E-commerce website using a WordPress CMS.
I Can’t Recent Video Plugin
Jun 14th
Just recently, I tried to make a plugin that shows latest video that inserted into custom field.
I am using the code below to grab the value of the assigned custom key.
<?php $video = get_post_meta($post->ID, 'Video', true); ?>
But when it attached to dynamic area, it can’t grab the key value.
But when I directly paste the code on home.php, it works!
WordPress 2.8
Jun 11th
Just so suddenly! WordPress 2.8 official version was released. I notice the update when logging in into my localhost wordpress blog, mean for theme making.
So, I simply click Please update now. and then choose automatic update.
The upgrading process run smoothly and then it run the update database wizard and all done.
The user interface do not change… a lot…
It still like WordPress 2.7 interface.
But in Wordpress 2.8, we can decide how many columns we want the widget in our dashboard.
In WordPress 2.8, there are Theme browser, something that functioning like plugin browser that was introduced in WordPress 2.7, just, this is for themes instead for plugins.
Other function, I am not yet find out…
Firefox Is On Top Rank – Battle of The Browser
Jun 9th
You can click the image above to enlarge it. The image above show statistic data I get from Google analytics on PANGERAN.ORG.
The top ranking browser use by visitors to my website is Firefox! With more than 64% users.
It followed by Internet Explorer, but just contributing to around 18% only.
Third place is Google Chrome, my favourite browser because it is so light and fast!
By checking my other websites, I found out that that they have similar browser ranking!
Meaning?
Firefox have won the “Battle of The Browser” so far…
A New Beginning of Games8Mobile.com
May 29th
I have bought another domain to develop a new blogsite about my favourite topic, mobile gaming.
This blogsite will generally discuss about best games of all time. From the creation of fix screen game watch, to gameboy, then nds, psp, and now we even can play games on our mobile phone! Not forgeting iphone and ipod touch.
The blogsite is just so new that it still using the default wordpress theme with only one welcome post.
The Journey To Build An Online Shop (Webstore)
May 19th
Nowadays, I am sure that we always heard the words that sound,
Make Money Online
There are so many ways how to make money online, but the main principal is still the same.
Try To Sell Something To Other People
WPTS Recent Post Is Out and Running.
May 12th
I make myself a widget plugin that will fit on any dynamic sidebar that will show latest post in a chronological order.
This is intended for use with my WPThemestudio but also do good in any dynamic sidebar.
This is very good to show your blog at sidebar if your did not use blog layout to at your front page.
Just like the front page of this website.
How To Install Google Custom Search With Search Result Within Your Website The Easiest Way
May 2nd
I have install google custom search at my website.
You can see it neatly at the top of my right sidebar.
More >
What Is Dofollow Link?
May 1st
Maybe you always heard it in SEO forum or other forum related to website development.
The word “dofollow” and “nofollow”.



