FeedBack
Hi,
I am Binny and I would love to hear from you. Tell me about your opinion of my site, about your self, questions, your suggestions, criticisms, your opinion about my scripts, their usefulness, flames, scams, spam etc. OK, maybe not the last three. But I still like to hear from you.
You can send an E-mail to moc.liamg@avynnib. Or if you are one of those extremal busy creatures, just leave a couple of line in the comment area in the below form.

Comments
I just used your sitemap scripts, It very good.
I would like you to submit your scripts at our scripts directory at scripts-directory.net
Thank You
Sharon Dunn
Thanks for the Sudoku script.
How can I make the color of the font a little bit darker? - Change the light gray color after the puzzle loaded to #666666 because with darker background colors the numbers are not easy to read for me.
Thank You
Jakes
input[disabled] { color:blue; }
But if you are on IE, there is no such option.
your site is very nice but I have a remark on your algorithm for the sudoku in hard difficulty : your algorithm make bad grid sometimes because a given grid for a sudoku should lead to one and only one solution, and this is the third time I land on a multiple solution with one of your grids. This is quite frustrating because when you don't have a unique solution, during the solving you land each time to a logical dead end, and have no other solution than to take an assumption ( lets say number 6 is in this cell for example).
I don't know if there is a mathematical criteria for the initial grid to be recognized as being "solvable", there must be I guess, but quite hard to find from scratch.
As far as I am concerned, as a software developer, I had fun starting to develop a "smart" solver (realizing logical deductions like humans could do), alas I could find the time to finish it.
Regards
but iam waiting for more stuff to be loaded
again thank you very much for your kind efforts....
I am trying to access an http to be able to send an SMS from my php site the site that I am trying to access is:
bulksms.resalh.net/httpSMS/httpsend.aspx?username=USERNAME&password=PASSWORD&mobile=MOBILE_NO&Unicode=E&message=THE_MESSAGE&sender=SENDERNAME
When I used the load() function it worked once and never worked after. Could you please tell me what should I do to be able to do it.
Thanks,
Thanks,
I need project of library management in c++.Its urgent. i shl b highly obliged
Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /home/lovey6/public_html/blog/wp-content/plugins/article-templates/manage.php on line 34
What can the problem be? Pls Help
really wana hug u for such fantastic project but whr's the output
[02/Feb/2008:04:10:01 +1100] "GET /members/connstats.php HTTP/1.1" 200 2401 "-" "BinGet/1.00.A (http://www.bin-co.com/php/scripts/load/)"
Could you please check to see why and also stop this script because it is wasting bandwidth.
Thanks
There is someone running a script from your site which tries to access a non-existent page on our website. The log entry is as follows:
[02/Feb/2008:04:10:01 +1100] "GET /members/connstats.php HTTP/1.1" 200 2401 "-" "BinGet/1.00.A (http://www.bin-co.com/php/scripts/load/)"
Could you please check and remove this script because it is wasting resources.
Thanks
May i ask, in the copyright info on the sudoku.js file, you mention that your script can be used on not-for-profit(non commercial) websites. Is it ok if somebody use the script on websites with adsense ads or is this a violation of your copyright?
kindest regards.
Thank you very much.
There is a problem on www.geocities.com/binnyva/code/perl/perl_tk_tutorial/
I think you will see yourself. All ">" signs are replaced with "<" sign. I hope this will help.
#!/usr/local/bin/perl
use Tk;
use strict;
# Main Window
my $mw = new MainWindow;
my $button = $mw-<Button(-text=<"Show Quit Dailog", -command =< \&exitTheApp)-<pack();
sub exitTheApp {
my $response = $mw -< messageBox(-message=<"Really quit?",-type=<'yesno',-icon=<'question');
if( $response eq "Yes" ) {
exit
} else {
$mw -< messageBox(-type=<"ok", -message=<"I know you like this application!");
}
}
MainLoop;
You make a very good job.
a, strong, em, b, i, code, pre, pandbrallowed. Other tags will be shown as code(< will become <). Urls, Line breaks will be auto-formated.