February 16, 2010

Seeking Industry Partners

Filed under: General — Marcus Tettmar @ 10:24 am

Are you a contractor, consultant, freelancer or value added reseller who knows and uses Macro Scheduler and works in a specific industry, like Health Care, Education or Manufacturing? If you are I’d like to hear from you.

I’m looking at opportunities for Macro Scheduler in vertical markets and would like to find people with industry experience who can add value and help us promote and support Macro Scheduler in their sector. We need help identifying the key systems and applications used in these markets and creating macros and solutions for them using Macro Scheduler.

It doesn’t really matter what industry you work in. Whatever your vertical market, if you’re a Macro Scheduler user with industry knowledge and the flexibility to explore opportunities, please get in touch.

February 5, 2010

FTP Uploader – Upload Files From Explorer

Filed under: Announcements,General — Marcus Tettmar @ 5:03 pm

Phil Pendlebury has written a really handy little tool for quickly uploading files from Windows Explorer, and he’s built it using Macro Scheduler.

With his FTP Uploader tool installed you can right click on any file and select Send To->FTP Uploader to quickly upload it to any FTP site.

It will remember the FTP server settings for you and you can choose which FTP settings to use. If the uploaded file has a public web URL the tool will also create the URL for you and put it on the clipboard. Handy for sending people links to file, or uploading images and other files for use in forums.

FTP Uploader

You can download the tool and get the source code here.

I’m often uploading files to our FTP server to send to people, instead of relying on Email attachments. This tool will make short shrift of that. Thanks Phil!

January 29, 2010

Running Macro Scheduler Macros over the Web Via PHP

Filed under: Automation,General,Scripting,Web/Tech — Marcus Tettmar @ 9:31 am

Here’s a quick and simple proof of concept for running Macro Scheduler macros via the web and having their output displayed in the user’s browser:

Running Macro Scheduler Macros Over the Web Via PHP

The screenshot shows the PHP script, Macro Scheduler script and Internet Explorer being used to run the macro.

1) If you don’t already have a Windows based web server with PHP running, download and install WAMPServer. It’s easy.

2) Create a simple PHP script which takes an EXE name as a parameter and any parameters you want to pass to it. The following script will run EXEs that are in the c:\wamp\ folder, passing in any parameters provided and will dispay the EXEs output.

<?php
$exe = $_GET['exe'];

$dir = "c:\\wamp\\";

$parms = "";
foreach($_GET as $key=>$val) {
  $parms .= "/$key=$val ";
}

echo shell_exec("\"$dir$exe\" $parms");
?>

3) PHP’s safemode must be disabled for this script to work.

4) Create a Macro Scheduler macro and use SOWrite or SOWriteLn to output information. Compile it with the “Create Console App” option checked. Compile the EXE (or copy it) to the c:\wamp\ folder.

5) Now the macro can be executed via the web using http://servername/runmacro.php?exe=my.exe&parm1=value&etc=… which could be a link or entered into the browser directly.

6) Consider adding further security to the script to prevent anyone running any EXE on your server, or putting it in a password protected folder. I’ll leave that to you.

Macro Scheduler Enterprise comes with the msNet Remote Controller which includes a CGI module for running Macro Scheduler macros via web servers.

January 14, 2010

Amazon Kindle T-Shirt Competition – Zazzle Problems and Instructions

Filed under: Announcements,General — Marcus Tettmar @ 2:19 pm

As you probably know, we’re running a T-Shirt design contest where you could win an Amazon Kindle worth $259.

Some people have had problems sending us a link to their T-Shirt design so I checked it out and found that the process for getting a public link to your shirt is not particularly obvious. So I thought I’d post instructions for the easiest way to do it:

  • Customize the design. Click here to view the T-shirt and then click the Customize button.
  • When you’re done click on “Email” which is beneath the right-hand box, underneath the Add to Cart section.
  • You’ll be prompted to log in or create an account (just a username and email address is required).
  • You’ll then be presented with an email form. Enter your email address as both the sender and recipient so that you can send your design to yourself. If you like add [email protected] to the To list, so that we also get a copy.
  • Make a cup of coffee.
  • Check your email, grab the link and go paste it in a comment here.

