Have a suggestion?

Click here to suggest a blog item.

Newsletters Archive

Catch up with DonationCoder by browsing our past newsletters, which collect the most interesting discussions on our site: here.

Editorial Integrity

DonationCoder does not accept paid promotions. We have a strict policy of not accepting gifts of any kind in exchange for placing content in our blogs or newsletters, or on our forum. The content and recommendations you see on our site reflect our genuine personal interests and nothing more.


Latest News

July 2, 2024
Server Migrations Coming

  • Donationcoder server migration is slowly proceeding, expect some hiccups as we get all our ducks in a row..

July 19, 2022
Software Update

Jan 3, 2022
Event Results

May 13, 2020
Software Updates

Mar 24, 2020
Mini Newsletter

Dec 30, 2019
Software Updates

Jan 22, 2020
Software Updates

Jan 12, 2020
Newsletter

Jan 3, 2020
Event Results

Jan 2, 2020
Software Updates

Dec 30, 2019
Software Updates

April 27, 2019
Software Updates

Feb 26, 2019
Software Updates

Feb 23, 2019
Software Updates

Feb 14, 2019
Software Updates

Jan 6, 2019
Event Results

Dec 2, 2018
Software Updates

Nov 13, 2018
Software Releases

July 30, 2018
Software Updates

June 24, 2018
Software Updates

June 6, 2018
Software Updates

Apr 2, 2018
Fundraiser Celebration

Apr 2, 2018
Software Updates

Feb 24, 2018
Software Updates

Jan 14, 2018
Major Site News

Jan 10, 2018
Event Results

Latest Forum Posts

Our daily Blog

This page spotlights the most interesting posts collected from our forum every day.

You are viewing a specific blog item. Click here to return to the main blog page.

ANNOUNCEMENT: Find and Run Robot (FARR) 2 - Plugin Programming Contest!

pluginmug_small.jpg
To celebrate the imminent release of FARR Version 2 and its support of plugins, we are holding a FARR Plugin Writing Contest.

Winners will be chosen by FARR users here in the forum, but it's likely that every plugin writer will win at least a custom DonationCoder collector's item Mug starring our mascot Cody (the mugs are really beautiful).  Top plugins will also win some programming tools.

How are plugins coded and what development tools can I use?
  • Plugins are standard windows DLLs, and can be written in any language that supports creating DLLs.  If you've never written a DLL before, it's not that hard but it will require a little bit of learning (This contest is not appropriate for people who have never coded before, sorry).
  • However, helper code is included in the sdk for creating plugins using C++ (any compiler), and it will surely be easier to use C++ to write plugins.
  • If you are willing to make equivalent wrappers for other languages (delphi, vb, c#) to help others code new plugins in those languages, we would love that and would love to give you a mug as thanks for doing that.
  • Sample plugins are included to help you get started -- if you use Borland C++ Builder, Dev C++, or MS Visual Studio, you will find complete projects included.  The big plugins included (FarrFox and FCalc) are written in C++ Builder.
  • Warning: Please expect some frustration when writing your first plugin -- the SDK has almost no documentation at this point, besides the sample plugins provided.  You are going to have to experiment. If you have a question about how to do something, don't suffer in silence, post a question on the forum or email me.  Please help each other as well.
  • Invitation: As the first plugin writers for FARR you will get the utmost attention from me in adding features to the SDK that you need.  If you think of some aspect of FARR that you would like to control, or information you need, just ask and I will try to add it to the plugin interface.  In other words -- it's likely you are going to find things you want to do from the plugin system but can't yet.  In such cases, email me immediately ([email protected]) and i will try to add it to the plugin system so you can do it.

Prizes:
  • Lots of Custom FARR Plugin Writer Mugs
  • Microsoft Visual Studio 2005 Standard
  • Borland Turbo C++ Pro
  • The appreciation of all FARR users, as well as some of their donations

Deadlines:
  • The top winner will be chosen in one month (July 14th).
  • All working non-trivial plugins submitted before the deadline of July 14th will receive a custom mug.

Download:



Share on Facebook