topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Thursday November 27, 2025, 3:55 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 ... 116 117 118 119 120 [121] 122 123 124 125 126 ... 222next
3001
Post New Requests Here / MOVED: IDEA: URL Extractor
« Last post by skwire on September 01, 2011, 12:37 PM »
3002
Finished Programs / Re: SOLVED: URL Extractor
« Last post by skwire on September 01, 2011, 11:34 AM »
Do you mind if I mark this thread as solved?
3003
Post New Requests Here / Re: Key counting script
« Last post by skwire on September 01, 2011, 09:51 AM »
Ah. I remembered to try out if the right alt counts as 2 keystrokes. And indeed it counts as one to right alt and one to left ctrl. Is this fixable? I can live with it though, Since I never normally use AltGr as it's called.

I can add in the non-specific Control/Alt/Shift modifiers and see if that makes a difference.

Also, my mouse has a thumb scroll that I can bind on whatever keystroke I want. So I binded it with Left and Right from the keyboard, and this seems to count too.

The only thing I can suggest is to use something less common like F11 & F12 or something.
3004
Post New Requests Here / Re: Key counting script
« Last post by skwire on September 01, 2011, 09:12 AM »
You're welcome.  I'm glad to hear it works with your keyboard layout.  You can just post here if you have any issues; I'll get notified.  If, for some reason, I don't reply, pick something from this page:  http://skwire.dcmemb...wb/pages/contact.php
3005
Finished Programs / Re: SOLVED: URL Extractor
« Last post by skwire on September 01, 2011, 07:34 AM »
copy all lines from wordpad to notepad

Why are you doing this?  Wordpad can save in straight plain-text on its own.
3006
Finished Programs / Re: SOLVED: Extract url link from plain text files
« Last post by skwire on September 01, 2011, 07:30 AM »
I didn't realise that URLSnooper would do that.  Very nice.   :Thmbsup:
3007
Post New Requests Here / Re: Key counting script
« Last post by skwire on September 01, 2011, 07:22 AM »
Sorry about that.  I've fixed it.
3008
Finished Programs / Re: DONE: Open images without program window showing.
« Last post by skwire on September 01, 2011, 12:43 AM »
@frankell: FramelessAlphaTrans

This custom version drops the "trans=#" switch since it didn't work anyway (but you said you didn't need it).  All other options should work.  Let me know.  Thanks.
3009
Finished Programs / Re: SOLVED: URL Extractor
« Last post by skwire on September 01, 2011, 12:16 AM »
I've done some work on this and the RichEdit control in the library I'm using only seems to work 100% with Firefox.  With Internet Explorer, it only accepts links dragged from the icon in the address bar; links dragged from the actual page do not work.  Furthermore, I can't make it work with Opera at all.  Hell, I have a tough time just getting a link to drag from Opera to anywhere.  So, with the Firefox limitation in mind, did you still want me to pursue this?
3010
Post New Requests Here / Re: Key counting script
« Last post by skwire on September 01, 2011, 12:11 AM »
Give this a try:  http://skwire.dcmemb.../snacks/KeyCount.zip

Regarding the colemak layout, I don't know for sure but I doubt the key counts are going to correspond to the right keys.
3011
Developer's Corner / Re: Big Brands and Public API
« Last post by skwire on August 31, 2011, 11:19 PM »
It's disappointing, yes, but it's their prerogative.  *shrug*
3012
Finished Programs / Re: SOLVED: Extract url link from plain text files
« Last post by skwire on August 31, 2011, 11:10 PM »
Mouser, he wants to extract URLs from EML files.  They're plain-text email files.
3013
Finished Programs / Re: SOLVED: Extract url link from plain text files
« Last post by skwire on August 31, 2011, 03:19 PM »
Contro, look at the example given here:  http://www.autohotke.../post-7082.html#7082
3014
General Software Discussion / Re: Links Checker from eml files
« Last post by skwire on August 31, 2011, 07:57 AM »
It's not hard at all.  An EML file is simple plain-text.
3015
Living Room / Re: What books are you reading?
« Last post by skwire on August 30, 2011, 06:19 PM »
Nope, it's Book 5, I see.  I guess I've only read the first four...
Yep, it's the fifth.  Huge book, too...over 1000 pages.
3016
Living Room / Re: What books are you reading?
« Last post by skwire on August 30, 2011, 05:29 PM »
I'm currently getting through "A Dance with Dragons" -- George R. R. Martin's latest.

3018
Post New Requests Here / Re: Key counting script
« Last post by skwire on August 30, 2011, 08:53 AM »
It seems that the Razer BlackWidow doesn't have a right windows key, but it has a menu key and a function key instead. Could you include those too please?

If, by the menu key, you mean the context menu key (commonly called the Apps key), yes, that's included.  Your function key (and those custom ones along your keyboard's left side), probably not.
3019
Post New Requests Here / Re: Idea: Limit Internet Bandwidth
« Last post by skwire on August 30, 2011, 08:22 AM »
our IP addresses keep on changing depending upon the order in which we connect our devices to the router.

