<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>CODEISPOETRY &#187; browser</title>
	<atom:link href="http://www.alexmil.de/category/browser/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.alexmil.de</link>
	<description></description>
	<lastBuildDate>Wed, 28 Apr 2010 08:11:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Logging Php to Firebug</title>
		<link>http://www.alexmil.de/logging-php-to-firebug/</link>
		<comments>http://www.alexmil.de/logging-php-to-firebug/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 10:53:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[browser]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[snippet]]></category>

		<guid isPermaLink="false">http://www.alexmil.de/?p=829</guid>
		<description><![CDATA[Ever wanted to log php to firebug? There are a lot of reasons to do this. E.g. working  on apps for a thrd party plattform like myspace.
The logger is a singleton. you can push any date type in it. the coolest part: it encodes the php class as json object.

i wrapped it in a simple [...]]]></description>
			<content:encoded><![CDATA[<p>Ever wanted to log php to firebug? There are a lot of reasons to do this. E.g. working  on apps for a thrd party plattform like myspace.</p>
<p>The logger is a singleton. you can push any date type in it. the coolest part: it encodes the php class as json object.</p>
<p><img class="alignnone size-full wp-image-831" title="logging_firebug" src="http://www.alexmil.de/wp-content/logging_firebug.png" alt="logging_firebug" width="336" height="216" /></p>
<p>i wrapped it in a simple dummy project with some &#8220;oop&#8221; javascript in it. give it a try and tell me what you think.</p>
<p>and yes, i know firephp ;)</p>
<p><a href="http://www.alexmil.de/wp-content/PhpLogging.zip">PhpLogging</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.alexmil.de/logging-php-to-firebug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>multitouch on firefox</title>
		<link>http://www.alexmil.de/multitouch-on-firefox/</link>
		<comments>http://www.alexmil.de/multitouch-on-firefox/#comments</comments>
		<pubDate>Mon, 24 Aug 2009 10:43:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[browser]]></category>
		<category><![CDATA[multitouch]]></category>

		<guid isPermaLink="false">http://www.alexmil.de/?p=690</guid>
		<description><![CDATA[
Multitouch on Firefox from Felipe on Vimeo.
We&#8217;re working on exposing the multitouch data from the system to regular web pages through DOM Events, and all of these demos are built on top of that. They are simple html pages that receives events for each touch point and use them to build a custom multitouch experience.
]]></description>
			<content:encoded><![CDATA[<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="300" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=6214945&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="400" height="300" src="http://vimeo.com/moogaloop.swf?clip_id=6214945&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><a href="http://vimeo.com/6214945">Multitouch on Firefox</a> from <a href="http://vimeo.com/user984605">Felipe</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<blockquote><p>We&#8217;re working on exposing the multitouch data from the system to regular web pages through DOM Events, and all of these demos are built on top of that. They are simple html pages that receives events for each touch point and use them to build a custom multitouch experience.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.alexmil.de/multitouch-on-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
