content

UTSA Web Digest - October 13, 2003

An email newsletter for UTSA Web Developers and Managers.

The contents of this email may be distributed freely.


General Notices

UTSA Templates

3 New Templates have been added to the Identity Site (http://www.utsa.edu/identity/), the one stop resource for UTSA logos and Web publishing guidelines. The templates are currently available as a Dreamweaver template and plain HTML.

Interested in Using a UTSA Template?

We might be able to help. Time and work load pending, we can help you migrate to a new template. Contact us for more details.

Flash, Java, Other Plugins and 500 million!

Eolas, a one-person company, recently sued Microsoft for violating it’s "plug-in" patent. The company won the suit valued at $500 million. Microsoft will begin to release new versions of Internet Explorer early next year that could seriously hinder Web development. Any developers that are considering Flash, Java, Quicktime, and any other “embedded” media or plug-ins are encouraged to get informed. (http://www.sidesh0w.com/weblog/2003/10/06/the_eolas_matter.html)

Are You Moving?

Please notify our department if you are moving to another office, our records depend on it.

Web-Trends (Free log analysis)

We are collecting the log files of sites that are not hosted on the main UTSA Web server (utsa.edu). Your logs will be analyzed by Web-Trends and included with visitor activity at UTSA. Please contact us for details.


Link Updates

HOP

The home page for the HOP is http://www.utsa.edu/hop/, not http://www.utsa.edu/hop/index.html. Please check all HOP links.

Banner ASAP

As of 9/7/2003, the new URL (address) will be https://asap.utsa.edu/. Banner ASAP is to be referred to as "ASAP" only. Please contact Joann Hatch for more information.

Contact Page

http://www.utsa.edu/1/common/contact.cfm no longer exists.

Scholarships

The home page is http://www.utsa.edu/scholarships/.


New Sites and Redesigns

Downtown Campus

http://www.utsa.edu/dtcamp/

Internet Development

Yes, we finally got around to it. Our new site includes fresh code samples and brief tutorials about how to add search engines and much more to your site. Stop in and learn about some of our exciting projects too! http://www.utsa.edu/internet/.


Classes

Internet (Web) Publishing at UTSA

10/15 at 3-4pm (UH1.106)

Using Macromedia Contribute

Coming soon. Please contact Maria Corral if you have any current questions about Contribute.


Thanks for all you do!

UTSA Web Team

Error Occurred While Processing Request
Error Occurred While Processing Request

Could not find the included template /internet/menu.cfm.

Note: If you wish to use an absolute template path (e.g. TEMPLATE="/mypath/index.cfm") with CFINCLUDE then you must create a mapping for the path using the ColdFusion Administrator. Using relative paths (e.g. TEMPLATE="index.cfm" or TEMPLATE="../index.cfm") does not require the creation of any special mappings. It is therefore recommended that you use relative paths with CFINCLUDE whenever possible.
 
The error occurred in D:\InetPub\wwwroot\WebDistro\031013-Digest.cfm: line 81
79 : 
80 : <cf_UTSATemplate>
81 : <cfinclude template="/internet/menu.cfm">
82 : <cf_UTSATemplate>

Please try the following:

Browser   CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Remote Address   38.103.63.57
Referrer  
Date/Time   02-Dec-08 12:39 AM
Stack Trace
at cf0310132dDigest2ecfm75168761.runPage(D:\InetPub\wwwroot\WebDistro\031013-Digest.cfm:81)

coldfusion.tagext.lang.IncludeTag$NoSuchIncludeTemplateException: Could not find the included template /internet/menu.cfm.
	at coldfusion.tagext.lang.IncludeTag.setTemplate(IncludeTag.java:283)
	at cf0310132dDigest2ecfm75168761.runPage(D:\InetPub\wwwroot\WebDistro\031013-Digest.cfm:81)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:147)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:357)
	at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:62)
	at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:107)
	at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48)
	at coldfusion.filter.PathFilter.invoke(PathFilter.java:80)
	at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:47)
	at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
	at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:35)
	at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:43)
	at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
	at coldfusion.CfmServlet.service(CfmServlet.java:105)
	at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
	at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
	at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:249)
	at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:527)
	at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:192)
	at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:348)
	at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:451)
	at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:294)
	at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)