How to make an author box in WordPress

by
Kevin S
Posted January 23rd, 2010 at 11:58 am
In this tutorial you will learn how to add the author’s profile box at the end of the post. If you have a gust authors it is good to have author's profile box.
You can easily change background, border colors by editing CSS code. Please make sure to backup theme before changing anything.
Please add below CSS code in your style.css file which is located in your theme directory.
[css]#authorbox{
background:#EFEFEF;
border:1px solid #CECFD0;
width:638px;
margin:0 auto...
How to rip an original soundtrack

by
Kevin S
Posted January 16th, 2010 at 8:33 pm
Requirements.
EAC Audio Copy
Lame encoder:
Step 1. Install the EAC audio copy on your desired folder.
When you open EAC for the first time the Configuration Wizard window should pop up if not click EAC (Next to Edit) and select the Configuration Wizard.
Click Next, you can pretty much click next for each step with the exception of the steps below where some input may be required.
Step 2. The Extraction Preferences Select Accurate results and move to the next step.
S...