Rich B

7,869
Reputation
11332 views

Registered User

Name Rich B
Member for 1 year
Seen 2 days ago
Website
Location North Branford, CT
Age 27
I am an EE by day, and a SE moonlighter. Find me on IRC @ #SOMafia on Slashnet.
Nov
20
awarded  Popular Question
Nov
15
accepted How can I monitor active computers on my network in ASP.NET?
Nov
10
revised Redirect only HTML files?
deleted 63 characters in body; edited tags
Nov
9
revised What is the difference between var thing and function thing() in JavaScript?
deleted 27 characters in body; edited title
Nov
9
revised Generally speaking, Who owns the source code and program developed?
edited tags
Nov
9
revised Selecting records in SQL based on another table’s contents
deleted 3 characters in body
Nov
9
revised Recursion using C language
deleted 65 characters in body; edited tags
Nov
9
revised Is native code considered to be a part of “Layout Engine?”
deleted 16 characters in body; edited tags
Nov
9
revised Code documentation style guidelines for Perl?
edited tags
Nov
9
revised Delete htaccess credentials in Safari
deleted 22 characters in body; edited tags; added 57 characters in body
Nov
9
revised 301 Redirects on old content with new cakephp site
deleted 33 characters in body; edited tags
Nov
9
revised htaccess conditions + url rewrite
edited tags
Nov
5
revised What Is The Use Of Brainfuck
It is already a tag, why bother censoring it now?
Nov
5
revised Designing a C++ library
deleted 33 characters in body; edited tags
Nov
5
revised Where can I find some clear examples of static vs. instance “fieldless” properties for use in the classroom?
edited title
Nov
5
revised Where can I find a simple JavaScript based HTML syntax highlighter?
deleted 74 characters in body; edited tags; edited title
Nov
5
revised Where can I find a simple JavaScript based HTML syntax highlighter?
deleted 125 characters in body
Nov
4
revised questions about game development from web developper’s point of view.
added 1 characters in body
Nov
4
revised questions about game development from web developper’s point of view.
deleted 25 characters in body
Nov
4
comment questions about game development from web developper’s point of view.
Slow down there fella, one question at a time.
Nov
4
revised questions about game development from web developper’s point of view.
deleted 2168 characters in body; edited title
Nov
4
revised Where can I learn more about building social networks with PHP?
deleted 19 characters in body; edited tags; edited title
Nov
4
revised What Is The “Magic” Behind The Search Engines
deleted 7 characters in body; edited tags
Nov
4
revised Hide scrollbar in pre if not needed
deleted 25 characters in body; edited tags
Nov
4
comment Why do programmers have such ridiculously prickly personalities?
PROTIP: This is not reddit. Keep this garbage there.
Nov
4
revised Why do programmers have such ridiculously prickly personalities?
edited tags
Nov
4
revised How to work around the decimal problem in JavaScript?
added 1 characters in body; edited title
Nov
4
revised Avoiding ‘End Of File’ errors
deleted 16 characters in body; edited tags
Nov
4
revised Should PHP code have spaces before operators?
deleted 223 characters in body; edited title
Nov
4
revised Why won’t my client/server code work outside of my local machine?
deleted 221 characters in body; edited title
Nov
4
revised What number in binary can only be represented as an approximation?
edited tags
Nov
4
revised What number in binary can only be represented as an approximation?
deleted 1 characters in body
Nov
4
revised Checking emptiness of an element in hpricot
deleted 243 characters in body; edited title
Nov
4
revised How can I parse text in Python?
deleted 91 characters in body; edited title
Nov
4
revised How can I change a list of strings into CSV in Python?
deleted 60 characters in body; edited tags; edited title; added 336 characters in body
Nov
4
revised Log4J not providing correct source info.
added 8 characters in body
Nov
4
revised How can I initialize a new string array from the values contained in a char array?
deleted 3 characters in body; edited title
Nov
3
comment Why is Stack Overflow so Microsoft-centric?
CW does not mean you are free to post garbage.
Oct
30
comment What is the inclusive range of float and double in Java?
You asked two different questions in the title and the body. Ask one question at a time, and take your time to actually write a complete question.
Oct
29
comment How can I display code better on my blogger blog?
Belongs on superuser.com. This is not programming, it is about how to use blogger.
Oct
28
comment String parsing in Java with delimeter tab “\t” using split
Parsing XML with regular expressions is always wrong.
Oct
27
awarded  Great Answer
Oct
17
comment Why is my simple C program displaying garbage to stdout?
@Voyager: Among many others. Don't worry about it.
Oct
14
accepted Going from VisualStudio generated Database stuff to Programmer Generated
Oct
8
awarded  Good Answer
Oct
5
comment What is a command line compiler?
@Bill K: Don't read the revision history or anything.
Oct
5
accepted How can I find employers who need a specific skill that I have
Sep
28
comment Implementing License Validation with RSA
"I am asking for a secure protocol." - Aren't we all?
Sep
28
comment Implementing License Validation with RSA
This is the best answer. It is a horrible idea to make a client connect to your server just for license validation. Kiss your customers goodbye the first time this inconveniences them. You cannot maintain 100% uptime, so your app cannot.
Sep
28
comment Implementing License Validation with RSA
@Patrick: If your potential userbase is 200 people, why on earth would you spend the time and money to implement this? This makes little or no business sense.