xslt

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
Charles256
DevNet Resident
Posts: 1375
Joined: Fri Sep 16, 2005 9:06 pm

xslt

Post by Charles256 »

okay..how come no one told me about xslt in combination of xml?! absolutely amazing... : reads more tutorials: all because I wanted to learn AJAX I've found this.heh
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

You never asked. :wink:

Seriously though, there is some freaky cool things you can do with XSLT that can make your XML 'shine'.
Charles256
DevNet Resident
Posts: 1375
Joined: Fri Sep 16, 2005 9:06 pm

Post by Charles256 »

true. i forgot to ask...But yeah..this is absolutely amazing..I mean..it's a whole new scripting language..I mean I could accomplish a lot of this with PHP..but...dunno..just something seems more elegant here:-D
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

I think XSLT is what makes the X so useful to the M in XML. :) I haven't gotten into it nearly as much as I would have liked to recently, but I have looked into it and it is pretty amazing looking.

Make sure you point to some of your work when you get it out there.
Charles256
DevNet Resident
Posts: 1375
Joined: Fri Sep 16, 2005 9:06 pm

Post by Charles256 »

got any paticular areas you think would be paticular interesting? right now I'm semi working on how I'd do a point of sale system with AJAX and perhaps XML..dunno..strongly considering using it... : shrugs :
Post Reply