Difference between revisions of "WolfTech Information Technology"
m |
m |
||
Line 17: | Line 17: | ||
|- | |- | ||
|[[Image:Icon-ipod.png]] | |[[Image:Icon-ipod.png]] | ||
− | |align="left"|'''[http://www.wolftech.ncsu.edu/support/support/Classes_%26_Courseware Classes & Courseware]'''<BR> | + | |align="left"|'''[http://www.wolftech.ncsu.edu/support/support/Classes_%26_Courseware Classes & Courseware]'''<BR>Online classes and classroom support |
|- | |- | ||
|[[Image:Icon-education.png]] | |[[Image:Icon-education.png]] | ||
Line 25: | Line 25: | ||
{| | {| | ||
|[[Image:Icon-email.png]] | |[[Image:Icon-email.png]] | ||
− | |align="left"|'''[http://www.wolftech.ncsu.edu/support/support/Email_%26_Calendar Email & Calendar]'''<BR> | + | |align="left"|'''[http://www.wolftech.ncsu.edu/support/support/Email_%26_Calendar Email & Calendar]'''<BR>Electronic mail and scheduling |
|- | |- | ||
|[[Image:Icon-fileserver.png]] | |[[Image:Icon-fileserver.png]] | ||
Line 39: | Line 39: | ||
{| | {| | ||
|[[Image:Icon-printer.png]] | |[[Image:Icon-printer.png]] | ||
− | |align="left"|'''[http://www.wolftech.ncsu.edu/support/support/Printing Printing]'''<BR> | + | |align="left"|'''[http://www.wolftech.ncsu.edu/support/support/Printing Printing]'''<BR>Connect to your local printer |
|- | |- | ||
|[[Image:Icon-radio.png]] | |[[Image:Icon-radio.png]] | ||
Line 45: | Line 45: | ||
|- | |- | ||
|[[Image:Icon-science.png]] | |[[Image:Icon-science.png]] | ||
− | |align="left"|'''[http://www.wolftech.ncsu.edu/support/support/Research_Computing Research Computing]'''<BR> | + | |align="left"|'''[http://www.wolftech.ncsu.edu/support/support/Research_Computing Research Computing]'''<BR>Resources for Researchers |
|- | |- | ||
|[[Image:Icon-virus.png]] | |[[Image:Icon-virus.png]] | ||
Line 53: | Line 53: | ||
{| | {| | ||
|[[Image:Icon-keyboard.png]] | |[[Image:Icon-keyboard.png]] | ||
− | |align="left"|'''[http://www.wolftech.ncsu.edu/support/support/Software_%26_Hardware Software & Hardware]'''<BR> | + | |align="left"|'''[http://www.wolftech.ncsu.edu/support/support/Software_%26_Hardware Software & Hardware]'''<BR>Availability and Purchasing |
|- | |- | ||
|[[Image:Icon-paper.png]] | |[[Image:Icon-paper.png]] | ||
− | |align="left"|'''[http://www.wolftech.ncsu.edu/support/support/Web Web & Databases]'''<BR> | + | |align="left"|'''[http://www.wolftech.ncsu.edu/support/support/Web Web & Databases]'''<BR>Create your online identity |
|- | |- | ||
|[[Image:Icon-pocketknife.png]] | |[[Image:Icon-pocketknife.png]] | ||
− | |align="left"|'''[http://www.wolftech.ncsu.edu/support/support/Web_Tools WolfTech Tools]'''<BR> | + | |align="left"|'''[http://www.wolftech.ncsu.edu/support/support/Web_Tools WolfTech Tools]'''<BR>WolfTech Web Products |
|} | |} | ||
|} | |} | ||
Line 103: | Line 103: | ||
|- | |- | ||
|[[Image:Icon-science.png]] | |[[Image:Icon-science.png]] | ||
− | |align="left"|'''[http://www.wolftech.ncsu.edu/support/support/Research_Computing Research Computing]'''<BR> | + | |align="left"|'''[http://www.wolftech.ncsu.edu/support/support/Research_Computing Research Computing]'''<BR>Resources for ResearchersManage your online identity<BR>Sub1, Sub2, Sub3 |
|- | |- | ||
|[[Image:Icon-virus.png]] | |[[Image:Icon-virus.png]] |
Revision as of 16:29, 19 June 2006
Welcome to WolfTech Computing Services
Welcome to the one-stop computing resource site for Electrical and Computer Engineering, and all other users of WolfTech computer support. With this site, you only have to remember one address to find anything and everything about using your computer at NC State. We're continuing to add vast amounts of information to this website, and should you find anything missing, we encourage you to email us a request for more information.
Before getting started, be sure you have read the Acceptable Use Guidelines.
|
|
|
|
<php>
|
|
</php>
Most Recently Added Pages <newpages> limit=5 </newpages>
<php>
include "display_news.inc.php";
$Show = new News(82);
$TClook = '
<a href="news.php?tcID=2640">###EVENT_TITLE#20##</a>
';
$News = new News(82,'Yes','N'); $News->setPerPage(10); $News->doQuery();
PRINT ("
");
PRINT ("
| |
");
require_once('xml_news.php');
- \XML NEWS FEED\ ##############
// important settings for XML news feed $num_stories_to_show = 5; $num_stories = get_xml_news($news,$num_stories_to_show); if( $num_stories < 1 ) { // oh no! echo "News service temporarily unavailable."; } else {
PRINT ("
"); for( $f = 0 ; $f < $num_stories_to_show ; $f++ ) { PRINT ("");} // end for for() loop
PRINT ("");
PRINT $news[$f][date]; PRINT (" | ");
PRINT $news[$f][time]; PRINT (" | - | [");
PRINT $news[$f][link]; PRINT $news[$f][name]; PRINT ("] |
");
} // end of if/else
- /XML NEWS FEED/ ##############
PRINT (" ");
</php>
Need to use:
- http://www.wolftech.ncsu.edu/support/support/Requests
- http://www.wolftech.ncsu.edu/support/support/Policies
- http://www.wolftech.ncsu.edu/support/support/Accessibility (in Labs)
- http://www.wolftech.ncsu.edu/support/support/Backups (in FileStorage)
- http://www.wolftech.ncsu.edu/support/support/Broadcasting (in Classes)
- http://www.wolftech.ncsu.edu/support/support/Databases (in Web)
- http://www.wolftech.ncsu.edu/support/support/Eos_Computing_Labs (in Labs?)
- http://www.wolftech.ncsu.edu/support/support/Instructional_Technology (in Classes)
- http://www.wolftech.ncsu.edu/support/support/Teaching_Labs (in Labs)
- http://www.wolftech.ncsu.edu/support/support/Wireless (link from Mobile Computing?)