|
JavaScript books and blogs Hi All. I really want to change my programming habits and adopt professional coding practices and knowledge. Where do people go to keep up-to-date with best practices? Graham ... 16 Mar 2010 13:55
CodeWarrior begins on Mar 5, 06:00 pm IST. Certificates & Prizes worth 20,000 INR. Problem Statements of CodeWarrior(http://itbhu.ac.in/codefest/ event.php?eid=4) Round 2 will be released on _Mar 5, 06:00 pm IST_. Registrations are open till Mar 14, 09:00 pm IST. So form your team now, if you have not participated in Round 1. Here is the problems break-up: * 2 Puzzles * 2 Algorithm Desi... 5 Mar 2010 00:43
IE 6 and XML DOM I'm doing some prototyping with XML files in an environment that uses IE 6 as the default browser. I have no trouble doing what I want with Firefox, however some users want to use IE 6. As IE 6 doesn't have getElementsByTagNameNS and getElementsByTagName doesn't seem to work on XML files with a namespace, I've wr... 5 Mar 2010 05:01
FAQ Topic - How do I run a server side script? (2010-03-05) ----------------------------------------------------------------------- FAQ Topic - How do I run a server side script? ----------------------------------------------------------------------- You trigger a server-side script by sending an HTTP request. This can be achieved by setting the ` src ` of an ` img `, ` ... 4 Mar 2010 19:10
Fun On Desktop Video !!! Amazing Work... Fashion World is Now Changing !!! So Are Computer's: Amazing Video on How Computer Fashion Is Changing, Nice Work !!! On How HardWare Fashion is Changing... Must Watch : http://www.youtube.com/watch?v=Vjtr3ljKjx0 Cheers !!! ... 4 Mar 2010 01:15
String replace i'm trying to do a simple replace document.write( "H<ello".replace("e","a") ); it just prints "H" if i remove the < in the source string, then i get "H<allo" which is what i expect. why does it fail with < in the source string. confused! ... 5 Mar 2010 05:01
Call For Manuscripts: International Journal of Signal Processing (IJSP) Call For Manuscripts The International Journal of Signal Processing (IJSP) is currently accepting original high-quality research manuscripts for publication. The Journal welcomes the submission of manuscripts that meet the scientific criteria of significance and academic excellence. All research articles submitted... 3 Mar 2010 20:53
FAQ Topic - How do I log-out a user when they leave my site? (2010-03-04) ----------------------------------------------------------------------- FAQ Topic - How do I log-out a user when they leave my site? ----------------------------------------------------------------------- This cannot be done reliably. Here's why: * The user may disable javascript so the log-out script will n... 3 Mar 2010 19:46 |