Refactoring HTML: Well-Formedness - Part 2
The very first step in moving markup into modern form is to make it well-formed. Well-formedness is the basis of the huge and incredibly powerful XML tool chain. By Elliotte Rusty Harold. 0609
See the rest here: Refactoring HTML: Well-Formedness - Part 2
a2a_linkname=”Refactoring HTML: Well-Formedness - Part 2″;a2a_linkurl=”http://www.frenzygraphics.com/2008/06/09/refactoring-html-well-formedness-part-2/”;
[…]
Software Engineering for Ajax
A great advantage of using the Google Web Toolkit (GWT) when building Ajax applications is leveraging advanced software engineering. This week you’ll learn how to use the Java software engineering tools in GWT to build high-quality Ajax applications. By Ryan Dewsbury. 0512
Go here to see the original: Software Engineering for Ajax
[…]
Joomla Templates: Creating a Pure CSS Template - Part 4
This week we look at how to make a Joomla 1.5 template. We begin with a comp, the design which is the basis of the template. From there we get into slicing (creating small sliced images), setting up module locations, column backgrounds and more. By Barrie North. 0310
Go here to see the original: Joomla Templates: […]
Transparency in Ajax Applications
An average user might not be aware that the logic of the Ajax application is more exposed than that of the standard Web page. It’s relatively simple for an advanced user (or an attacker) to “look inside” and gain knowledge about the internal workings of the application. By Billy Hoffman and Bryan Sullivan. 0317
See the […]
Transparency in Ajax Applications - Part 2
Beyond the general danger of revealing application logic to potential attackers, there are specific mistakes that programmers make when writing client-side code that can open their applications to attack. By Billy Hoffman and Bryan Sullivan. 0324
Credit:Transparency in Ajax Applications - Part 2
a2a_linkname=”Transparency in Ajax Applications - Part […]


