topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Thursday April 9, 2026, 1:27 am
  • 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 ... 641 642 643 644 645 [646] 647 648 649 650 651 ... 1515next
16126
N.A.N.Y. 2010 / Re: NANY 2010 Release: LittleRunner
« Last post by mouser on June 13, 2010, 06:17 AM »
a second request would be for the littler runner exe to start its empty console window minimized or hidden.
16127
N.A.N.Y. 2010 / Re: NANY 2010 Release: LittleRunner
« Last post by mouser on June 13, 2010, 06:16 AM »
i've just started using littlerunner.

one request i have: i have a loop route that is distance X; but i might run this some number Y multiple times. it would be nice to enter a run by selecting route X and then being able to set the number of loops i did, in an optional field that defaults to 1.  and then records distance as X*Y.
16128
something wrong with the newsletter, kaban?
16129
Living Room / Re: Need to Convert .wav to .aac
« Last post by mouser on June 12, 2010, 10:20 PM »
super can do almost anything.. but it's so confusing to use i would leave it as a lost resort :)
16130
T-Clock / Re: T-Clock 2010 (beta - download)
« Last post by mouser on June 12, 2010, 05:54 PM »
hahahahahaha
16131
let's not forget that there are lots of hotkey applications that can easily paste some text when you hit a specific hotkey.. including autohotkey and autoit.

that's the only reason i didn't give it a high priority in CHS -- not because i don't think its important to be able to paste text with a hotkey, but because it's something you can do with other tools so easily.
16132
Find And Run Robot / Re: Links to Review and Comments - Add yours!
« Last post by mouser on June 11, 2010, 05:05 PM »
um...

i think the ilovefreesoftware.com site has been around for quite a while and has been a friend to dc for a while.
here's one on our nany event: http://www.ilovefree...t-donationcoder.html

so consider me confused.
16133
N.A.N.Y. 2011 / Re: NANY 2011 Pledge: DCDisplay
« Last post by mouser on June 11, 2010, 12:12 PM »
Love it  :up: :up:
16134
Living Room / Re: Sift Heads 2 Sniper Game: Flash Game of the Day
« Last post by mouser on June 11, 2010, 08:36 AM »
The very impressive series continues with a more involved game:
http://www.gamesfree...s_World___Act_3.html

(lots of violence and sniper shooting but this one moves at a slower more involved pace)
16135
WorldCup Predictor / Re: FIFA World Cup Predictor 2010
« Last post by mouser on June 11, 2010, 07:59 AM »
Nate Silver (political statistician) has done some recent work on predicting world cup 2010 results:
http://www.fivethirt...-simulated-odds.html
16136
Living Room / Re: U.S. Intelligence Analyst Arrested in Wikileaks Video Probe
« Last post by mouser on June 11, 2010, 07:41 AM »
Write-up in wired:
http://www.wired.com.../2010/06/conscience/

But his own words to Lamo describe his transformation from dutiful soldier into a leaker. From his chats, it’s clear that Manning was a deeply unhappy and conflicted man, and his personal problems may have combined with a growing cynicism over U.S. foreign policy. But Manning isolated a key turning point in his regard for the military; he said it was when he was ordered to look the other way in the face of an injustice.
16137
Clipboard Help+Spell / Re: Clipboard Help and Spell
« Last post by mouser on June 11, 2010, 06:53 AM »
ah wait wait..
that error is a very different error that i know all too well :)

that error means that the setup file did not fully download.

re-download it and try again (note that you may have to use a different browser to trick your browser into re-downloading the file and not grabbing the copy from the cache).

i have yet to figure out why this happens to some people.
16138
Python / Book: Invent Your Own Computer Games with Python
« Last post by mouser on June 11, 2010, 06:30 AM »
I've said it before and i'll say it again, there are few better ways to motivate a young kid to learn to program than the promise of being able to create their games.  Here's a python book written with the same idea in mind:



Invent Your Own Computer Games with Python

http://inventwithpython.com/


Screenshot - 6_11_2010 , 6_28_01 AM.png



