ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > FARR Plugins and Aliases

Post your FARR v2 Plugin Idea Requests Here - Plugin Writers Read In

<< < (39/60) > >>

davidma22:
Thanks Mouser! I don't know how I missed seeing that on the plugin list...sheesh.

nitrix-ud:
The thing that sparked my suggestion though was wanting to be able to choose which browser would launch, rather than having it just use my default. So I could launch say... irc://irc.prison.net/#donationcoder and have it open Firefox, since that's where I have my IRC program.
--- End quote ---

i use the following alias :

regex mask :

--- ---^(https?://)?(([0-9a-z_!~*'().&=+$%-]+: )?[0-9a-z_!~*'().&=+$%-]+@)?(([0-9]{1,3}\.){3}[0-9]{1,3}|localhost|([0-9a-z_!~*'()-]+\.)*([0-9a-z][0-9a-z-]{0,61})?[0-9a-z]\.[a-z]{2,6})(:[0-9]{1,4})?((/?)|(/[0-9a-z_!~*'().;?:@&=+$,%#-]+)+/?)$

then for the results just do the following :

--- ---Default browser $$4$$8$$9 | http://$$4$$8$$9
Internet Explorer $$4$$8$$9 | C:\Program Files\Internet Explorer\iexplore.exe http://$$4$$8$$9
Firefox $$4$$8$$9 | C:\Program Files\Mozilla Firefox\firefox.exe http://$$4$$8$$9 /STAYOPEN
Opera $$4$$8$$9 | C:\Program Files\Opera\Opera.exe http://$$4$$8$$9 /STAYOPEN

you  need to modify the regex mask to add protocols ;)

here above, i just show a small part of my result list, you can add whois, whohost, html validation, etc.

mouser:
very nice nitrix -- you always come up with interesting stuff.  :up: :up:

nitrix-ud:
very nice nitrix -- you always come up with interesting stuff.
--- End quote ---
thanks  :-[

i cannot stress that enough... FARR is very very powerful and much of your effort mouser should be put into core functions...

i believe that most of anyone's need could be done through alias with some more functions

keep up the good work !

oups i forgot when is the new release coming ????? and please please i'd like to beta test it the week end  :P!
 :D :D

Armando:

i use the following alias :

regex mask :

--- ---^(https?://)?(([0-9a-z_!~*'().&=+$%-]+: )?[0-9a-z_!~*'().&=+$%-]+@)?(([0-9]{1,3}\.){3}[0-9]{1,3}|localhost|([0-9a-z_!~*'()-]+\.)*([0-9a-z][0-9a-z-]{0,61})?[0-9a-z]\.[a-z]{2,6})(:[0-9]{1,4})?((/?)|(/[0-9a-z_!~*'().;?:@&=+$,%#-]+)+/?)$
-nitrix-ud (May 30, 2008, 08:25 AM)
--- End quote ---

Wow. I'll have to think about that one... :-[

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version