Widget:GoodShelf For GoodReads

I just finished writing a wordpress widget that grabs a list of books from GoodReads (book readers social network) and I’d like to share it with whoever needs it :) If you want to use this widget you have to use Wordpress and of course have a GoodReads account.�

Features

  • Choose any shelf that you want to display
  • There are 16 sorting options
  • Choose one of the 3 book cover sizes
  • Show or hide book title
  • Set the length of book title
  • Show or hide author name, isbn, user rating, and average rating
  • You can also change the display labels for�author name, isbn, user rating, and average rating

Download

GoodShelf (1584)

Installation

To install it, simply unzip the download file and move/copy�goodshelf.php�to�/wp-content/plugins�folder of wordpress. In the admin page, go to Plugin and activate the GoodShelf plugin.�After that, you need to configure to get it working. Go to Design or Presentation and select GoodShelf. There is a list of options (mentioned in Features) that you can choose from.�The final step is go to Widget to add GoodShelf widget to your sidebar.�

Customization

If you like to customize the widget, below is a list of CSS classes and id associated with the widget that you can style:

  • Book list: .goodshelf_ul
  • Book item: .goodshelf_li
  • Book cover: .goodshelf_cover
  • Book description: .goodshelf_text
  • Profile link: #profile_link

Let’s Bake Some Cakes

This is a brief note about my reflection on choosing a web development framework.

In the last few days, I’ve been busy looking around for different web development frameworks. I’ve found quite a lot and these are some of the major ones – Ruby on Rails, Symfony, Django, CakePHP, CodeIgniter and Zend Framework. Read the rest of this entry →

Design Coding

I found this video on http://drupal.geek.nz. Man, I love this video. It’s a rap about web design by m0serious.

What The…?

Look at that! I don’t know whether the creation of the site is authorized by facebook, facebook launched it, or not at all. But by the look of the graphical elements and the content I really think this is just a rip-off. Sad!

Resizable Recent Flickr Photos Widget

Resizable Recent Flickr Photo Widget

One of my main interests is photograph and my blog itself used to be so much of a photography blog. Even though my blog is currently not so dedicated to photography, I still want some flexible way to display my photos -posted on flickr- on this blog. I have developed a (generic) widget to display my photos already but it can only display photos in one size (75px by 75px). Now I wanted a widget that can display flickr photos in any size I like, for instance 100px by 50px. Read the rest of this entry →