Modifying Quake 3 - The Homing Missile Approach
Apr 11, 2007
How to compile and modify the Quake 3 source code to create a Homing Missile mod.
Apr 11, 2007
How to compile and modify the Quake 3 source code to create a Homing Missile mod.
Apr 11, 2007
How Quake 3 works and we will create a mechanism to accept user input.
Apr 11, 2007
How to change the behavior of a rocket in Quake 3 and convert it into a homing missile. And few variations for this homing missile.
Nov 8, 2006
Ever had a need to verify if the other-person indeed checked your email? Here's a method that will allow you to inject some tags that, combined with a server, will a to receive read-receipts as soon as the user opens the email.
Sep 27, 2006
In earlier posts we saw how to capture sender's IP and then use that IP to locate the person. Although, that works many times - it may not be always correct. Here, we will see how these exceptions can occur.
Sep 26, 2006
This is continued article on Geo-locating emails. In the earlier post we saw how to locate the senders IP address and now we will be using that IP Address to find the location of the sender. In this example, I'll be using two sites that enable us to geo-locate IP.
Sep 26, 2006
A tip for superficially scrutinizing cyber-strangers and geolocating them.
Nov 4, 2005
Technique to access firewall or proxy restricted internet websites via tunneling and onion routing. This article is intended to-be-informative for network administrators and internet users.
Sep 30, 2005
How to use Microsoft Word in your .NET application. This will enable you to use your favorite word-processor within your .NET application.
Sep 12, 2005
How to create your own Gmail Notifier kind of application that checks the new mails using recently introduced Gmail Atom Feeds and speaks the details of the mail using Microsoft Agent and SAPI interface.