Check out our other websites: Babble alt|meat GiftBox Epigroove

Difficulty: Easy Sunday, June 17, 2007

Not Completed Play This Puzzle

CHAT LOG for Sunday, June 17, 2007

12:18 am
WHB

Done, extra easy.
12:23 am
PuttPutt

Easy is right.
3:15 am
drwho

Difficulty score 10. No green needed, cross-hatch the blocks.
4:46 am
herinfernallady

gi
4:58 am
herinfernallady

stop
6:22 am
franebrown

please, someome, help! i'm using a different computer, working on yesterday's expert, and have no way of inserting the "formula" for greenies
6:25 am
Cheesio

here you go: 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);
6:30 am
franebrown

eeks. it's not working! which symbol do i start to highlight for copying ( if you know what i mean cheesio)?
6:32 am
Cheesio

The first letter is j for javascript. It's working for me!
6:35 am
franebrown

i get the message that windows can't find 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);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);
6:36 am
h

if you are using ie6, then the js is too long. try brittlefish for shorter version
6:36 am
franebrown

woops
6:36 am
Cheesio

looks like you pasted it twice...
6:39 am
franebrown

exactly, will try again. how do i open brittlefish for the shorter version as i do have ie6? forgot how.
6:41 am
h

ill just paste the code - since it was on his website/blog i think (brittlefish.com)...
6:41 am
h


javascript: var script=document.createElement('script');scr
ipt.src='http://www.brittlefish.com/code/isi
e.js';document.getElementsByTagName('head'
)[0].appendChild(script); gautofill(); void(0);
6:49 am
franebrown

still having trouble but do appreciate your responses; just gotta get to my own computer but guests are in that room now!
6:49 am
h

gl
7:36 am
brittlefish.com

actually, the short script works for IE and FF. i just shortened it to get around the IE6 size limit. if you're having copy/paste problems, it helps to copy directly from the website: brittlefish.com/2007/03/14/ironsudoku-ie6-aut
ofill-solved
7:45 am
smooth_pappa

go
7:49 am
smooth_pappa

done
8:14 am
franebrown

brittlefish: I went to your website. what do i click on once i'm there??
8:17 am
dan2bit

go
8:25 am
Minski

Done! Easy! No greenies and no guesses!
8:25 am
dan2bit

done
9:02 am
brittlefish.com

once you are at the article, scroll down to the javacript:... code section. it's just a few lines of code. select that code, copy to the clipboard, then back at ironsudoku, past into the address line and hit enter.
9:05 am
BeppyCute

go
9:22 am
BeppyCute

done
9:24 am
hexx54

go
12:48 pm
Artimus

Incredibly easy even for an easy puzzle.
1:58 pm
Linda

yup, really easy - not a green in sight!
2:18 pm
Zugzug7

darn it. I missed yesterdays. Starting another streak.
2:18 pm
Zugzug7

go
2:24 pm
Zugzug7

done. no greens
3:03 pm
ypsigirl

done.......easy!
4:03 pm
helenkeller

go
4:07 pm
helenkeller

done
4:07 pm
helenkeller

no green
5:06 pm
UnikeTheHunter

Go.
6:34 pm
jawilke

go
6:35 pm
jawilke

done
7:02 pm
Phil

start
7:06 pm
Phil

done
10:33 pm
moedog

hi, everyone - happy father's day to all the dads out there!
10:36 pm
moedog

wow - super easy!
10:47 pm
brittlefish.com

go
10:59 pm
brittlefish.com

done