March 2010

You are browsing the archive for March 2010.

Convert MS Word Table into HTML Table in 4 Steps

Converting Tables in Microsoft Word document to HTML table will create this nasty HTML Code. But, it’s very easy to convert Word Table to HTML table without any junk codes by 4 step process
Word Table to HTML Table

Copy the Table in Word Document to Excel Document.
Copy the Rows from Excel
Open Spreadsheet to HTML Converter Tool
Paste [...]

Dreamhost VPS – Double RAM for Same Price

I noticed Dreamhost VPS pricing change. They have changed the pricing sturucture for VPS RAM Usage and removed Burstable RAM.
Dreamhost VPS – Before
Montly pricing was based on RAM usage.

300 MB RAM would cost $30.00 per month
300 MB is Guaranteed and upto 600 MB is Burstable ( Swap Space)

Dreamhost VPS – Now
With new pricing model, RAM [...]

How to Create Tabbed Conents in Wordpress Sidebar

There are many scripts available to create Tabbed Contents in wordpress. Some of them are  DomTab, Tabifier and idTabs,
Usually, tabbed contents are used in the sidebar to display popular posts, recent comments, tags, categories or archives. I recently came across another tool to create tabbed contents in Wordpress using Yahoo Developers Network Tabview.
After reviewing the [...]

How to Insert Adsense in bbPress Forum

How to Insert Adsense in bbPress Forum

BBpress is light weight forum created by makers of Wordpress. It’s easy to install and has the same interface as Wordpress.  Displaying Adsense ad within bbpress takes about 2 minutes.
Follow the steps to display adsense ad just above and below the Page Navigation

Steps to Insert Adsense Code in bbPress
Instructions below is for the default theme [...]

How to Change Wordpress Theme Editing MySql Tables

Follow the simple steps to change the Wordpress Theme ny editing MySql Tables(Wordpress database). You might run into situations when you have access to only backend.
Change Wordpress Theme

Logn into MySQL Database for your site (Example : msql.example.com)
Open the Database for your site ( DB_example)
Open the Table wp_options
Open Browse Tab
Find the option’s template and stylesheet
Edit the [...]