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 6, 2025, 2:51 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 ... 24 25 26 27 28 [29] 30 31 32 33 34 ... 36next
701
Post New Requests Here / Re: Idea: Multiple Start menus
« Last post by hamradio on July 29, 2007, 11:02 PM »
Maybe using LaunchBar Commander and creating launchbars with LaunchBar Commander does something like what you want? If you havent tried it then you may want to look at it and see. :)
702
FARR Plugins and Aliases / Re: KlipKeeper (A FARR2 Plugin by hamradio)
« Last post by hamradio on July 26, 2007, 12:12 AM »
Just a note to everyone to let you know that it has been updated. :)
703
FARR Plugins and Aliases / Re: KlipKeeper (A FARR2 Plugin by hamradio)
« Last post by hamradio on July 23, 2007, 10:13 PM »
I will keep everything in mind.

Updated to 0.3.0.2 with new sounds for copy of klips and a few other modifications.  :)
704
FARR Plugins and Aliases / Re: KlipKeeper (A FARR2 Plugin by hamradio)
« Last post by hamradio on July 23, 2007, 01:30 PM »
Well... There goes ditto ;)

Thanks a lot, ham!

PS: i agree with ak_, a "paste clip on selection" option would be useful ;)
PS2: to follow the other plugins, i think you should zip a folder with klipkeeper's contents inside, so that it's easier to install ;)

Note about PS2: After first install use the DcUpdater (which is why initial download doesn't include a folder) as it would mess up DcUpdater.

Paste will come later.  Right now it just copies the entry back to clipboard upon launching of item.

Updated to 0.3.0.1 which includes among the other updates listed in the readme optional play sound on klip copy.  If you have downloaded before and use DcUpdater then you can download the update that way and if you dont then you will have to manual update it.  :)
705
FARR Plugins and Aliases / KlipKeeper (A FARR2 Plugin by hamradio)
« Last post by hamradio on July 22, 2007, 08:50 PM »
KlipKeeper 0.5.0.7 (Updated September 25th, 2009)
KlipKeeper monitors the clipboard and keeps track of all text items copied to it.
Activate the plugin to search past items and quickly recopy to clipboard.

screenshot.png
Click for the KlipKeeper web page with more info!


Please extract it to a directory named KlipKeeper in the FARR2 Plugins
directory or if you already have it you may use DcUpdater to update it.

If you have any questions/comments/bugs let me know.
706
It uses phpbb and right now they say it is no ads, unlimited bandwidth (although my opinion is nothing is unlimited), and other misc features.

707
If you are just wanting letters and numbers with a _ in there somewhere you can use _ where ever you want it and it will output it at that place.

Example Mask: {N}{N}{N}{N}_{#}{#}{#}

and it would return something like the following...

0A38_047
UA7q_176
8lLo_475
g6eG_766
SHRM_543
iebY_545
0ZmH_136
lvLX_367
g7Zw_757
VHyk_202

Showing 10 entries of generated data.
-datagen{N}{N}{N}{N}_{#}{#}{#}

If you want it random I could do it as another mask but then you would have a chance of getting it in more than one place.

Let me know if one of these is what you was asking about. :)
708
Post New Requests Here / Re: IDEA: Activity logger (with screenshots)
« Last post by hamradio on July 16, 2007, 04:31 PM »
Another one that I just saw in a snapfiles software update list is SnapLogger. I do not know how good it is but snapfiles shows a requirement of .net framework 2.0.
709
Find And Run Robot / Re: Alias icon not showing
« Last post by hamradio on July 14, 2007, 10:28 PM »
The custom icons have to be in the directory of your alias file or in a sub directory off from it (which is what I did for the core aliases), so if you want google icon. Just create a icons directory inside the myaliases.alias directory and copy the google icon from the core alias icons directory. :)

Even More Information Tip:

