Badge
| Notable Question | Asked a question with 2,500 views. This badge can be awarded multiple times. |
Kip earned this badge 52 times |
jan 17 at 18:27
If I serve /favicon.ico as image/vnd.microsoft.icon, instead of image/x-icon, will it break on any browsers?
jan 16 at 19:41
How is mime type of an uploaded file determined by browser?
nov 16 at 15:14
How can I use a multiline value for an HTML tag attribute? (i.e. how do I escape newline?)
sep 25 at 3:02
How do I get the length of a string in Perl?
jul 10 at 12:43
How to sort an array of structs in ColdFusion
jun 17 '12 at 14:46
Why is SomeClass<? super T> not equivalent to SomeClass<T> in Java generic types?
apr 24 '12 at 13:35
What regex will capitalize any letters following whitespace?
apr 13 '12 at 20:52
Is there a webservice/API to grab a screenshot of another website? [closed]
mar 24 '12 at 12:48
How do I disable all input buttons without using jQuery?
dec 19 '11 at 8:05
Is it OK to use == on enums in Java?
dec 8 '11 at 17:29
How do I perform update query with subquery in Access?
nov 3 '11 at 16:50
Changing parent window's URL from IFrame
nov 2 '11 at 15:15
Is there a good reason I see VARCHAR(255) used so often (as opposed to another length)?
oct 14 '11 at 17:03
How can I apply my CSS stylesheet to an RSS feed
oct 11 '11 at 7:07
Regular expression to remove one parameter from query string
jul 12 '11 at 15:40
In Java, how do I access the outer class when I'm not in the inner class?
jul 7 '11 at 14:40
How can I write a newline in a string in ColdFusion?
jul 6 '11 at 21:48
How can I get an MD5 hash in ColdFusion?
may 11 '11 at 20:08
Problem with Lucene- search not indexing numeric values?
apr 13 '11 at 15:04
Any reason to clean up unused imports in Java, other than reducing clutter?
apr 7 '11 at 19:26
How do I write a short literal in C++?
mar 17 '11 at 6:52
How to get CURL to work with PHP on Windows? (WAMP)
mar 1 '11 at 16:42
How can I format an integer to a specific length in javascript?
mar 1 '11 at 7:03
Inserting column between other columns in SQL Server using script
feb 24 '11 at 13:11
Does Java have a HashMap with reverse lookup?
feb 11 '11 at 22:18
SQL Server: any equivalent of strpos()?
dec 19 '10 at 22:20
What's the opposite of the localtime function in Perl?
nov 8 '10 at 21:48
Can I set Java max heap size for running from a jar file?
oct 22 '10 at 18:48
Natural sort order string comparison in Java - is one built in?
aug 16 '10 at 23:12
When overriding equals in Java, why does it not work to use a parameter other than Object?
jul 7 '10 at 6:18
Are there hosted jQuery UI themes anywhere? [duplicate]
may 31 '10 at 18:42
(post deleted or otherwise unavailable)
apr 2 '10 at 19:12
How many files in a directory is too many?
dec 12 '09 at 16:37
Is there a foreach in MATLAB? If so, how does it behave if the underlying data changes?
nov 3 '09 at 8:52
Fastest way to determine if an integer's square root is an integer
oct 31 '09 at 10:27
How do I “decompile” Java class files?
oct 25 '09 at 18:22
How can I determine if an image has loaded, using Javascript/jQuery?
oct 12 '09 at 15:32
What is an example of a non-relational database? Where/how are they used?
oct 5 '09 at 20:37
Is there any way to determine the size of a C++ array programmatically? And if not, why?
aug 9 '09 at 5:37
How do I make a C++ macro behave like a function?
jun 28 '09 at 10:02
(post deleted or otherwise unavailable)