Geeky question

Started by bindas123, June 28, 2011, 11:55:45 PM

Previous topic - Next topic

gwilliams

Quote from: North Melbournes Finest on July 02, 2011, 01:12:11 PM
I used Google Chrome, I don't suppose you know what to do for that one? I'll try and find it in the mean time.

For Chrome right click on the league ladder page and choose the 'View page source' option. You might have to right click somewhere where there isn't any text or images

North Melbournes Finest

#16
Quote from: gwilliams on July 02, 2011, 01:16:11 PM
Quote from: North Melbournes Finest on July 02, 2011, 01:12:11 PM
I used Google Chrome, I don't suppose you know what to do for that one? I'll try and find it in the mean time.

For Chrome right click on the league ladder page and choose the 'View page source' option. You might have to right click somewhere where there isn't any text or images
Thanks heaps man, now I've got it.

gwilliams

Quote from: North Melbournes Finest on July 02, 2011, 01:00:42 PM
I'd see a few sites liking to buy it

I do it for fun but I doubt that sites will want a standalone app like this. They want people to go to their web sites so they can get the advertising revenue. But if anyone is interested in buying it, I'd be interested in developing it a bit more, plus it shouldn't be hard to turn it in to a web app (that's my full time job)  ;D

GoldDigger

Love your work, Glenn!

gwilliams

#19
Quote from: GoldDigger on July 02, 2011, 01:27:51 PM
Love your work, Glenn!

If you like this program, you might want to try out my FFTracker program. See the following for details (including some rough documentation). There are definitely some bugs in it so it may crash unexpectedly. Unfortunately I can't fix any bugs as I am adding a 'live ladder' option which is incompatible with the version on my site. Due to the time that it takes to develop all of this (plus I've got a full time job) I doubt that I'll get my live ladder option ready by the end of the fantasy season.

http://home.netspeed.com.au/glennwilliams/fftracker/

roo boys!

Could I have the link for the FF Genie while you are at it?

gwilliams


GoldDigger

Quote from: gwilliams on July 02, 2011, 12:34:13 PM
Quote from: GoldDigger on June 30, 2011, 03:01:36 PM
Love your work, Glenn. Know anything about forklift safety?

Probably the safest thing to do is stay away from them, write computer programs instead  ;D

Just realised, that's Glenn McWilliams!

gwilliams

Quote from: GoldDigger on July 02, 2011, 01:43:00 PM
Just realised, that's Glenn McWilliams!

Sorry, that one went right through to the keeper  ;D

Who's that referring to?

GoldDigger

McWilliams, G., Rechnitzer, G., Deveson, N., Fox, B., Clayton, A., Larsson, T. & Cruickshank, L. (2001) Strategic Occupational Injury Prevention: Reducing serious injury risk in the construction industry, Victorian WorkCover Authority (VWA), Melbourne, Policy Research Report No. 9, 2001.  Copies from VWA Ph (03) 9641 1288 .pdf [34MB]

Larsson, T., Horberry, T., Johnston, I., Lambert, J., McWilliams, G. and Brennan, T. (2003). Forklift Safety Project: Inclusive Report of Research Undertaken 2000-2003. Copies from VWA.

gwilliams

Quote from: GoldDigger on July 02, 2011, 02:12:41 PM
McWilliams, G., Rechnitzer, G., Deveson, N., Fox, B., Clayton, A., Larsson, T. & Cruickshank, L. (2001) Strategic Occupational Injury Prevention: Reducing serious injury risk in the construction industry, Victorian WorkCover Authority (VWA), Melbourne, Policy Research Report No. 9, 2001.  Copies from VWA Ph (03) 9641 1288 .pdf [34MB]

Larsson, T., Horberry, T., Johnston, I., Lambert, J., McWilliams, G. and Brennan, T. (2003). Forklift Safety Project: Inclusive Report of Research Undertaken 2000-2003. Copies from VWA.

Looks like you've seen through my thin facade. Good work  ;D

gwilliams

