|
3
|
Main Area and Open Discussion / General Software Discussion / Software that sounded useful, so you bought it, but then...
|
on: January 04, 2013, 04:34:33 PM
|
Quite a few times I have tried some software that I'm sure would be useful, grabbed it quick, but then I find that I get no use out of at all. This is not necessarily a reflection on the quality of the product (although that is often a factor) but somehow it just doesn't "click" for me. Or maybe I'm just dumb and don't use it right - I'm sure the author of at least one such product would be delighted to agree with that statement  Does anyone else suffer from that problem? Not sure whether to share the list or not, as I don't want to dissuade you all about products that just don't come together from my point of view.
|
|
|
|
|
5
|
Main Area and Open Discussion / Living Room / Re: The Rant Thread!
|
on: January 02, 2013, 03:09:29 PM
|
|
Well this is kind of trivial, but it really grates:
TV ads that involve banjo music, or whistling. There's some ad agency out there that believes "family-ish" ads must be scored with one or the other.
|
|
|
|
|
7
|
DonationCoder.com Software / N.A.N.Y. 2013 / Re: NANY 2013 Release - ClueMeIn, a logic / math puzzle game
|
on: January 01, 2013, 03:33:07 PM
|
|
Here's a tip, based off mouser's puzzle screenshot:
See the top row adds up to 9? To make 9, one possibility is that 8 and 1 and 0 are in the top row.
BUT! We know that "0" cannot be on the top line, because of the clue "4^0" (4 is in a row above the row where 0 is)
So we can safely remove "0" from all three cells across the top. Which means that we cannot make a "9" any more using the 8, because it would need 1 and 0. So the 8 too can be removed from the top line.
Likewise, the 7 can be removed, since it would need 2 and 0. And the 0 is not in the top row.
Work your way through the clues in this fashion and the puzzle slowly solves itself.
|
|
|
|
|
8
|
DonationCoder.com Software / N.A.N.Y. 2013 / Re: NANY 2013 Release - ClueMeIn, a logic / math puzzle game
|
on: January 01, 2013, 03:24:08 PM
|
Just solved my second puzzle. I like this game. Like most of timns's games, it takes me a couple tries to figure out how to play it, but they are exceedingly clever.
Timns, I'm assuming that you aren't inventing this actually game idea (i mean the nature of the clues, the size, the summing, the algorithm).. Where is it from?
Thank you for the kind comments, as ever! Like most of my software, documentation and help is a bit light on the ground  This idea is lifted from a really old puzzle book I have where they're called "magic squares". They sure do lend themselves to being ported to a computer version of course. Once I figured out how to remove every piece of information except the bare minimum that is! But the algorithm IS mine: it was quite pleasing to figure out and code - about 600 lines of java, which could be generalised easily enough to provide an "engine" for many variants. I have no doubt at all that there are other versions of this puzzle to play on the PC, although I have not seen one. I've made a note of your comments, and I'll do an update accordingly 
|
|
|
|
|
9
|
Main Area and Open Discussion / Living Room / My musical homage to Donation Coder
|
on: January 01, 2013, 01:08:27 PM
|
|
Sung to the tune of "Bike" by Pink Floyd
I've got a site That I think you would like It's got RSS And YouTube links, And things to make it look good I'd show it to you if I could But someone hacked it
You're the kind of forum that fixes my boredom, I can post about anything Everything if you want thing
I wrote an app It's a little bit crap I might as well be blunt It's kind of drab I'd put it off for months. But if you ignore all the bugs, Then I win a mug
Repeat chorus
I know a mouser He lives in my browser I don't know why I call him Jesse He's getting rather odd But he's a good mouser
Repeat chorus
DC has a suite of wonderful wares Made with flair, Debonair, Lots of free software Take a couple by all means, mate: But please donate
Repeat chorus
DC has a room full of software reviews Some neutral Some brtual Most of them are useful Let's go into the forum now and have a look!
|
|
|
|
|
10
|
DonationCoder.com Software / N.A.N.Y. 2013 / Re: NANY 2013 Release - ClueMeIn, a logic / math puzzle game
|
on: January 01, 2013, 12:44:37 PM
|
|
Folks, I have uploaded a link for the game. I did sign the jar file but it comes up as unknown publisher, which I'll sort out later. For now, please only run from my site at head-in-the-clouds.com.
To play, you need to keep removing numbers from each cell until only one remains. To infer which numbers to remove, use the rules down the side, and also the totals shown at the right and bottom. This information is everything you need to solve whcih numbers belong in which cell, without guesswork.
|
|
|
|
|
12
|
Main Area and Open Discussion / Living Room / With apologies to John, Paul, Ringo and that other bloke
|
on: December 31, 2012, 12:05:01 PM
|
|
Sung to the tune of "Yesterday" by that popular beat combo, the Beatles:
Yesterday, all my troubles seemed so far away But now my files are all in disarray Oh, I wish I backed-up yesterday
Suddenly, I could really use an un-delete, My folders all seem incomplete, Oh, catastrophe came suddenly
Why they had to go I don't know, they're all astray I clicked something wrong, now my bits are like puree...hey hey hey...
Yesterday, I downloaded a free game to play Now my computer has Trojan/A I've paid the price for my naivete
Why I stole the game, it's the same, same old cliche, I wanted new software, but was too mean, to want to pay
Now today, I got a call from the CIA they say they want to put me away, 'scuse me folks, I'm incommunique Hmm mm mmm mmm mmmmmm
|
|
|
|
|
16
|
DonationCoder.com Software / N.A.N.Y. 2013 / NANY 2013 Release - ClueMeIn, a logic / math puzzle game
|
on: November 29, 2012, 05:06:21 PM
|
| Application Name | ClueMeIn | | Version | 0.1 | | Short Description | A simple Sudoku-like logic puzzle game with some math | | Supported OSes | Anything that runs Java and has 640x480 or greater screen | | Setup File | ClueMeIn! | | System Requirements | Very little | | Author Info | timns | | Description | Sharpen your brain by using both deductive skills, logic and simple mental arithmetic to solve the puzzle from the clues presented.
All puzzles can be solved without guesswork.
| | Features | Small game area, simple to learn, ideal for a coffee break | | Screenshots | [attachthumb=1]
| | Installation | No installation required | | Using the application | Mouse only. Left or Right click to remove tiles according to the rules shown, until the grid is filled with each of the numbers 1 through 9, exactly once.
Rules:
x < y means that the number represented by x is in a column to the LEFT of the number represented by y x ^ y means that the number represented by x is in a row ABOVE the number represented by y
The numbers in at the end of each row and the bottom of each column are the SUM of the three correct numbers across or down respectively.
| | Uninstalling | Delete the shortcut
| | Known Issues | Does not respond to every mouse click
|
|
|
|
|
|
17
|
Main Area and Open Discussion / Living Room / Re: Any DCer's in Seattle?
|
on: October 30, 2012, 10:17:11 PM
|
Hey Timns, how'd your trip go?  I hope my "itinerary" didn't lead you astray, and hopefully you found some other cool sites to visit and things to do. It was very nice thanks - in fact I've been twice recently and need to go back again at the end of November. I think I've covered quite a few of the items on your list by now  and found some pretty nice restaurants to boot. In particular "Toulouse Petit" deserves a mention.
|
|
|
|
|
21
|
Other Software / Developer's Corner / Re: Opinions sought: should I open source Auspex?
|
on: May 11, 2012, 09:02:12 AM
|
|
Have a look in your local appdata folder, in Options.xml
(My path, e.g. is: C:\Users\Tim\AppData\Local\Auspex)
You should see 4 colour entries - see what they are, and you can probably replace them with the following to get something usable:
popuptextcolour="0" popuptextselectedcolour="16777215" popupbackgroundcolour="16777215" popupbackgroundselectedcolour="9583041"
That's white popup with black text, but then the selected replacement is white text on purple-ish background
|
|
|
|
|
22
|
Other Software / Developer's Corner / Re: Opinions sought: should I open source Auspex?
|
on: May 10, 2012, 09:31:01 AM
|
Every time I restart my PC, it resets the colors used for the popup text tips - and it resets them to black text, black background! For both selected and unselected. So if I forget to change it, I get little black boxes popping up as I type.
I've tried setting the values, exiting out of Auspex & re-running it, but the result is the same - black on black popups.
Not sure where it stores these settings, why it is forgetting them or why it is using default values that make the popups useless. I'm just hoping I can get away form having to reset the colors every time I reboot.
That'll be Auspex unable to save its colors to disk for some reason. Can you try 'run as administrator' to see if that solves the issue? The default color combo should be black text on white, so it's very odd that you get black on black in any case. I'll change the defaults slightly and do a new release on the weekend.
|
|
|
|
|
25
|
DonationCoder.com Software / Find And Run Robot / Re: can not find outlook email messages
|
on: April 11, 2012, 04:47:56 PM
|
|
MailStore is pretty good. I also used to use Lookkeen but it used to go off into a very high CPU loop after a while and I gave up on it. They did offer some lukewarm support but it involved uninstalling all the other add-ins that I rely on, so I cut the one rather than the many.
Both offer a toolbar in Outlook for direct searching, and MailStore also has a separate UI.
|
|
|
|
|