<%@LANGUAGE="VBSCRIPT"%> index_s02 <% If Request.QueryString("CourseID") > 0 Then %> <% Else %> <% End If %> <% If Request.QueryString("Mode") = 1 Then %> <% Else %> <% End If %> <% ' Here is where the Netscape fix is: I check the http request for the presence of any kind of IE browser. ' If it is not present, then I use the Netscape function call. The entire problem stems from ' The inclusion of a modified .js script called (confusingly enough) "fw_menu.js" which is the same as what Macromedia calls it! ' The ACTUAL ORIGINAL MM script, as bundled w/Fireworks, has been RENAMED "fw_menu_nscp.js" !!! BEWARE! ' This is the one that works in Netscape, but does NOT align the drop-down menu items to their menus. This little ' fix should be propagated to ALL Transcriptions pages attached to the template!!! Bo Kinloch 9/5/2002 Dim browser, IsNSCP IsNSCP = false browser = Request.ServerVariables("ALL_HTTP") if InStr(browser, "MSIE") <> 0 Then Response.Write "" else IsNSCP = true Response.Write "" End if %>
layer hidden off the screen
UCSB English Department Home UCSB English Department Home UCSB English Department Home
Transcriptions
About TranscriptionsCurriculumResearchResourcesEvents
   

            Welcome, for Spring 2002 the LCI research team, Eric Overholt and Jeff Kent, are investigating subcultures surrounding computer gaming.  Growing up in a post-Atari age, we have been following and participating in videogame culture.  We are the first generation to have grown up in a time when videogames were already in existence.  This magazine represents a unique opportunity for undergraduates to explore the deeper implications of gaming, proving to our parents that videogames have not rotted our brains and that buying us a Nintendo has helped the two of us in school.
            The subcultures we explore spring up as a result of the modularity of the digital age.  The nature of digital code allows videogames that once existed in a console to be placed into a new framework of the PC.  Similarly, the modularity of digital age also allows for game modifications, bootlegging and cheating for contemporary videogames.

 
Click to format the
page for projection.
Click to return to the
default page view.
<% rsRoot.Close() %> <% Recordset1.Close() %> <% Recordset2.Close() %> <% Recordset3.Close() %>