Adware continues to be a problem for everyone I know. Spybot and Ad Aware seem to be getting out of date. There is a new free that removes lots of stuff called CW Shredder. Also, it's becoming hard to google for these things and know that you are getting the right link. I suggest choosing a reputable site like pcworld.com or download.com.
Saturday, July 17, 2004
my web server has gone down twice in the last few days. i set up a little program to check it once an hour to make sure it is up. http://virdi-software.com/eyeonsite/desc.shtml
http://www.download.com/EyeOnSite/3000-2155-10103479.html?tag=lst-0-5
Monday, June 21, 2004
CPM
In the world of web advertising CPM stands for price/cost per thousand impressions. I guess the M is the Roman numeral.
Monday, June 07, 2004
Friday, June 04, 2004
Wednesday, June 02, 2004
Wednesday, May 26, 2004
Here is what I have learned about SSL certificates for a web server. You generate a CSR (certificate signing request), and a private key on your box. You send the CSR to the CA (certificate authority) and they send you a Certificate. You are supposed to be careful to guard your private key. It is the key to validating your identity.
When generating the key you have to choose the key length. Generally your choices are 512, 1024, and 2048. 1024 bits are the most popular ones in use for commercial transactions. Most respectable sites use 128 bit encryption.
Certificates are only good for a certain amount of time, usually a year. CA usually charge between $50 and $800. Verisign and Thawte are the two most respected CAs.
You can view a sites certificate details in IE by double clicking the lock icon in lower right corner on status bar. In IE, you can view the CA's that your browser trusts by going to Tools->Internet Options -> Content (tab) -> Certificates -> Trusted Root Certification Authorities.
Consider buying the certificate from the ISP you use. I bought mine from another source and when I had problems the CA didn't support installation, and my ISP blamed the CA's certificate. In the end I used my ISP and the Plesk interface made it relatively simple.
Monday, May 10, 2004
I have been doing research on Search Engine Optimization (SEO).
here is a tutorial and the link is optimized for search engines: Free search engine optimization tutorial
keyworddensity.com
google guidelines
article on slashdot about (SEO) contest
Thursday, May 06, 2004
I am using redhat 9 on my web server. Since Redhat is dropping support for up2date I decided to install yum. I downloaded to my server through lynx and then installed it as well as some dependent packages. The command to run yum manually is:
# yum update
checks for updates
# yum check-update
Fedora Legacy Project Anouncements
I also started using ftp over ssh.
Linux Security FAQ
Monday, May 03, 2004
Today I got a business license. It was only $8.50 for Jefferson County, AL. I needed it to open a business bank account. Since the business is an LLC, and I am not the sole owner, I have to turn in vouchers every month for occupational tax. Also i have to remember to renew it in October. In October the amount wil be based on the previous year's reciepts.
I also applied online for an EIN, which is a social security number for a business.