The National Trial Lawyers’ Top 40 Under 40

I was recently named to the Top 40 Under 40 by the National Trial Lawyers. This group is a “professional organization comprised of America’s top young trial attorneys. Membership into The National Trial Lawyers Association: Top 40 under 40 is by invitation only and is extended exclusively to those individuals who exemplify superior qualifications, trial results, and leadership as a young lawyer under the age of 40. Selection is based on a thorough multi-phase process which includes peer nominations combined with third-party research. The result is a credible, comprehensive and impressive list of young attorneys chosen to represent their state.

“The Top 40 under 40 is restricted to only 40 attorneys per state per year and each attorney must be under the age of 40 as of January 1, 2012. Attorneys must also specialize in the areas of civil plaintiff or criminal defense law. Each candidate must also be in good standing with the state licensing board and must never have been subject to disciplinary action.”

Comments Off more...

Bad faith article

As I promised last month, I’m posting a link to the bad faith article I wrote for the Arkansas Law Review. The article was written as a reference for practicing lawyers so they can easily find cases that match existing fact patterns in their own insurance cases. Enjoy!

Comments Off more...

Update

Wow, has it really been six months since I posted here? Time really flies! I wanted to post an update about what’s been going on and why I haven’t been posting anything.

For starters, things have been tremendously busy at the Chaney Law Firm. My blogging efforts have been concentrated on the firm blog, which provides some updates on everything that’s been going on. The CLF trial team has tried two jury trials since my last post, one in state court and one in federal, and both wound up being excellent verdicts for our clients (in the interest of their privacy, I won’t be posting details about their cases).

I was selected to Super Lawyers Rising Stars in November. Super Lawyers identifies and recognizes the best lawyers around the country, as recognized by other lawyers.

Also in November, my lovely wife gave birth to a beautiful, healthy baby boy, Carter.

This month, the Arkansas Law Review published an article I wrote on insurance bad faith. I’ll post a link as the article gets out to free sites that everyone can view.

And, I finally got around to scanning the Arkadelphia Children & Youth Directory, which is a booklet that I designed and published with the assistance of Boy Scout Troop 24 as an Eagle Scout project back in 1994.

That’s the big picture. Things have been and continue to be crazy, but I’ll try to pick it up the pace on the posts a little bit going forward.

Comments Off more...

Perl, MySQL, and Mac OS X

I use MySQL, Perl, and PHP running on Mac OS X for various projects. When I install an operating system update, the Perl/MySQL link invariably breaks, as the packages necessary to connect the two aren’t installed on Mac OS X by default. Instead of googling the fix every time I update, I figured I’d post it here for future reference.

  1. Download and install XCode from Apple’s website (v.3.2.6) or the App Store.
  2. Download the header files for the built-in version of MySQL from Apple’s website (here’s a link to the support article for 10.6 Server). Note that this is installed using the command-line tool tar, rather than double-clicking the archive file you download.
  3. Run CPAN to install DBI and its dependencies by executing the command sudo perl -MCPAN -e ‘install DBI’ .
  4. Download a version of DBD::mysql and expand it to a source directory somewhere (such as ~/src/).
  5. Open the MySQL Support page “2.4.5. Using the Bundled MySQL on Mac OS X Server“, which identifies the locations of files in the bundled MySQL version that comes with Mac OS X Server.
  6. Execute perl Makefile.PL from the source directory mentioned above without any flags, which will give you the default settings. This will error out because the MySQL header file locations are wrong (this is why I haven’t been able to figure out how to use CPAN to install DBD::mysql).
  7. Execute perl Makefile.PL again, this time substituting the header file locations on the MySQL page referenced above for the –cflags, –lib, and –testsocket flags. Remember to copy the remaining system-dependent defaults for the –cflags and –lib flags. You may need to change other flags as well, depending on your installation. (For instance, on Mac OS X 10.6 server, the command I used was: perl Makefile.PL –cflags ‘-I/usr/include/mysql -fno-omit-frame-pointer    -pipe   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT’ –libs=’-L/usr/lib/mysql -lmysqlclient -lz -lm’ –testuser=test –testsocket=’/var/mysql/mysql.sock’ “).
  8. Execute make, make test, and sudo make install as you normally would.

