WordPress Hacks

Of course I don't mean "hack" in the bad sense. This page is about the plugins, modifications, and tricks I've found to improve the operation of WordPress. In some cases, it's stuff that they didn't think about. In some cases, they made decisions about program behavior that I don't agree with. In either case, I've found that when I need a fix, but can't find it online already, there's plenty of other people who need it to. So here you go; enjoy!

Advanced search capability with the Geek Professor's very own Jsearch plugin.
Get File Path to WordPress Theme.
Just because you aren't using pretty permalinks doesn't mean you don't want to be able to set a post slug anyway.
If you're a coder, you may at times need to manually add wordpress posts. Here's how.
Tags: , ,

Finally, A Solution to Windows XP’s Most Annoying Problem!

(Image used under: Creative Commons 2.0 [SRC])

Maybe this has been around a while, but it's the first time I've seen it. There are utilities to unlock files that Windows won't let you delete because they are "in use".

The main suggestion in the article is a free utility called "unlocker" which will probably work well for normal users and I might add it to my list of tools for that reason. However, a commenter said that the Process Explorer utility will let you find the exact program that's using that file so you can close just it instead of unlocking every process at once.

Once I've experimented with them, I'll have one or the other on my tools page. Until then, feel free to go to the article and check it out yourself.

Tags: , ,

Evading Digital Forensics

Keeping to yourself is not a crime.
(Image is in the Public Domain)

I don't support criminals, but evading forensics is also about privacy, not just breaking the law. For those with the interest and skill, check out the article for some tools used to evade detection of things you'd rather keep hidden. Here are some of them:

  • Timestomp – Destroys the timestamp evidence of files on your computer. Probably not something you'd want to run willy-nilly.
  • Transmogrify – Hide files by making them seem like other file types. For example, you have that picture of you in Tahiti, but you don't want someone who steals your computer to know it's there. Make it look like a text document.
  • Slacker – Breaks a file up and hides it in the free space at the end of other files. This could be very dangerous to use because if those files change, your hidden file could be destroyed. I'd be curious to see how this works in practice.
  • KY – Puts files into null directories. Most tools won't know the directory is there so your files will be hidden. This one has potential for home use. If I try it and it's good, I'll post it in my tools section.
Tags: ,

Loading...

If you want to learn more about my professional background, click here to learn more.

Check out one of my guides/tutorials:

web posting dangers Tutorial
|INDEX|next: Spyware Scanners
Chat, Instant Messaging, Forums, and Internet Blogs are fun, but make sure you post carefully.
Sometimes spyware gets in your computer and the anti-virus won't stop it. Use a spyware scanner to find and remove spyware and adware.
Use a software firewall to detect bad code on your computer when it tries to connect to the Internet.
Always keep your system up to date with security patches or none of the rest of your security software will matter.
Use an encryption tool to protect your important data when storing or transmitting it.
Switch to Firefox for your web browsing and you'll be better protected from Internet threats.

... or check out any of my other guides and tutorials by clicking here!

Get File Path to Wordpress Theme

Here's a tip to get the file path to your current Wordpress theme.

[Click for full description]

Hack Wordpress to Make Postnames Always Editable

When using ordinary permalinks, you're blocked from editing the postname when doing posts and pages. This is senseless and must be stopped!

[Click for full description]

Manually Insert Page/Post Into Wordpress Via PHP

If you're a coder, you may at times need to manually add wordpress posts. Here's how.

[Click for full description]

Spyware Scanners

Learn how to detect and remove spyware and adware using a free scanning tool.

[Click for full description]

Software Firewall

Learn what a firewall is and why you want one on your computer.

[Click for full description]

Operating System Updates

Make sure to keep your operating system up-to-date with security patches or else none of the rest of your security software will be able to protect you.

[Click for full description]

File Encryption

Learn how to protect your important files on your computer or when transmitting them with free tools for file encryption.

[Click for full description]

Mozilla Firefox - Internet Browser

There are many browser choices out there. Read why I think Firefox is one of the best.

[Click for full description]