h4x3d.com

- h4x3d.com

Archive
Tag "themes"

This post is a mixture of asides and design. I could have done two posts, but for the sake of simplicity, both news in one article

First of all I would like to direct your attention to the new RED growth LIVE wordpress theme

Quick links: demo | download | (temporary site demo on qpoz.com)

Then I would also like to mention my article about further compression of moo.tools, which I wrote today

and my short article about DJ Aphrodite!

I have applied the changed of moo.tool compression via php/apache to this site, which should result in faster page loads due to less size (around 20kb saved).

Read More

As I wrote some weeks ago in my article about theme ethics I am really annoyed by all those sponsored themes.

spam spam spam - sponsored themes!

Now after Mark of weblogtoolscollection dug a bit deeper and wrote an article about sponsored themes on the frequently visited and read wordpress site loads of comments came up.
Most people were posting their comments against sponsored themes, but also some voiced their arguments ‘for’ sponsored themes. Those were mainly the higher quality of wordpress themes. I am not going to pick on that, because they are right, but usually those designs were not made by the people selling the sponsored links on those templates, but by designers who released the themes for free prior to the port. I rest my case on this issue.

Anyway, one of the big boys, matt (the wordpress matt), wrote a full article and his take on the issue of sponsored themes. Finally, someone is taking steps to reduce the quantity of sponsored themes!

Furthermore, he started a vote on the wordpress.org idea site, where he asks users to participate and leave their votes as well! He wants people who are ‘against’ removing the sponsored themes to leave one star and their arguments, and others who want the sponsored themes to be banned to leave five stars.

So get logging in and leave your comment and vote, in favor for the wordpress community and less spam and evilness. Remember sponsored links can damage your pagerank, your reputation and make you look like a clown!.

Thanks a lot!

Read More

A contemporary view and comment on WordPress themes

rebel! dont allow theme-spam to win!

There is currently a new trend going on the internet among people that want to make money.
People (I am not going to defame them publicly here) are selling links on the WordPress themes’ footers for money and are so impudent to release their themes under special Terms of Use (such as the usually very fair Creative Commons license). Under those licenses it is (at least it is claimed) forbidden to remove the sponsored link.

But is it really?
Wordpress users such as Garry Conn and Lisa Sabin-Wilson strongly argument against using sponsored themes, or leaving the themes intact as the author (not even necessarily the designer!) demands it.

Why are sponsored links on themes so interesting for certain people?
Obviously because of the money. It is clearly not a matter of interest, because why would someone put to a Credit Card site or Thai vacations and cheap hotels in his footer or sidebar. Out of interest? Defiantly not!
Money, as always, plays an important role. Scammer companies, or those companies who have not really taken the time to read Google’s TOS (and would thus know that what they do is contrary to what they want to achieve) believe that many links on different people’s sites make them money. Indirectly of course, because they assume that more links from more sites leads to a higher pagerank, and thus to a better position on searches for specific terms (such as credit cards, thai vacation etc).

Garry describes it like that:

They don’t know that the theme they just downloaded has a link into a bad neighborhood and they don’t know that Google is penalizing their site for having the link on their site…

What options does ordinary joe new-user have?
Lisa offers these:

  1. Remove the sponsored link from the footer
  2. Contact the sponsored link owner
  3. Quote him/her a price for a text ad link on your domain
  4. Tell him/her you’ll replace it if he’s willing to pay your ad rate
  5. If he says no, use said theme minus the sponsored link

My view on this:
If the design is really good, and by good I mean like really lovely and time-intense, more than just a day of development, then one should contact the theme sponsor and ask him for a solution or leave their link and change the size to something like arial 8px or use the tag around the link plus add a rel=”nofollow”.

If the theme looks like it has been stolen or adopted from another page or has something in the footer such as “design by: (name) , hosting by: (name), random shit: (name)”, remove everything but the designer’s link, because after all it is his work. Everyone who has done some wordpress theming knows that porting a design (a finished design) over to wordpress templates is not that much work. After the some tries you get it done real quick. My point is that removing the footer is not the best way, but adopting the footer is. You can also add the designer’s website to your sidebar, if it looks better, I think that shouldn’t be the problem as long as you keep some sort of information that you were not the one who came up with the design (because that is just rude).

I truly share Lisa’s view on that, saying:

Is removing the links (sponsored, ads) illegal?
[...]
If released under GPL? then no.

Under a different licensing – - like a CC Share-a-like, for instance – - attribution to the original creator of the work is required. I have NO problems providing a link to the creator of the work (read: the actual person who put in the blood, sweat, and tears to create the graphics, style and code of the template.)

