Archive for January, 2009

Bookmark Friday – 01.30.2009

Friday, January 30th, 2009

Dave Bianchi : Stare – I met Dave through a mutual friend some 16 or 17 years ago. He posted this video on Facebook and I loved it, so I’m sharing it.

Refocus Phoenix – A bunch of photographers in Phoenix get together to shoot interesting subjects and scenes. I’m excited about going to my first one soon.

The Tenth Dimension – This video describes how to imagine the 10th dimension. Getting past the 6th is mind-blowing enough. Follow it through to the end and then just sit and let it all soak in.

Rockabye Baby – I’m not a parent, but I love the idea. It’s rock songs done as baby music. Tasteful and fun.

Bit Artist – This is a fun site with quick electronics projects I found while looking for interesting things to try with wires and circuits.

Microsoft Sphere – Lately, I’ve been poking through Microsoft’s Research site, where I found this cool project. I doubt anyone will find any practical application for this that will justify the (assumed) high cost, but time will tell.

No Heroics, The United States of Tara and The Big Bang Theory – Last week, I found these shows and I am now completely hooked on all of them.

scanR – The concept is a good one and it looks like they have their act together, but the price point is off. It’s not much, but £2.50 is more than I want to pay if I’ll use it once a month. There should be a £2.50/year = 50 uploads option for people like me. For the power user, though, this is a great idea and the price is OK.

ASSIST – A Shrewd Sketch Interpretation and Simulation Tool. I hate it when something this cool just seems to silently go away with time. The video makes it look like the next logical interface for design theory. Here’s the project’s site.

Plinky – Ever fill out a questionnaire meme? Plinky is kind of like that, but more. Plinky gives you “prompts” that inspire thought. They can be just a simple question like “Describe how you’d spend $1,000″ or something deeper to provoke your writing for a new blog post. I think I’ll be dropping in on that one daily. This is yet another cool site I found while reading Demo Girl.

How to Crack the Account Password on Any Operating System

Thursday, January 29th, 2009

Learn How To Hack

This guest post was written by Blair Mathis from LaptopLogic.com – your premier source for the latest laptop software news and best laptop accessories.

Computer passwords are like locks on doors – they keep honest people honest. If someone wishes to gain access to your laptop or computer, a simple login password will not stop them. Most computer users do not realize how simple it is to access the login password for a computer, and end up leaving vulnerable data on their computer, unencrypted and easy to access.

Password image

Are you curious how easy it is for someone to gain access to your computer? If so, read on to see the technique one might use to figure out your computer password.

Windows
Windows is still the most popular operating system, and the method used to discover the login password is the easiest. The program used is called Ophcrack, and it is free. Ophcrack is based on Slackware, and uses rainbow tables to solve passwords up to 14 characters in length. The time required to solve a password? Generally 10 seconds. The expertise needed? None.

ophcrackSimply download the Ophcrack ISO and burn it to a CD (or load it onto a USB drive via UNetbootin). Insert the CD into a machine you would like to gain access to, then press and hold the power button until the computer shuts down. Turn the computer back on and enter BIOS at startup. Change the boot sequence to CD before HDD, then save and exit.

The computer will restart and Ophcrack will be loaded. Sit back and watch as it does all the work for your. Write down the password it gives you, remove the disc, restart the computer, and log in as if it were you own machine.

Mac
The second most popular operating system, OS X is no safer when it comes to password cracking then Windows.

The easiest method would be to use Ophcrack on this, also, as it works with Mac and Linux in addition to Windows. However, there are other methods that can be used, as demonstrated below.

If the Mac runs OS X 10.4, then you only need the installation CD. Insert it into the computer, reboot. When it starts up, select UTILITIES > RESET PASSWORD. Choose a new password and then use that to log in.

If the Mac runs OS X 10.5, restart the computer and press COMMAND + S. When at the prompt, type:

fsck -fy

mount -uw /

launchctl load /System/Library/LaunchDaemons/com.apple.DirectoryServices.plist

dscl . -passwd /Users/UserName newpassword

That’s it. Now that the password is reset, you can login.

Linux
Finally, there is Linux, an operating system quickly gaining popularity in mainstream, but not so common you’re likely to come across it. Though Mac and Linux are both based on Unix, it is easier to change the password in Linux than it is OS X.

To change the password, turn on the computer and press the ESC key when GRUB appears. Scroll down and highlight ‘Recovery Mode’ and press the ‘B’ key; this will cause you to enter ‘Single User Mode’.

You’re now at the prompt, and logged in as ‘root’ by default. Type ‘passwd’ and then choose a new password. This will change the root password to whatever you enter. If you’re interested in only gaining access to a single account on the system, however, then type ‘passwd username’ replacing ‘username’ with the login name for the account you would like to alter the password for.

Conclusion
There you have it – that is how simple it is for someone to hack your password. It requires no technical skills, no laborious tasks, only simple words or programs. The moral of the story? Encrypt your data to keep it safe. Don’t use only a password, but actually encryption, such as Blowfish or AES-128. There are a number of programs that can do this – TrueCrypt for Windows, or the native encryption found on Ubuntu, creating a disk image in Mac, etc.

I’m Going to the Playboy Mansion

Wednesday, January 28th, 2009

A couple years ago, I had a client who was throwing a party at the Playboy Mansion as part of a promotion for his site. Selected girls went free and guys had to fork over $5,000 to get in. I was invited to go (free, of course), but I turned the invitation down for various reasons, including conflicting obligations. It seems that I now have another opportunity to go and so do you, but we’ll have to work hard for it.

Playboy Mansion Party banner

AzoogleAds just announced that they’re throwing a party at the Playboy Mansion and they’re having a contest to decide who gets to go. The top 25 challengers get an all-expense paid trip for 2 nights to Los Angeles, including hotel accommodations and attendance at the party.

The party is on August 28th, 2009 and the competition runs from February 1, 2009 through April 30, 2009. I was just talking to my friend Ian Fernando about how I plan to kick start my affiliate marketing this month and although I already have plenty of motivation, this doesn’t hurt and the timing is perfect.

Tweets At Me WordPress Plugin Updated to v0.11

Tuesday, January 27th, 2009

Last year, I wrote a little WordPress plugin called Tweets @ Me and released it into the wild. Beyond my original post I wrote about it and a tweet, I didn’t really tell a ton of people about it and it fell into the forgotten pile. Recently, I was informed of its use on twitterbanking.com, and asked if it would be possible to add user images to the tweets list. I thought it was a good idea, so I carved out 20 minutes today and upgraded it.

If you’re not already using Tweets @ Me, you can grab it here. If you already have it and just want to do a quick upgrade, it’s simple. Just add the following line to the tm_config.inc.php file in the tweetsatme folder above the debug line:

"show_image" => "yes", // When turned on, will display user icons.

Next right click here and save as tweetsatme.php. Then upload this file to your tweetsatme plugin folder and you’re done. If you get any errors or need support, I’m always checking my email : joe@joetech.com.

To see it in action, just check my sidebar. And don’t forget to send me a tweet to see it show up on JoeTech.com!