from http://www.boingboing.net/
16139
Clipboard Help+Spell / Re: Clipboard Help and Spell
« Last post by mouser on June 11, 2010, 06:21 AM »
Strange!
Could you paste the exact text of the error message or a screenshot?

To confirm -- the error occurs at installation time, right? before the program is even finished installing on your computer?

All of my programs use Inno Setup as their installation engine, so it sounds like a problem with that -- but not one i've ever heard of before.

You might try just rebooting, in case some process is preventing the installer from working.

Another option is -- all of my installation setup .exe files are actually zip-compatible self-extracting packages, which means you can actually rename the ClipboardHelpAndSpellSetup.exe to  ClipboardHelpAndSpellSetup.zip and unzip the contents manually and put the program wherever you want it (in your documents directory for example) and run it from there, if your computer setup won't allow it to be formally "installed" for some reason.
16140
Find And Run Robot / Re: How can I limit the file types that FARR will search?
« Last post by mouser on June 11, 2010, 05:53 AM »
If you really want to limit the search to only certain file extensions, you can go to the Search Folders tab in options, and for each directory that is being searched, edit that search folder entry and you will see a setting to limit the file extensions being searched for.

Screenshot - 6_11_2010 , 5_54_07 AM.png
16141
Newsletter for June 10th, 2010
"Second Summer Winds"






1. Newsletter Editorial

Good evening and welcome to another edition of the DonationCoder.com newsletter -- brought to you from uncomfortably sunny Champaign Illinois.  We begin this edition of the newsletter with a recommendation to watch a wonderful student-created animation called "Second Wind" about a giant cat; I'm not sure what it means but I'd be interested in hearing your interpretation of it.

The FIFA Soccer World Cup begins this Friday, which is the only sports event I ever watch.  If you haven't checked out the Markov Chain Monte Carlo simulator and bet recommender that I wrote with DC member "Crono" in 2006, I hope you'll check it out -- it's been updated for 2010, and we're having a little contest to see who can come closest to predicting actual match scores.  Even if you don't care about sports and gambling, you can learn a little about the fantastic world of MCMC statistics and leveraging the power of computers to brute force complex probabilistic interactions.

I've also released updates to my Screenshot Captor and Clipboard Help+Spell applications that users of these programs will probably want to pick up.  Screenshot Captor got a nice new "Splice" tool, and Clipboard Help+Spell got the ability to set custom hotkeys for any group menu or formatter preset.  You'll find these updates and other software written by DC members in sections 5 and 6 below.

Lastly, from now until the end of the year, the newsletter will contain a NANY (New Apps for the New Year) update section.  This is part of our effort to really encourage friends and supporters of DonationCoder to get started early thinking up ideas for and starting planning of a great new application to release on January 1st, 2011.  I have a few ideas for programs that I've wanted to get started on for quite some time and I'm looking for collaborators -- so if you are a coder or know someone who is, please stop by the NANY section of the forum and get started early pledging to release some great new software program at the turn of the new year.  I'm also looking for a flash game coder collaborator to enter something in the JayIsGames flash game competition (see section 11 below) -- so don't be shy about saying hello on the forum if you are a coder but haven't yet taken the opportunity to post on the forum.



2. NANY 2011

Don't be shy about helping us kick off the NANY (New Apps for the New Year) process early.  If you're a coder, start thinking about some new program you can start working on.  Or stop by and look for ideas and collaborators and helpers.  If your not a coder, why not volunteer to help out in other ways, or try to reach out to other coders you know on other sites and see if you can't work together to come up with a great idea for a NANY application.



3. User-to-User: Your Input Requested

We welcome everyone's participation on the forum, no matter what your level of computer knowledge or how long you've been a DC member. If you're still waiting to make your first post, see the links below for some good places to jump in.



4. June 2010 Discounts

This month we have a 50% discount on a very popular file explorer, XYplorer, which has gotten rave reviews on the DonationCoder forum.  You can also enter to win a copy between now and June 21st.  The discount lasts until the end of June.



5. DC Stuff Part 1 - Software Updates

New software updates and member-written stuff since the last newsletter:



6. DC Stuff Part 2 - Miscellaneous

