Posted in Programming on January 1st, 2007 No Comments »
I remember I went to a web site a few months ago that embedded the Google searching functionality on it. The search results are returned very fast and relevant. I was very surprised that someone was able to do that. But I could tell from
the Google logo and the style of the font that […]
Posted in Programming, SQL Server on January 1st, 2007 No Comments »
I have been dealing with SQL server many years and experienced numerous connection problems. So I am going to detail the ways that I used to trouble shoot and fix connection problems. If you are SQL server guru you may skip or post your input.
There are only a few root causes for connection problems:
SQL […]
Posted in Programming, SQL Server on December 29th, 2006 2 Comments »
Today I encountered a problem when I try to back up some databases manually. It gave me this error message:
Server: Msg 3201, Level 16, State 1, Line 1 Cannot open backup device, Device error or device off-line. See the SQL Server error log for more details. Server: Msg 3013, Level 16, State 1, Line 1 […]
Posted in Programming on December 24th, 2006 10 Comments »
Strictly speaking that is John Chow’s top 10 best wordpress plugins. Here is the post he talks about them My Top 10 Best Wordpress Plugins. I set them all up on my blog and categorized them here
Search Engine Optimization Tools
Google Sitemap Generator
Optimal Title
Traffic Generation Tools
Recent Comments
Related Posts
Feedburner Feed Replacement
Digg This
Advertisement Tools
AdSense Deluxe
WordPress Administration Tools
Sidebar Widget
Wordpress Database Backup
Akismet […]
Posted in Programming on December 24th, 2006 1 Comment »
I found there was always a Javascript
script error saying “’Draggables.drag[…].element.id’ is null or not an object” on the Sidebar Widgets page. I am using IE7. It doesn’t appear in Firefox. I am not alone. I found someone posted the same problem on wordpress.com. No one provided a solution.
Strictly speaking it is none issue because […]