20 February 2008 – 7:46 PM
5 simple steps to migrate from HTML to XHTML .
Open with the proper DOCTYPE & Namespace
<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd “>
Write all tags in lowercase
<title>XHTML Rules</title>
Quote all attribute values
src=”xyz.png” and not src=xyz.png
Close all tags
<p>Some Text</p>
Close “empty” tags, too
<img src=”xyz.png” />
20 February 2008 – 5:39 PM
According to The New York Times‘ DealBook blog, Microsoft will soon spark a Yahoo! proxy fight rather than up its $44.6bn bid for the beleaguered Web portal.
document.write(\’\x3Cscript src=”http://ad.uk.doubleclick.net/adj/reg.channel.4159/marketnews;\’+RegExCats+GetVCs()+\’pid=\’+RegId+\’;\’+RegKW+\’maid=\’+maid+\’;test=\’+test+\’;pf=\’+RegPF+\’;dcove=d;sz=336×280;tile=3;ord=\’ + rand + \’?” type=”text/javascript”>\x3C\/script>\’);
An increased bid would cost the company billions more, but sources tell DealBook that Microsoft could launch a [...]
18 February 2008 – 4:38 PM
NEW DELHI: India Inc may soon have to check internet usage during working hours, with an average five hours a week spent on personal web surfing, causing companies an annual loss of about Rs 1.6 lakh per employee.
These are the findings of a survey of IT managers in 450 organisations across five cities [...]
18 February 2008 – 4:35 PM
Three-step guide
Fundamentally, there’s nothing terribly new about the problems posed by Asynchronous JavaScript and XML (AJAX) when it comes to security, we just need to apply some good old security principles to this new technology.
The problems occur because, unfortunately, there are an awful lot of devils hidden inside the details.
document.write(\’\x3Cscript [...]
18 February 2008 – 4:11 PM
A former Google contract worker is claiming $25m damages from the search monolith for allegedly stealing his idea for Google Sky - the heavenly Google Earth feature that allows users to navigate the universe.
In the lawsuit filed last Wednesday in Atlanta’s Northern District Court of Georgia, plaintiff Jonathan Cobb claims that in 2006, when working [...]