May 18th, 2013 - By Bowo

Sometimes tags and category on wordpress is not enough to separate something that we want, for example if you you have a blog who write about review book, you want to separate your review about some book based on writter, genre, year etc. Now how we can sort it meanwhile we only have category and tags, don’t worry, wordpress have facillities called CUSTOM TAXONOMY. Want to know what is custom taxonomy?? Read the rest of this entry »

Read More
May 15th, 2013 - By Bowo

Shocking news came from BlackBerry Live 2013 in Orlando, from that event, Blackberry announced that the will release BBM (BlackBerry Messenger) to android and IOS, that what Thorstein Heins the Blackberry CEO said.

bbm Read the rest of this entry »

Read More
May 13th, 2013 - By Bowo

Hi there..

I just got a new toy today… :D just I just bought my first DSLR camera, its Canon EOS 600D, fyi I never playing with DSLR camera before, just watching my friends playing around with their camera and its look very interesting, that why when i got money i try to buy it one, and my choice goes to Canon Rebel T3i a.k.a Canon EOS 600D. Here is my review about this Canon EOS 600D.

canon 600d Read the rest of this entry »

Read More
May 11th, 2013 - By Bowo

Just quick posting for my own note, this is how to enable NetBIOS over TCP/IP that cannot enable it even when u use local area connection properties > Internet protocol (tcp/ip) > properties > advanced > WINS > and choose enable NetBIOS over tcp/ip Read the rest of this entry »

Read More
May 9th, 2013 - By Bowo

Another problem I am facing with one of my client is uploading file to hosting, in my country the connection to upload and download not to good (well at least with my connection :P ) and I always must upload same image with big size (about 10mb) maybe small to you but not for me LOL, and to avoid I keep upload and upload everytime, I am thinking why not doing like this “upload the file to 1 hosting, and next time I need that file, i just create php file to download the file from that hosting to destination hosting”. Is it possible? well the answer is YES Read the rest of this entry »

Read More
May 8th, 2013 - By Bowo

Few days ago, one of my client asking me to add author box under all their post, its because the wordpress site he build have more than 2 author, and he want to show each author under their post, including their photos, now how to do that? Ill show you on the next few second.. Read the rest of this entry »

Read More
April 30th, 2012 - By Bowo

Not give name for this squeeze themes yet but for sure you can create nice squeeze theme only using shortcodes, I just finish it few minutes ago, just in case you want to see the screenshot here you go.. (click to open in real size) Read the rest of this entry »

Read More
August 9th, 2011 - By Bowo

Huahh its been quite long I’am not write in this blog, and right now i just want to write a short note LOL, yeah I know, but I am so sorry because i have lot thing to do and lot work to finish, so lets make this hurry ok :)

For you who want to add some php snippet to html file, you can add this code to your htaccess Read the rest of this entry »

Read More
May 30th, 2011 - By Bowo

Hello again.. :D

Yesterday we already learn how to install PHP and mySQL on CentOS 5, now we will learn about how to install phpMyAdmin on CentOS 5, for your information who don’t know what is phpMyAdmin, let me explain in short text, phpMyAdmin is a script written in PHP language, the function of phpMyAdmin is to handle the administration of MySQL via website. phpMyAdmin supports lot of operations with MySQL like managing databases, tables, fields, relations, indexes, users, permissions, etc and not only that, phpMyAdmin also have the ability to directly execute any SQL statement.

Ok dont wasting time anymore, lets try it.. :) Read the rest of this entry »

Read More
May 29th, 2011 - By Bowo

Hi..
Today I want to share tutorial installing PHP and mySQL on CentOS 5, actually this also for my note because I always forget to type it, so better I put this on my blog so when I need it, just open my blog and find it.

Ok the first thing you need to know, when you install CentOS from your server (I am using VPS) the apache also installed automatically, so you no need to install apache again, but just in case your server not automatically install apache, just install it using yum Read the rest of this entry »

Read More