I tried to write up a 3-step How-Tos for getting VOIP through broadband 3 years ago, but never got a chance to finish them. Today, one of my friends asked my help on setting up his home networking over Comcast cable broadband. Then I decided to use some time now to point out one or two important things in the should-be-published-early first step - "how to set up a home network over your broadband without paying extra to your provider".
Usually the broadband providers only provide one computer network service with the regular price and will charge extra for residences to get more than one computers online. But if you already have purchased a router, you should be fine to get the home networking by your own. Just remember some extra steps you need to pay attentions to.
Continue reading ‘How to home network with your Cable and DSL broadband services’
I tried to add a CheckBox control to the registration page in my newly implemented open source YetAnotherForum asp.net application. And this CheckBox is for Terms and Conditions agreement, so it needs to be checked before the users submit registration form. It looked like the easy way was to use a RequiredFieldValidator to validate the CheckBox control. But unfortunately this RequiredFieldValidator validation Web control does not work with the CheckBox (or CheckBoxList) Web controls. After I set its ControlToValidate property to the ID of the CheckBox, the page threw an HttpException, saying: 
As 
Since this late noon, all of my domains on the Microsoft Windows Hosting server at 1and1.com could not be accessed. I called the tech support and was told all A records of my domain names have been pointed to an external IP address (82.165.204.153). Even I swore to the tech support that I did not make any changes on my DNS setup, but she insisted that only the owner of my account (of course, me) can do such changes. And I asked whether they could do some investigations to see who and when made such changes from logs, but I could not get any satisfied answer from her. Anyhow, the important part at this moment was to get all my domains back. So I had to manually change all A records back to my hosting server’s IP addresses. I was glad I only host less than 20 domains on this Microsoft platform, image I would have to change my Unix hosting domains (Shhhhh).

Have you recently used Google Maps? Maybe you already noticed its new feature from the maps, yes, it is called Street View. What can it do? well, when you browser the maps (of course, on the website of http://maps.google.com) and click the Street View button on the map. You will see a little man icon on the map, and some street view photos will appear when you drag “you” (the little man) on some blue line highlighted roads. These photos just like what you can see when you walk or drive on the road of the Google maps.
Today I downloaded
Blog Comments