Go Back   Webforumz.com > Blogs

Notices


Old

Random String in Javascript

Posted Apr 21st, 2008 at 13:18 by spinal007
Code:
String((new Date()).getTime()).replace(/\D/gi,'')
That's the quick way to automatically generate a random text string in javascript - a new string every millisecond.

It's a shame that in a time of "Web 2.0" and advanced ajax-powered web interfaces we, developers, still have to deal with querky browser issues pretty much all the time - most of the in IE.

Sometimes IE caches responses in the HTTPRequest object when it shouldn't, so ajax developers frequently
...
spinal007's Avatar
Moderator
Posted in Uncategorized
Comments 1 spinal007 is offline
Old

Xbox 360 gamers Dissapointment II

Posted Apr 19th, 2008 at 22:10 by A800
21st April at 10am until 6pm, Xbox Live will be unavailable due to an upgrade.


Thought i'd give a heads up.
Junior Member
Posted in Uncategorized
Comments 0 A800 is offline
Old

TAKING On the GOOGLE DEMON

Posted Apr 18th, 2008 at 14:48 by TheSealPortalTeam
Updated May 16th, 2008 at 13:28 by TheSealPortalTeam
Thus say the Google Demon "Thou shalt have no other search engines besides me."

Thus say everyone else "You wish... Well we wish you'd stop rubbing it in."

Keeping the Internet Copy Free!

How 2 not compete with goggle:
1.You tell Google that you going to invest into Micro-Ho!

In case anyone is wondering Microsoft Plans to take yahoo (with their legs kicking) and take-on Google.com.

Of Course Google laughs
...
TheSealPortalTeam's Avatar
User of Users
Comments 6 TheSealPortalTeam is offline
Old

First Post!

Posted Apr 18th, 2008 at 02:45 by nashultz07
Well, I havent had much time to dedicate to Webforumz, but I feel now is the time to start. In doing so, I have decided to post my ideas here in my blog section. All content that I will be working on will be posted here.

Enjoy!
Junior Member
Posted in Uncategorized
Comments 0 nashultz07 is offline
Old

Think Open Source!

Posted Apr 16th, 2008 at 19:38 by TheSealPortalTeam
I don't know about you, but when I'm programming I usually whip up the code as fast and painless as possible, but for some reason as I begin to learn php I have that open source mentality. So here are a few suggestions that can make your PHP project run better in performance and keeping the ability to re-code.

Open Source Mentality!
Lets start with the basics PHP code categories, first you have page code, then you have cross-page code. Those are the two categories of basic PHP.
...
TheSealPortalTeam's Avatar
User of Users
Posted in PHP
Comments 8 TheSealPortalTeam is offline

All times are GMT. The time now is 15:55.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43