Twitter, We Have a Problem
I just logged in to Twitter and noticed something weird. I normally have around 900 followers and I follow around 600 people. Not sure exactly what happened, but this is what it’s showing me now…
![]()
Anyone else noticing this?
**********UPDATE**********
Turns out it was just Twitter’s new anti-spam bot. There’s a great article on it over at ReadWriteWeb.
WordPress 2.6 Image Upload Issue
Not sure if anyone else is having this problem, and I’m beginning to think it has to do with my server setup and not WP.
When I click to add images, I can select them, but when I click ‘Open’ it takes me to the login screen. Here’s a quick video that shows a little better what is going on. I know I don’t have to use the Flash uploader, but I want to get this issue fixed, not just put a band-aid on it.
I would love any help or insight anyone can give. Thanks!
**********UPDATE**********
Had someone DM me on Twitter and let me know that he exported his MySQL Db and rolled a fresh install of WordPress 2.6. The image uploader still didn’t work. This leaves two things: the server and the database (maybe the code of the theme, but I don’t think that’s it).
**********UPDATE 2**********
So it’s not the database. I guess that leaves the server or the theme/plugins code.
Very Cool HP Ad
Found this HP ad on Wired’s site today. Thought it was really well done. I don’t think I’ve clicked on an online advert in years but for some reason I did this one:) Check it out.
Don’t Forget to Download Firefox 3 On June 17!
Support the guys at Firefox / SpreadFirefox
What Have I Been Upto Lately?
Just wanted to give an update as to what I’ve been working on lately. It’s been a really crazy month so far, and it’s not even half over! Here’s the list:
1. Working on a major redesign of Richland College’s website.
2. Working on another fairly major redesign of another college’s site.
3. Finished a marketing campaign for the college that piggy backed off the absurdly high gas prices. You can check out the site here: http://www.richlandcollege.edu/gas/
4. Working on several eBooks for a large marketing push that will be coming in the next several months. I’ll keep you guys posted on this one. It’s going to be a pretty big deal;)
I have several more projects that I’m working on in between, but those are the major ones. Also, be on the lookout for some new articles on installing and using Disqus, creating the ultimate backup system and using Woopra to check your site’s stats.
Gmail Gets a New Loader
Went to login to my Gamil account today and I saw they added a new loading screen. Google has found the perfect middle ground between new technologies (mainly AJAX) and using them correctly/not abusing them.

I wonder if this is why Google seemed to be down off and on for the past two weeks…I hope they have a better reason than that.
Using Greasemonkey & Firefox To Show Google Calendar With Gmail

If you are sucked into the Googlverse as badly as I am, you are no doubt using two of Google’s most popular services: Gmail and Google Calendar. Now normally I lock these tabs in Firefox with the PermaTabs addon.
This is nice, but what would be really nice is if I could combine the two tabs into one. Thanks to Greasemonkey and a brilliant developer known as ‘The Dot‘, now we can…and very easily;)
What We’re Going To End Up With

Getting Ready
All you really need to do this is to make sure you have the Firefox web browser installed. After that, we will install Greasemonkey. Here’s how.
Installing Greasemonkey
- Get Greasemonkey.
- Click the green ‘Add to Firefox’ button

- Click the ‘Install Now‘ in the following window

- After it completes, hit the ‘Restart Firefox‘ button to complete the install

- You should now see a little monkey head in the lower left of Firefox.

Installing the Gmail Addons Script
- Browse to the Gmail Addons UserScripts site
- On the right hand side, you should see a button called ‘Install this script‘

- After you click it, you will see a new box. Click ‘Install‘

Using the Script
- Open up your Gmail account (if you already have it open, you may need to refresh)
- You should now see three new links in the upper left: Chat, Prefs & Calendar

- Since this is about the Calendar, we are going to click that link
- You should now see that half the screen is taken up by Gmail, and the lower half of your Calendar!

MSN Having a Little CSS Trouble
Went to MSN.com to see what was going on, and I saw this…

