1
vote
3answers
53 views
How to read number and display it to unix console with pipe symbols.
Hi. Id like to make simple digital clock just from symbols.
My idea was to make this template:
{
System.out.println(" _");
System.out.println("|" + "_"+ "|");
…
0
votes
1answer
32 views
Append PDF to a Signed PDF
I need to append a pdf file to a digital signed pdf file, keeping valid the signature ...maybe using revision? ...using iTextSharp? How can I do it?
Please help me with some samp …
-4
votes
6answers
150 views
javascript dead in 25 years? [closed]
of 300K questions at SO, 40 are tagged 'pascal' and not a single question about PDP-11s.
in 30 years is anyone going to remember javascript ?
0
votes
1answer
109 views
Digital Signature for Excel Macro
In our project we have an excel template (.xlt) and an add-ins file (.xla). These files are used to create a dataview. Dataview is nothing but a kind of report. The xla contains co …
-2
votes
1answer
246 views
Anyone got anything how to create DRM protected MP3 programmaticaly? [closed]
I'm new in DRM term. As I know, that thing is used to put some access control into a digital content. I was wondering for days, how could I put some DRM with some programming metho …
0
votes
2answers
90 views
Obtaining a Digital Certificate
We have a .net WPF application running as both XBAP and Desktop etc.I haven't signed any assemblies etc.My question is that
Q1.What kind of Digital Certificate do I need to purch …
-1
votes
2answers
91 views
Free or Open Personal Digital Cerificate of Signing Documents?
I need to sign a pdf file with my own e-signature using a certificate where can i get one pfx file.
5
votes
25answers
727 views
How to explain differences between analog and digital to my mother. [closed]
I'd like to explain differences of tape-casette and cd in a non-technical manner assuming she has no understanding of binary.
This is to prove that Einstein is mistaken in saying …
0
votes
1answer
70 views
Word Digital Signature
From what I understand PDF is an open format and you can digitally sign the PDF document as proof using a certificate issued by a CA which follows open standards.What about Microso …
1
vote
3answers
124 views
Digital clocking systems/software? (employee clocking)
How does a digital clocking system deal with user error such as someone forgetting to clock out or someone erroneously entering their code causing them to clock someone else in/out …
1
vote
1answer
44 views
How does retiming work in systolic arrays?
Hi
How does retiming work in systolic arrays (used in signal processors)? I read that there is some notion of negative delay which is used, but how can a delay be negative and if …
6
votes
10answers
446 views
Why AND two numbers to get a Boolean?
Hi All,
I am working on a little Hardware interface project based on the Velleman k8055 board.
The example code comes in VB.Net and I'm rewriting this into C#, mostly to have a ch …
1
vote
2answers
97 views
Client-server solution for signing and encrypting files
I'm looking for a solution to perform file encrypting and signing. This would be done on the client side, and signature check and decryption on the server side.
Some details:
Th …
1
vote
0answers
144 views
Digital photo frame with wireless and automated remote updates [closed]
I want to use a digital photo frame as a reporting tool in a business. The frame is given to a manager (in a remote office, to which I have no access). He connects the frame to his …