If you’ve already created a design, do not fear, it is not lost. Log into Zazzle (click on My Account at top right). Click on the “Products” tab. On the left under “My Products” you will see “In Progress”, “Private” and “Public”. Your T-Shirt will be under one of these – probably the “In Progress” one. Click on it and then do the Email thing as in the above instructions.

I hope that clears up any confusion. It’s worth the effort – you could win a $259 Kindle!

January 6, 2010

Amazon Kindle Competion Update

Filed under: Announcements,General — Marcus Tettmar @ 11:22 am

Happy New Year everyone!

What do you do when you’re snowed in and can’t get to work? Get creative that’s what! Enter our T-Shirt design contest and win an Amazon Kindle!

Yes, just in case you missed it, we’re running a T-Shirt design contest. Design a new MJT Net T-Shirt and you could win an Amazon Kindle. The competition closes 31st January. Take a look at the comments to see some of the entries so far, and then post your own.

December 18, 2009

The Gift of Time; 20% Discount

Filed under: Announcements,General — Marcus Tettmar @ 7:47 pm

What would be the perfect gift?  What is the one thing in such short supply?  You might say it’s money.  You could be right, but more precious than that in my opinion is time.  And of course many will say that in business time is money anyway.  Wouldn’t it be great if someone could give you more time?  Another hour a day, an extra day a week.

I believe that what we do here at MJT Net is exactly that.  We make software that gives you time.  Time to do what you really want, time to invest in the things that matter, to concentrate on the important things in your business or home life.

That’s what we love about our products. Our customers are able to cut down the amount of time they spend on repetitive, cumbersome jobs. With our software they can make themselves and/or their employees more productive.  Rid themselves of wasteful, mind numbing routines, boost productivity, and spend their new found time on what really matters to them.

With 2009 almost at an end, it’s a time to reflect and plan ahead for the New Year.  I know we’ll be spending the quiet period between Christmas and New Year looking at improving our systems and automating some more of our processes.

If you have Macro Scheduler Pro you could give the gift of time to someone this Christmas by creating a macro for them.  Take a look at what a friend or colleague does on their PC and see if you could improve it for them by writing a macro.

If you don’t yet have Macro Scheduler or would like to buy a copy for someone else, here’s a 20% discount coupon to give you even more time for your money:

Coupon Code: TIME2009

The coupon is valid until the end of 2009.

Give yourself, or someone else, the gift of time this Christmas and put it to good effect in 2010.

Happy Christmas!

December 2, 2009

Tis the Season to .. Automate

Filed under: Automation,General — Marcus Tettmar @ 11:45 am

Crumbs, is it really already December? Christmas always seems to creep up on me unprepared. Always so much to do and organise. Most people will be winding down and spending time with friends and family. But in our modern 24×7 culture many businesses still keep running. Web sites and servers still need monitoring, reports generating, data transferring, networks maintained, users, customers and holiday shoppers supported.

How many of us end up “on call” or remoting into the office network to check things over and ensure those pesky systems keep working and processes keep ticking over without causing us more work when we get back in the New Year?

A lot of these things can be automated. Macro Scheduler could be helping you relax this Christmas. It’s a good time to look at your processes and see what could be streamlined. What can be automated to prevent key staff having to log in from home, or made easier for skeleton staff to operate?

In the UK we have new VAT rules coming into effect on 1st January. I wonder how many people will be logging in on New Year’s Day to update their tax codes. We’ve already got a macro set up to do just that, scheduled for 1 minute past midnight.

What will you be automating this Christmas?

November 25, 2009

T-Shirt Design Contest – Win a Kindle!

