Featured Items at Smartlab Software Hosting

Smartlab Software hosting is featuring a part of its hosting package on a regular basis. Included is a detailed explanation of the feature and how it can benefit you. Fantastico scripts, security, domains, backups, email, software, services, and databases will be covered.

Bookmark and Share
Posted in Host | Leave a comment

WordPress feed not working – fixed

I found out my news feed was not working for my WordPress blog news.smartlabsoftware.com.

The feed is supposed to be directed to feedburner. The feedburner feed worked fine. But…

I typed in the feed path: news.smartlabsoftware.com/feed/ and whoa! A 404 not found.

First I blamed the plug-in. Not that.

After some research, I found out there was no .htaccess file in the blog’s root directory. Nor on my copy on my computer. I copied one from another blog site and the feed started working. I used the generic .htaccess that appears when WordPress is installed. I’m surprised WordPress did not recreate it. I’m on WordPress 2.9.

BTW, a nice feed to subscribe to is the FeedMedic alert. It is at the bottom of your home page for feedburner. It alerts you of any feed problems. Nice.

Bookmark and Share
Posted in WordPress | Leave a comment

The Secret to Getting a WordPress Blog Claimed on Technorati

I tried to get a WordPress blog claimed on Technorati and it failed.

One fix suggestion was to remove the trailing slash from the feed and the blog URL. That did not work.

The next suggestion I tried was making the feeds full text instead of summary. That did not work.

Technorati says in its instructions to add the claim code to an existing post and the crawler will find it. Therein lies the problem.

I added the claim code to an existing article. The article updated but not the feed. I ended up writing a text post with the claim code on a separate line. I made sure I could see the code in the feed, the I claimed it. Successfully, I might add.

BTW, my feed goes to Feedburner which should not make a difference.

Bookmark and Share
Posted in WordPress | Leave a comment

Browser Market Share – Oct 2009

Here is the browser market share for Oct 2009:

Browser Percent Share
Internet Explorer 63.6%
Firefox 24.7%
Safari 4.4%
Chrome 3.9%
Opera 2.3%

Opera, around since 1996, has not made any headway. Neither has Chrome.

Bookmark and Share
Posted in browser | Leave a comment

Smartlab Software now does Hosting

Smartlab Software now does hosting. Smartlab Software Hosting is there to help small business and personal websites achieve their hosting goals at a reasonable price. Over 4,500 website templates are available covering a gamut of categories. Sitebuilder will get a website up and going in no time.

Did I say Smartlab Software Hosting is 100% green?

Bookmark and Share
Posted in Announcements | Leave a comment

Get Rid of IE Branding in the Title Bar

Many ISPs put their own branding in the Internet Explorer title bar. Here is how to get rid of it without reinstalling anything.

Microsoft makes it fairly easy for companies or individuals to put their own branding on the IE title bar, but getting rid of it isn’t too hard, either. As always, back up the registry before you make changes. Navigate in your registry editor to:

HKEY_CURRENT_USER \ Software \ Microsoft \ Internet Explorer \ Main

Now look in the right pane and you should see a value named Windows Title. In the Data column, you’ll see the branding text (such as the ISP’s name). You can delete this value to get rid of the branding entirely, or you can double click the value and change it to whatever you like (such as your own name). After you make the desired change, close the registry editor, close IE and then when you open it again, the change should take effect.

Bookmark and Share
Posted in browser | Leave a comment

August 2009 Search Engine Market Share Results

August 2009 search engine market share.

Search Engine % search share
Google 64.6
Yahoo 16.0
Bing 10.7
AOL 3.1
Ask 1.7

Bookmark and Share
Posted in Search Engine Marketing | Leave a comment

Deleting an ActiveX Control in Vista

I never thought removing an activex control could be so obfuscated.

Recently I ran Secunia PSI which checks the versions of programs to see if they are up-to-date and are a security risk. One program that showed up was Trend Micro’s Housecall activex control which was woefully out of date.  Not using housecall anymore I though it simple to delete the activex control. Hah!

The control was firmly esconced in the Windows/Downloaded Program Files directory. Even starting Windows explorer as an admin did not help.

I opened Internet Explorer 8.0 > Tools > Manage add-ons.

The activex control was nowhere to be found until I selected All add-ons under the Show: label. I scrolled down to the Housecall activex control, right-clicked on it, and chose More Information. Then click Remove which will delete the control.

Bookmark and Share
Posted in Windows | Leave a comment

Google Gears and Firefox 3.5

I have been waiting since Firefox 3.5 came out for Google to update Gears to be compatible. I had gears 0.5.21.0 installed and tried updating add-ons, which disabled gears, and going to the gear’s website, downloading and installing gears.

What I ended up doing was uninstalling gears, downloading the gears installer and running it. NOW the updated gears (0.5.29.0) installed and is compatible with Firefox 3.5. This was for Windows XP.

I tried this on Vista and gears installed fine through Firefox.

Bookmark and Share
Posted in browser | Leave a comment

A Nice Firefox Modification

I am a power user of Firefox; it is not uncommon for me to have 30 tabs open. But with convenience comes problems. Memory problems. As the tabs are cycled through, closed, opened anew, the memory Firefox grabs grows (though it seems better in v3.5). One modification you can do is this:

1. In the url bar type in:  about:config

2. Accept the warning.

3. Right-click on the resulting page and add New > Boolean

4. As the preference name enter:  config.trim_on_minimize

5. Choose True as the value.

6. Restart Firefox.

Now when Firefox is minimized it frees up memory.

Bookmark and Share
Posted in browser | 1 Comment