Installed p2 theme as I upgraded to 2.9b…

Installed p2 theme as I upgraded to 2.9b2

Popularity: 10% [?]

Posted in status. No Comments »

Mininova Deletes All Infringing Torrents and Goes ‘Legal’

Mininova, the largest torrent site on the Internet, has removed all torrents except those that were uploaded through its content distribution service. Mininova’s founders took the drastic decision after they lost a civil dispute against Dutch anti-piracy outfit BREIN, and were ordered to remove all infringing torrents from the site.

mininovaMininova’s decision to delete all infringing torrents from its index marks the end of an era that started five years ago.

In December 2004, the demise of the mighty Suprnova left a meteor crater in the fledgling BitTorrent landscape. This gaping hole was soon filled by the dozens of new sites that emerged to fulfil the public’s increasing demands for torrents. Mininova became the most successful of all.

Mininova was founded in early 2005 by five Dutch students, just a month after Suprnova closed its doors. The site started out as a hobby project created by tech-savvy teenagers, but in the years that followed the site’s founders managed to turn it into a successful business that generated millions of dollars in revenue.

With increased popularity also came numerous complaints from copyright holders, who saw their intellectual property being shared by users of the site. For years Mininova has complied with these takedown requests, but earlier this year the Dutch anti-piracy outfit BREIN decided to take the torrent site to court nonetheless, demanding that the operators proactively filter torrents pointing to copyrighted material.

The case went to court in June and a few weeks later the verdict was announced. The judge ruled that Mininova is not directly responsible for any copyright infringements, but ordered it to remove all torrents linking to copyrighted material within three months, or face a penalty of up to 5 million euros.

To avoid having to pay these penalties, the Mininova team saw no other option than to disable access to all torrents except those that were uploaded to their content distribution platform. This means that only approved uploaders can share torrents through the site for now.

During the last few months, Mininova has extensively tested several filtering techniques, but none of these proved 100% effective. “It’s very unfortunate that we’re forced to take this action, but we saw no other option,” Mininova co-founder Niek told TorrentFreak.

Mininova still hasn’t decided yet whether they will appeal the verdict, Niek further told TorrentFreak. They have appealed the verdict pro-forma, which gives the company more time to decide whether they will indeed continue with the appeal. As it looks now, a successful appeal is the only option for Mininova to bring all torrents back.

The implications of Mininova’s decision will have a huge impact on the BitTorrent community. The millions of Mininova users and uploaders have to look for a new home, but perhaps even more importantly, Mininova had the largest collection of user-submitted torrents that were used by dozens of smaller torrent indexers.

Popularity: 5% [?]

Posted in Blog. No Comments »

Not in this release!

I made a patch for wordpress core to add support for .asc files to be uploaded. These are used mainly for public keys etc.

http://core.trac.wordpress.org/ticket/11103

2.9 is frozen so my patch will hopefully get into 2.9.1

Popularity: 4% [?]

Posted in Blog. No Comments »

Garland BUG please update!

Spotted a translation bug in functions.php. If you have comment numbering switched on you will get a php warning

PHP Warning:  Illegal offset type in isset or empty in

Ive submitted a new release, wordpress have to OK it before it goes live, the archive is attached to this post.

The header includes the dropdown menu code and the header image, check the options page! Images have to have a height of 75px or less or they will overlap the sidebar.

garland-revisited <- latest version.

Popularity: 5% [?]

Posted in Blog. 2 Comments »

Page-Speed and garland-revisited

Someone recently pointed out to me that i should install Page-Speed for Firefox and fix some of the errors in my theme.

Here is what another site said about the plugin..

Attention all webmasters and web developers! Google wants to help you improve the performance of your web pages. This week, Google released a tool called Page Speed which is capable of identifying different ways to make your site or web pages run faster.

Page Speed is an open-source Firefox/Firebug add-on that Google has been using internally to improve the performance of their web pages. It supports Windows (XP and up), Mac OSX (x86 and PPC) and Linux (32-bit and 64-bit) operating systems. You must have Mozilla Firefox (3.0.4 or higher) and Firebug Firefox Add-on (1.3.3 or higher) installed on your computer before installation of Page Speed.

Once installed, this tool performs several tests to determine site’s web server configuration and front-end code. After the tests Page Speed offers suggestions on how to change your web pages in order to improve their performance. For example, Page Speed automatically optimizes images for you, giving you a compressed image that you can use immediately on your web site. It also identifies issues such as JavaScript and CSS loaded by your page that wasn’t actually used to display the page, which can help reduce time your users spend waiting for the page to download and display.

So, Page Speed will not only help you make your site run faster but will also keep visitors engaged with your site. By improving page load it can also reduce your bandwidth and hosting costs. In my view this tool is a must for all webmasters and web developers.

Page Speed evaluates performance of a web page, from the client point of view, which is typically measured as the page load time. In my view page load time is most crucial and as a webmaster or blogger, you must take it seriously. After all, who wants to visit web pages that takes forever to load? So, think from client point of view and use Page Speed to evaluate the performance of your site or blog.

Page Speed tests are based on a set of known best practices that enhances web page performance. After evaluation of your pages, Page Speed will give your specific tips and suggestions on how you can implement the front-end best practices to improve overall performance. The web performance best practices are also available in written form, which you can refer anytime during development of tweaking of your web pages. For further help regarding installation and use of Page Speed, the Webmaster Help Forum is always there to help you.

More info: http://code.google.com/speed/page-speed/

So my score was pretty bad to start with, had to rewrite some of the code to add custom headers to cache images properly, and rewrite some of the css.

A new version of the theme will be following shortly, a new dropdown menu has been added already.

I may add the latest tweet thing i have going on this site, and configurable header image too before it gets released.

Popularity: 31% [?]

Posted in Blog. Tags: , . No Comments »