• About
  • Projects & Research
  • Publications
  • Archives
  • Categories
  • Archive for the ‘Miscellaneous’ Category

    Intellectual Property III: Patents


    2010 - 01.26

    Note: This is from my original blog, written December 2008. This is US-centric. I’ve decided to revive some of them.

    And now to part 3. This is much shorter because I really don’t care much for patent laws.

    Patents are mostly to protect inventions. Patented inventions are protected against other people from making, using, or selling them. Utility patents extend about 20 years, while design patents only last 14 years. Utility patents also require maintenance fees for the 3½, 7½ and 11½ years into the granted period; the patent can be removed then. Patents can be extended, but this is much fuzzier than trademarks: the U.S. patent office chooses if and for how long the extension should be for. Like trademarks, patents must be filed for each country.

    Patents have much more criticism than copyrights and trademarks. These include:

    1. Prevention of new inventions: Pharmaceutical companies notoriously patent chemicals and do no further research with them; this prevents the chemicals to be used for other’s research. (See “Patent trolling“)
    2. Complaints against simultaneous inventions: It’s perfectly possible for two people, with no connections, to invent the same thing. That does not matter for patent law; whoever filed first (rather than finished inventing first) keeps the patent.

    Some interesting aspects of patents, is that they can cover things not covered by copyright, like fashion designs and recipes. It’s still under debate whether software should be patented in addition to copyrighted.

    Intellectual Property II: Trademarks


    2010 - 01.26

    Note: This is from my original blog, written December 2008. This is US-centric. I’ve decided to revive some of them.

    Next up, something I got way to familiar with as an ad major: trademarks.

    Trademarks are the little things that discern one service or product from another, like logos or slogans. (Branding is built around these things. But, that’s a topic for another time.)

    In the U. S., trademarks must be used in commerce before they can be filed. That said sticking a small “TM” (trademark) or “SM” (service mark) next to or on a trademark can be used until it’s registered. Once registered, the trademark will be active for 10 years and can be renewed for 10 years (and then renewed again). Unlike copyright laws, there are not international trademark protections; a trademark will need to be registered for every country it will be in effect for.

    When it’s being registered, a trademark can either be granted to a person or a business/organization. In most cases, it’s wiser to keep it with the person and just license it for a set period. It makes sure that if the company is taken over, closes, etc. that the creator actually gets to keep their creations.

    So, what’s so great about them? Sounds like copyrights would be better. First, many trademarks can’t be copyrighted. Words, phrases, and colors cannot be copyrighted. What’s special about “Puma” or “Good to the Last Drop” or the pink color used for Owens Corning’s fiberglass insulation?

    Even better, knockoffs are also prevented. While there are a variety of mice in overalls, Disney will get involved if there’s something akin to Mickey Mouse, particularly in animation.

    Intellectual Property I: Copyright


    2010 - 01.26

    Note: This is from my original blog, written December 2008. This is US-centric. I’ve decided to revive some of them.

    Alright, I’m a little pissy about intellectual property. Digital content is ridiculously easy to share. For people growing up with digital content, there’s lots of temptation to use readily available materials to be creative (animated music videos come to mind). Uh, yeah. That’s illegal.

    So, I’m going to do a nice series on the topic. I expect something in the format of:

    1. Copyright: protections for creative endeavors.
    2. Trademarks: protecting identifiers (slogans, logos, and colors).
    3. Patents: protects inventions and discoveries.
    4. Fair use: staying out of trouble
    5. Alternatives: public domain and creative commons.

    Copyright protects artistic work including literary, dramatic/choreographed, musical, pictorial/graphic/sculptural, film/audiovisual, sound recordings, and architectural. It should be stated that copyright does not protect ideas, slogans, non-tangible works (like not recording a dance routine), and works that solely use public content (units of measurement, for example).

    In the U.S., copyright is granted to every applicable thing created, but the copyright will need to be registered for legal considerations. Copyright extends 90 years from creation or 120 years from publication (whichever’s shorter). In terms of the owner of the copyright, that’s usually the creator(s). If you were to buy a painting, the artist probably did not also sell the copyrights to it.

    So, what does a copyright protect? These are the exclusive rights that are granted to the copyright holder:

    • To reproduce the work in copies or phonorecords.
    • To prepare derivative works based upon the work.
    • To distribute copies or phonorecords of the work to the public by sale or other transfer of ownership, or by rental, lease, or lending.
    • To publicly perform the work, in the case of literary, musical, dramatic, and choreographic works, pantomimes, and motion pictures and other audiovisual works.
    • To publicly display the work, in the case of literary, musical, dramatic, and choreographic works, pantomimes, and pictorial, graphic, or sculptural works, including the individual images of a motion picture or other audiovisual work.

    Yep. You cannot legally copy and distribute works (no P2P downloads), create works based on a work (like, oh, fanfiction), or have it readily available to the public (damn, no projecting WALL•E onto buildings). These exclusive rights are not dependent on who makes money, so that “no money = okay” excuse can get someone into trouble.

    Alright then, how can there be so much blatant use of copyrighted materials? One option is that someone wrote the copyright holder and was granted permission (more effective for a lone musician than RCA).

    But, in addition to the rights there’s also a list of limitations in copyright. These include: fair use, reproduction by archives and libraries, and creation of an accessible copy for a person with a disability that would not be able to access the material.

    Spring Work


    2010 - 01.26

    So, this semester I’m going to have quite a workload. All my courses have a high reading amount. Two require homework and/or a programming assignment each week.

    In addition, I will be grading the first programming course, tutoring a foreign visually impaired student, and doing side research for the Director of Mentoring & Retention. I’m not even sure my workstudy is for this semester, but I’m guessing the Director wants to spend every dime (thereby making sure I get the full employment pay).

    In most semesters, I have done side projects which dabble into my interest. Yet, I’m not sure I will have the time this time. So, I have decided that I will continue watching how this semester goes and then decide whether I have the time.

    If it does work out, I think I would like to do some cell phone programming (probably Android, but maybe the iPhone‘s Objective C). I don’t know what I would want to program though. I would like to involve hardware, like the GPS or accelerometer. I think the best tools are tangible or ubiquitous.

    Toys I would like to play with


    2009 - 11.07

    Figured I’d talk about some relatively new technology that I would love to get my hands on. So, in alphabetical order:

    BUG Modules

    BUG modules with BUG base

    BUG modules with BUG base

    These little modular hardware components are designed with rapid prototyping in mind. So, what’s so great about them?

    • Various modules and planned modules:
      • Audio output
      • Motion detection
      • Zigbee
      • Touchscreen
      • GPS
    • Java programmed. Java is a simple object-oriented language with large functionality, cross-platform performance, and a safety net to prevent new programmers from doing stupid things (like, wipe one’s harddrive as one can do with C/C++). It also prevents having to write each component in it’s own language
    • There’s braille on the modules. While not very useful for most people, it is still a nice thing to do.
    • Modules are just inserted into slots; no having to argue with wires and solder. Like electronic legos, I suppose.
    • Education discount.

    So, why don’t I already have these?

    • Price. These things are $50-130 US a piece with the base module at a whopping $449. While I am paying for the convenience of prototyping, that’s still a lot of money considering that I (and I assume many people) would like several modules to create anything I want.
    • Sharability. I have to expect other people to shell out the money if I want to share my applications. While Bug Labs promotes users to share code on it’s site, I still would like to actually see others use it.

    littleBits

    littleBits intro from ayah bdeir on Vimeo.

    littleBits are a series of prebuilt circuitboards with components that magnetically snap together. Prevents the need to solder between boards to make connections and looks really child-friendly. Why do I want them?

    • Simple design. I don’t know a lot about hardware (despite my research interests being mostly in hardware), and these seem like a safe way for me to get my feet wet.
    • Outreach. These look like they would be a lot of fun for kids. While I know robots are interesting to many people, when I was little robots certainly weren’t for me (they didn’t come across as unusual or artistic enough for my tastes). These things look like they’d be more successful with atypical kids and super-hardware focused ones.

    And why don’t I have them?

    • Preorder without a set date. I don’t really have the time or money to tie up with a product that I don’t know when I will get it.
    • Preorder without a set dollar amount. I don’t want to order something without knowing how much it will cost.

    Nabaztag

    Nabaztag showing colored LEDs and it's ears moving.

    Nabaztag showing colored LEDs and it's ears moving.

    Created by French company Violet, Nabaztag is among the list of smart objects. This little electronic rabbit does reminders, does RSS updates, reads one version of RFID tags, and can send/receive messages from various sources. What’s the good:

    • It’s a rabbit.  I like rabbits.
    • RFID tagging of objects and linking these to digital events sounds convenient to me.
    • Programmable. It’s nice to have a pretty toy that I can modify.
    • Not having to look at my email all the time. Having a device on the other side of a room tell me I have mail sounds a lot nicer than always having to be connected.
    • It does ear tai chi.
    • Reads RSS, sets alarms, checks email, can receive texts. Generally, it just does lots of communication

    What’s the bad?

    • The services are reliant on  a database controlled by the company owner. I feel uncomfortable having data on another server and not knowing that I can be charged for services in the future.
    • Violet went bankrupt. It was then bought by Mindscape (this past October actually). So, I don’t know what will become of the Nabaztag line.

    Zii EGG

    ZiiLABS, a subsidiary of  Creative Technology, has been pushing the creation of it’s Zii processor, a stemcell-like multimedia-focused chip. Out of this is Zii EGG, a developer tool. What makes it interesting:

    • 10 point multitouch screen
    • 1080p output image
    • 32 gigs of memory
    • WiFi and Bluetooth wireless standards
    • HD camera
    • Accelerometer and GPS
    • Text-to-Speech engine

    And the not so great:

    • Android isn’t fully operational so have to rely on ZiiLABS’ Plaszma SDK.
    • Cell phone chip?! Seriously, this looks like a phone.
    • $400 price tag. Yeah, I get that it’s intended for companies, but there’s a nice individual and educational marketability.