topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Friday November 14, 2025, 6:37 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Recent Posts

Pages: prev1 ... 284 285 286 287 288 [289] 290 291 292 293 294 ... 310next
7201
Living Room / Re: Zaine at BetaNews? Open Office Comment
« Last post by Carol Haynes on October 22, 2005, 03:51 AM »
Biggest problem to me is bloat - a lot of the features are never used by 99.99999% of users.

I'd settle for MS compatible files in an app that doesn't support all the bells and whistles but works efficiently. When I start up an MS Office app I sometimes think I may as well go and make a coffee!
7202
Neat - so now you could adapt that for urls too ...

:o*:.img::
InputBox, SearchWords, Forum - enter image, Enter the image URL:
SetKeyDelay 0
SendRaw [img]%SearchWords%[/img]
return

:o*:.url::
InputBox, FullURL, Forum - enter full URL to link to, Enter the full URL (inc. http://, ftp:// etc):
InputBox, URLlabel, Forum - enter text display label, Enter text label to display on page: 
SetKeyDelay 0
SendRaw [b][url=%FullURL%]%URLlabel%[/url][/b]
return

Only problem I can see is that I can't get them to work here in the forum edit window (which precisely where you want them).

They work fine in other windows though like NotePad !!!
7203
Living Room / Re: Shopping for a DVD player
« Last post by Carol Haynes on October 22, 2005, 03:01 AM »
Sorry ignore - I misread your message and didn't realise you are in the US (I have deleted the message I typed)

I just looked at your TV spec - it doesn't mention PAL support at all ... If you haven't got a PAL compat TV you won't be able to watch European DVDs ...even with an MR DVD

MR still produces the original output it just removes region control.

Your right it isn't that easy to find multiregion stuff in the US market. Finding PAL support isn't always that easy, but I didn't realise HDTV would also cause a big issue (we haven't really discovered that in the UK yet - give us another 20 years!)

I would have say avoid the cheapest you can find and go for an established brand. I bought a cheap MR DVD from Logix ... who you might ask, but that's the point a lot of these companies don't exist for very long, and consequenly there is no support or firmware updates to deal with bugs. I have also found the video and sound quality are not too good in some of the cheap brands, and audio/video sync can be an issue. IMHO it is worth spending a few more $$$ to get something that works properly and has good video and sound quality.
7204
General Software Discussion / Re: NOD32 - default settings solution
« Last post by Carol Haynes on October 21, 2005, 07:35 AM »
That was quick ... email response within about 30 minutes ... (something really positive for ESET and NOD32 ... can you even email Symantec any more? Even when you could it took ages to get at best a limp response.)

Anyway:

thanks for the update. I'm sure I've done this before and it did reset all the settings but, if not, then unfortunately I think you'll have to uninstall and reinstall as per your first email.  If it's any consolation NOD is extremely quick to install or remove, it usually only takes a matter of seconds , compared to Norton which I have sat watching uninstall for nearly ten minutes before!


I also asked a question about stopping false positive with some NirSoft installers when doing a manual scan. They are password recovery tools which NOD32 doesn't seem to like, and if I run a manual scan there doesn't seem to be a way to exclude them ... response:
 
Regarding exclusions, if you've got these set up in AMON, then the files/folders are only excluded from on-access scanning, not on-demand scanning.
 
If you run the on-demand scanner, by default it'll still scan your whole C: drive. However, you can untick the C drive and instead add specific folders or files to be scanned, by using the 'add' button.
 
Also, the files you mention may be detected by Advanced Heuristics, in which case it may be better to usually scan with AH disabled, and just run periodic scans with AH enabled. (This is recommended anyway, as scanning takes much longer with AH enabled).
 
If any files are detected heuristically and you believe they are legitimate, you can also zip them and send them to [email protected] for analysis. They usually cannot reply to individual emails as there are simply too many, but if a legitimate file is being wrongly detected then they will update the virus signatures to stop this.
7205
Thanks I wondered how you did that (and was too lazy to dig around the PayPal site) ...

I don't know if it is a UK PayPal thing but if you specify an amount (where you say suggested amount) then the PayPal donation page created has that as a fixed amount. On the site it says leave blank if you want people to enter an amount.

Of course it does have the unforunate side effect of making your paypal email address visible on every post you make, and available to spam bots ...

