Rob Eberhardt

cleverness ensues

skip navigation

 Friday, April 01, 2005

I just asked a guru of advanced Object-Oriented Javascript, Douglas Crockford the following question.  For posterity, and for other possible takers, I'm posting it here too.

Also, for the record, this has nothing to do with IE's proprietary -- but wonderful -- setExpression method or CSS expression capabilities.  Those dynamic properties only apply to DOM objects, not custom Javascript objects.


Do you know of a way to define dynamic object properties in Javascript?

For example, VBScript lets us define classes such as this:

CLASS myClass
    PUBLIC phrase
    PUBLIC PROPERTY GET firstword    'get first word from phrase
        firstword = left(phrase, instr(phrase, " "))
    END PROPERTY
    PUBLIC PROPERTY LET firstword(v) 'set phrase's new first word
        phrase = v & " " & phrase
    END PROPERTY
END CLASS

This demonstrates two important features:
1. the firstword property can return dynamic results (depending on the current value of the phrase property). 
2. setting the firstword property can run other code (which dynamically prepends to the phrase property).

We can fully accomplish #1 (Property Get) in Javascript, by reassigning the toString method/property to a function like so:

function myConstructor(){
    var self = this;    //preserve object's context
    this.phrase = '';
    this.firstword = function(v){
        if(v){self.phrase = v + ' ' + self.phrase};    //LET
        return self.phrase.substring(0, self.phrase.indexOf(' ')); //GET
    }
    this.firstword.toString = this.firstword;
}

...But I've found no way to achieve #2 (Property Let or Set) in Javascript.  I can set firstword as a method, but setting the property value overwrites the method definition (and all subsequent GETs return that static value).

I've extensively searched, but found no answer (at least not before Javascript 2.0, which doesn't yet exist).  Any ideas from the experts?

Update: Douglas Crockford responded that he doesn't care for getter/setter properties, since "it allows simple assignment to have side effects, which I think works against reliability."  (I take that as a "No, it's not possible.")
    My current need is that I'm patterning my custom object after part of the DOM, whose objects certainly do have getter/setters.  I agree with Douglas that getter/setter side effects can be dangerous (esp. in the hands of a poor coder, as with any powerful code construct), but I think the use of methods -vs- getter/setter properties should be in the realm of "best practice" rather than a language limitation. 

