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, 4:34 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 ... 850 851 852 853 854 [855] 856 857 858 859 860 ... 1515next
21351
Clipboard Help+Spell / CHS - New feature coming in next release - SendKeys
« Last post by mouser on November 28, 2008, 01:16 AM »
I'll be uploading a new release of CHS this weekend.
Mostly it's minor stuff and a couple of bugfixes.
But i wanted to tell you about a cool new feature:

Normally CHS pastes text by putting it on the clipboard and then simulating a CTRL+V in the target window.  This works fine in 99% of cases.

But now if a clip starts with {sendkeys} then CHS will use an alternative method of pasting the clip into the target application (or you can set it to use the alternate method by default).

The new method simulates each key press one at a time, and most importantly, can send tabs, function keys, ctrl keys, etc.

This will let you create clips that actually fill out multiple fields by putting a TAB after each field.

And a really cool example of this is that you can create a Formatting Preset for example, that takes a string like 1111-2222-3333 and converts it to:
{sendkeys}1111{TAB}2222{TAB}3333

If you call this formatting preset something like "Paste Serial Into Fields" you can see why it would be useful -- you can use it to fill in a multi-field serial number dialog in an installation program using only a couple of key presses:
  • Select the string with dashes in it
  • Move to the first serial number field in the installer
  • Hit Ctrl+Alt+Q to bring up the quick paste menu (or whatever hotkey you configured), and choose the "Paste Serial Into Fields" preset from the menu.
  • All done.
21352
Very nice Lukasz  :up:
Welcome to the site.
21353
N.A.N.Y. 2009 / Re: NANY 2009 Rewards
« Last post by mouser on November 27, 2008, 05:17 PM »
The truth is that it seems more special to give out those things to people on special occasions, rather than have people buying them -- so the ridiculous prices help make sure that people don't just buy things.
21354
Living Room / Re: Why does it say paper jam when there is no paper jam?!
« Last post by mouser on November 27, 2008, 04:10 PM »
how many times do i have to warn you people!

you have to scour your posts with a fine tooth comb -- go over every word multiple times -- read it aloud to yourself -- get your friends to proof read it, and only then is it safe to post and have even a slim chance of escaping Chris' pun processing machine.
21355
Living Room / Re: Where the hell is Ralf Maximus?
« Last post by mouser on November 27, 2008, 06:42 AM »
Glad to see you back Ralf, we missed you


21356
FARR Plugins and Aliases / Re: Alias: SokuGin - Some More Searches
« Last post by mouser on November 27, 2008, 06:37 AM »
GREAT!  :Thmbsup: :Thmbsup: :Thmbsup:

ps. for anyone curious, there are over 500 web searches in this alias(!)
21357
Post New Requests Here / Re: IDEA: Simple line by line truncator
« Last post by mouser on November 26, 2008, 05:31 PM »
Not a problem -- money is not the most important thing in the world -- and agentseal clearly was not motivated at all by a hope for money.  Different people can show their appreciation in different ways, according to their means and their desires  :Thmbsup:
21358
UrlSnooper / Re: Sporting News Radio and Rivals Radio
« Last post by mouser on November 26, 2008, 04:52 PM »
Rivals radio doesnt play any sound for me, but url snooper finds a url that net transport is happy to record:
mms://a700.l1271038699.c12710.n.lm.akamaistream.net/D/700/12710/v0001/reflector:38699
21359
UrlSnooper / Re: Sporting News Radio and Rivals Radio
« Last post by mouser on November 26, 2008, 04:50 PM »
url snooper returns: http://provisioning....ORTINGNEWSDIALUP.asx
if you paste that into a streaming recorder like Net Transport, it will find:
mms://208.80.52.38:3690/SPORTINGNEWSDIALUP
which it can record (rename file to .asx after recording to play).

The audio is very stuttery, i'm not sure why.. perhaps net transport is not recording it properly..

21360
Find And Run Robot / Re: Unicode??
« Last post by mouser on November 26, 2008, 03:56 PM »
F0dder is basically summing up the debate.. which is the kind of debate that all such projects have to go through periodically.. which is:

At what point should you do a rewrite, vs. trying to patch in major changes.

Right now FARR is showing it's age -- there are soo many things that were learned over the SEVEN years since the first release of FARR, that it would really be nice to rewrite it from scratch, but that's a big project.

But adding something like unicode is likely to cause all sort of rippling effects in terms of plugins, etc., that it would be hard to patch something like that in.

HOWEVER, as czb suggested, it may be possible to come up with some kind of minor changes that would solve 90% of the problem while being short of converting to true unicode support.. and that might be worth looking into.
21361
Rad Software Regular Expression Designer is a free download that helps programmers learn, develop and test Regular Expressions. It is an interactive Windows application that is designed to be simple and easy to use.

