Search
Search the archive with full-text matching across story titles, bodies,
and comments. Phrases are quoted; or, -word,
and parentheses behave as in a web search. Queries must be at least
3 characters.
Stories · 3,636
-
Front End Drupal
Michael J. Ross writes "Content management systems (CMSs) are created largely by Web developers using back-end programming languages (such as PHP, by far the most common choice). The free CMSs are built as open source projects, by volunteers who have many demands on their time. As a result of both of these competing factors, far less time is devoted to the front-end aspects of these CMSs. In turn, the "themes" that define the appearance of a CMS-based website are typically substandard, in the eyes of many Web designers and, most likely, countless users of those sites. This criticism has been leveled even against Drupal, although the situation is improving. A new book, Front End Drupal: Designing, Theming, Scripting, is intended to help Drupal designers everywhere speed up that process of improvement." Read on for the rest of Michael's review. Front End Drupal: Designing, Theming, Scripting author Emma Jane Hogbin and Konstantin Kafer pages 456 publisher Prentice Hall rating 8/10 reviewer Michael J. Ross ISBN 978-0137136698 summary A comprehensive guide to creating Drupal themes. The book was written by Emma Jane Hogbin and Konstantin Käfer, and published by Prentice Hall on 15 April 2009, under the ISBN 978-0137136698. As suggested by its title, Front End Drupal "is designed to help both experienced designers and rank novices get an understanding of how Drupal theming works," to quote from the book's foreword, written by Dries Buytaert, Drupal's founder and project lead. He notes that creating a Drupal theme requires knowledge of "XHTML, CSS, JavaScript, and PHP, all within the context of Drupal." These are some of the key technologies addressed in the book's eleven chapters, and it assumes that the reader is at least familiar with all four of them. The first of the two appendices explains: how to install Drupal and contributed modules on the three different platforms supported (Windows, Linux, and Mac OS X); basic configuration and administration; and installation troubleshooting tips. The second appendix comprises some of the more important example code used in the book, and brief overviews thereof. At the end of the book's 456 pages, there is a coupon code for a 45-day free subscription to read the online edition in the Safari Books Online library
All of the sample source code and themes can be downloaded from the authors' book website. The site also has the author biographies, as well as reported errata, of which there are two, as of this writing. What is most striking about the site is its styling — or lack thereof. One would think that the authors of a book on Drupal theming would have put a commensurate amount of effort into crafting an attractive custom theme for their own website — one that demonstrates their own theming skills and, more importantly to the reader, what is possible using the principles taught in the book. Remarkably, the authors appear to have done nothing more than take the Drupal 6 default theme, Garland, and change the color scheme from shades of blue to shades of brown (matching the book cover); only the blue Drupal icon is unchanged, and its color clashes with the rest of the site.
Prentice Hall makes available their own Web page for the book, where visitors will find a description, two Amazon.com reviews, the table of contents, and a sample chapter ("The Drupal Page") as a PDF file. The entire book is also available in electronic form.
In the book's preface, the authors briefly summarize the chapters and appendices, and define the target audience and technologies with which the reader should be knowledgeable (noted above). Readers should also be familiar with how Drupal works, have some experience administering a Drupal site, and ideally possess some knowledge of website design and development; but that last one is not a hard requirement, since the authors promise to explain the basic concepts as needed.
Any reader who begins the book by skimming the table of contents or the preface's summary of Chapter 1, may be tempted to skip that chapter, especially since it discusses team workflow — something freelancers generally ignore, and employees leave to management. Yet the earlier material is worth reading, if only that it begins to establish a baseline of terminology used throughout the rest of the book. It also provides some basic information on content structure, layout, and naming on a Drupal page. For illustrating the ideas under discussion, the authors use a number of existing websites. In fact, too many different sites: Readers probably would have found it more useful for each idea to be presented in the context of a single neutral subject area, and without distractions such as toilet birthdays (no kidding). Even better, the ideas could have been illustrated through example pages — each page illustrating one or several ideas — built from the ground up. By focusing on pages that a reader could quickly create on his own, the authors could have eliminated the screenshots of those various websites. One example is Figure 1.1, which combines two images, with the topmost one largely obscuring the one below. Most of the topics are covered at a very high level — possibly higher in some cases than readers will find valuable. Nonetheless, there is much solid advice, including some recommended theme resources later in the chapter. In the earlier section on "Topical Organization," there is a brief but excellent discussion on the relative merits of limited versus unlimited tag vocabularies.
The second chapter continues to lay the groundwork, by introducing basic Drupal theme strategies and terminology, three major modules that veteran Drupal developers use frequently (CCK, Views, and Devel), and some valuable browser-based development tools. The definitions of Drupal terms are useful — especially for newbies confused by the Drupal handbooks. One exception is the authors' alternative metaphor for "weight," which proves more confusing than the original. Readers then begin learning how to use the aforesaid modules and tools. However, several of the authors' statements are misleading: On page 43, they are instructed to install the CCK module, and then given a list of additional modules needed; the first one on the list is... CCK. On the next page, the authors state that the FileField module requires the Token module, but it apparently does not. On the page after that, the "manage fields" link is given as the "add field" link. Those last two discrepancies suggest that the book is based on outdated versions of Drupal and/or the contributed modules under discussion, even though its publication date is just a few weeks prior to this writing. Any version differences are likely impossible to confirm, since the authors fail to mention which versions they are using, or provide any guidance to the reader as to which versions to use — unusual for a programming book. At the beginning of the chapter, the reader is told he "will learn step-by-step how to create a mini portfolio Web site," but the process peters out not long after a new content type is created, and the reader finishes the chapter with no such portfolio site.
Chapters 3 and 4 move the reader one step closer toward the ultimate goal of being able to create a new theme with confidence. The first one explains how to find, install, and configure prebuilt themes — also, how to create a very basic theme from scratch, and a subtheme using the Zen starter theme. This material comprises a generally thorough introduction to the topics, compared to most documentation, with plenty of step-by-step explanation. An exception is the Zen section, in which the reader is instructed to place the directory into the themes folder; but it is not made clear whether this is the primary Drupal themes folder, or sites/all/themes (as advised several pages earlier). Secondly, in step 3, readers can only guess as to what is meant by "the main CSS file," as there are several. On the next page, the authors mention "configure" links next to the Zen and Zen Classic themes, but no such links exist for those starter themes. The fourth chapter discusses page template files, site-wide variables, menus and navigation, regions and blocks, search results, templating different sections of a site, aliased URLs, taxonomy templates, and styling for output to printers, PDF files, and mobile devices.
The fifth chapter explores the details of how to modify existing node templates, or create new ones, for all content types. This is what makes it possible to develop highly customized page content, including summaries, embedded images, image galleries, and content based upon output from the Views module. The subsequent chapter focuses on one of the most problematic types of content — forms — and how they can be created using the CCK. The authors recommend TinyMCE as one's WYSIWYG editor module, but that has apparently been replaced by the Wysiwyg API. User editing of content is a key element in building an online community using a Drupal-based site, and it is the topic of Chapter 7, which discusses user profiles, permissions, access, comments, blogs, forums, wikis, spam, CAPTCHAs, and how to make content private for members only. The next chapter addresses the theming of the administrative interface, which the typical site user will never see, but can have a significant impact upon the productivity of the developers and maintainers of a site. Readers learn about RootCandy (a refreshingly different admin theme), and how to theme error pages.
The final three chapters focus on JavaScript and jQuery. Consequently, they compose a stand-alone resource of their own, and could even have been used as the basis for a separate book. Chapter 9 provides an overview of the language, while the other two chapters cover jQuery and how it can be used as part of a Drupal-based site.
Scattered throughout the manuscript are tips, each indicated with a pencil tip icon. These help to break up the text visually, and provide valuable guidance. The contrast between the black text and the dark gray background could certainly be improved; but most of the tips are fairly short, so this does not pose a major problem.
Every chapter ends with a summary, and not a single one of them is useful or needed. Any unique information conveyed in them should have been merged with the introductory paragraphs for the respective chapters, which is where readers would be looking anyway to see what each chapter addresses.
The book has numerous minor problems, including grammatical and stylistic errors, such as dashes incorrectly performing the duty of semicolons, some URLs missing the root directory slash, and excessive use of exclamation marks (more than a dozen before even reaching the second chapter). When stating the sequence of menu items to choose in order to reach a particular admin page, the authors should use ">" or ">>" to separate the menu choices, as is done in most computer books. Instead, the authors opted to use commas, which of course turns every sequential menu path into a list of menu items, which is nonstandard and disconcerting. As is typical in a first edition, the book contains several errata: "Partnership" in Figure 1.7 (page 10), "the GiMP" (page 14; should simply read "GIMP"; after all, this isn't Pulp Fiction), "only focus only" (page 26), "Modification / Date" in Figure 2.1 (page 37; should read "Modification date"), "Content Creation Kit" (throughout the book; should read "Content Construction Kit"), "of [the] view" (page 56), "http:jigsaw" (page 66), "INSTALL [is] present" (page 79), "of [a] page" (page 100), and "to to" (page 125) — in the first quarter of the book alone.
A lingering disappointment is that some of the promised examples are not finished in the narrative, such as the portfolio site mentioned earlier. Secondly, the downloadable source code is incomplete, apparently missing the example code in the first few chapters, such as the Bolg theme files. Furthermore, the downloadable code is not organized by chapter, making it difficult to even determine what example code is missing.
On the other hand, the book has much to offer. For the most part, the explanations and step-by-step instructions are clear, and the diagrams and screenshots are all neatly presented and helpful — though some sections of the book could have benefited from more such figures. With its extensive coverage of all the key technologies, and its wealth of valuable tips, Front End Drupal is an essential resource for learning how to create Drupal themes, and fills a long-standing gap in the Drupal literature, better than any other book currently available.
Michael J. Ross is a freelance Web developer and writer.
You can purchase Front End Drupal: Designing, Theming, Scripting from amazon.com. Slashdot welcomes readers' book reviews -- to see your own review here, read the book review guidelines, then visit the submission page. -
Do We Want ISPs Penalizing Music Fans?
NewYorkCountryLawyer writes "Noted singer songwriter Billy Bragg has written an excellent column in The Guardian, coming out against the pro-RIAA '3-strikes' legislation the big 4 record labels are trying to push through. In the article, entitled 'Do we want ISPs penalizing our fans?', Bragg writes: 'Having failed miserably in previous attempts to stamp out illicit filesharing, the record industry has now joined forces with other entertainment lobby groups to demand that the government takes action to protect their business model.' He goes on: 'Fearful of the prospect of dragging their customers though the courts, with all the attendant costs and bad publicity, members of the record industry have come up with a simple, cost-free solution to their problem: get the ISPs to do their dirty work for them. They are asking the government to force the ISPs to cut off the broadband connection of customers who persistently download unauthorized material, without any recourse to appeal in the courts.'"
-
Canada Gov't Censors Parliament Hearings On YouTube
An anonymous reader writes "The Canadian government has admitted sending cease and desist letters to YouTube demanding that it remove videos of Parliamentary hearings. Lawyers for the House of Commons argue that using videos of elected representatives without permission constitutes copyright infringement and a contempt of Parliament."
-
Greece Halts Google's Street View
Hugh Pickens writes "Greece's Data Protection Authority, which has broad powers of enforcement for Greece's strict privacy laws, has banned Google from gathering detailed, street-level images in Greece for a planned expansion of its Street View mapping service, until the company provides clarification on how it will store and process the original images and safeguard them from privacy abuses. The decision comes despite Google's assurances that it would blur faces and vehicle license plates when displaying the images online and that it would promptly respond to removal requests. In most cases, particularly in the US, Google has been able to proceed on grounds that the images it takes are no different from what someone walking down a public street can see and snap. And last month, Britain's privacy watchdog dismissed concerns that Street View was too invasive, saying it was satisfied with such safeguards as obscuring individuals' faces and car license plates. The World Privacy Forum, a US-based nonprofit research and advisory group, said the Greek decision could raise the standard for other countries and help challenge that argument. 'It only takes one country to express a dissenting opinion,' says Pam Dixon, the group's executive director. 'If Greece gets better privacy than the rest of the world then we can demand it for ourselves. That's why it's very important.'"
-
Do We Really Need a National Climate Service?
coondoggie writes "I suppose it's natural for Washington to try and wrap issues up in a tidy legislative package for bureaucratic purposes (or perhaps other things more nefarious). But one has to wonder if we really need another government-led group, especially when it comes to the climate and all the sometimes controversial information that entails. But that's what is under way. Today the House Science and Technology Committee's Subcommittee on Energy and Environment held a hearing on the need for a National Climate Service, that could meet the increased demand for climate information, the committee said. The NCS would provide a single point of contact of information climate forecasts and support for planning and management decisions by federal agencies; state, local, and tribal governments; and the private sector."
-
IP Enforcement Treaty Still Being Kept Secret
Hugh Pickens writes "More than a thousand pages of material about Anti-Counterfeiting Trade Agreement (ACTA), are still being withheld, despite the Obama administration's promises to run a more open government. The EFF and Public Knowledge filed suit in September of 2008, demanding that background documents on ACTA be disclosed under the Freedom of Information Act (FOIA). 'We are very disappointed with the USTR's decision to continue to withhold these documents. The president promised an open and transparent administration,' said EFF Senior Counsel David Sobel. Publicly available information about the treaty shows it could establish far-reaching customs regulations over Internet traffic in the guise of anti-counterfeiting measures. Additionally, multi-national IP industry companies have publicly requested that ISPs be required to engage in filtering of their customers' Internet communications for potentially copyright-infringing material, force mandatory disclosure of personal information about alleged copyright infringers, and adopt 'Three Strikes' policies requiring ISPs to automatically terminate customers' Internet access upon a repeat allegation of copyright infringement. 'What we've seen tends to confirm that the substance of ACTA remains a grave concern,' said Public Knowledge Staff Attorney Sherwin Siy. 'The agreement increasingly looks like an attempt by Hollywood and the content industries to perform an end-run around national legislatures and public international forums to advance an aggressive, radical change in the way that copyright and trademark laws are enforced.'"
-
Virginia Health Database Held For Ransom
An anonymous reader writes "The Washington Post's Security Fix is reporting that hackers broke into servers at the Virginia health department that monitors prescription drug abuse and replaced the homepage with a ransom demand. The attackers claimed they had deleted the backups, and demanded $10 million for the return of prescription data on more than 8 million Virginians. Virginia isn't saying much about the attacks at the moment, except to acknowledge that they've involved the FBI, and that they've shut down e-mail and a whole mess of servers for the state department of health professionals. The Post piece credits Wikileaks as the source, which has a copy of the ransom note left behind by the attackers."
-
Chicago Tribune Reporters Don't Want Readers' Pre-Approval
theodp writes "Irked by the Marketing department's solicitation of subscribers' opinions on stories before they were published, 55 reporters and editors at the Chicago Tribune signed an e-mail demanding the practice be stopped. 'It is a fundamental principle of journalism that we do not give people outside the newspaper the option of deciding whether or not we should publish a story, whether they be advertisers, politicians or just regular readers,' the e-mail read."
-
Legitimizing Real Money Trading In Games
MMOGamer interviewed Andy Schneider, co-founder of Live Gamer, a company working with several major game publishers (including Acclaim, Funcom, and SOE) to legitimize the real money trading (RMT) industry in online games. Schneider expects this method of customer service to grow much more popular in the West over the next few years, especially after the success it's had in Asia. "It started in the very earliest MMOs, if not back in the MUD days in a very grassroots sort of way, but then obviously got into a more opportunistic and nefarious industry. When I talk about legitimate RMT, it's about a publisher supporting the notion that people want to buy and sell virtual items for real money, and they have decided to proactively support that notion and give their player-base a way to do that. ... It takes the manual process out of the equation that most players are engaged in with the black market, and reduces the fraud considerably, which is good for players. ... The reason there are gold farmers out there, the reason why there is nearly a two billion dollar secondary market for virtual items, is because of consumer demand."
-
EFF Sues Apple Over BluWiki Legal Threats
Hugh Pickens writes "The Electronic Frontier Foundation has filed suit against Apple to defend the First Amendment rights of BluWiki, a noncommercial, public Internet 'wiki' site operated by OdioWorks. Last year, BluWiki users began a discussion about making some Apple iPods and iPhones interoperate with software other than Apple's iTunes. Apple lawyers demanded removal of the content (pdf) sending a letter to OdioWorks, alleging that the discussions constituted copyright infringement and a violation of the DMCA's prohibition on circumventing copy protection measures. Fearing legal action by Apple, OdioWorks took down the discussions from the BluWiki site but has now filed a lawsuit to vindicate its right to restore those discussions (pdf) and seeking a declaratory judgment that the discussions do not violate any of the DMCA's anti-circumvention provisions, and do not infringe any copyrights owned by Apple. 'I take the free speech rights of BluWiki users seriously,' said Sam Odio, owner of OdioWorks. 'Companies like Apple should not be able to censor online discussions by making baseless legal threats against services like BluWiki that host the discussions.'" Random BedHead Ed adds ZDNet quotes EFF's Fred von Lohmann, who says that this is an issue of censorship. 'Wikis and other community sites are home to many vibrant discussions among hobbyists and tinkerers. It's legal to engage in reverse engineering in order to create a competing product, it's legal to talk about reverse engineering, and it's legal for a public wiki to host those discussions.'"
-
The Economist On Television Over Broadband
zxjio recommends a pair of articles in The Economist discussing television over broadband, and the effects of DVR use. "Cable-television companies make money by selling packages of channels. The average American household pays $700 a year for over 100 channels of cable television but watches no more than 15. Most would welcome the chance to buy only those channels they want to watch, rather than pay for expensive packages of programming they are largely not interested in. They would prefer greater variety, too — something the internet offers in abundance. A surprising amount of video is available free from websites like Hulu and YouTube, or for a modest fee from iTunes, Netflix Watch Instantly and Amazon Video on Demand. ... Consumers' new-found freedom to choose has struck fear into the hearts of the cable companies. They have been trying to slow internet televisions steady march into the living room by rolling out DOCSIS 3 at a snails pace and then stinging customers for its services. Another favorite trick has been to cap the amount of data that can be downloaded, or to charge extortionately by the megabyte. Yet the measures to suffocate internet television being taken by the cable companies may already be too late. A torrent of innovative start-ups, not seen since the dot-com mania of a decade ago, is flooding the market with technology for supplying internet television to the living room." And from the second article on DVR usage patterns: "Families with DVRs seem to spend 15-20% of their viewing time watching pre-recorded shows, and skip only about half of all advertisements. This means only about 5% of television is time-shifted and less than 3% of all advertisements are skipped. Mitigating that loss, people with DVRs watch more television. ... Early adopters of DVRs used them a lot — not surprisingly, since they paid so much for them. Later adopters use them much less (about two-thirds less, according to a recent study)."
-
Wikipedia Threatens Artists For Fair Use
Hugh Pickens writes "Can a noncommercial website use the trademark of the entity it critiques in its domain name? Surprisingly, it appears that the usually open-minded folks at Wikipedia think not. The EFF reports that Scott Kildall and Nathaniel Stern have created a noncommercial website at Wikipediaart.org intended to comment on the nature of art and Wikipedia. Since 'Wikipedia' is a trademark owned by the Wikimedia Foundation, the Foundation has demanded that the artists give up the domain name peaceably or it will attempt to take it by legal force. 'Wikipedia should know better. There is no trademark or cybersquatting issue here,' writes the EFF's Corynne McSherry. 'Moreover, even if US trademark laws somehow reached this noncommercial activity, the artists' use of the mark is an obvious fair use.' It is hard to see what Wikipedia gains by litigating this matter, but easy to see how they lose."
-
The Road To Terabit Ethernet
stinkymountain writes "Pre-standard 40 Gigabit and 100 Gigabit Ethernet products — server network interface cards, switch uplinks and switches — are expected to hit the market later this year. Standards-compliant products are expected to ship in the second half of next year, not long after the expected June 2010 ratification of the 802.3ba standard. Despite the global economic slowdown, global revenue for 10G fixed Ethernet switches doubled in 2008, according to Infonetics. There is pent-up demand for 40 Gigabit and 100 Gigabit Ethernet, says John D'Ambrosia, chair of the 802.3ba task force in the IEEE and a senior research scientist at Force10 Networks. 'There are a number of people already who are using link aggregation to try and create pipes of that capacity,' he says. 'It's not the cleanest way to do things...(but) people already need that capacity.' D'Ambrosia says even though 40/100G Ethernet products haven't arrived yet, he's already thinking ahead to terabit Ethernet standards and products by 2015. 'We are going to see a call for a higher speed much sooner than we saw the call for this generation' of 10/40/100G Ethernet, he says."
-
Fair Use Affirmed In Turnitin Case
Hugh Pickens writes "The Fourth Circuit Court of Appeals has issued an opinion affirming a ruling that will be cheered by digital fair use proponents for allowing a fair use of students' work when their teachers electronically file students' written work with the turnitin.com Web site so that newly submitted work can be compared against Turnitin's database of existing student work to assess whether the new work is the result of plagiarism. The court stepped through the fair use analysis, dropping positive notes that affirm commercial uses can be fair uses, that a use can be transformative 'in function or purpose without altering or actually adding to the original work,' and that the entirety of a work can be used without precluding a finding of fair use. Techdirt suggests that all of these points could have been helpful to Google in defending its book scanning efforts, 'since it could make pretty much the identical arguments on all points.' Unfortunately Google caved in that lawsuit and settled, 'denying a strong fair use precedent and making Google look like an easy place for struggling industries to demand cash.'"
-
Vatican To Build 100 Megawatt Solar Power Plant
Karim Y. writes "The Vatican is going solar in a big way. The tiny state recently announced that it intends to spend 660 million dollars to create what will effectively be Europe's largest solar power plant. This massive 100 megawatt photovoltaic installation will provide enough energy to make the Vatican the first solar powered nation state in the world! 'The 100 megawatts unleashed by the station will supply about 40,000 households. That will far outstrip demand by Pope Benedict XVI and the 900 inhabitants of the 0.2 square-mile country nestled across Rome's Tiber River. The plant will cover nine times the needs of Vatican Radio, whose transmission tower is strong enough to reach 35 countries including Asia.'"
-
The FBI Has a Trojan To Watch You
G_of_the_J writes "A man who had cut 18 cables affecting Verizon and Comcast was blackmailing them. He had demanded bank accounts be set up and information be provided on web sites that he specified. Although he used anonymous access to get to the web sites, the FBI had planted a trojan which was downloaded to his computer. The trojan then sent his IP address and other information to the FBI."
-
iPhone Jailbreaking Still Going Strong
snydeq writes "Despite the productivity promises of Apple's forthcoming 3.0 firmware update, jailbreaking should continue to push the iPhone's productivity envelope, as users increasingly demand the Holy Grail of smartphone power use: applications that run in the background, InfoWorld reports. Copy and paste, video recording and streaming, Internet tethering, and content search are just a few of the features over which iPhone users have sought to jailbreak their devices — a practice Apple itself has done little to crack down on. Jailbreak apps circumvent hardware and software restrictions that Apple says ensure a consistent, responsive user interface and optimal battery endurance. In particular, jailbroken phones can run apps in the background, a capability Apple reserves for its own apps but prohibits in third-party programs. Jay Freeman, creator of the Cydia iPhone installer and Cydia Store, however, believes a free-market approach is the best way to satisfy power users' demands for features without compromising the performance of their iPhones. And given Apple's App Store overcrowding, it seems likely that jailbroken phones and app venues like Cydia Store will continue to be popular with iPhone customers and developers, even after the 3.0 firmware ships."
-
FCC Seeks To Improve US Broadband Access
MojoKid writes "The US Federal Communications Commission is working on a plan to solve the problem of nationwide access to high-speed Internet service. The three main issues the agency is tackling first are, figuring out how to improve availability, quality and affordability. Acting FCC Chairman Michael J. Copps held a meeting this week where he asked the public to comment on the national broadband plan, which Congress has demanded be done by February. The public has 60 days to submit comments; the agency and members of the public will be able to reply to comments for an additional 30 days after that."
-
Offshore Windpower To Potentially Exceed US Demand
SpuriousLogic writes to mention that a new Interior Department report suggests that wind turbines off US coastlines could supply enough electricity to meet, or exceed, the nation's current demand. While a good portion of this is easily accessible through shallow water sites, the majority of strong wind resources appear to be in deep water which represents a significant technological hurdle. "Salazar told attendees at the 25x'25 Summit in Virginia, a gathering of agriculture and energy representatives exploring ways to cut carbon dioxide emissions, that "we are only beginning to tap the potential" of offshore renewable energy. The report is a step in the Obama administration's mission to chart a course for offshore energy development, an issue that gained urgency last year amid high oil prices and chants of 'Drill, baby, drill' at the Republican National Convention."
-
PRS Demands License Fee To Play Music To Horses
An anonymous reader writes "A woman in Bushton, Wilts, has been told by the Performing Rights Society (PRS for Music) that she needs to pay an annual fee in order to play classical music from the radio to the horses in her stable, something that she has been doing for the past 20 years. The PRS claims that it's not about the horses — rather, it's about her staff of over two people, which puts Mrs. Greenway in the same category as shops, bars and cafes. 'The staff are not bothered whether they have the radio on or not, in fact they don't particularly like my music and turn if off when I'm not around,' said Mrs. Greenway, 62. 'Especially on windy days I try to play it — it gives [the horses] a nice quiet atmosphere, you can only exercise one horse at a time so it helps the others to stay calm. We are right next to the RAF Lyneham air base so it dulls the noise from the aircraft as well.'"