document.write(''); function getURLParam(strParamName){ var strReturn = ""; var strHref = window.location.href; if ( strHref.indexOf("?") > -1 ){ var strQueryString = strHref.substr(strHref.indexOf("?")).toLowerCase(); var aQueryString = strQueryString.split("&"); for ( var iParam = 0; iParam < aQueryString.length; iParam++ ){ if ( aQueryString[iParam].indexOf(strParamName.toLowerCase() + "=") > -1 ){ var aParam = aQueryString[iParam].split("="); strReturn = aParam[1]; break; } } } return unescape(strReturn); } function readCookie(name) { var nameEQ = name + '='; var ca = document.cookie.split(';'); for(var i=0;i < ca.length;i++) { var c = ca[i]; while (c.charAt(0)==' ') c = c.substring(1,c.length); if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length); } return null; } function createCookie(name,value,days) { if (days) { var date = new Date(); date.setTime(date.getTime()+(days*24*60*60*1000)); var expires = "; expires="+date.toGMTString(); } else var expires = ""; document.cookie = name+"="+value+expires+"; path=/"; } function replaceAll(oldStr,findStr,repStr) { var srchNdx = 0; var newStr = ""; while (oldStr.indexOf(findStr,srchNdx) != -1) { newStr += oldStr.substring(srchNdx,oldStr.indexOf(findStr,srchNdx)); newStr += repStr; srchNdx = (oldStr.indexOf(findStr,srchNdx) + findStr.length); } newStr += oldStr.substring(srchNdx,oldStr.length); return newStr; } var strHref = window.location.href; document.write(''); document.write('
'); document.write(''); document.write(''); document.write('

The most important element of this site - like any publication - is its users. I\'d like to know more about you, and I guess you\'d like to find out more about each other. So I\'ve created a community page here for you to share something about yourselves. You can record your thoughts about journalism, your ambitions, your hopes and fears. Explain a little about yourself, where you live, where you\'re heading. Just use the comment box below. Thanks for visiting the site, and thanks in advance for taking the time to leave a few words behind. I\'m looking forward to reading what you\'ve got to say. Ed Oldfield, September 19 2008

'); document.write('
'); if (typeof( window['textycount'] ) != "undefined" ) { textycount++; } else { var textycount = 0; } document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write('
Add Your Comment:'); var fillName = readCookie('textyName') ; var fillEmail = readCookie('textyEmail') ; var fillAvatar = getURLParam('avatar'); if (!fillName) fillName = ''; if (!fillEmail) fillEmail = ''; if (fillAvatar != null && fillAvatar != "") { var t = replaceAll(fillAvatar,'%5C','\/'); photo = replaceAll(t, '\\', '\/') ; fillAvatar = 'http://texty.com/media/'+photo; photoname = photo.substring(photo.lastIndexOf('\/')+1) ; createCookie('textyAvatar',photoname,36500); alert(getURLParam('error')); } else { fillAvatar = readCookie('textyAvatar') ; if (!fillAvatar) fillAvatar = 'http://texty.com/media/photos/noavailable.png'; else { var ocode = hex_md5(fillEmail); var fl = ocode.substring(0,2); var sl = ocode.substring(2,4); var tl = ocode.substring(4); var path = fl+'/'+sl+'/'+tl; fillAvatar = 'http://texty.com/media/photos/'+path+'/'+fillAvatar ; } } document.write(''); document.write('
'); document.write('
'); document.write(''); document.write(''); document.write(''); document.write(''); document.write('
Name:
Email:   subscribe
Comment:
') document.write(''); document.write('
'); document.write('
'); document.write('
'); document.write('
'); document.write(''); document.write('
'); var jsonContent = new Array(textycount); jsonContent[textycount] = [{"pk": 22511, "model": "cms.comment", "fields": {"comment": "journalism is always controlled by owners. everyone who owns a media company has his own agenda and things he would like to convey.\r
\r
going into this proffession is risky because there are few bursaries and its the most dasngerous job. ", "name": "sinazo", "commenter": 21492, "avatar": "", "created_date": "2009-10-27 00:49:41", "texty": 10133}}, {"pk": 22381, "model": "cms.comment", "fields": {"comment": "I think today journalism has changed and developed to its fullest length . I mean that Public Relation, Corporate communications, Marketing communications bloh bloh. Therefore one should not limit his thinking to journalism but may excced to theses subjects", "name": "Shah javid", "commenter": 21408, "avatar": "", "created_date": "2009-09-23 01:58:07", "texty": 10133}}, {"pk": 14303, "model": "cms.comment", "fields": {"comment": "Sometimes I think that I am in that crucial stage just after college where making a career choice is paramount. Then I remember that I am in that even more crucial stage 3 years after college and still in need of making a career choice. I started in geography, thought about religious studies and eventually settled on psychology as a major. Before I knew it, I was 25 and I still know as much about what I want to do as when I was 16. What I do know is that I enjoy writing and have a passion for acquiring new information. Journalism seems to be right up my alley, even if I don't know exactly where it's going to lead me. ", "name": "Nathan Halfpenny", "commenter": 20336, "avatar": "photos/noavailable.png", "created_date": "2008-10-27 21:52:11", "texty": 10133}}] ; var path = 'http://texty.com/'+'media/'; maxCommentsPerPage = 20; start = 0; end = jsonContent[textycount].length; comment = ""; for (i = start; i < end; i++) { comment = comment + '
'+jsonContent[textycount][i].fields.name+'
'; comment = comment + jsonContent[textycount][i].fields.comment; var photo = "photos/noavailable.png"; if (jsonContent[textycount][i].fields.avatar != 'photos\noavailable.png') { var t = replaceAll(jsonContent[textycount][i].fields.avatar,'%5C','\/'); photo = path+t ; photo = replaceAll(photo, '\\', '\/') ; } comment = comment + '
Posted at: '+jsonContent[textycount][i].fields.created_date+'
'; comment = comment + '
'; if (i>0 && (i+1)%20==0) { comment = comment + '
'; comment = comment + ""; comment = comment + ""; comment = comment + '
'; } } document.write(""); document.write('
SimpleCMS | '); document.write('Subscribe to RSS | '); document.write('Texty
'); document.write('');