Filed under: Announcements,General — Marcus Tettmar @ 10:14 am

Win an Amazon Kindle! Over at Zazzle you can find a range of T-shirts and merchandise sporting the MJT Net Gearhead logo. The really cool thing about Zazzle is that you can customize the products and come up with your own creations. You can add text and even other images.

So we thought it would be fun to get the creative juices flowing. Can you come up with a humorous, punchy slogan for this T-shirt?

You can customize the T-shirt as much as you like as long as the logo and URL are shown prominently. Perhaps you can find something witty to say about Macro Scheduler and why it helps you. Oh and keep it clean.

Click on the image to view the T-shirt and start customizing. Post links to your designs in the comments below. In February we’ll choose our favourite design and send the winner the final product and a free Amazon Kindle (Global Wireless) worth $259!

Update: Last date for entries is 31st January 2010.

Update: Some people have had trouble trying to publish a link to their T-shirt designs and we’ve been unable to view them. We’ve found the quickest way, which avoids creating a store, is to do this: Customize the T-Shirt. When you’re done click on “Email” right underneath the “Add to Cart” section. If you don’t already have an account you’ll be asked to create one and then you’ll get a box to enter an email address. Enter your own email address to email the design to yourself. If you like enter [email protected] as well so that we also get a copy. Check your email to find the link and then paste it into a comment here.

If you need to get back to your design, log in and click on “My Account” at top right and then “In Progress Designs”. If it’s not there it may be in “Private” or “Public” under “My Products”.

October 27, 2009

I am not Clairvoyant and I don’t have a Crystal Ball

Filed under: General — Marcus Tettmar @ 10:33 am

Honestly, I keep trying to buy a Crystal Ball and I’ve asked all our preferred suppliers, but no one seems to have one. Printers, mice, monitors, disk drives, and SATA II RAID controllers are no problem. But no one sells a Crystal Ball.

One would make my life easier. I could then answer those support responses we get. You know, the one liners like:

“Script doesn’t work”.

If we had a crystall ball I might have an inkling as to which script doesn’t work, what the user tried, how far he got, what the expected outcome was, what the actual outcome was etc?

In the absence of fictional wizardry devices there is of course the Macro Scheduler Debugger. That has all the clues. While I certainly don’t expect every user to be expert at using the debugger it is encouraging when an attempt is made to use it. This kind of support query is far more useful:

“The script isn’t working as I would expect. The output file is not being generated. I’ve stepped through with the debugger to the point where the file is supposed to be generated but in every instance the script branches to the end at line 47 because the the value of gContinue is always False and I’m not sure why.”

Great, I have something to go on. The answer is probably there in the script or the watch list but at least I know where to focus my efforts and we can do away with a game of email tennis.

Something even closer to a crystal ball is a service called BeamYourScreen which allows us to view someone else’s desktop. We can help you debug your script using this amazing technology, but I much prefer it if the other person has had a go at it first. If you get someone else to do something for you all the time you’re never going to learn how to do it yourself, so I believe a little prompting in the right direction is beneficial.

Of course, our priority support customers have access to up to 2 hours a month of BeamYourScreen support or training, and we can also offer hourly one-one BeamYourScreen consultations or training separately.

But, as yet, no Crystal Ball or clairvoyant support staff. So if you wouldn’t mind giving us a few more clues when you email support that would be much appreciated. 🙂

These links might be helpful:
Use the Debugger
How to get Support – Help us Help You

October 22, 2009

Windows 7 is Here, So Long XP!

Filed under: General,Windows 7 — Marcus Tettmar @ 9:38 am

Windows 7 Front Runner

So, unless you’ve been sleeping under a rock you’ll probably be aware that today is the day that Windows Vista gets it’s official upgrade in the form of Windows 7. We got our hands on a beta copy as soon as it became available to MSDN subscribers and back in January I was able to report that Macro Scheduler 11 is compatible with the new operating system. In fact Macro Scheduler 11 is now listed as a “Windows 7 Front Runner” application. These are applications that already support Windows 7 on launch date.

