Tagged Questions

9
votes
11answers
348 views

Should we stop implementing the feature to print on paper? [closed]

I've been wondering this for a while now. One of our software has a feature that create a well-formatted document from all the data that the user inputted in the software. The goal is to create …
6
votes
15answers
1k views

What do you write in your log book?

Everywhere I've worked, programmers carry about a ruled A4 hard-back note book. To avoid attracting attention, I dutifully carry one also, and once or twice in every meeting I nod sagely and pretend …
5
votes
11answers
1k views

How to Digitally “Sign” a document

I don't like paper documents. I like everything stored on a server. I'd like to avoid printing, signing, and scanning, if possible. How do I get signatures from people to sign-off on forms and …
4
votes
30answers
730 views

Do You Use Paper? [closed]

Simple question. I only rarely do nowadays, preferring the searchability and lack of clutter that working directly from my laptop/iphone gives me.
3
votes
2answers
541 views

Windows API for detecting out of paper on specific printer tray

I'm looking for a way to determine if a specific tray on a given printer in Windows is out of paper. Currenly I'm using the WMI Win32_Printer object to get the status of the entire printer, and if …
2
votes
13answers
148 views

Are you using “pen and paper” during programming?

There are many CASE tools, many software for diagrams, drawing, documenting. But can they replace old good paper?
2
votes
4answers
73 views

Rendering large numbers of meshes (objects)

I have a project where I am looking to render a large number of meshes over a 16 square mile landscape. While the meshes are not all unique, there are a lot of them (Probably only 1000 meshes but …
2
votes
4answers
137 views

How to reference man pages in CS papers?

Hi, I am busy writing my thesis (so, I guess this could count as a homework question). Now, one of the things that came up was the Unix select system call. I would like to add a reference to the …
0
votes
2answers
14 views

How to use flashpaper in asp.net

hi friends, i want to display swf document via Adobe Flash Paper software in our asp.net web page. can any one describe how i embed flash paper API in .net?