MSN, if you need some help with your CSS, send me an email and we can talk.
User Question: Whats Your Favorite Application/Tool/Algorithm & What Files Do You Protect?
So I just installed Skribit today, and about an hour later I got my first user submitted question for a post. I thought it was a really good question that definitely deserved my attention. Also, if you were the person who asked this question, please email me at (randy AT randyjensenonline DOT COM) so I can give you a link to your blog/website/Facebook page/etc.
Whats Your Favorite Application/Tool/Algorithm & What Files Do You Protect?
Favorite Encryption App/Tool
TrueCrypt. This one’s not even close. This thing is the best of breed and anyone serious about security should be using it. I also like AxCrypt for encrypting single files you want to send securely.
Favorite Algorithm
256bit AES (or AES/Rijndael). If you use a strong passphrase (20 characters or more) for your most secure data, you should never have to worry about having this cipher cracked anytime in the near future. One of the cool features of TrueCrypt is that it will also allow you to choose cascading algorithms, meaning you could use AES-Twofish-Serpent or Serpent-AES. Of course, you still need to make sure you have a really good passphrase no matter what cipher you use.
What Do I Encrypt
I currently encrypt all my hard drives with 256 bit AES encryption with TrueCrypt (what can I say, I eat my own dogfood:). I also encrypt any thumb drives that I carry with me. You can learn to encrypt your entire hard drive and your thumb drives.
Bonus Security Links
PayPal Security Key
This thing is a must have if you are a serious PayPal user. It’s a small key fob that generates a random six digit code. Whenever you login to your PayPal (or eBay) account, you push the button to generate a code and enter it on the appropriate page. This is part of a greater security movement called ‘multifactor authentication‘ which I wrote about a while ago.
Securely Erase Your Hard Drive
Darik’s Boot and Nuke: This is great for wiping hard drives. It can do as many passes over your drive as you’d like it to. If you’re seriously paranoid, you could do something like running TrueCrypt over the drive to encrypt it, and then wiping it several times with DBAN. But what are you hiding anyway;)
Protect Your Anonymity Online
TOR: TOR stands for ‘The Onion Router.’ It works by routing your internet traffic through several TOR ‘nodes’ located around the world. After it goes through these, it arrives at your requested site, which is then routed back through the nodes, and to your browser. It’s not perfect, but it is a good way to remain semi-anonymous online. Oh, and it will probably dramatically slow down your browsing speed:)
Secure Password Generator
Steve Gibson’s Perfect Password Generator: If you want a quick, easy way to create an almost perfectly unique password, Steve Gibson’s ‘Ultra High Security Password Generator’ is all you need. The algorigthm Steve has created creates a password with the highest possible entropy, meaning your password is almost guaranteed to be unique.
Encrypting Thumb Drives With TrueCrypt
Last week I wrote a post on how to encrypt entire hard drives with TrueCrypt. We all know how easy it is to have your laptop lost or stolen and how important it is to protect sensitive data. However, something that is even easier to lose and often has just as sensitive data on it is thumb drives. I know personally I’ve lost a couple of them over time.
Today we’re going to learn how to encrypt these drives to keep them from prying eyes.
Setting Up
Just a few things to get you prepared for the encryption process.
- Grab TrueCrypt if you don’t already have it.
- Make sure your thumb drive is plugged in and move everything on it to your desktop. This is important because TrueCrypt is going to format the drive during the encryption process.
- Open the main TrueCrypt window

Beginning the Encryption Process
During this phase, we will be getting the settings together so we can actually encrypt the drive.
- Click the ‘Create Volume‘ button on the main TrueCrypt window
- Choose the second radio button: Create a volume with a non-system partition/device

- At the next screen, leave the radio button on ‘Standard TrueCrypt Volume‘ (unless you know what you’re doing and want to get fancy:)

- Now click the button that says ‘Select Device‘

- Find your thumb drive in the list (you can tell by what drive letter it is mounted in Windows). For this tutorial, we are going to choose the ‘partition’ not the actual device (so in my case ‘\Device\Harddisc6\Partition1′)

If you get a warning after clicking ‘ok’, you can ignore it. It’s simply stating that you could also create an encrypted file on the device rather than encrypting the entire drive. Click Next - I like to leave the Encrpytion and the Hash algorithms at their defaults, AES and RIPEMD-160 respectively. Feel free to play around if you know what you are doing.

- On the Volume Size screen, you won’t be able to do anything because we chose to encrypt the entire drive. Click ‘Next‘

- Create a passphrase on the next screen. Depending on how secure you want it to be, 20 characters is recommended. If nothing else, try to use symbols, caps, lowercase and numbers.

