chat prefs...
|
12:15 am
drwho
Difficulty score 18.
3:02 am
eyeman
Done at 4 am eastern. Bring on TYhursdays! (This is the first "easy" in a week or so.
3:06 am
eyeman
Can't write Thursday very well. Speaking of days, I think next Tuesday is the 2nd anniversary of the launching of this website by drwho. Right?
3:08 am
FMitch
Close eyeman March 11th 2006 is the anniversary and the site is Dr_Gods :)
3:47 am
Alessandi
Morning all,go...
3:52 am
Alessandi
Done no green, make sure your wide awake folks before tackling,easy,yes, I still find them tricky. So coffee up.bye
5:59 am
angieplumptit
Put on the whole armour of the BF (God bless Him!), gird yer loins, and let us begin.
6:08 am
angieplumptit
My guardian angle got me through this very nicely.
6:21 am
kixx
done, no greens, easy
6:43 am
smooth_pappa
start
6:48 am
smooth_pappa
done.. waaay easy
7:00 am
brittlefish.com
go
7:07 am
brittlefish.com
done. no green.
8:22 am
yul
have a good day everybody
8:48 am
spreadeagle
This was a no-thinkin', no-greenin' yawner. Evenfor me :-)
9:35 am
trueheart11
done. no greens
11:30 am
UnikeTheHunter
Go.
11:34 am
RodeoRogue
done, no green
11:46 am
UnikeTheHunter
Oh, rats! Down to the last three and I find I've made some mistake.
2:11 pm
sandbox74
commence
2:18 pm
sandbox74
terminate.. no greens.. felt slow though
4:12 pm
helenkeller
no green
5:02 pm
mivona
could someone give me the code for autogreen, please? I have had to change my pc and don't have it anymore. Thanks.
5:07 pm
UnikeTheHunter
javascript:for (i=1; i<=9; i++) {for (j=1; j<=9; j++) {if (grid[i][j].value == '') {ClearTinySquares(i,j);}}}for (i=1; i<=9; i++) {for (j=1; j<=9; j++) {if (grid[i][j].value != '') {var tmp_value = grid[i][j].value;for (k=1; k<=9; k++) {for (l=1; l<=9; l++) {if (grid[k][l].value == '') {if ((Math.ceil(i/3) == Math.ceil(k/3) && Math.ceil(j/3) == Math.ceil(l/3)) || i == k || j == l) {grid[k][l]['mini'][tmp_value] = -1;}}}}}}}for (i=1; i<=9; i++) { for (j=1; j<=9; j++) { if (grid[i][j].value == '') { for (k=1; k<=9; k++) { if (grid[i][j]['mini'][k] != -1) grid[i][j]['mini'][k] = 1; }}}}for (i=1; i<=9; i++) {for (j=1; j<=9; j++) {if (grid[i][j].value == '') {for (k=1; k<=9; k++) {if (grid[i][j]['mini'][k] != 1) grid[i][j]['mini'][k] = 0;}}}}PopulatePuzzle(grid);void(0);
5:11 pm
mivona
thank you very much.
5:12 pm
Montreal13
Unlike, what does one do with that script ? how is it used ?
5:13 pm
mivona
copy and paste it into the URL box of the browser, and it fills in all the possible greens for the grid. Perfect when you have a bunged up head cold and are incapable of thinking.
5:13 pm
mivona
or when you just need a break.
5:14 pm
Montreal13
tx mivona - will have to try it with a togh "medium" !! - thx again
5:17 pm
Montreal13
just tried it on my almost completed grid - worked like a charm - tx Unlike and mivona !
5:19 pm
mivona
It is handy, but I prefer to use it sparingly. As you fill in numbers and run the script again, it adjusts, removing the unnecessary pencilmarks
5:20 pm
Montreal13
that's what i intend to do as well - will try it again with only about 8 squares to fill...
5:21 pm
Montreal13
works !! - will keep it for special cases...
5:26 pm
mivona
If you create a bookmark with the javascript put into the location, it makes it easier to run. No cutting and pasting needed after that.
5:27 pm
Montreal13
would the script precede or follow the actual iron-sudoku url location ?
5:27 pm
abmoraz
neither, montreal
5:28 pm
abmoraz
when you're working on a puzzle, just put it in the URL field, all by itself
5:28 pm
Montreal13
not familiar with bookmarks is what i'm saying...sorry
5:28 pm
abmoraz
and hit the "go" or "open url" button
5:28 pm
Montreal13
ahhh okay ! tx
5:29 pm
abmoraz
For firefox: rightclick on the bookmark toolbar, select "new bookmark"
5:29 pm
abmoraz
in the "name" field, type "autoGreens"
5:29 pm
abmoraz
in the "location" field, paste in the code
5:30 pm
abmoraz
For Internet Explorer, go to Start->Control Panel->Add/remove programs
5:30 pm
Montreal13
will this work for explorer ?
5:30 pm
abmoraz
remove Internet explorer
5:30 pm
abmoraz
download firefox and install ;)
5:30 pm
Montreal13
LOLOL !
5:31 pm
abmoraz
I assume so. i use Linux, so I can't say for sure
5:31 pm
abmoraz
as long as javascript is enabled on IE, it should work
5:31 pm
Montreal13
it is !
5:34 pm
Montreal13
have a great day all and ty abmoraz for your patience - bye all
10:19 pm
brittlefish.com
For the auto scripts that work in IE (6, 7, etc) and FF, see brittlefish.com/2007/12/19/handy-ironsudoku-b
ookmarklets and brittlefish.com/2007/03/14/ironsudoku-ie6-aut
ofill-solved