The Google Numbered Results Firefox Plugin has been updated. It’s been quite a while since anyone has updated it, but you can check it out here: Google Numbered Results Firefox Plugin. You’ll need to install Grease Monkey if you haven’t already.
Links to the Google Numbered Results plugin and Grease Monkey are on that page.
Happy Rank Checking!
Archive for the ‘biz’ Category
Google Numbered Results Firefox Plugin
Monday, August 23rd, 2010Cobra Subsidy Extended By 5 Months
Tuesday, June 8th, 2010I just found out that the Cobra Subsidy that President Obama put into affect last year was extended for an extra 5 months…what does this mean for you? Money, that’s what!
My Cobra Subsidy ran out November 2009 so after that I was paying the full price for my health coverage for 4 months…what this means is that I get a refund of almost $1,000 because that extension covered the time I was paying the full price. My Cobra Insurance ran out March 31st.
If you were terminated, laid off or whatever after September 1st 2008, you’ll get that extra 5 months:
“The federal COBRA subsidy was created in 2009 by the federal American Recovery and Reinvestment Act (ARRA). ARRA provided subsidized premium reductions for COBRA and state-specific COBRA for individuals who were involuntary terminated between September 1, 2008, and December 31, 2009. Since its creation, the eligibility period for the subsidy has been extended three times.“
The employers were supposed to notify ALL ELIGIBLE EMPLOYEES, but mine never did, as I’m sure yours didn’t either! I would call your insurance company and get your Cobra Subsidy refund!!
Melrose Place No Strings Attached
Friday, March 12th, 2010WMI Provider Host Has Stopped Working
Sunday, February 21st, 2010I have Windows Vista on my laptop and I am constantly getting that annoying error pop-up WMI Provider Host has stopped working. I searched for a solution a couple months ago and couldn’t find anything…I just searched again, 2-21-10, and found this: WMI Provider Host Stopped Working Hotfix.
Looks like Microsoft has finally come up with a Hotfix for the WMI Provider host stopped working error, but you have to send a request for the hot at the link above and here is the actual link they sent me to download the WMI Provider Host Stopped Working Hotfix.
If you don’t trust downloading from my site, this is what I typed in Google to find it: “wmi provider host” without the quotes, and it was the first result, which sent me here: support.microsoft.com/kb/935553
Funny, I just looked at the url my blog produced for this post and the number is 411…so you can get the 411 on the WMI Provider Host Has Stopped Working error you’ve been getting on your Windows Vista machine.
I tried the hotfix that I downloaded and it said: “This Hotfix Does not Apply To Your Machine”, so back to the drawing board! Maybe it’ll work for you though…doesn’t hurt to try.
It just occurred to me that this “hotfix” may be a way for Microsoft to to tell if you’re running a bootleg copy of Windows on your machine, so download use at your own risk.
Adding NoFollow To Your Blog Roll Links
Thursday, December 10th, 2009I found this bit of code a while ago that’s handy if you want to add someone to your blogroll or just want to stop the link juice from being drained by the default links in your blogroll…that is if you haven’t deleted them already…anyway, open this page in an html editor or notepad or whatever you use…I use Homesite because it colors the code to make it easier to read…download and open this file: (note: always download files first, that way you’re sure to get the latest copy…even if you’re the only one touching the site, just get into the habit of downloading first, that way it becomes automatic, so whenever you’re working on a site, you’ll just do it…trust me, you’ll thank yourself at some point down the road…and download twice, put one in your backup folder and then download one to work on…)
Download: (I’ve turned the brackets around in order to show the code…that code tag I think is supposed to makew it readable in posts, but it doesn’t so…when adding it to your WordPress blog, turn the brackets around!)
wp-admin/edit-link-form.php
Look for this line of code around line 190:
>tr<
>th scope=”row”< >?php /* translators: xfn: http://gmpg.org/xfn/ */ _e(‘identity’) ?< >/th<
Then insert this chunk of code right before the opening TR:
>!–Start nofollow code–<
>tr<
>th scope=”row”< /th<
>tr<
>th scope=”row”> nofollow >/th<
>td<
>label for=”nofo”<
>input class=”valinp” type=”checkbox” name=”nofo” value=”nofollow” id=”nofo” >?php xfn_check(‘nofo’, ‘nofollow’); ?< /<
nofollow>/label<
>/td<
>/tr<
>!–end nofollow code–<
I added the comment code as well so when you look at it in the future or want to copy it again, you can just go into the admin and copy it. Personally I keep a code snippets folder on my machine and every time I find something useful I open a Notepad file and cut and paste it, then save with a name that will be easy to identify in the future. I open a separate Notepad file for each code snippet.
After you've added that code and uploaded the file, go to your links section, scroll down and you should see the nofollow check box as in this this image:

Malicious Code in WordPress Template
Wednesday, September 23rd, 2009I downloaded this template http://www.wordpresstemplates.com/?s=professional+business from the site a while ago and used it on 2 different sites. One day I noticed at the very top of the header in small text it said “cannot connect to database”.
I thought to myself, that’s weird, if the site couldn’t connect the database it wouldn’t show up…so I didn’t think anything of it, but then the other day I was working on one of the sites and jacked up the CSS file (luckily) because then I saw at the top this link with the anchor text: “HGH”, I was like, WTF is that!
Upon further investigation and a lot of help from my php god programmer it was being called from 3 encrypted files: start_template.php, theme_license.php there was also a lines of code in header.php, functions.php and sidebar.php that were altered, see below:
I’ve had to delete the code because it was messing up the page; If you’ve downloaded the Professional Business WordPress template and you see those two files, send me a message and I can tell you how to fix it.
These are the files that were affected:
Header.php
Sidebar.php
Functions.php
Look for the part that has the 2 encrypted files.
The two encrypted added files:
start_template.php
theme_licence.php
Please repost this on your blog and help stop these douchebags from cheating their way through life!!!
The Crusade Continues!!
GIMP.org the FREE Photoshop Equivalent
Wednesday, July 22nd, 2009I just downloaded and installed GIMP from http://www.gimp.org. Before I did I looked a few review sites and the consensus was: “If Photoshop is a 10, this one goes to 11″. Nice reference to Spinal Tap.
This program can do everything that Photoshop can, it can open PSD files as well as all the others. The only thing is, you’ll have to learn a new program…but it’s FREE!
I recommend GIMP especially if you can’t shell out the $700 for Photoshop. I’ve already uninstalled my trial version of Photoshop…bbesides, learning something new is always good!
Importing AVI Into Adobe Premiere Pro
Sunday, June 28th, 2009I’ve been trying to import the avi files from my Canon A630 Powershot into Adobe Premiere Pro, but kept getting Compression not supported errors. I did a search and found this codec: m3jpegv3.exe
After I installed it I was able to import the avi without a problem. I’m running Windows Vista on my machine by the way.
i think the site I got from charges, but they have a trial period…the funny thing is, after I installed it a Trial Period has Expired window popped up, I clicked ok and it kept working…so I’m not sure what it means…but anyway…it works!
Update: The codec cost $20 which isn’t bad. I ussed my Visa and I had to sign up with Verified by Visa which is free…it raised a red flag when I saw that though. you’ll then get your key to enter in the codec.
If you don’t register after installing, it seems to disable the videos…by that I mean, you can hear them but can’t see them. There may be a free version out there some where, but this one works and was only $20, so I’m happy.
You can do a search for that file or get it from this site: http://www.morgan-multimedia.com


