Web design shift: read “Responsive Web Design”

responsive_web_design

With an increasing amount of web devices (mobile, tablets, higher resolution screens), web designers are faced with a challenge: how to respond well to all? Ethan Marcotte’s book “Responsive Web Design” provides a potential shift in how we design for the web!

Read More »
Share on Google+

Why the Kindle is my number one reading device

Screen shot 2012-01-18 at 9.12.23 PM

The kindle is serious reading pleasure for me. I actually get a lot of reading done without getting my eyes tired. I still have the GEN3 (photo). Now you can get a Kindle Touch for $99 and a Kindle Fire for $199, however the older Kindle is just brilliant.

Read More »

Twitter widget to show your latest tweets in carousel slider

twitterwidget

Today I show you a script to display the latest tweets on your website or blog. You can use two ways: make a call to Twitter’s user_timeline or use YQL/ search.twitter. I will wrap the results in the Tiny Carousel jQuery plugin. Read on …

Read More »

Ruby script to get Facebook Like stats for your blog

ruby_likes

In spite of my proposed Scala, HTML5, and Mobile learning, I will start this New Year learning Ruby :) – I am about to read Eloquent Ruby, but before that I wanted to wet my apetite with a practical case …

Read More »

An overview of a productive 2011, 2012: more to come …

2011_overview

As a tradition at the end of the year I’ll take a moment to reflect back what this blog brought you this year. 2011 was a year of APIs, good books, reading and music apps, Perl exploring and more …

Read More »

Reading: FB App Development with Graph API Cookbook

fbapi

I just finished reading Facebook Application Development with Graph API Cookbook. It provides over 90 recipes to create web apps with the Facebook API. The variety of topics and the amount of practical code examples makes it a useful reference for the FB API developer.

Read More »

How to make a rich movie search interface with instant trailers

newSharemovi.es

Today a quick post to show you a new feature I rolled out last week on sharemovi.es: #nw or Now Watching. Go check it out here. In this post some printscreens and a what technologies I used

Read More »

Comments are back on my blog: Disqus is the best!

disqus_feat-image

I had some changes in blog comments last months. I tried URLs to Twitter and Facebook. Last week I added the Facebook comment box. Today however I will go back to Disqus, a service that guarantees easy and rich blog engagement.

Read More »

SELECT * FROM Internet: examples of YQL, a powerful API crawler

yql

YQL (Yahoo! Query Language) is not new, however the concept of a Web Service that accesses Internet data with SQL-like commands, is really cool so should be mentioned on this blog!

Read More »

Facebook API: how to post TO a page and AS the page

fbpages

Today I will show you how you can post to Facebook pages with the identity of those pages. One of my readers came up with this question and truth is it is useful if you have various pages to administer.

Read More »