topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Monday April 6, 2026, 7:06 am
  • 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 ... 444 445 446 447 448 [449] 450 451 452 453 454 ... 1515next
11201
Living Room / Re: Animal Friends thread
« Last post by mouser on June 27, 2012, 12:52 PM »
The cat one is great -- the cat is like W..T..F.. $@&@$%#^

[I think it meets the requirement of this thread, since it's cat meeting a virtual cat].
11202
Mini-Reviews by Members / Re: 14 days with SmugMug and Zenfolio
« Last post by mouser on June 27, 2012, 10:40 AM »
Thanks for the review Jibz  :up:

And nice woodworking ayryq!  :up:
11203
Not that I care about facebook, but everyone seems to be talking about this change of emails and I still don't get what it means.. What does it mean they they changed your email to @facebook?  I guess I just don't know how the emails are used.. What are the ramifications of that? How does it affect you?  Can someone explain how these emails are used and what it matters what email facebook shows(?) uses(?)
11204
Is it because I am selecting margins < 1 cm ?

i suspect so.
11205
Ctrl+Alt+Win+Letter would be too much for me, I'm not a spider.


 ;D
11206
I was going to say:
"The hotkeys are configurable, go to options and Hotkeys tab and you can change them there, or remove them if you dont need those."

But now that i read your message you seem to be saying that CHS is triggering on AltGr+Letter when it should only be triggering on Ctrl+Alt+Letter, according to your current hotkey settings?  Is it that CHS is treating the AltGr key as if you pressed Alt+Control keys and triggering the CHS action that would normally be triggered is you hit those keys?

EDIT:

I see now from wikipedia:
To allow the specific functionality of AltGr when typing non-English text on such keyboards, Windows began to allow it to be emulated by pressing the Alt key together with the Control key:
    Ctrl+Alt ≈ AltGr
Therefore, it is recommended that this combination not be used as a modifier in Windows keyboard shortcuts as, depending on the keyboard layout and configuration, someone trying to type a special character with it may accidentally trigger the shortcut,[4] or the keypresses for the shortcut may be inadvertently interpreted as the user trying to input a special character.

SO:

The solution for you seems to be to EITHER see if you can find how to disable this emulation thing (may not be possible),
OR, change the hotkeys in CHS to not use ALT+CTRL (or add the Winkey modifier to them).

Now I need to decide if I should change those defaults in CHS, I probably should..
11207
LaunchBar Commander / Re: LBC won't backup and won't exit
« Last post by mouser on June 25, 2012, 06:48 AM »
I apologize for the delay, I will try to get this out today or tomorrow.
11208
Finished Programs / Re: SOLVED: List Newest Files In Some Folder
« Last post by mouser on June 25, 2012, 06:46 AM »
This is only tangentially related to the question, but you can use my Launchbar Commander tool to create a toolbar with "folder menus", buttons you click to show the contents of a folder (or more than one folder), and you can set filters on how the contents of a folder can be displayed, including filtering it by date and subdirectory patterns, like so:
Screenshot - 6_25_2012 , 6_42_57 AM.png

Might be useful if you want to be able to quickly check the contents of your folder simply by pushing a button on a docked toolbar.
11209
Site/Forum Features / Re: Moving messages to another thread
« Last post by mouser on June 24, 2012, 03:59 PM »
just send me a message with the details of what you would like to move/merge and where.
11210
Screenshot Captor / Re: Time Interval in Auto Capture Timer
« Last post by mouser on June 22, 2012, 11:50 AM »
I will upload a new version this weekend to test.
11211
Screenshot Captor / Re: Time Interval in Auto Capture Timer
« Last post by mouser on June 22, 2012, 10:34 AM »
Ath is right -- if you need to capture huge numbers of images as fast interval, you might try a video capturing tool.

Having said that, I could see how fast I can make SC go if you want to test it.
11212
Screenshot Captor / Re: Time Interval in Auto Capture Timer
« Last post by mouser on June 22, 2012, 09:24 AM »
make sure you turn off the DELAY, if you have it checked.  The 4000ms is the default DELAY setting, which you dont want -- that's something different from the timer.
11213
Screenshot Captor / Re: Time Interval in Auto Capture Timer
« Last post by mouser on June 22, 2012, 06:01 AM »
The interval period is set on the "Pre-Capture" Options tab.
11214
Web Link Captor / Re: Web Link Captor is occasionally useful!
« Last post by mouser on June 21, 2012, 10:55 AM »
It comes with python search scripts for using google, bing, or other sites that return search results in rss format.
For anything else you will have to derive your own search script in python.  There are examples of that included (dc member ewemoa wrote one).
11215
Finished Programs / Re: DONE: Generate sequential serial numbers
« Last post by mouser on June 21, 2012, 05:44 AM »
I dont know AHK but i can see clearly what it's doing:

SubStr is common name for a function that extracts part of a string (characters at start, end, or middle).

-5 is used by some SubStr implementation to mean the last 5 characters.

So it looks like this is creating a string that starts with "000000" followed by the serial number string (like "12"), to yield something like "00000012",
and then grabbing the string made up of the last 5 characters, e.g. "00012".

In other words it's generating a 6 digit serial number string, padded on the left with 0s.
11216
General Software Discussion / Re: Go Back
« Last post by mouser on June 20, 2012, 03:11 PM »
huh?
11217
Living Room / Re: Udacity - free online education for real
« Last post by mouser on June 19, 2012, 07:07 PM »
By the way, Sebastian Thrun is a fantastic researcher in the field of Artificial Intelligence and has written some great stuff.
11218
Screenshot Captor / Re: Access violation error every morning
« Last post by mouser on June 19, 2012, 10:24 AM »
 :up:
11219
Living Room / Re: Microsoft's New Surface Tablet Hybrid
« Last post by mouser on June 19, 2012, 09:27 AM »
It does have the potential to be a great thing, if Microsoft avoids doing the kind of nasty things that Apple does -- like making it so hard to get files/applications on and off the device and let's us have control of our own device.
11220
Minor update:

v1.35.01 - June 19, 2012
  • [Feature] For portable users, program now checks for ConfigDir_Default.ini if ConfigDir.ini not found; prevents your custom ConfigDir.ini file from being overwritten when unpacking portable distribution zip.
  • [MajorFeature] Executable and setup are now digitally signed for extra security; instead of a zip-compatible installer, there are now 2 separate downloads for installer and portable version.
  • [BugFix] Errors could occur if monitor configurations changed while program was running (ie connecting/disconnecting multiple monitors).
11221
Let's move the new MS tablet discussion to this thread.
11222
Living Room / Microsoft's New Surface Tablet Hybrid
« Last post by mouser on June 19, 2012, 08:31 AM »
Microsoft announced yesterday that they were going to go up against apple with a new table/thinlaptop hybrid, codenamed "Surface".
surface.jpg

Links for more info:

Looks pretty cool.  Apple has a long history of locking down their machines and making it hard for users to use them flexibly.  Let's hope Microsoft can do something different.
11223
Living Room / Re: The Greatest Graphic Novel of All Time: Watchmen
« Last post by mouser on June 19, 2012, 08:10 AM »
I've been reading Irredeemable lately, and really loving it.   Like Watchmen, it is a much more adult and dark look at the traditional Superhero story.  I'm a sucker for these kinds of graphic novels because they light up the nostalgia memories for me of old comic books and play against those expectations for greater impact.

41HTP5ZnKGL._SL500_AA300_.jpg
11224
Find And Run Robot / Re: Links to Review and Comments - Add yours!
« Last post by mouser on June 19, 2012, 05:21 AM »
Really sweet review of FARR on GuidingTech.com:

"I was impressed within the first 20 minutes and in the next one hour I was already falling in love with its features."

Screenshot - 6_19_2012 , 5_20_41 AM_thumb.png
11225
Screenshot Captor / Re: Links to Reviews and Comments - Add yours!
« Last post by mouser on June 19, 2012, 05:15 AM »
Nice screenshot-filled walkthrough of setting up and using Screenshot Captor on AppStorm:
http://windows.appst...h-screenshot-captor/

"This is a very versatile tool and whether you are capturing images for fun or need screenshots for a work project, you have all of the tools you would expect to find in a commercial product in this fantastic free utility."

Screenshot - 6_19_2012 , 5_14_36 AM_thumb.png
Pages: prev1 ... 444 445 446 447 448 [449] 450 451 452 453 454 ... 1515next