Tom Martin

402
Reputation
411 views

Registered User

Name Tom Martin
Member for 1 year
Seen 15 hours ago
Website
Location London
Age 26
A 25 year old software developer originally from Wiltshire, UK. I graduated from Bournemouth University in 2006 with an Upper Second-Class Honours B.Sc degree in Computing. I currently live in London, where I have been working for Altio since my graduation mostly doing Java development.
Nov
25
answered how to change a value with jquery
Nov
25
answered Creating Javascript object from JQuery object
Nov
17
answered Maintaining a single instance of JInternalFrame?
Nov
6
answered How to prevent JScrollPane from scroll down on repaint?
Oct
20
comment Is JOptionPane.showMessageDialog thread safe?
Thanks, I am familiar with SwingWorker.
Oct
20
asked Is JOptionPane.showMessageDialog thread safe?
Oct
5
awarded  Popular Question
Oct
2
answered Boundary for comment box
Oct
2
accepted How to check the status of checkbox in java GUI?
Oct
2
answered How to check the status of checkbox in java GUI?
Sep
28
comment Is there any point in using an index buffer with a texture in OpenGL ES (Android)?
Thanks for the in depth answer. So vertex info is only consider redundant when it also has the same texture and normal values? And this isn't just limited to OpenGL ES as I first though.
Sep
22
comment Is there any point in using an index buffer with a texture in OpenGL ES (Android)?
I disagree. I shouldn't have to tailor my questions to appeal to reputation farmers (or is this site turning into digg). The questions address the same issue and would best be answered by the same answerer.
Sep
22
comment Keeping track of state in JFlex
Hi Ayman, sorry I've only just seen your answer. I also like StackOverflow so I guess I was asking just to see if there was much of flex/lexing/parsing community here. I guess I should have cross posted at jsyntaxpane. I have posted there in the past (I'm TomPoges there). Nice work on JSyntaxPane btw.
Sep
22
comment Is inheritance possible in JFlex?
I flagged this as the answer because I ended up doing option 1. It's not ideal but I looks like these lexers haven't needed much maintenance so it is an acceptable compromise.
Sep
21
asked Is there any point in using an index buffer with a texture in OpenGL ES (Android)?
Sep
9
awarded  Yearling
Jul
22
asked Exposing inner classes when obfuscating with ProGuard
Jun
18
comment Why is my animation leaving a trail?
I'm using the animation framework provided by the Android framework so I have neither control over the double buffering or the display buffer. To me it looks like a bug. If this were a performance issue because my requirements were too ambitious the animation should just be jerky/have a low framerate. It performs reasonably well, it just leaves what look like pieces of the image behind it. They're cleaned up fairly quickly but it doesn't look good.
Jun
18
asked Why is my animation leaving a trail?
Jun
9
awarded  Tumbleweed
Jun
7
awarded  Nice Answer