topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Wednesday November 12, 2025, 11:36 am
  • 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 ... 70 71 72 73 74 [75] 76 77 78 79 80 ... 82next
1851
Mini-Reviews by Members / Re: Visual CD is pretty incredible catalogue software
« Last post by brotherS on October 25, 2005, 11:40 PM »
Which of those tools allows to give the CDs a virtual 'serial number'?

My CDs have abstract disk names and I wonder if I could label them 001, 002, 003 etc. in addition to that to more easily find them in the stack when I need them.
1852
Nice, thx for telling us!
1853
Mouser's Zone / Re: Bug Tracker
« Last post by brotherS on October 25, 2005, 11:39 AM »
I don't know anything about this tools...

just want remind to
http://www.bugzilla.org/
Then http://en.wikipedia.org/wiki/Bug_Tracker might be interesting for you.

@mouser: good choice!  :-*
1854
Mouser's Zone / Re: Bug Tracker
« Last post by brotherS on October 25, 2005, 08:28 AM »
Even more than that bug tracker I like that you are going to set one up for DonationCoder.com  :Thmbsup:
1855
Best Website Change Monitoring Tool / Re: WebMon, the freeware alternative
« Last post by brotherS on October 23, 2005, 04:25 PM »
Err, good idea! :)
1856
Best Website Change Monitoring Tool / Re: WebMon, the freeware alternative
« Last post by brotherS on October 23, 2005, 03:53 PM »
Yeah, I'm using WebMon for a long time already. It's not perfect and I'd like some tiny changes, but for its price (free!) it's great! :)

I wonder what WebSite-Watcher offers on top of that. Anyone could give me a hint?
1857
General Software Discussion / Re: Managing Favourites
« Last post by brotherS on October 23, 2005, 03:48 PM »
I use LookSmart's Furl too.
The Firefox extension make it very handy to use.
So this works for IE and Firefox, right?
I thought about using some service like that, I don't like to store them locally anymore.
1858
Living Room / Re: Making a donation ...
« Last post by brotherS on October 23, 2005, 11:12 AM »
Slow process - I had decided (at about the same time that I got a mail from Mouser) that it was something to do with the NOD32 (virus) scanner. I've now uninstalled NOD32 and re-booted the PC and it's been running fine (no 100% CPU use) for the last 20 minutes.
NOD32's worm protection interferes with http://en.wikipedia.org/wiki/P2P programs. Might be that?

Also, do you regularly check your PC for malware?
1859
Living Room / Re: needed: unobtrusive "new mail!" sample
« Last post by brotherS on October 23, 2005, 07:57 AM »
Thanks, I will try to play with those. More suggestions still welcome. :up:
1860
Living Room / needed: unobtrusive "new mail!" sample
« Last post by brotherS on October 23, 2005, 05:59 AM »
Hi,

I'm searching for a new sample to notify me about new emails. I don't like the Windows standard and have used a combination of a few tones and a female voice until now, but want to use something different now.

I search for something unobtrusive, but I still need to be able to hear it when I play music.

What do you use?
1861
Regarding stuff to buy: let me quote from the great Fight Club movie:
The things you own end up owning you.  It's only after you lose everything that you're free to do anything.
Sad as this may seem, that actually makes sense to me ...

Now for the bonfire ...
:Thmbsup:

It's not so sad when you think about it for a while... many US folks now own so much stuff that they can't store it at home anymore. So they have to rent a place somewhere just to put it in there... that's a multi-billion business already! That is sad in my opinion...  :(
1862
@Carol: nice one!!  :D

@mouser: Interesting choice... :)

Regarding stuff to buy: let me quote from the great Fight Club movie:

The things you own end up owning you.  It's only after you lose everything that you're free to do anything.

