Difference between revisions of "WolfTech Information Technology"

From WolfTech
Jump to navigation Jump to search
m
m
Line 57: Line 57:
 
|[[Image:Icon-paper.png]]
 
|[[Image:Icon-paper.png]]
 
|align="left"|'''[http://www.wolftech.ncsu.edu/support/support/Web Web & Databases]'''<BR>Manage your online identity<BR>Sub1, Sub2, Sub3
 
|align="left"|'''[http://www.wolftech.ncsu.edu/support/support/Web Web & Databases]'''<BR>Manage your online identity<BR>Sub1, Sub2, Sub3
|-
 
|[[Image:Icon-magglass.png]]
 
|align="left"|'''[http://www.wolftech.ncsu.edu/support/support/About_WolfTech WolfTech Organization]'''<BR>Manage your online identity<BR>Sub1, Sub2, Sub3
 
 
|-
 
|-
 
|[[Image:Icon-pocketknife.png]]
 
|[[Image:Icon-pocketknife.png]]

Revision as of 16:49, 19 June 2006

Welcome to WolfTech Computing Services

Onestop.png

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.



Icon-lock.png Accounts & Policies
Manage your online identity
Sub1, Sub2, Sub3
Icon-keyboard.png Active Directory
Manage your online identity
Sub1, Sub2, Sub3
Icon-ipod.png Classes & Courseware
Manage your online identity
Sub1, Sub2, Sub3
Icon-education.png Education
Manage your online identity
Sub1, Sub2, Sub3
Icon-email.png Email & Calendar
Manage your online identity
Sub1, Sub2, Sub3
Icon-fileserver.png File Storage
Manage your online identity
Sub1, Sub2, Sub3
Icon-keyboard.png Help & Tutorials
Manage your online identity
Sub1, Sub2, Sub3
Icon-pda.png Mobile Computing
Manage your online identity
Sub1, Sub2, Sub3
Icon-printer.png Printing
Manage your online identity
Sub1, Sub2, Sub3
Icon-radio.png Remote Access
Manage your online identity
Sub1, Sub2, Sub3
Icon-science.png Research Computing
Manage your online identity
Sub1, Sub2, Sub3
Icon-virus.png Security & Viruses
Manage your online identity
Sub1, Sub2, Sub3
Icon-keyboard.png Software & Hardware
Manage your online identity
Sub1, Sub2, Sub3
Icon-paper.png Web & Databases
Manage your online identity
Sub1, Sub2, Sub3
Icon-pocketknife.png WolfTech Tools
Manage your online identity
Sub1, Sub2, Sub3

<php>

Icon-lock.png Accounts & Policies
Manage your online identity
Sub1, Sub2, Sub3
Icon-keyboard.png Active Directory
Manage your online identity
Sub1, Sub2, Sub3
Icon-ipod.png Classes & Courseware
Manage your online identity
Sub1, Sub2, Sub3
Icon-education.png Education
Manage your online identity
Sub1, Sub2, Sub3
Icon-email.png Email & Calendar
Manage your online identity
Sub1, Sub2, Sub3
Icon-fileserver.png File Storage
Manage your online identity
Sub1, Sub2, Sub3
Icon-keyboard.png Help & Tutorials
Manage your online identity
Sub1, Sub2, Sub3
Icon-pda.png Mobile Computing
Manage your online identity
Sub1, Sub2, Sub3
Icon-printer.png Printing
Manage your online identity
Sub1, Sub2, Sub3
Icon-radio.png Remote Access
Manage your online identity
Sub1, Sub2, Sub3
Icon-science.png Research Computing
Manage your online identity
Sub1, Sub2, Sub3
Icon-virus.png Security & Viruses
Manage your online identity
Sub1, Sub2, Sub3
Icon-keyboard.png Software & Hardware
Manage your online identity
Sub1, Sub2, Sub3
Icon-paper.png Web & Databases
Manage your online identity
Sub1, Sub2, Sub3
Icon-pocketknife.png Applications?
Manage your online identity
Sub1, Sub2, Sub3

</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 ("
");

PRINT (""); </php>NCSU Systems Updates<php>

PRINT ("

");

require_once('xml_news.php');

                            1. \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

                            1. /XML NEWS FEED/ ##############

PRINT (" ");

</php>

Need to use: