|
|
Title: The Associated Press Stylebook and Briefing on Media Law
Purchase
Item
Manufacturer: Basic Books
List Price: $18.95
Our Price: $11.73
|
|
| Customer Reviews: |
| The Associated Press Stylebook and Briefing on Media Law by Basic Books Helpful | This was quite helpful while taking a journalism course. It takes a few minutes to understand the layout of the book to lookup things, but once you get it, it's easy.
I think this book helped raise me a letter grade in my course. Anyone taking a journalism course with a strict professor or planning on entering journalism should get a copy. My textbook had a reference in it, but it was quite small. With the low cost of this book, you can't go wrong.
If you're taking the course without an intent to go into journalism, check to see if you can use copies from the department first. | | The Associated Press Stylebook and Briefing on Media Law by Basic Books The supreme authority! | I have used the AP Stylebook for over 5 years. The entries are easy to find and easy to understand. Entries are brief and to the point. Are the seasons capitalized? How about north, south, east and west? Where do you place adverbs - before or after the verb, or someplace else? It's Web site - two words and the first one is capitalized. Internet is capitalized because it's a proper noun.
This book has the definitive answers. I don't work for a newspaper anymore, but, as a freelance writer, I miss this book more and more everyday. I must get my own. You will never be sorry that you bought this book. It will help you no matter what kind of writing you do. | | The Associated Press Stylebook and Briefing on Media Law by Basic Books unhappy with amazon | | I have YET to receive my book, its been weeks. I am very unhappy with amazon for the second time in a row. | | The Associated Press Stylebook and Briefing on Media Law by Basic Books Too relevant to not be in a digital format | The issue with this book is not that it is not relevant or useful. To the contrary, it is much too relevant to be left on the shelf. It needs to be published and indexed in an electronic format that can be quickly searched and accessed by writers under deadline.
The stylebook can be read front-to-back as a condensed general knowledge tome.
Makes a great gift, especially for people stumped by the basics of professional writing. | | The Associated Press Stylebook and Briefing on Media Law by Basic Books Excellent Update of an Industry Standard | | I got exactly what I wanted--an up-to-date version of a standard to replace the one I have had for years. I particularly appreciated the section on media law--many changes have taken place in the past few years, as the media landscape has changed. Journalists or writers will find knowledge in this area to be especially helpful. | | The Associated Press Stylebook and Briefing on Media Law by Basic Books Product Description | More people write for The Associated Press than for any newspaper in the world, and writers-nearly two million of them-have bought more copies of The AP Stylebook than of any other journalism reference. It provides facts and references for reporters, and defines usage, spelling, and grammar for editors. There are separate sections for journalists specializing in sports and business, and complete guidelines for how to write photo captions, file copy over the wire, proofread text, handle copyrights, and avoid libel. This edition of The AP Stylebook keeps pace with world events, common usage, and AP procedures. | | The Associated Press Stylebook and Briefing on Media Law by Basic Books Amazon.com | | Whether you're a student struggling through Composition 101 or a professional writer on a quest for perfection, The Associated Press Stylebook and Briefing on Media Law is always ready to fill the role of trusted advisor to your creative genius. Revised and updated in 2000, this version contains a 40-page section on media law, guides for punctuation and bibliographies, and specialized glossaries for business and sports writing, all in addition to its 280-page generalized stylebook. Within each section, entries are alphabetized, and searching for an answer is a fairly simple process. Tricky words--those that can be hyphenated (know-how) or not (jukebox), homonyms, nonstandard spellings (mo-ped)--are given their own short entries. Larger categories, such as religions, military titles, the Internet, and datelines, have multiple pages devoted to their explanations, but detail and clarity are brought nicely together in each listing. Many entries concern brand names and trademarks--never again will you question whetherpingpong or Ping-Pong should be used in the flier for your table-tennis tournament. While a few sections of this book--the ones concerning media law, photo captions, filing the wire, and proofreading marks--will most likely be used by professional and student journalists and editors, the majority of this book is an excellent tool for anyone who ever has to write for the public. Whether it's a newsletter for your badminton league, a training manual for your employees, or a press release detailing your company's quarterly earnings, this stylebook will help you turn out well-written copy that gains the approval of every English teacher you've ever had. --Jill Lightner |
THCanvasView 1.0.1 and PhotoStacks Sample App
Theocacao: “The newest version of THCanvasView adds some obvious features, such as draggable selection rects and basic item arranging. There are now better options for coloring and the generated image previews get frames and drop shadows.”
Mon, 15 Oct 2007 17:54:48 GMT
|
Primordial AppleScript & PlugIns With Coda
Steven Frank: “When nobody was looking, I added some extremely basic AppleScript and plugin support to Coda 1.0.4.”
I haven’t had the chance to use Coda for a real project yet—but I’m planning to use it to update NetNewsWire’s Help book for the next release.
Fri, 12 Oct 2007 22:17:10 GMT
|
Cocoa Sample Code: SimplePicture
Theocacao: “In the ongoing quest to remember that not everyone is a Cocoa expert, I put together a small image viewing app which shows you a number of basic Cocoa techiques. Everyone, meet SimplePicture.”
Sun, 30 Sep 2007 18:35:49 GMT
|
Scripting with RubyOSA
MacZealots: “RubyOSA is a bridge from the Ruby language to the Apple Event Manager. The Apple Event Manger allows applications to send and receive messages, or Apple events as they are called, to and from applications that support scripting.”
In other words, you can use Ruby instead of AppleScript. Cool.
Side note: I haven’t looked to see if it’s an actual OSA component or not. It probably doesn’t have to be—because who cares if it compiles and runs in Script Editor or not. But, for anyone interested in OSA components, years ago I posted OSAShell, a basic OSA component demo.
Thu, 03 May 2007 03:51:31 GMT
|
Gmail adds Atom feeds
P@ Sunglasses: Gmail adds Atom feeds: “From Steve Rubel I learnt that Gmail added an atom feed to read the emails from your Gmail account in a RSS aggregator... Your RSS aggregator must support https and basic auth.”
Thu, 14 Oct 2004 22:11:56 GMT
|
BYOB: Build Your Own Browser
Andrew Anderson, O’Reilly: “This article will cover building a basic web browser without writing a line of code.”
Sat, 24 Jan 2004 21:56:07 GMT
|
Jakarta Struts on OS X
Apple: “Struts helps you organize your Java-based web applications by providing a framework based on a version of the Model-View-Controller design pattern.” This introduction ends with showing you how to build a basic RSS newsreader.
Mon, 21 Jul 2003 04:08:28 GMT
|
Apple December Developer Tools Posted
MacSlash: “Apple has made available a December 2002 update to their Developer Tools, available now via the Apple Developer Connection. (You will need to be an ADC member to download, but registration is free for basic services.)”
Fri, 20 Dec 2002 18:28:11 GMT
|
Syntax Coloring Demo for Cocoa
It’s a basic tutorial with sample code that shows how to do simple syntax coloring—it colors everything in a string between < and > characters. (It colors all HTML and XML tags, in other words.)
Wed, 04 Sep 2002 23:20:21 GMT
|
SQL basics I: Data queries
Builder.com on the basic SQL queries: select, insert, update, and delete.
Fri, 31 May 2002 16:38:47 GMT
|
The Missing Cocoa Docs
Brock Brandenberg: “The Missing Cocoa Docs are intended to help you implement certain basic functionality and to teach you how to implement some of the more unique technologies like OS X’s superb glyph and type handling. For example, they won’t teach using NSViews because there are plenty of tutorials on NSViews and drawRect: methods, but there is little on NSLayoutManagers and accessing font outlines, a technique that is needed for more sophisticated graphics apps.”
Mon, 29 Apr 2002 16:25:37 GMT
|
Building an Extensible Form Validator Class
Developer Shed: “I’ll be attempting to build a reusable library of functions for form input validation, in an attempt to save myself (and, hopefully, you) some time the next time an application needs to have its input checked for errors. The end result of this experiment will be a PHP class that can be easily included in your scripts, and that exposes basic object methods for data validation.”
Thu, 28 Mar 2002 06:00:09 GMT
|
|
|
|
|
|
|