Difference between revisions of "Main Page"

From PrattWiki
Jump to navigation Jump to search
(24 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
[[Image:IP Bridges at night.sized.jpg|right|300 px|thumb|View between the two wings of the Fitzpatrick Center<ref name="DUP">Duke University Photography</ref>]]
 
[[Image:IP Bridges at night.sized.jpg|right|300 px|thumb|View between the two wings of the Fitzpatrick Center<ref name="DUP">Duke University Photography</ref>]]
 
== Welcome! ==
 
== Welcome! ==
Welcome to the Pratt FAQ, hosted at pundit.pratt.duke.edu.  If you are new here, you may want to start out by reading the [[PrattWiki:Introduction|Pratt Wiki Introduction]].  If you are coming to Duke in Fall of 2013, you may also want to read [[Recommended Hardware]].
+
Welcome to the Pratt FAQ, hosted at pundit.pratt.duke.edu.  If you are new here, you may want to start out by reading the [[PrattWiki:Introduction|Pratt Wiki Introduction]].  If you are coming to Duke in Fall of 2016, you may also want to read [[Recommended Hardware]].
  
 
<!-- Slows down?
 
<!-- Slows down?
Line 9: Line 9:
 
-->
 
-->
  
== NEWSFLASHES ==
 
===Connection Time Out===
 
*Teer machines now time out after 10 minutes of inactivity.  The easiest way around this is to add the following line to the end of your .bashrc file or .cshrc file in your main CIFS directory.  First, log in to a Teer machine and type
 
echo $SHELL
 
If the result is /bin/tcsh, edit the .cshrc file; if the result is /bin/bash, edit the .bashrc file.  Here's the code to add:
 
xeyes -geometry 1x1-1-1 &
 
Note - if you are a /bin/bash person and have never made a .bash_profile before, you will need to make one.  See the information [[AFS_Course_Space#For_.2Fbin.2Fbash_.28newer_users.29|here]]
 
This code will start the <code>xeyes</code> program in the background, but will put it off screen so you will not actually see it.  When you close the terminal or PuTTY window, <code>xeyes</code> will close as well.
 
===xMaple ===
 
* xMaple is now run with <code>xmaple17</code>
 
=== Printing from LaTeX Documents ===
 
Due to an error in okular/CIFS and a missing program for evince, the process for actually printing a LaTeX document has changed slightly.  Further documentation coming soon but the summary is:
 
* latex file.tex
 
* dvips -t letter file.dvi
 
* evince file.ps &
 
Now, any time you want to re-process the file, you need to run both latex '''and''' dvips on it to get a new version of the ps file.  Fortunately, evince will load any new ps file that comes up.  You can then print from evince without any troubles.  Admittedly, one more run is required but at least it works!
 
  
 
+
== NEWSFLASHES and ODDITIES==
 
+
Now that [[MATLAB]] is available for free to Duke students, and programs like [[Maple]] are relatively cheap, students who have their own computer may want to look at [[Ways to get work done]]. The page will have links for how to get your Duke drive mounted to your own machine and then do work on your own machine rather than sending programs over the internet.
=== Others ===
+
Items of an urgent / transient nature are now on the [[Newsflashes]] page.   
Anything of urgent concern will go here.  Also see [http://oit.duke.edu/service-outages/ OIT Alerts] as well as Dr. G's [http://dukeegr93.com/UTILS/sites.html Machine States] page for more information about possible outages.
 
* Some course numbers have been updated; others haven'tWork in progress!
 
  
 
== Purpose ==
 
== Purpose ==
 
This wiki is specifically devoted to asking and answering questions Pratt students may have about computational methods, [[MATLAB]], [[LaTeX]], and other software or hardware tools typically used in engineering classes.  As a start, there is an [[EGR 103 Startup]] page for people new to Pratt and in EGR 103 and there is a [[Welcome Back]] page for people who need some reminders about how things work or where they are.
 
This wiki is specifically devoted to asking and answering questions Pratt students may have about computational methods, [[MATLAB]], [[LaTeX]], and other software or hardware tools typically used in engineering classes.  As a start, there is an [[EGR 103 Startup]] page for people new to Pratt and in EGR 103 and there is a [[Welcome Back]] page for people who need some reminders about how things work or where they are.
  
We will also include Pratt-specific information about [[Student Groups]], [[Recommended Hardware]], and things of that nature.  Finally, some classes will use pages on the wiki as reference material - these classes will show up as categories on the bottom of relevant pages, and the pages will be collected in a category page, such as the one at [[:Category:EGR 103]].  Note, however, that this is ''not'' a general Duke wiki - for that, please see the [http://www.dukewiki.com Duke Wiki], hosted by [http://www.dukewiki.com/wiki/User:DuikiSysop Andrew Tutt].
+
We will also include Pratt-specific information about [[Student Groups]], [[Recommended Hardware]], and things of that nature.  Finally, some classes will use pages on the wiki as reference material - these classes will show up as categories on the bottom of relevant pages, and the pages will be collected in a category page, such as the one at [[:Category:EGR 103]].   
 +
 
 +
<!--Note, however, that this is ''not'' a general Duke wiki - for that, please see the [http://www.dukewiki.com Duke Wiki], hosted by [http://www.dukewiki.com/wiki/User:DuikiSysop Andrew Tutt].-->
 
<br /clearall>
 
<br /clearall>
  
Line 58: Line 42:
 
The last five edits and last five new pages are:
 
The last five edits and last five new pages are:
 
{{Recent and New}}
 
{{Recent and New}}
-->
+
-->
<!--
+
 
== Class Pages ==
 
For Fall 2012, there are class pages for Computational Methods in Engineering ([[EGR 103]]) and Fundamentals of Electrical and Computer Engineering ([[ECE 110]]).
 
-->
 
 
[[File:VinikEntrance JPG Small.jpg|300 px|thumb|Top entrance to Vinik Building<ref name="WM2">[http://commons.wikimedia.org/wiki/Main_Page Wikimedia Commons], by [http://commons.wikimedia.org/wiki/User:Specious Specious]</ref>]]
 
[[File:VinikEntrance JPG Small.jpg|300 px|thumb|Top entrance to Vinik Building<ref name="WM2">[http://commons.wikimedia.org/wiki/Main_Page Wikimedia Commons], by [http://commons.wikimedia.org/wiki/User:Specious Specious]</ref>]]
 
== Getting Help Working With Wikia ==
 
== Getting Help Working With Wikia ==

Revision as of 21:48, 16 January 2016


View between the two wings of the Fitzpatrick Center[1]

Welcome!

Welcome to the Pratt FAQ, hosted at pundit.pratt.duke.edu. If you are new here, you may want to start out by reading the Pratt Wiki Introduction. If you are coming to Duke in Fall of 2016, you may also want to read Recommended Hardware.


NEWSFLASHES and ODDITIES

Now that MATLAB is available for free to Duke students, and programs like Maple are relatively cheap, students who have their own computer may want to look at Ways to get work done. The page will have links for how to get your Duke drive mounted to your own machine and then do work on your own machine rather than sending programs over the internet. Items of an urgent / transient nature are now on the Newsflashes page.

Purpose

This wiki is specifically devoted to asking and answering questions Pratt students may have about computational methods, MATLAB, LaTeX, and other software or hardware tools typically used in engineering classes. As a start, there is an EGR 103 Startup page for people new to Pratt and in EGR 103 and there is a Welcome Back page for people who need some reminders about how things work or where they are.

We will also include Pratt-specific information about Student Groups, Recommended Hardware, and things of that nature. Finally, some classes will use pages on the wiki as reference material - these classes will show up as categories on the bottom of relevant pages, and the pages will be collected in a category page, such as the one at Category:EGR 103.


Front entrance to Fitzpatrick Center[2]
Front entrance to Hudson Hall[2]
Front entrance to Teer Building[2]



Top entrance to Vinik Building[3]

Getting Help Working With Wikia

This wiki uses MediaWiki, the same program used by Wikipedia. If you are familiar with that program, you are pretty much good to go here. If not, the Wikipedia Tutorial should come in very handy, especially the parts on editing, formatting, and talk pages. Wikimedia also has a list of help pages for editors.

Asking Questions

Post your questions by editing the discussion page of an article - just click on the discussion tab at the start of the article. Edit the page, then scroll to the bottom and add a question by putting in the characters {{Q}}, followed by your question and finally your signature (with four tildes, i.e. ~~~~). Using the {{Q}} will automatically put the page in the category of pages with questions - you can see this page at Category:Questions. Other editors hoping to help out can then go to that category page to see where the questions are. See the page for the Q Template for details and examples.

For general questions, go to the General Questions page. You should still use the {{Q}} template as well as your signature.

What Can You Do?

At present, there are three places to check out areas identified as needing help. One is the To Do list, which will be a running update of wiki-centric tasks such as which templates and categories have been added. Another is the Projects page, where people can either request additions to the site or look to see possible new pages to create. With respect to the latter, the Wanted Pages page will automatically list any dead-end links that need pages.

Finally, people can use the Q Template on talk pages to place the page on a category page called Category:Questions - go there and you will see pages with as-yet open questions. If you answer a question, please consider using the A Template to let folks know you have answered a question.

Third floor of the Atrium in the Fitzpatrick Center[1]

What Can We Do?

The Community Portal is a good place to discuss the future of this site. As an example, the first discussion in the portal concerns how best to organize "frequently asked questions" - feel free to jump into that conversation or start a new one!

Contacts

This site is primarily a project of Dr. Michael Gustafson (whose typical screen name is DukeEgr93). If you have any questions, concerns, or suggestions, you can contact him via e-mail at mrg(at)duke(dot)edu or by leaving a message on DukeEgr93's talk page.

References

  1. a b Duke University Photography
  2. a b c Wikimedia Commons, by Bluedog423
  3. Wikimedia Commons, by Specious