IV Needle Injecting Tech into the Vein

11Sep/090

Getting the Windows XP Royale Noir theme to actually work

I downloaded this windows xp royale noir theme, and tried to get it running on Windows XP SP3, but it only worked while the machine was running, then it was gone. But I figured out how to change that.

1. Download and install the actual Windows Royale theme.

2. Download the Royale Noir theme, and extract it to the C:\Windows\Resources\Themes\royale noir\ folder

3. Go to C:\Windows\Resources\Themes\ and open the Royale.Theme file in a text editor

4. Go to the [Visual Styles] section

5. Change the line "Path=%WinDir%resources\Themes\Royale\Royale.msstyles" to Path=%WinDir%resources\Themes\royale noir\luna.msstyles

6. Save and exit.

After that, you should be able to consistently select the Royale Noir theme from the apperances section.

19Aug/090

SSH Secure Shell, an alternate to putty and winscp

I really hate using the scp command, but I also hate having ssh functionality separated when using winscp.  SSH Secure Shell is a good alternative to just using putty.  It includes a sftp gui you can use.  It also has all of the capabilities as putty.

This is the only site I've found on the internet where you can download it.

Filed under: Uncategorized No Comments
12Aug/090

Tunneling uTorrent

Setting up Putty

1. Open putty
2. Go to connection>ssh>tunnels
3. Enter a source port, select dynamic, and press add. This is going to be the port you send your uTorrent connection through
4. Do the normal jazz to establish a connection.

Setting up uTorrent

1. Open uTorrent
2. Go to options>preferences>connection
3. Change the following:
Type: Socks5
Proxy: localhost
Port: (The port you entered and tunneled in putty)
Resolve hostnames through proxy (check it)
Use proxy server for peer to peer connections (check it)
4. Press OK

I can't confirm that this encrypts all of the uTorrent traffic, but when I tried it behind a firewall it sure went a lot faster.

Tagged as: , No Comments
12Aug/090

Override banned ports in Firefox about:config

Sometimes you need to allow an incoming connection through a specific port that Firefox is blocking. You can override this by following these steps:

  1. Open Firefox
  2. Type this into in the address bar: about:config
  3. Accept the fate of your Firefox warranty
  4. Right-click on the window
  5. Select: New>String
  6. Enter the preference name: network.security.ports.banned.override
  7. The value will be the port you want to open for your browser (you can open it all of the way by entering 1-65535... however, I don't recommend this)
  8. Test it out
8Aug/091

Gmail Reader in Enigma and Rainmeter

I ran into an issue with the Gmail Reader not working in Enigma and Rainmeter. After messing around with it for a while, I finally figured out that the skin doesn't play nice with special characters in the gmail password. Try changing your password to plain text in gmail and then reconfigure the skin with the new password. I'm not going to promise this is the only workaround, but it worked for me.

5Aug/090

A Simple Hack for Clock Watchers

For those of you who enjoy knowing exactly how much time they have until they get to break away from work... here is a cool hack.

Here is how you do it using the Windows Sidebar:
  1. Download and Run the Countdown Gadget
  2. Go into the settings
  3. Switch the Gadget Skin to "Original Skin"
  4. Switch the Time Format to "Timer Style"
  5. Change your Caption Text to what you want, I chose "until I go home."
  6. Set your Count Down Date and Time to when you get off work
  7. Bam... perfect clock watch
Filed under: Uncategorized No Comments
5Aug/090

Weather Location ID for Rainmeter Apps

If you need to generate a location code for your Rainmeter config file (i.e. Taipei is TWXX0021), the link below will help you do so.

http://www.aspnetresources.com/tools/locid.aspx

Filed under: Uncategorized No Comments
5Aug/091

The easy way to Take Screenshots


If you find your self taking screenshots and adding boxes and lines in mspaint, then check this program out its called Jing its a free tool from the screenshot masters at TechSmith. Jing has the ability to take full video or still captures of your screen, you can choose to select an area or the whole screen. When your finished capturing it lets you then edit the shot with Arrows and boxes to make spots more noticeable.

Click here for more info
Filed under: Uncategorized 1 Comment
5Aug/090

Block quizzes from showing up in your Facebook Newsfeed

If you are as annoyed as I am with quizzes showing up in in your Facebook feed, there is a simple solution (aside from hide or blocking contacts). This only works in Firefox (I'm guessing that if you're still using Internet Explorer you're probably the person posting the quizzes anyway... so this doesn't apply).

Here are the steps:

  1. Download the Greasemonkey Firefox Add-on
  2. Download FB Purity by going to this page and clicking on the 'Install' button
  3. Restart your browser and open Facebook
  4. The quizzes should now be blocked
Filed under: Uncategorized No Comments
5Aug/090

Defcon Media Archives

The great hacker archives:

https://www.defcon.org/html/links/defcon-media-archives.html

Filed under: Uncategorized No Comments