Recent Posts
www.Rarst.net
Return To Blog Listing
Blog about software that just works (preferably while being freeware and portable) and IT-related web resources.
Recent Posts Tagged With 'autoit'
Moved to another hosting
Rarst.net is more or less settled in new place by now, courtesy of WPWebHost and my WordPress story that landed me in winners of their recent contest. Move was (luckily) uneventful so just a short recap and few links on topic. Hosting I probably won...
Read data from Excel in AutoIt
I am not much good with Excel, but I encounter it a lot as data source. AutoIt is not too shabby for fast for-the-task programs that handle arrays. So I had looked into automated way to read data from Excel sheet into AutoIt array. Native way AutoIt...
Simple plain text to HTML conversion in AutoIt
I had recently posted about minimalistic Q10 text editor for writing. My only gripe with it that for all benefits of plain text it needs cumbersome reformat when pasted in Windows Live Writer. So I decided to make AutoIt script to remove manual part ...
Browser memory benchmark (plus lies and damn lies)
Recent browser memory usage benchmark from Dot Net Perls is generating buzz (as such things do). I tried to stay away (as I do) but Martin’s post on discrepancies in it from incorrect measuring of multithreaded Chrome mentioned Opera memory consump...
Checking and logging server uptime with AutoIt
Peter Owen of String of Theories had asked in comments for PingInfoView post if it can mail when pinging fails. I could use something like that myself and indulged today in coding AutoIt script that can perform multiply types of check on remote serve...
Shortcut to enable/disable hardware
Local networks are wonderful but when out of your personal control they might come with nasty side effects (like automatic updates trashing processor or proxy choking browser). I couldn’t toggle network connection either (even with admin rights) so...
Update FeedDemon Watches with AutoIt
FeedDemon RSS reader among others things has Watches functions. Instead of specific RSS it searches feeds for keywords and combines found items together into mashup. It works very well except that manual input of keywords is too troublesome to create...
Simplify CureIt update process with AutoIt
Featured giveaway from Rarst.net Promote yourself and win business cards or canvas art print (deadline March 22nd) Featured giveaway from Rarst.net Promote yourself and win business cards or canvas art print (deadline March 22nd) I had previously c...
SendTo file’s name with path to clipboard with AutoIt
Karl of AskTheAdmin had recently answered question about how to copy file’s path to clipboard in Vista . Windows XP doesn’t have such function natively and post had some 3rd party software suggestions in the comments. It reminded me how easy it i...
