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, 5:19 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 ... 56 57 58 59 60 [61] 62 63 64 65 66 ... 82next
1501
Screenshot Captor / Re: @artists: clipart missing
« Last post by brotherS on December 30, 2005, 09:30 AM »
Nice, thank you!
1502
I used to use meters for that too, now I don't really care about RAM usage anymore and am using SpeedFan to display the CPU temp in the tray. If CPU temp rises I know the CPU is used more than usual
:)

http://fileforum.bet...SpeedFan/985582286/1
1503
General Software Discussion / Re: Living without AutoHotkey - possible?
« Last post by brotherS on December 29, 2005, 07:35 AM »
Running AutoHotkey from an USB stick is a great idea, too!  :Thmbsup:
1504
Finished Programs / Re: IDEA: Windows system tray clock replacement
« Last post by brotherS on December 29, 2005, 06:33 AM »
http://www.alfaclock.com/ looks nice too, but as mouser, I have used TClockEx for about 5 to 10 years. It's almost perfect, just needs to be reloaded manually when explorer.exe crashes (not too often) :)

I use Windows 2000 here.
1505
Right, really interesting article there!

The situation in regard of DADVSI has now evolved from fear to hope. During the night between 20th and 21st of December, deputies have passed a bill for a "global license". This bill legalises all peer-to-peer exchange throughout internet providing a reasonable montly fee.

Deputy Marc Le Fur said:
"I have children today aged 14 and 16 for which internet constitutes culture and liberty. They probably download and I am completely unable to control them as I don't understand computer technology as they do. With the current laws, they might be considered as delinquents. Only the global license avoids the risk. For a few euros each month they can have the freedom to download without causing harm to author's rights, as the funds raised will be mutualised and redistributed to the authors.

As it's time now to decide the liberties for the 21st century, let's inspire from Tocqueville for which civil society always prevails. In today's society, for the youth Internet is a space of freedom. Do not restrain their access."

The voting of the bill has been postponed to the next deputy's session (January 17th, 2006).

We dreamed the repressive approach to be abandonned in profit of a complete legalisation, and now it's turned into hope. This is a great expectation for all customers, as they will be able to legally obtain cultural content with a real choice either of the provider and the player, hardware or software.

[There is still a lot of pressure on the government from major's lobbies. For instance Virgin set up a demonstration in the deputy's chamber of how good DRM is, offering free songs - which is considered as bribery regarding French laws.]

The fight is not over, now the 30 most vending French artist and their syndicates and editors are against this P2P legalisation, while a group of 13500 French artists agreed. The petition at EUCD.INFO is still being filled in (with now more than 130.000 signatures), and finally the debate has gone public.

Stay tuned for more news. A good compromise and modern legislation is now a realistic option.
1506
Finished Programs / Re: MP3 Player
« Last post by brotherS on December 26, 2005, 05:42 PM »
Audioactive Player is a nice, free, simple player with a focus on audio quality.
I wonder why it isn't listed on http://fileforum.betanews.com/ ...
1507
Finished Programs / Re: MP3 Player
« Last post by brotherS on December 25, 2005, 11:09 AM »
brotherS, is there any 2.x download on the official winamp site? Last time I checked, I couldn't find it...
Not that I know, but you can find the 2.95 with Google's help :) For example: http://www.softpedia...p-Download-3067.html

I still recommend version 5.x though if your PC is not 10 years old ;)
1508
Finished Programs / Re: DONE: Scroll Thru Clipbard Contents When Pasting
« Last post by brotherS on December 25, 2005, 07:38 AM »
The good ol' ClipX allows you to pop up a list of the saved clipboard entries, the list is also searchable!
1509
Finished Programs / Re: MP3 Player
« Last post by brotherS on December 25, 2005, 07:28 AM »
I would like a program that plays just MP3's (WMA, OGG etc too if anyone wants that) and WM Playlists. I'm sick of having to open up WMP everytime I want to show a song to a friend, or just have a quick song on while I'm checking my emails.
I took the liberty of highlighting your main problem here :D

If you are one of those "start PC up to check emails and shut it down again" guys I suggest you use Winamp. I moved a link to Winamp into the AutoStart folder, so Winamp will start to play a tune whenever I reboot my PC. If you have an older PC you could try version 2.x instead of 5.x

Oh yeah, and check out http://mail.google.com/ if you aren't using it already - it's great!!
1510
General Software Discussion / Re: Core Force
« Last post by brotherS on December 24, 2005, 04:07 PM »
Sounds good, but seems to need more work before it could deliver everything the copy promises...  :(
1511
all i want to know is, what planet are those green and blue gelatinous creatures from, and can you use this program to talk to non-aliens?
Haha!!  ;D ;D ;D
1512
;D Nice one!
1513
Finished Programs / Re: IDEA: sync single files HD <-> USB stick
« Last post by brotherS on December 24, 2005, 03:56 PM »
Thanks at you both for the ideas. I tried to find Google to find one, but was not successful - yet. Also, I'd prefer to use AHK for that because AHK is always running already, I wouldn't add yet another program to AutoStart :)
1514
Living Room / Re: nudone's new pc
« Last post by brotherS on December 24, 2005, 07:50 AM »
i didn't realise Dell were doing a 24" monitor too
https://www.donation...91.msg11988#msg11988