To find icons, look in the core alias icon directory first and copy it to your alias directory; if you don't find what you are looking for, you'll have to find an icon somewhere or make one yourself. 
A good trick to finding icons for a web site is by going to the site url + favicon.ico (Ex. http://www.example.com/favicon.ico or http://this.website.com/favicon.ico).  If it doesn't find it then you will have to dig deeper by visiting the site then viewing the source code and see if the favicon is specified in it and piece the url together. :)
711
Find And Run Robot / Re: apparent issue with aliases, notably "DC search"
« Last post by hamradio on July 12, 2007, 01:08 PM »
Ah ok at least we found out where it was coming from which is the main thing. Thanks for helping track it down for us. :)
712
Find And Run Robot / Re: apparent issue with aliases, notably "DC search"
« Last post by hamradio on July 11, 2007, 10:05 PM »
The core alias files I think should get replaced if newer on each install.  If it was FARR2 and also in the Core-Websites.alias...then I don't know why it showed that.  If it is in FARR2 and also in Core1.alias, then that alias file isnt getting updated anymore as the aliases that was in Core1.alias has been seperated for better management and such into 10 core alias files with icons for most of the stuff. :) So any help you can give into this would help us determine the cause for it.
713
Living Room / Re: I got six Pownce invites first come first serve.
« Last post by hamradio on July 11, 2007, 08:48 PM »
Okay whose pmed tinyvillager thru the forum. If he has run out then pm me and tell me he has and remember to give me your email address in the pm as it is needed.  :)
714
Find And Run Robot / [BUG] with FARR2
« Last post by hamradio on July 11, 2007, 08:45 PM »
How to get...

Type one of the aliases that is specified with an icon in it.

Ex. type dc test

then... right click on the dc forum alias and click copy target path or hit ctrl + c.

then try pasting and you should get

https://www.donation...=search2;search=test /ICON=icons\donationcoder.ico

I don't think it should copy the icon part.  :)
715
Find And Run Robot / Re: apparent issue with aliases, notably "DC search"
« Last post by hamradio on July 11, 2007, 08:35 PM »
Sorry, I should have done this test first.
It's the "DC forums" alias, whose regex was:
^dc[ ]*(.*)
(Why ever?)

Presumably an obsolete alias or at least an obsolete regex for this alias. I've changed it to simple:
^dc (.*)

Hmmm if it is the Core-Websites alias I wonder why you got that alias regex...as the normal one that goes with the program should of been what you changed it to as that is what shows in my farr and I do the core alias files for mouser now.
716
Not the last as I still got dialup. lol :)
717
Living Room / Re: I got six Pownce invites first come first serve.
« Last post by hamradio on July 10, 2007, 10:45 PM »
Thanks tinyvillager. :) As a way of saying thanks to tinyvillager I also have 6 invites it appears and the same applies for anyone after all of his is gone.
718
Maybe we should post about it on digg and let the whole world know how they feel when someone tries to help them for free. Count me out of ever using SMF if I ever have a forum I need to setup I was looking at it for possibly one that I may need to setup, but now its moved to the bottom of the list (even under the pay forums) and even further if they are going to continue to act in this manner. I give them :down: :down:. Hate to act like this but that is my feelings on the issue.  Hope you all understand.
719
This program allows you to have a simple, compact, no frills autorun menu on your cd. It comes with a menu configuration builder that will help with creating the menu.  You can have a total of 5 launch buttons to launch a file or a website.  You should test the menu by running the exe before you burn it to disc as if it works before burnt it should work once burnt if you have your autorun.inf file configured properly. The config builder can create the autorun.inf for you along with a copy of the exe named the same as the config.  You can also do manual editing of the configuration by opening a configuration in a text editor if you so choose.  Play around and see what you can create! Here is a screenshot of the example included in the download of how it looks on Windows 2000.  If you have another operating system and try it then it would be nice if you could post a screenshot here of the example or of your menu that you create.

Screenshot:

screen_07092007_002.jpg

Should work on at least Win9X/ME/2000/XP/VISTA.

Go here to download: Compact AutoRunner v1.0
720
Cool makeover. :)
721
Find And Run Robot / Re: www alias broken?
« Last post by hamradio on July 06, 2007, 01:15 PM »
Your very welcome!  :)
722
Find And Run Robot / Re: www alias broken?
« Last post by hamradio on July 06, 2007, 01:07 PM »
Welcome to the site.  :)

You got to put the . in it.
Example Usage:
www.google.com
723
FARR Plugins and Aliases / FARR - Finance Alias
« Last post by hamradio on July 05, 2007, 11:31 PM »
Finance Alias w/ default icon and w/ icons for stocks...

Note: Only alias inside it right now is for stocks. :)

finance_alias.png

Extract to YourFarrDir\AliasGroups\Installed\Finance directory.

Let me know if any has stopped working as I don't use much.
724
I wouldnt give my address to them as then they could spam your snail mail address and everyone elses you give to them.
725
General Software Discussion / Re: deleting files from DVD/CD?
« Last post by hamradio on July 05, 2007, 01:24 PM »
My Alternate Solution:

You could also just go through changing passwords to everything that is unencrypted.  Then they would be wrong on the cd/dvd.  :)
Pages: prev1 ... 24 25 26 27 28 [29] 30 31 32 33 34 ... 36next