15 (Really) Beautiful & Creative Book Covers

15 (Really) Beautiful & Creative Book Covers

Written by: Stanley Poh

Before the early nineteenth century, books were hand-bound using heavy materials such as wood, leather, gold, silver and jewels. Over the centuries, book binding had always serve as a protection to expensively printed or hand-made pages, and as embellishments tribute to the cultural authorities.

Other than the two most common covers; hardcovers and paperbacks, there are many other alternatives and additions, such as dust jackets, ring-binding and out-dated forms such as the nineteenth-century “paper-boards” and the even more antiquated hand-binding.

book covers Continue reading

Posted in Inspiration | Tagged , , , | Leave a comment

Animated Sharing Bar With jQuery & CSS

DEMO | DOWNLOAD

Social networks can make a big difference on the popularity of a blog. Sites that communicate better and understand social media are usually the most popular.

A move towards this goal would be to find a way to encourage your visitors to share your content on the networks they are most active on. Continue reading

Posted in How-To, Web 2.0 | Tagged , , | Leave a comment

Animated Menus Using jQuery

I recently stumbled upon Dragon Interactive (dragoninteractive.com). It’s a pretty well designed site. However, the pièce de résistance is their rather cool animated menu. Now… had this been designed in Adobe Flash, I wouldn’t had paid much attention. A closer inspection revealed that the menu is plain XHTML, CSS and Javascript. Today, I’m going to show you how to create an animated menu (very similar to Dragon Interactive’s menu).

Continue reading

Posted in How-To, Tools, Web 2.0 | Tagged , , , | Leave a comment

How to Automatically Linkify Text with PHP Regular Expressions

Good software enables us to take a lot of niceties for granted. Intelligent interfaces handle all the simple tasks so that we don’t need to worry about them. For example, when I type “www.desktopped.com” into an email or an instant message, I expect that it will be clickable on the other end without having to manually add in HTML tags. Another example is parsing text from a twitter feed. For example, “@desktopped is a blog about the #computers“, we expect both @desktopped and #computers to be links. Continue reading

Posted in How-To | Tagged , , | Leave a comment

Create Custom Option Panels with WordPress 2.9

WordPress is a powerful engine in itself, but sometimes themes need options that fall outside the core dashboard. The good news is that putting these changes into motion is not as complex as it once was. This is where custom option panels come in. Continue reading

Posted in How-To, WordPress, WordPress Themes | Tagged , , , | Leave a comment

16 Free Premium WordPress Themes That Don’t Suck

free premium themes

Some refers premium themes as themes that have more quality in terms of design, or maybe layouts (magazine, grid, showcase, etc) that differs them from the majority free themes. It’s also fair to label them as themes that allows you to do more customization, or even displays content in a different formats. Most premium wordpress themes are paid themes, that means you’ll only get to see a demo unless you are ready pay for it. Continue reading

Posted in WordPress, WordPress Themes | Tagged , , , | Leave a comment

3 Great Premium WordPress Themes For Video Blogging

wordpress video

Video blogging (or vblogging) is definitely nothing new, but the chase towards this type of blogging has been significantly increasing. With the demands, there comes the supply; WordPress theme designers are beginning to develop themes specific for video bloggers and lately some among the top tiers are releasing nice premium themes for video blogging. Here’s amongst I’ve came across. Continue reading

Posted in WordPress | Tagged | Leave a comment

How to Separate Comments and Trackbacks [WordPress Tips]

trackbacks-comments.gif

Most wordpress themes out there (by default) combine both comments and trackbacks / pingbacks together and display under the same list. But why bother separating them? Simply to make things looks more organize so your blog commenters have a clearer picture what are the comments, what’s not. Doing it is not hard, but you need toe be using independent WordPress blog (not the wordpress.com), provided with access to change comments.php. Prepare your favorite editor, and here we go. Continue reading

Posted in WordPress | Tagged , | Leave a comment

How to Display Facebook Statuses on WordPress Blog

add-fbstatus-wp.png

If you want to show your Facebook Statuses and you are hosting on a WordPress.com blog that restricts you from installing plugins, try this. The following method make use of Facebook status feed and WordPress RSS widget. It will also work for self-host WordPress blogs, but you guys who self-host can use better plugins for that. Continue reading

Posted in WordPress | Tagged , , | 1 Comment