Archive for November, 2009
How to win a penny auction
If penny auction is blackjack, then this is how you count cards. Take this site for example: http://www.bidblink.com – a friend of mine build this. They have two key features that will allow you to game the system They allow you to Buy It Now – buy the item minus whatever you spent on bids [...]
WordPress: update slug on post rename
When you create a new post in wordpress, the “permalink” a.k.a slug, is automatically filled out for you. However, if you edit the title of your page, it does not get automatically updated. Here is an untested piece of code you can try to make it automatically update your slug whenever you change the title [...]