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:50 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 ... 94 95 96 97 98 [99] 100 101 102 103 104 ... 184next
2451
Find And Run Robot / Re: Farr configuration decision: what's your opinion?
« Last post by jgpaiva on July 21, 2007, 07:54 AM »
Possibly the hotkey functionality makes the start post functionality obsolete and can be removed? ;)
That "start text" has been moved to the hotkey system, the screnshot i grabbed is from the "hotkey configuration" menu.
2452
General Software Discussion / Re: Need a contact form
« Last post by jgpaiva on July 21, 2007, 07:52 AM »
Hmm... Careful with the possiblity of having email addresses stolen for spam lists, though :(
Those guys don't seem to offer any payed service, thus, as nothing comes for free, their catch must be just that.
2453
Living Room / Re: Help/question re creating a key sequence
« Last post by jgpaiva on July 21, 2007, 06:46 AM »
I wonder why that doesn't work. The keypresses are being sent correctly, so there should be no problem.
Yes, you can remove the first 2 lines, no problem.

Another variation:
F5::
  send,{alt down}{shift down}3{shift up}{alt up}
  return
2454
Thanks, good reading! :)
2455
Living Room / Re: Help/question re creating a key sequence
« Last post by jgpaiva on July 21, 2007, 04:15 AM »
When you uncomment them, ahk doesn't load because the second line has an error, it is incomplete.

Try this instead of the last line:
F5::
  send,!+3
  return
2456
Find And Run Robot / Farr configuration decision: what's your opinion?
« Last post by jgpaiva on July 20, 2007, 06:07 PM »
Mouser has made a small but important change on the latest version of farr.
I'm in disagreement with it, but mouser presented a good explanation for this change.
He opted by adding an option for this, but we're wondering which one should be the default setting.

So here's the change. On previous versions, when you had something selected on the following option:
Screenshot-07_07_20,23_39_08_thumb.png

When you started farr, you'd get something like:
Screenshot-07_07_21,00_02_20.png

Now, you get something like:
Screenshot-07_07_21,00_02_29.png

The difference is in the editbox, before, the text was pre-selected, now it isn't.
My rationale for having it selected, is that when you bring up farr, you can just type and search for anything.
Mouser's rationaly for not having it selected, is that if you have an alias like the pre-included "search" alias, you might want to call farr and just complete the command line.

So, the question is: which one do you prefer? the old method or the new method?
2457
Post New Requests Here / Re: IDEA: Auto-Tile open windows.
« Last post by jgpaiva on July 20, 2007, 05:08 PM »
Actually, maybe you could post your script here, brett.

BTW.. why doesn't the rightclick taskbar-> title windows method not fit you, thefritz_j?
2458
Living Room / Re: Help/question re creating a key sequence
« Last post by jgpaiva on July 20, 2007, 03:50 PM »
F5::!+3
That autohotkey code will remap your F5 to !(alt)+(shift)3 :D

For more info,just check here :)
2459
LOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOL!!!!
;D ;D ;D ;D ;D ;D ;D ;D ;D ;D ;D ;D ;D ;D ;D ;D ;D ;D ;D ;D ;D ;D ;D ;D
BRILLIANT
2460
Post New Requests Here / Re: IDEA: Auto-Tile open windows.
« Last post by jgpaiva on July 20, 2007, 03:24 PM »
This has been talked as being a part of gridmove, but i thought it wouldn't be that good idea.
BUT, i'm going to do this coding snack, as long as you don't ask me to make it "smart", by generating grids when you go over 8 windows ;)
2461
Announce Your Software/Service/Product / Re: PAD Database
« Last post by jgpaiva on July 19, 2007, 05:53 PM »
Veign: apparently, the "get listed" link isn't working..
2462
Official Announcements / Re: ZillaRank: An improved search for smf forum
« Last post by jgpaiva on July 19, 2007, 05:00 PM »
Here's another suggestion: add "by:" filter, similar to google's "site:" filter, so that we can make a search which searches only the posts by someone without having to go to the advanced search :)
2463
what about british, american, australian english etc? ;)
Actually, there's a serious difference between portuguese and brazilian portuguese, that's why i said i can't do the brazilian one, recently i read a brazilian blog entry and wasn't able to understand much more than our fellow lashiec, which is spanish :)
2464
I'm not sure if this is the case, but it might happen that the system icons cache was currupted somehow.
I found this program on the web: http://www.filedudes...-download-25312.html
You may have noticed that sometimes the Desktop and Windows Explorer start to display the wrong Icons for some file types. Running RefreshEm when they do repairs the Windows Icon Cache so that the proper ones are immediately displayed.

