Skip to content

Jetpack and the Infinite Scroll

Everybody seems to be talking about Photon. Nobody really seemed to notice the Infinite Scroll feature added to the latest Jetpack. While it is slightly buggy, it’s pretty neat nevertheless. It’s also pretty easy to add support for in your own themes. I added it to this blog, just to see how. So, here’s how […]

Using SFC? Got an email from Facebook?

  • by

Some people have been forwarding me this email message that they received from Facebook: We currently detect that your app is using the old JavaScript SDK (FeatureLoader.js). This library will no longer work for authentication on February 1st, 2012 since it does not support OAuth 2.0. In May, we announced that all apps on Facebook […]

Migrating an SFC Application to a Fan Page

  • by

Still getting emails about this one, so here’s a quick rundown on how to do it. First, if you were already using a Fan Page, then you are not affected at all and don’t have to do anything. Please stop emailing me and asking for confirmation. Thanks. Now, if you were using your Application’s Wall […]

SFC and New Facebook Changes

  • by

Facebook is getting rid of Application Profile Pages, and allowing people who are using them to transfer their subscribers to normal Fan Pages. SFC will be changing soon to adapt to this change, but the existing Fan Page support in SFC works fine and can be used right now. I’ve tested out this migration process […]

How the Postname Permalinks in WordPress 3.3 Work

  • by

So, I first wrote about this topic on the wp-hackers list back in January 2009, explaining some of the scaling issues involved with having ambiguous rewrite rules and loads of static Pages in WordPress. A year later the same topic came up again in the WPTavern Forums, and later I wrote a blog post about […]