Posts tagged as:

PHP

Facebook Development: Photos, Part 1

August 23, 2007

Over at the Tucows Developer Blog, I have another article in my series on developing Facebook Applications in PHP using Facebook’s client code. In this article, I start looking at the FacebookRestClient class’ methods for dealing with photos, starting with the photos_getAlbums method.

Read the full article →

Facebook Development: Groups, Part 2

August 20, 2007

Over at the Tucows Developer Blog, I have yet another installment in my series of articles on developing Facebook Applications using their PHP 5 client library. In this article, I look at the FacebookRestClient class’ groups_getMembers method.

Read the full article →

Facebook Development: Getting a User’s Groups

August 15, 2007

Over at the Tucows Developer Blog, I have another installment in my series of articles on developing Facebook Apps in PHP: Using the FacebookRestClient Class’ “Group” Methods, Part 1.

Read the full article →

“Hi, I’m Ruby on Rails…”

May 15, 2007

Since there’s considerable overlap between the Cult of Mac and the Cult of Rails, it was inevitable some Rails enthusiasts would make Rails advocacy videos borrowing from the style of the popular “I’m a Mac / I’m a PC” ads.
Gregg Pollack and Jason Seifer of the blog Rails Envy are posting a series of Rails-themed [...]

Read the full article →