New software updates and member-written stuff since the last newsletter:



7. Website Discoveries, Debates, and Discussions

What's new on the world wide web? What fun new sites have forum members discovered?  What's the current hot topic and debate? Let's find out..



8. Fun, Games and Amusements on the Web

If you've read the newsletter up to this point, take a break and check out some of the lighter fare from the forum - humour, videos, and games..



9. General Software Discussion

Almost half the posts on the forum fall into the category of general software discussions, questions, recommendations, etc. This is one of the most active sections of the DC forum and a great resource if you're trying to solve a software or hardware-related problem. We get so much traffic on this board that we've split the recent content into two sections in the newsletter - general software and specific software discussions.



10. Specific Software Discussion

This section of the newsletter draws attention to some of the standout discussions about specific programs that have been started since the last newsletter.



11. Developer's Corner

If you're not a programmer, don't let the title of this section scare you away - there is likely something of interest to you here! It's more than just a forum for the discussion of software development, it's also where we discuss web design, entrepreneurial struggles, and general productivity issues.  It's great to see that the section has been pretty active recently.



16142
Living Room / Re: Dating Sites for Geeks and Nerds?
« Last post by mouser on June 10, 2010, 07:37 PM »
no.  i prefer to live a hypothetical life.
16143
Living Room / Dating Sites for Geeks and Nerds?
« Last post by mouser on June 10, 2010, 07:12 PM »
I'm surprised we haven't had a discussion on the forum about online dating sites.. I have a friend who is trying to convince me to help him code a new one.

Actually I was thinking that it might be interesting to create a site (or software) that two people could go to *AFTER* they meet in real life, to help them get to know each other, etc.

But it got me wondering if anyone here felt brave enough talk about their experiences or discoveries regarding online dating sites?
16144
Living Room / Re: Second Wind - beautiful student animation
« Last post by mouser on June 10, 2010, 07:06 PM »
I was trying to imagine it as a cat's dream trying to understand life+death+play.
16145
Living Room / Re: Second Wind - beautiful student animation
« Last post by mouser on June 10, 2010, 05:02 PM »
amazing and emotional.
i'd love to hear the what people think the ending means.
16146
That's actually a nice link -- while it doesn't always transfer, it's often helpful to see these descriptions of how one might apply military (or another domain) organization principles to other domains.

From that page:
CARVER is an acronym for a military method of target selection.  CARVER stands for Criticality, Accessibility, Return (or Recuperability), Vulnerability, Effect, and Recognizability.  I’ll explain what these are in a moment.

For every potential target, we assign a value of 1 (lowest) to 5 (highest) for each CARVER factor, thereby creating a CARVER matrix.  Then by summing the six CARVER values, we can calculate a total score for each target, and those scores represent the targets’ relative prioritization.  The higher the CARVER score, the more “important” a target becomes.

In truth, i've not made any headway on a system of prioritizing my list of tasks.  The only breakthrough i've had is in moving to a system that let's me easily choose a few items to work on at any given time, and easily lay those out in front of me, using an index card for each one.  For me this is a huge improvement over keeping todo lists -- at least it lets me select a couple high priority items and easily set them in front of me for focus.
16147
Announce Your Software/Service/Product / Re: My stuff
« Last post by mouser on June 10, 2010, 03:47 PM »
welcome to the site Fox  :up:
16148
This Month's Special Discounts and Giveaways:

Discount available until end of June.

XYplorer is a popular replacement for windows explorer that has gotten rave reviews from many forum members on DonationCoder.  See here for a user mini-review of the program and here for a long list of posts on the forum discussing it.

Supporting members can take advantage of discount: here.
Or enter to win a free copy: here.
16149
General Software Discussion / Re: Shortcut Creator
« Last post by mouser on June 10, 2010, 09:35 AM »
please don't use imageshack images -- attach images to posts instead.
16150
i've given up trying to place a bet.. just too difficult to do it online from USA.
any of you guys who used the simulator going to place actual bets?
Pages: prev1 ... 641 642 643 644 645 [646] 647 648 649 650 651 ... 1515next