Starting the Encryption
Now, we will actually start the encryption process itself.
- Now you will need to move your mouse around the TrueCrypt window to create a unique pool of characters. This is important to the strength of the encryption keys TC will use.

- Once you are satisfied, click the ‘Format’ button. You will be presented with a box saying that all data will be lost NOT encrypted. If you followed along from the start, you’ve already moved all your data off the drive and this won’t be a problem and you can click ‘Yes‘

- TrueCrypt will now begin to encrypt the drive. Mine was only 128MB so it only took a few minutes. Your time will vary

- If everything went well, you should see a box saying the encryption was successful!

Mounting the Drive
The first thing you will probably notice is that Windows doesn’t recognize the drive like it normally did. You can click on the drive letter it assigns it, but it’s just going to ask you if you want to format it. Don’t! Here’s what you do.
- Make sure the drive is still plugged in and the main TrueCrypt window is open. Also, select a drive letter in the list, I highlighted ‘Y’

- Click the ‘Auto-Mount Devices‘ button. It’s going to ask you for the passphrase you created earlier, so enter that.

- Your drive should now be mounted as whatever letter you choose (in my case ‘Y’)

- Your drive will now be able to be accessed just like any other drive on your system!
Final Thoughts
There really isn’t much to encrypting your data with TrueCrypt, but that doesn’t diminish the need for strong encryption on all of our portable (and non-portable) devices. A couple of final notes:
- Make sure you ‘Dismount’ the thumb drive before pulling it out by selecting the volume in the main TrueCrypt window and clicking on the ‘Dismount’ button.
- Also remember that you need TrueCrypt installed on every computer you will be using your thumb drive one. Sounds like a no-brainer, but be aware if your IT department won’t allow you to install extra software on your work machines.
Fry’s, You Don’t Know My Mom Very Well
I got an email from Fry’s Electronics today telling me they had all kinds of great Mother’s Day gifts. Turns out the last time Fry’s did any research on what mom’s want was during the middle ages.

I can’t wait until mom opens this years Mother’s Day present. Boy is she going to be excited when she gets an online RPG game version of Conan the Barbarian!
Using Truecrypt to Encrypt Your Entire Hard Drive
If you’re as paranoid as I am, you more than likely appreciate the advancements that the TrueCrypt team has made with version 5.0. For me, the greatest thing they did was making whole disk encryption dead simple. Here’s how you do it.
Getting Started
- First you will need to visit the TrueCrypt site and download and install it on your system. I’m going to be using Windows XP for my demonstration, but they have since released very good and stable version for Mac OSX and Linux.
- Next, go ahead and open the main window by clicking on the TrueCrypt logo in the system tray. The window should look like this

Setting Up the Encryption Settings
- Click the the ‘Create Volume ‘ button
- On the next window, choose the radio button next to ‘Encrypt the system partition or entire system drive ‘

- You now have the option to ‘Encrypt the Windows system partition’ or ‘Encrypt the whole drive ‘. We will be choosing the latter for this example.

- For the next screen you can choose ‘Single Boot ‘ or ‘Multi-Boot’. More than likely you are only running one OS on your computer, so we will choose Single Boot.

- Now you can choose the encryption settings. Unless you really know what you are doing, the default settings are fine. AES is an incredibly powerful encryption algorithm and should be all you need. I would also leave the Hash Algorithm at RIPEMD-160

- Next you will need to create a password. Depending on how paranoid you are, you should choose a passphrase close to 20 characters in length. I would also recommend using Steve Gibson’s Perfect Passwords Generator to make sure you create a completely unique phrase.

- Next you will need to move your mouse around the TrueCrypt window to create randomized data. This is fairly important, so spend a minute or two moving your mouse to make sure you really randomize things.

- The next window should simply be showing you the keys that were generated for you. You can simply click next here.

Creating the Rescue Disk
- The next step is to create what TrueCrypt calls the ‘Rescue Disk’. This disk will be used in case the boot loader or Windows become corrupt or infected with malware, yu will always have a way to decrypt the system. This step is extremely important, and TC will not let you proceed until it is satisfied that you did everything correctly. Begin by clicking the ‘Browse ‘ button. This will bring up a dialog box. Browse to your desktop and name the file something like rescueDisk.iso. IMPORTANT: remember to append the .iso or your file will not work correctly.