This should get MySQL and Perl talking to each other using the bundled Mac OS X MySQL package.

Comments Off more...

High-tech patent cold war — Let the arms race begin

Google recently lost a bid to buy Nortel’s patent portfolio in bankruptcy, and it is disappointed with the results. Google blames the patent system for increasing costs of its Android platform and generally stifling innovation.

Google’s complaints are especially interesting considering President Obama’s recent speeches on how America’s government needs to promote innovation to compete with the rest of the world (and he’s right — the Constitution tells us that patents are supposed to “promote progress of science and the useful arts). These speeches implied that individual inventors and startup companies can help bring us out of our current economic woes by creating jobs at new (and mainly small) businesses.

From a historical perspective, Google is still a startup company; it was formally incorporated in 1998. Assume that Google began applying for patents when its founders created their first search engine in 1996 — those patents would not have expired yet, since patents last 20 years after the date of filing. This means that Google is a relative newcomer to the patent game, but has 15 years’ experience as a startup company for whom the patent system is supposed to promote innovation.

And what is Google telling us from its position of experience? That the patent system is not geared towards promoting innovation by startup companies. What’s to blame, according to Google? First, the patent system itself, since it is geared towards large corporations who can afford to invest millions of dollars and years of time toward procuring and enforcing patents. A patent, at its very core, is merely the right to exclude someone else from practicing a patented invention — and the only way to exclude someone from doing what they’re doing is to sue them. The average utility patent costs somewhere in the five-figure range and takes 3–4 years to obtain, and the average patent infringement lawsuit costs at least a million dollars. What startup company or small business do you know of that can pay a million dollars for a patent infringement lawsuit?

Second, Google complains the patent system is open to exploitation by non-practicing entities (known as “NPEs”, or the less-politically-correct “patent trolls”), who do not actually make and sell innovative products, but instead buy and enforce patents against those who do. Just because a startup or small business has a patent doesn’t mean that it can’t be sued for patent infringement by someone else — products can be, and often are, covered by more than one patent.

What do the pitfalls of the patent system mean for real businesses? Well, there are two general approaches a business can choose to take. First, an industry can elect not to pursue patent protection and compete on the merits of their products. This approach is rare these days, as it is hard for small businesses and startups to attract investment capital without a protectable core product. Second, everyone in the industry can elect to pursue a patent enforcement model. This is the Cold War, mutually-assured destruction model. Since most products in the rapidly evolving high-tech industry are covered by some type of patent, the industry players can extract licensing fees from their competitors, and can resolve patent disputes through some mixture of cross-licensing arrangements, cash payments, and injunctions against future competition. Google’s recent press releases make abundantly clear that while it is playing the patent game, it doesn’t want to be.

Any industry in which one player shifts from the first two the second model will ultimately force all other players in the industry into the second model. Google is a prime example of this. Its press releases following the Nortel patent sale plainly indicate that Google would prefer to compete on the merits of its products, rather than the size of its patent portfolio. That is, Google would rather spent tens of millions per year on research and development of new technology, rather than litigating over old technology. While some portray this as sour grapes, Google is the current poster child for startup companies, so perhaps the architects of our patent system should listen to what it is saying if they truly want to encourage innovation by startups and small businesses.

Comments Off more...

Hot Coffee the movie: now on cable

Earlier this year the Sundance Film Festival featured world premiere of the movie Hot Coffee, which is a documentary about the McDonald’s hot coffee spill case. As of last night, the movie is now airing on HBO.

The movie delves beyond the quippy one-liners most folks are used to hearing about the case, and instead examines the actual proof presented during the trial. The victim was an elderly woman who suffered burns on her lap so severe she almost died. She had to have skin grafts. During the documentary, the filmaker shows photos and other evidence from the trial to random strangers, who are appalled at the severity of the woman’s injuries.

