topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Monday September 21, 2026, 3:14 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 ... 630 631 632 633 634 [635] 636 637 638 639 640 ... 1515next
15851
General Software Discussion / Re: Question about AutoHotkey scripting
« Last post by mouser on August 09, 2010, 03:30 PM »
Can TapTap Hotkey Extender be used to simulate three simultaneous keystrokes
not sure what you are asking -- taptap can't detect a triple tap, only double taps (though this is possibly something that could be added); but it should be able to simulate combinations of 3 or more keys when triggered.

regarding taptap solution vs autohotkey solution, ahk is an incredibly powerful and versatile tool that can do tons of things.
wheras taptap was designed with one thing in mind, detecting these kinds of tapping keypresses as efficiently as possible with smallest impact on cpu and memory and resources.

this is something to care about because these are keypresses that are happening constantly as you type, and you don't want it slowing down your pc.

while i can't say definitively that taptap works more efficiently for this task, that would be my strong suspicion and i'd love to see some benchmarks comparing the two approaches.  though in truth it may be that the impact is minimal, when doing anything but heavy keyboard pounding, if even then.
15852
LaunchBar Commander / Re: LaunchBar Commander Screencast Videos
« Last post by mouser on August 09, 2010, 03:00 PM »
Here's video #2 for LaunchBar Commander, showing how to create your first dock/launchbar.

