|
|
|
|
Login to share your opinion XML Literals: Creating XML with a Variable NamespaceThis post covers the technique for creating XML that includes an XML namespace (xmlns) attribute, when that attribute is not predefined at compile time. read more Web Scraping With lxmlMore and more websites are offering APIs nowadays. Previously, we've talked about XML-RPC and REST. Even though web services are growing exponentially there are a… read more Sandboxed DOM APII finally sat down and started work on a sandboxed DOM API. Originally I was just going to develop a new framework because the DOM… read more MySQL Profiling and Zend FrameworkYou can do profiling on PHP using XDebug or Zend Debugger ad both works beautifully, however what about MySQL? Can you do something similar? SQL Server XML - Generating an RSS Feed with iTunes extension using TSQLRSS is an XML document format that websites use to publish frequently updated information. An RSS reader application such as google reader or outlook RSS… read more Parsing XML with XPATH & PHP Part TwoIn the first part of this tutorial I introduced you to extracting data from XML files using XPath and PHP and demonstarted howto display this… read more Transferring Huge XML Documents in PHP with an Ajax-driven Web Interfacesses and more.A simple way to transfer XML documents onto a server is to use an Ajax-driven Web interface to upload the files. However, this approach won't… read more Parsing XML with XPATH & PHP Part OneOver the years as a developer I’ve found the combination of XML and PHP to be a potent one; creating dynamic web pages based on… read more Custom XML-RPC Methods in WordPressWith more and more talk around WordPress 3.0 it seems that the system is gaining even more popularity than ever before due to it’s extensibility.… read more Bing Maps Binding XML Data SourceIn my previous post I described how to create a simple Silver Light Application to show the Bing Map and add one location on the… read more Make your own jQuery slider using XMLBy the end of this article you'll be able to create a jQuery powered slider that uses XML to store information. read more PRO CSS Menus Professional SeriesThe professional series of 99 Navigation/Menu for the sites in CSS | 5.2 MB read more Improve Your Skills: 25 jQuery Beginner Tutorials RoundupjQuery is the most popular JavaScript library that highlights the interaction between JavaScript and HTML. With jQuery you can write less and do more. jQuery… read more Import and export data using PHPExcelA few weeks ago I had to read and write Excel files of the format BIFF8 (Excel 97), because the customer did not accept the… read more Guidelines for generating XMLOver the last little while I've come across quite a few XML feed generators written in PHP, with varying degrees of 'correctness'. Even though generating… read more Thinking XML: The XML flavor of HTML5Fans of XML need not despair: HTML5 supports a proper XML serialization. Learn about the XML form of HTML5 including some key differences from older… read more Performing HTTP Geocoding with the Google Maps API using PHPGeocoding in Google maps returns the geographical co-ordinates (Latitudes, Longitudes) of a place which can then be used for building useful Map apps... read more How to create rss feeds using php and mysql << ANIL KUMAR PANIGRAHI 's BlogHi friends, HOW TO CREATE A JAVASCRIPT ARRAY | UlancerCreating a normal variable is simple but creating an array is slightly different from it in JavaScript. As you know, JavaScript has variables and properties… read more 13 Pure CSS Techniques for Creating JavaScript-like InteractionsWe all know that JavaScript allows us to do great things when it comes to user interfaces, but with a little imagination and creativity, the… read more |
|