Quick Contact

Syndication

Sponsors

Administration


You are currently browsing the archives for the Guides category.

Posted on March 6, 2010 at 9:37 pm - by Sean Harper

Cydia Cracked Apps

Why would you pay for apps in Cydia when Cydia is mostly driven by free content. In this post, we’ll explain where to download the apps that “unofficial” developers on Cydia are trying to make you pay for. Tech Jawa does not condone piracy, we’re simply informing you that there ARE sources out there where the .deb files CAN be downloaded from… First is to create these sources in Cydia.

When you first start up Cydia allow it to load and refresh all of the sources on it, then go to manage, then edit (top right corner), click add (top left corner),  type in the sources listed in the picture above (one at a time), click on add source and wait for it to load up the new source. Once finished with that under your sections tab will be new sections to choose from.

With those sources, you now have access to the .deb that are “supposed” to be paid for.







Posted on February 23, 2010 at 7:23 pm - by Corey DeGrandchamp

Dell OEM Windows 7 Theme

My mother recently purchased a new Dell desktop, and well, the OEM theme they ship it with just looks GREAT… see below!

Dell OEM Windows 7 Theme

Sure you might argue that their theme is only a background wallpaper, but I wanted to extract the theme entirely rather than just give you a wallpaper.

So really all you need to do is download and extract the theme below to:
%USERPROFILE%AppDataLocalMicrosoftWindowsThemes

You can access this folder by putting it into your location bar, like this, then press enter.

Then right click your desktop, and go to “Personalize” and choose your new Dell theme! It’s that simple.

Dell Theme Selection

Here’s the download link:
Dell_OEM_Windows_7_Theme.zip

Enjoy!







Posted on February 11, 2010 at 11:07 am - by Corey DeGrandchamp

Pidgin Facebook Chat Setup & Log Transfer

Pidgin Logo

Yesterday, Facebook announced that Facebook Chat now fully supports the XMPP protocol.

This is great news, because we can now all ditch whatever hacked-together methods we were all using to connect to the Facebook Chat service with Pidgin, if you were ever using one. I’ll also cover how to transfer your logs over from the old connection method to the official connection method below.

CLIENT SETUP

1. You’ll first need to go to your Accounts menu, then to Manage Accounts, then choose Add…

2. From here, you need the following settings:

  • Protocol: XMPP
  • Username: {Your Facebook username, not your email address, to get this you should be able to go to your Facebook homepage, and hover over your “View My Profile” link, it will be http://www.facebook.com/username and you’ll need the username part, and that is all.}
  • Domain: chat.facebook.com
  • Password: {Your Facebook password}

3. Switch to the Advanced tab, and uncheck “Require SSL/TLS” and check “Allow plaintext auth over unencrypted streams”

4. That’s it, if you were using an old method to connect to Facebook, be sure to remove that account!

LOG TRANSFER

In your Pidgin log directory, usually located at:
%APPDATA%Roaming.purplelogs (Vista/7)
-OR-
%APPDATA%.purplelogs (XP)
unless you set up PURPLEHOME environmental variable (like I did), but if you did this, you should know where they reside… and as for Linux users, you should also know where your log directory is already…

You’ll see some folders in there, with various logs for accounts.
You will have a folder called “facebook” with a “username” directory inside it, and now a new one called “jabber” with a “username@chat.facebook.com” directory inside of it.

In order to transfer the logs, you need to rename all the folders in your “logs/facebook/username” directory from

######
to
u######@chat.facebook.com

and then move them to the “logs/jabber/username@chat.facebook.com” directory.

All your logs should continue to work properly after this.