Is there any way to add the encrypted button HTML to signatures? (I'd guess not)
7206
General Software Discussion / Re: NOD32 - default settings solution
« Last post by Carol Haynes on October 21, 2005, 05:42 AM »
Hmmm .... shame it doesn't actually work (just tried it and it left all settings as I had changed them)

I'll reply to ESET and see if they have a solution.

In the meantime, a lot of the Setup dialogues have a default button (but not all), and for those the default settings appear to be shown in the help file windows.
7207
General Software Discussion / NOD32 - default settings solution
« Last post by Carol Haynes on October 21, 2005, 05:03 AM »
I asked about this the other day in another thread.

If you are like me you fiddle and tweak stuff. Trouble is you end up sometimes with settings that aren't ideal and can't remember what you started with!

I emailed ESET yesterday and got this reply - which seems quite useful to me ...

There isn't a 'reset' button as such, to restore default settings. However, you can quickly reinstall NOD over the top of itself and choose the option not to keep existing settings. This is much quicker than doing a full uninstall and reinstall, and can be done by running the setup.exe file in C:\Program Files\Eset\Install
7208
I decided to give GDS a try but your script didn't work for me immeditaely. I have modified two things:

  • If the bar is in autohide mode it moves the mouse to the left of the screen and waits for it to open
  • I have put in different coordinates to suit my screen size (1280x1024)

;Google Sidebar search with Ctrl+g
;https://www.donation...dex.php?topic=1252.0
^g::
if WinExist("ahk_class _GD_Sidebar")
{
    WinActivate
    MouseMove, 0,950   
    Sleep, 600
    MouseClick, left, 50, 950
    return
}
;Google Sidebar search with Ctrl+g

I wanted to find a better way of opening that hidden window but unfortunately the window doesn't have any title text to identify it by and all the commands I tried needed title text to unhide the window??? Anyone got a neater solution? 600ms is a bit long but it was the shortest period that seems to work consistently - the window opening speed depends on what else your system is doing at the time.
7209
That looks really nice and neat. The one real drawback I can see is that it doesn't support any of the Camera RAW formats.
7210
Crawling back from under my stone, I think I have now twigged ...

I think he wants a script to enter a URL and generate/insert the BBcode to produce a link like this that will work in all bulletin boards.

So preumably: a hotkey to bring up a dialogue, you enter URL and name and the appropriate BBcode is inserted at the cursor? Is that correct?


.... or shall I crawl back under my rock ...
7211
General Software Discussion / NEW: Neat idea from VMWare
« Last post by Carol Haynes on October 21, 2005, 03:36 AM »
Saw this today - REALLY neat idea - now it's almost worth buying VMWare for me ...

http://www.vmware.com/products/player/
7212
Finished Programs / Re: Best "automation" program?
« Last post by Carol Haynes on October 20, 2005, 08:30 PM »
he's not talking about for this forum, but in general on other forums;

Oo err ... knuckles duly rapped ... I'll crawl back in my hole and be quiet ...
7213
Finished Programs / Re: Best "automation" program?
« Last post by Carol Haynes on October 20, 2005, 07:23 PM »
I'm not sure I am understanding exactly what you want, but to enter a URL into these messages I do the following:

Usually I am copying a URL either from a shortcut or the address bar in a browser, so I use the mouse to highlight and copy it to the clipboard.

I then type the text of my message, eg.

Try looking here

To get "here" highlighted and linked, I type it, highlight it with the mouse, click on the globe above the edit window. that produces here with the URL tags around it. I then click inside the left URL tag, just to the left of ] and type =, then mouse right click and paste.

apart from the = and copy/paste clicks I can't see how it could be simplified further ???
7214
Finished Programs / Re: Fun games from Mikes Software Co
« Last post by Carol Haynes on October 20, 2005, 07:17 PM »
Thanks Mike, looks fun
7215
General Software Discussion / Re: Looking for finance app
« Last post by Carol Haynes on October 20, 2005, 03:40 PM »
If you look at the list you quoted above, it looks like Nationwide is the ONLY UK institution offering background bacnking in MS Money !!

Says it all really, well done for choosing Nationwide - maybe we should all move there to prove a point ...

Now where is my nearest 'Nationwide' branch ..... er, about 40 miles away I think ... bit of a trek for the hole in the wall ...
7216
Must be a hell of an avatar to use 25Gb per month bandwidth ;-)
7217
General Software Discussion / Re: Wanted ... Photo to DVD archiving tool
« Last post by Carol Haynes on October 20, 2005, 03:33 PM »
PShop Elements is too expensive, I may as well just get the archiver which does the job I want really neatly. I already have a full version of PhotoShop 7, so there isn't much point in buying Elements.
7218
General Software Discussion / Re: Looking for finance app
« Last post by Carol Haynes on October 20, 2005, 03:31 PM »
No just automatically updating transactions would be great !!!
7219
Living Room / Re: Windows culture vs. OS X culture...
« Last post by Carol Haynes on October 20, 2005, 03:31 PM »
My friend just ordered his new Powerbook. It's brand-new, from Apple's newly announced line of Powerbooks, which were announced just yesterday! It's 15", 1.67GHz CPU, 1GB of RAM, 100GB 7200RPM HD, new high-res and brighter display, slot-loading super drive 8x DVD and CD burner/reader. He also bought an iSight camera and a mighty mouse with it. The total was something like $2350.00 including tax. Shipping is free.

Nah, there is a 200%markup to cover shipping costs - you could build an equivalent laptop from components for less than a third of that (and probably get higher spec components).

I'm not bashing anything, nor am I trying to raise Apple to new heights with raves. I'm just putting down my observations and opinions, and well, as it is Apple really impresses me not only with design, but with how functionality seems to be behind every single design choice they make. That's why they impress me so. It's not just that they build pretty technology, the make the pretty facade so useful that in pretty much all cases, it easily matches its counterparts, but in some cases surpasses them with ease--and style.

