design

You are currently browsing articles tagged design.

My favorite quote from Taryn is, “Photography threatens fantasy.” Disney uses intricate interior design, photography, and video to construct fantasy. Advertisements, magazines, weddings, and portraits are about showing others the ideal instead of the reality. Have you seen the Dove Evolution video? (This one has music and singing by a Baha’i musician Devon Gundry.) What about the Ralph Lauren photo?

Reality bites. Hard.

(See Taryn Simon photographs secret sites on the TED site)

TED About this talk: Taryn Simon exhibits her startling take on photography — to reveal worlds and people we would never see otherwise. She shares two projects: one documents otherworldly locations typically kept secret from the public, the other involves haunting portraits of men convicted for crimes they did not commit.

Also: Taryn on Charlie Rose, Discomfort Zone (Telegraph)

Watched a number of episodes of Justice League Unlimited today. Buildings, roads, and machines get pulverized by the violent actions. Someone rebuilds all the destroyed stuff because in the next episode, everything is pristine to get pulverized again. So much rebuilding must suck for insurance premiums. However, it does ensure lots of construction employment, material sales, structural engineering services, and designers.

:)

… And you thought they were just weekend morning cartoons!

On the BLKBRD-L email list is a discussion about proving students are cheating. Any time the topic comes up, someone says a human in a room is the only way to be sure. Naturally, someone else responds with the latest and greatest technology to detect cheating.

In this case, Acxiom offers identity verification:

By matching a student’s directory information (name, address, phone) to our database, we match the student to our database. The student then must answer questions to verify their identity, which may include name, address and date of birth.


The institution never releases directory information so there are no Family Educational Rights and Privacy Act (FERPA) violations.

However, to complete the course work the student is forced to hand over the information to Acxiom, an unknown and potentially untrusted party. Why should students trust Acxiom when institutions cannot be trusted?

Due to the decentralized nature of IT departments, higher education leads all industries in numbers data breach events. Acxiom’s verification capabilities were designed so that student and instructor privacy is a critical feature of our solution. Institutions never receive the data Acxiom uses in this process. They are simply made aware of the pass/fail rates.

In other words, high education institutions cannot be trusted to handle this information. No reason was provided as to why Acxiom can be better trusted. Guess the people reading this would never check to see whether Acxiom has also had data breaches.

This Electronic Freedom Foundation response to Acxiom’s claims their method is more secure was interesting:

True facts about your life are, by definition, pre-compromised. If the bio question is about something already in the consumer file, arguably the best kind of question is about something that is highly unlikely to be in one’s consumer file and even useless commercially–like my pet’s name.

Answering these kinds of questions feels like more of violation of than a preservation of privacy.

From a January 13, 2009 email from Michael Chasen to the customers:

Please share any feedback with me directly at a Web site created for just that purpose called Tell Michael Chasen.  I will personally read every message I get, so please let me know what you think.

That page in the email is no longer available.

I guess it was moved in the web site redesign for the launch for Learn 9 (Jan 27), then this page lasted at its original location all of 14 days. The new page is Tell the CEO.

A redirect to get those of us who refer to the emails we have received to the right page would be nice.

Remakes don’t scare me. Some are good. Some are bad. 

The thing to remember is, “Its just a movie.” The world won’t end over a poor movie. There’s always another one in a few weeks to either like or hate. If it stands up to the test of time, then you’ll buy the Blue-ray and next three formats over the next 30 years. If not, then just ignore it ever existed… Much like I’ve done with Superman III, Superman IV, Star Trek The Final Frontier, and hundreds of other movies.

Getting worked up over change? Not worth it.

Quibblers would have kept “Star Trek” more like its old self. Quibblers inhibit revolution. Quibblers would deny the basic law of forward motion in pop culture:

If you love something, they will remake it.

But if you really love it, you will set it free, and let them.

The Trouble With Quibbles

Film makers should keep in mind, the types of people involved in  fads: connectors, mavens, salesperson. Fans are mavens. People are going to trust the opinion of these fans. So if the fans’ concerns are just a few quibbles but still an endorsement, then the general public will flock to the movie. If these quibbles amount to wide rejection of the movie by the existing fans, then the general public will mostly stay away from it.

