summaryrefslogtreecommitdiff
path: root/_posts
diff options
context:
space:
mode:
authorBen Burwell <bburwell1@gmail.com>2014-05-03 15:24:24 -0400
committerBen Burwell <bburwell1@gmail.com>2014-05-03 15:24:24 -0400
commit1bf053c78d089bb9c754b0f607849ba7bddb2c09 (patch)
tree15bee73eeebb08781a02c7461031fa0d7da17790 /_posts
parent15d67eaaf4d91c3aa65465ae953e5d9fbffbcc0d (diff)
Add printing project
Diffstat (limited to '_posts')
-rw-r--r--_posts/2014-05-03-printing-at-muhlenberg.markdown19
1 files changed, 19 insertions, 0 deletions
diff --git a/_posts/2014-05-03-printing-at-muhlenberg.markdown b/_posts/2014-05-03-printing-at-muhlenberg.markdown
new file mode 100644
index 0000000..b368747
--- /dev/null
+++ b/_posts/2014-05-03-printing-at-muhlenberg.markdown
@@ -0,0 +1,19 @@
+---
+layout: post
+title: Enhancing Printing at Muhlenberg
+description: Avoiding frustration and wasted paper by providing remote status reporting and logical DNS names.
+category: project
+date: 2014-05-03 00:00:00
+---
+
+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`