But their technology is pretty much always at least a year behind the cutting edge ... look at the list you quoted at the top of this post ...

While I agree with you that Apple seems to be out for profit, I disagree with the notion that that's their prime motivation.

Apple (like MS) is a multinational - their only motivation is market share and profit.

They really seem to strive to innovate and make beauty extremely useful. That's why I really respect them. They may be overpriced, and that sucks, but what you get really stands out from the crowd in more than one way.

Another way you could look at it is 'also-ran hardware' in a 'minimalistic design' that reduces choice and expandability.

I don't have a particular axe to grind with Apple, and I'm certainly not an apologist for the MS empire, but genuine innovation has been lost these days because the innovators can't compete.

Apple were innovative in the Apple II and early Mac days, now they just shift pretty boxes.

MS were innovative in the early years, but are now purely cash driven (which is why almost identical versions of Office are released every year that many neither want nor need).

[personal rant]
Looking back in time there were some really innovative companies. For example, Acorn in the UK invented RISC technology, and spawned ARM (how many people know the name used to be short for Acorn RISC Machines) but sadly Acorn have been completely lost to the PC consumer world. I still have an Acorn RISC based computer. It is about 15-20 years old now, and still runs faster than modern Windows boxes (and could do things like Desktop publishing far more efficiently than many modern systems) and that was based on a massive 8Mb of RAM and 120Mb of Hard Disc.

Anyone come across XARA graphics package on Windows - an excellent Adobe Illustrator substitute. It was originally written for Acorn Machines and still runs like lightening on those machines.
[/personal rant]
7220
I must admit I feel the same as you. I have never tried GDS because of the NOD32 issues but I have tried the others (MSN, Copernic, etc) and ultimately uninstalled them because they took too many CPU cycles when you least want it, and made the hard discs chunter away constantly.

Like you I can pretty much find what I need quickly 'cos I have a storage system, and I generally remember where things are stored.

My problem is remembering what I had for breakfast!

I only mentioned it here because I know some people wanted to use it and had issues.
7221
General Software Discussion / Re: Looking for finance app
« Last post by Carol Haynes on October 20, 2005, 03:05 PM »
Yes that's the way it used to work - you download your statement data from the HSBC web-based banking.

I may be wrong but as I understand in US banks actually interact with MS Money directly - if you look at the list there you can see that none of the UK banks do!

Pity really - 'cos one really excellent thing Money could do with is a way to automatically synchronise your accounts with various institutions.
7222
General Software Discussion / Re: Wanted ... Photo to DVD archiving tool
« Last post by Carol Haynes on October 20, 2005, 03:02 PM »
Actually I had Picassa installed.

My only gripes with Picassa are that I really hate the way it organises the folders ... I like to have the option of looking at folders via Explorer style trees etc. I have literally hundreds of folders with photos in them (633 to be precise) and having them all appear outside a hierarchy in alphabetical or chronological order is next to useless from my point of view. Maybe I am missing something ...

It is nice that you can do spanned backups across a number of CDs and DVDs, and that it takes all the fromats I need (inc. Canon CRW files) and movies, but the only option with these discs seems to be to restore them via the on disc program.

I haven't actually burnt a set (I will give it a go), but if this is the case then it is no good for me - I need to be able to find and access individual pictures quickly, and retrieve just the ones I need.

Part of the problem with Picassa is that it isn't as simple as it first appears, and the documentation is pretty minimal.

One of the nice things is that you can post pictures directly into your blogs from Picassa (if they are hosted at www.blogger.com) ... neat.
7223
Just received an email from Eset (the company producing NOD 32 AV solution).

There was the following information:

Google Desktop Search

We are very pleased to announce that Google have just released a new version of Google Desktop that fixes their incompatibility issue with NOD32. The new version can be downloaded from http://desktop.google.com.



Good news ...
7224
General Software Discussion / Re: Looking for finance app
« Last post by Carol Haynes on October 20, 2005, 12:12 PM »
Why not get Money 2005 instead of 2004? Or is it a question of cost?

See http://www.amazon.co...idos/ASIN/B0002WV7TO
7225
General Software Discussion / Wanted ... Photo to DVD archiving tool
« Last post by Carol Haynes on October 20, 2005, 11:34 AM »
I have tried ArchiveCreator 3 and it does pretty much what I want, it just seems rather expensive at $60

Anyone know of a tool that can do this job as simply and as well that is either free/donationware or Open Source? Failing that cheaper?

The thing I really like is being able to take a hieracrchy of photo folders (of which I have many) and generate a linked set of DVDs with all the photos stored and easily indexed. In particular it is nice to be able to insert any disc in the set, click on the menu item and see all the thumbnails and which disc to load. It also supports camera RAW formats which is good (in particular Canon RAW).
Pages: prev1 ... 284 285 286 287 288 [289] 290 291 292 293 294 ... 310next