Skip to content Skip to sidebar Skip to footer
Showing posts with the label Linux

Batch File > Javascript > Winscp > Check If File Exists

I have a batch file that will launch a .js file which, via WinSCP, checks if a file exists and retu… Read more Batch File > Javascript > Winscp > Check If File Exists

How To Execute An Executable From Linux With Javascript

I'm making an application for D-bus in javascript. I need to call an executable from the javasc… Read more How To Execute An Executable From Linux With Javascript

How To Update The Markers Of A Multi Line On A Brush?

to draw multi line var city= focus.selectAll('.city') .data(cities) .enter(… Read more How To Update The Markers Of A Multi Line On A Brush?

Nodejs Hello World Example - Symbol Lookup Error

UPDATE -- LINUX FEDORA 15 Following an example from: http://simonwillison.net/2009/Nov/23/node/ My… Read more Nodejs Hello World Example - Symbol Lookup Error

Charles Proxy And Interceptor Are Not Tracking Any Http Request In Ubuntu

I can't seem to get any activity showing on anything relating to HTTP/proxy requests in Ubuntu.… Read more Charles Proxy And Interceptor Are Not Tracking Any Http Request In Ubuntu

HTML5: Play On Speakers Stream From Microphone On Ubuntu

I am learning html5 and want to try to play on speakers what I say on microphone. So I wrote the fo… Read more HTML5: Play On Speakers Stream From Microphone On Ubuntu