topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Friday June 27, 2025, 10:54 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 ... 184next
1501
Skrommel's Software / Re: winlock & virus
« Last post by jgpaiva on March 13, 2008, 01:48 PM »
Yesterday i tried the site mouser posted, (http://www.virustotal.com/), and apparently all my scripts get flagged in a few antiviruses...
From what i understand, all you need in order to get flagged is to register hotkeys... It's crazy!
1502
Sorry, i think i'll have to say no. I have a zillion DC stuff to do, and i'm not seeing any light on the end of the tunnel.
Sorry, life's chaotic over here right now, but i'm keeping this as one of my 7 DC tasks to do.
1503
Living Room / Re: History of DonationCoder.com
« Last post by jgpaiva on March 12, 2008, 07:09 PM »
I think there's not better way than to check out the About Page, and seeing the older threads (like cody's creation and such ;))
1504
Post New Requests Here / Re: IDEA: Multiple Sorts of Directories
« Last post by jgpaiva on March 11, 2008, 08:45 AM »
:D I knew you'd see this, don :P

Thanks!
1505
Even though that doesn't seem like the way to go, i think the websites should be foced to record the IPs of the people who post content on them, and be forced to release those to the authorities when necessary.

Darwin: an annonymous letter, etc, is completelly different, as that is only something that is sent to you directly, and not everyone else.

My father has recently been involved in problems like this, where someone posted very bad (and false) things about him on a known website (and the website owner didn't delete it), and now he's having trouble finding that person to be able to sue him to prove he was lying.  I know that recording the IP wouldn't be a perfect solution, but would at least give some of these cases a chance.
1506
Post New Requests Here / Re: IDEA: Drop to disconnect
« Last post by jgpaiva on March 09, 2008, 03:01 PM »
Glad to know that, wreckedcarzz!
1507
DC Member Programs and Projects / Re: timns' ShowVolume
« Last post by jgpaiva on March 09, 2008, 11:48 AM »
Ampa: you probably checked the site before timns put it up, but it's working now ;)
1508
[offtopic]I see, mouser. I think that all donation links should look like that. I got that one from jazper's profile where apparently my uid was attached to that link. [/offtopic]
1509
Living Room / Re: the award for most clueless pc user ever - my candidate.
« Last post by jgpaiva on March 09, 2008, 08:24 AM »
or maybe the standard is quite simple. by default, icons require a double click and buttons/links require a single click.
Yeah, actually you're right :)
(still, the tray icons don't quite follow this rule, are a mix between icons and buttons :( )
1510
Living Room / Re: the award for most clueless pc user ever - my candidate.
« Last post by jgpaiva on March 09, 2008, 06:51 AM »
Actually, i think we are the ones not seeing it right. The people who double-click everything are the ones who are right. I know quite a few people that do that same thing, most computer-illiterate do.
The reason is because windows doesn't follow a "standard", you have to know what you have to use double-click and what to use single-click.
I mean.. They allowed developers to have single-click OR double-click on tray icons, how stupid is that?
1511
Post New Requests Here / Re: IDEA: Drop to disconnect
« Last post by jgpaiva on March 09, 2008, 05:43 AM »
ak: Usb disk ejector is a perfect solution!!
I've made an ahk script to do what wreckedcarzz initially asked for:

ejectDrive inside
;
; Author:         jgpaiva
; Needs:          USB disk ejector
;
; Script Function:
; ejects a drive that is dragged into it
;

#notrayicon
#NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases.
SendMode Input ; Recommended for new scripts due to its superior speed and reliability.

numberOfArgs = %0%
arg1 = %1%

StringLeft,arg1,arg1,1

usbEjector = USB_Disk_Eject.exe                                         

if(numberOfArgs = 1)
  run,%usbEjector% /SHOWEJECT /REMOVELETTER %arg1%
else
  run,%usbEjector% /SHOWEJECT


If you want to not have the usb_disk_ejector.exe on the same folder as ejectDisk, just change its path at the top of the script! ;)

[edit] I forgot to mention: you can disconnect a drive by drag+dropping anything inside the drive onto ejectDrive, it doesn't matter if it's the drive itself or not [/edit]
1512
Post New Requests Here / Re: IDEA: Drop to disconnect
« Last post by jgpaiva on March 08, 2008, 08:55 PM »
I'm pretty sure there's a solution here on the forum for a VERY similar request.
Unfortunatelly, i couldn't find it.
I did find a related thread, though: IDEA: Useful desktop icon for USB flash drive
1513
... it's jazper you're talking about!

They were right, jgpaiva, the link is wrong for everyone else but you
[offtopic] Oh, now that's curious... And i can't figure out how to link to the right place. Does anyone know how can we make a link to a donation page? [/offtopic]
1514
Hey, i did give the right link!
The idea was for people to donate to jazper so that he will keep on guard around DC's webpages :P.
1515
And thanks to the member that warned mouser about the infection (can you believe I forgot his name? :o)
From the information that was fed to me (and IIRC), it's jazper you're talking about! ;)
1516
Finally i can stop my frantic reloading of the "unread posts" page!