You must have been quite busy shopping for all those PC parts :)
1515
Finished Programs / Re: IDEA: make script only work if not started from USB stick
« Last post by brotherS on December 24, 2005, 07:37 AM »
Edit: IDEA! Put another file, "check.me" on the drive, and only run the backup if it finds that file AND not the other file...
I like the idea, this would easily allow several scripts to use it for this kind of detection too!

Let's see, what our local AHK master, skrommel, thinks about this :)
1516
I believe I don't need this one :) But fits the other discussion we had - Microsoft is SO fast, they are only years behind the competition :D
1517
Finished Programs / DONE: make script only work if not started from USB stick
« Last post by brotherS on December 23, 2005, 04:49 PM »
Thanks to skrommel, I'm using a script that checks for the existence of a file:

IfNotExist,D:\data\program files\Autohotkey\daily\0815_%A_YYYY%-%A_MM%-%A_DD%.txt

If this file doesn't exist, it creates it and starts a process on my PC that I only want to run once a day. My problem: the script is also working when not only the file does not exist, but also when the path itself (D:\data\program files\Autohotkey\daily\) does not exist. So the process is also started when I run AutoHotkey from my USB stick on another PC.

What would be the best way to prevent this?
1518
Finished Programs / DONE: sync single files HD <-> USB stick
« Last post by brotherS on December 23, 2005, 04:33 PM »
Hi,

I'd like a simple script that would check x minutes if volume "USB" exists at H: and if so, would copy a file from the HD to a folder on the USB stick. This would be perfect to automatically copy the current version of AutoHotkey.ini to the USB stick.

If you, skrommel, or others have some ideas, I would be delighted :)
1519
Post New Requests Here / Re: IDEA: Advanced Text Replacement
« Last post by brotherS on December 23, 2005, 04:23 PM »
A lot of word processing programs have a "replace" function where you can replace for, example, all "hello.world" to "hello w." I was wondering if anyone could do a more advanced version of this kind of functionality?

1) not only rename & replace words, but also folders and files
2) ability to replace/rename words only under certain circumstances
     a) for example, if i had "hello.world.v1.2", i would want to remove all the periods "." except for the ones between v1.2, so that it would become "hello world v1.2"
3) for renaming, have a special shell extension that lets you rename files and folders with one click instead of two, as with windows explorer?

anyone with other ideas for this little prog can add in, but that's all i can come up with for now. cheers =)

-xtekian
I tried to understand why you would need a new tool for this, but I failed :( Would you mind to explain?

Oh yeah, and have a look at https://www.donation...dex.php?topic=1167.0 please, first post there :)
1520
Living Room / Re: google holiday images
« Last post by brotherS on December 23, 2005, 04:09 PM »
Haha, nice! :D
1521
Living Room / Happy Xmas Holidays!
« Last post by brotherS on December 23, 2005, 06:08 AM »
Whether you meet with family, friends or furry pets, have fun!  :Thmbsup:

I became more involved in this community then I could have imagined when I originally signed up, it's great to have someone like mouser running all this, since he is willing to abandon the good to get to the better.

Thanks to mouser and all you other nice folks in the forum, wiki and IRC channel! :)
1522
Screenshot Captor / Re: Where to download latest stable version?
« Last post by brotherS on December 22, 2005, 03:38 PM »
Well, the beta you can download from https://www.donation...hotcaptor/index.html is more a gamma ;) It's tested and IMHO as good as the latest "stable version".

Found a bug? https://www.donation...om/Software/Tracking
1523
Post New Requests Here / Re: Alt-Tab with mouse
« Last post by brotherS on December 22, 2005, 03:27 PM »
WARNING!

These 3 lines caused severe trouble in Firefox, like cloing two tabs when clicking with the middle mouse button on one etc. - I was very puzzled at first, until I remembered I added this to my AutoHotkey.ini  :(
1524
Post New Requests Here / Re: Alt-Tab with mouse
« Last post by brotherS on December 22, 2005, 11:55 AM »
If you've got AutoHotkey installed (http://www.autohotkey.com/) then this is pretty simple to do. Copy this little piece of code and save it as MouseAltTab.ahk. Double click it and you've got Alt-Tab functionality with the mousewheel button.

; Mousewheel Alt-Tab

MButton & WheelUp::ShiftAltTab   ;Mousewheel click-hold + wheel scroll up equals Shift-Alt-Tab
MButton & WheelDown::AltTab     ;Mousewheel click-hold + wheel scroll down equals Alt-Tab
MButton::Mouseclick, Middle         ;Pass on plain mousewheel clicks
Hehe, nice idea! It's a bit tricky to use, but it works! :)

"Mousewheel click-hold + wheel scroll up equals Shift-Alt-Tab" --> not exactly here, it opens that Alt+TAB window, then every scroll up OR down moves the cursor the left in there.

As I said: tricky, but it works :)
1525
Post New Requests Here / Re: IDEA: Upload a picture to image hosting service
« Last post by brotherS on December 22, 2005, 11:47 AM »
@mouser: any news on this one?
Pages: prev1 ... 56 57 58 59 60 [61] 62 63 64 65 66 ... 82next