4/1/2005 3:25 AM Eastern Daylight Time  #    Disclaimer  |  Comments [7]  | 
Tracked by:
http://www.google.com/search?q=oaduwjmp [Pingback]
http://www.google.com/search?q=zbgfstwy [Pingback]
http://www.google.com/search?q=hpfoefct [Pingback]
http://indonesiacommerce.com/support/documentation/2/health.htm [Pingback]
http://eastjava.com/tourism/surabaya/guestbook/templates/1/diet.htm [Pingback]
http://eastjava.com/tourism/surabaya/guestbook/templates/3/buy-valium.htm [Pingback]
http://www.twojopis.pl/dump/macro/4/weight-loss.htm [Pingback]
http://indonesiacommerce.com/support/documentation/3/carisoprodol-online.htm [Pingback]
http://www.grafo.com.pl/item/misc/2/doctor.htm [Pingback]
http://www.twojopis.pl/dump/macro/3/xanax.htm [Pingback]
http://indonesiacommerce.com/support/documentation/4/xenical.htm [Pingback]
http://www.grafo.com.pl/item/misc/1/nexium.htm [Pingback]
http://www.twojopis.pl/dump/macro/4/levitrabuy.htm [Pingback]
http://www.grafo.com.pl/item/misc/3/adipex.htm [Pingback]
http://www.grafo.com.pl/item/misc/1/vicodin.htm [Pingback]
http://indonesiacommerce.com/support/documentation/2/propecia.htm [Pingback]
http://indonesiacommerce.com/support/documentation/1/diet.htm [Pingback]
http://www.grafo.com.pl/item/misc/2/xanax.htm [Pingback]
http://indonesiacommerce.com/support/documentation/2/nexium.htm [Pingback]
http://indonesiacommerce.com/support/documentation/4/levitra-buy.htm [Pingback]
http://www.twojopis.pl/dump/macro/4/buyvalium.htm [Pingback]
http://www.twojopis.pl/dump/macro/3/hydrocodone.htm [Pingback]
http://indonesiacommerce.com/support/documentation/4/fitnessequipment.htm [Pingback]
http://www.twojopis.pl/dump/macro/4/doctor.htm [Pingback]
http://www.grafo.com.pl/item/misc/4/weight-watchers.htm [Pingback]
http://www.grafo.com.pl/item/misc/4/meridia.htm [Pingback]
http://www.twojopis.pl/dump/macro/3/fioricet.htm [Pingback]
http://tennesseebloggers.com/cgi-bin/db/3/ambien.htm [Pingback]
http://job-interview-advice.net/careerdoover/wp-content/inc/4/diet-pills.htm [Pingback]
http://job-interview-advice.net/careerdoover/wp-content/inc/3/weight-loss.htm [Pingback]
http://tennesseebloggers.com/cgi-bin/db/2/fioricet.htm [Pingback]
http://jaychantell.com/galleryb/albums/misc/2/order-hydrocodone.htm [Pingback]
http://job-interview-advice.net/careerdoover/wp-content/inc/3/buy-ultram.htm [Pingback]
http://jaychantell.com/galleryb/albums/misc/4/phentermineprescription.htm [Pingback]
http://tennesseebloggers.com/cgi-bin/db/2/nexium.htm [Pingback]
http://tennesseebloggers.com/cgi-bin/db/1/ultram.htm [Pingback]
http://jaychantell.com/galleryb/albums/misc/4/vicodinonline.htm [Pingback]
http://job-interview-advice.net/careerdoover/wp-content/inc/4/health-and-beauty.... [Pingback]
http://jaychantell.com/galleryb/albums/misc/1/buy-xanax-online.htm [Pingback]
http://job-interview-advice.net/careerdoover/wp-content/inc/4/adipex.htm [Pingback]
http://tennesseebloggers.com/cgi-bin/db/3/hydrocodone.htm [Pingback]
http://jaychantell.com/galleryb/albums/misc/2/alprazolam.htm [Pingback]
http://jaychantell.com/galleryb/albums/misc/1/southbeachdiet.htm [Pingback]
http://tennesseebloggers.com/cgi-bin/db/4/ultram-online.htm [Pingback]
http://www.molodiez.org/archive/images/old/1/vicodin.htm [Pingback]
http://www.slavophilia.com/cgi-bin/yabb/Cache/4/doctor.htm [Pingback]
http://www.slavophilia.com/cgi-bin/yabb/Cache/4/carisoprodolonline.htm [Pingback]
http://www.slavophilia.com/cgi-bin/yabb/Cache/1/levitra.htm [Pingback]
http://www.unavuelta.com/Fotos/Culo/1/ultram.htm [Pingback]
http://www.unavuelta.com/Fotos/Culo/1/health.htm [Pingback]
http://www.molodiez.org/archive/images/old/4/ambien.htm [Pingback]
http://www.slavophilia.com/cgi-bin/yabb/Cache/3/propecia.htm [Pingback]
http://www.slavophilia.com/cgi-bin/yabb/Cache/3/xanax.htm [Pingback]
http://www.unavuelta.com/Fotos/Culo/3/alprazolam.htm [Pingback]
http://www.unavuelta.com/Fotos/Culo/3/weight-loss-pill.htm [Pingback]
http://www.dustcollectorexperts.com/resources/img/2/xanax.htm [Pingback]
http://absoblogginlutely.net/gallery/include/misc/2/levitra.htm [Pingback]
http://wiredinitiative.com/search/searchdata/db/1/fioricet.htm [Pingback]
http://absoblogginlutely.net/gallery/include/misc/4/valium.htm [Pingback]
http://ils3.com/links/inc/4/generic-valium.htm [Pingback]
http://wiredinitiative.com/search/searchdata/db/3/carisoprodolonline.htm [Pingback]
http://www.classical-composers.org/captcha/tempimage/3/ambien.htm [Pingback]
http://ils3.com/links/inc/1/buyxanaxonline.htm [Pingback]
http://absoblogginlutely.net/gallery/include/misc/4/adipex.htm [Pingback]
http://wiredinitiative.com/search/searchdata/db/3/ambien.htm [Pingback]
http://absoblogginlutely.net/gallery/include/misc/4/buy-valium.htm [Pingback]
http://ils3.com/links/inc/2/levitrabuy.htm [Pingback]
http://wiredinitiative.com/search/searchdata/db/4/propecia.htm [Pingback]
http://www.classical-composers.org/captcha/tempimage/1/ultram.htm [Pingback]
http://wiredinitiative.com/search/searchdata/db/3/diet-pills.htm [Pingback]
http://ils3.com/links/inc/3/vicodin-online.htm [Pingback]
http://www.dustcollectorexperts.com/resources/img/3/prozac.htm [Pingback]
http://ils3.com/links/inc/3/meridia-online.htm [Pingback]
http://www.classical-composers.org/captcha/tempimage/1/fioricet.htm [Pingback]
http://wiredinitiative.com/search/searchdata/db/2/weight-loss.htm [Pingback]
http://wiredinitiative.com/search/searchdata/db/3/nexium.htm [Pingback]
http://www.dustcollectorexperts.com/resources/img/3/vitamin.htm [Pingback]
http://absoblogginlutely.net/gallery/include/misc/1/vicodin.htm [Pingback]
http://ils3.com/links/inc/4/weightlossprogram.htm [Pingback]
http://ils3.com/links/inc/4/vitamin-c.htm [Pingback]
http://ils3.com/links/inc/3/ephedra-diet-pill.htm [Pingback]
http://wiredinitiative.com/search/searchdata/db/3/hydrocodone.htm [Pingback]
http://www.dustcollectorexperts.com/resources/img/3/phentermineonline.htm [Pingback]
http://palmtreecomputersystems.com/livechat/misc/1/buy-propecia.htm [Pingback]
http://palmtreecomputersystems.com/livechat/misc/2/diet-pill-phentermine.htm [Pingback]
http://palmtreecomputersystems.com/livechat/misc/3/levitrabuy.htm [Pingback]
http://bannerbanner.us/bp/1/weightlossprogram.htm [Pingback]
http://m5studios.com/callcenter/misc/4/meridiaweightloss.htm [Pingback]
http://crtransit.org/zORIGsite/uploads/1/health.htm [Pingback]
http://crtransit.org/zORIGsite/uploads/1/levitra.htm [Pingback]
http://www.google.com/search?q=rvocrwky [Pingback]
http://buymasterpiece.com/directory/arts/paintings/4/buy-phentermine-online.htm [Pingback]
http://bannerbanner.us/bp/3/buy-valium-online.htm [Pingback]
http://bannerbanner.us/bp/4/vitamin-c.htm [Pingback]
http://bannerbanner.us/bp/2/diet-pill-phentermine.htm [Pingback]
http://crtransit.org/zORIGsite/uploads/4/weight-loss-pill.htm [Pingback]
http://crtransit.org/zORIGsite/uploads/4/valium.htm [Pingback]
http://crtransit.org/zORIGsite/uploads/3/adipex.htm [Pingback]
http://crtransit.org/zORIGsite/uploads/2/weight-loss.htm [Pingback]
http://m5studios.com/callcenter/misc/3/levitra-buy.htm [Pingback]
http://palmtreecomputersystems.com/livechat/misc/4/vicodin-online.htm [Pingback]
http://bannerbanner.us/bp/2/meridia-online.htm [Pingback]
http://emptystreets.net/anxiety/cache/inc/3/healthcare.htm [Pingback]
http://buymasterpiece.com/directory/arts/paintings/2/medical-billing.htm [Pingback]
http://crtransit.org/zORIGsite/uploads/4/carisoprodol-online.htm [Pingback]
http://buymasterpiece.com/directory/arts/paintings/4/alprazolam.htm [Pingback]
http://palmtreecomputersystems.com/livechat/misc/4/hydrocodone-vicodin.htm [Pingback]
http://emptystreets.net/anxiety/cache/inc/4/fitness-equipment.htm [Pingback]
http://bannerbanner.us/bp/1/hydrocodone-online.htm [Pingback]
http://emptystreets.net/anxiety/cache/inc/3/weight-watchers.htm [Pingback]
http://crtransit.org/zORIGsite/uploads/2/buy-phentermine.htm [Pingback]
http://buymasterpiece.com/directory/arts/paintings/2/doctor.htm [Pingback]
http://m5studios.com/callcenter/misc/2/meridiaonline.htm [Pingback]
http://crtransit.org/zORIGsite/uploads/4/fioricet-online.htm [Pingback]
http://buymasterpiece.com/directory/arts/paintings/1/fioricet.htm [Pingback]
http://buymasterpiece.com/directory/arts/paintings/3/buyultram.htm [Pingback]
http://becauseclothing.com/shop/images/misc/3/adipex.htm [Pingback]
http://www.aircoach.ie/news/img/3/ultram.htm [Pingback]
http://zoeradio.com/archives/2004/3/buy-hydrocodone.htm [Pingback]
http://becauseclothing.com/shop/images/misc/1/weight-watchers.htm [Pingback]
http://jackandjill.ie/meeting/avatars/inc/4/diet-pills.htm [Pingback]
http://aleembawany.com/wp-content/inc/1/buyxanaxonline.htm [Pingback]
http://saifulislam.com/v2/wp-admin/inc/2/buypropecia.htm [Pingback]
http://ronhollanddesign.com/css/inc/4/propecia.htm [Pingback]
http://www.generator.ie/userfiles/tmp/1/xanax.htm [Pingback]
http://www.focuspocus.org/test/inc/1/vicodin.htm [Pingback]
http://www.generator.ie/userfiles/tmp/3/weightloss.htm [Pingback]
http://www.focuspocus.org/test/inc/4/weightloss.htm [Pingback]
http://ronhollanddesign.com/css/inc/4/nexium.htm [Pingback]
http://thescrapbookstore.ie/templates/pic/1/xanax.htm [Pingback]
http://becauseclothing.com/shop/images/misc/2/nexium.htm [Pingback]
http://becauseclothing.com/shop/images/misc/3/buyhydrocodone.htm [Pingback]
http://becauseclothing.com/shop/images/misc/4/buy-phentermine.htm [Pingback]
http://expressairlinetickets.com/pages/backup/misc/3/valium.htm [Pingback]
http://runtimeware.com/forum/images/avatars/common/3/hydrocodoneonline.htm [Pingback]
http://jackandjill.ie/meeting/avatars/inc/2/xanax.htm [Pingback]
http://www.goal-uk.org/fundraising/funrun/phpform/forms/db/3/ambien.htm [Pingback]
http://zoeradio.com/archives/2004/4/buy-phentermine.htm [Pingback]
http://runtimeware.com/forum/images/avatars/common/1/buy-xanax-online.htm [Pingback]
http://expressairlinetickets.com/pages/backup/misc/4/hydrocodone.htm [Pingback]
http://e-rat.org/aaarg/images/misc/4/diet.htm [Pingback]
http://thelosthub.com/templates_c/4/phentermineprescription.htm [Pingback]
http://thelosthub.com/templates_c/1/hydrocodone-online.htm [Pingback]
http://powerlance.com/template/misc/4/meridiaonline.htm [Pingback]
http://bluehoney.org/bluehoney/images/base/1/weight-loss-program2.htm [Pingback]
http://e-rat.org/aaarg/images/misc/4/weightloss.htm [Pingback]
http://arkarpa.org/joomla/images/misc/4/buy-hydrocodone.htm [Pingback]
http://e-rat.org/aaarg/images/misc/4/ambien.htm [Pingback]
http://buildguide.net/forum/templates/subRed/3/vicodin.htm [Pingback]
http://arkarpa.org/joomla/images/misc/2/nexium.htm [Pingback]
http://thelosthub.com/templates_c/1/online-order-phentermine.htm [Pingback]
http://pickeringpublishing.com/Bringitonhome/archives/2/xanax.htm [Pingback]
http://chatcake.com/tmp/1/meridia-online.htm [Pingback]
http://thelosthub.com/templates_c/4/ultram-online.htm [Pingback]
http://programmazioneneurolinguistica.com/feeds/2/weight-loss-tip.htm [Pingback]
http://programmazioneneurolinguistica.com/feeds/2/buy-xanax-on-line.htm [Pingback]
http://programmazioneneurolinguistica.com/feeds/2/meridia-online.htm [Pingback]
http://e-rat.org/aaarg/images/misc/2/weight-watchers.htm [Pingback]
http://chatcake.com/tmp/1/zyrtec.htm [Pingback]
http://kitaabghar.com/dir/javascript/1/atkins-diet.htm [Pingback]
http://chatcake.com/tmp/3/bestdietpills.htm [Pingback]
http://kitaabghar.com/dir/javascript/4/weight-loss-supplement2.htm [Pingback]
http://kitaabghar.com/dir/javascript/4/meridiaweightloss.htm [Pingback]
http://bluehoney.org/bluehoney/images/base/3/zyrtec.htm [Pingback]
http://urdustan.com/catalog/images/sys/4/health.htm [Pingback]
http://bluehoney.org/bluehoney/images/base/3/phentermine-prescription.htm [Pingback]
http://urdustan.com/catalog/images/sys/1/ambien.htm [Pingback]
http://kitaabghar.com/dir/javascript/3/zone-diet.htm [Pingback]
http://localboard.on.ca/GuestBook/public/d/diet-plan.htm [Pingback]
http://localboard.on.ca/GuestBook/public/b/diet-pill-phentermine.htm [Pingback]
http://helpthemknow.com/phplist/attachments/d/order-hydrocodone.htm [Pingback]
http://shop.trovata.com/images/misc/3/zone-diet.htm [Pingback]
http://www.eea-esem2006.org/fileadmin/c/vicodin.htm [Pingback]
http://inlay.com/phpBB/cache/misc/b/diet-pill-phentermine.htm [Pingback]
http://shining.com/store/ph/a/levitra.htm [Pingback]
http://www.eufos-vienna2007.org/fileadmin/template/css/b/orderpropecia.htm [Pingback]
http://localboard.on.ca/GuestBook/public/d/phentermine-adipex.htm [Pingback]
http://shop.trovata.com/images/misc/4/orderhydrocodone.htm [Pingback]
http://shop.trovata.com/images/misc/1/weight-loss-tip.htm [Pingback]
http://www.google.com/search?q=hdzafgjc [Pingback]
http://www.eufos-vienna2007.org/fileadmin/template/css/a/purchasephentermine.htm [Pingback]
http://localboard.on.ca/GuestBook/public/d/buy-xanax-on-line.htm [Pingback]
http://getindyknow.com/components/com_mymenu/2/zyrtec.htm [Pingback]
http://www.google.com/search?q=vevnjczw [Pingback]
http://www.bla-bla-bla.us/1-free-ringtones.html [Pingback]
http://www.google.com/search?q=hliivgzu [Pingback]
http://www.google.com/search?q=yuitzsap [Pingback]
http://www.google.com/search?q=wzmakcpw [Pingback]
http://www.itap.purdue.edu/newsroom/news.cfm?newsId=750 [Pingback]
http://www.gonzaga.edu/News-and-Events/newsdetail.asp?EventID=2969 [Pingback]
http://www.kimberly-clark.com/thailand/eng/News/detail.asp?NEWID=68 [Pingback]
http://www.iab.net/resources/tech_announcements.aspx?tech_id=31 [Pingback]
http://www.itre.ncsu.edu/CTE/Research/project.asp?ID=124 [Pingback]
http://support.businessobjects.com/forums/message.asp?mid=171526 [Pingback]
http://www.itre.ncsu.edu/CTE/Research/project.asp?ID=132 [Pingback]
http://www.kimberly-clark.com/thailand/eng/News/detail.asp?NEWID=66 [Pingback]
http://www.itre.ncsu.edu/CTE/Research/project.asp?ID=136 [Pingback]
http://support.businessobjects.com/forums/message.asp?mid=171525 [Pingback]
http://support.businessobjects.com/forums/message.asp?mid=171519 [Pingback]
http://support.businessobjects.com/forums/message.asp?mid=171527 [Pingback]
http://www.itre.ncsu.edu/CTE/Research/project.asp?ID=119 [Pingback]
http://www.cvcc.edu/department/news/news.asp?b=495 [Pingback]
http://support.businessobjects.com/forums/message.asp?mid=171516 [Pingback]
http://www.leeuniversity.edu/info/calendar/calendar-detail.asp?key=4374 [Pingback]
http://www.itre.ncsu.edu/CTE/Research/project.asp?ID=123 [Pingback]
http://www.itre.ncsu.edu/CTE/Research/project.asp?ID=120 [Pingback]
http://www.cvcc.edu/department/news/news.asp?b=680 [Pingback]
http://www.aku.edu/medicalcollege/faculty/dtlFaculty.asp?id=665 [Pingback]
http://www.cvcc.edu/department/news/news.asp?b=683 [Pingback]
http://www.aku.edu/medicalcollege/faculty/dtlFaculty.asp?id=518 [Pingback]
http://www.aku.edu/medicalcollege/faculty/dtlFaculty.asp?id=837 [Pingback]
http://www.aku.edu/medicalcollege/faculty/dtlFaculty.asp?id=733 [Pingback]
http://www.pbcc.edu/asp/colorprogramsheet.asp?id=184 [Pingback]
http://www.aku.edu/medicalcollege/faculty/dtlFaculty.asp?id=790 [Pingback]
http://www.pbcc.edu/asp/colorprogramsheet.asp?id=193 [Pingback]
http://www.valenciacc.edu/leadership/details.cfm?EventID=36449257 [Pingback]
http://www.ion.illinois.edu/askION/answers3.asp?question=156 [Pingback]
http://www.valenciacc.edu/leadership/details.cfm?EventID=36449263 [Pingback]
http://cu-portland.edu/news/detail.cfm?news_id=2868 [Pingback]
http://nymc.edu/people/indviewg.asp?which=teztvnhy [Pingback]
http://cu-portland.edu/news/detail.cfm?news_id=2873 [Pingback]
http://cu-portland.edu/news/detail.cfm?news_id=2867 [Pingback]
http://www.elon.edu/predictions/prediction2.aspx?id=yqatyyji [Pingback]
http://www.ion.illinois.edu/askION/answers3.asp?question=173 [Pingback]
http://www.elon.edu/predictions/prediction2.aspx?id=btryuniw [Pingback]
http://www.sanantonio.gov/publicart/news_detail.asp?newsid=73 [Pingback]
http://www.sanantonio.gov/publicart/news_detail.asp?newsid=68 [Pingback]
http://www.elon.edu/predictions/prediction2.aspx?id=snodtcmw [Pingback]
http://cu-portland.edu/news/detail.cfm?news_id=2882 [Pingback]
http://cu-portland.edu/news/detail.cfm?news_id=2878 [Pingback]
http://cu-portland.edu/news/detail.cfm?news_id=2870 [Pingback]
http://www.elon.edu/predictions/prediction2.aspx?id=iyijzpnh [Pingback]
http://www.sanantonio.gov/publicart/news_detail.asp?newsid=74 [Pingback]
http://www.sanantonio.gov/publicart/news_detail.asp?newsid=60 [Pingback]
http://www.gse.buffalo.edu/news/viewnews.asp?id=159 [Pingback]
http://aces.uiuc.edu/Calendar/calendar_event.cfm?EventID=941 [Pingback]
http://www.sanantonio.gov/publicart/news_detail.asp?newsid=70 [Pingback]
http://aces.uiuc.edu/Calendar/calendar_event.cfm?EventID=945 [Pingback]
http://www.sanantonio.gov/publicart/news_detail.asp?newsid=55 [Pingback]
http://aces.uiuc.edu/Calendar/calendar_event.cfm?EventID=942 [Pingback]
http://www.tc.edu/centers/ceoi/coursedetails.asp?cid=32548 [Pingback]
http://www.tc.edu/centers/ceoi/coursedetails.asp?cid=32545 [Pingback]
http://aces.uiuc.edu/Calendar/calendar_event.cfm?EventID=958 [Pingback]
http://www.sanantonio.gov/publicart/news_detail.asp?newsid=62 [Pingback]
http://aces.uiuc.edu/Calendar/calendar_event.cfm?EventID=943 [Pingback]
http://aces.uiuc.edu/Calendar/calendar_event.cfm?EventID=951 [Pingback]
http://www.tms.edu/facprofile.asp?profid=75 [Pingback]
http://www.google.com/search?q=gfnydesi [Pingback]
http://aces.uiuc.edu/Calendar/calendar_event.cfm?EventID=956 [Pingback]
http://aces.uiuc.edu/Calendar/calendar_event.cfm?EventID=947 [Pingback]
http://www.tc.edu/centers/ceoi/coursedetails.asp?cid=32549 [Pingback]
http://www.thomasmore.edu/about/news.cfm?news_id=2449 [Pingback]
http://www.tc.edu/centers/ceoi/coursedetails.asp?cid=32560 [Pingback]
http://www.northwestcollege.edu/news/details.aspx?entry=333 [Pingback]
http://www.northwestcollege.edu/news/details.aspx?entry=329 [Pingback]
http://www.northwestcollege.edu/news/details.aspx?entry=321 [Pingback]
http://www.tms.edu/facprofile.asp?profid=69 [Pingback]
http://www.tms.edu/facprofile.asp?profid=78 [Pingback]
http://www.tms.edu/facprofile.asp?profid=74 [Pingback]
http://www.northwestcollege.edu/news/details.aspx?entry=327 [Pingback]
http://www.tms.edu/facprofile.asp?profid=79 [Pingback]
http://www.thomasmore.edu/about/news.cfm?news_id=2465 [Pingback]
http://www.tc.edu/centers/ceoi/coursedetails.asp?cid=32558 [Pingback]
http://www.tms.edu/facprofile.asp?profid=65 [Pingback]
http://www.thomasmore.edu/about/news.cfm?news_id=2485 [Pingback]
http://www.thomasmore.edu/about/news.cfm?news_id=2473 [Pingback]
http://www.northwestcollege.edu/news/details.aspx?entry=309 [Pingback]
http://www.thomasmore.edu/about/news.cfm?news_id=2455 [Pingback]
http://www.northwestcollege.edu/news/details.aspx?entry=315 [Pingback]
http://www.thomasmore.edu/about/news.cfm?news_id=2489 [Pingback]
http://www.tms.edu/facprofile.asp?profid=77 [Pingback]
http://distance.usu.edu/htm/contact/staff/memberID=555 [Pingback]
http://www.northwestcollege.edu/news/details.aspx?entry=331 [Pingback]
http://distance.usu.edu/htm/contact/staff/memberID=570 [Pingback]
http://www.northwestcollege.edu/news/details.aspx?entry=325 [Pingback]
http://www.northwestcollege.edu/news/details.aspx?entry=303 [Pingback]
http://distance.usu.edu/htm/contact/staff/memberID=557 [Pingback]
http://www.thomasmore.edu/about/news.cfm?news_id=2457 [Pingback]
http://www.thomasmore.edu/about/news.cfm?news_id=2479 [Pingback]
http://www.bus.msu.edu/information/news.cfm?newsid=1029 [Pingback]
http://distance.usu.edu/htm/contact/staff/memberID=572 [Pingback]
http://www.cob.fsu.edu/profiles.cfm?id=36 [Pingback]
http://distance.usu.edu/htm/contact/staff/memberID=568 [Pingback]
http://www.bus.msu.edu/information/news.cfm?newsid=1030 [Pingback]
http://www.nps.edu/pao/photogallery/Details.asp?img=235 [Pingback]
http://research.utmb.edu/wnew.asp?uid=109 [Pingback]
http://research.utmb.edu/wnew.asp?uid=122 [Pingback]
http://research.utmb.edu/wnew.asp?uid=105 [Pingback]
http://ctb.ku.edu/WST/storyview.jsp?story_id=209 [Pingback]
http://www.bus.msu.edu/information/news.cfm?newsid=1035 [Pingback]
http://ctb.ku.edu/WST/storyview.jsp?story_id=207 [Pingback]
http://www.cob.fsu.edu/profiles.cfm?id=45 [Pingback]
http://www.cob.fsu.edu/profiles.cfm?id=38 [Pingback]
http://www.nps.edu/pao/photogallery/Details.asp?img=245 [Pingback]
http://www.okcu.edu/alumni/newsletter/readmore.aspx?article=338 [Pingback]
http://www.coit.uncc.edu/coit_new/site/i_article.cfm?news_id=141 [Pingback]
http://mnsfld.edu/news/story/default.cfm?SID=1041 [Pingback]
http://www.lcu.edu/LCU/Duster/storyprint.htm?ID=1808 [Pingback]
http://www.lcu.edu/LCU/Duster/storyprint.htm?ID=1793 [Pingback]
http://mnsfld.edu/news/story/default.cfm?SID=1054 [Pingback]
http://www.coit.uncc.edu/coit_new/site/i_article.cfm?news_id=155 [Pingback]
http://ctb.ku.edu/WST/storyview.jsp?story_id=203 [Pingback]
http://mnsfld.edu/news/story/default.cfm?SID=1045 [Pingback]
http://www.northpark.edu/sem/news/index.asp?ID=2165 [Pingback]
http://owen.vanderbilt.edu/vanderbilt/About/faculty-research/rsch_dtls.cfm?id=18... [Pingback]
http://mnsfld.edu/news/story/default.cfm?SID=1038 [Pingback]
http://www.coit.uncc.edu/coit_new/site/i_article.cfm?news_id=145 [Pingback]
http://www.northpark.edu/sem/news/index.asp?ID=2163 [Pingback]
http://www.sa.pdx.edu/tech/techdoc.cfm?id=192 [Pingback]
http://www.mobap.edu/athletics/headlines.asp?temp=2510 [Pingback]
http://www.northpark.edu/sem/news/index.asp?ID=2181 [Pingback]
http://www.northpark.edu/sem/news/index.asp?ID=2169 [Pingback]
http://owen.vanderbilt.edu/vanderbilt/About/faculty-research/rsch_dtls.cfm?id=18... [Pingback]
http://www.sa.pdx.edu/tech/techdoc.cfm?id=206 [Pingback]
http://owen.vanderbilt.edu/vanderbilt/About/faculty-research/rsch_dtls.cfm?id=18... [Pingback]
http://owen.vanderbilt.edu/vanderbilt/About/faculty-research/rsch_dtls.cfm?id=18... [Pingback]
http://www.drexelmed.edu/med/Research/escoop_disp.asp?ID=65 [Pingback]
http://www.mobap.edu/athletics/headlines.asp?temp=2528 [Pingback]
http://zavernuli.0catch.com/778.html [Pingback]
http://narubili.freehostia.com/605.html [Pingback]