pkchukiss

190
Reputation
46 views

Registered User

name pkchukiss
member for 1 year
seen Nov 16 at 1:34
website
location Singapore
age 24

I'm currently learning Java, Visual Basic, PHP and Python. I can code pretty basic stuff like socket programming, interactive GUIs and basic algorithms.

I'm looking forward to learning about algorithms and implementations soon!

Nov
16
comment What Jabber/XMPP libraries are available for PyS60 (Python for Symbian S60) interpreter?
Thanks for your help; We've decided not to create XML or XMPP libraries for PyS60, since we're doing rapid prototyping of proof-of-concepts, so we've opted for a JSON-to-XML gateway, and using JSON for the client. Thanks again for your help!
Nov
11
revised What Jabber/XMPP libraries are available for PyS60 (Python for Symbian S60) interpreter?
edited tags
Nov
11
comment What Jabber/XMPP libraries are available for PyS60 (Python for Symbian S60) interpreter?
I've found (pyexpat) pdis.hiit.fi/pdis/download/pyexpat for parsing XML, but it appears to be for 1st and 2nd edition devices only
Nov
11
asked What Jabber/XMPP libraries are available for PyS60 (Python for Symbian S60) interpreter?
Sep
12
awarded  Popular Question
Aug
22
awarded  Yearling
Aug
12
comment Utilise common entity classes across different JAX-WS web services
In that case, is it possible to do anything on the web service side that can cause the consumer's generated classes to be the same across the number of web services? I thought that the last post in forums.java.net/jive/thread.jspa?threadID=28673/… is relevant to what I want to do, but I don't really understand how I'm going to include the 2 files the author states inside ant
Aug
12
asked Utilise common entity classes across different JAX-WS web services
Jul
22
revised Marshalling polymorphic objects in JAX-WS
Included solution in my question
Jul
22
asked Marshalling polymorphic objects in JAX-WS