Almost All Articles

Just enhance your knowledege

Posts Tagged ‘number’

A Quick Solution to Protect Your Blog From Spam Harvesters

Posted by kashaan143 on September 16, 2008

Are you tired of getting a ton of spam everyday? I am too but unfortunately there is no solution to eliminate it 100% but there are smart ways to avoid and reduce spam. The method I’m going to talk about is aimed at bloggers and how they can easily implement a preventative measure to reduce the amount and chances of spam being sent to them.

With the popularity and ease of setting up a blog, the number of people blogging increases daily. This is great but one main problem is most of these people aren’t usually educated in proper techniques such as spam prevention.

Did you know that putting your email address anywhere on your blog or website is an open invitation for new spam? Yes, you heard me right. Little do you know that trying to be nice and provide a method for your readers to contact you only causes you more harm than good.

Let me give you an example. The usual way to include your email address on your blog is to use the mailto: tag. This is the case if you use Blogger and any other blogging platform. Unfortunately for you, spam harvesters use “web spiders” to troll the internet and look for email address links on websites and blogs. When they come across your site they will look at the html code and grab your address.

Prevent Spam Harvesters From Getting Your Email Address

The best way to beat spam bots as well as giving your readers a way to contact you is to use a contact submission form. That way your email address is never displayed and a script handles the entire mailing process. This is a great option if you use WordPress but for people using Blogger, it’s not an option.

You don’t know how many Blogger blogs I’ve come across and just rolled my eyes. There it is…their email address listed right on their site. Look out spam, here it comes! So my quick solution to protect all blogs (especially Blogger users) from spam bots is to replace your email address with an image.

There are several sites out there that can create free email icon images for you but I like using this email icon generator site because it provides several cool options. My favorite is the branded email image based on your email host provider.

Here are some examples of email images I created in a few seconds:

mac.png
yahoo.png
aol.png
email2.png
emailaddress.png
mac.png
email3.png

As you can see, it supports all the popular email domain addresses as well as an option to create your own custom email address. It even hosts the image for you if you don’t want to copy and upload it to your own server. I recommend uploading it to your Blogger site so you’ve always got it available regardless.

Make sure after you use these images you do NOT turn them into a mailto link. If your email address is anywhere in the html code, spam harvesters will find it. I had a friend that I shared this trick with and he replaced his email address with this image but didn’t remove the mailto link! He might as well of not even used the image.

Damage Control – Where is My Email Address Today?

Ever wonder if your email address is publicly available today? A good test to see what sites publicly list your email address is to just Google it. If your email address is sjobs@mac.com then you’ll see that there are over 500 results in Google which is obviously a bad sign (I hope Steve Jobs has one heck of a good spam filter). There should be zero listings of your email address when you do a search. If not, you should go down the list of sites and ask them to kindly remove your email address because they are just feeding it to spam harvesters!

I usually Google my personal email address a few times a year just as a safety check. Just last year as I was doing my check, I noticed there was one site listing it! I was so mad and immediately contacted the site owner to take it down. It was an article submission site and they were carelessly publicly listing all their users email addresses. That’s just bad business. Eventually they took it down and I told them they should do the same for everyone else in their system.

Conclusion

If there’s one thing to take away from this article it’s to remember to never ever ever list your raw email address on your blog. It’s a guaranteed way to get spam faster than you can say “spam me please”. If you don’t believe me try setting up a new temporary email address and don’t use it for anything except this test. Now paste it on your blog and see how long it takes before you start getting junk email.

I hope the end of spam comes in the near future because just like you, I’m tired of wasting time in my day filtering and deleting junk email. Google or someone, please come up with a solution soon!

If you like this post then please consider subscribing to our eBlog Templates RSS feed. You can also subscribe by email and have new templates and articles sent directly to your inbox

Posted in Wordpress Tips & Articles | Tagged: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a Comment »

Change the ports of WinVNC Server

