Messages - d4ni [ switch to compact view ]

Pages: prev1 2 [3] 4 5 6 7 8 ... 26next
11
FARR Plugins and Aliases / Re: New FARR Plugin: FCalc
« on: December 13, 2009, 10:19 AM »
@IainB

czb's JSCalc is actually much more advanced than FCalc and is recommended (even by Mouser himself) over FCalc. I'm not saying FCalc isn't good but JSCalc surely is better.

JSCalc is part of czb's CZB pack, so download that to get JSCalc, among other plugins.

12
FARR Plugins and Aliases / Re: CZB pack
« on: September 13, 2009, 03:58 PM »
hi,

it appears the jscalc plugin contains the same bug as the fcalc plugin; when you increment a variable by n using x = x + n; it somehow increments x by 2*n.

Try:

x = 1.
x = x + 1

or

x = 1
x += 1

you would think x now holds the value 2. However, it appears x is now 3. could you fix this easily? would be nice :).

Thanks in advance!

13
Find And Run Robot / Re: Another FARR similar app - Executor
« on: August 23, 2009, 08:00 PM »
As someone who is not a geeky type I like the fact that it is easy to use and the killer for me is that it uses much less memory than the others. The way i have FARR set up it sits in the tray and uses 2mb! executor uses 5.5
So you're not the geeky type but the biggest advantage of FARR over other tools is that it uses a whopping 3.5 MB less memory? You do realize you most likely have about 1000+ MB at your disposal? Don't get me wrong it's nice when an app uses little RAM but 2 MB vs 5.5 MB doesn't make any difference (yes more than double but it's 3.5 MB for crying out loud).

14
FARR Plugins and Aliases / Re: [FCalc] Variable increment bug
« on: August 14, 2009, 04:28 PM »
Just a heads up, I noticed the bug is still around ;)

15
How can you trust any of the future warnings that program gives when it triggers on some random .ico files :D?

Pages: prev1 2 [3] 4 5 6 7 8 ... 26next
Go to full version