Unable to Comment on Google Reader -fix it!
TodayWasAwesome – Best Of
Backup Cydia Apps – iPhone
Enable USB on the Apple Tv
Surviving a Zombie Attack

Unable to Comment on Google Reader -fix it!

I know a lot of people have have had problems commenting on reader because people haven’t setup commenting correctly. But don’t worry, its easy! First of all, if you can’t comment on someone’s shares, they have to fix it. So this guide is written to allow people to comment on your shared items.

Step 1: Click on Sharing Settings

From Google Reader, click on “sharing settings”

goto sharing settings-1

Step 2: Select Groups

Google reader uses your contact list and groups from gmail to manage contacts in reader. In order to enable commenting you have to add someone to a group that has commenting enabled. Before we move people into the right group we have to enabled group commenting.

Enable Commenting By Group

Enable Commenting By Group

Add People to Groups

You can manage groups through your gmail contact list, or from that same screen click on the people that you’re following and by each of their names will be a groups setting link. That same link is available from the shared page of each person. Add them to a group that has commenting enabled and you’re done!

Click Edit Groups

Click Edit Groups

TodayWasAwesome – Best Of

Some teacher once told me I was worthless and would amount to nothing but look at me now, I have my own blog. I’ll prove him wrong. Sometimes people don’t appreciate my super extra greatness. Ordered by date you’ll find some of my “best ofs” enjoy!

Humor

Inspirational/Informative

Photography

Whoa, you made it this far! Im thoroughly impressed.

Backup Cydia Apps – iPhone

I previously wrote a post on scripting the install of Cydia apps but I since found a much better way to handle the problem. Its a lot cleaner but it still doesn’t backup cydia apps data. Instead it creates a list of stuff thats been installed and makes it really easy to reinstall it all.

Step 1: Backup Cydia Apps

To do this we’re going to need to fire up the terminal and create a file to store our list. This can all be handled with one command.

dpkg --get-selections > myapps.txt

Putting this code into terminal will create a text file called “myapps.txt” which contains all the selections you’ve made in Cydia. Use an ftp client to save this file to your computer and you’re done.

Most people at this point are now going to upgrade their phone, etc.

Step 2: Restore Cydia Apps

Now you’ve got a fresh iphone with a fresh install of Cydia. You’ll need terminal and probably SSH installed first before you proceed. Once done upload your “myapps.txt”. Using terminal navigate to the directory containing that file and issue the following commands. Note: the $ at the beginning of each line is just the prompt and not part of the commands.

$dpkg --set-selections < myapps.txt
$apt-get -u dselect-upgrade
$rm /private/var/mobile/Library/Caches/com.apple.mobile.installation.plist
$killall SpringBoard

You’re all done! If you want to understand what each command does then read on.

Read the rest of this entry »

Enable USB on the Apple Tv

The AppleTV is sort of a piece of junk unless you hack it so if you intend to actually get any use out of your apple tv you better do it. Here is how you enable USB so that you can play media off of attached storage (novel concept eh!).

Note: This Tutorial assumes you’re using AppleTV TakeTwo or the latest update (2.3). If you’re not sure run Apple TV’s update before starting

Step 1: Hack your ATV

This is a pretty easy process, you can find instructions here. You don’t actually have to install Boxee but follow the instructions except instead of creating a boxee USB you can just select “SSH”. Great, now to enable USB

Step 2: Install NitoTV

There are lots of ways to enable USB, trust me this is the easiest. SSH onto your AppleTV, download NitoTV and install it. Heres the code:

Valencia:~ ronin$ ssh frontrow@appletv.local
Welcome to the AppleTV (via atv-usbcreator)
frontrow@appletv.local's password:
-bash-2.05b$ wget http://nitosoft.com/nitoTVInstaller_tt.zip
-bash-2.05b$ unzip nitoTVInstaller_tt.zip
-bash-2.05b$ cd "nitoTV Take Two"/
-bash-2.05b$ sudo ./installme

This will install NitoTV and then restart your AppleTV’s finder, in other words you will have new options on your ATV menu.

Step 3: Prep for USB

Because the apple tv is purposely neutered you’ll need to snag the USB drivers from the 10.4.9 combo update. Heres the code

-bash-2.05b$ cd ~/Documents/
-bash-2.05b$ wget http://supportdownload.apple.com/download.info.apple.com/Apple_Support_Area/Apple_Software_Updates/Mac_OS_X/downloads/061-3165.20070313.iU8y4/MacOSXUpdCombo10.4.9Intel.dmg

Step 4: Install USB support

Great, now the combo update has been downloaded to the Documents folder. Go to your Apple TV menu and go NitoTV -> Settings -> Install Software -> Smart Installer

This will take a minute but when its done you can plugin USB drives and your Apple TV will recognize it. Volia!

If your Apple TV doens’t recognize your drive try restarting your appletv either by typing “sudo reboot” or unplugging and plugging in your ATV.

Surviving a Zombie Attack

This past weekend I met my niece for the first time. She’s one of the most beautiful things I’ve seen, so innocent and so cute. As I looked down into her bright blue eyes all I could think was “How will you survive the future? How will you know how to fight off zombies?”

All purpose zombie guide

Unlike most guides which only cover one type of zombie eventuality I will be covering every kind of possible zombie attack. Everyone knows there are three types:

  • Biological Zombies – Zombies created by a virus, probably engineered by man.
  • Magical Zombies – Zombies created by a witch/sorcerer. This is actually the easiest to survive!
  • Apocalyptic Zombies – Zombies brought about by the end of the world. The Mac daddy of all zombie attacks and the hardest to survive.

So stay tuned for some updates and remember there are two kinds of people in this world: Those with a zombie plan and those without. Who would you rather be?