Difference between revisions of "User:LepreKhaun Resident"

From Second Life Wiki
Jump to navigation Jump to search
m
m (Added some categories.)
Line 20: Line 20:
#[[User:LepreKhaun_Resident/Json_Database_2_Chat|'''Json Database 2 Chat''']] A function to retrieve a Json text from within a script, to be reused later in its original form.
#[[User:LepreKhaun_Resident/Json_Database_2_Chat|'''Json Database 2 Chat''']] A function to retrieve a Json text from within a script, to be reused later in its original form.
#[[User:LepreKhaun_Resident/Workaround4Escaped_Chars_within_JsonText|'''Workaround for Escaped Characters within Json Text''']] A way to encode '\t', '\n' and such as well as `"\"he said\""' within Json text.
#[[User:LepreKhaun_Resident/Workaround4Escaped_Chars_within_JsonText|'''Workaround for Escaped Characters within Json Text''']] A way to encode '\t', '\n' and such as well as `"\"he said\""' within Json text.
----
{{Jira Reporter}}
{{ISO 639-3/cat-speaking|eng}}
{{skills
|Builder=*
|Scripter=*
|}}

Revision as of 08:17, 1 September 2013

A bit about me (well, maybe a byte or so)

I'm a semi-retired, long-time resident of New Orleans, LA, though I traveled extensively in my youth. I got my first computer in 1984, a Commodore 64 and self taught myself both Basic and assembly language on it. From that point on, I've always had a computer, sometimes several at a time, and my interest in this fascinating tool/toy has grown.

Along the way I decided to get some formal education so I got my GED in 1992, and enrolled in UNO as a Computer Science major. During my 4 year enrollment there, I worked for two professors as a teachers aide, both teaching course material as well as grading programming efforts of other students. At the end, I ended up with a GPA of 3.45, two letters of recommendation and fell 15 hours short of getting my Bachelors Degree (which I plan to rectify next year).

After college, during which I had discovered this thing called the Internet, I began free-lancing as a Perl CGI programmer, designing and implementing both user interfaces as well as complete back end solutions.

That business venture lasted until Y2K or so, when PHP functionality and ASP began to supplant the need for such but my interest didn't wane. I've since taught myself OOP as well as a number of scripting languages such as ActionScript and, most recently, LSL.

I'm also a practising zen buddhist, semi-professional performer, skilled carpenter & renovator, amateur sculptor, avid reader and an active volunteer in a number of causes I believe in.

I'm in Second Life to learn, create and share, the same as my RL.


Code bits that one might find useful

Json Related

  1. JSON Pretty Printer A Json debugging tool that "pretty prints" a Json text to chat.
  2. Delete Json Element A function that removes an element (either a Value from an array or a "Key":Value pair from an object) from the supplied Json text.
  3. Json Database 2 Chat A function to retrieve a Json text from within a script, to be reused later in its original form.
  4. Workaround for Escaped Characters within Json Text A way to encode '\t', '\n' and such as well as `"\"he said\""' within Json text.



View the issues LepreKhaun Resident has filed at jira.secondlife.com