June 24, 2009
Honestly, it’s pretty easy to do. But when searching for documentation, it wasn’t easy to find exactly what I wanted to do, so I figured I should blog about it.
What I needed was a way to easily connect my existing web application with facebook connect. What’s Facebook Connect? In a nutshell, it allows users to log in and register to your site via their facebook credentials. Here’s some more in – depth detail if you’re looking for more information; this tutorial assumes you know what the deal is with Facebook Connect and want to get it onto your application soon.
I added facebook connect to a site running PHP and using MySQL for the database; this tutorial assumes you will be doing so as well. I used Facebook’s PHP API to connect my site, and the same goes with that. If you’ve ever build a facebook application before, you’re familiar with Facebook’s API.
The last assumption I make is that you have already built a site with a full user login system, your site allows cookies, and caters to javascript enabled browsers. Basically, you built this site of yours after 2002 or so.
After the break we’ll get to it.
(more…)
January 30, 2009

If you’re an iPhone snob like me, you find yourself talking to anyone you can about the latest apps from the store, that new case you saw on the iPhone Blog, the funny / jealous looks people give you on the street thumbing your iPod app around, etc etc.
After glorifying in it’s awesomeness enough, someone will eventually say to me “yeah, but it has shit for battery life.”
And here’s the shocker: I disagree. I’m fairly satisfied with my iPhone’s battery life. And for that matter, I’ve always been satisfied with my cell phone batteries for as long as I’ve had cell phones in my life. Same with laptop batteries. What do these rechargeable batteries (usually) have in common? They’re Lithium Ion batteries.
Bottom line: Lithium Ion batteries DO NOT have to degrade in battery life. All you have to do is take better care of them. And all THAT requires is 3 easy changes in your life, and the habits you develop in charging your batteries.
Check past the jump for these 3 steps and a quick explanation.
(more…)
2 responses
January 3, 2009
I was working on a site recently and a client wanted an image linked to a feedback form. But everytime I linked an image, it gave a nasty blue border around it! Check below the break for the simple tip!
(more…)
no responses