The case became the butt of jokes not because it was frivolous — the woman’s injuries were far from laughable. No, the case became infamous due to a media propaganda campaign by corporate America to limit our citizen’s access to the judicial system. Powerful lobbyists demonized the lawsuit as the posterchild for runaway juries and frivolous lawsuits in order to limit corporations’ exposure for harms they cause to innocent Americans.

The fact is, our civil justice system only allows one way to fix what can be fixed, to help what can’t be fixed, and to make up for what went wrong: an award of money. And a jury of our peers decides how much money is appropriate in each case. Every jury receives detailed instructions telling it what must be proven for the jury to award money to the injured party.

In the McDonald’s hot coffee case, that amount of money helped pay for the woman’s medical bills, made up for all the time she spent in the hospital and in recovery, and helped provide things she needed to perform her activities of daily living, which she couldn’t do as well after her hospitalization.

Watch the movie for yourself on HBO. After seeing the evidence firsthand, let us know if you still think the McDonald’s hot coffee case was the posterchild for frivolous lawsuits. You might just change your mind.

Comments Off more...

Award from the Arkansas Trial Lawyers Association

The Arkansas Trial Lawyers Association (ATLA) awarded me the 2011 Outstanding Member of the Young Lawyers Division at the annual convention a few weeks ago. You can read about the award here.

I have been a member of ATLA since becoming a licensed attorney in 2004, but I’ve attended many an annual meeting in Eureka Springs with my father, Don. We used to make a family vacation out of the convention.

ATLA’s mission statement coincides with my own:

ATLA has become the state’s largest and most active voluntary statewide legal organization representing, educating and developing Arkansas’ trial bar. Our members are attorneys dedicated to protecting the health and safety of Arkansas families, to enhancing consumer protections and to preserving each and every citizen’s right to trial by jury and access to the courts.

For more information, please visit ATLA’s website.

Comments Off more...

Trademark Dashboard

Last month, the USPTO’s Director announced a new Trademark Dashboard aimed at providing information about trademark application pendency. Currently, a trademark applicant can expect to hear something about an application within 3 months. Assuming no problems, total pendency is averaging a little under a year.

The new tool provides tons more useful statistics. As a practitioner, it is helpful to have this information available so I can give my clients a firm estimate of how much time it will take to secure a federal trademark registration. This represents a step in the right direction for the USPTO, which has been plagued by a lack of transparency about its operations in recent years.

Comments Off more...

Arkadelphia Signing Day is here!

Congratulations to the graduating class of Arkadelphia High School, who are the recipents of the inagural Arkadelphia Promise Scholarship. This scholarship goes to every AHS graduate for the next 18 years who comes up through the Arkadelphia Public Schools.

Thanks to the Ross Foundation and Southern Bancorp for funding this incredible commitment to the children of our community!

Comments Off more...

El Dorado man granted fishing yo-yo patent

Yo-Yo patent front pageA client of mine from El Dorado recently earned a patent on an improvement he invented for fishing yo-yos. (For those of you unfamiliar with yo-yos, check out this ESPN article, which was cited in the patent application to educate the patent examiner).

The new yo-yo adds a battery and a switch on the back of the yo-yo. The front part of the yo-yo is a spool that has an integrated trigger. The yo-yo and switch are baited and set. When a fish strikes, the spool begins turning to reel in the fish. The turning action of the spool also turns the trigger, which trips the switch and signals the fisherman that he has caught a fish. The switch is most often a light, but can also be a radio signal.

An optional feature is to have a light shining down on the water when the yo-yo is set. This has two advantages: (1) the light attracts bugs, which attract small fish, which attract bigger fish; and (2) the fisherman can see where his yo-yos are at night. When a fish strikes, the switch turns out the light shining on the water and activates another, different-colored light to alert the fisherman.

Congratulations to Mr. Carelock on his new patent!

Comments Off more...

© Nathan Price Chaney, P.A. All rights reserved.
iDream theme by Templates Next | Powered by WordPress