voyager

5,051
Reputation
431 views

Registered User

Name voyager
Member for 1 year
Seen 6 hours ago
Website
Location Argentina
Age 22
Software programmer. Hardware enthusiast.
14h
comment How do I remove extra margin space generated by inline blocks?
@Pavel: but you can select an accepted answer by clicking the green checkmark.
1d
revised How do I remove extra margin space generated by inline blocks?
added 2 characters in body; edited title
1d
comment How do I remove extra margin space generated by inline blocks?
@Pavel: this site works a little different to other forums. When you find a helpful answer, you are supposed to upvote it by clicking in the up arrow next to it. If that question solved your problem, you should click on the bog checkmark next to it and the question will be marked as resolved. No need to add the [Resolved] to the title of the question. Welcome to stackoverflow.com
1d
answered database synchronization - MS Access
1d
revised How to join three tables?
added 101 characters in body; edited title; added 47 characters in body
2d
comment Javascript == vs ===
I believe he is referring to 0 == ''
2d
revised What is the best variable/function name you have ever encountered?
added 1 characters in body
2d
comment What is the best variable/function name you have ever encountered?
That_is_why_I_always_use_underscores_to_separate_words_in_variable_names.
2d
answered Python: print doesn’t work, script hangs endlessly…
Nov
24
comment Recommended Books for Software Engineering
@Robert Harvey: and again, we are still regurgitating the same knowledge that was gained half a century ago. There is a reason for that: They are still relevant today.
Nov
20
accepted How to write good alt text for images to help screen reader and blind user to understand what is picture about ?
Nov
20
revised Tooltips in the era of touch
added 242 characters in body
Nov
18
accepted See what content is not sent over HTTPS
Nov
16
comment Regex to get value within tag
Also, see stackoverflow.com/questions/1732348/…
Nov
16
answered See what content is not sent over HTTPS
Nov
16
comment How to write good alt text for images to help screen reader and blind user to understand what is picture about ?
@Jared: I'm trying to say that you should feel like the page was made with text only, and not that you are missing out anything with such things as <img src="my-image.gif" alt="my-image.gif"> or <img src="smiley.gif" alt="an image of a smiley"> that don't give you anything more than more text to hear.
Nov
16
revised How to write good alt text for images to help screen reader and blind user to understand what is picture about ?
added 2428 characters in body
Nov
16
revised How to write good alt text for images to help screen reader and blind user to understand what is picture about ?
added 729 characters in body
Nov
16
comment How to write good alt text for images to help screen reader and blind user to understand what is picture about ?
How do you hear em and strong text? Is it hard to navigate table based layouts?
Nov
16
revised How to write good alt text for images to help screen reader and blind user to understand what is picture about ?
added 20 characters in body
Nov
16
accepted Which is better to initialize HTML control values: Javascript or inline server tags?
Nov
16
answered How to write good alt text for images to help screen reader and blind user to understand what is picture about ?
Nov
16
revised Which is better to initialize HTML control values: Javascript or inline server tags?
added 441 characters in body
Nov
16
answered Which is better to initialize HTML control values: Javascript or inline server tags?
Nov
16
revised Which is better to initialize HTML control values: Javascript or inline server tags?
added 30 characters in body; edited tags; edited title
Nov
16
accepted porting python app to mobile platforms
Nov
16
comment Tooltips in the era of touch
@Stefano Borini: It's hard to add a button? How's so?
Nov
16
comment What’s your favourite character?
Yeah, writing cp and mv is just too hard on the wrists :)
Nov
16
comment What’s your favourite character?
My last name is Küber. You've been upvoted :D
Nov
16
comment How do I strip all the html out of database records, than create an xml file?
Don't tell him, google this (even if thats what he should have done), point him straight here at stackoverflow for that ;) stackoverflow.com/search?q=html+scraper
Nov
16
answered Automated web browser?
Nov
16
comment Why can’t Regular Expressions use keywords instead of characters?
I love when regexes look like smileys :-[)
Nov
16
accepted Regex to get value within tag
Nov
16
revised What is the best way to create rounded corners using CSS?
added 32 characters in body
Nov
15
comment What’s the next most probable number?
If this could be done, I'd be on the stock market and not in SO. Well may be my script would be in the Stock market and I'd be in SO, but that is not the point.
Nov
15
comment How do I strip all the html out of database records, than create an xml file?
Without a real knowledge of the structure of the data, it's hard to give you advice.
Nov
15
comment C structs don’t define types?
You should place this as a comment to the answer that helped you. Also, you can click on the green checkmark to say "this is the correct answer". Welcome to stackoverflow.
Nov
15
answered Storing and accessing large amounts of data
Nov
15
comment Safely executing user-submitted python code on the server
@Stephan202: not necesarily, because this is a programming problem.
Nov
15
revised Python: Convert string into function name; getattr or equal?
deleted 1 characters in body
Nov
15
revised DataReader Behaviour With SQL Server Locking
deleted 39 characters in body
Nov
15
revised java.lang.IllegalMonitorStateException: (m=null) Failed to get monitor for
edited tags
Nov
15
revised Multi Threading locks and monitor class not working
added 10 characters in body; edited tags
Nov
15
revised lock vs AcquireReader & writer locks
edited tags
Nov
15
revised Tooltips in the era of touch
added 162 characters in body
Nov
15
answered Tooltips in the era of touch
Nov
15
comment Dict has key from list
@Dario: it could be boo, but I guess the answers will be the same anyway.
Nov
15
comment What are things that make a programmer’s life miserable?
@finnw: what about IT installs Beyond Compare, but you like WinMerge better?
Nov
15
revised What is the difference between an ordered and a sorted collection?
edited tags; edited title
Nov
15
comment Regular expression to match phone number?
Is there a reason that you need to use a regex?