Tutorials
Automatically Remove Wikipedia References
by George on May.19, 2009, under English, Tutorials
Have you ever found yourself copying text from Wikipedia and manually deleting the references [1], [2].. from the text? This is how to do it automatically, with the help of Word:
Go to Edit>Replace, click on the Replace tab, click on the More button, and check Use Wildcards; in the Find what box type \[?\] for single character references (like [1], [2]) and click on Replace all. For multiple character references, like [10], [11] etc. simply replace \[?\] with \[??\]. The tricky part was escaping the braces, because ‘[' and ']‘ are characters used by wildcards. I found the solution here. Also, a screenshot:

Atomic Bomberman Online via IPX via Hamachi
by George on Nov.10, 2008, under English, Tutorials

Ok.. So I made it work! This is how:
I’ll assume that you have a working piece of Hamachi
.
I used Windows XP, but this should work on any Microsoft OS.
1. Go to Control Panel > Networking Connections
2. Right click on the connection named Hamachi and click on Properties

3. If you have the IPX protocol (a.k.a. NWLink IPX/SPX/NetBIOS Compatible Transport Protocol) installed (it shows up in the list) skip to step number 5
(continue reading…)
