geancanach
Members-
Content Count
12 -
Joined
-
Last visited
Everything posted by geancanach
-
Mcafee Maliciousscrpit Stopper how to disable it...well, ?
geancanach replied to rapco's topic in Software
having had been in a similiar situation before, the best advice i can give is to simply get rid of the script stopper altogether, and replace it with wormguard http://forums.xisto.com/no_longer_exists/ the trial never runs out, its more efficient on resources, and can easily be configured so you can choose to let the blocked script run anyway (as well as set the as Always Allow) -
Context Programmer's Editor Text editor (HTML and programming too).
geancanach replied to infamousflame's topic in Software
i third that opinion. i use it exclusivly for all scripting/programming/coding that i write. an extra plus to it is that you can downlod so many extra syntax highlighters, and there are constantly new ones. it is also fairly easy to write your own highlighter as well -
Question About: Ikonboard How do I get this working?
geancanach replied to the empty calorie's topic in Software
i recently set up an ikonboard myself, and find it to be the best. you dont really need to learn perl or cgi to set it up or use it, but you should familiarize yourself a litle bit, esp. if you plan to modify it. the initial set-up is fairly self-explanatory, but if you still need help, feel free to ask me -
i was trying to find a way to incorporate SSI output into flash, to no avail. Has anyone else every been able to pull this off, and if so how? my primary intended uses for it are to display the number of times files have been downloaded, a orum, and a guestbook. all assistance is appreciated
-
he wasnt being serious (at least i hope not). that is just a danasoft image and isnt anything to do with the code i provided.
-
List Of Good N Free Software.. lets all chip in...
geancanach replied to firewire's topic in Software
POV-Ray (3D graphics program) http://www.povray.org/download/ Blender (3D Graphics program) https://store.blender.org/ Cookie Monster (cookie management) http://www.ampsoft.net/utilities/CookieMonster.php Context (programming/coding editor) http://blogic14.blogspot.de/ and a great freeware resource http://forums.xisto.com/no_longer_exists/ -
i have coded an encryption alorithm, and am looking to test it before a public release, so i would like to challenge everyone to try to crack this
-
Hi all, i am an american ling in the netherlands and studying to become a network security penetration tester (as well as trying to learn dutch) i am a father of one son who is autistic
-
Best Place For Information On Perl I would like to learn Pearl
geancanach replied to VJgamer1405241488's topic in Programming
i got started with it at http://www.pageresource.com/cgirec/index2.htm which has many good beginner tutorials as for an IDE, i think PAGE (Perl Application Generator and Editor) is probably the best http://forums.xisto.com/no_longer_exists/ -
How Do You Validate Email Addresses? Looking for the best method
geancanach replied to iGuest's topic in Programming
Short answer, it's impossible. even if you used RFC's issued 2000+ character regular expression, it would still fail some perfectly valid, deliverable addresses. As far as checking the host, it can still be thrown off by gobbleDgook@hotmail.com.In response to the suggestion of using client-side scripts, lots of people (myself included) have them disabled most of the time.so, the onl way you can truly alidate an e-mail address is to actually send an e-mail to it