Archive

Archive for June, 2010

Getting access to hidden windows 7 settings

June 26th, 2010 No comments

There are a couple of things I recently stumbled across that gives Windows 7 users access to a ton of useful settings.

1) Make a folder on your desktop and name it: Everything.{ED7BA470-8E54-465E-825C-99712043E01C}

2) Click run and type in: gpedit.msc

If I come across any others, I’ll post it here.

Categories: Blog, Tips 'n Tricks Tags:

How to get a perfectly sized client area

June 26th, 2010 No comments
Categories: Articles Tags:

GPGPU

June 15th, 2010 No comments
Categories: Miscellaneous, Other Tags:

Port Scanner Proggie

June 11th, 2010 No comments

I created a little port scanning program in C# today. I found a tutorial on how to do it. It’s really easy. But it wasn’t multithreaded, so I made it multithreaded to keep the UI responsive. You can find it here.

Categories: Blog Tags:

Port Scanner

June 11th, 2010 No comments

A multithreaded port scanning program written in C#. I wrote this because I saw a nifty little tutorial on how to do it, but it wasn’t multithreaded. I thought it would be a neat little exercise for me.

Download: PortScanner.7z

Setting up windows git server & client

June 5th, 2010 No comments
Categories: Articles Tags: , , , ,

Misc Useful Links

June 2nd, 2010 No comments

These are miscellaneous useful links that don’t really fit into any of the other categories I have.

Essential Mathematics Book Website
Gallery of Processor Cache Effects
Easy Git
IEEE-754 Floating Point References

Programmer Fonts
Design Patterns

Graphics Pipeline

June 1st, 2010 No comments
Categories: Articles Tags: