Yahoo!Coder's Cookbook menu left background
Yahoo!Coder's Cookbook menu right background

December 17, 2008

Yahoo! Removes Regional Servers from Registration

Filed under: Yahoo! — tansqrx @ 12:26 am

While updating YCC Yahoo! Bot Maker I noticed that I hit the registration limit (999 error) much earlier than usual and all servers (North America, Europe, and India) all started giving me errors at the same time. Upon inspection I found that all registration now redirects to https://login.yahoo.com no matter what region you try to sign in from. This means that you will no longer be able to jump to the Europe or India server to get additional names made and all names count toward the overall ban limit. This may be the end to an era of creating 30+ accounts from a single IP. I feel that this is a move long overdue from Yahoo!

December 16, 2008

YCC Yahoo! Bot Maker 2.0.0 Broken

Filed under: Site — tansqrx @ 12:00 am

It has been confirmed that version 2.0.0 of YCC Yahoo! Bot Maker is no longer functional. The break occurred because of changes made to the Yahoo! registration server several days ago. Specifically the CAPTCHA was changed to allow for a new image to be displayed if the user desired. Also several POST variables were changed which caused the registration to fail. An emergency build is at http://ycoderscookbook.com/Files/YCC Yahoo Bot Maker 2.0.1.zip and is only the executable and not the source. I eventually hit the 999 error and had to quit but the CAPTCHA is now displayed and the POST variable should be fixed. I will start programming again tomorrow or when the 999 is cleared for me but I would appreciate YCC users trying it out to see if it works for them. This will not be the finial and I plan on releasing 2.1 once this issue has been resolved.

December 10, 2008

Why I May Be Installing Windows Xp Sp3 Again Five Month Update

Filed under: General — tansqrx @ 3:24 pm

