| bio | website | github.com/macek |
|---|---|---|
| location | United States | |
| age | ||
| visits | member for | 3 years, 7 months |
| seen | yesterday | |
| stats | profile views | 1,043 |
You can message me at http://github.com/macek
|
May 15 |
awarded | Nice Question |
|
May 11 |
comment |
How to create Java method that accepts variable number of arguments? I wasn't familiar with the (final Object... arguments) syntax, so I'm not sure what you're getting at. |
|
May 7 |
awarded | Nice Answer |
|
May 2 |
comment |
get first 3 alphanumeric characters (only numbers or letters) Right, but the column the OP wants doesn't exist. In order to create a dynamic column using a regular expression string replacement on an existing column. MySQL doesn't support regexp string replacement out of the box. |
|
May 2 |
answered | get first 3 alphanumeric characters (only numbers or letters) |
|
Apr 21 |
awarded | Notable Question |
|
Apr 21 |
revised |
Time.now from server instead of client computers rolled back to a previous revision |
|
Apr 15 |
awarded | Popular Question |
|
Apr 11 |
awarded | Notable Question |
|
Apr 8 |
comment |
Regex to allow word characters, parentheses, spaces and hyphen Where in this answer do you see str#match? I'm using re#test in the validate method. |
|
Apr 8 |
revised |
Regex to allow word characters, parentheses, spaces and hyphen added 161 characters in body |
|
Apr 8 |
answered | Regex to allow word characters, parentheses, spaces and hyphen |
|
Apr 6 |
comment |
How to (completely) convert query string into JSON object? @Benjamin, that's a try-it-and-see, for me; I'm not too familiar with ASP.NET |
|
Apr 3 |
awarded | Guru |
|
Mar 30 |
awarded | Popular Question |
|
Mar 25 |
revised |
Add a line of code to ALL functions removed irrelevant tags |
|
Mar 24 |
revised |
ruby query with function edited tags |
|
Mar 23 |
comment |
Uncaught TypeError: Cannot read property 'length' of undefined I reworded my possibly ambiguous question. I understand the error isn't coming from the library; I simply wanted to know how to backtrace to find the offending line in my plugin. |
|
Mar 23 |
revised |
Uncaught TypeError: Cannot read property 'length' of undefined deleted 44 characters in body |
|
Mar 23 |
revised |
Uncaught TypeError: Cannot read property 'length' of undefined deleted 40 characters in body |