Features
The Regex match results are listed in a tree with levels for Matches, Groups and Captures. Clicking on a Match, Group or Capture will highlight it in the Input text window
Regex.Replace is supported and the results of the replace are listed in a separate window.
The Language Element window is an embedded reference that gets you up to speed quickly.



from http://shellcity.net/
21362
N.A.N.Y. 2009 / NANY 2009 Rewards
« Last post by mouser on November 26, 2008, 01:41 PM »
For those who already have 2 mugs from DC for participating in previous NANY 2009 events, perhaps we could offer this deluxe zipped hoodie:

http://www.cafepress...ationcoder.333447745

jitcrunch.aspx.jpg

Maybe we a custom NANY 2009 Cody logo?

Zip around town in style with this zip-up hooded sweatshirt. Made of soft fleece, it keeps you (and anyone next to you) toasty. Yet it's rugged enough for impromptu games of touch football.
    * 10 oz. fleece blend (90% cotton/10% polyester)
    * Fleece-line hood
    * Jam-resistant metal zipper
    * Heavy-weight 1x1 ribbing at cuffs and waistband
    * Durable double-needle sewing
21363
DesktopCoral / Re: Multiple Monitor support request
« Last post by mouser on November 26, 2008, 01:22 PM »
try the latest version:
https://www.donation...esktopCoralSetup.exe


The official Desktop Coral release now includes the support for multiple monitors.
Download from program page: https://www.donation...ktopcoral/index.html
21364
Post New Requests Here / Re: IDEA: Simple line by line truncator
« Last post by mouser on November 26, 2008, 11:23 AM »
Don't forget that if the program saves your company some money perhaps you can make a donation to agentsteal to show your appreciation.
21365
Finished Programs / Re: JustToDoIt - Fast ToDo lister
« Last post by mouser on November 26, 2008, 09:45 AM »
very nice  :up: :up:
21366
that is evil.
it also just reaffirms my recommendation to stay away from dual booting / multibooting loaders.

hang in there nudone -- don't dispair.. hopefully the data is all mirrored.  if not you might still be able to get the drive partition back -- just dont do any more writing to that hard drive.
21367
Living Room / Re: Why does it say paper jam when there is no paper jam?!
« Last post by mouser on November 25, 2008, 01:55 PM »
this one made me laugh a lot  ;D ;D ;D ;D ;D ;D
21368
I love this excerpt from a book on why it's important how you explain "failures" to yourself:

...Some of the children who put forth lots of effort didn’t make attributions at all. These children didn’t think they were failing. Diener puts it this way: “Failure is information—we label it failure, but it’s more like, ‘This didn’t work, I’m a problem solver, and I’ll try something else.’” During one unforgettable moment, one boy—something of a poster child for the mastery-oriented type—faced his first stumper by pulling up his chair, rubbing his hands together, smacking his lips and announcing, “I love a challenge.”

21369
Living Room / Re: Tech News Weekly: Edition 47
« Last post by mouser on November 25, 2008, 07:24 AM »
Good point.  How about making the # a link but not the headline.
21370
Developer's Corner / Re: SkyIDE - Latest Release Information
« Last post by mouser on November 25, 2008, 05:58 AM »
very nice.. i love all the support for different languages  :up:
21371
Developer's Corner / Re: Visual Basic: finding out dependent OCX/DLL files
« Last post by mouser on November 25, 2008, 05:57 AM »
nice work lanux  :up:
21372
Living Room / Re: A fork in the road - dangers of web services
« Last post by mouser on November 25, 2008, 05:37 AM »
Not only is it a valid concern, but it's a business model.

This is one of the reasons why people like me are extremely reluctant to use these (often) free web services.. the prospect of them closing up shop and leaving you and your data in limbo seems quite high -- and it seems like it's often part of the business model.

Basically a company creates a web service and get as many people using it as possible by keeping it free.  [as a side note, make sure to call it "In Beta" forever so no one can complain about anything] They don't worry about profits yet.  Then at some point they say we have all these users, now is there a way to make a profit on it -- via advertising or whatever.  If not, then just close up shop and move on.  And the user is out of luck.
21373
Living Room / Re: Tech News Weekly: Edition 47
« Last post by mouser on November 25, 2008, 05:27 AM »
jgpaiva,
there are 2 different things.

There are ANCHORS, which allow people to link to a specific headline item.  those make sense.
Then there is the fact that each bulleted headline is a LINK to itself.. which is pointless.
21374
all's well that end's well  :Thmbsup:
21375
Clipboard Help+Spell / Re: 're-establish clipboard chain' suddenly not working
« Last post by mouser on November 24, 2008, 05:04 PM »
if you are hearing the sound, then it is working.
have you selected the "New" group?  Can you see the list of new items?
have you cleared the quick filter/search box at the top?
Pages: prev1 ... 850 851 852 853 854 [855] 856 857 858 859 860 ... 1515next