Why I won't give you my phone number on Facebook

Why won’t I give you my phone number on Facebook?

Because if you knew what you were doing, you wouldn’t need to ask me for it.

I was reading through my normal morning selection when I ran across this article on TechCrunch detailing how they tricked a bunch of people into giving up their phone number openly.

People, this is unnecessary. Why are you falling for this kind of nonsense?

If you lose your phone, here’s how to get those numbers back. More to the point, here’s how you can get your number to your friends *without* having them ask for it and without it being public knowledge.

Continue reading “Why I won't give you my phone number on Facebook”

WordPress Settings API Tutorial

Edit: This post has moved to here: http://ottopress.com/2009/wordpress-settings-api-tutorial/. Take your comments there.

When writing the Simple Facebook Connect plugin, I investigated how the Settings API worked. It’s relatively new to WordPress (introduced in version 2.7), and many things I read said that it was much easier to use.

It is much easier to use in that it makes things nice and secure almost automatically for you. No confusion about nonces or anything along those lines. However, it’s slightly more difficult to use in that there’s very little good documentation for it. Especially for the most common case: Making your own settings page.

So, here is my little documentation attempt.

Continue reading “WordPress Settings API Tutorial”

css.php