<?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"
	>

<channel>
	<title>Studio Φ</title>
	<atom:link href="http://thestudiophi.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://thestudiophi.com</link>
	<description>News for the Modern Technocrat in You</description>
	<pubDate>Tue, 01 Apr 2008 20:21:20 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
	<language>en</language>
			<item>
		<title>Data Access Alert</title>
		<link>http://thestudiophi.com/2008/04/data-access-alert/</link>
		<comments>http://thestudiophi.com/2008/04/data-access-alert/#comments</comments>
		<pubDate>Tue, 01 Apr 2008 20:21:20 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
		
		<category><![CDATA[Security]]></category>

		<category><![CDATA[Software]]></category>

		<category><![CDATA[april 1st]]></category>

		<guid isPermaLink="false">http://thestudiophi.com/?p=18</guid>
		<description><![CDATA[I have just received notification from Dreamhost's tech support team that this web server, phobos.Dreamhost.com, has been illegally accessed by nigerian scammers. Sensitive log data, including geographic location information, IP addresses, TCP/IP port assignments, and data access timestamps has has been accessed. Read this entry to find out more and watch the supplemental webcast. <script type="text/javascript">SHARETHIS.addEntry({ title: "Data Access Alert", url: "http://thestudiophi.com/2008/04/data-access-alert/" });</script>]]></description>
			<content:encoded><![CDATA[<p>I have just received notification from Dreamhost&#8217;s tech support team that this web server, phobos.Dreamhost.com, has been illegally accessed by nigerian scammers. Sensitive log data, including geographic location information, IP addresses, TCP/IP port assignments, and data access timestamps has has been accessed.</p>
<p>Also, malicious server-side PHP scripting has been detected in the new Wordpress 2.5 install on SteveFarkas.com, TheStudioPhi.com, Iconoclastech.com, and other websites and/or blogs hosted on this server. While the code has been patched,<strong> your PC is still currently at great risk of data theft</strong>.</p>
<p>In order to minimize all risk of data theft, which may result in identity or credit theft, please follow these instructions:</p>
<ol>
<li>For detailed information on credit card hijacking and data theft, watch this brief instructional webcast:
<p>
<span id="video0" class="flashvideo">
<a href="http://www.macromedia.com/go/getflashplayer">Get the Flash Player</a> to see this player.</span>
<script type="text/javascript">
var s0 = new SWFObject("/wp-content/plugins/flash-video-player/flvplayer.swf","n0","320","240","7");
s0.addParam("allowfullscreen","true");
s0.addParam("allowscriptaccess","always");
s0.addVariable("javascriptid","n0");
s0.addVariable("width","320");
s0.addVariable("height","240");
s0.addVariable("backcolor","0xFFFFFF");
s0.addVariable("frontcolor","0x000000");
s0.addVariable("lightcolor","0x000000");
s0.addVariable("screencolor","0x000000");
s0.addVariable("autoscroll","true");
s0.addVariable("largecontrols","false");
s0.addVariable("overstretch","true");
s0.addVariable("showdigits","true");
s0.addVariable("showdownload","false");
s0.addVariable("showeq","false");
s0.addVariable("showicons","true");
s0.addVariable("showvolume","true");
s0.addVariable("thumbsinplaylist","false");
s0.addVariable("autostart","false");
s0.addVariable("bufferlength","3");
s0.addVariable("repeat","false");
s0.addVariable("rotatetime","5");
s0.addVariable("smoothing","true");
s0.addVariable("volume","80");
s0.addVariable("enablejs","true");
s0.addVariable("linkfromdisplay","false");
s0.addVariable("t","autodetect");
s0.addVariable("useaudio","false");
s0.addVariable("usecaptions","false");
s0.addVariable("usefullscreen","true");
s0.addVariable("usekeys","false");
s0.addVariable("file","http://thestudiophi.com/wp-content/uploads/2008/04/rick_roll.flv");
s0.write("video0");
</script>
</li>
<li>Call your credit companies and banks, and ask for immediate monitoring of your credit history on any credit or bank cards used online within the past 6 months.</li>
<li>Call any banks with which you have online banking. Get your passwords changed immediately</li>
</ol>
<p><a href="http://sharethis.com/item?&wp=2.5&amp;publisher=a1e1cb17-017c-4cab-a07e-8bd5a85aaa60&amp;title=Data+Access+Alert&amp;url=http%3A%2F%2Fthestudiophi.com%2F2008%2F04%2Fdata-access-alert%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://thestudiophi.com/2008/04/data-access-alert/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Comparison: Adobe Dreamweaver VS. Aptana</title>
		<link>http://thestudiophi.com/2008/03/comparison-adobe-dreamweaver-vs-aptana/</link>
		<comments>http://thestudiophi.com/2008/03/comparison-adobe-dreamweaver-vs-aptana/#comments</comments>
		<pubDate>Mon, 31 Mar 2008 19:23:06 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
		
		<category><![CDATA[Open Source]]></category>

		<category><![CDATA[Software]]></category>

		<category><![CDATA[Web Design]]></category>

		<category><![CDATA[development]]></category>

		<guid isPermaLink="false">http://thestudiophi.com/?p=14</guid>
		<description><![CDATA[I've compiled some research done on both IDEs, and present to you a feature comparison chart that goes over the advantages and disadvantages of each choice. Since Aptana is free, I highly recommend you download it and try it out on something less-than pressing, such as a new theme for your new Wordpress install. While I'm hesitant to suggest that you try to convert your workplace to loyal Aptana followers, I think it's a great way to get started learning Ruby on Rails or AJAX.<script type="text/javascript">SHARETHIS.addEntry({ title: "Comparison: Adobe Dreamweaver VS. Aptana", url: "http://thestudiophi.com/2008/03/comparison-adobe-dreamweaver-vs-aptana/" });</script>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-thumbnail wp-image-16" title="aptana" src="http://thestudiophi.com/wp-content/uploads/2008/03/aptana.png" alt="" width="104" height="104" /> <span style="position: relative; top: -20px; font-size: 6em">VS</span><img class="alignnone size-thumbnail wp-image-15" title="adb_dreamweaver_cs3" src="http://thestudiophi.com/wp-content/uploads/2008/03/adb_dreamweaver_cs3-150x150.jpg" alt="" width="104" height="104" /></p>
<p>If you fall into the category of the standard web designer, which likely explains why you&#8217;re here, you&#8217;ve used some of today&#8217;s high-powered web IDEs: powerful tools for creating powerful websites and web applications, complete with built-in browser testing, some sort of crummy design view, version control, the works. It&#8217;s especially likely that you&#8217;ve used Macromedia (now known as Adobe) Dreamweaver.</p>
<p>Within the past two years, the eclipse project, a Java-based open source IDE, has been forked into two separate projects: Aptana, which is targeted primarily at AJAX-centric developers, and RadRails, which is a Ruby-on-Rails-targeted IDE, complete with version control, debugging, local testing and debugging, and remote deployment capabilities. The Aptana project has been growing fast with additions of full PHP and iPhone support and has recently incorporated the entire RadRails project, providing developers with the simultaneous advantages of a supported Ruby on Rails IDE with native AJAX development support. The Aptana Project has also found user-funded opportunities thanks to the development of Aptana Studio Pro, the beefier brother to Aptana, complete with JSON support, SVN &amp; SSL control, Internet Explorer JavaScript debugging, and enhanced support features.</p>
<p>I&#8217;ve compiled some research done on both IDEs, and present to you a feature comparison chart that goes over the advantages and disadvantages of each choice. Since Aptana is free, I highly recommend you <a href="http://www.aptana.com/studio/download/" target="_blank">download it</a> and try it out on something less-than pressing, such as a new theme for your new <a href="http://thestudiophi.com/2008/03/wordpress-25-released-upgrade-time/" target="_self">Wordpress install</a>. While I&#8217;m hesitant to suggest that you try to convert your workplace to loyal Aptana followers, I think it&#8217;s a great way to get started learning Ruby on Rails or AJAX.</p>
<table border="0" cellpadding="5">
<tbody>
<tr>
<th scope="col"></th>
<th scope="col">
<div><a href="http://aptana.com/">Aptana</a></div>
</th>
<th scope="col">
<div><a href="http://aptana.com/">Dreamweaver CS3</a></div>
</th>
</tr>
<tr>
<th scope="row">
<div>XHTML</div>
</th>
<td bgcolor="#e4ffbf">
<div>YES</div>
</td>
<td bgcolor="#e4ffbf">
<div>YES</div>
</td>
</tr>
<tr>
<th scope="row">
<div>Browser Compatibility Testing</div>
</th>
<td>
<div>IE7, Firefox</div>
</td>
<td bgcolor="#e4ffbf">
<div>YES - IE, Firefox, Opera, Safari</p>
<p>Integration with <a href="http://www.adobe.com/cfusion/communityengine/index.cfm?event=homepage&amp;productId=1">Adobe CSS Advisor</a></p>
</div>
</td>
</tr>
<tr>
<th scope="row">
<div>CSS</div>
</th>
<td bgcolor="#e4ffbf">
<div>YES</div>
</td>
<td bgcolor="#e4ffbf">
<div>YES</div>
</td>
</tr>
<tr>
<th scope="row">
<div>XML</div>
</th>
<td bgcolor="#e4ffbf">
<div>YES</div>
</td>
<td bgcolor="#e4ffbf">
<div>YES</div>
</td>
</tr>
<tr>
<th scope="row">
<div>JavaScript</div>
</th>
<td bgcolor="#e4ffbf">
<div>YES</div>
</td>
<td bgcolor="#e4ffbf">
<div>YES</div>
</td>
</tr>
<tr>
<th scope="row">
<div>AJAX</div>
</th>
<td bgcolor="#e4ffbf">
<div>YES - Spry</div>
</td>
<td bgcolor="#e4ffbf">
<div>YES - All major libraries</div>
</td>
</tr>
<tr>
<th scope="row">
<div>PHP</div>
</th>
<td bgcolor="#e4ffbf">
<div>YES</div>
</td>
<td bgcolor="#e4ffbf">
<div>YES</div>
</td>
</tr>
<tr>
<th scope="row">
<div>ColdFusion</div>
</th>
<td bgcolor="#c7b1b1">
<div>NO</div>
</td>
<td bgcolor="#e4ffbf">
<div>YES</div>
</td>
</tr>
<tr>
<th scope="row">
<div>ASP</div>
</th>
<td bgcolor="#c7b1b1">
<div>NO</div>
</td>
<td bgcolor="#e4ffbf">
<div>YES</div>
</td>
</tr>
<tr>
<th scope="row">
<div>ASP.NET</div>
</th>
<td bgcolor="#c7b1b1">
<div>NO</div>
</td>
<td bgcolor="#e4ffbf">
<div>YES</div>
</td>
</tr>
<tr>
<th scope="row">
<div>Ruby on Rails</div>
</th>
<td bgcolor="#e4ffbf">
<div>YES. Use the RadRails plugin</div>
</td>
<td bgcolor="#e4ffbf">
<div>YES. Spotty support on plugin</div>
</td>
</tr>
<tr>
<th scope="row">
<div>JSP</div>
</th>
<td bgcolor="#c7b1b1">
<div>Not currently. Future possibility</div>
</td>
<td bgcolor="#e4ffbf">
<div>YES</div>
</td>
</tr>
<tr>
<th scope="row">
<div>Version Control</div>
</th>
<td>
<div>SVN</div>
</td>
<td>
<div>File Check-in/Check-out. A bit buggy</p>
<p>Third-party SVN plugin available for $53</p>
<p>Support for MS SharePoint Servers</p>
</div>
</td>
</tr>
<tr>
<th scope="row">
<div>JSON Support</div>
</th>
<td>
<div>Studio Pro Only</div>
</td>
<td bgcolor="#e4ffbf">
<div>YES</div>
</td>
</tr>
<tr>
<th scope="row">
<div>Secure FTP</div>
</th>
<td>
<div>Studio Pro Only</div>
</td>
<td bgcolor="#e4ffbf">
<div>YES</div>
</td>
</tr>
<tr>
<th scope="row">
<div>JavaScript Debugging</div>
</th>
<td>
<div>Community: Firefox</p>
<p>Studio Pro: Firefox, IE</p>
</div>
</td>
<td bgcolor="#e4ffbf">
<div>YES. See Browser Compatibility Checking</div>
</td>
</tr>
<tr>
<th scope="row">
<div>Support Plan</div>
</th>
<td>
<div>Typical open-source support scheme for community version. Beefier and more comprehensive plan with Studio Pro</div>
</td>
<td>
<div>Decent corporate support plan. Call center full of monkeys, <a href="http://www.adobe.com/support/dreamweaver/">web-knowledge-base </a></div>
</td>
</tr>
<tr>
<th scope="row">
<div>Price</div>
</th>
<td>
<p style="text-align: left;">Community: Free</p>
<p>Studio Pro: $99/$199 Initially. $79 Annually Thereafter</td>
<td>
<div>$399 initially. $199 for the upgrade</div>
</td>
</tr>
<tr>
<th scope="row">
<div>PROs</div>
</th>
<td>
<p style="text-align: left;">Great Open Source IDE with boundless potential for growth. It&#8217;s the best Ajax/RoR solution you will find anywhere.</p>
</td>
<td>
<div>Dreamweaver is clearly a mature, proven, and enterprise-ready product that has been in use by developers and designers alike for years. Dreamweaver is the best choice for mission-critical work.</div>
</td>
</tr>
<tr>
<th scope="row">
<div>CONs</div>
</th>
<td>
<p style="text-align: left;">It&#8217;s JAVA-based, and JAVA is notoriously bad at managing system resources. Expect to upgrade your memory. Support is what you pay for. Bug fixes and feature adds come only as fast as the development team can afford to make them.</p>
</td>
<td>
<div>Support for Ruby on Rails is sketchy, and the price is prohibitive to entry-level developers and designers.</div>
</td>
</tr>
</tbody>
</table>
<p><a href="http://sharethis.com/item?&wp=2.5&amp;publisher=a1e1cb17-017c-4cab-a07e-8bd5a85aaa60&amp;title=Comparison%3A+Adobe+Dreamweaver+VS.+Aptana&amp;url=http%3A%2F%2Fthestudiophi.com%2F2008%2F03%2Fcomparison-adobe-dreamweaver-vs-aptana%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://thestudiophi.com/2008/03/comparison-adobe-dreamweaver-vs-aptana/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Wordpress 2.5 Released. Upgrade Time!</title>
		<link>http://thestudiophi.com/2008/03/wordpress-25-released-upgrade-time/</link>
		<comments>http://thestudiophi.com/2008/03/wordpress-25-released-upgrade-time/#comments</comments>
		<pubDate>Sat, 29 Mar 2008 21:50:42 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
		
		<category><![CDATA[Blogging]]></category>

		<category><![CDATA[Software]]></category>

		<category><![CDATA[CMS]]></category>

		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://thestudiophi.com/?p=12</guid>
		<description><![CDATA[Fun new features include Dashboard Widgets, Multi-file simultaneous upload, EXIF extraction for JPEGs, page inclusion in the search engine, advanced tag management, a password strength meter, concurrent editing protection, one-click upgrades for plugins, enhancements in the visual post editor, and built-in gallery support.<script type="text/javascript">SHARETHIS.addEntry({ title: "Wordpress 2.5 Released. Upgrade Time!", url: "http://thestudiophi.com/2008/03/wordpress-25-released-upgrade-time/" });</script>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-thumbnail wp-image-10" style="margin: 0 10px 0 0; float: left;" title="Wordpress" src="http://thestudiophi.com/wp-content/uploads/2008/03/wordpress-150x150.png" alt="Wordpress Logo" width="150" height="150" /></p>
<blockquote><p>WordPress 2.5, the culmination of six months of work by the WordPress community, people just like you. The improvements in 2.5 are numerous, and almost entirely a result of your feedback: multi-file uploading, one-click plugin upgrades, built-in galleries, customizable dashboard, salted passwords and cookie encryption, media library, a WYSIWYG that doesn’t mess with your code, concurrent post editing protection, full-screen writing, and search that covers posts <em>and</em> pages.</p>
<p>For a short overview of the features with screenshots, it’d be best to <a href="http://wordpress.org/development/2008/03/25-sneak-peek/">visit our sneak peek announcement for RC1</a>. Or check out <a href="http://wordpress.org/development/2008/03/wordpress-25-rc2/">a 4-minute screencast of the new interface in action</a>. If you just want to jump straight to the good stuff <a href="http://wordpress.org/download/">here’s where you can find 2.5 upgrade and download information</a>.</p></blockquote>
<p>This is a pretty major release. I&#8217;m still fiddling with it, but this page is definitely hosted on a working Wordpress 2.5 install. According to the Dreamhost blog, <a href="http://www.dreamhoststatus.com/2008/03/29/wordpress-25-available-in-the-one-click-installer/" target="_blank">WP 2.5 is already available via 1-click install</a>.</p>
<p>Fun new features include Dashboard Widgets, Multi-file simultaneous upload, EXIF extraction for JPEGs, page inclusion in the search engine, advanced tag management, a password strength meter, concurrent editing protection, one-click upgrades for plugins, enhancements in the visual post editor, and built-in gallery support.</p>
<p>So, fire up your XAMPP servers and take it out for a spin. If you&#8217;re a little bit of a risk taker, deploy it live too.</p>
<p><a href="http://sharethis.com/item?&wp=2.5&amp;publisher=a1e1cb17-017c-4cab-a07e-8bd5a85aaa60&amp;title=Wordpress+2.5+Released.+Upgrade+Time%21&amp;url=http%3A%2F%2Fthestudiophi.com%2F2008%2F03%2Fwordpress-25-released-upgrade-time%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://thestudiophi.com/2008/03/wordpress-25-released-upgrade-time/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Honda Fit VS. Smart Fourtwo</title>
		<link>http://thestudiophi.com/2008/03/honda-fit-vs-smart-fourtwo/</link>
		<comments>http://thestudiophi.com/2008/03/honda-fit-vs-smart-fourtwo/#comments</comments>
		<pubDate>Sat, 29 Mar 2008 20:11:04 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
		
		<category><![CDATA[Automotive]]></category>

		<category><![CDATA[economy cars]]></category>

		<category><![CDATA[efficiency]]></category>

		<category><![CDATA[fuel economy]]></category>

		<category><![CDATA[honda fit]]></category>

		<category><![CDATA[smart car]]></category>

		<category><![CDATA[smart fourtwo]]></category>

		<guid isPermaLink="false">http://thestudiophi.com/?p=7</guid>
		<description><![CDATA[Considering that the two cars fit in the same price range, and the fact that the Fit adds the “luxury” of three more seats, a spare tire, and an optional manual transmission, I can say that the sacrifice of a little gas mileage is a no-brainer.<script type="text/javascript">SHARETHIS.addEntry({ title: "Honda Fit VS. Smart Fourtwo", url: "http://thestudiophi.com/2008/03/honda-fit-vs-smart-fourtwo/" });</script>]]></description>
			<content:encoded><![CDATA[<p><img class="size-thumbnail wp-image-4 alignright" style="margin: 0 0 10px 10px; float: right;" title="smart-fourtwo" src="http://thestudiophi.com/wp-content/uploads/2008/03/smart-fourtwo-150x150.jpg" alt="Smart Fourtwo" width="150" height="150" /> There has been some talk about the <a onclick="javascript:pageTracker._trackPageview('/outgoing/www.smartusa.com/');" href="http://www.smartusa.com/">Smart FourTwo</a>, which is beginning to hit American markets right now. In a nutshell, the smart is the smallest mass-produced passenger car to hit American roads ever. Features include interchangeable plastic body panels, a 1 liter 3-cylinder engine that likes nothing lower than 91 octane gas, a top speed of 90 MPH, and City/Highway fuel consumption of 33/41 gallons (EPA 2008). While the Smart is a product of Swiss Company Swatch Group and German Automaker Mercedes-Benz, Smart cars are prohibited on the German Autobahn for safety reasons.<br />
<img class="alignleft size-thumbnail wp-image-5" style="margin: 0 10px 10px 0; float: left;" title="2009-honda-fit" src="http://thestudiophi.com/wp-content/uploads/2008/03/2009-honda-fit-150x150.jpg" alt="Honda Fit" width="150" height="150" /> Its chief competitor in America is the <a href="http://automobiles.honda.com/fit/specifications.aspx">Honda Fit</a>. The fit seats up to 5 passengers, instead of the Smart’s puny 2. The fit also has a slightly larger 1.5 liter 4-cylinder engine. Unlike the Smart, which has a hybrid transmission, the Fit is available in the basic automatic and 5-speed manual transmissions. Also unlike the Smart, which comes with a built-in air compressor and can of tire-fixing-foam, the Fit comes with a compact (see: doughnut) spare. The Fit’s EPA City/Highway fuel mileage rating is 28/34.</p>
<p>Considering that the two cars fit in the same price range, and the fact that the Fit adds the “luxury” of three more seats, a spare tire, and an optional manual transmission, I can say that the sacrifice of a little gas mileage is a no-brainer.</p>
<p><a href="http://sharethis.com/item?&wp=2.5&amp;publisher=a1e1cb17-017c-4cab-a07e-8bd5a85aaa60&amp;title=Honda+Fit+VS.+Smart+Fourtwo&amp;url=http%3A%2F%2Fthestudiophi.com%2F2008%2F03%2Fhonda-fit-vs-smart-fourtwo%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://thestudiophi.com/2008/03/honda-fit-vs-smart-fourtwo/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.438 seconds -->
