From cec95aa2559fc095e4351e5dc69f2268f6350651 Mon Sep 17 00:00:00 2001 From: Ben Burwell Date: Mon, 17 Sep 2018 22:12:24 -0400 Subject: General cleanup --- _posts/2014-05-03-printing-at-muhlenberg.markdown | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 _posts/2014-05-03-printing-at-muhlenberg.markdown (limited to '_posts/2014-05-03-printing-at-muhlenberg.markdown') diff --git a/_posts/2014-05-03-printing-at-muhlenberg.markdown b/_posts/2014-05-03-printing-at-muhlenberg.markdown deleted file mode 100644 index 34d8784..0000000 --- a/_posts/2014-05-03-printing-at-muhlenberg.markdown +++ /dev/null @@ -1,22 +0,0 @@ ---- -layout: post -title: Enhancing Printing at Muhlenberg -description: Avoiding frustration and wasted paper by providing remote status reporting and logical DNS names. -category: writing -date: 2014-05-03 00:00:00 -redirect_from: "/writing/printing-at-muhlenberg/" ---- - -A common frustration of Muhlenberg students is to print a document to a dorm printer only to find that the printer had no paper when going to collect it. This leads to both frustration and wasted paper, since when more paper is put into the printer, it will print out all the queued jobs from when the tray was empty. By that time, students have often given up and printed their document to another printer. - - - -To avoid this, I created a web page that [reports the status of Muhlenberg printers](http://mathcs.muhlenberg.edu/~bb246500/printers/). The PHP script queries the printers to determine the status of their trays. If you’d like to see other printers added, let me know [by email](mailto:hi@benburwell.com) or [on Twitter](https://twitter.com/intent/tweet?text=@bburwell). - -## DNS Names - -To facilitate printing from personal computers, I created DNS records for several printers which enable them to be configured with a logical name rather than by IP address. Currently, the following printers/DNS names are available: - -* `trumbower48.print.muhlenberg.benburwell.com` -* `trumbower125.print.muhlenberg.benburwell.com` -* `trumbower147.print.muhlenberg.benburwell.com` -- cgit v1.2.3