I'm glad we are back in bussiness  8)

Thanks a lot gothi[c] and wordzilla!! :D
1517
Ah, sequental move, thanks i just forgot. Actually i think that should be added to menu, no?
Win-G-R is nice ofcourse but im speaking about "direct" reload hotkey, same with maximize/minimize and screen move.
The thing is when i view notebook on 2nd monitor i had to switch inputs to see windows which were opened on that monitor or press alt-space-m (move) and keep 'left' pressed for a while to see it on 1st screen.
The problem is that gridmove already registers quite a few hotkeys, and if i add more of those, very soon you want to use another app that has hotkeys, and gridmove has it registered, see what i mean?

Hmm sat making new dual-screen grid and noticed that sometimes it cant shutdown itself when I press win-G-R and runs multiple copies in tray :/
I can't quite understand why that happens, it must be the same problem that was causing multiple instances of gridmove when the auto-reload was working :(
1518
Hey painz!

.53 still has that feature, but you have to enable it through the ini, like in the other version... It's the "sequential move" key, set it to '1'.
There is already the "reload by keyboard" feature: press win+g and then 'r' ;)
Currently, you can add a minimize/maximize element to your grid (i think the edge grid includes a mazimize element) and then press win+# :)
1519
Find And Run Robot / Re: 2 launches: task manager, DOS prompt with directory
« Last post by jgpaiva on March 01, 2008, 05:55 PM »
Great ottemn, glad to know that :)
1520
Post New Requests Here / Re: IDEA: add &fmt=6 or &fmt=18 to all youTube links
« Last post by jgpaiva on March 01, 2008, 04:48 PM »
If you have ahk installed, something like this would do:
F7::send,{F6}{end}&fmt=18{enter}

[edit]Sorry, forgot to mention: Press F7 to add &fmt=18 to the active address[/edit]
1521
Announce Your Software/Service/Product / Re: Scanahand RC1 Released
« Last post by jgpaiva on February 29, 2008, 07:34 PM »
Deozaan: that's an impressive font, really really cool! (the 'z' character is hard to distinguish from a blur, though :P)

f0dder: Dina is unbeatable when it comes to coding fonts anyways :)

Still, code looks pretty funny in Deozaan's handwriting!
1522
Find And Run Robot / Re: 2 launches: task manager, DOS prompt with directory
« Last post by jgpaiva on February 29, 2008, 07:26 PM »
Ok, i didn't test that, but now i tested something that works:
"C:\WINDOWS\system32\cmd.exe /k d:\ && cd FOLDER"
Should be a solution. For some reason, the collons are necessary.
1523
Living Room / Re: The Best Games You've Never Played
« Last post by jgpaiva on February 29, 2008, 06:03 PM »
I dug out my Descent 3 CDs and I'm getting a Cyclic Redundancy error at the very end of the install process. :(
Sorry, last time i had one of those, it meant the CD was gone for good :(
1524
Announce Your Software/Service/Product / Re: Scanahand RC1 Released
« Last post by jgpaiva on February 29, 2008, 05:51 PM »
Deozaan: man, i love your handriting, that really turned out great! :)
Mine would look way worse, since i write like a 1st grade student, and some of the letters are different depending on the next letter.

PS: if it's ok with you, i would really like to give your font a try :)
1525
Activation/License/Language Help / Re: need license key
« Last post by jgpaiva on February 29, 2008, 05:44 PM »
I think you're right, Carol. We probably should start deleting these threads right away.
Pages: prev1 ... 56 57 58 59 60 [61] 62 63 64 65 66 ... 184next