I’ve actually been running Windows 7 on my main desktop since the RTM (Release to Manufacturing) version was made available in August. It was an easy upgrade from Vista. I like it. It feels more responsive than Vista (though I have no idea if it really is) and I’ve encountered no problems. The UAC prompts that gave Vista such a bad reputation can now be manually adjusted so rather than the two options – “Off and completely insecure” or “On but potentially very annoying” – you now have a sliding scale of annoyance. Personally I never had any problems with UAC and I’ve left Windows 7 running with the default options on my main desktop.

Compared to the horribly insecure default mode of XP that allows home users to unknowingly delete system files and install trojans; UAC in Vista and Windows 7 is a godsend. The trouble with XP was that if you did try and do the sensible thing and run in a restricted user account you’d find that so many things didn’t work. It was a pain to then switch to an Administrator account in order to install some software or make a system configuration change. The problem was self perpetuating in the sense that since most users ran in the default admin mode, developers of software assumed this was the case leading to software that only worked when run under an administrator user. This in turn lead to more people running as admin and not bothering to lock down their systems.

I think pretty much every home user I know who runs XP has at some point ended up with a virus or trojan on their computer. I’ve had to come to the rescue many a time. For friends and family with children in the household I’ve always encouraged the parents to only allow their children to use a restricted account, but found that they gave up because sites and software that the children wanted to use legitimately wouldn’t work easily without first changing their account to an administrator. Not surprisingly the parent got fed up with the hassle and gave up, or forgot to set the account back to restricted, and eventually I’d be called upon to fix yet another case of weird behaviour (of the computer, not the child or parent) which turned out to be due to a virus, trojan or some other system problem brought about because as an administrator anything can happen without the user’s knowledge.

That’s why I now encourage these families to upgrade to Windows 7. When administrator privileges are required – say to install a piece of software or browser plugin – the administrator password can be entered and the job is done. They should still make sure their kids are running in ordinary accounts though, because kids will probably still click YES on every UAC box they see! As an ordinary user, if the child does something that requires administrator privileges they will need to ask their parent or whoever is the administrator to approve it and enter the administrator password if they do. Otherwise no harm can be done.

In my view UAC therefore means LESS hassle and MORE security for families and end-users than XP offered. Sure, UAC might be annoying for advanced users who make configuration changes frequently, but they could switch it off in Vista or “turn it down” in Windows 7. But for general day-to-day use I would advise against it. I’d rather know that something wants Administrator access when it tries to do something, and I can purposefully choose to start something with Admin rights when I know that I’ll need it.

When I’m not in my office I use an Asus Eee PC 1000H Netbook. It’s a nifty little lightweight machine that has only 1gb RAM and came with XP installed. The Netbook trend has been for smaller, lighter machines with a long battery life and that generally means keeping the specification simple with a basic processor and small RAM. Traditionally PCs have been going in the opposite direction with Microsoft’s operating systems getting bulkier and more demanding. So the choice for Netbooks has so far been Linux, or XP if you wanted a Microsoft OS. But we can’t keep using XP forever and Microsoft needed to make sure their new operating system ran well on Netbooks and indeed claimed that Windows 7 would support them. I was interested to find out for myself how well Windows 7 would run on my Eee PC and was keen to ditch XP anyway. I now have Windows 7 running on my Netbook and I am very pleased. It boots up quickly, appears no less responsive than before and there is no appreciable difference in battery time.

So for me Vista was an improvement and Windows 7 is the polished version. Unfortunately it’s not possible to upgrade XP to Windows 7 without doing a clean installation. I wonder if that might slow down the adoption rate, although I see that Windows 7 is the biggest pre-order item at Amazon UK, beating Harry Potter! I’m not sure what that says, but after eight long years it’s definitely time to say bye bye to Windows XP.

« Newer PostsOlder Posts »