<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:media="http://search.yahoo.com/mrss/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0" xml:base="http://www.newmediaist.com/frontpage">
  <channel>
    <title>New Mediaist - The Home of Ari Shomair</title>
    <link>http://www.newmediaist.com/frontpage</link>
    <description>The Home of Ari Shomair</description>
    <language>en</language>
          <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/NewMediaist" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="newmediaist" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
    <title>Where did all the bankers go from the collapsed / bankrupt banks?</title>
    <link>http://www.newmediaist.com/n/where-did-all-bankers-go-collapsed-bankrupt-banks</link>
    <description>&lt;p&gt;Ever wonder what happens to the "human capital" of an investment bank when it goes bankrupt? &lt;a href="http://blog.linkedin.com/2010/02/18/linkedin-analytics-financial/"&gt;LinkedIn decided to do an analysis&lt;/a&gt; of the career paths of people employed by Lehman Brothers / Bear Stearns when they hit rock bottom: &lt;/p&gt;
&lt;p&gt;&lt;img src="http://www.newmediaist.com/files/where-layed-off-bankers-go.png" alt="Investment banker career paths" /&gt;&lt;/p&gt;
&lt;p&gt;(&lt;a href="http://blog.linkedin.com/2010/02/18/linkedin-analytics-financial/"&gt;Graphic from LinkedIn Blog&lt;/a&gt;)&lt;/p&gt;
</description>
     <comments>http://www.newmediaist.com/n/where-did-all-bankers-go-collapsed-bankrupt-banks#comments</comments>
 <category domain="http://www.newmediaist.com/blog/category/analytics">Analytics</category>
 <pubDate>Fri, 19 Feb 2010 20:27:15 +0000</pubDate>
 <dc:creator>Ari</dc:creator>
 <guid isPermaLink="false">212 at http://www.newmediaist.com</guid>
  </item>
  <item>
    <title>Installing NGINX, MySQL, PHP-FPM &amp; XCache on CentOS 5.3 HOWTO</title>
    <link>http://www.newmediaist.com/n/installing-nginx-mysql-php-fpm-xcache-centos-53-howto</link>
    <description>&lt;p&gt;This post is pretty technical; if you don't consider yourself a geek, you'll likely want to skip it.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://apache.org"&gt;Apache&lt;/a&gt; is the most popular web server in the world. That doesn't necessarily mean its the best for all tasks though.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://nginx.net"&gt;NGINX&lt;/a&gt; ("Engine X") is another web server. NGINX has been gaining quite a bit of popularity recently as it seems to run more efficiently than Apache, enabling less powerful web servers to handle a larger number of requests. This higher efficiency has made NGINX very popular in the virtual private server (VPS) scene. &lt;/p&gt;
&lt;p&gt;I have a few VPS I use for experimentation / pet projects, and recently decided to give NGINX a try. But why stop there with the experimentation? Why not install &lt;a href="http://xcache.lighttpd.net"&gt;XCache&lt;/a&gt; &amp;amp; &lt;a href="http://php-fpm.org"&gt;PHP-FPM&lt;/a&gt; as well?&lt;/p&gt;
&lt;p&gt;NGINX&lt;br /&gt;
yum install nginx&lt;br /&gt;
(The config file will be installed to /etc/nginx/nginx.conf - check it out, much cleaner than httpd.conf imho)&lt;/p&gt;
&lt;p&gt;PHP-FPM&lt;br /&gt;
../configure --with-libevent=/usr/lib --with-fpm --with-mcrypt --with-zlib -&lt;br /&gt;
-enable-mbstring --with-openssl --with-mysql --with-mysql-sock --with-gd --with-&lt;br /&gt;
jpeg-dir=/usr/lib --enable-gd-native-ttf --without-sqlite --disable-pdo --disabl&lt;br /&gt;
e-reflection --with-mysqli=/usr/bin/mysql_config --with-curl --prefix=/usr/local&lt;br /&gt;
/php --with-config-file-scan-dir=/etc/php.d&lt;/p&gt;
&lt;p&gt;XCACHE&lt;br /&gt;
./configure --enable-xcache --with-php-config=/usr/local/php/bin/php-config&lt;br /&gt;
make&lt;br /&gt;
make install&lt;br /&gt;
cp xcache.ini /etc/php.d/xcache.ini&lt;br /&gt;
vi xcache.ini&lt;br /&gt;
zend_extension = /usr/local/php/lib/php/extensions/no-debug-non-zts-20090626/xcache.so&lt;/p&gt;
</description>
     <comments>http://www.newmediaist.com/n/installing-nginx-mysql-php-fpm-xcache-centos-53-howto#comments</comments>
 <category domain="http://www.newmediaist.com/blog/category/technology">Technology</category>
 <pubDate>Mon, 18 Jan 2010 16:54:20 +0000</pubDate>
 <dc:creator>Ari</dc:creator>
 <guid isPermaLink="false">209 at http://www.newmediaist.com</guid>
  </item>
  <item>
    <title>One man's trash is another's treasure (Mini Cooper Cardboard box campaign)</title>
    <link>http://www.newmediaist.com/n/one-mans-trash-anothers-treasure-mini-cooper-cardboard-box-campaign</link>
    <description>&lt;p&gt;Dutch advertising agency Ubachswisbrun JWT recent post-Christmas campaign for mini is awesome. &lt;/p&gt;
&lt;p align="center"&gt;
&lt;img src="http://www.newmediaist.com/files/mini-cooper-cardboard-box2.jpg" alt="mini cooper cardboard box trash campaign" /&gt;&lt;/p&gt;
&lt;p align="center"&gt;
&lt;img src="http://www.newmediaist.com/files/mini-cooper-cardboard-box1.jpg" /&gt;
&lt;/p&gt;
&lt;p&gt;&lt;object width="560" height="340"&gt;&lt;param name="movie" value="http://www.youtube.com/v/ybnFWOaF0Pw&amp;hl=en_US&amp;fs=1&amp;rel=0" /&gt;&lt;param name="allowFullScreen" value="true" /&gt;&lt;param name="allowscriptaccess" value="always" /&gt;&lt;embed src="http://www.youtube.com/v/ybnFWOaF0Pw&amp;hl=en_US&amp;fs=1&amp;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;P&gt;&lt;br /&gt;
(found at &lt;a href="http://creativecriminals.com/ambient/mini-boxes/"&gt;Creative Criminals&lt;/a&gt;)
&lt;/p&gt;
</description>
     <comments>http://www.newmediaist.com/n/one-mans-trash-anothers-treasure-mini-cooper-cardboard-box-campaign#comments</comments>
 <category domain="http://www.newmediaist.com/blog/category/advertising">Advertising</category>
 <pubDate>Tue, 05 Jan 2010 17:50:41 +0000</pubDate>
 <dc:creator>Ari</dc:creator>
 <guid isPermaLink="false">211 at http://www.newmediaist.com</guid>
  </item>
  </channel>
</rss>
