xml

Creating a simple RSS XML feed using PHP

| | | | | | |

HowTo for creating simple RSS XML feed using PHP. This example has a RSS feed created via PHP-CLI and run once a day via CRON.

Connecting to eBay's API to return real-time auction information for your web site.

| | | | | |

Nice article on howto connect to eBay's API for real time auction information.

Giant List of Job Interview Questions and Answers

| | | | | | | | |

Are you a developer? Need to prepare for a job interview? We have selected a big collections of interview questions and answers in many technical areas: Java, JSP, ASP, C++,C#,.NET,ORACLE, PL/SQL,Perl, struts, XML....more ...

HowTo do XML to Java Binding

| | |

Castor is an Open Source data binding framework for Java[tm]. It's the shortest path between Java objects, XML documents and relational tables. Castor provides Java-to-XML binding, Java-to-SQL persistence, and more.

Howto provide a web API

| | | |

What are a few simple rules for providing a web API?

1. Keep it clean and simple
2. Stick to standards
3. Make it about data
4. Keep it working
5. Design for updates

Syndicate content