<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.7.1" -->
<rss version="0.92">
<channel>
	<title>ineedtutorials.com</title>
	<link>http://www.ineedtutorials.com</link>
	<description>Information made easy</description>
	<lastBuildDate>Thu, 14 May 2009 15:17:16 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Java Web Start</title>
		<description>In the growing market of the software industry today, users are clamoring for client applications that can be run not only from a desktop environment but also from the Internet. Users want the same functionality and support from Web-based applications as they get from those on their desktop, preferably packed ...</description>
		<link>http://www.ineedtutorials.com/code/java/java-web-start</link>
			</item>
	<item>
		<title>Pimp Your PHP App with Flex!</title>
		<description>If you’re looking to add some pizzazz to your PHP application, look no further—Adobe’s Flex is here to give your interface some polish. In this article Lennart Steinke shows us how to make a Flex widget with a PHP back end. Read carefully, because there’s a quiz at the end: ...</description>
		<link>http://www.ineedtutorials.com/code/php/pimp-your-php-app-with-flex</link>
			</item>
	<item>
		<title>Build a Facebook application with Zend Framework</title>
		<description>You can integrate your application with facebook in two way: with an IFRAME (using XFBML) or with FBML.

You can embed your content in a Facebook page through FBML or use an IFRAME

Facebook will be a proxy between your server and the user's browser: it will load a page form your ...</description>
		<link>http://www.ineedtutorials.com/code/php/build-a-facebook-application-with-zend-framework</link>
			</item>
	<item>
		<title>Practical PHP Performance</title>
		<description>When it comes to building web applications in PHP, performance isn't typically a major concern. Features, usability and any business concerns are considered a greater priority, as they can be better demonstrated and visualised. Performance graphs don't make the boss's day.

So, why should you as a PHP developer, worry about ...</description>
		<link>http://www.ineedtutorials.com/code/php/practical-php-performance</link>
			</item>
	<item>
		<title>Desktop Application Development with PHP-GTK</title>
		<description>PHP-GTK 2 is out, and with it, a fantastic means for PHP developers to build useful, reliable cross-platform desktop applications. This tutorial will show you how to get up and running with PHP-GTK in no time and build your first desktop application.

Before you continue, have a brief read through my ...</description>
		<link>http://www.ineedtutorials.com/code/php/desktop-application-development-with-php-gtk</link>
			</item>
	<item>
		<title>9 PHP Debugging Techniques You Should Be Using</title>
		<description>Isn't writing new code great? Wouldn't the world be a better place if all were ever had to do is write software from scratch, not having to worry about methods of classes past? Unfortunately, we all know that this is not the case. In fact, estimates say that we spend ...</description>
		<link>http://www.ineedtutorials.com/code/php/9-php-debugging-techniques-you-should-be-using</link>
			</item>
	<item>
		<title>Installing MySQL on Windows</title>
		<description>As Web sites and Web-based applications become more important to commercial firms and other organizations, so too does the methods used for storing data online, such as customer contact information, system login details, product data, and much more. Rewritable flat files may be sufficient for extremely limited data for which ...</description>
		<link>http://www.ineedtutorials.com/os/windows/installing-mysql-on-windows</link>
			</item>
	<item>
		<title>Generating Search Engine Friendly Titles for your URL</title>
		<description>For most dynamic websites you will want to create "Search Engine Friendly" or "User Friendly" URLs, rather than using ugly and meaningless strings or IDs to reference your content. The way you interpret the URLs and use them to get your content is for another article and I won't go ...</description>
		<link>http://www.ineedtutorials.com/code/php/generating-search-engine-friendly-titles-for-your-url</link>
			</item>
	<item>
		<title>Getting Started with Memcache</title>
		<description>Memcache is a tool which can cache objects in memory – and is often used for speeding up dynamic web applications. PHP has a built-in module for working with memcache, and its a simple and convenient way of introducing caching to your application.

PHP has a PECL module for talking to ...</description>
		<link>http://www.ineedtutorials.com/code/php/getting-started-with-memcache</link>
			</item>
	<item>
		<title>MVC, XSLT and other animals</title>
		<description>The MVC architectural pattern is a smart and bright way of developing web-based applications. The acronym MVC stands for Model, View and Control: these are the three components that, according to the pattern, every application can (and should) be divided into. I would actually state that MVC is "the ultimate" ...</description>
		<link>http://www.ineedtutorials.com/code/php/mvc-xslt-and-other-animals</link>
			</item>
</channel>
</rss>
