Skip to main content
Aidanc's user avatar
Aidanc's user avatar
Aidanc's user avatar
Aidanc
  • Member for 13 years, 11 months
  • Last seen more than 10 years ago
331 votes
Accepted

JavaScript get element by name

30 votes
Accepted

socket.io join/leave

12 votes
Accepted

Java - Implementing Interfaces

11 votes
Accepted

Java ArrayList search

10 votes
Accepted

Weird value for counter variable in javascript

9 votes
Accepted

Java - Is calling sort() upon an already sorted list an O(1) operation?

8 votes
Accepted

Adding char and int

7 votes
Accepted

Do I still need $(document).ready(function(){ })?

7 votes
Accepted

If an exception is thrown in the catch clause, does finally still run

6 votes
Accepted

How do you access an array or variable declared or initialized in a nested loop from outside of the loop?

6 votes
Accepted

Possible to overlay a Button on top of another?

5 votes

How to build web forum in android app

5 votes
Accepted

Converting Javascript variable to a PHP variable

5 votes
Accepted

Proper return values in Java API?

4 votes

Map and Set in Java

4 votes

Run a shell command as root on android?

4 votes

RegExp: match known number

4 votes

Java Error: Should be declared in a file named

4 votes
Accepted

Bing Maps REST API

3 votes

Programmer understanding academic writings on maths

3 votes

Endless page update in the browser (javascript)

3 votes

Loading Page in android

3 votes
Accepted

Time conversion in java

3 votes

string to string array conversion in java

3 votes
Accepted

android application killed right after launch

3 votes

HTC Desire HD not accepts setParameter() with hardware.Camera

3 votes

How do I Insert Latitude/Longtitude in my database & use it to open Google maps with Intent?

3 votes

Anyone know of a good web debugging tool?

3 votes
Accepted

Android keystore signature problem

3 votes
Accepted

Why won't my interface typed objects preform methods that are not declared in the interface?