Friday July 25, 2008
FARR alias: Quick Outlook TaskI use Outlook tasks quite a lot, for serious tasks, to-do lists, but also quick reminders. Today I stumbled across "QuickOutlookTask", a small command-line utility that allows you to quickly add an Outlook task. You simply type something like "do new outlook task" (command line, or Windows Run) and this creates a new Outlook task with subject "new outlook task". Outlook needn't even be running. See http://www.megalab.it/articoli.php?id=1288. Well, a couple of days ago I discovered FARR and quickly fell in love with it (kudos, mouser ) and I wanted to have this through FARR. So I wrapped this functionality in a FARR alias, and this is my attempt to pass it on to you. Click here to read more and download..
|
||||
Wednesday July 23, 2008
Table Data Search PluginTable Data Search Plugin This plugin can search and display tabular data files of varying formats (csv files or any text files whose columns can be parsed using a regular expression). It can be be used to display and search for data in spreadsheets, dictionaries, etc. Only rows matching the search terms will be displayed so it's a great way to look up data. Each data file has its own settings that specify:
Other features:
Click here to read more and download..
|
||||
Tuesday July 22, 2008
Google CalculatorInfo: http://czb.dcmembers.com/Google_Calculator.html Download: http://czb.dcmembers.com/...tor/Google_Calculator.zip
|
||||
GooglePlus - View Google search results in FARR as you typeGooglePlus This plugin allows you to choose from five different Google search types including Web, Local, Video, Images, and Books and will display search results in real time based on your search criteria. You can also choose to display extended information specific to each search type for each result. Usage gp - This will present you with the 5 different search types (Web, Local, Video, Images, Books) as shown above. Select one of the search types by typing in its name to filter the search or using the arrow keys to select and then press tab to activate that search. Tip: Typing "gp" followed by two spaces will recall the last search you executed since launching FARR. gpw - Alias for web search. The same as typing gp +web gpl - Alias for local search. The same as typing gp +local gpv - Alias for video search. The same as typing gp +video gpi - Alias for image search. The same as typing gp +images gpb - Alias for book search. The same as typing gp +book gph - Alias for GooglePlus search history. This will show you a list of all your previous searches since launching FARR. Click here to continue reading about and download the plugin..
|
||||
Thursday July 17, 2008
Alias: Google Maps Directionsrecently i find myself using this feature quite frequently so made an alias. just copy the code & paste into Farr's "Aliases/Groups" section. Code: 1000>>>Google Maps Directions>->Directions from $$1 to $$2 | http://maps.google.com/maps?f=d&hl=en&geocode=&saddr=$$1&daddr=$$2 /ICON=icons\google.ico>+>^gm ([^\s]*) ([^\s]*) note: i use whitespace to separate the query words, so do not separate terms that include region, country, etc. e.g Wigan,UK will work but Wigan, UK won't.
|
||||
Friday July 11, 2008
English-Vietnamese Translator plugin for FARR using tratu.baamboo.comQuote Nxqd3051990: I know a lot about translator plugins. I really want one like defnir , but with Vie-English translator smiley Can you guys make me one :p Thanks so much ^^ http://www.tratu.baamboo.com/ << This site :p ( I have no idea about coding yet Here you go.. It is very simple so if it does not fit your needs (I do not speak Vietnamese) just open fscript.js and modify it. To make it even easier for you, you can use firebug for firefox ![]() BTW: invoke by "bt" => can be changed in fscript.js as well Download: http://czb.dcmembers.com/...baamboo/tratu_baamboo.zip
|
||||
Tuesday July 01, 2008
FARR MostRecentlyUsedDescription The FARR MostRecentlyUsed plugin shows the contents of the 'My Recent Documents' folder or a list of most recently used files of applications storing their most recently used files in the registry. Download You can get it from here: http://farrmru.origo.ethz.ch/download Usage Typing mru in FARR will give you a list of your most recently used files. Use the following modifier keywords to change the search: +byname : Force sorting by name +bydate : Force sorting by date last modified +.[ext] : Filter results by file extension [ext]. More than one can be used, e.g. +.h +.cpp To show a list of most recently used files for selected applications, use the following modifers: +msvc8 : Show most recently used MS Visual Studio 2005 files +msvc9 : Show most recently used MS Visual Studio 2008 files +office : Show most recently used Microsoft Office 2007 files +wmp : Show most recently used Windows Media Player files +foxit : Show most recently used Foxit Reader files (You configure your own in the config file)
|
|||||
Monday June 23, 2008
google dollar exchange rate pluginWhile the donationcoder server was down I tried to put together a plugin based on the javascript SDK that takes a number as an input and queries google what that amount of dollars exchanges to in swedish kronor. In the finished plugin that swedish kronor part should of course be customizable to whatever currency the user prefers. Click here to continue reading..
|
||||
Friday June 20, 2008
New plugin: FARR MultiMonitorDescription The FARR MultiMonitor plugin extends FARR to work better with multiple monitors. FARR's main window currently always shows up on the monitor you moved it to. With the FARR MultiMonitor plugin enabled, FARR's main window will show up on the monitor that contains the currently active window (usually the window of the application you're working in, and also where you're currently looking at). Additionally, the FARR MultiMonitor plugin has the option to center FARR's main window on the screen. Warning This plugin is experimental. To provide its functionality, it uses ways other than the regular FARR plugin API. What this means is that there's no guarantee this plugin will work with future versions of FARR. It does seem to work now though. Note that I did not do much testing. It's working fine on my Windows XP computer with two monitors attached. I did not test it with more than two monitors, nor with only one monitor. Download You can get it from here: http://farrmultimonitor.origo.ethz.ch/download Options Note that the plugin offers a couple of options which can be set in the FARR advanced plugin options dialog. There's a brief description of these options in the readme file. Also note that the center option is off by default (because it could be quite annoying without the threshold level set to something sensible).
|
||||
Saturday June 14, 2008
GTDTiddlyWikiPlus for FARR (alias pack)As of June 13, 2008 the Latest Alpha of FARR Included GTDTiddlyWikiPlus Alias Pack, which supports GTDTiddlyWiki Plus and the original TiddlyWiki. Trigger the alias by typing: gwp Trigger the alias by typing: tiwi
|
||||
Monday June 09, 2008
New Script FARR Plugin: ClockOverview: This plugin displays the current date/time in a variety of formats. Info: http://gogogadgetscott.in.../computers/software/farr/ List of commands: cl : list current date/time Download: http://gogogadgetscott.in...ware/farr/clock/Clock.zip Special thanks goes to ecaradec for Fscript. http://www.donationcoder....b/index.php?topic=12232.0
|
||||
New C# FARR Plugin: FARRGoogleCalendarDescription This plugin serves in two modes: 1) See your upcoming events up and directly go to them. Defauly keyword: gcal 2) Use the QuickAdd feature of Google Calendar to quickly add events. Before actually creating an event, you are given a preview of the date. Defauly keyword: gcal add Thanks to czechboy for the inspiration ![]() Download http://vitalyb.dcmembers....ar/FARRGoogleCalendar.zip Known issues
|
||||
Thursday May 29, 2008
Alias sharing - UK Alias PackAttached are a set of aliases for users in the UK. I started this set to add UK sites to FARR's core aliases. For example this set adds maps.google.co.uk to the maps Search alias. This ensures a search for say Reading returns Reading, Berkshire rather than Reading, PA. As well as additions to the FARR's core aliases I have added a couple of other sets (newspapers and weather) for UK sites. Just unzip the file and put the UK direction under AliasGroups\MyCustom
|
||||
Sunday May 25, 2008
Character TableInfo: http://czb.dcmembers.com/Character_Table.html Download: http://czb.dcmembers.com/...Table/Character_Table.zip
|
||||
Monday May 05, 2008
Console Plugin: Sheel a Command and Display Output in Farr's memoA user asks: I have been working with a command-line program for which i've created an alias to input different parameters but i would like to capture the output as well and show it in Farr's memo. is it possible within the current alias setup? Click here to read about the Console plugin by czechboy that will do this..
|
||||
Friday May 02, 2008
TimerI have writen a plugin which can be used as countdown timer, todo, notes etc... download http://czb.dcmembers.com/Plugins/Timer/Timer.zip Click here to read more and discuss..
|
||||
Thursday April 24, 2008
Feeling Lucky AliasIt allows you to type !youtube batman to quickly launch a I feel Lucky google.co.uk search for "youtube batman", it's very quick. Compared to the default search: Code: 1000>>>Feeling Lucky>->Google - $$1 | http://www.google.co.uk/search?hl=en&q=$$1&btnI=I%27m+Feeling+Lucky /ICON=icons\google.ico>+>^!(.*)>/>24762
|
||||
Tuesday April 22, 2008
Dicts ThesaurusHi, because I write my bachalor thesis in English I frequently need English synonyms. Therefore I have created a very simple plug-in for my purposes. So someone of you might like it as well. Info: http://czb.dcmembers.com/Dicts_Thesaurus.html Download: http://czb.dcmembers.com/...aurus/Dicts_Thesaurus.zip
|
||||
Sunday April 20, 2008
Console Output to Farr's memo modehttp://czb.dcmembers.com/...ugins/Console/Console.zip Just tell me if it needs some modifications edit: type something like "cn cd C:\ && dir &&"
|
||||
TodoTXTsee todotxt.com start by typing "td" Info: http://czb.dcmembers.com/TodoTXT.html Download: http://czb.dcmembers.com/...ugins/TodoTXT/TodoTXT.zip
|
||||
Monday February 25, 2008
Programing mouse buttons for FARR?I am trying to program a mouse center center button (wheel) to open FARR. Can you tell me the instruction? pointing to .exe starts a new instance. in the keystroke mode, it only accepts modifier (alt, cntrl, etc) & a standard key.
|
||||
Friday February 22, 2008
NinjawordsInfo: http://czb.dcmembers.com/ninjawords.html Download: http://czb.dcmembers.com/...ninjawords/ninjawords.zip
|
|||||
Sunday February 10, 2008
Google Calendar Quick AddHere you go. It is pre alpha and not tested much ![]() write: gc "lunch at 2pm"
|
||||
Saturday February 02, 2008
Google Translation PluginGoogle translation plugin which can translate to and from many languages. Use like: gt en fr "hello there my friend!"
|
||||
Saturday December 29, 2007
New C# FARR Plugin: FARRGoogleSuggestHi, I have made a Google Suggest plugin. It query's Google just like the Google Toolbar and returns suggestions and checks your spelling. Type gs and your query. Sincerely, Jens Peter Grosen
|
||||
Friday December 28, 2007
New C# FARR Plugin: FARREnviormentVariablesThis plugin lets you easily access your environment variables. For example, Firefox keeps all its settings in your application data folder (%appdata%). In explorer you could simply write %appdata% to access it, however, in FARR it isn't possible. Until now. Install the plugin and press % to see the list of your environment variables, select one to automatically expand it on the search path or simply continue writing. Once you add the \ it would automatically expand. E.g, writing %appdata%\ would automatically become C:\Documents and Settings\Vitaly\Application Data\.
|
||||
New C# FARR Plugin: FARRTunes - iTunes control pluginHey all! For all you music listeners and iTunes users. Download link (please unpack it to your "FARR\Plugins\FARRTunes\" directory): http://vitalyb.dcmembers....m/FARRTunes/FARRTunes.zip Since it is quite a complex plug-in bugs are very expected. Please post on the thread if you have any trouble. I'll be also glad to hear of your general experience with the plug-in. Version History
Features
See screenshots and read more..
|
|||||
Monday December 24, 2007
GetIt - Install programs as easily as you can uninstall them![]() Website: http://puchisoft.com/GetIt/ I told you guys I was working on something fun you might enjoy. See the website for details, but basically GetIt is a simple interface to a variety of Windows-based application-getters like Win-Get and AppSnap. Note that this is not a plugin. It is useful to lots of people, not just FARR users (although I made it with you guys in mind). What you see above is an alias (perhaps the first program to install an alias into your Installed Aliases folder).
|
||||
Friday December 21, 2007
FARR Plugin : FScript allow to write plugins in javascript and a delicious sampleFScript allow to write a plugin for FARR in javascript. I made a delicious plugin for demonstration : decompress delicious.rar to farr/plugins then type dlc/any_tag in farr to try it. The principle of fscript.dll is the following : Put the dll in a folder next to a file named fscript.js. FARR will call you on onSearchBegin and on onRegexSearchMatch. You can call FARR.emitResult to publish results. This is mouser style documented... just get the source I hope to see a lot of little baby script plugins. FScript is based on the Windows Script Control Host which you may need to download if it is not installed : http://www.microsoft.com/...4e7e844d81&DisplayLang=en Emmanuel | |||