<?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>phideltacity &#187; Technology</title>
	<atom:link href="http://phideltacity.net/category/technology/feed/" rel="self" type="application/rss+xml" />
	<link>http://phideltacity.net</link>
	<description>the fundamental property of phidelta</description>
	<lastBuildDate>Mon, 28 Jun 2010 11:40:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Question ACTA negotiations</title>
		<link>http://phideltacity.net/2010/06/question-acta-negotiations/</link>
		<comments>http://phideltacity.net/2010/06/question-acta-negotiations/#comments</comments>
		<pubDate>Mon, 28 Jun 2010 11:10:03 +0000</pubDate>
		<dc:creator>phidelta</dc:creator>
				<category><![CDATA[Politics]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[ACTA]]></category>
		<category><![CDATA[copyright]]></category>
		<category><![CDATA[freedom]]></category>

		<guid isPermaLink="false">http://phideltacity.net/?p=126</guid>
		<description><![CDATA[Sean Flynn from the Program on Information Justice and Intellectual Property at American University has sent some questions on ACTA, the &#8220;Anti Counterfeiting Trade Agreement&#8221; to Techdirt who wrote about it. These questions are based upon the interpretation of the current state of ACTA from the perspective of someone concerned about the availability of generic medicines [...]]]></description>
			<content:encoded><![CDATA[<div>
<p>Sean Flynn from the Program on Information Justice and Intellectual Property at American University has sent some questions on ACTA, the &#8220;Anti Counterfeiting Trade Agreement&#8221; to <a href="http://techdirt.com/articles/20100627/2221079975.shtml">Techdirt who wrote about it</a>. These questions are based upon the interpretation of the current state of ACTA from the perspective of someone concerned about the availability of generic medicines especially to less developed countries.<br />
But those people are not the only ones concerned about ACTA! A growing number of technologists such as <a href="http://webmink.com/2010/03/19/acta-roundup/">Simon</a>and authors such as <a href="http://boingboing.net/2009/11/03/secret-copyright-tre.html">Cory Doctorow</a> have parsed ACTA as well and are mightily concerned about both the method of negotiations as well as the actual contents of the proposed treaty.</p>
<p><span id="more-126"></span></p>
<p>When I myself have read parts and reviews I was involuntarily reminded if the US Declaration of Independence. I that document the American finders claimed:</p>
<blockquote><p>We hold these truths to be self-evident, that all men are created equal, that they are endowed by their Creator with certain unalienable Rights, that among these are Life, Liberty and the pursuit of Happiness. — That to secure these rights, Governments are instituted among Men, deriving their just powers from the consent of the governed, — That whenever any Form of Government becomes destructive of these ends, it is the Right of the People to alter or to abolish it, and to institute new Government, laying its foundation on such principles and organizing its powers in such form, as to them shall seem most likely to effect their Safety and Happiness.</p></blockquote>
<p>It seems to me that several supposedly democratic governments of the present are forgetting about these fundamental rights and their fundamental obligation to protect them. If ACTA continues on its present course a case could well be made that the governments of the ACTA member nations will have crossed the line.</p>
<p>So the one question I would add to the catalog of questions by Sean Flynn would be:</p>
<blockquote><p><strong>Are you aware of the fact that you are leading your nations directly into legitimate revolution?</strong></p></blockquote>
<p>After all the claim of &#8220;No taxation without representation&#8221; is much weaker than the claim of &#8220;No criminalization without representation&#8221;. I see a clear and present danger to our fundamental liberties presented by ACTA and call on my fellow human beings to let their governments know that ACTA is a no-go. I call upon you to act like our American predecessors. They have aired their grievances for several years before declaring their independence:</p>
<blockquote><p>Prudence, indeed, will dictate that Governments long established should not be changed for light and transient causes; and accordingly all experience hath shewn that mankind are more disposed to suffer, while evils are sufferable than to right themselves by abolishing the forms to which they are accustomed. But when a long train of abuses and usurpations, pursuing invariably the same Object evinces a design to reduce them under absolute Despotism, it is their right, it is their duty, to throw off such Government, and to provide new Guards for their future security.</p></blockquote>
<p>Now is the time to let our leaders know that or freedoms are not transient causes. It is time to state clearly that we will neither stand for the methods of negotiating ACTA nor will we accept the proposed contents.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://phideltacity.net/2010/06/question-acta-negotiations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A browser based SVN capable editor</title>
		<link>http://phideltacity.net/2010/06/a-browser-based-svn-capable-editor/</link>
		<comments>http://phideltacity.net/2010/06/a-browser-based-svn-capable-editor/#comments</comments>
		<pubDate>Tue, 01 Jun 2010 12:26:38 +0000</pubDate>
		<dc:creator>phidelta</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[Editor]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[web based]]></category>

		<guid isPermaLink="false">http://phideltacity.net/2010/06/a-browser-based-svn-capable-editor/</guid>
		<description><![CDATA[In my, seemingly interminable, search for a way to edit source-code on the iPad and at the same time enable me to save the changes directly back to a server I have come up with an idea. What if we used the power of Ajax to interact with the server to retrieve and store files? [...]]]></description>
			<content:encoded><![CDATA[<p>In my, seemingly interminable, search for a way to edit source-code on the iPad and at the same time enable me to save the changes directly back to a server I have come up with an idea. What if we used the power of Ajax to interact with the server to retrieve and store files? What if the offline capabilities built into modern browsers such as Safari (on the iPad?) were utilized for caching of files and edits? What if the power of formatting and dynamic HTML were used for syntax highlighting? What if in a phrase we were to utilize the browser as a code editor?</p>
<p>Now I by no means claim to be the first person ever to come up with this. After all there are a myriad of web-based HTML editors out there. And some software even has the ability to edit code inside a browser (such as<a href="http://www.couchdb.org">CouchDB</a>). but to generalize this to interact directly with an SVN repository may well be a novel idea. One would then have to simply put the editor code on the same server as the SVN repository in order to allow the Ajax components to have access to the repository URLs and presto you could edit files directly in the repository. This would solve the editing part of the equation and be sufficient for web-developers. To facilitate even more interaction server-side code could be added to facilitate even more actions (think compiles, restarts, and the like). This bundled with apps like iSSH (which could be used for even more server side processing) would create a pretty powerful web based IDE.</p>
<p>Of course this would require the user to be always on, but then that is why I bought the 3G iPad. But this still means a few more short comings,such as being unworkable on most airplanes and many railway trips, but it also solves a lot of problems.</p>
<p>I don&#8217;t quite know when (if) I will find the time to work on this, but I definitely think this would be a worthwhile open source project.</p>
<p>- Posted from my iPad</p>
<p>P.S.: why oh why does AirSharing HD not include an editor? That would be so damn close to solving my particular itch, I&#8217;d buy it all over again.</p>
]]></content:encoded>
			<wfw:commentRss>http://phideltacity.net/2010/06/a-browser-based-svn-capable-editor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPad Bounty revisited</title>
		<link>http://phideltacity.net/2010/05/ipad-bounty-revisited/</link>
		<comments>http://phideltacity.net/2010/05/ipad-bounty-revisited/#comments</comments>
		<pubDate>Sun, 30 May 2010 02:55:48 +0000</pubDate>
		<dc:creator>phidelta</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Bounty]]></category>
		<category><![CDATA[Editor]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[SVN]]></category>

		<guid isPermaLink="false">http://phideltacity.net/?p=92</guid>
		<description><![CDATA[I finally have gotten my grubby little hands on an actual iPad. Having played with it for a while and learned some of its features and intricacies, I have come to the conclusion, that the Bounty I had previously offered may have been beside the mark. So I wish to chain it slightly. Of course [...]]]></description>
			<content:encoded><![CDATA[<p>I finally have gotten my grubby little hands on an actual iPad. Having played with it for a while and learned some of its features and intricacies, I have come to the conclusion, that the <a href="http://phideltacity.net/2010/03/ipad-software-bounty">Bounty I had previously offered</a> may have been beside the mark. So I wish to chain it slightly.</p>
<p>Of course the original bounty and rues still hold. All I would like to do is enhance the offering so that the criteria can be met in a slightly different way.</p>
<p>I have come to realize, that the iPad actually has a great way for applications to share documents. It does that without exposing a full fledged structured file system. This is no mean feat and I admire both the courage and ingenuity on Apple&#8217;s part for devising this scheme. It is done by applications registering to handle files of certain types. Once that is done, other applications can send files to those applications for further treatment.</p>
<p>This opens a new possibility for solving the issue at hand for me (developing software not for, but rather on the iPad). The bounty asked for a single app. However the same aim could be achieved with 2 (or more?) smaller dedicated apps as well.</p>
<p>One of them would simply need to be able to handle SVN repositories. It would need to do checkouts, updates, checkins and all the other neat SVN stuff. Of course it would need to handle both http as well as https (including SSL-Client-Certificate authentication). To be useful it would need to be able to send files that have been checked out to other application(s) for viewing and editing. This has been implemented already by the guys at DropBox, so it is definitely possible.</p>
<p>The second dedicated application would then be a code editor that supports that same mechanism of accepting files and saving them back to their original location. The actual editor could then focus on one thing, editing code, and do that well. I have already bought one app that does the editing part fairly well, called &#8220;for i&#8221;. However as it cannot currently accept files from other applications it is not quite there yet.</p>
<p>As this now requires 2 distinct applications, each smaller in scope, I propose to alter the terms of the bounty to the following:<br />
<strong>For each of the above described constituent applications a bounty of $500 is on offer. In total a sum of $1000 is being offered for solving the entire problem. However each part is already useful on its own and as such a partial pickup of the bounty should be possible</strong></p>
<p>I sincerely hope, that someone will write these apps soon. Most of the parts already exists after all. There is an app called iVersion for the iPhone, which handles SVN, so that is almost there. All that remains on that fro is to port it to the iPads larger real estate and enable the sharing of files with other applications. The editor is, as mentioned above, almost there as well, all that remains there is to enable the receiving of files from other apps.</p>
<p><strong>Oh and just to make this clear, I am not a patient person. So this bounty has an expiration date. If it is not claimed by September 1st 2010 00:00:00 UTC it expires not to come back again!</strong></p>
<p>- Posted from my iPad</p>
]]></content:encoded>
			<wfw:commentRss>http://phideltacity.net/2010/05/ipad-bounty-revisited/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My first 12 hours with the iPad</title>
		<link>http://phideltacity.net/2010/05/my-first-12-hours-with-the-ipad/</link>
		<comments>http://phideltacity.net/2010/05/my-first-12-hours-with-the-ipad/#comments</comments>
		<pubDate>Sat, 29 May 2010 08:03:05 +0000</pubDate>
		<dc:creator>phidelta</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[iPad]]></category>

		<guid isPermaLink="false">http://phideltacity.net/2010/05/my-first-12-hours-with-the-ipad/</guid>
		<description><![CDATA[Yesterday afternoon I received the UPS shipment of my new iPad. This is exciting as I have looked forward to this moment since it was announced in April. After spending half the night reading with iBooks and the Kindle App as well as playing Backgammon I am now thoroughly tired, so you will have to [...]]]></description>
			<content:encoded><![CDATA[<p><span style="-webkit-tap-highlight-color: rgba(26, 26, 26, 0.273438); -webkit-composition-fill-color: rgba(175, 192, 227, 0.207031); -webkit-composition-frame-color: rgba(77, 128, 180, 0.207031);">Yesterday afternoon I received the UPS shipment of my new iPad. This is exciting as I have looked forward to this moment since it was announced in April. After spending half the night reading with iBooks and the Kindle App as well as playing Backgammon I am now thoroughly tired, so you will have to excuse me if this post is only half coherent.</span><br />
First off the iPad is great for a lot of things, such as surfing the web, playing an occasional game or twittering. But there are a few thing the device currently lacks. Oh, and no flash isn&#8217;t one of them. What is missing is applications to do the more exciting stuff such as editing documents. Yes Pages is a fine program, but not everything is letter type content. I am thinking more along the lines of plain text documents such as source code.<br />
Right now I find that I can actually do 95% of my regular tasks on the iPad. What I am lacking yet is the ability to access an SVN repository. I am thinking of a simple access app that enables access to the synced files to other apps, similar to what the awesome DropBox app is doing. Of course that still means that there needs to be a good code editor. The best one I have found so far is named &#8220;for i&#8221;. As it turns out, it is quite aptly named, for I wish it had a very few features more, such as the ability to be used for opening documents from DropBox and the like.<br />
I think I may just need to take the gloves off and write some of these essential tools myself and trust that others will in time provide the rest.<br />
Any case here are some of the things that I found more awesome to do in the iPad than I would have thought even after the demo videos:<br />
* reading E-Mail is just a wonderful experience. I will have to see how it turns out in the long run, but the iPad may just replace my computer for most E-Mailing.<br />
* playing games is really fun on this machine. Now admittedly I am not much of a gamer (read I used to play no more than one game a year), but the simplicity of the gameplay is quite attractive.<br />
* browsing the web. I have yet to find a age among those that I regularly visit that I cannot browse on the iPad more enjoyably than on my regular MacBook. And as it is instantly available, I fear I may just spend significantly more time reading web pages.<br />
* blogging is easier than ever before. My problem so far has been that either I was near my computer which meant I did not have the time to write or I was not near my computer which meant I was reduced to blogging from my iPhone. While that is possible, the size of the damn thing is just too small for sensible writing. The size of the iPad on the contrary is just right for the purpose and I find (writing this) that I am actually no slower typing on the on-screen keyboard than I would be on a regular physical (i.e. MacBook keyboard. Or at least not much slower. Given that I decided on the 3G version of the iPad I think I may well get more blogging done than in the past. The only thing  I lack right now is a better blogging app. Like one that actually allows for better formatting. But hey I haven&#8217;t looked really hard either.<br />
* keeping up with the news. There are several excellent apps (such as SkyGrid) that allow for comfortable news consumption. Bundled with the browser and a few magazine apps this more than covers me on that front.<br />
* reading, last but definitely not least, is such a pleasure on this device with both the iBooks and the Kindle App, that I fear I may become even more of a book worm that I already am. Albeit one that consumes bytes rather than wood-pulp.</p>
<p>Given my experiences so far I feel that I can only recommend the iPad to anyone that wants to expand their digital life. The experience is such a pleasure that I am willing to forgive Apple their closed model policy. After all, one can always jail-break the iPad and add whatever to it. Whether that is the route I will choose remains to be seen.</p>
<p>- Posted from my iPad</p>
]]></content:encoded>
			<wfw:commentRss>http://phideltacity.net/2010/05/my-first-12-hours-with-the-ipad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>V8 Disappointment</title>
		<link>http://phideltacity.net/2009/12/v8-disappointment/</link>
		<comments>http://phideltacity.net/2009/12/v8-disappointment/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 19:25:23 +0000</pubDate>
		<dc:creator>phidelta</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://phideltacity.net/?p=66</guid>
		<description><![CDATA[I have spent some time recently working with Google&#8217;s V8 javascript engine. I have come to really like the simplicity of it. I have come to appreciate speed and ease of use. Yet at the same time my relationship with v8 has turned into a definite love/hate relationship. I have named some of the love [...]]]></description>
			<content:encoded><![CDATA[<p>I have spent some time recently working with Google&#8217;s V8 javascript engine. I have come to really like the simplicity of it. I have come to appreciate speed and ease of use. Yet at the same time my relationship with v8 has turned into a definite love/hate relationship.</p>
<p>I have named some of the love aspects above, but that isn&#8217;t the topic of this post. The topic of this post is about what I really don&#8217;t like about v8. Here are some off these things:</p>
<ul>
<li>Ooodles of static variables!</li>
<li>What would you want threads for?</li>
<li>Deterministic variable destruction, what for?</li>
</ul>
<p>Static variables abound in v8; they are everywhere; they are so many and so wide spread that even v8&#8242;s developers claim that they are so many to find that they consider it nigh impossible to find them all. Well that makes it hard to fix the other problems with v8.</p>
<p>One of those other problems is that it&#8217;s nigh impossible to compile a dynamic library with it. (Actually it may not be impossible, but really harder than it should be.)</p>
<p>It&#8217;s pretty obvious that the people at Google don&#8217;t really care much about the usability of V8 for anything other than the Chrome web-browser. And in all honesty, that&#8217;s OK! Yet it is still disappointing; I would so much have liked to use V8, now I &#8216;ll have to rethink my project using SpiderMonkey.</p>
]]></content:encoded>
			<wfw:commentRss>http://phideltacity.net/2009/12/v8-disappointment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter Usage</title>
		<link>http://phideltacity.net/2009/09/twitter-usage/</link>
		<comments>http://phideltacity.net/2009/09/twitter-usage/#comments</comments>
		<pubDate>Sat, 05 Sep 2009 22:54:09 +0000</pubDate>
		<dc:creator>phidelta</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[filter]]></category>
		<category><![CDATA[follow]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[usage]]></category>

		<guid isPermaLink="false">http://phideltacity.net/?p=61</guid>
		<description><![CDATA[Ever since I got started using Twitter I have faced a dilemma. Who do I want to follow and who do I want to follow me. The dilemma stems from the awesome diversity of usage Twitter facilitates. Here are some if my usage patterns I have observed from myself. 1. Direct communications with personal friends [...]]]></description>
			<content:encoded><![CDATA[<p>Ever since I got started using Twitter I have faced a dilemma. Who do I want to follow and who do I want to follow me. The dilemma stems from the awesome diversity of usage Twitter facilitates. Here are some if my usage patterns I have observed from myself. </p>
<p>1. Direct communications with personal friends<br />
The first usage I have for Twitter is to stay in touch with personal friends of mine. Here I want to read all those &#8220;meaningless&#8221; tweets about lunch, the kids, and the puppies. This is also the category where I want to engage with people intensely. For this usage Twitter is really just another medium like the phone or email. </p>
<p>2. Staying aux current with my topics of interrest<br />
There are a few topics where I want to stay current on any developments. Since these are not classical newspaper topics, it&#8217;s tough to get the news. So by following other activists in the field, I have a good way to stay up to date as well as keep those interrested up to date on my own activities.<br />
This is a less directly engaging way to use Twitter. It&#8217;s more about sharing mutually interresting news. </p>
<p>3. Getting information from leaders<br />
There are and always will be those whose opinion I value on a diverse array of things. For that reason I want to hear what they have to say. I want to be informed when they write a new blog post or similar. I really don&#8217;t care as much whether they ever read anything I write. Or whether they ever interact with me in any way whatsoever.<br />
This usage of Twitter is completely unidirectional and non-engaging. </p>
<p>These three major usage categories create different patterns in what I want to gain from Twitter. It&#8217;s hard, but I have found a way to have all three.  I just group my real friends into one group. These I don&#8217;t filter at all then I have a group per topic. Here I filter out all @replies unless they are replying to me. And then I have a group for my category three people. Here I filter out all @replies and filter the individual people through a topical bayesian filter. </p>
<p>This way I can actually follow many more people than I would otherwise be capable of. By severly filtering Twitter depending on my usage patterns. I think unless someone filters like I have come to do there is no way that it&#8217;s possible to keep up with more than 500 people.</p>
<p><a href="http://twitter.com/irwebreport">Dominic Jones(@irwebreport)</a> is considering and has suggested to <a href="http://bit.ly/12eUMf">unfollow people that follow more than 2000</a> people. I think he has a points. However I think he is ignoring what Twitter is used for by different people. If you group and filter aggressively it may well be or become legitimate to follow a lot more people than 2000. I think a year from now I will be following closer to 20000 as I discover people and as more people join Twitter internationally. I hope @irwebreport  will reconsider his position and take into account the possibility that filtering and grouping may well increase his limit.     </p>
]]></content:encoded>
			<wfw:commentRss>http://phideltacity.net/2009/09/twitter-usage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GMail outage outs the Cloud-Issue</title>
		<link>http://phideltacity.net/2009/09/gmail-outage-outs-the-cloud-issue/</link>
		<comments>http://phideltacity.net/2009/09/gmail-outage-outs-the-cloud-issue/#comments</comments>
		<pubDate>Thu, 03 Sep 2009 11:01:25 +0000</pubDate>
		<dc:creator>phidelta</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[gmail]]></category>

		<guid isPermaLink="false">http://phideltacity.net/?p=44</guid>
		<description><![CDATA[On September 1st we saw a major outage of the GMail web-interface. Google has since made some statements via the the Official GMail Blog. All in all the issue was not a major blow to the world as one might have suspected before-hand. In fact the world has pretty much gone on as before simply [...]]]></description>
			<content:encoded><![CDATA[<p>On September 1st we saw a major outage of the GMail web-interface. Google has since made some statements via the the <a href="http://gmailblog.blogspot.com/2009/09/todays-gmail-problems.html" title="Official GMail Blog: Today's GMail problems">Official GMail Blog</a>. All in all the issue was not a major blow to the world as one might have suspected before-hand. In fact the world has pretty much gone on as before simply doing a <a href="http://www.techcrunchit.com/2009/09/01/one-and-one-and-one-is-three/" title="TechCrunch - iT : One and one and one is three">smooth failover</a>.<br />
This means that we know how to fail over, but it also debunks a myth that has been used my cloud-computing enthusiasts to acquire new customers: &#8220;The cloud will always stay up&#8221;.<br />
That statement has just proven false by the most potent cloud currently in existence. That still does not mean that cloud computing does not have its merits; I actually use several cloud services myself and for good reason. However it does out the &#8220;we are always reliable&#8221; as the marketing speak and myth it is.<br />
I think it is time that cloud evangelists looked at the facts and then used those to promote cloud services. There are after all a few very excellent reasons to use cloud services.</p>
<ul>
<li>Cloud- Services are globally accessible</li>
<li>Cloud-Services are scalable on short notice</li>
<li>Cloud-Services outsource to shared cost operations</li>
<li>Cloud-Services reduce the initial investment</li>
</ul>
<p><span id="more-44"></span> </p>
<h3>Cloud- Services are globally accessible</h3>
<p>Contrary to many internal IT-Systems cloud services are reachable from anywhere in the world. Now that may not be important to someone spending their day in a cubicle, but it is crucial to someone that needs access to their data on the go.<br />
 Unfortunately this also means that this data is reachable from any crackers computer as well. However the security measures in place are usually sufficient to alleviate that risk, especially if your own usage habits are in tune with the security requirements imposed on you. Also, as <a href="http://www.schneier.com/" title="Bruce Schneier's Blog">Bruce Schneier</a> tirelessly reminds us, most security breaches are not perpetrated by outsiders, but by insiders. And then there is the saying that &#8220;most data leaks occur not because someone breaches your security, but because your communications partner discloses information&#8221;.<br />
Taking all of this into account, the decision can become one based on a risk/benefit analysis.</p>
<h3>Cloud-Services are scalable on short notice</h3>
<p>IT-Infrastructure costs money. That&#8217;s a well understood fact. And that means businesses all over the world hate to buy IT-Infratructure; unless that is they really need it. The problem is that when they need the infrastructure, they usually need it yesterday. They need it the moment their existing capacity reaches its limits. So prudence would dictate, that you have at least some additional capacity in store to meet the demand when it is required. Well I guess it has become obvious that this directly conflicts with the presumptions that &#8221; businesses all over the world hate to buy IT-Infratructure&#8221;.<br />
Cloud-Services provide a bandaid to this vicious circle by shortening the time from the emerging need for new infrastructure elements to their deployment to hours instead of days or weeks. How do they do this?</p>
<h3>Cloud-Services outsource to shared cost operations</h3>
<p>Well they do that by creating &#8220;cooperatives&#8221; (yeah that&#8217;s the stuff you learned in social studies when doing the Soviet Union <img src='http://phideltacity.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  ). Simply put they share the cost of buying new infrastructure among multiple customers. So they&#8217;ll always have enough spares to put up when their customers need them, presuming that not all of their customers will need to upgrade at the same time.<br />
And because the term &#8220;cooperative&#8221; has been so damaged by history they simply call it cloud computing and sell it under that name. And since it turns a tidy profit, it&#8217;s a very good demonstration of capitalism at work.<br />
The downside to this is that if you run at average usage, you are actually paying more for your computing power than you would if you were to own the equipment outright.<br />
But at that point it becomes again a simple cost/benefit analysis that can lead you to a decision.</p>
<h3>Cloud-Services reduce the initial investment</h3>
<p>That analysis has another component to it that comes into play especially when you are a cash strapped start-up. Your initial investment in infrastructure becomes significantly lowered. You can therefore also lower your risk. Now if you don&#8217;t have the cash to buy your own, Cloud-Services enable you to still start your own venture. So while you are paying a bit more for your computing needs than you otherwise would, you are actually able to do so at all.</p>
<hr/>
So below the line Cloud-Services have their benefits as well as draw backs. The GMail outage just demonstrated some of the drawbacks of the Cloud to us. However as we learn to accept and deal with its problems Cloud-Services will prove to be huge enablers of new enterprises that may change our future lives.</p>
]]></content:encoded>
			<wfw:commentRss>http://phideltacity.net/2009/09/gmail-outage-outs-the-cloud-issue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;Take Credit&#8221; and &#8220;Disclose Affiliations&#8221;</title>
		<link>http://phideltacity.net/2009/02/take-credit-and-disclose-affiliations/</link>
		<comments>http://phideltacity.net/2009/02/take-credit-and-disclose-affiliations/#comments</comments>
		<pubDate>Mon, 23 Feb 2009 11:16:38 +0000</pubDate>
		<dc:creator>phidelta</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[disclosure]]></category>
		<category><![CDATA[honesty]]></category>
		<category><![CDATA[pr]]></category>

		<guid isPermaLink="false">http://phideltacity.net/2009/02/take-credit-and-discole-affiliations/</guid>
		<description><![CDATA[More and more people find it worth their time to examine web services and new web sites. More and more people find it worth their time to read these writings and take them into account in their decisions. More and more people forget the basic standards of giving and taking credit where it is due [...]]]></description>
			<content:encoded><![CDATA[<p>More and more people find it worth their time to examine web services and new web sites. More and more people find it worth their time to read these writings and take them into account in their decisions. More and more people forget the basic standards of giving and taking credit where it is due and disclosing affiliations where they exist.<br />
Especially the last item has peeved me recently. Bloggers and other journalists are becoming more and more prolific and less and less honest about why they are writing a story and how they came by it.<br />
Yet it is clear as day that especially this information has to be taken into account when valuing the story.<br />
It is especially peeving when people employed by a startup find it perfectly acceptable to blog, comment, twitter and advise others on the greatness of their employer without even hinting at the fact that the sole reason they are even writing is the fact that their topic is giving them a paycheck. I find this quite dishonest and inappropriate. I am also willing to bet that a large portion of their readership would agree with me on this.<br />
That means it can backfire and any company needs to realize the potential damage in this. At the same time this is easy to avoid and can actually be turned into a positive attribute. Simply disclose your affiliation within every post. Tell the world the fact that you are not just blogging on you own behalf and out of the goodness of your heart.<br />
I for one would take such a disclosure positively. I would esteem such a company as honest and responsive. While I would not take the article as unbiased, I would not disregard it out of hand either. In fact I would much rather do business with a site that understands basic ethics in modern communications than one that hides in the shadows and believes it can escape detection so easily achieved with any search engine. </p>
<p>So this is my plea to all bloggers, posters, commentors and twitterers: be honest in your statements and disclose your affiliations. </p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://phideltacity.net/2009/02/take-credit-and-disclose-affiliations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
