<?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>TechnoBabel &#187; cakephp</title>
	<atom:link href="http://www.fritscher.ch/blog/tag/cakephp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fritscher.ch/blog</link>
	<description>Discoveries from the Virtual World</description>
	<lastBuildDate>Fri, 13 Aug 2010 18:53:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Dashboard (Tableau de bord) avec Flex et PHP</title>
		<link>http://www.fritscher.ch/blog/2007/09/07/dashboard-tableau-de-bord-avec-flex-et-php/</link>
		<comments>http://www.fritscher.ch/blog/2007/09/07/dashboard-tableau-de-bord-avec-flex-et-php/#comments</comments>
		<pubDate>Fri, 07 Sep 2007 11:43:02 +0000</pubDate>
		<dc:creator>Boris Fritscher</dc:creator>
				<category><![CDATA[French]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[amf]]></category>
		<category><![CDATA[cakephp]]></category>
		<category><![CDATA[dashboard]]></category>
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://www.fritscher.ch/blog/2007/09/07/dashboard-tableau-de-bord-avec-flex-et-php/</guid>
		<description><![CDATA[J&#8217;ai mis en ligne des vidéos, ainsi qu&#8217;une description d&#8217;un projet de dashboard que j&#8217;avais crée pour le cours de &#8220;Système d&#8217;Infromation et d&#8217;Aide à la Décision&#8221;. A consulter sur mon wiki HEC Aperçu Related posts:Nouveau site web HEC Tutoriel dojo javascript toolkit amfPHP &#038; PHP 5.2.2 solved!


Related posts:<ol><li><a href='http://www.fritscher.ch/blog/2006/10/31/nouveau-site-web-hec/' rel='bookmark' title='Permanent Link: Nouveau site web HEC'>Nouveau site web HEC</a></li>
<li><a href='http://www.fritscher.ch/blog/2007/03/03/tutoriel-dojo-javascript-toolkit/' rel='bookmark' title='Permanent Link: Tutoriel dojo javascript toolkit'>Tutoriel dojo javascript toolkit</a></li>
<li><a href='http://www.fritscher.ch/blog/2007/05/13/amfphp-php-522-solved/' rel='bookmark' title='Permanent Link: amfPHP &#038; PHP 5.2.2 solved!'>amfPHP &#038; PHP 5.2.2 solved!</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>J&#8217;ai mis en ligne des vidéos, ainsi qu&#8217;une description d&#8217;un projet de dashboard que j&#8217;avais crée pour le cours de &#8220;Système d&#8217;Infromation et d&#8217;Aide à la Décision&#8221;.</p>
<p>A consulter sur mon <a href="http://www.fritscher.ch/hec/3/siad#projetcreation_d_un_tableau_de_bord">wiki HEC</a></p>
<h3>Aperçu</h3>
<p><embed src="/hec/_media/3/client.swf" quality="high" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" height="250" width="300"></embed><br />
<a href="http://www.fritscher.ch/hec/_media/3/architecture.png" style="border:none;"><img src="/hec/_media/3/architecture.png?w=446&amp;h=339&amp;cache=cache" class="media" /></a></p>


<p>Related posts:<ol><li><a href='http://www.fritscher.ch/blog/2006/10/31/nouveau-site-web-hec/' rel='bookmark' title='Permanent Link: Nouveau site web HEC'>Nouveau site web HEC</a></li>
<li><a href='http://www.fritscher.ch/blog/2007/03/03/tutoriel-dojo-javascript-toolkit/' rel='bookmark' title='Permanent Link: Tutoriel dojo javascript toolkit'>Tutoriel dojo javascript toolkit</a></li>
<li><a href='http://www.fritscher.ch/blog/2007/05/13/amfphp-php-522-solved/' rel='bookmark' title='Permanent Link: amfPHP &#038; PHP 5.2.2 solved!'>amfPHP &#038; PHP 5.2.2 solved!</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.fritscher.ch/blog/2007/09/07/dashboard-tableau-de-bord-avec-flex-et-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>amfPHP &amp; PHP 5.2.2 solved!</title>
		<link>http://www.fritscher.ch/blog/2007/05/13/amfphp-php-522-solved/</link>
		<comments>http://www.fritscher.ch/blog/2007/05/13/amfphp-php-522-solved/#comments</comments>
		<pubDate>Sun, 13 May 2007 19:13:35 +0000</pubDate>
		<dc:creator>Boris Fritscher</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[amf]]></category>
		<category><![CDATA[cakephp]]></category>

		<guid isPermaLink="false">http://www.fritscher.ch/blog/2007/05/13/amfphp-php-522-solved/</guid>
		<description><![CDATA[After upgrading php to version 5.2.2 amfPHP or cakeamfphp stopped working! Thankfully i found a quick fix on sourceforge sourceforge.net You only need to add this code at the top of gateway.php if (!isset($HTTP_RAW_POST_DATA)){ $HTTP_RAW_POST_DATA = file_get_contents('php://input'); } Related posts:Dashboard (Tableau de bord) avec Flex et PHP


Related posts:<ol><li><a href='http://www.fritscher.ch/blog/2007/09/07/dashboard-tableau-de-bord-avec-flex-et-php/' rel='bookmark' title='Permanent Link: Dashboard (Tableau de bord) avec Flex et PHP'>Dashboard (Tableau de bord) avec Flex et PHP</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>After upgrading php to version 5.2.2 amfPHP or cakeamfphp stopped working!<br />
Thankfully i found a quick fix on sourceforge</p>
<p><a href="http://sourceforge.net/tracker/index.php?func=detail&#038;aid=1717254&#038;group_id=72483&#038;atid=534662">sourceforge.net</a></p>
<p>You only need to add this code at the top of gateway.php<br />
<code><br />
if (!isset($HTTP_RAW_POST_DATA)){<br />
$HTTP_RAW_POST_DATA = file_get_contents('php://input');<br />
}<br />
</code></p>


<p>Related posts:<ol><li><a href='http://www.fritscher.ch/blog/2007/09/07/dashboard-tableau-de-bord-avec-flex-et-php/' rel='bookmark' title='Permanent Link: Dashboard (Tableau de bord) avec Flex et PHP'>Dashboard (Tableau de bord) avec Flex et PHP</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.fritscher.ch/blog/2007/05/13/amfphp-php-522-solved/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
