Free WordPress Theme – Dark Theme

This Free WordPress Theme was created by MK Web Design. This theme is a Free WordPress Dark Theme with Yellow and Green highlights. This Free WordPress Theme features a Single Side Bar, Theme Options, and should function properly with most WordPress plugins. This theme does have a Design by MK Web Design stamp at the bottom which you can remove. This Free WordPress Theme is distributed under the GNU General Public License and can be copied, edited, and modified, including the removal of the MK Web Design stamp. If you are selling or profiting from the theme, you must keep the MK Web Design stamp at the bottom, in order to use this Free WordPress Theme.

Free WordPress Theme - Dark Theme Free WordPress Theme - Dark Theme

Download - MKWebDesignFreeTheme1.1.zip
Downloaded 27 times Password: mkwebdesign

Posted in Free WordPress Themes Tagged ,

Task Manager has been disabled by your administrator – Fix

Task Manager has been disabled by your administrator

I have been working on more and more computers where this error has been more frequent. If you get this error, it is highly likely your computer has been infected with a Virus or Malware. You first should download or open your favorite Virus / Malware program, update the virus or definition files, and run a complete scan. These viruses will place this restriction on your system so you cannot “End Task” them. There are several methods you can use to re-enable your Task Manager and eliminate the error “Task Manager has been disabled by your administrator”. The following fixes are listed from easiest to hardest.

Task Manager has been Disabled by your Administrator Fix

  1. “Run the Registry Repair File”- You can download the below file, run it, which will edit the registry to re-enable your Task Manager.

    Download - Enable_Task_Manager_Registry.zip
    Downloaded 18 times Password mkwebdesign

  2. “Edit the Registry via the Run Command” – Click Start, Run and type the following command exactly as given below:

    REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableTaskMgr /t REG_DWORD /d 0 /f

  3. “Manually Edit the Registry”
    1. Click Start, Run and type Regedit.exe
    2. Navigate to the following branch

      HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies\ System

    3. In the right-pane, delete the value named DisableTaskMgr
    4. Close Regedit.exe

Posted in Windows XP Fixes Tagged , ,

5 Free Back Drops, Backgrounds, and Wallpapers

Here are five backgrounds which can be used for Wallpaper for your computer, for Photo Backgrounds or Backdrops, or any other creative ideas you may have. All backgrounds posted on this site are created by MK Web Design, free to use, royalty free, freely distributed under the GNU General Public License. Click on the thumbnails to view, right click to Save As image. All images are 1600 X 1280 pixels. background36 background37 background38 background39   background40

Posted in Free Backgrounds Tagged , ,

Protecting From Email Harvesters and Reduce Spam

Protecting Your Email From Harvesters

Email Extractor ProgramWhen you own a website, E-mail spammers often use programs, known as e-mail harvesters, that scan pages on the Internet for e-mail addresses to collect and send unsolicited e-mail. If your e-mail address is publicly available through your website installation, it may be vulnerable to these kinds of programs. Below are a few simple ways you can protect yourself from spam while still providing an e-mail address to your readers on your website.

Substitute Your Email Address

No Spam

A popular solution to e-mail harvesting is to create a “throwaway” e-mail address at free services such as GMail or Yahoo Mail. Set this as your e-mail address in your profile. If you are using WordPress, it is easy to display the address on your blog by providing the template tag the_author_email(). Within The Loop portion of your templates, just add the tag:

<?php the_author_email(); ?>

You will be able to check e-mail that is specifically sent from your readers. If spam becomes too much of a problem, simply delete this account, create a new one, and change the e-mail address in your profile to the new address. Your site will be immediately updated without having to change any template files.

Disguising Your Email

To “fool” e-mail harvesters, a simple method is to convert the symbols in an e-mail address to words (typically parenthesized). For example, steve@apple.com becomes steve (at) apple (dot) com. Since this is not recognized as a valid e-mail format, harvesters tend to ignore it.

A slightly more complicated approach is to transform or encode characters in an address to their HTML character entity, or numeric character reference, equivalent. This means the letter a in an address becomes &#97;, the @ symbol &#64;, and so on. These should appear as gobbledygook to harvesters, while your browser renders them correctly.

You can use a free online encoder to encode your email address (here’s another tool to encode your email using Javascript) or use the Anti Spam Bot (antispambot()) function built into your WordPress site:

<?php echo antispambot(get_the_author_email()); ?>

The function antispambot() above parses the e-mail address passed by get_the_author_email() (this is the same as the_author_email(), except it returns rather than displays the author’s e-mail address). Use of the echo command displays the output of antispambot(). An interesting feature is it encodes only portions of an address, and does so randomly so the letters encoded are different each time the page loads, adding a little more firepower to the spam protection arsenal.

NOTE: If you are using WordPress, it will not allow invalidly formatted e-mail addresses to be used in one’s profile, so obfuscating your e-mail address there will not work.

Use Images Instead of Plain Text Email

Another easy trick for disguising your email is to create an image of your email address using some screen capture software, cropping it to size with an image editor, and inserting it where ever you like.

Use Anti Spam Plugins

If you are using WordPress, there are some plugins that do this work automatically in posts and pages. For instance Email Address Encoder which converts all plain email addresses and mailto links into decimal and hexadecimal entities. Another one is CryptX. There are some drawbacks as if it’s not properly configured, they might mess with contact form where users introduce email addresses (if they make some mistake and the form is refilled and re-filtered).

Posted in Spam Tagged , ,

New Client: Patricia Johnson For Pinellas Park City Council

MK Web Design would like to welcome Patricia Johnson For Pinellas Park City Council to our client list. We provided the following services:

Click on the site picture below to view a snapshot of the site and the technologies used for the site.

Patricia Johnson For Pinellas Park City Council

Posted in New Website Tagged ,

4 Free Backgrounds, Back Drops, and Wallpapers

Here are four backgrounds which can be used for Wallpaper for your computer, for Photo Backgrounds or Backdrops, or any other creative ideas you may have. All backgrounds posted on this site are created by MK Web Design, free to use, royalty free, freely distributed under the GNU General Public License. Click on the thumbnail to view, right click to Save As image. All images are 1280 X 1024 pixels. background32 background33 background35 background34

Posted in Free Backgrounds, Wallpapers Backgrounds Tagged , ,

Cyber Monday Deal 2011

We have reduced our prices during the week of 11/28/2011 – 12/02/2011. We are only charging a design fee of $50.00 for all sites and an annual Hosting Fee of $150 yearly. Your choice of domain is free for the lifetime of the website. The website will inlclude the following features:

  • Professional Design
  • Blog
  • Contact Forms
  • Photo Gallery
  • Website Statistics
  • Unlimited Pages
  • Share Buttons
  • Facebook Widget
  • Weekly Site Back Ups
  • Google Site Maps Auto Submission
To lock in this deal for the lifetime of the site, simply Contact Us using our Contact Form, or contact us at 727-537-0821, or complete a Free Quote from 11/28/2011 till 12/02/2011. There is no obligation and there are no hidden fees.

Posted in Specials

jQuery Cheat Sheet V1.6

jQuery Cheat Sheet v1.6

jQuery Cheat Sheet is here. This is a simple jQuery cheat sheet for you to use while coding using jQuery. I have included a PDF version which each element is clickable / linked to the jQuery website for information on which Selector, Attribute, Event, etc.. you are trying to code. I have also included JPG Image files for download but you will lose the linking functionality.

Download - jQuery_Cheat_Sheet.pdf
Downloaded 282 times Password: mkwebdesign

Posted in jQuery Tagged , ,