Main menu:

Wiki Rss Feed


Archives

Links:

Meta

WebGlad Reports

Categories

 

October 2006
M T W T F S S
« Sep   Nov »
 1
2345678
9101112131415
16171819202122
23242526272829
3031  

Recent Comments

Tags

Archive for October, 2006

Web Resources Beautifully Compiled

exhaustive list of cheat sheets

Bookmark it so you can find it later

Zen Photo

I thought I made this post, but, I don’t see it……
This software looks quite cool!
Particularly for clients who are painters, photographers, artists etc.
—————-
11/2 update:
not compatible with my server…
For this reason, and others, will be switching servers this month.

Bookmark it so you can find it later

The Remove Content Experiment

Well, for a variety of reasons I pretty much removed all of the content from this domain: and, what’s left is two pages plastered with ppc … the site (although ranking #5 for main keyword) gets little traffic anyway, and, I no longer had the time to moderate the spammerz and update the software, and, [...]

More On High Paying Clicks

Another list for Adsense publishers…..

Bookmark it so you can find it later

WP 2.0.5

I’ve been doing a lot of blog work + design +tweaking for a number of sites the past week… it’s the main thing I’ve been doing actually web-wise… and, sure enough, I see there was just an upgrade: 2.0.5.

Bookmark it so you can find it later

.htaccess don’t go wrong with this one

ErrorDocument 404 /not_found.html
RewriteEngine On
RewriteCond %{HTTP_HOST} !^(.*)\.yoursite\.com$ [NC]
RewriteRule ^(.*)$ http://www.yoursite.com/$1 [R=301,L]

RewriteEngine On
RewriteBase /blogfolder/
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /blogfolder/index.php [L]

Bookmark it so you can find it later

Mike Grehan’s Article: Filthy Linking Rich + Getting Richer

Hi. I spend a good bit of time researching various web issues and concerns. One of the things I spend some time with is search engine optimization. There are a few forums I visit (and participate in), and, I also read blogs and various articles.
One of the seos (or search engine marketers) who seems particularly [...]

Customizing WordPress Headers

Well, I’ve had a need lately to tweak out some WordPress headers …. there’s some useful info in that link about this…. WordPress is a good CMS, and, I think I’m going to design my own theme from scratch… I think I’m capable : ) And, I’ll have a real good time figuring out the [...]

More About Hit Tail From Mike Levin

Well, you’ll see the post below where I discuss a bit about Hit Tail which illuminates how to leverage the “long tail” of search to bring some more eyeballs to your web projects. I really, really, really like this concept, and, lately I’ve been taking a close look at what the long tail has to [...]

The Mother Of All Link Lists

Okay, the page is called Stuff I depend on as a webmaster and web developer (all on one page), and, that about sums it up… worth taking a look at … certainly …

Bookmark it so you can find it later