• .
  • .
  • .
  • .

Premium WordPress Themes Redistributed On Fiverr?

Posted in News | Posted on Date 11-20-2011 | Comments 2 Comments
Tags: , , ,

fiverr

It has become increasingly annoying to see some of my WordPress colleagues’ works being sold for $5 on places like Fiverr. Here is a quick search access on Fiverr to see if any WordPress themes are being redistributed.

The site does have its uses – that is, as long as people are not abusing the system. This extends to even some of the premium landing and squeeze pages being offered.

One example of redistributing on Fiverr is:

While GPL allows a user to use and alter a theme, and even redistribute it as long as it is under the same license. Software under this license can ALSO be redistributed for free or for money, regardless if the original product was free.

I do know for a fact there are plenty of plugins and landing page packages out there that do not embrace the GPL license. And while, I believe that having free software out there like WordPress is great – and the millions of users out there on self-hosted WordPress powered sites alone that make money through their own business or advertising, is this redistribution/ reselling of premium paid themes acceptable to those developers out there? Do they turn a blind eye?

It is funny, around 2005, in the blog community, I remember a whole uproar and “witch hunt” over webmasters who were being accused of copying other site’s code and design. This is about the time celebrity designs and copyrighted graphics were being blended together and put up on personal sites. Since then the community has changed to accept GPL. I mean- how did everyone learn how to web design…ANSWER: from viewing the source code from the cool code and design ninjas they regularly visited. Well, not everyone, but I am sure some of you reading this may have taken a more than a handful of peeks in the past few years.

Like I said earlier, I do support the concepts of GPL, and understand much of both sides of this coin. I wanted to know from some of the theme designers and developers who have premium themes out there in the online market to share their thoughts on sites like Fiverr re-distributing premium paid themes for a couple dollars.

Your thoughts?

Why WordPress?

Posted in WordPress | Posted on Date 11-19-2011 | Comments 8 Comments
Tags:

wordpress-cat-thumb
WordPress is best known as a blogging platform. Open source, the software is installed on millions of blogs and websites worldwide. It began life in 2003 as a very basic tool and has today expanded to become the most diverse content management system available. All this and it’s free. But why is WordPress so successful? Simple to Install Most hosting packages allow for one click WordPress installation (through tools such as Fantastico) and even if there’s no automatic process for this, installing is still simple process. In fact, WordPress calls it the “Famous 5 minute installation,” and cover it in Read More →

Tutorial: Cufon Text Replacement Without A Plugin in WordPress

Posted in WordPress | Posted on Date 11-19-2011 | Comments 1 Comment
Tags: , , ,

cufontextreplacement-tutorial
Cufón fonts is a jquery script written to help webmasters change the font on their site. This is done without using the CSS @fontface trick or even loading the font file to your own server/ shared hosting web space. Now, there is a plugin in the WordPress Plugin Repository called WP Cufon that does this, but because I like to not use so many plugins, I am going to lead you through a tutorial that you can bypass the use of this plugin. Step 1: Download the Cufón jquery files (located in Source section) Step 2: Convert your font to Read More →

WordPress Validation And WAI-ARIA

Posted in WordPress | Posted on Date 11-17-2011 | Comments 3 Comments
Tags: , ,

coding-image
For those who are W3 warriors, web standard is important. However, for those validating each page, you will run into a validation error on your comments.php with aria-required=’true’. This is the code chunk where it is found in comments.php: <?php if ($req) echo "aria-required=’true’"; ?> This refers to an WAI-ARIA Primer, which is basically an add-on to XHTML 1.1 for use in for accessibility with dynamic applications. It helps those with handicap to know what fields are required. The markup for WAI-ARIA is still in draft and has been since February 2008. While currently in draft and not yet fully Read More →

Plugins Are Great, But Not Always the Solution

Posted in WordPress | Posted on Date 11-17-2011 | Comments 16 Comments
Tags: ,

wordpress-plugins
For those who are in love with plugins, that is fine, but they are not always the solution. Some of those plugins are bulky and not just for the files, but the database request connections they produce. For some web hosts, they crack down hard on people who use more resources than allotted, and that could even be suspension or asking the user to upgrade to a far more expensive package. Of course, a few of them are absolute necessities like Askimet for spam (some prefer and use GASP – Growmap Anti-Spam Plugin), and FeedBurner FeedSmith for your RSS feeds, Read More →

WordPress Plugin Review: Google Analyticator

Posted in WordPress | Posted on Date 11-16-2011 | Comments 2 Comments
Tags: , , ,

plugins-cat-thumbnail
The Google Analyticator plugin is design to be used in WordPress blogs to allow your Google Analytics to pick up the stats of your blog. The plugin is written by Ronald Heft. The convenience of this plugin is that you do not have to end up inserting the Google Analytics code manually. This plugin does that for you so changing from one theme to the next should not cause any issues. Before, people would use StatPress or other similar plugins. I have found that this plugin gives fairly accurate and detailed stats. The visual charts are also pretty nifty too. Read More →

8 Ways You Can Support Your Favorite Blogger

Posted in Blogging | Posted on Date 11-16-2011 | Comments 10 Comments
Tags:

supporting
I have a couple favorite bloggers I like to read, and I know you do too. While not everyone has the financial means to support their favorite bloggers, here are 8 ways you can support yours. 1. Leave a comment. This is the easiest way you can support your favorite blogger, especially if you regularly read their articles. Comments are awesome and allow the blog author to know your thoughts on what they wrote. It also is fuel to carry on the topic. Remember, even though an article might say a lot, the conversation does not have to end and Read More →

Place the Keywords at the Right Places in Your SEO Articles

Posted in SEO | Posted on Date 11-16-2011 | Comments 22 Comments
Tags: , , , , ,

seo-1
Search Engine Optimization (SEO) refers to the process of enhancing the visibility of a website. There will be more visitors to your website if your site tops in the search engine listings. In order to make your website top in the search results, it is important that you write attractive and relevant content and incorporate the right keywords in the content. Here are a few tips that will assist you to strategically place the keywords in your piece. The headline Place the keywords in the headlines because the search engines look for the headlines to classify a piece. Simple, straightforward Read More →