Yes. MahFreenAmeh, blogging before he goes to bed.
I have a court date in 4 hours. I must sleep fucking now. Or stay up all day. Probably the second.Anyways, I lack things to say… OR NOT. Some things of interest that I did today:-I finally coded my remote file-editing system for my site. it consists of listing all the files within the site, then I click on one, and get to login and edit it! Fun!-I coded a captcha for twisterghost. The image looks like this:<img src="http://mfa.firephoenixnet.com/captcha.png">I'll talk more about it whenever I feel like it.-I finished up coding basic variable functionality on twisterghost's site. Awesome shit.-I coded three more random image generators, that steal from three different sites! The four generators up to now are:http://mfa.firephoenixnet.com/randchan.png (From ImageChan.org)<img src="http://mfa.firephoenixnet.com/randchan.png">http://mfa.firephoenixnet.com/ctrlaltdel.png (From ctrlaltdel-online.com [A webcomic])<img src="http://mfa.firephoenixnet.com/ctrlaltdel.png">http://mfa.firephoenixnet.com/funkysmell.png (From a webcomic named funkysmell. Prone to a lot of errors for some reason.)<img src="http://mfa.firephoenixnet.com/funkysmell.png">And finally, http://mfa.firephoenixnet.com/megatokyo.png (From megatokyo.com [A webcomic!])<img src="http://mfa.firephoenixnet.com/megatokyo.png">The next one I'm probably going to do is from Penny Arcade, then Hello Cthulhu.Enjoy the images, I'm gonna try and sleep. Or stay up. Whichever.
Nice idea, some interesting images/comics, also on the captcha code you will want to add some distortion as a screen reader could easily read that and enter it in automatically.
Probably. It was just a first attempt at making one. I'm going to end up adding that soon. Probably some basic distortion, as you have suggested. Any methods? I'm open for suggestions. Haha. As creative as I am, I can still have difficulties thinking of things!
Woot. Anyways, yeah, thanks for the suggestion. Just as well, the hacker could review certain data to figure out the pattern that is used to generate the captcha.(The obvious is that its substr(md5($str),0,6) Ha.)How is str made? is it random?
Also what method have you used to make the image so far?Check out "http://www.ejeliot.com/pages/2"Well, I'm off to court right now, really. so yeah, I'll PM you my sentance of torture later. XD
Ug,those image distortions they do can be such a hassle to read
=D Hello Cthulu XD
APlusHost: The string isn't random, rather, it's generated base upon the date. I generate a certain sequence representation of the date, md5 it, and take the first 6 characters.
VanHelsing: You brought a lawyer. Noob. Hahaha. I just admitted to no contest, because honestly, I know I'm 100% guilty, and it's stupid to fight. I wasn't surprised that Danny wasn't there. Haha.