- You should now see a window telling you the file was created successfully. It’s now time to burn the newly created .iso file to a cd. I strongly recommend using ImgBurn . If for some reason that doesn’t work, you can use something like CD Burner XP Pro . Click next

- Make sure you have a blank CD in your drive and open ImgBurn. Click on ‘Write image file to disc’

- Next click on the ‘Browse for a file’ button

- Finally click the giant ‘Write’ button towards the bottom

- After you have the disc burned, leave it in the drive and click ‘Next’ in the TrueCrypt window

- If all went well you will be notified that the Rescue Disk was successfully verified

Pretest and Installing the Bootloader
- You can choose to wipe the drive to really give you an incredibly secure hard drive, or just choose none if you aren’t storing government secrets on your computer (not that the government is intelligent enough to encrypt hard drives).

- Next TC will begin the pretest to make sure everything is in working order before it begins the encryption process. This will also install the TrueCrypt boot loader on the boot sector of your hard drive. This is a major reason why this encryption is so great. There is virtually no way to boot into the Windows file system without having the decryption key. Click ‘Test ‘

A friendly warning:)

- After TC runs a few things you will be presented with a window to restart. Click ‘Yes ‘

- After the computer boots back up, you should see a black and white screen. Enter your passphrase you created earlier.

- If all went well you will now see a new dialog box saying the pretest was completed successfully.

- Click ‘OK’ on the Rescue Disk information window

Finally! Encrypting the Drive
- Whew! If you’ve made it this far, congratulations! We are now ready to encrypt the drive. You should see a window similar to the one below. Simply click the ‘Encrypt’ button and depending on your wipe mode and your encryption algorithms, go have a cup of coffee or go to sleep and let it run overnight.

- When everything is done, you should see this

In Closing
If you were able to get through this tutorial, you should now feel much safer with your data knowing it’s now gone from incredibly insecure, to even the DOD or NSA would have trouble getting in (unless of course there was water boarding involved).
This is really helpful if you travel a lot and carry a laptop all the time. If something were to happen and it gets lost or stolen, yes, you lose the data but at least whoever has it can’t get it either. Of course this means we need some training in the art of backing up;)
WP 2.5 Image Upload Issue Fixed
Found a fix to my WordPress 2.5 image upload problem I was having after I upgraded on Saturday.
After about an hour of stumbeling around I came across a post on a forum where someone said they got the image upload to work by adjusting their .htaccess file on thier site with the following code.
<IfModule mod_security.c>
<Files async-upload.php>
SecFilterEngine Off
SecFilterScanPOST Off
</Files>
</IfModule>I made the change to my .htaccess file, and like magic the image upload feature started to work again!
Josh Highland’s Blog WordPress 2.5 image upload problem : SOLVED
Microsoft Visual C++ Runtime Library Runtime Error With CD/DVD Player
*******************************
UPDATE: After all this, the drive stopped working several days later. I reformatted the machine, swapped cd drives…only to find out that the SATA cable went out on me. Once I replaced that, everything worked perfectly. (I would still follow the instructions below to get rid of the annoying DISCover.exe Runtime Error.
*******************************
I’ve been getting a Microsoft Visual C++ Runtime Library Runtime Error from a file called DISCover.exe sometimes when I would boot my computer. It didn’t happen all the time and I wasn’t sure exactly what the issue was. I didn’t have any program installed on my machine called DISCover and nothing was running in my system tray.
Whenever I would get this error, my CD/DVD drive would no longer show up on my computer. Very, very annoying.
I did some Googling and kept coming up with the same answer: Upgrade Visual C++ Runtime Libraries. I did this with exactly zero results.
Finally I went and found the DISCover.exe file that was causing the problem in this location: C:\Program Files\DISC\DISCover.exe. Instead of deleting it and for some reason having it crash my computer, I simply renamed it to DISCoverX.exe.

Problem solved. Why are the most frustrating problems the easiest to solve?
First Issues With WordPress 2.5
I’ve been using the newest version of WordPress a little while at WordCamp and I’ve run into a few issues with the new image uploading system.
Everytime I try to add an image, I get an HTML error. I’ve tried to chmod the uploads folder and the individual folders to 777, but that still didn’t seem to fix it. If anyone has any ideas, please let me know.
Other than that small issue, the new version is pretty amazing.




