Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Adrian Smith
Adrian Smith has asked
21
questions and find answers to
37
problems.
Stats
1.1k
EtPoint
356
Vote count
21
questions
37
answers
About
Software developer & software architect living in Vienna, Austria. From London, UK originally.
Adrian Smith questions
Is there a way to restrict a string to be ASCII only in XSD?
Why does the CDATA syntax in XML look so strange?
@NotNull, @Nonnull etc. all don't work in IntelliJ IDEA
Are there any disadvantages to setNamespaceAware(true)?
XSLT 2.0 produces error: "the context item is undefined"
Name of the anti-pattern of keeping old obsolete code around
Can one compare java.lang.Class objects with == in Java? [duplicate]
How to get the URL to a Wicket shared resource?
Link to RSS/Atom feed, relative, doesn't work in Firefox
Serving dynamic content with Wicket 1.5
Adrian Smith answers
Mapping from String to integer - performance of various approaches
java.lang.ClassCastException using lambda expressions in spark job on remote server
Locking mySQL tables/rows
Open fancybox from function
Search by field in Lucene
Single user checkout in SVN
overwrite java class in jar
Bit shifts in c++
Is Inline SQL hard coding? [closed]
GWT : how to get regex(Pattern and Matcher) working in client side