<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>Screencasts - Web Development</title>
	<link>http://www.formatix.eu</link>
	<description>Php, Jquery, Zend and Co</description>
	<lastBuildDate>Wed, 18 Aug 2010 07:34:34 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Update LinkedIn Status using Zend OAuth</title>
		<description><![CDATA[We have seen in  Part one of LinkedIn API tutorial  how to connect to LinkedIn API via OAuth protocol and how to retreive users profile.
In Part 2 we will enrich our PHP LinkedIn Class with:

An Update Status Capability
A Clear Status Capability
A Read Status Capability

Here is the Screencast followed by a written tutorial:

Tutorial
Step 0. [...]]]></description>
		<link>http://www.formatix.eu/en/update-linkedin-status-using-zend-oauth.html</link>
			</item>
	<item>
		<title>Connect to LinkedIn API using Oauth</title>
		<description><![CDATA[
You want to access linkedIn API using OAuth Protocol handshake?
Here is a Screencast and a written tutorial showing you how to access linkedIn API in PHP using Zend_Oauth Zend module.

The LinkedIn API Access ScreenCast 
The LinkedIn API Access Written Tutorial 
Step 0.  Get LinkedIn Consumer Keys

Goto https://www.linkedin.com/secure/developer
Click on Add New Application
Fill In the Form
Here [...]]]></description>
		<link>http://www.formatix.eu/en/php-linkedin-api-zend-oauth.html</link>
			</item>
	<item>
		<title>PHP &#8211; How to Create an XML file</title>
		<description><![CDATA[In this screencast you will be taught how to generate a simple XML file using PHP class DomDocument.
 The XML Creation Screencast 
 The XML Creation Source Code 


&#60;?php

/**********************************************************************/
/*  Description: Creating a XML file using DomDocument php class      */
/*           [...]]]></description>
		<link>http://www.formatix.eu/en/php-how-to-create-an-xml-file.html</link>
			</item>
	<item>
		<title>PHP &#8211; IP Address Geolocation</title>
		<description><![CDATA[

Howto figure ou where my visitors come from?
Howto broadcast a certain kind of advertisement based on my web visitor geographical location?
Howto block visitors coming from a given country? …

Here are the questions that most webmasters have asked themselves at least once. All these questions have one thing in common, the need to figure out where [...]]]></description>
		<link>http://www.formatix.eu/en/php-ip-address-geolocation.html</link>
			</item>
</channel>
</rss>

