161 reputation
9
bio website theelitegentleman.blogspot.co…
location South Africa
age
visits member for 1 year
seen Dec 23 '12 at 22:12
stats profile views 24

First person in South Africa to receive a Gold Java Badge (Received on 5th November 2011) on StackOverflow. Whoohoo! :-)

Where can you find me?

The following shows the experiences I have from computer languages. It is not a reflection of who I am.

Professional experience:

  • Java (JEE, formerly J2EE; J2SE)
  • VB .NET
  • SQL (RDBMS independent)
  • HTML/XHTML
  • CSS (from version 1 to 3)

External Experience:

  • Pascal / Delphi
  • VB
  • C/C++
  • Assembly language
  • PHP (started)

Dec
21
awarded  Popular Question
Sep
21
awarded  Custodian
Jul
26
awarded  Caucus
May
30
revised C18 Timer0 timing calculation using MCC18
edited body
May
30
accepted C18 Timer0 timing calculation using MCC18
May
29
revised C18 Timer0 timing calculation using MCC18
deleted 4 characters in body
May
28
revised C18 Timer0 timing calculation using MCC18
added 1 characters in body
May
28
revised C18 Timer0 timing calculation using MCC18
deleted 16 characters in body
May
28
awarded  Teacher
May
28
answered C18 Timer0 timing calculation using MCC18
May
28
comment C18 Timer0 timing calculation using MCC18
Sweet, will do.
May
28
comment C18 Timer0 timing calculation using MCC18
My timer was off-course (clock ticks wasn't "synced"). I resolved it. Thanks. :-)
May
27
asked C18 Timer0 timing calculation using MCC18
May
23
accepted Array manipulation in MCC18
May
23
accepted ADC Stimulus file with MPLAB SIM (Simulation with MPLAB SIM)
May
23
accepted Data output issue on PIC18F4520
May
22
comment Array manipulation in MCC18
I still had "Restricted memory", I think it's because I had it on udata. Removing it out of udata helps (on small array size, but we need the large array). Alternatively, I can try and re-engineer the solution without array. :-)
May
21
suggested suggested edit on Turning an old digital point and shoot camera into a webcam
May
21
awarded  Commentator
May
21
comment Array manipulation in MCC18
thanks, the problem is that when I "Watch" my I_1 array, MPLAB says "Restricted memory". Unless I know that there's data there, I can't watch it though.