topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Monday September 21, 2026, 3:53 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Recent Posts

Pages: prev1 ... 644 645 646 647 648 [649] 650 651 652 653 654 ... 1515next
16201
Living Room / Re: Hyper Realism
« Last post by mouser on June 04, 2010, 07:48 AM »
that's pretty cool.
16202
Find And Run Robot / Re: KernelBase.dll and Libcurl.dll crashes
« Last post by mouser on June 04, 2010, 07:47 AM »
i'm not sure what plugin uses Kernelbase.dll or what could be causing that.

libcurl.. that's dcupdater as you say, and i will try to fix it.. libcurl really has given me no shortage of pain -- i'll take another whack at it.
16203
DcUpdater / Re: Crash on XP Pro SP3
« Last post by mouser on June 04, 2010, 07:45 AM »
rather than uninstalling -- FARR is the one telling it to run overnight -- so just go into far and tell it not to autocheck.
i'll try to figure out the problem.
16204
regardless of the success of this particular model -- those of us pining for more choices for really high quality full sized ebook readers should be encouraged.. i'm getting excited at the possibility that 2010 may be the year for me to buy an ebook reader.
16205
WorldCup Predictor / Re: FIFA World Cup Predictor 2010
« Last post by mouser on June 04, 2010, 06:37 AM »
the simulator doesn't make per-game predictions.. in fact it relies on a user to tell it how every possible per-game match up could result, and from that it calculates how the tournament would end.
16206
Screenshot Captor / Re: Blurred Captures?
« Last post by mouser on June 04, 2010, 06:18 AM »
when you are viewing a screenshot, if the image is scaled down to fit in the window for viewing, it can appear blurred.  look at the zoom level on the right hand side of the main screenshot captor window to see if this is the case.  if so you can set the zoom level to 100% by clicking the 100% label at the top right.  this only affects the preview not the actual saved file.

let me know if that was what was happening for you.

ps. you can adjust this smoothing effect from the "Interface Options 1" tab of options.
16207
Clipboard Help+Spell / Re: Any screencast for Clipboard Help+Spell?
« Last post by mouser on June 03, 2010, 11:21 AM »
I need to make some screencasts for it for sure -- maybe i can try to do that this weekend.
16208
Here is another simulation run using a different user's ratings file:

Screenshot - 6_3_2010 , 7_22_01 AM.png

In this case, the simulator predicts Spain has highest chance of winning (25%), with Germany (23%) and England (18%) close behind.

However in this case, it recommends the best bet is on Germany, with an expected profit of twice what you bet.
16209
fixed :)
16210
I thought it would be worth while for me to post a screenshot of a simulation and visually demonstrate the difference between the simulator picking a winner and advising a bet.

Let's look at one person's ratings data used to simulate the world cup on June 3rd, 2010, with current betting odds.  After running for 30 minutes or so here are the results:

Screenshot - 6_3_2010 , 6_55_46 AM.png

We see that using this person's pair-wise team match up ratings, the simulator predicts that Spain has the best chance of winning the tournament (27% chance) followed by England (17%), Brazil (14%), Germany (9%), Italy (7%), Netherlands (6%), Argentina (6%); this is shown by the blue bars.

However, looking at the far right column, we see the expected profit from betting on the different teams; red numbers mean a positive profit is expected (negative numbers mean predicted loss of money).

Note that none of the teams with a high likelyhood of winning are good bets(!)  Why?  Because too many people are already betting on them and the payoffs for betting on them are so low.

The simulator advises betting on Honduras and South Korea, because even though these teams have a relatively small predicted chance of winning (1% and 4% respectively), their high payoffs make the bet a smart one.



REMEMBER: THIS IS THE RESULT OF ONE PERSON'S RATING FILE ESTIMATING HOW THE TEAMS MATCH UP PAIRWISE -- IF YOU USED A DIFFERENT PERSON'S RATINGS YOU WOULD GET DIFFERENT RESULTS!!!
16211
i'm dying for a perfect ebook reader, but even for someone who loves a multi-monitor setup, this seems overkill to me..
for an ebook i'd prefer a single lightweight, thin, large (12+ inch) display.  but i look forward to reading more about it.
16213
Site/Forum Features / Re: post photos in forum
« Last post by mouser on June 02, 2010, 07:43 PM »
that's a nice idea for sure, but not trivial to implement.
it is a nice idea though.
16214
i've uploaded ewemoa's modification -- the colors look a lot better now.
16215
Site/Forum Features / Re: post photos in forum
« Last post by mouser on June 02, 2010, 06:48 PM »
I need to save the photo to my computer and upload it as an attachment first?
right.

now there is a way to show an image hosted on another site using [img]url[/img] but we HIGHLY discourage it, since inevitably over time the remotely hosted images disappear, resulting in confusion.
16216
Site/Forum Features / Re: post photos in forum
« Last post by mouser on June 02, 2010, 06:39 PM »
keep studying that thread, it shows the code to use.
16217
Clipboard Help+Spell / Re: Understanding Clips with URLs
« Last post by mouser on June 02, 2010, 05:56 PM »
i think you can put things in the favorites folder this way by making the favorites folder a virtual folder; it should also still show things added to it manually.
it looks like the favorites folder IS by definition a virtual sql folder which starts out with the following SQL:
"IsFavorite=true AND NOT (IsInRecyleBin)"

SO..
if you wanted to ALSO have clips listed what contained an @ sign but not @yahoo you could do:
(IsFavorite=true OR ((ClipText LIKE '%@%') AND NOT (ClipText LIKE '%yahoo%')) ) AND NOT (IsInRecyleBin)
16218
Site/Forum Features / Re: post photos in forum
« Last post by mouser on June 02, 2010, 05:06 PM »
16219
General Software Discussion / Re: Clipboard Manager with this feature
« Last post by mouser on June 02, 2010, 10:37 AM »
it's a neat idea..
though i'm guessing that you could instead use a clip merging function instead if your clipboard tool has that, to get nearly the same functionality; i.e. keep copying clips and then when you have many of them copied, go to the clipboard tool and merge them into one big clip and then paste into target application.
16220
LaunchBar Commander / Re: Text Description of Nodes
« Last post by mouser on June 02, 2010, 10:35 AM »
go to the launchbar commander configuration options.
from the file menu you can close the file that contains "my first dock" and LOAD BobsLaunchBar2.mcf.
after that it should remember to load that one in the future.
16221
it dosnt save the cm/inch thing, i need to fix that.  i think if you set it in inches it will remember.
16222
Screenshot Captor / Re: Screenshot Captor Splice Tool
« Last post by mouser on June 02, 2010, 03:56 AM »
thanks for the icon image abterix!
i'll try to fix up object positions.
16223
Screenshot Captor / Re: Screenshot Captor Splice Tool
« Last post by mouser on June 02, 2010, 03:47 AM »
lol patent it.. there is nothing complicated or clever about it.. i'd be surprised if it wasn't already in photoshop somewhere.
16224
Screenshot Captor / Re: Include cursor while takeing a region capture
« Last post by mouser on June 02, 2010, 03:22 AM »
tell SC to use red-box-mode when doing region capture, and this should work.

(alternatively, use a full screen capture and crop afterwards -- this always seems more sensible to me).
16225
following ewemoa's suggestion i made a meager $10 donation to geshi's sourceforge donation account on behalf of dc members.
Pages: prev1 ... 644 645 646 647 648 [649] 650 651 652 653 654 ... 1515next