Here is my roughly 5 month update and I am still with Microsoft Vista and much happier now. It turns out that the majority of my problems were not with Vista but my firewall, Zone Alarm Free (http://www.zonealarm.com/security/en-us/zonealarm-pc-security-free-firewall.htm). The downright odd behavior with not being able to create new connections, not being able to kill hung processes, and just general system instability was all Zone Alarm. After endless Google searches (and four months) for such things as “vista unable to kill process”, “vista network stack failure”, “ and “vista network problems” I noticed that Zone Alarm was mentioned in more than one of the pages that I searched for. I finally followed a link back to the Zone Alarm forums and saw many posts that were describing problems not exactly like, but similar to my own. By this time I thought anything was worth a shot and uninstalled/restarted. When the system came back up, 95% of the problems were gone and I have been symptom free ever since. Due to the problems with not being able to kill a hung process such as Firefox or Internet Explorer I never thought that the firewall would be the problem. This goes to show you how deeply integrated a modern firewall program can be. In essence the firewall is part of the operating system and if it isn’t functioning at 100% then you will see problems. Here is one of the articles that got me on the right track (http://www.techspot.com/blog/76/zonealarm-for-windows-vista-dont-do-it/).

And there is a rundown of the original problems and the current outcome.

IE STOPS RESPONDING ALL THE TIME

In the original post I mentioned that this happened with no programs installed. I have come to realize that this was not completely true because I did have all of the basics such as antivirus and firewall loaded at the time. I will still occasionally have Internet Explorer or Firefox crash on me but this has mostly gone away with the removal of Zone Alarm. Issue closed.

WHERE IS MY UP ARROW?

I have learned to live without the up arrow for the most part but it is still annoying. I have come to like how each folder is displayed in the explorer bar and I can quickly jump up several levels. The problems stick around when there is a file dialogue displayed and you start in some very obscure part of the file structure and there is no side folder browser. This usually happens during installs where a program uses an older version of the file select API. Another problem can occur when the folder name is longer than the explorer bar width. In this case only one folder is shown and the benefit of jumping several folders at once is negated. With more Microsoft training I will eventually get used to it but I still often find myself saying, “where is that !@#$ up arrow.” Issue still open.

UNABLE TO KILL PROCESSES

As described above this was all Zone Alarm. Even more at (http://forums.zonealarm.org/zonelabs/). Issue closed.

CAN NOT CHANGE ATTRIBUTES FROM READ ONLY
After the initial install this just went away. The problem was mostly on a secondary internal hard drive that I use for backup and some applications. I went through and removed the old XP owners from the file permissions and added the new Vista users. A more detailed explanation has already been posted by me in #8 of this thread. Issue closed.

UAC

I am running UAC now but it can still be slightly annoying. It was off for several months but I turned it back on. I have learned that if I reorganize my start menu or some other task that requires hundreds of UAC acknowledgments then I will just turn it off and then back on. I also have a few regularly used programs that have to start under Administrator privileges so waiting for the extra 5 seconds it takes to display the UAC screen is the slightly annoying part. I still think it is a good idea but it should be faster. Issue still “slightly” open.

SHUTDOWN PROGRAMS

Same thing as before, Zone Alarm Free. (If you can’t tell, Zone Alarm is not ranked so highly in my book now.) Issue closed.

RAID RUNNING SLOW

I didn’t bring this up in the original article but after installing Vista the performance of my RAID controller handling my second hard drive went to you know where. When transferring data on my primary hard drive, which is SATA directly on the motherboard, I was having no problem getting 25-50 MB/sec. On the RAID card I was lucky to get 3 MB/sec. The performance was so bad that a USB 1.0 flash drive would outperform it. The card is a 3Ware 9650SE-4LPML SATA RAID 5 card with 256 MB onboard memory and a PCI Express connection. Under XP I never noticed a great difference of speed between the primary and secondary hard drives but under Vista the performance difference was scary. New drivers and a firmware flash did nothing. I eventually decided to reposition the card and remembered that I had it in a 1x PCIe slot. I moved it to one of the 16x slots (I have capability for dual video cards but only have one) and now the thing moves like it’s on rails. I’m not sure why Vista likes the 16x PCIe slot so much more than the 1x slot but it works and I am glad to have this behind me also. Issue closed.

CONCLUSION

Since that faithful day when I uninstalled Zone Alarm, the sky has turned blue (perhaps partly cloudy) the sun is shining, and the birds have been chirping in the background. My problems are now fairly run of the mill and I can’t say that I am having any more problems than under XP. I am still impressed with the boot time compared to XP and that interface is still prettier. My biggest headache was getting all of my applications converted from XP to Vista. Some made the jump just fine but others had to be completely scrapped and a new solution found. After most of the third-party problems have been isolated I will have to recommend Vista to anyone who is looking for a new computer. Zone Alarm Free is now completely forbidden on any of my computers and I may upgrade some of my other computers to Vista in the coming months.

December 9, 2008

[Help Wanted] Yahoo! Source Code

Filed under: Site — tansqrx @ 3:51 pm

Yahoo! Messenger and any chat software is closed source, understood. I didn’t know if any Yahoo! source code had ever been leaked. If so, no matter how old the version is, I would like to know. Who knows what wonderful information could be obtained for raw code.

[Help Wanted] Automated defeat of GZ-Gimppy

Filed under: Site — tansqrx @ 3:50 pm

Undoubtedly many of you were around before Yahoo! started requiring a user to type in a validation code before registering for an account. Ahh those were the good ole days. Of course since then every time you want to make a bot, you have to type the validation code in. This code is called a CAPTCHA and its main purpose is to stop bots. The specific form of CAPTCHA used by Yahoo! is EZ-Gimpy. I will let you do the research but the bottom line is this. It has been broken with a success rate of over 90%. That means that for every 10 bots you try, 9 of them will be valid. Two wonderful researchers at named Greg Mori and Jitendra Malik have already written code to break the CAPTCHA [http://www.cs.sfu.ca/~mori/research/gimpy/ ]. The only problem is the code is for research only and is not in the wild. My bet is the last thing they want is for their code to get loose. There has to be something out there that does the same thing. If not now, then only a mater of time. If you have any information and specifically source code then you need to email me this very moment. If I get good code I will drop everything I am doing and start integrating the code.

[Help Wanted] Explanation of Yahoo! Cookies

Filed under: Site — tansqrx @ 3:49 pm

I am working on a bot program that will make creating bots much easier. This has been done many times before but I have yet to find an open source specimen that actually works as advertised. I am very near completion in my work but as a side effect I would like to know what all the cookies being set are. When first hitting a Yahoo! site, the B cookie is set, after signing in a Q, Y, etc cookie is set. What does each of these mean and is there a way of decoding them?

Help Wanted Moved to Blog and Forum

Filed under: Site — tansqrx @ 3:48 pm

I am redesigning the site and I am moving the Help Wanted section from the home page to both the blog and forum. I haven’t updated the Help Wanted section for awhile now but all of the questions are still on the table because I haven’t gotten help on any of them yet. For the blog a new category called Help Wanted has been created and a similar Help Wanted has been created on the forum.

Search Yahoo! Coder's Cookbook via Google search