Archives for Sems - Page 3

Little VBScript to continously ping a host with timestamp/log

Run from command line (after saving file as ping test.vbs)cscript pingtest.vbs iptoping logfilenameIt will continuously run till you hit Ctrl+C to break it... Very useful for network testing. hostIp      = wscript.arguments(0) logfilename = wscript.arguments(1) Set fso     = CreateObject('Scripting.FileSystemObject') Set ...
Read more

Sugarsync Crash on Mac OS X 10.7 – Lion

Yesterday, Sugarsync prompted me to install an update. After installation, it complained parts of it was installed separately and refused to run. I uninstalled it via /Applications/SugarSync\ Manager.app/Contents/Resources/SugarSyncUninstaller.command Then I did a fresh install. Still no luck, ...
Read more

Revamping the site

It was about time to change from old blog system, which is no longer supported. So, welcome to new software and design. I am keeping the old links up, but eventually will remove them. If ...
Read more

Database update

I have changed the database engine on sems.org and cleaned up the database as well. This should improve the performance quite a bit. If you experience any issues, please drop a note
Read more