I've just uploaded a new version of the program. It now has 3 buttons which let you clear the predictions, or default the winners (based on either total points, or by points scored in the last round). Hopefully I haven't introduced any bugs  ;D

roo boys!


roo boys!

This keeps coming up when I try and use the trade wizard on FFGenie...

java.lang.ClassCastException: java.lang.String cannot be cast to ffg.entity.UserTeamPlayer
   ffg.gui.wizard.DoubleTradeWizard.applyFilters(DoubleTradeWizard.java:261)
   ffg.gui.wizard.TradeWizardDialog.okButtonActionPerformed(TradeWizardDialog.java:273)
   ffg.gui.wizard.TradeWizardDialog.actionPerformed(TradeWizardDialog.java:247)
   javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2028)
   javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2351)
   javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
   javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
   javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
   java.awt.Component.processMouseEvent(Component.java:6348)
   javax.swing.JComponent.processMouseEvent(JComponent.java:3255)
   java.awt.Component.processEvent(Component.java:6113)
   java.awt.Container.processEvent(Container.java:2085)
   java.awt.Component.dispatchEventImpl(Component.java:4714)
   java.awt.Container.dispatchEventImpl(Container.java:2143)
   java.awt.Component.dispatchEvent(Component.java:4544)
   java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4618)
   java.awt.LightweightDispatcher.processMouseEvent(Container.java:4282)
   java.awt.LightweightDispatcher.dispatchEvent(Container.java:4212)
   java.awt.Container.dispatchEventImpl(Container.java:2129)
   java.awt.Window.dispatchEventImpl(Window.java:2475)
   java.awt.Component.dispatchEvent(Component.java:4544)
   java.awt.EventQueue.dispatchEvent(EventQueue.java:635)
   java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
   java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
   java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:205)
   java.awt.Dialog$1.run(Dialog.java:1045)
   java.awt.Dialog$3.run(Dialog.java:1097)
   java.security.AccessController.doPrivileged(Native Method)
   java.awt.Dialog.show(Dialog.java:1095)
   java.awt.Component.show(Component.java:1563)
   java.awt.Component.setVisible(Component.java:1515)
   java.awt.Window.setVisible(Window.java:841)
   java.awt.Dialog.setVisible(Dialog.java:985)
   ffg.gui.wizard.TradeWizardDialog.showDialog(TradeWizardDialog.java:103)
   ffg.game.vs.VSPriceTable.showTradeWizard(VSPriceTable.java:219)
   ffg.gui.VSPanel$11.actionPerformed(VSPanel.java:172)
   javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2028)
   javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2351)
   javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
   javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
   javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
   java.awt.Component.processMouseEvent(Component.java:6348)
   javax.swing.JComponent.processMouseEvent(JComponent.java:3255)
   java.awt.Component.processEvent(Component.java:6113)
   java.awt.Container.processEvent(Container.java:2085)
   java.awt.Component.dispatchEventImpl(Component.java:4714)
   java.awt.Container.dispatchEventImpl(Container.java:2143)
   java.awt.Component.dispatchEvent(Component.java:4544)
   java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4618)
   java.awt.LightweightDispatcher.processMouseEvent(Container.java:4282)
   java.awt.LightweightDispatcher.dispatchEvent(Container.java:4212)
   java.awt.Container.dispatchEventImpl(Container.java:2129)
   java.awt.Window.dispatchEventImpl(Window.java:2475)
   java.awt.Component.dispatchEvent(Component.java:4544)
   java.awt.EventQueue.dispatchEvent(EventQueue.java:635)
   java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
   java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
   java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
   java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
   java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
   java.awt.EventDispatchThread.run(EventDispatchThread.java:122)

:-\

gwilliams

It works ok for me, both single and double trades. Does it say 2011.4 in the title and have you updated both your team and the stats to round 14? What game type are you trying to do the trade with?

I'm not the author of FFGenie so I don't know much about it. I had some problems at the start of the season but the author (Grimlock, the legend) made some updates to it and it has worked ever since.