Skip to main content
Kristof Neirynck's user avatar
Kristof Neirynck's user avatar
Kristof Neirynck's user avatar
Kristof Neirynck
Senior Software Engineer at IQGeo
  • Member for 16 years, 8 months
  • Last seen this week
92 votes

What was the strangest coding standard rule that you were forced to follow?

43 votes
Accepted

How to remove all inherited CSS formatting for a table?

36 votes

Efficient Javascript String Replacement

25 votes

How to get maven to build a war with minified files using yuicompressor-maven-plugin

19 votes
Accepted

How to output an Excel *.xls file from classic ASP

14 votes

CSS not working in IE?

13 votes

cakephp isUnique for 2 fields?

12 votes

Maven: Customize web.xml of web-app project

11 votes
Accepted

Why does jaxb2-maven-plugin xjc fail with Corretto jdk11.0.15_9 but not with Temurin jdk-11.0.14.1+1

10 votes
Accepted

maven dependency:list just first level

7 votes

Using JavaMail with TLS

7 votes

How to skip the maven antrun copy/shade:shade goal dynamically?

7 votes

Create RegExps on the fly using string variables

5 votes

how to compress a PNG image using Java

5 votes
Accepted

Find Replace with RegEx failing for string ending in ? Google script

5 votes

How to highlight source code in HTML?

4 votes

Microsoft Excel mangles Diacritics in .csv files?

3 votes

git 2.32 git push -u origin master Nothing happens

3 votes

Getting default language from country code in Java

3 votes

Compiling multi module maven projects without installing to local repository

3 votes

What exactly is #{component} in EL?

3 votes
Accepted

navigate directory structure and name each processed file uniquely

3 votes

Same-Site flag for session cookie in Spring Security

3 votes
Accepted

Cannot resolve method 'addAttribute' in 'Model' i got this error while executing an STS code

3 votes

SQL Date pattern for dates that user may not know all the information

2 votes

Need generic div css that does not overlap (like a table)

2 votes
Accepted

Post/Redirect/Get in Webkit causes a full page reload

2 votes

Is there any free usable component for workflow editor/designer?

2 votes
Accepted

Form validation with JavaScript

2 votes

How can test classes in Maven project access source classes from main folder?