Posted by kashaan143 on September 14, 2008

Although Windows XP have remote desktop function, most people still like to use VNC to remote control their machine, however you may need to change the port to bypass the firewall of your office/school. Here’s the way to change the port settings.

- If you want to set port > 5900:
1. Run WinVNC (App Mode)
2. Right click and select “Properties” on the VNC tray icon
3. Check “Accept Socket Connections” but DO NOT check “Auto”
4. Calculate display number: if you want to set to port 6900, then your display number will be: 6900 – 5900 = 1000
5. Enter 1000 in the display number field
6. Done

- If you want to set port < 5900 (e.g. port 2000), this reqire a few more steps:
1. Run WinVNC (App Mode)
2. Right click and select “Properties” on the VNC tray icon
3. Tick “Accept Socket Connections” but DO NOT click “Auto”, enter “0″ to the “Display Number” field.
4. Exit VNC server
5. Start -> Run -> regedit -> OK, Find “\HKEY_CURRENT_USER\Software\ORL\WinVNC3″
6. Find value of “PortNumber”
7. edit the value, change the DEC value of 5900 to the port number you want
8. restart VNC Server, Done!

When you connect to your machine by VNCViewer, type “your-ip:PortNumber” to connect (e.g. “192.168.10.51:2000″)

And the web port is the value of PortNumber – 100, so if PortNumber = 5900, http port = 5800, then you can access your desktop in a browser by “http://your-ip:PortNumber”, (e.g. “http://192.168.10.51:1900″)

Hope this can help

Posted in software tips | Tagged: , , , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a Comment »

NTOSKRNL Missing or Corrupt

Posted by kashaan143 on September 13, 2008

If you get an error that NTOSKRNL not found:
Insert and boot from your WindowsXP CD.
At the first R=Repair option, press the R key
Press the number that corresponds to the correct location for the installation of Windows you want to repair.
Typically this will be #1
Change to the drive that has the CD ROM.
CD i386
expand ntkrnlmp.ex_ C:\Windows\System32\ntoskrnl.exe
If WindowsXP is installed in a different location, just make the necessary change to C:\Windows
Take out the CD ROM and type exit

Posted in Windows XP Tips & Articles | Tagged: , , , , , , , , , , , , , | Leave a Comment »

Corrupted or Missing

Posted by kashaan143 on September 10, 2008

If you get the error:
Windows could not start because the following files is missing or corrupt
\WINDOWS\SYSTEM32\CONFIG\SYSTEM or \WINDOWS\SYSTEM32\CONFIG\SOFTWARE
Insert and boot from your WindowsXP CD.
At the first R=Repair option, press the R key
Press the number that corresponds to the correct location for the installation of Windows you want to repair.
Typically this will be #1
Enter in the administrator password when requested
cd \windows\system32\config
Depending on which section was corrupted:
ren software software.bad or ren system system.bad
Depending on which section was corrupted
copy \windows\repair\system
copy \windows\repair\software
Take out the CD ROM and type exit

Posted in Windows XP Tips & Articles | Tagged: , , , , , , , , , , , , , , , , , , , , , , , | Leave a Comment »

Adding the URL History to the Start Menu

Posted by kashaan143 on September 9, 2008

If you browse the web a lot and want fast access to recent sites you visited, you can put your history list on the Start Menu.

Right click on the Start button

Choose Explore

Right click on the right pane

Choose New / Folder

Name it URL History.{FF393560-C2A7-11CF-BFF4-444553540000}

The label isn’t critical. The period, braces and CLSID number are.

If you want to search for the string to enter:

Start Regedit

Search for URL History Folder

Right click the CLSID key

Choose Rename

Press Ctrl-C to Copy

In the Explorer window, press Ctrl-V to paste it in

Posted in Windows 98 Tips & Articles | Tagged: , , , , , , , , , , , , , , , , , , , | Leave a Comment »

 
Follow

Get every new post delivered to your Inbox.