Archive for February, 2010
For one reason or another, a lot of freelancers use Web based Applications. As a full-time freelancer and part-time geek, I really like to manage my activities with applications on web too. Web based applications have many advantages over software…
GetShopped is a free WordPress plugin for adding e-commerce capabilities into WordPress-powered websites.
It is a very easy-to-setup plugin which can work with any standards compliant WordPress theme (and WordPress MU).
The plugin offers a flexible pricing structure for products with features like:
- flexible coupon/discount pricing…
If you have posts that include the nofollow attribute on links, you may at some point decide to remove them. By default, WordPress doesn’t insert nofollow attributes in post content, but there are a variety of plugins that will insert nofollow into all…
Sometimes we work on a PSD file, duplicate it and work more on it when creating a new version.
And one day, we need a layer or effect that only exists in only one of these files, search for it which…
The only thing you have to do is to paste the following piece of code in your functions.php file. Once you’ll save the file, the hack will be applied to your your posts.
function the_title_trim($title) {
$title = attribute_escape($title);
$findthese = array(…
It’s essential for Designers to have a good understanding of typography and selection as the importance of typography in design can’t be neglected. The proper selection of typography can convert your normal design into attractive piece of art.
Among other things, effective…
I usually reserve most of my blacklisting content for Perishable Press, but after posting about using WordPress’ built-in tools to stop comment spam, several DiW readers have asked about a good custom blacklist that may be used for the “Comment Moderation” and/or “Comment…
Today I’ve got some ‘Grungy Texturing’ Photoshop Brushes for yall. They are 15 high-quality grungy brushes great for texturing backgrounds, text, etc. While I know the ‘full blown’ grunge designs are dying down somewhat in popularity, these types of brushes…
The following code have to be pasted in your functions.php file. Once the file will be saved, it will work.
As you can see in the code, the post, page, album, movie, quote, and attachment types will be displayed. Modify that line to…
WordPress! is an award-winning CMS, which enables you to build Blogs, Web sites and powerful online applications. Many aspects, including its ease-of-use and extensibility, have made WordPress the most popular blog software available. Best of all, WordPress is an open…
