198,249 views 241 comments

How to Create an Awesome Facebook Profile

If you haven’t switched over to the new Facebook profile, you’re missing out!  The creative community (and techcrunch) are buzzing about Alexandre Oudin’s use of the new profile design to be creatively awesome and expressive.

So, here’s how to do it too and stand out in the blue and white that makes up Facebook.

41,950 views 16 comments

8 Other Ways to Create An Awesome Facebook Profile

If you’ve been following the Facebook profile action,  there’s now 8 more ways to easily create a unique Facebook profile page. No Photoshop or GIMP required! So, here’s the roundup!

31,454 views 53 comments

Drupal 6 – Creating Activity Stream with Views Custom SQL Query: Merging multiple views – Part 1

If you’re using Drupal, you’re probably using views. If you’re using views, than you’ve probably wanted to build a view that involved combining content and found out it was hard or almost impossible through the views UI.

For example, if you’ve ever tried to build a single view of all content (posts, comments, flags, relationships, etc) into a single list, you’ve probably found that you can’t. However, you can easily build independent post views, comment views, flag views, and relationship views.  Since that’s the case, why can’t we merge all these views into a single view through the views UI? Well you can, and this article hopefully will give the basic information needed to start merging your views

-->