Quibbles are not really the issue. Endorsements are. 

I think you missed that there is a life-cycle to most such endeavors, and feedback is very useful at specific times, and disruptive (in a bad way) at others.

So, the problem with “fan feedback” non-stop is that they tend to fall into a mob mentality, off being “trolls” about any innovation. But, that said, remember that early forms of the Batman movie with the Heath L Joker was shown to fans (at a Comic Con) to get feedback on the style and whether too over the top. The feedback was used to find the balance and deal with the nature of the ending. Fans were given leaks and teasers (semi-trailers) along the way as well, but the mob rule was not allowed not hound the people making it.

That said, what makes a movie work or not is very different from what made its source material work. The reason the Spiderman movies worked for a large audience who knew nothing about the comics had a lot to do with the simpler nature of the comics. Batman has always been more complex in the psychology of its heroes and villains, as much by what does not happen as what does. Watchman is trickier given its narrative model and how much it connected with its time (Cold War, etc).

— PaulK
The Downside of Feedback

Design by committee sucks. So fans should not take over the process. However, total rejection of fan criticisms probably will result in rejection by the fans and slow sales.

(This started out as a blog comment for Sania’s post Facebook Killed Your Blog. I’m posting it here first.)

We share blogs with the whole world. So our blogs get lost in the noise, bolstering the need for a whole industry optimizing getting found in search engines. Its a concerted effort just get noticed. That’s because blog readers have to seek out blogs to follow, subscribe to the feed, and follow. Finding the best blogs to read is sometimes difficult and more from word of mouth than anything search engines provide.

Blogs also tend to have a lot of information to digest. Social networks have just a line or two with maybe a link to more information. Blog readers typically are designed around the idea of collecting all the posts and letting the user pick which to read. Social networks typically are designed around the idea of just showing recent posts and letting the users choose how far back in time to read.

As technologies lower the costs to express ideas (aka get easier), blogs will get left behind as they have become upside down in value. The costs of writings, reading, subscribing, and commenting on blogs are more expensive compared to micro-blogging or status updates.

Why blog when hanging out on social networks are so much easier? Blogs can only survive as long as they have information worthy.

Why blog when readers are no longer reading? Posting blog entries on social networks does help keep traffic levels somewhat by getting exposure.

As bloggers providing valuable expression leave blogging, the value of blogs decrease. People will still blog. It just won’t be the popular thing to do.

It appears CE/Vista has several locations for defining the email addresses it uses for SMTP.

  1. $WEBCTDOMAIN/config/config.xml:
    mail.from=
    From address for messages sent.
  2. $WEBCTDOMAIN/customconfig/startup.properties:
    WEBCT_ADMIN_EMAIL=
    Some internal errors have a mailto: prompt to contact the server administrator.
  3. $WEBCTDOMAIN/serverconfs/log4j.properties:
    log4j.appender.EMail.To=
    Report fatal errors.
  4. $WEBCTDOMAIN/serverconfs/log4jstartup.properties:
    log4j.appender.EMail.To=
    Report fatal errors.
  5. $WEBCTDOMAIN/webctInstalledServer.properties:
    WEBCT_ADMIN_EMAIL=
    Installer picks up this value for populating #2 and possibly #3 and #4.
  6. $WEBCTDOMAIN/webctInstalledServer.properties:
    MAIL_ORIGIN=
    Installer picks up this value for populating #1.

What really disturbs me is the Vista 8 installer created log4j properties files with the  SMTP server set up for miles.webct.com and sending from vista.monitor@webct.com? I cannot seem to find anything in the Vista 8 documentation or wiki or Google index about the “Vista Trap Notification” subject line, from address, or SMTP address which the log4j appender appears to be designed to send.

This Vista Trap Notification appears designed to send an email to the address any time a fatal error is encountered. That’s fine. Just use the smtp host and From address requested in the installer.

Don’t get me started about giving end users a mailto: prompt to report errors.

Karlyn Morissette posted her Master Higher Ed Twitter List. Other than @eironae and @barbaranixon, I didn’t know anyone on the list. So I thought to post a list of higher education professionals I follow categorized by primary expertise.

Blackboard twitterers might be another post.

Those in bold are coworkers.

College / University / Departments

