|
156
|
DonationCoder.com Software / Screenshot Captor / Re: Why I gave up on it
|
on: September 02, 2007, 04:26:49 PM
|
Trouble with 'lite' versions is maintaining two builds - by having an option to turn of advanced features and the updating mechanism which reduces the download size it means there is only one version to maintain. It also means that a user can switch on the extra features if they find they need them without having to download and install a new version.
Or to harp on about profiles - if there were standard profiles for the basic different types of capture users could get up and running with those, and only need to delve into the more coplex stuff if they needed to 
|
|
|
|
|
159
|
Main Area and Open Discussion / Living Room / Re: Bloons Tower Defense - Very Well Done
|
on: September 02, 2007, 03:23:42 PM
|
But it cost you 15 lives  Here's a shot just before the end of the last stage - obviously no danger of any of the remaining bloons getting past the tack towers at bottom left (i'd post the final shot but the congratulations message covers the locations of my defenses). And don't click below if you don't want to know how I did it  I thought it was a pretty good game, though it'd be nice to have an expert mode. Wasn't keen on the other bloon games though. Good find  Edit: resaved with the image in spoilers - thanks hamradio 
|
|
|
|
|
160
|
Main Area and Open Discussion / Living Room / Re: Batch file - start service, run program, stop service ?
|
on: September 01, 2007, 06:21:00 AM
|
Perfect  Thanks OGroeger This is what I ended up with within 5 minutes of installing Autohotkey for the first time: [ copy or print] runwait, sc start "O&O Defrag" , , hide RunWait "C:\Program Files\OO Software\Defrag Professional\oodcnt.exe" runwait, sc stop "O&O Defrag" , , hide which seems to work. I'm going to find out more about Autohotkey to see what else it can help with. Thank you 
|
|
|
|
|
162
|
Main Area and Open Discussion / Living Room / Batch file - start service, run program, stop service ?
|
on: August 31, 2007, 06:01:14 PM
|
Can anyone help me with this? O&O Defrag insists that a service called "O&O Defrag" is running before working. But it's too dumb to start the service if it's set to manual  And since I'll only be using it occasionally I want my memory for other things. So I want to create a batch file (or similar) that does: [ copy or print] net start "O&O Defrag" run O&O (as if I'd double clicked on the xp icon) waits for O&O to finish net stop "O&O Defrag" Oh, and does it all invisibly so as far as I'm concerned I'm just double clicking an icon, and closing the program as I usually would, and ending with no program and no service running without any command windows cluttering up the place. Is that easy to do for someone with no programming skills? I.e. me?  Thanks 
|
|
|
|
|
163
|
DonationCoder.com Software / Screenshot Captor / Re: Initial Recommendations
|
on: August 30, 2007, 12:50:49 PM
|
I can't remember if I previously suggested profiles - not filenameing profiles, but options profiles. E.g. 1. 96dpi, gif, include cursor, automatic save & filename 2. 300dpi, jpeg, no cursor, open preview That kind of thing. And I know I've suggested this before but just a gentle reminder  - better object detection
|
|
|
|
|
165
|
Main Area and Open Discussion / General Software Discussion / Re: Anyone Using OmniPage and PaperPort?
|
on: August 29, 2007, 02:36:10 PM
|
I use Omnipage 15 Pro at work. The OCR seems to work pretty well, though its page formatting is pretty rough. I still haven't really got my head around the interface so it's possible I could do things to improve the formatting, but then that's the software's fault for having a rubbish interface, not mine for not knowing how to use it  It runs pretty quick too. But the best thing about it - and what I wouldn't even have known about if I hadn't delved into the installation CD - is PDF Converter and PDF Create (both version 3). Every time Acrobat fouls up someone else's machine I can't help sniggering  The big question is: what do you actually want it for? If you just want OCR, then you might find that the freebie software that gets thrown in with scanners does the job - my Canon 70 had a cut down version of .... Omnipage 
|
|
|
|
|
166
|
Main Area and Open Discussion / General Software Discussion / Re: how do you write a .chm file?
|
on: August 18, 2007, 01:26:34 PM
|
or if like me you like the easy life $459.00 The easy life seems to be an expensive life! Not really... $459.00 is quite reasonable considering what it delivers... The question is whether you need that power or not. The ability to produce CHM, HLP, PDF, XML, RTF, and other formats all from the same source is so worth it. Here's why... You have a help file where you're creating a CHM. But you decide that you need it done for the web. The help is say 100 pages long. How long does it take, and how much is your time worth? Remember that you need to do this manually each time... Next, you need it in PDF format... Same as above... Now you need to do this all for every release! OUCH! You just screwed yourself for time if you didn't plan ahead and get a solution like H&M. It's all about saving time and being more productive. Tools like H&M are always expensive for a very real reason. They save money and pay for themselves. However, a lot of people don't need them. I don't use H&M for GDT's docs because they're short and I don't need that much power. At the dayjob, I really need it badly. Besides - Alexsander is a fun guy after a few glasses of wine!  Exactly  The important part is the '+' in the name. If you need to publish the same content in more than one format it's a breeze. It only needs to save about 5 days worth of development time before it's paid for itself.
|
|
|
|
|
170
|
Main Area and Open Discussion / General Software Discussion / Re: Novell Groupwise is such a lame program
|
on: August 13, 2007, 04:17:29 PM
|
Ah, now this is where I can save you some heartache  This is from memory as I'm not at work right now so I'll just give you the outline. - Create a category called 'ArchiveInTime' or similar.
- Create a rule.
- Set the rule to run on Startup rather than on the usual 'Mail Received'
- Set a condition so that IF delivered date is earlier than -35 days before today AND category is ArchiveInTime
- Add action Move To Archive
You have to make it -35 days not 35 days. The description that appears after you correctly set the rule looks confusing: it says LESS than 35 days before today when it actually means EARLIER than. Careless programming  Then when you get a message you think you're going to want to keep, set the category and it'll stay in the mailbox for a month then magically archive itself. If you change your mind before the month's up, just untick the category from the message. Remember this is a Startup rule so if you don't start GW for 10 days you may miss some of the messages, so make sure you do a manual archive if you're going to be away more than a week. And test it on some stuff that doesn't matter first too 
|
|
|
|
|
173
|
DonationCoder.com Software / Screenshot Captor / Re: Should I add desktop screencast(movie) recording to ScreenshotCaptor?
|
on: August 13, 2007, 01:20:23 PM
|
|
I don't think that would be so useful - after all CamStudio does that really well and is freeware.
What would be fantastic would be something similar only for creating animated gifs.
Typical application I've got in mind: for adding in to html help documents to illustrate a short simple process. Animated gifs are ideal for this as they use next to no memory and don't rely on the user having the right swf or avi player.
|
|
|
|
|
174
|
Main Area and Open Discussion / General Software Discussion / Re: Is it possible to search for rogue font types in a Word document?
|
on: August 10, 2007, 01:22:45 PM
|
Haven't played in word for years really, but wouldn't it work to assign everything to a style or two that used kosher fonts? Or maybe copy/paste/copy using notepad to remove formatting & assign styles afterwards?
Yes, it's often best to design your layout using styles in a template, and your content separately - in a text editor or another Word document. I got the impression that the OP had invested a lot of time into getting the layout design right and just wanted to fix a few rogue styles without starting from scratch. But as the OP seems to have gone all quiet I can't be sure 
|
|
|
|
|