By Raghu on March 14, 2010
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 [...]
Posted in Tips and Tricks | Tagged Word to HTML |
By Raghu on March 11, 2010
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 [...]
Posted in News | Tagged Dreamhost VPS |
By Raghu on March 6, 2010
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 [...]
Posted in Wordpress |
By Raghu on March 6, 2010
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 [...]
Posted in Adsense, Blogging | Tagged Adsense, bbPress, forums |
By Raghu on March 2, 2010
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 [...]
Posted in Wordpress | Tagged Wordpress Themes |