@atsu_its – A.T. Still University – IT Help Desk & Support
@BC_Bb – Butte College Blackboard System
@CTLT – Center for Teaching, Learning, and Technology @ Goucher College
@GeorgiaSouthern – Georgia Southern University
@ucblackboard – University of Cincinnati Blackboard Support

CE/Vista

@amylyne - Amy Edwards – CE/Vista DBA
@corinnalo – Corrina Lo – CE/Vista Admin
@elrond25 – Carlos Araya – CE/Vista Admin, Dr. C
@jdmoore90 – Janel Moore – CE/Vista Admin
@jlongland – Jeff Longland – CE/Vista Programmer
@lgekeler – Laura Gekeler – CE/Vista Admin
@ronvs – Ron Santos – CE/Vista Analyst
@sazma – Sam Rowe – YaketyStats
@skodai – Scott Kodai – former Vista Admin now manager
@tehmot – George Hernandez – CE/Vista DBA
@ucblackboard – UC Blackboard Admins

Faculty

@academicdave – David Parry – Emerging Media and Communications
@amberhutchins – Amber Hutchins – PR and Persuasion
@barbaranixon – Barbara Nixon – Public Relations
@captain_primate – Ethan Watrall – Cultural Heritage Informatics
@doctorandree – Andree Rose – English
@KarenRussell – KarenRussell – Public Relations
@mwesch – Mike Wesch – Anthropology
@prof_chuck – Chuck Robertson – Psychology

Information Technologist / Support

@aaronleonard – Aaron Leonard
@Autumm – Autumm Caines
@bwatwood – Britt Watwood
@cscribner – Craig Scribner
@dontodd – Todd Slater
@ECU_Bb_Info – Matt Long
@ekunnen – Eric Kunnen
@heza – Heather Dowd
@hgeorge – Heather George
@masim – ???
@mattlingard – Matt Lingard
@meeganlillis – Meegan Lillis
@soul4real – Coop

Assessment / Library / Research

@alwright1 – Andrea Wright – Librarian
@amylibrarian – Amy Springer – Librarian
@amywatts – Amy Watts – Librarian
@elwhite – Elizabeth White – Librarian
@kimberlyarnold – Kimberly Arnold – Educational Assessment Specialist
@mbogle – Mike Bogle – Research

Web Design / UI

@eironae – Shelley Keith

Director

@aduckworth – Andy Duckworth
@garay – Ed Garay
@grantpotter Grant Potter
@IDLAgravette – Ryan Gravette
@Intellagirl – Sarah B. Robbins
@tomgrissom – Tom Grissom

Technorati : , ,
Del.icio.us : , ,
Flickr : , ,

Was using this RSVP form with Google Chrome and found the reCAPTCHA was telling me I repeatedly failed the Turing test. After the sixth time, I decided it might be my browser, so I tried it in Firefox which worked fine.

Curious, I went looking for a possible problem between reCAPTCHA and Chrome. According to a post there, the Transitional XHTML DOCTYPE is the cause. Changing that DOCTYPE to Strict ought to fix the issue. Given the audience, I doubt there is anyone else using Chrome to fill it. So fixing it probably isn’t worth it to them.

Interesting. I’ll have to look into issues with Chrome and the XHTML Transitional DOCTYPE.

Technorati : , reCAPTCHA,
Del.icio.us : , ,
Flickr : , ,

For a while I have meant to do this. Here I am with insomnia, so here goes… I have implemented Gravatars for the this Blue Zinfindel theme.

Here is coding I used to implement it to this theme’s comments.php (WP Design > Theme Editor > Comments). Normal text is for context. Bold is what I added.

<li class=”<?php echo $oddcomment; ?>” id=”comment-<?php comment_ID() ?>”>
<?php echo get_avatar(get_comment_author_email(), ’32′); ?>
<?php comment_author_link() ?>

The first place I saw to provide a function rather than a variable is the weblog tools collection post on gravatars. The above is their recommendation with size 32 image. I picked this size because it is the size of the icon inside the WP admin (tested 64, 48, and 30 with 30 seeming about right).

Once I decided to do it, it took me about an hour to find an example using get_comment_author_email() instead of $comments or $id_or_email. It’s easy to implement.

« Older entries