The link to the Credit Card Finance site? Unless the Credit Card Finance Site is the “Original Author” (meaning the individual or entity who created the Work.) – then I am not obligated to keep the link there.

Actually, why am I writing this?
Some weeks ago I got approached by some guy, who (as it later on turned out) was pro-actively selling ad links/sponsored links on wordpress themes, porting old or free css themes over and marketing them.

It was Hans (zeebob.com) who recently approached me and asked me to upload his (scammed themes) to the wp theme viewer, offering $10 for each theme. But honestly, selling my soul for a mere $10 sounded so crappy to me that I turned him down and giving him some tips concerning the lame layout of his page (with like all ads on there). Also, all this sponsoring is really giving me the creeps, one link to the original author seems fair, maybe also link the person who the work or some elements are based on (icons by famfamfam e.g.), but 4-5 links is just the taking the piss.

I hope that people become aware of the sponsored links in the footers and that designers can once again share their themes without getting approached weekly by marketeers as described above. This comment is discontinued, if I find some time I will write a follow-up or answer any comments.

Read More

I have released 3 themes in late February, click the images to get to the themes pages:

bonsai growth!

qpoz.png

corporatefk + business

corporate.png

fastr

fastr.png

Beautiful spring theme to come this march,

Stay locked,
jez

All themes are released under these Creative Commons terms of use.

Read More

Update:
In case you upgraded to WordPress 2.1.2 on Dreamhost, and you got many domain.tld.old folders on your account, wasting space and wasting your account overview on ftp,
log on to your shell and do a quick dir to check on the domains, then do a rm -r domain.tld.old
and your specified backup will be deleted. See below what it looked like for me*

It occured to me that I wasn’t able to delete all folders from my site’s wordpress theme directory,
for some reasons individual theme folders would remain there and the ftp client would output:
“No such directory”, or “Directory not empty”, even though I ordered the ftp to delete the folders.

Here is how to get things done the brutal way using your shell account:

Login to your shell account, use bash:
cd to your domain in question and your wordpress theme folder using
cd wp-content
try “rm -r themes”,
in case it doesnt work,
go to the themes folder by typing “cd themes”,
do a quick “dir” to see which themes are still there.

you can delete individual files using “rm filename.ext”,
you should be able to delete things either one by one, or once at a time using the commands mentioned above.

*

Linux clamato 2.4.32-grsec+f6b+gr217+nfs+a32+fuse23+tg+++opt+c8+gr2b-v6.194 #1 S
MP Tue Jun 6 15:52:09 PDT 2006 i686 GNU/Linux
           '||                               .
     ....   ||   ....   .. .. ..    ....   .||.    ...
   .|   ''  ||  '' .||   || || ||  '' .||   ||   .|  '|.
   ||       ||  .|' ||   || || ||  .|' ||   ||   ||   ||
    '|...' .||. '|..'|' .|| || ||. '|..'|'  '|.'  '|..|'

Welcome to clamato.dreamhost.com

Any malicious and/or unauthorized activity is strictly forbidden.
All activity may be logged by DreamHost Web Hosting.

[clamato]$ dir
CameronDiazZone.com          favoloso.info       pizza.qpoz.com
CameronDiazZone.com.old      favoloso.info.old   qpoz.com
Maildir                      fontys.qpoz.com     qpoz.com.old
VICTORIABECKHAMZONE.COM      get.h4x3d.com       static01.h4x3d.com
VICTORIABECKHAMZONE.COM.old  h4x3d.com           static01.heidiklumzone.com
blackscreenday.com           h4x3d.com.old       static01.j-e-z.de
blackscreenday.com.old       heidiklumzone.com   static02.h4x3d.com
d.qpoz.com                   idefics.klewes.com  static02.heidiklumzone.com
d.qpoz.com.old               j-e-z.de            static03.h4x3d.com
dar-lin.de                   j-e-z.de.old        static04.h4x3d.com
dar-lin.de.old               klewes.com          trancin.com
derdritteort.de              logs                trancin.com.old
derdritteort.de.old          mp3.trancin.com     webalizer

[clamato]$ rm -r dar-lin.de.old
[clamato]$ rm -r derdritteort.de.old
[clamato]$ rm -r qpoz.com.old
[clamato]$ rm -r trancin.com.old
[clamato]$ rm -r h4x3d.com.old
[clamato]$ rm -r d.qpoz.com.old
[clamato]$ rm -r favoloso.info.old
[clamato]$ rm -r j-e-z.de.old
[clamato]$ rm -r CameronDiazZone.com.old
[clamato]$ rm -r VICTORIABECKHAMZONE.COM.old
[clamato]$ rm -r blackscreenday.com.old

                Read More