https://www.donation...c/3ds/lbc2/lbc2.html
Screenshot - 8_9_2010 , 2_58_39 PM_thumb.png
15853
LaunchBar Commander / LaunchBar Commander Screencast Videos
« Last post by mouser on August 09, 2010, 02:59 PM »
I'm going to try to do more screencast videos of some of my programs; this thread is for LaunchBar Commander.
15854
Circle Dock / Re: Change of Licensing from Version 2 (Cancelled)
« Last post by mouser on August 09, 2010, 10:32 AM »
I wish my tfdocs.com project had caught on  :(
If so then this open source license generator would be fleshed out and useful:
http://www.tfdocs.com/form/bsd-license
15855
Find And Run Robot / Re: Beginner help please : Paste Date /Time format
« Last post by mouser on August 08, 2010, 11:20 PM »
you can easily make an alias called "p"
with result entries like:
paste myemail | paste [email protected] /ICON=icons\farr\core-misc_paste.ico
paste date | paste %date% /ICON=icons\farr\core-misc_paste.ico
paste time | paste %time% /ICON=icons\farr\core-misc_paste.ico
paste date and time | paste %datetime% /ICON=icons\farr\core-misc_paste.ico


however, believe it or not, FARR does not have a way for you to specify a custom date format to paste.  i could add that, but it's just not something anyone has asked for yet.

this would be a nice idea for a little plugin though!
15856
Mircryption / Re: mIRC 7.1 and Mircryption
« Last post by mouser on August 08, 2010, 12:36 PM »
based on testing in irc, mirc 7.1 seems to be working fine with mircryption.
15857
Screenshot Captor / Re: Capture rounded corners in Vista/Win7 Aero Glass
« Last post by mouser on August 08, 2010, 12:22 PM »
Screencast demonstrating the new Windows 7 / Aero semi-transparent window grabbing in Screenshot Captor:

https://www.donation...c/3ds/sc17/sc17.html

Screenshot - 8_8_2010 , 12_21_48 PM_thumb.png
15858
BrowserTraySwitch / Re: BrowserTraySwitch compatible with Windows 7 ?
« Last post by mouser on August 08, 2010, 07:26 AM »
thanks for the report wdwpower, glad to hear it works  :up:
15859
clever idea for a coding snack utility actually; and also a very nice idea for a browser plugin.
15860
I will proceed on the assumption that profit is not a motive and that cost of *materials* (not time) is what is sought,

i think this may be the root of the misunderstanding.  i don't want to speak for anyone but i believe the aim is to make a little money to offset the time spent developing and supporting the software.  and no one need be ashamed of that.  so i don't think they intention is to get rich, but i believe the idea is not just to find free hosting.
15861
i can't wait!  :Thmbsup:
15862
Mircryption / Re: mIRC 7.1 and Mircryption
« Last post by mouser on August 07, 2010, 04:38 PM »
there is an irc channel #mircryption on efnet; it's not very busy but it's a good place to come to test things.
15863
Mircryption / Re: mIRC 7.1 and Mircryption
« Last post by mouser on August 07, 2010, 04:00 PM »
i haven't tried it with mirc 7 yet -- awaiting some reports.

mircryption hasn't been abandoned, it's just reached a "stable" state and i rarely add features any more, just an occasional update.

it works fine with all v6.x releases of mirc, and it should work with v7, but i await reports from mirc 7 users about whether there are any problems.  give it a try and let us know!
15864
Minor Update:

v2.83.02 - August 7th, 2010
  • [BugFix] Fixed exception error that could occur when capturing screens with near-fullscreen active windows (e.g. Windows Media Player), caused by strange active window region coordinates.
  • [Feature] SC Now warns you the first time it sees you are trying the auto-move-old-screenshots feature and tells you where to find the options for it.
  • [BugFix] Some of the copy path to clipboard options and actions were occasionally copying the PREVIOUS filename to the clipboard.
  • [BugFix] Active window capture on Windows 7 could crash occasionally(!)
15865
Circle Dock / Re: Change of Licensing from Version 2 (Cancelled)
« Last post by mouser on August 06, 2010, 05:27 PM »
yeah i split and merged and i misfiled a few.. hopefully i've put them in the right threads now.. let's try to stay on topic.
15866
Circle Dock / Re: Suggesting names for new derivitative of CircleDock
« Last post by mouser on August 06, 2010, 03:05 PM »
i split and merged the topics discussion new names to this thread.
15867
I think i need to upload the latest version with some recent changes.

Here is new readme lines for mw_dircat_sepdir and others:

--mw_category CATEGORYSTR : adds [[CATEGORY CATEGORYSTR]] tag to EVERY page
--mw_dircat_top STR: if specified then this STR is used as the first part of any directory-based category below
--mw_dircat_subdir: if specified, adds a [[CATEGORY something]] where something is the most recent subdirectory as the category (or $mw_dircat_top if at top)
--mw_dircat_fullpath: if specified, adds the full path like [[CATEGORY a.b.c]] for subdirectory depth
--mw_dircat_sepdir : if specified then adds a separate [[CATEGORY a]] [[CATEGORY b]] like string for each subdirectory as a separate category

i will upload latest version over the weekend.
15869
Thank you so much for taking the time to write and post this -- I know that it was a herculean effort.  Great review.  :up: :up: :up:

ps. I moved this into the "Mini-Reviews by Members" section, even though it's anything but "mini", just because it seems like this section is where people look most for software reviews on the site.
15870
Screenshot Captor / Re: Copy the PREVIOUS filename to clipboard bug.
« Last post by mouser on August 06, 2010, 07:42 AM »
Hopefully this is fixed now in latest version.
15871
Found Deals and Discounts / Re: Machinarium Pirate Amnesty (for one week only)
« Last post by mouser on August 05, 2010, 10:43 PM »
these are great developers and it's a great game. $5 is a terrific bargain.
15872
Circle Dock / Re: Suggesting names for new derivitative of CircleDock
« Last post by mouser on August 05, 2010, 09:30 PM »
Semi-Circle Dock  ;)
15873
Circle Dock / Re: Change of Licensing from Version 2 (Cancelled)
« Last post by mouser on August 05, 2010, 05:23 PM »
I am going to take up mouser's suggestion and take some time away.

just to clarify -- my suggestion was to take a break from stressing over and going 100mph on this CircleDock stuff, and just to try clear your mind and get some perspective on it.  we all need to do that every once in a while.

[don't want it to sound like im trying to telling you to take a break from participating on DC and the forum (though if that's what it takes to clear your mind that's ok too)].
15874
Minor release:

v1.113.01 - August 5, 2010
  • [Feature] LBC now detects when the monitor changes resolution and auto-adjusts itself to the new dimensions (fixes bug where a resolution change could cause LBC to be offscreen an unactivateable)
  • [BugFix] Options for specifying multiple folder inclusion and exclusion patterns said to use ; but this did not work.  You should now use | character to separate multiple patterns.
  • [Feature] Added item to right-click menu to open the containing folder of an item on the dock or in a folder menu.
  • [BugFix] Trying to fix rare error message about showing a modal window when working with options.
15875
Living Room / Re: Sleep/hibernate problems in Windows 7
« Last post by mouser on August 05, 2010, 03:40 PM »
hibernate and sleep just don't work very well with laptops
that's just stupidity talking -- laptops are where this feature should work best and is most useful.  don't listen to them.


might have been one of the HP software updates that introduced the problem
could very well be.
Pages: prev1 ... 630 631 632 633 634 [635] 636 637 638 639 640 ... 1515next