Apr
7
awarded Teacher
Apr
7
answered How do I set my router up to authenticate with my service provider?
Apr
6
comment How do I set my router up to authenticate with my service provider?
I have already attempted to use the PPPoE settings in the router (instead of bridged) to enable the router to log in itself, but it does not result in connectivity. Unfortunately I am trying to set this up in Kazakhstan, where the ISP support is all in Russian, so they have not been helpful either (through no fault of their own - I do no speak Russian, and Google Translate only goes so far).
Apr
6
asked How do I set my router up to authenticate with my service provider?
Jan
30
comment how to parse the second xml tree in a file
I might be mistaken, but I'm pretty sure that xml files cannot have multiple declarations (<?...?>), unless they are contained in a CDATA section.
Jan
30
answered Writing CSV file. myPackage.MyClass cannot be cast to java.lang.CharSequence
Nov
4
awarded Scholar
Nov
4
accepted Is using the reference to a control in a background worker thread safe?
Nov
4
comment Is using the reference to a control in a background worker thread safe?
I thought so, thanks for the answer!
Nov
4
awarded Commentator
Nov
4
comment Is using the reference to a control in a background worker thread safe?
Well, I call persist before I even start the background worker.
Nov
4
asked Is using the reference to a control in a background worker thread safe?
Oct
21
answered How to wait for background worker to finish processing?
Oct
21
comment How to wait for background worker to finish processing?
What if they all happen to finish at the same time? there is a possibility that someMethodToDoOtherStuff() could be called 3 times.
Feb
17
comment Mouse movement: Click the the sprite "walks" to point clicked
No problem. I meant logic thresholds. It's just checking if your current position is within a certain distance (threshold) from your target position.
Feb
17
answered Mouse movement: Click the the sprite "walks" to point clicked
Feb
17
comment Interfaces no longer work when using custom collection class
No problem :). It seems your question was answered now though.
Feb
16
answered Interfaces no longer work when using custom collection class
Feb
8
comment Regex replace - Is there a better way to switch declaration and assignment
thanks all for the responses. i will just continue using the Regex as I have up until now.
Feb
4
comment Regex replace - Is there a better way to switch declaration and assignment
It's more for the loading and saving of settings between the .settings file and the Form elements, as in my comment above. Thanks for the reply, but this is not really what I was asking.
1 2