Category Archives: General

What’s Going On?

Got some emails asking what’s been going on. I know I haven’t posted in a while. Some people miss my daily code snippets and short tutorials. I’ve been working hard on an anti-cheat system for BHD with http://cheatsense.com I haven’t … Continue reading

Posted in General, Programming, Tech News, tips | Tagged , , , , | 2 Comments

cheatSense goes live!

For a while now several people, including myself, were unhappy with the anticheat provided for Delta Force: Black Hawk Down (DF:BHD). Who isn’t unhappy about that issue? There’s been some Anti Cheat Programs in the past but many in DF:BHD were … Continue reading

Posted in General, Programming, Tech News, anti-cheat, gaming | Tagged , , , | 1 Comment

.NET URL Shorten-er Library

I’ve been working on a few applications were I’ve been using TinyURL a lot. So, I thought I’d create a library for .NET that contains functions for the most popular URL Shorten-er sites.   Function TinyURL Function TimesURL Function DoiopURL … Continue reading

Posted in Downloads, General, Programming, Tech News | Tagged , , , , , , , | 10 Comments

FBI: Cool People.

Did you guys know that you can go to your local field office with emails, chats, websites; etc? Why? To have them tracked to the source. Maybe you’ve been getting threatening, bullying or disrespectful emails. This is a CRIME now. … Continue reading

Posted in General, Personal, Tech News, tips | 5 Comments

GravatarGet: Source Code

I’ve updates the GravatarGet page. I’ll be explaining the source code and releasing a major portion of the code. There’s already been over 5,000 downloads and the number is growing everyday. There are reports of bugs and what not, I … Continue reading

Posted in Downloads, General, Programming, Tech News, tips | Tagged , , , , , , , | 1 Comment

Get IP from Yahoo email!

When you receive an email, you receive more than just the message. The email comes with headers that carry important information that can tell where the email was sent from and possibly who sent it. For that, you would need … Continue reading

Posted in General, Tech News | Tagged , , , , , , , , , , , , | Leave a comment

No More Blocked Calls!

  If there’s one thing that annoys me more than talking on the phone it’s someone calling from a blocked ID. But now, with a new service from TelTech Systems, called TrapCall, you can pull the mask off any any blocked … Continue reading

Posted in General, Tech News, advertising | Tagged , , , | Leave a comment

Free Backup4all License

What happens when your hard disk dies, will your business survive if you can’t recover all of your important data? What about all those precious personal photos of your children growing up? Start backing up with Backup4all to avoid such … Continue reading

Posted in Downloads, General, Tech News | Tagged , , , , , , , , , , | 2 Comments

VB.NET 2008 & MD5

A lot of people are wanting to know how to compute MD5 Hash’s in VB.NET 2008. This is actually pretty easy thanks to the .NET Framework. Below is a function that will accept a ‘String’ value and return a ‘String’ … Continue reading

Posted in General | Leave a comment

15 Google Search Tips

I thought I would share with you guys 15 Search Tips for Google. Hopefully this info is helpful to some of you 1. Google Calculator How this works is your type an equation into the search field and it will … Continue reading

Posted in General, Tech News | Tagged , , , , , , , , | 1 Comment