Daniel B. Markham

(April 5, 2006) - It’s not the latest sequel to the “Jason versus Freddie” movie, it’s one of the decisions you need to make if you’re rolling out a Web 2.0 product. Make the wrong choice, and your project and reputation can suffer. Make the right ch... (more)
function PopUp01(URL) { day = new Date(); id = day.getTime(); eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=1,location=0,status=0,menubar=0,resizable=0,directories=0,hotkeys=0,width=1160,height=880');"); } Why is this monkey in danger? I've b... (more)
Daniel B. Markham, the most recent new contributor to AjaxWorld Magazine writes: First there was Java, then XML, then AJAX. Now I present to you: "XJAX." XJAX stands for Cross-domain JavaScript and XML. It's a way of working with data sources from various sites inside a web page ... (more)
© 2008 SYS-CON Media