May
9
awarded Necromancer
May
9
revised UTF-8 display formats in java
added 49 characters in body
May
9
asked UTF-8 display formats in java
Mar
22
awarded Popular Question
Mar
13
answered Client Server Programming In Unity using JavaScript
Mar
11
awarded Constituent
Mar
5
awarded Caucus
Jan
17
comment android.view.InflateException: Binary XML file line #2: Error inflating class <unknown>
this answer should be accepted. Thank you
Jan
12
awarded Notable Question
Dec
6
awarded Yearling
Nov
19
answered android open failed: EACCES (Permission denied)
Oct
18
comment Polling data from restful webservice with "keepalive" connection
Thank you @CodeChimp, lets say i want to keep it indefinitely, how can i read the response over and over again ? as i remember the content gets consumed after the first time. what is the proper way in java to keep a connection open and periodically read the response multiple times ?
Oct
18
asked Polling data from restful webservice with "keepalive" connection
Oct
1
awarded Popular Question
Sep
16
awarded Popular Question
Jul
31
comment How to resize a UITableView
thank you for the reply, can you be more specific? if i exposed the UItableview as property, do i need to change the MenuViewController.m which basically inherits uitableview functions. a code snapshot would be helpful
Jul
31
asked How to resize a UITableView
Jun
11
awarded Caucus
May
23
answered Using GPS coordinates to modify the center of a map
May
17
comment Sencha2 - How do I get data from Panel to child fieldset components?
{ xtype: 'textfield', name : 'firstName', label: 'First Name', id:'yourID' }
1 2 3 4 5