in

 

Browse by Tags

  • Reflectionesque behavior in JavaScript

    Here's a little something in my continued investigation of JavaScript and its many wonders (man, that sounds strange!)... Okay, so for today's topic I'll look at some 'reflectionesque' behavior of JavaScript. As many know, the class Object can be used as an associative array. For instance: var myvar...
    Posted to Bytes of Wisdom (Weblog) by jlockwood on 04-06-2007
  • Another great JavaScript article

    Sorry all, I'll probably be over this JavaScript tear soon enough, but now that I've given the language another glance it has really caught my eye this time. I can only explain my recent engagement with the language as a total re-discovery. I've done some js OO before in the past, but looking at the...
    Posted to Bytes of Wisdom (Weblog) by jlockwood on 04-02-2007
  • C# -> JavaScript

    Joe had asked me recently if I thought I might want to make a tool that compiles C# into JavaScript. I might want to futs with something like that, but fortunately I don't have to any time soon. There's already a tool called script# that does just that. This is a pet project of Nikhil Kothari and is...
    Posted to Bytes of Wisdom (Weblog) by jlockwood on 04-02-2007
  • Ugh......'Fun with JavaScript - Part 0'

    I was working on using javascript as a system scripting tool using wscript. Here's a quick summary of highlights: Worked on implementing an include mechanism to include other .js files from inside the js script (no real support for it). The implemention was a little on the ugly side, but I like it overall...
    Posted to Bytes of Wisdom (Weblog) by jlockwood on 03-31-2007
Page 1 of 1 (4 items)
Copyright Los Techies 2007. All rights reserved.
Powered by Community Server (Commercial Edition), by Telligent Systems