%@LANGUAGE="VBSCRIPT"%> <% Dim MM_editAction MM_editAction = CStr(Request.ServerVariables("SCRIPT_NAME")) If (Request.QueryString <> "") Then MM_editAction = MM_editAction & "?" & Server.HTMLEncode(Request.QueryString) End If ' boolean to abort record edit Dim MM_abortEdit MM_abortEdit = false %> <% ' IIf implementation Function MM_IIf(condition, ifTrue, ifFalse) If condition = "" Then MM_IIf = ifFalse Else MM_IIf = ifTrue End If End Function %> <% If (CStr(Request("MM_insert")) = "frmComments") Then If (Not MM_abortEdit) Then ' execute the insert Dim MM_editCmd Set MM_editCmd = Server.CreateObject ("ADODB.Command") MM_editCmd.ActiveConnection = MM_ijjSQL_STRING MM_editCmd.CommandText = "INSERT INTO dbo.tbl_Content (EntryTextBrief, CategoryID, IPAddress, SessionID) VALUES (?, ?, ?, ?)" MM_editCmd.Prepared = true MM_editCmd.Parameters.Append MM_editCmd.CreateParameter("param1", 203, 1, 1073741823, Request.Form("EntryTextBrief")) ' adLongVarWChar MM_editCmd.Parameters.Append MM_editCmd.CreateParameter("param2", 5, 1, -1, MM_IIF(Request.Form("CategoryID"), Request.Form("CategoryID"), null)) ' adDouble MM_editCmd.Parameters.Append MM_editCmd.CreateParameter("param3", 202, 1, 50, Request.Form("IPAddress")) ' adVarWChar MM_editCmd.Parameters.Append MM_editCmd.CreateParameter("param4", 5, 1, -1, MM_IIF(Request.Form("SessionID"), Request.Form("SessionID"), null)) ' adDouble MM_editCmd.Execute MM_editCmd.ActiveConnection.Close ' append the query string to the redirect URL Dim MM_editRedirectUrl MM_editRedirectUrl = "/ijj/comments_successful.asp" If (Request.QueryString <> "") Then If (InStr(1, MM_editRedirectUrl, "?", vbTextCompare) = 0) Then MM_editRedirectUrl = MM_editRedirectUrl & "?" & Request.QueryString Else MM_editRedirectUrl = MM_editRedirectUrl & "&" & Request.QueryString End If End If Response.Redirect(MM_editRedirectUrl) End If End If %> <% Dim rsContent07Comments Dim rsContent07Comments_cmd Dim rsContent07Comments_numRows Set rsContent07Comments_cmd = Server.CreateObject ("ADODB.Command") rsContent07Comments_cmd.ActiveConnection = MM_ijjSQL_STRING rsContent07Comments_cmd.CommandText = "SELECT * FROM view_Content07Comments ORDER BY EntryDate DESC" rsContent07Comments_cmd.Prepared = true Set rsContent07Comments = rsContent07Comments_cmd.Execute rsContent07Comments_numRows = 0 %> <% Dim rsContent32IJJLinks Dim rsContent32IJJLinks_cmd Dim rsContent32IJJLinks_numRows Set rsContent32IJJLinks_cmd = Server.CreateObject ("ADODB.Command") rsContent32IJJLinks_cmd.ActiveConnection = MM_ijjSQL_STRING rsContent32IJJLinks_cmd.CommandText = "SELECT * FROM view_Content32IJJLinks ORDER BY EntryDate DESC" rsContent32IJJLinks_cmd.Prepared = true Set rsContent32IJJLinks = rsContent32IJJLinks_cmd.Execute rsContent32IJJLinks_numRows = 0 %> <% Dim Repeat4__numRows Dim Repeat4__index Repeat4__numRows = -1 Repeat4__index = 0 rsContent32IJJLinks_numRows = rsContent32IJJLinks_numRows + Repeat4__numRows %> <% Dim Repeat3__numRows Dim Repeat3__index Repeat3__numRows = 3 Repeat3__index = 0 rsContent07Comments_numRows = rsContent07Comments_numRows + Repeat3__numRows %>
![]() |
||
10 Journalists Chosen for Fellowships LOS ANGELES (April 9, 2009) – Ten U.S. journalists have been chosen by USC Annenberg’s Institute for Justice and Journalism (IJJ) to take part in a fellowship program to enable them to report on the complexities of urban environmental justice with clarity, depth and context. The 10 Fellows all work for ethnic media organizations or are independent journalists who regularly cover ethnic communities or issues of racial justice. They are:
The program is funded by a grant from the McCormick Foundation. Its goal is to contribute to the professional development of participating journalists and to improve the quality of coverage of urban environmental justice issues. Each selected journalist will produce an in-depth project story or a series of shorter stories that will draw from the fellowship experience. The completed work, to be featured on IJJ’s Web site, “will help inform both policymakers and the public about significant issues relating to urban environmental justice,” said IJJ Director Steve Montiel. The program will encourage focused reporting on the connections between environmental hazards, such as air pollution, and race/economic class. In a 2007 study of major urban areas, Los Angeles was ranked first with the most people of color living near hazardous waste facilities. Chicago was ranked fourth. The opening program will begin in Los Angeles on April 30, with the 10 Fellows and five of their editors participating in a weeklong conference. On May 1, they will participate in a Justice and Journalism “immersion” conference on the intersections between economic issues and environmental justice. That conference, at USC’s Davidson Conference Center, will also be open to other journalists, students and guests. Over the next five days, the Fellows and editors will meet with experts on environmental justice and take part in workshops on digital media, computer-assisted reporting tools, and access to public information and journalistic ethics. In addition, varied field reporting experiences will give the journalists on-the-ground perspectives about issues in Los Angeles. The program’s second part is scheduled for Chicago on July 25-30, with up to 10 invited Chicago journalists joining the 10 ethnic media Fellows. The participants and IJJ staff members will take part in reviews of the Fellows’ projects, as well as in field reporting, workshops and in-depth discussions with experts. Some of the sessions will be held at Columbia College Chicago. In addition to Montiel, other journalists leading the fellowship program are Associate Directors Frank Sotomayor and Marc Cooper and Janet Wilson, IJJ Senior Fellow for Environmental Justice. The McCormick Foundation is committed to strengthening the nation’s free, democratic society by investing in children, communities and country. It was established as a charitable trust in 1955, upon the death of Colonel Robert R. McCormick, the longtime editor and publisher of the Chicago Tribune. In 2008, the foundation funded IJJ fellowships on immigration for ethnic media journalists. |
||
Home | About Us | Our Partners & Funders | Justice & Journalism Fund | Reporting Resources | Contact Us |