1863
Yes, I know, but spam protection gets better and better anyway  :D
1864
So when I type "urll1", it converts it to [...]
Don't remember where I read that, but it turned out to be very helpful to only use triggers that start with a simple "." - there's really no chance you accidently type something like .psc or .uspi when you are writing emails or scripts. :)
1865
Huh?  :huh: Works perfectly here... are you maybe using some other scripts that conflict?
1866
Excuse my utter noobishness, but what do I do with that code? I mean, I literally know NOTHING about how to use AutoHotkeys.
Oh, sorry :)
I hope you already installed AutoHotkey and have it running 24/7? Right-click the green H icon in the tray, click Edit This Script. Add those line at the bottom of the script, maybe add some comment lines to help you remember where you got it (this URL).

Then save your script. Then just right-click the green H icon in the tray again, click Reload This Script.

Now you can use it. :)
1867
Well, if I understand correctly what you want to do, that's very easy!

Since I prefer to use the keyboard whenever possible I coded something like that for images:

:o*:.img::
InputBox, SearchWords, Forum - enter image, Enter the image URL:
SetKeyDelay 0
SendRaw [img]%SearchWords%[/img]
return
Now I can just type .img and in the box that pops up I just Ctrl-V the URL from the clipboard and hit Enter.

Try it. Like it? :)
1868
It's a great idea and I'm definetly interested, I just don't understand one thing: Now I 'rent' the domains I have (but don't really use) together with 1 GB accounts and am allowed x GB bandwith/month. Since that ISP only offers packages (URL + account) would I have to move my domains to another ISP that just offers URLs without hosting space?

And then 'forward' the DNS requests to my account(s) on the new Donationcoder.com server?
1869
Thanks mouser, that's really helpful! I wonder why PayPal doesn't have such a nice page to tell new users...
1870
Finished Programs / Re: IDEA: easily 'remote-start Google-search from Sidebar
« Last post by brotherS on October 21, 2005, 05:51 AM »
Yeah, I don't use autohide, but I guess you'll always need to adjust scripts like these to fit your desktop and Sidebar width. For example, I use the Windows taskbar on the left side (very 1337 ;)) and the GDSidebar on the right side of the screen.
1871
I'm about to try out Autohotkey because it's on the GREAT SOFTWARE LIST and I've never heard anything bad about it. In fact, everybody's raving about it and I've never used any such program before. I suppose I'm in for a ride but I just wanted to check here if I'm making the best possible choice.
Yes, you are! :)

Read https://www.donation...dex.php?topic=1167.0
1872
;Google Sidebar search with Ctrl+g
;https://www.donationcoder.com/forum/index.php?topic=1252.0
^g::
if WinExist("ahk_class _GD_Sidebar")
{
    WinActivate
    MouseClick, left, 156, 1011
    return
}
;Google Sidebar search with Ctrl+g

I think I made it :D

Improvements welcome!
1873
UrlSnooper / Re: I am sorry!
« Last post by brotherS on October 21, 2005, 01:19 AM »
I second that, just tell your friends about https://www.donationcoder.com/

Welcome!
1874
Mini-Reviews by Members / Re: Visual CD is pretty incredible catalogue software
« Last post by brotherS on October 20, 2005, 09:28 AM »
I currently use Advanced Disk Catalog and have used Super Cat (I think that's what it's called).

ADC does exactly what I need it to do and fast....so I really haven't needed to look around for a few years now. I am going to try Visual CD though as there are some features I'm hoping it has and I like the idea of using HTML to enhance database files.
I'm looking forward to your review, even if it's a short one. I've been wondering for a looong time if I should use such a program... do these normally have an option to import/export the database from/to a different program?

Especially cool would be a plugin for the new, great Google Sidebar ( http://desktop.google.com/en/ ), that would allow Google to (locally) index the CDs/DVDs lying around by using the database of the catalogue tool.
1875
Living Room / Re: Windows culture vs. OS X culture...
« Last post by brotherS on October 20, 2005, 04:54 AM »
I suppose it is, yes.
Quoting helps, please consider using it more often  :Thmbsup:
Pages: prev1 ... 70 71 72 73 74 [75] 76 77 78 79 80 ... 82next