
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Dreamhost Controller using API</title>
	<atom:link href="http://www.webdigi.co.uk/blog/apps/dreamhost-controller-using-api/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webdigi.co.uk/blog</link>
	<description>Little words of wisdom</description>
	<lastBuildDate>Sat, 04 Sep 2010 23:02:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Chethan</title>
		<link>http://www.webdigi.co.uk/blog/apps/dreamhost-controller-using-api/comment-page-1/#comment-13031</link>
		<dc:creator>Chethan</dc:creator>
		<pubDate>Fri, 05 Mar 2010 02:10:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdigi.co.uk/blog/?page_id=395#comment-13031</guid>
		<description>This is awesome! it gonna help me... i will be getting an Idea how this works</description>
		<content:encoded><![CDATA[<p>This is awesome! it gonna help me&#8230; i will be getting an Idea how this works</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iphp</title>
		<link>http://www.webdigi.co.uk/blog/apps/dreamhost-controller-using-api/comment-page-1/#comment-5152</link>
		<dc:creator>iphp</dc:creator>
		<pubDate>Tue, 21 Jul 2009 17:13:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdigi.co.uk/blog/?page_id=395#comment-5152</guid>
		<description>@mg I totally understand! I too keep security first whenever possible. The message you get is a standard message for every application that only uses a self signed certificate and not an expensive paid code signing certificate. Also the full system access is the standard. The Dreamhost app does not access your system at all and does not even store the passwords on your machine. IMO once an application is signed it means that Adobe and everyone else knows for sure who created this app but it still does not keep you a 100% safe from bad coding or malicious activity.

If you have the time you can go to google code for the project, you will be able to download the code in full once you have it downloaded you will be able to go through it and check for anything unusual. Once you have the code on your machine, if you have Adobe AIR you will be able to run the code using &#039;adl dreamhost.xml&#039;. To see more details on how to setup AIR SDK on Ubuntu or Windows machine take a look at our blog entry on March 2009. http://www.webdigi.co.uk/blog/2009/adobe_air_hello_world_on_ubuntu_and_windows/

Be safe its worth it! We&#039;ve recently got a free 1 year Thawte certificate thanks to Adobe we might use it on this mini-project soon.</description>
		<content:encoded><![CDATA[<p>@mg I totally understand! I too keep security first whenever possible. The message you get is a standard message for every application that only uses a self signed certificate and not an expensive paid code signing certificate. Also the full system access is the standard. The Dreamhost app does not access your system at all and does not even store the passwords on your machine. IMO once an application is signed it means that Adobe and everyone else knows for sure who created this app but it still does not keep you a 100% safe from bad coding or malicious activity.</p>
<p>If you have the time you can go to google code for the project, you will be able to download the code in full once you have it downloaded you will be able to go through it and check for anything unusual. Once you have the code on your machine, if you have Adobe AIR you will be able to run the code using &#8216;adl dreamhost.xml&#8217;. To see more details on how to setup AIR SDK on Ubuntu or Windows machine take a look at our blog entry on March 2009. <a href="http://www.webdigi.co.uk/blog/2009/adobe_air_hello_world_on_ubuntu_and_windows/" rel="nofollow">http://www.webdigi.co.uk/blog/2009/adobe_air_hello_world_on_ubuntu_and_windows/</a></p>
<p>Be safe its worth it! We&#8217;ve recently got a free 1 year Thawte certificate thanks to Adobe we might use it on this mini-project soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mg</title>
		<link>http://www.webdigi.co.uk/blog/apps/dreamhost-controller-using-api/comment-page-1/#comment-5141</link>
		<dc:creator>mg</dc:creator>
		<pubDate>Tue, 21 Jul 2009 11:38:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdigi.co.uk/blog/?page_id=395#comment-5141</guid>
		<description>hey.

your app seems like a great idea, however I was put off by the warning during installation, such as &quot;unknown publisher&quot; and &quot;full system access&quot;.

I&#039;m not that paranoid and I run linux, so I&#039;m better protected, but perhaps you can give some more advice about these or include further info to the install script, so that cautious users like myself might be more inclined to give it a go.

thanks and good luck.</description>
		<content:encoded><![CDATA[<p>hey.</p>
<p>your app seems like a great idea, however I was put off by the warning during installation, such as &#8220;unknown publisher&#8221; and &#8220;full system access&#8221;.</p>
<p>I&#8217;m not that paranoid and I run linux, so I&#8217;m better protected, but perhaps you can give some more advice about these or include further info to the install script, so that cautious users like myself might be more inclined to give it a go.</p>
<p>thanks and good luck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iphp</title>
		<link>http://www.webdigi.co.uk/blog/apps/dreamhost-controller-using-api/comment-page-1/#comment-4000</link>
		<dc:creator>iphp</dc:creator>
		<pubDate>Tue, 23 Jun 2009 17:19:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdigi.co.uk/blog/?page_id=395#comment-4000</guid>
		<description>Thank you all for your patience! Here is the entire code base on Google code. I am looking forward to people coming up with exciting ideas (with code) on how to take it further. 

Link to code: http://code.google.com/p/webdigicontroller/</description>
		<content:encoded><![CDATA[<p>Thank you all for your patience! Here is the entire code base on Google code. I am looking forward to people coming up with exciting ideas (with code) on how to take it further. </p>
<p>Link to code: <a href="http://code.google.com/p/webdigicontroller/" rel="nofollow">http://code.google.com/p/webdigicontroller/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George</title>
		<link>http://www.webdigi.co.uk/blog/apps/dreamhost-controller-using-api/comment-page-1/#comment-3425</link>
		<dc:creator>George</dc:creator>
		<pubDate>Mon, 08 Jun 2009 21:21:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdigi.co.uk/blog/?page_id=395#comment-3425</guid>
		<description>Where can I get the sourcecode?</description>
		<content:encoded><![CDATA[<p>Where can I get the sourcecode?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Player</title>
		<link>http://www.webdigi.co.uk/blog/apps/dreamhost-controller-using-api/comment-page-1/#comment-3260</link>
		<dc:creator>Player</dc:creator>
		<pubDate>Tue, 02 Jun 2009 12:01:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdigi.co.uk/blog/?page_id=395#comment-3260</guid>
		<description>I think alerts are going to be the killer feature of the controller being a desktop app (cross platform helps). Does Dreamhost API allow access to PS server usage in real time? This will mean I can get desktop alerts when my PS server is being over utlilized.</description>
		<content:encoded><![CDATA[<p>I think alerts are going to be the killer feature of the controller being a desktop app (cross platform helps). Does Dreamhost API allow access to PS server usage in real time? This will mean I can get desktop alerts when my PS server is being over utlilized.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iphp</title>
		<link>http://www.webdigi.co.uk/blog/apps/dreamhost-controller-using-api/comment-page-1/#comment-3187</link>
		<dc:creator>iphp</dc:creator>
		<pubDate>Sun, 31 May 2009 14:47:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdigi.co.uk/blog/?page_id=395#comment-3187</guid>
		<description>Version 1.1 is now ready. Yay!
We have a lot of good ideas and need to implement more features from the API. Looking for contributions once we release the code on google code very soon.</description>
		<content:encoded><![CDATA[<p>Version 1.1 is now ready. Yay!<br />
We have a lot of good ideas and need to implement more features from the API. Looking for contributions once we release the code on google code very soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iphp</title>
		<link>http://www.webdigi.co.uk/blog/apps/dreamhost-controller-using-api/comment-page-1/#comment-3186</link>
		<dc:creator>iphp</dc:creator>
		<pubDate>Sun, 31 May 2009 14:45:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdigi.co.uk/blog/?page_id=395#comment-3186</guid>
		<description>@Stroller
Thanks for the feedback and good suggestion. I will request Dreamhost to do something about this at the API level so that life is easier for us as developers :)

@0rson
Thanks for the screenshots!</description>
		<content:encoded><![CDATA[<p>@Stroller<br />
Thanks for the feedback and good suggestion. I will request Dreamhost to do something about this at the API level so that life is easier for us as developers <img src='http://www.webdigi.co.uk/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>@0rson<br />
Thanks for the screenshots!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 0rson</title>
		<link>http://www.webdigi.co.uk/blog/apps/dreamhost-controller-using-api/comment-page-1/#comment-3062</link>
		<dc:creator>0rson</dc:creator>
		<pubDate>Thu, 28 May 2009 14:26:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdigi.co.uk/blog/?page_id=395#comment-3062</guid>
		<description>Mac Screenshots:
http://imgur.com/q4fnJ.png
http://imgur.com/SWk2G.png
http://imgur.com/icWYL.png
http://imgur.com/5jv7h.png</description>
		<content:encoded><![CDATA[<p>Mac Screenshots:<br />
<a href="http://imgur.com/q4fnJ.png" rel="nofollow">http://imgur.com/q4fnJ.png</a><br />
<a href="http://imgur.com/SWk2G.png" rel="nofollow">http://imgur.com/SWk2G.png</a><br />
<a href="http://imgur.com/icWYL.png" rel="nofollow">http://imgur.com/icWYL.png</a><br />
<a href="http://imgur.com/5jv7h.png" rel="nofollow">http://imgur.com/5jv7h.png</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stroller</title>
		<link>http://www.webdigi.co.uk/blog/apps/dreamhost-controller-using-api/comment-page-1/#comment-3054</link>
		<dc:creator>Stroller</dc:creator>
		<pubDate>Thu, 28 May 2009 11:46:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdigi.co.uk/blog/?page_id=395#comment-3054</guid>
		<description>Nice app. 

Can I make a suggestion? The API shows all the servers of dreamhost that are in use to run my websites (web server, database server, ftp, etc). If your app can read the rss feed from dreamhoststatus.com or filter through the twitter feed here twitter.com/statuses/user_timeline/8208872.rss and alert the user if any server matches theirs.. this will be a cool feature! Something I would love to have on my desktop always.</description>
		<content:encoded><![CDATA[<p>Nice app. </p>
<p>Can I make a suggestion? The API shows all the servers of dreamhost that are in use to run my websites (web server, database server, ftp, etc). If your app can read the rss feed from dreamhoststatus.com or filter through the twitter feed here twitter.com/statuses/user_timeline/8208872.rss and alert the user if any server matches theirs.. this will be a cool feature! Something I would love to have on my desktop always.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
