| bio | website | github.com/blessenm |
|---|---|---|
| location | Kerala, India | |
| age | 26 | |
| visits | member for | 2 years, 5 months |
| seen | 15 mins ago | |
| stats | profile views | 750 |
My name is Blessan Mathew. I am from India. Wanted to work in the video game industry (Keeping that on the hold for now :)). I started out as a javascript developer. Worked with Dojo and Extjs. Did some mobile web app development with Sencha Touch.
Currently working on the android platform and focussing on java as a langauge. Im into graphics and animations and whatever the user see's on the screen.
I add some of parts of my work projects for my own future reference which may be useful for others too. https://github.com/blessenm
|
1d |
comment |
Sencha Touch 2 - How to Abort store load with ajax/json sencha.com/forum/showthread.php?232899 |
|
1d |
answered | inject sencha panel inside HTML div |
|
May 17 |
answered | Sencha Fiddle: Seems to be broken when trying to run or save files |
|
May 15 |
awarded | Notable Question |
|
May 9 |
comment |
Change button label color Sencha TRy using baseCls |
|
May 9 |
comment |
Sencha Touch list not displaying (again!) I've updated my answer. Btw select this as the correct answer. |
|
May 9 |
revised |
Sencha Touch list not displaying (again!) added 387 characters in body |
|
May 9 |
answered | Sencha Touch list not displaying (again!) |
|
May 8 |
revised |
Regex to replace a value between quotes added 444 characters in body |
|
May 8 |
accepted | Regex to replace a value between quotes |
|
May 8 |
comment |
Regex to replace a value between quotes Got it working jsfiddle.net/JjVzz/6 |
|
May 8 |
comment |
Regex to replace a value between quotes I tried modifying ur fiddle. If there is another variable declaration like var hello='ss';. the hello variable will also be matched in the first regex. Here is the fiddle jsfiddle.net/JjVzz/5 |
|
May 8 |
comment |
Regex to replace a value between quotes This seems to work if the replace is done on separate strings. The final output only has 'var useStub = true;'. The other variable got removed in the second replace command. Here i updated the fiddle. jsfiddle.net/JjVzz/3 |
|
May 8 |
comment |
Regex to replace a value between quotes I actually want to change the whole url between the quotes and also the boolean value of useStub variable. |
|
May 8 |
asked | Regex to replace a value between quotes |
|
May 6 |
comment |
Filtering a List in Sencha Touch 2 Try clearing the filter before you filter the store like activeStore.clearFilter() |
|
May 6 |
comment |
List in tab.panel overlays other panels Seems to work fine for me. jsfiddle.net/blessenm/Wd7YS |
|
May 6 |
answered | Sencha touch 2 list with buttons |
|
May 5 |
answered | Do we really need to explicitly add Sencha View to Viewport? |
|
May 5 |
answered | How to select a drawable image by matching a string value to the image name? |