topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Tuesday April 7, 2026, 1:26 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 ... 732 733 734 735 736 [737] 738 739 740 741 742 ... 1515next
18401
General Software Discussion / Re: 30 More Days of DonationCoder Screencasts
« Last post by mouser on September 04, 2009, 08:38 AM »
thanks for the nice words. yes it's true about the options moving around a bit since i made that video.. the video made me realize i should split things up a bit more.  i guess i will have to come back and doover some of these videos eventually.
18402
Find And Run Robot / Re: More speed through keyword abbreviation and auto completion?
« Last post by mouser on September 04, 2009, 08:33 AM »
i agree that we need a faster way to show all.
++ would have made the most sense until i made it be the way you specify commandline arguements :(

maybe if we did it like this:
pgdn in result view will show all, and then subsequent presses will page through the multiple-pages of results?
18403
Post New Requests Here / Re: REQ - image search file maker
« Last post by mouser on September 04, 2009, 08:30 AM »
Hi awopbamboo and welcome!!

You have an interesting nickname -- maybe you can tell us where it came from, on this thread.
18404
Living Room / Tower Defense Flash Game of the Week: Silver Maze
« Last post by mouser on September 03, 2009, 11:01 PM »
Here's a very elegant tower defense game with lots of levels/maps, and some good tutorials.



from http://jayisgames.co...9/09/silver_maze.php
18405
Interesting.

Personally one of the best moves for me was to stop keeping lists with lots of items on it, and move to a card-based system with one short "todo" item on each card.  I find it a lot less distracting, and a lot easier to manage and focus on.
18406
hubi, I will look again at those this weekend; the refresh issue is particularly annoying even though i thought i got rid of it before.  one workaround for now is to try not to keep too many images in the top level screenshots folder at a time.  use the Moveto helper menu to help you organize your screenshots into subdirectories.
18407
Living Room / Re: Browser tray switch on tekzilla daily
« Last post by mouser on September 03, 2009, 07:40 AM »
Fun!!
Thanks for posting that nite_monkey  :up:

Here's a screenshot of the video:

Hs Screenshot - 9_3_2009 , 7_41_23 AM_thumb.png
18408
sorry it took so long vegas  :up:
18409
DAY 3:

Today's video takes look at the Search Behavior options tab in FARR:




The entire screencast video series can be seen here: https://www.donationcoder.com/3ds/
18410
DAY 2:

Today's video takes look at the "restartsearch" special alias action in FARR:




The entire screencast video series can be seen here: https://www.donationcoder.com/3ds/
18411
DAY 1:

Today's video takes a more detailed look at using modifiers for controlling what directories get searched in FARR:




The entire screencast video series can be seen here: https://www.donationcoder.com/3ds/
18412
Continued in September 2009 here:
https://www.donation...ndex.php?topic=19784
18413
General Software Discussion / 30 More Days of DonationCoder Screencasts
« Last post by mouser on September 02, 2009, 11:52 PM »
You can see the first 30 days of DC Screencasts, from August 2009, here:
https://www.donation...ndex.php?topic=19375

This thread begins the second month of screencasts!
18414
General Software Discussion / Re: WYSIWYG bb code editor?
« Last post by mouser on September 02, 2009, 04:02 PM »
doh!! how could i forget to mention that!  >:(
Big thumbs up for BBCEditor.
18415
Mircryption / Re: on *:text:* problems
« Last post by mouser on September 02, 2009, 03:03 PM »
great  :up:

you might also want to put a check against the $1 event type, so that you are only triggering on "text" events.
18416
Mircryption / Re: on *:text:* problems
« Last post by mouser on September 02, 2009, 12:41 PM »
your tests
  if ($chan == #.pre) {
    if ($nick == pRemature) {

have to change.

youll see in the sample function it says:
  ; $1 = event type (input,text,query,notice,action,join,topic,part,kick,quit,nick,mode)
  ; $2 = target ($chan)
  ; $3 = speaker ($nick)
  ; $4 = is $true if text was encrypted or $false if plaintext
  ; $5- = decrypted text

so your initial tests should be like
  if ($2== #.pre) {
    if ($3== pRemature) {
18417
hi Jondar,
you can always put in a new license key that will be saved over the previous one, not a problem at all.
18418
Why thank you.
I'm going to take today of and then.. begin ANOTHER 30 DAYS OF DC SCREENCASTS!
18420
Find And Run Robot / Re: Launching Office docs not working...
« Last post by mouser on September 01, 2009, 11:02 AM »
can you try experimenting with the launching options in the General Settings tab, see if that makes a difference?
18421
Find And Run Robot / Re: Alt-# for selecting result list entries vs. letters
« Last post by mouser on August 31, 2009, 04:40 PM »
I was wondering, since searches aren't case-sensitive anyway, if it would be useful to allow Shift-letter to select from the list, e.g. A for the first choice instead of 1, B for the second, etc...  This would have the side-effect of giving you the ability to select from a longer list of results, too.


i thought of this as well.. but then i was thinking.. does anyone ever really launch results > 9 using the keyboard? it seems at that point when a result is so low down you are already moving your mouse to click it, or typing something else to refine the search.

i could make right alt work as normal left-alt though.
18422
DAY 31:

Today's video takes a look at some advanced filtering tricks in FARR:




The entire screencast video series can be seen here: https://www.donationcoder.com/3ds/
18423
General Software Discussion / Re: Selector 1.2
« Last post by mouser on August 31, 2009, 11:45 AM »
(Moderator: which is the preferred etiquette?  To update top post and update version number via edit or just do a followup?)

Hi Miles! another cool little utility.
I prefer having the top post updated with version info when there is a new release.
The top post should also have an image (as your does) for easier adding to the coding snacks page.
And the link to the download should go to your web site (either a page or direct download) and not to an attachment, and should not change over time (i.e. dont make it link directly to myapp_v1.0.1.zip).  Those guidelines are all so that the place to get the file will be the same over time.


18424
Living Room / Re: DC-IRLDD Champaign, IL - Aug 29, 2009
« Last post by mouser on August 31, 2009, 10:47 AM »
These gatherings aren't once a year -- they are whenever a dc person is nearby and wants to come over.
Actually we've been thinking that we might have game night every week or every other week, so anytime a dc person is in the area will work out fine.
18425
Living Room / Re: DC-IRLDD Champaign, IL - Aug 29, 2009
« Last post by mouser on August 30, 2009, 12:24 PM »
Well we had another poorly attended (game night) DC gathering at my house, and ended up playing a new (to us) board game called Tales of the Arabian Nights, which i bought after reading this and this review.

pic486114_md.jpg

The game lasted over 5 hours (!) and was very fun.

We all enjoyed it, and agreed that it was mostly random, but very fun to participate in the funny and nail-biting storytelling elements of the game. As the reviews make clear -- basically this is a board game where on each turn you encounter some creature or impediment, choose an action, and then look up in a massive book what happens to you -- told in a very enjoyable way. Kind of like those "choose your own adventure" books for kids, made into game form. It was a little bit long for me, but even though gothic ended the game as an impoverished, imprisoned, crippled, donkey, he still seemed to want it to go on longer.

We also made hummus from scratch (including grinding cumin with a mortar and pestle so +1 point for me), and gothic got to put in some of his infinite-scoville hot sauce in his bowl (he had fed ex deliver it to my house -- shows you how desperate he was for it -- it was packed heavily enough to protect nuclear waste).  to taste it i put a drop of it on a toothpic, then washed off the toothpic, then dragged the toothpic lightly across a wet piece of lettuce, then folded the lettuce up and chewed it, and it still burned my mouth.
Pages: prev1 ... 732 733 734 735 736 [737] 738 739 740 741 742 ... 1515next