Do they belong to you? Claim these comments.
petewood
Is this you? Claim Profile »
1 year ago
in Aaron is allergy free now! on ace's blog
me too! I'm hoping for a double dose of great news for the family by the end of this weekend.
2 years ago
in Defamation? on ace's blog
I agree with your comment Dan. It would make sense that PayPerPost.com would love any and all attention that would come their way, regardless of its tone.
The "professional" bloggers are appearing to be hypocritical because they are being paid to blog but take the standpoint that the masses of hobbyist bloggers (like myself) should not be afforded those same "luxuries". In my case, I'm not trying to use the PPP system (or those like it) so that I can quit my job and just sit around spam-blogging the blogosphere with garbage. Instead, my sole intention is to offset to cost of my hosting, plain and simple. Does that make me evil, as Michael Arrington of TechCrunch suggests? Hardly.
Thanks for the comments Dan. It's always nice to know that some people are viewing your blog.
The "professional" bloggers are appearing to be hypocritical because they are being paid to blog but take the standpoint that the masses of hobbyist bloggers (like myself) should not be afforded those same "luxuries". In my case, I'm not trying to use the PPP system (or those like it) so that I can quit my job and just sit around spam-blogging the blogosphere with garbage. Instead, my sole intention is to offset to cost of my hosting, plain and simple. Does that make me evil, as Michael Arrington of TechCrunch suggests? Hardly.
Thanks for the comments Dan. It's always nice to know that some people are viewing your blog.
2 years ago
in Moved my blog to new domain on ace's blog
Owen, Try commenting out the second Rewrite Cond (RewriteCond %{HTTP_HOST} ^www\.owened\.net$). That appears to be the only thing that is different from my file and yours.
2 years ago
in Moved my blog to new domain on ace's blog
Owen,
I found the .htaccess file I have online. I must've looked at about 30 or 40 results of a google search until I figured out what was wrong with my htaccess file. Below is my entire .htaccess file on my old subdomain:
RewriteEngine On
RewriteCond %{HTTP_HOST} ^blog\.petewood\.us
RewriteRule ^(.*)$ http://www.acedanger.com/$1 [r=301]
Beyond showing you what I have, I am afraid that I can't be of any help figuring out why your file is not working just by looking at it. What is happening when you uncomment the commented lines?
I found the .htaccess file I have online. I must've looked at about 30 or 40 results of a google search until I figured out what was wrong with my htaccess file. Below is my entire .htaccess file on my old subdomain:
RewriteEngine On
RewriteCond %{HTTP_HOST} ^blog\.petewood\.us
RewriteRule ^(.*)$ http://www.acedanger.com/$1 [r=301]
Beyond showing you what I have, I am afraid that I can't be of any help figuring out why your file is not working just by looking at it. What is happening when you uncomment the commented lines?
3 years ago
in XTHML 1.0 Transitional on ace's blog
Yeah, I tried that and it still fails the standards validation.