I woke up this morning feeling kinda angry because of matters which I will not divulge on this forum, but later as I realized their are two kinds of people, programmers and others and my analysis of all this brought me to the point where I got to understand folks who watch “Art scene” and that Tim Njiru program- “In Sync” or is it “insync”. Not that am implying that you can’t belong to the two sides but it is kinda hard to be in touch with the artistic side and be thorough and passionate about writing code. As far as work is concerned today has been a kinda slow day and am hoping that it ends soon, as far as what I have learnt today...
That u can actually invoke activex objects in Javascript e.g.
var WshNetwork ;
WshNetwork = new ActiveXObject( "WScript.Network" );
document.write(WshNetwork.ComputerName );
Writes the name of your PC on the page that hosts the script. of course the page has to be a 'HTML application' i.e. a '.HTA' file.
Today also marks the “Genesis” of this forum namely- the Mass exodus of one and it is my solemn prayer that I keep this blogspot running.
2 comments:
That Program has come of age. Admit it man. Many Artists in Kenya are benefiting a great deal from this show. Insync rocs
the crop of people that enjoy the program by definition fall into the category mentioned. there is nothing wrong with them, they just don't belong to the first group!
Post a Comment