Disclaimer: i've never tried it, and am not sure if it's related to your problem, it's just what i'd do if i had a similar problem.
2465
Both?
I can't make the brazilian one. But i'm sure there'll be people to do it :)
2466
I grab the language from the OS and use the appropriate language file that my friends here at DC have translated for me!  :Thmbsup:
:-* :-* You're a genious! :P
2467
I also spend an uncomfortable amount of time (whole seconds!) on a clients computer wondering why "pause/break" doesn't work, only to realize that they of course dont have FARR installed.
Here's another idea: "Farr beats the portability of it's contestants! It can be transported on your mind, all you have to do is touch the other person's computer, and farr will install itself!!"
2468
Not a quiz, but I will make a hangman game. That would make a nice plugin game.
The problem with hangman games are that those usually only work for a language (english, in this case).

I like the idea about a quiz for regex. Something like:
"give an example of what the following reges would match:"
2469
Living Room / Re: Flash Game of the day - Get The Glass
« Last post by jgpaiva on July 19, 2007, 09:14 AM »
You have to do them from left to right, rotating the handle to the left or to the right as indicated under each number
2470
Living Room / Re: Flash Game of the day - Get The Glass
« Last post by jgpaiva on July 19, 2007, 08:55 AM »
i cant seem to find out how the code thingy works....
hint
look in the top right of the screen, there's a few numbers (like.. 20 right/90 right) ;)

2471
General Software Discussion / Re: Encrypt single file?
« Last post by jgpaiva on July 19, 2007, 07:06 AM »
hmm... i see that might not have been the best idea i've had.
2472
FARR Plugins and Aliases / Re: NirCmd Setup, a guide of sorts
« Last post by jgpaiva on July 19, 2007, 06:30 AM »
Just informing that i made a little change on the nircmd alias above... please update :)
2473
Official Announcements / Re: ZillaRank: An improved search for smf forum
« Last post by jgpaiva on July 19, 2007, 06:19 AM »
3. Direct search link
That's a very important add!!!
Thanks a lot for your work in this, anderson!! :D

Now i never google search to find stuff on DC, your work really has made wonders  :Thmbsup:
2474
FARR Plugins and Aliases / Re: Requesting good alias files
« Last post by jgpaiva on July 19, 2007, 06:16 AM »
And... Guess what?
Yep, one more alias pack.

This one includes:
  • +zip action, to zip files
  • +del action, which allows you to either recycle or delete files
  • +edit action, to open files in notepad (you can also adapt this to your favourite editor)

Those are all actions, which means they have no predifined format.
There's also an "encrypt" alias, which follows the following format:

file encrypt password
Thus, the best way to use it is to find the file, press -tab-, type "encrypt" (although you can only type "enc"), press space, type password and -enter-.
The encrypted file will be self-extracting, encrypted with 7zip with the specified password and will be created in the same directory as the original file was.

This time there's no "main menu", because these are all actions and i didn't know how to do that menu. Any suggestions on how to do it are welcome.


PS: the zip action needs a better icon, i think.. ;)

[edit] added a version which confirms recycling of files (both confirm deletion of files) [/edit]
2475
Whoa...... Now that's impressive!
And all that on one night? Man, you're incredible :D
Pages: prev1 ... 94 95 96 97 98 [99] 100 101 102 103 104 ... 184next