Check your router for a static DHCP option.  This will allow you to assign static IPs to your devices via each of your network card's MAC addresses.
3020
Post New Requests Here / Re: Idea: Limit Internet Bandwidth
« Last post by skwire on August 30, 2011, 08:09 AM »
Does your WiFi router have any sort of traffic shaping options on it?  Depending on the brand, it may be called QoS (Quality of Service) as well.
3021
General Software Discussion / Re: print listing of music titles
« Last post by skwire on August 30, 2011, 07:59 AM »
scanned 76,690 files

That's a good test.  =]
3022
Post New Requests Here / Re: Key counting script
« Last post by skwire on August 30, 2011, 07:58 AM »
No, actually that's exactly what I want, I even mentioned in the other thread that I want for example ' and " to count as the same key, which is another difference to the KeyCounter.

Great.

Also, I'm wondering. Can it notice the difference between the right shift and left shift; right ctrl and left? Or do some of them identify as exactly the same? And recently I've noticed that my right Alt produces both Alt and Ctrl... Would that count as 2 keystrokes?

I have it written so that it does separate left/right Control, Alt, Shift and Win keys.  That being said, not all keyboards are the same so your results may vary.  It works here on my Microsoft Natural Keyboard Pro.

Another thing I want to know with Autohotkey, and you seem like someone who knows about it, is if you can bind several keys to a single key. Not only to send them on a press, but the selected keys to be pressed when I press the key they're bound to, and release when I release it. Do you know if that's possible? I haven't found anything like this anywhere. Not related to this script though.

Sure, that's possible.  I assume you mean this for gaming purposes.  If so, check out the AutoHotkey forum.  It's probably full of scripts like this.
3023
Finished Programs / Re: (Request) Simulate keystrokes to scalable BPM
« Last post by skwire on August 30, 2011, 07:31 AM »
Stephen, here's a simplified version of the script I gave you last night:

Code: Autohotkey [Select]
  1. myTunes =
  2. (
  3. *128 4
  4. Q E T I T E Q E T I T E
  5. N Q E Y E Q N Q E Y E Q
  6. V N Q R Q N V N Q R Q N
  7. B M W T W M B M W T W M
  8. *192 8
  9. Q E T I T E Q E T I T E
  10. N Q E Y E Q N Q E Y E Q
  11. V N Q R Q N V N Q R Q N
  12. B M W T W M B M W T W M
  13. *128 8
  14. Q E T I T E Q E T I T E
  15. N Q E Y E Q N Q E Y E Q
  16. V N Q R Q N V N Q R Q N
  17. B M W T W M B M W T W M
  18. )
  19.  
  20. StringSplit, tArray, myTunes, *
  21. Return
  22.  
  23.  
  24. F1::
  25. {
  26.     Loop, % tArray0
  27.     {
  28.         Loop, Parse, tArray%A_Index%, `n, `r
  29.         {
  30.             If ( A_Index = 1 )
  31.             {
  32.                 StringSplit, myTimingArray, A_LoopField, %A_Space%
  33.                 myBPMTime := Ceil( ( 60 / myTimingArray1 ) * 1000 )
  34.                 myRepeat  := myTimingArray2
  35.             }
  36.             Else
  37.             {
  38.                 myKeyBlock .= A_LoopField . " "
  39.             }
  40.         }
  41.     SendKeys( myKeyBlock, myBPMTime, myRepeat )
  42.     myKeyBlock := ""
  43.     }
  44. }
  45. Return
  46.  
  47.  
  48. SendKeys( sKeys, nBPM, nRepeat )
  49. {
  50.     Loop, % nRepeat
  51.     {
  52.         Loop, Parse, sKeys, %A_Space%
  53.         {
  54.             If ( A_LoopField != "" )
  55.             {
  56.                 SendInput, % A_LoopField
  57.                 Sleep, % nBPM
  58.             }
  59.         }
  60.     }
  61. }
  62.  
  63. ESC:: ExitApp
3024
Post New Requests Here / Re: Key counting script
« Last post by skwire on August 29, 2011, 05:33 PM »
@Robby250: I started work on this but there is one caveat.  Let me try to explain.  The original app, KeyCounter, should technically be called CharacterCounter since that's actually what it's doing.  Counting characters...not keystrokes.  So, this version I'm making for you is an up-event keystroke counter.  This brings us to the caveat.  Since it's a keystroke counter, it doesn't know about something like, for instance, the exclamation point.  The exclamation point is a character, not a key.  So, for an exclamation point, this new app will register two keystroke up-events: "Right Shift" and the "1" key.  Does that make sense?  Is this going to be an issue?
3025
General Software Discussion / Re: print listing of music titles
« Last post by skwire on August 29, 2011, 04:31 PM »
That would be due to the fact that I didn't put any sort of sleep within the file-scanning loop.  In other words, I sacrificed GUI responsiveness for maximum speed.  That's not something I normally do but I felt it wouldn't be an issue for how techidave was using it.
Pages: prev1 ... 116 117 118 119 120 [121] 122 123 124 125 126 ... 222next