1 Dimension Tetris
If you liked the 2×2 Tic-Tac-Toe, you’ll like this 1 dimensional Tetris game. If you know how to play Tetris, this game should be a breeze. The controls are pretty basic.
- Rotate — Up
- Move Left — Left
- Move Right — Right
- Move Down — Currently disabled to improve game performance.
Reasons Not to Hotlink-Protect Your Images
Using .htaccess to block all image requests if the referrer does not originate from your own site is sometimes not a good idea, as I learned today.
A Few Search Engine Trophies
This is a summary of the search engine keywords that I noticed in the stats of my site. A few of these are quite surprising.
Google: Live Messenger Invite — First page.
Google: Adblock for Opera — First page.
Google: Site Structure — First page.
Google: osCommerce Sucks — First result.
Google: MSN 7 Sucks — First page.
Google: Adobe Sucks — First page.
Having Trouble with Feeds
My feeds (RSS2, RSS, Atom) do not validate because there are two extra blank lines on top of the feed content, which no feed reader accepts as a valid feed.
Can you help me out? The feed is generated by WordPress 2.0.1. I disabled all plugins and it’s still the same. I even tried to buffer the feed output with PHP, and getting rid of the two lines with substr, but it only got rid of the <?.
There must be some code that’s generating blank lines — What could be the problem?
Update! I Fixed it. It turns out that it was Mint’s auto.php that was creating the extra lines. It took me 2 WordPress upgrades, 2 complete database comparisons, and a fresh install one WordPress to find out what’s really wrong. And it was that fresh install that I realized it was Mint that had to be it.
So I guess since I started using the Mint’s auto feature (3-4 months ago?), the feed stopped working, for some feed readers anyway. But now it is, finally!
- «
- ‹ Prev
- Page 1
- Next ›
- »