I need some beta testing...

Posted by shadowstrike32 on Nov. 9, 2007, 10:22 p.m.

Ok, yeah, i haven't been here in forever. kinda lost all interest in game making… after 5-7 hours of homework a night set in. Damn you AP BC Calculus!!

So yeah, as stated i really havent done much with game making. Game maker kind of got old after i wasnt able to use it anymore- a year of programming in JAVA and C will do that to you. i cant live without references! So the main project i have been working on now is hardware and PIC programming… i recently got myself a programmable camera that i hope to implement multi-object tracking into. awesome, i know.

In my spare time, I mainly have gotten into programming AJAXian websites and webapps, one of them i would appreciate some beta testing on. What this is, is a simple image gallery coded entirely in javascript and php. Well, when you look at it it might seem complex, but it really isnt (only about 2000 lines of code… nothing major). Anyway, see if you can find bugs/exploits/injection thingies in it. The images on it are from my Robotics team, if you are wondering.

Check it out: http://uberbots.org/2008/pregtest.php

If this gets good enough i may actually release a portable version.

Comments

Josea 16 years, 5 months ago

Holy Apes! I thought you were dead!

Graydon 16 years, 5 months ago

C-C-Combo Breaker!

shadowstrike32 16 years, 5 months ago

haha stampede… the reason it is called pregtest is because i originally used the file to test some PHP preg_ functions. then i decided, "wouldnt it be cool to make an image library?" so i did.

shadowstrike32 16 years, 5 months ago

oh sorry, HOLY APES!

OL 16 years, 5 months ago

Awesome work on the gallery SS32. I'm impressed. Now make it prettier! I'd have tested for exploits for you, but this doesn't seem to have anything worth exploiting - after all it's just an AJAX image gallery right?