paper

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 still keep it digital? The purpose of signing is to prove that certain departments have OK'd the document. Most of these people are non-techn...

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 appropriate man page, but all I can find that seems the slight bit official is the Single Unix Specification site that wants my money first. Sur...

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 one of the trays is out of paper I do get a status that tells me the entire printer is out of paper. But I'd like to know if a specific tr...

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 to write down something interesting. Occasionally people leave theirs unattended and I sneak a look. Mostly they seem to be writing a com...

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 several million usages of them) I was wondering if there were any papers or (good) resources covering the topic. I have found loads of papers ...

Should we stop implementing the feature to print on paper?

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 something they call a plan that the user can hand over to the government for revision. The government only seem to accept those plans in the pri...

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? ...

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? ...

How to hide Print and Download buttons in Flash Paper 2.0

Does any one have any idea about how to disable or hide print and download buttons in Flash paper. We have to show and hide those buttons according to the permissions assigned to the users based on the roles assigned to them.Can you please help me out in solving this mystery ? I have embedded the below code for showing swf adobe flash p...

Inserting a page with a different paper size

I am writing a report in LaTeX and want to insert a page at the end containing a summary of the content. Of course the summary will contain a lot of data so I want to add a page with another paper size (A3,...). But I don't find any solution on the internet for that problem. Is there a solution to this problem or do I have to write an ad...

PHP5 vs ASP.NET

Hi guys, I am required to write a report contrasting PHP5 and ASP.NET after building an application in both languages. I've been looking for papers and resources to reference and quote on the subject but i am running a little short. I was wondering if anyone directions as where i could find such papers / resources. Thanks in advance...

Software to Mind Map Dependencies

I'm putting together something I'll soon release as OSS and I wanted to make a map of dependencies to get a clearer idea of the big picture. I ended up making the mind map myself using pen and paper: This is something I wish I could do more often, but mapping bigger projects manually is too troublesome (and virtually impossible due to...

Software Engineering Papers

Please recommend me software engineering/methodology/practices paper. So far I have enjoyed: Dijkstra : Go To Statement Considered Harmful (1968) Nikalus Wirth : Program Development by Stepwise Refinement David Parnas : Information Distribution Aspects of Design Methodology (1971) Liskov : Design Methodology for Reliable Software Syste...

How do i append a paper in appendix in latex?

In my Master thesis i want to append a paper as an appendix to the thesis. I am writing in LateX in the "report" style. At the end of the thesis there are some code in Appendix A, and in Appendix B i want to add a paper, written in latex. How do i append the paper at the end, as a standalone paper, with its own bibliography etc? ...

How can I detect if there is no more paper in the printer with Java?

How can I detect if there is no more paper in the printer, "paper out" with Java? I don't know if it is possible to do in Java, but I would like to use it if possible. I am using Java on Windows. ...

Do you know of a good pro/con paper on Version control system (git/mercurial/svn/cvs)?

It seems to be quite hard to find good references about the pros and cons of these Version control systems. If someone can make a short and neat paper about it, mirror it and post it here, I think a lot of people would be less confused. What version control system should I use ? I think it depend on the project and on the number of peo...

How to make a HTML Page in A4 paper size page(s)?

Is it possible to make a HTML page behave, for example, like a A4-sized page in MS Word? Essentially, I want to be able to show the HTML page in the browser, and outline the content in the dimensions of an A4 size page. For the sake of simplicity, I'm assuming that the HTML page will only contain text (no images etc.) and there will b...

Introduction to various Attack types

I just read a paper on preventing buffer overflow attacks and in that vein, I am looking for a paper or set of papers that will explain the various types of attacks that programmers and sysadmins have to worry about. Can anyone help? even a keywords to search ACM under. ...

About Dijkstra's paper

I am reading Coders at Work. I came across this paragraph in Donald Knuth's interview. Seibel: It seems a lot of the people I’ve talked to had direct access to a machine when they were starting out. Yet Dijkstra has a paper I’m sure you’re familiar with, where he basically says we shouldn’t let computer-science students touch a mach...

Help finding a (graduate) paper or project topic!

For a computer security graduate class: http://pastebin.com/NdA6kGQ6 That is what the professor has stated about the paper/project. I would prefer something more hands on like a project, but for the life of me can't think of something interesting. I am throwing it out there and trying to get some ideas flowing. Any ideas at all? I ...