<?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>TechCrunchIT &#187; nik</title>
	<atom:link href="http://www.techcrunchit.com/author/nik/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techcrunchit.com</link>
	<description>TechCrunching the Enterprise</description>
	<lastBuildDate>Tue, 16 Mar 2010 13:50:20 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Neo Technology Commercializes Next Generation Graph Based Database</title>
		<link>http://www.techcrunchit.com/2009/10/27/neo-technology-commercializes-next-generation-graph-based-database/</link>
		<comments>http://www.techcrunchit.com/2009/10/27/neo-technology-commercializes-next-generation-graph-based-database/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 04:51:59 +0000</pubDate>
		<dc:creator>nik</dc:creator>
				<category><![CDATA[_leads]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[neo]]></category>
		<category><![CDATA[neo technology]]></category>
		<category><![CDATA[neo4j]]></category>

		<guid isPermaLink="false">http://www.techcrunchit.com/?p=4070</guid>
		<description><![CDATA[
A new generation of database products and companies is beginning to emerge, and one of the more interesting examples is Swedish-based Neo Technology, the developer and vendor of the neo4j graph based database (graph in the data structure sense). The neo4j product has been in development for over 8 years, and Neo Technology are today [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://neotechnology.com"><img src="http://www.techcrunchit.com/wp-content/uploads/2009/10/neotech.jpg" alt="neotech" title="neotech" width="229" height="93" class="alignleft size-full wp-image-4071" /></a></p>
<p>A new generation of database products and companies is beginning to emerge, and one of the more interesting examples is Swedish-based <a href="http://neotechnology.com/">Neo Technology</a>, the developer and vendor of the <a href="http://www.neo4j.org">neo4j</a> graph based database (graph in the <a href="http://en.wikipedia.org/wiki/Graph_%28data_structure%29">data structure</a> sense). The neo4j product has been in development for over 8 years, and Neo Technology are today announcing a new $2.5M round of funding. The company has been developing the neo4j project as a commercial product, and is now taking it to market with a dual-license model.</p>
<p>A graph database is a more natural method for expressing, storing and retrieving data that does not fit well in a standard relational database schema. The best example is to consider social networking models, or other models with relationship elements that are either not easily expressed in a traditional table structure or where a table and relationship based structure does not scale.</p>
<p>In a demo of the product we saw, a mock social network structure was created where 1,000 users were defined, each with 50 friends. The traditional table based database took 2,000ms to query every friend from every user, while the graph-based neo4j database took 2ms. To demonstrate the efficiency of the database further, with 1,000 times more users at a million (and an order of magnitude magnitude more connections), the total query time was still 2ms. The graph model and the neo4j database are able to easily scale with complex relationships between entities and with a more flexible schema.</p>
<p>Neo Technology are providing a commercial version of neo4j, Neo, along with services, training and support for the product. The product is licensed under the <a href="http://en.wikipedia.org/wiki/AGPL">AGPLv3</a>. The company raised $2.5M from Sunstone Capital and Condor Venture Partners. They previously raising a smaller seed round of $300k from the Swedish government. Neo Technology was founded by a small team lead by CEO <a href="http://www.crunchbase.com/person/emil-eifrem">Emil Eifrém</a>. The team originally developed the neo4j product as an internal database at a previous company, and have applied the technology in commercial environments for almost 10 years. </p>
<p>Neo Technology are closely following in the footsteps of another Swedish database company, <a href="http://www.mysql.com/">MySQL</a>. They not only share the same home country, but both companies started with a solid open source product, both are database companies and both share a similar business model around open source software.</p>
<p>Neo provides the next generation of database, more suited to most common data problems faced in the real world today. Graph databases are part of a group of technologies of non-relational databases commonly grouped under the &#8216;NoSQL&#8217; name and movement. The NoSQL movement began with a recent conference in San Francisco, and a <a href="http://nosqleast.com/">conference this week</a> in Atlanta where the Neo Tech was represented. </p>
<p>Most application developers today are not farmiliar with non-relational data storage models, since RDMS dominate the market and most frameworks and language environments have little to no support for alternates. This leads to developers squeezing data models that are not well suited for a table based structure into a database such as MySQL, often leading to poor performance, scalability and reliance on code to do the heavy lifting.</p>
<p>The technology around graph databases was previously usually developed in house by companies who identified specific needs, with some commercial options available. With companies such as Neo Technology supporting a very stable and scalable open source product, the technology is sure to now start to find its way into enterprises and become popular with application developers.</p>
<div class="cbw snap_nopreview">
<div class="cbw_header"><script src="http://www.crunchbase.com/javascripts/widget.js" type="text/javascript"></script>
<div class="cbw_header_text"><a href="http://www.crunchbase.com/" rel="nofollow">CrunchBase Information</a></div>
</div>
<div class="cbw_content">
<div class="cbw_subheader"><a href="http://www.crunchbase.com/company/neo-technology">Neo Technology</a></div>
<div class="cbw_subcontent"><script src="http://www.crunchbase.com/cbw/company/neo-technology.js" type="text/javascript"></script></div>
<div class="cbw_subheader"><a href="http://www.crunchbase.com/company/mysql">MySQL</a></div>
<div class="cbw_subcontent"><script src="http://www.crunchbase.com/cbw/company/mysql.js" type="text/javascript"></script></div>
<div class="cbw_footer">Information provided by <a href="http://www.crunchbase.com/" rel="nofollow">CrunchBase</a></div>
</div>
</div>
<p><strong><em>Crunch Network</em></strong>:  <a href="http://www.mobilecrunch.com/">MobileCrunch</a><em> </em>Mobile Gadgets and Applications, Delivered Daily.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techcrunchit.com/2009/10/27/neo-technology-commercializes-next-generation-graph-based-database/feed/</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
		<item>
		<title>Amazon Launches Hosted MySQL Database Cloud Service</title>
		<link>http://www.techcrunchit.com/2009/10/27/amazon-launches-hosted-mysql-database-cloud-service/</link>
		<comments>http://www.techcrunchit.com/2009/10/27/amazon-launches-hosted-mysql-database-cloud-service/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 15:01:07 +0000</pubDate>
		<dc:creator>nik</dc:creator>
				<category><![CDATA[_leads]]></category>

		<guid isPermaLink="false">http://www.techcrunchit.com/?p=4059</guid>
		<description><![CDATA[<img alt="" src="http://www.crunchbase.com/assets/images/resized/0003/2598/32598v1-max-250x250.png" title="aws" class="alignleft" width="164" height="60" /><a href="http://crunchbase.com/company/amazon">Amazon</a> has launched a hosted relational database service, <a href="http://aws.amazon.com/rds/">Amazon RDS</a>, as part of the suite of services available at AWS. The new service is a hosted <a href="http://crunchbase.com/company/mysql">MySQL</a> database instance with the full capabilities and access rights as a normal self-hosted DB. As a hosted solution, instances are easily created and available almost immediately. Pricing stars at $0.11c per hour for the smallest scale specification, and is available now on the AWS site. 

Unlike completely elastic hosted DB services, which abstract a large-scale cluster into a shared environment for customers, the Amazon model is to step up or down through tiers of service based on requirements. The tiers of service (with names that seem to be inspired by a fast food restaurant menu) and pricing are:
]]></description>
			<content:encoded><![CDATA[<img alt="" src="http://www.crunchbase.com/assets/images/resized/0003/2598/32598v1-max-250x250.png" title="aws" class="alignleft" width="164" height="60" /><a href="http://crunchbase.com/company/amazon">Amazon</a> has launched a hosted relational database service, <a href="http://aws.amazon.com/rds/">Amazon RDS</a>, as part of the suite of services available at AWS. The new service is a hosted <a href="http://crunchbase.com/company/mysql">MySQL</a> database instance with the full capabilities and access rights as a normal self-hosted DB. As a hosted solution, instances are easily created and available almost immediately. Pricing stars at $0.11c per hour for the smallest scale specification, and is available now on the AWS site. 

Unlike completely elastic hosted DB services, which abstract a large-scale cluster into a shared environment for customers, the Amazon model is to step up or down through tiers of service based on requirements. The tiers of service (with names that seem to be inspired by a fast food restaurant menu) and pricing are:
]]></content:encoded>
			<wfw:commentRss>http://www.techcrunchit.com/2009/10/27/amazon-launches-hosted-mysql-database-cloud-service/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RubyOnRails XSS Vulnerability Claims Twitter, Basecamp And My Confidence</title>
		<link>http://www.techcrunchit.com/2009/09/03/rubyonrails-xss-vulnerability-claims-twitter-basecamp-my-confidenc/</link>
		<comments>http://www.techcrunchit.com/2009/09/03/rubyonrails-xss-vulnerability-claims-twitter-basecamp-my-confidenc/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 06:59:50 +0000</pubDate>
		<dc:creator>nik</dc:creator>
				<category><![CDATA[_leads]]></category>
		<category><![CDATA[basecamp]]></category>
		<category><![CDATA[FAIL]]></category>
		<category><![CDATA[rubyonrails]]></category>
		<category><![CDATA[secuirty]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.techcrunchit.com/?p=3500</guid>
		<description><![CDATA[
It was only three days ago that I wrote about the almost hopeless challenge of web security, specifically around new vectors with cross-site scripting attacks. Today came news that an XSS vulnerability had been found in the RubyOnRails development framework &#8211; and that applications built on the framework, such as Twitter and Basecamp, were vulnerable [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.techcrunchit.com/wp-content/uploads/2009/09/youwillbeok.jpg" alt="you&#039;re gonna be ok" title="you&#039;re gonna be ok" width="200" class="alignleft size-full wp-image-3501" /></p>
<p>It was only <a href="http://www.techcrunchit.com/2009/08/31/the-almost-hopeless-challenge-of-web-security/">three days ago</a> that I wrote about the almost hopeless challenge of web security, specifically around new vectors with cross-site scripting attacks. Today came news that an XSS vulnerability had been found in the <a href="http://www.rubyonrails.org">RubyOnRails</a> development framework &#8211; and that applications built on the framework, such as <a href="http://crunchbase.com/company/twitter">Twitter</a> and <a href="http://crunchbase.com/product/basecamp">Basecamp</a>, were vulnerable to XSS attacks. </p>
<p>The vulnerability was discovered by <a href="http://brian.mastenbrook.net/display/36">Brian Masterbrook</a>. He probed Twitter with some Unicode characters and found it vulnerable, tried the same thing on Basecamp and found it vulnerable, and then deduced that it must be a problem with RubyOnRails. He has an <a href="http://brian.mastenbrook.net/display/36">excellent and detailed write-up</a> on his site about the process he went through. If you are running RubyOnRails anywhere, stop now and read his post as well as the <a href="http://groups.google.com/group/rubyonrails-security/msg/7f57cd7794e1d1b4?pli=1">security notice</a> from the Rails developers and get your servers updated (the patch is in the notice, it will be in the release branch &#8216;today or tomorrow&#8217;).</p>
<p>There are a few parts to this story. The first part is that it is great that Brian just happen to be one of the &#8216;good guys&#8217;. We find out about this vulnerability because he put the effort in to inform the parties involved and to get a fix out. We could have easily found out about this the hard way. </p>
<p>The second part is the poor response he got from the guys at Basecamp. I use Basecamp, I have two accounts there and we use it somewhat internally at Techcrunch. Not anymore. Their response to a major security issue does not inspire any confidence, at least not enough confidence that I would feel comfortable having my personal data residing on their servers (for more details on their response, see Brian&#8217;s post). Twitter I am not as concerned about &#8211; they seem to have their act together in terms of responding to issues promptly (they have had their fair share of security issues, no link required there I think). Brian originally discovered this issue almost a month ago &#8211; he seems to have spent a lot of time just communicating with these vendors.</p>
<p>Third part &#8211; learning from the mistakes of others. Point one would be: if you are a vendor of an application, get your shit together so that when one of the good guys wants to be able to tell you about a vulnerability he or she discovered, you don&#8217;t lose a day arguing about if an email had been sent or not (I am looking at you too Apple &#8211; that post will come later). &#8216;Getting your shit together&#8217; involves having a clear contact page for security issues, a PGP key (afterall, you don&#8217;t want everybody reading about how your site is vulnerable), and perhaps a few lines of policy on what you will do if a security issue is discovered (&#8216;its not our fault&#8217; is not a policy). </p>
<p>Point two (of the third part &#8211; you following?) is about what developers can learn. If you scan the patch file that the RubyOnRails guys sent out you will see one word consistently popup in the code &#8211; &#8216;verify&#8217;. That is what this issue, and what almost all security issues, come down to &#8211; not trusting user data and making assumptions about what data your application will receive. The majority of applications take a blacklist approach &#8211; ie. check for that, check for this, filter, block, filter .. filter. The more correct approach is to assume that everything coming in from anywhere is going to completely screw you up, and then allow only what the application can handle and only what you expect. If your application is all in English, and you start seeing some funky Unicode characters that were previously only used by a long-forgotten African tribe &#8211; there is a safe bet that somebody is messing with you. Blacklist vs Whitelist.</p>
<p>Something else I noticed that has come out of this incident. The RubyOnRails notice attributes the cause of this vulnerability to:</p>
<blockquote><p>&#8220;Due to the way that most databases either don&#8217;t accept or actively cleanse malformed unicode strings&#8221;</p></blockquote>
<p>Oh, im sorry? Its the database! Remind me next time I pick a database server to use that I choose one that will filter and anticipate all my user data for me (hint: I was being a sarcastic, if you are a CIO who just picked up the phone to Oracle to ask for the XSS-proofing module, put the phone down). It is easy to shift blame &#8211; but this would be like the <a href="http://www.google.com/search?q=the+most+vulnerable+web+server+*ever*">Microsoft IIS 4.0</a> team blaming <a href="http://en.wikipedia.org/wiki/Dennis_Ritchie">Dennis Ritchie</a> for all their buffer overflows.</p>
<p>We are going backwards with security. It is 2009 and vendors aren&#8217;t responding properly and blame is being shifted. In the meantime, RubyOnRails is now seeing a surge in downloads from Russia and various other places &#8211; not because those new users want to build apps, but because they want to own yours.
<p><strong><em>Crunch Network</em></strong>:  <a href="http://www.mobilecrunch.com/">MobileCrunch</a><em> </em>Mobile Gadgets and Applications, Delivered Daily.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techcrunchit.com/2009/09/03/rubyonrails-xss-vulnerability-claims-twitter-basecamp-my-confidenc/feed/</wfw:commentRss>
		<slash:comments>41</slash:comments>
		</item>
		<item>
		<title>The Almost Hopeless Challenge Of Web Security</title>
		<link>http://www.techcrunchit.com/2009/08/31/the-almost-hopeless-challenge-of-web-security/</link>
		<comments>http://www.techcrunchit.com/2009/08/31/the-almost-hopeless-challenge-of-web-security/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 02:15:10 +0000</pubDate>
		<dc:creator>nik</dc:creator>
				<category><![CDATA[Analysis]]></category>
		<category><![CDATA[tclink]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.techcrunchit.com/?p=3459</guid>
		<description><![CDATA[Today we are trusting the web with our most personal and important data, from private photos and social graphs to finances and key work documents.  Our hesitation to share such information has dropped over the years as our trust in our favorite services grows.  Yet all the while, the web is actually growing [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.techcrunchit.com/wp-content/uploads/2009/08/sleeping-policeman-300x242.jpg" alt="sleeping-policeman" title="sleeping-policeman" width="300" height="242" class="alignleft size-thumbnail wp-image-3462" />Today we are trusting the web with our most personal and important data, from private photos and social graphs to finances and key work documents.  Our hesitation to share such information has dropped over the years as our trust in our favorite services grows.  Yet all the while, the web is actually growing <i>less</i> secure, as sites are left open to new attacks that can spread easily and leave users totally unaware when they&#8217;ve been compromised.</p>
<p>Looking back on the history of the web, classic security protection involved patching servers to assure latest versions were running, monitoring advisories from vendors, and maintaining some level of filtering and firewall to keep basic attacks out. Simple moves on the part of an admin or developer could protect sites from 99% of automated scripts.  But a few years ago, a new security can-of-worms was opened, as new exploits that took advantage of simple oversights within web applications were being used to steal large amounts of user data. This new class of vulnerabilities took advantage of attack vectors within custom built web applications, using techniques like passing Javascript calls into web forms which would then be published back to an unsuspecting user. This new breed of attack was referred to as Cross-Site Scripting (XSS) — in short, the ability to manipulate a trusted website to run untrusted scripting code on a victim&#8217;s browser.</p>
<p>Cross-Site Scripting, and its related cousin, Cross-Site Request Forgery (XSRF), have led to attacks and exploits such as MySpace being taken down (via a worm, <a href="http://en.wikipedia.org/wiki/Samy_(XSS)">Sammy</a>), data being stolen from <a href="http://www.webappsec.org/projects/whid/byid_id_2008-10.shtml">18 Million users of a Korean auction site</a>, a <a href="http://www.webappsec.org/projects/whid/byid_id_2007-72.shtml">Gmail weakness</a> used to blackmail a domain owner and even an <a href="http://www.webappsec.org/projects/whid/byid_id_2008-05.shtml">exploit targeted at changing</a> the settings on a user&#8217;s local broadband router. All of these exploits were accomplished by convincing the user to click a link, an email (where an embedded image containing an exploit payload was displayed) or by simply visiting a site they trusted and had previously visited.</p>
<p>Various statistics claim that up to <a href="http://eval.symantec.com/mktginfo/enterprise/white_papers/b-whitepaper_exec_summary_internet_security_threat_report_xiii_04-2008.en-us.pdf">80% of security vulnerabilities</a> (pdf link) in the past 2 years have been the result of XSS and XSRF. There are claims that at various points, over 70% of websites were vulnerable to either one or the other. Anybody who understand how these attacks work, and who understands how to conduct a simple test (i.e. feed something like <code>'&lt;script&gt;alert('y0');</script>'</code> into a web app and see if it pops back out somewhere unfiltered), would tend to agree that a large number of sites were, and still are, vulnerable. </p>
<p>Complicating the XSRF and XSS problem is the fact that not only does it take time to inform and educate developers, but that new ways of conducting such attacks against the most modern web apps and browsers are still being discovered. While application developers are busy cleaning up their code to protect against simple vectors discovered years ago (eg. escaping simple input text with <code><a href="http://php.net/addslashes">addslashes</a>()</code>), security researchers are discovering new ways of exploiting the trust relationship between a user, a website and the web browser. These &#8216;new ways&#8217; are being discovered all the time, and often fall outside of the box of previous thinking on what it takes to secure a web app. </p>
<p>For instance, today I <a href="http://i8jesus.com/?p=75">read about</a> (via <a href="http://twitter.com/dalmaer">dalmaer</a> of <a href="http://www.ajaxian.com">Ajaxian</a>) a newly discovered potential means for XSS and XSRF exploits by forcing a browser to talk HTTP to a non-HTTP service and have the code response interpreted, bounced-back and executed by the browser (that is my single-sentence attempt at condensing <a href="http://i8jesus.com/?p=75">this brilliant description</a>, which should be required reading for every app developer). It seems that every few weeks I stumble on yet another description of how to manipulate the trust relationship to exploit a user.</p>
<p>What is worrying is that these attacks exploit the foundation of the web — a network that was built with an implicit level of trust assumed between users and servers. To keep up with security requires a key re-think of how data is transported on the web and destroying the assumption that most data is safe data. Also worrying is that in all likelihood, most successful attacks exploiting these methods are likely to go unreported, as they can be used to silently attack a targeted individual who would usually have no way of knowing what is occurring underneath the hood of their browser. The black-hats have no incentive to share new methods they discover, forever locking developers and corporate security researchers (or those working on the &#8216;good&#8217; side) in a race to stay in front.</p>
<p>Having performed bare-bones testing of new web applications I see, as well as monitoring the security announcement lists of web applications I use myself, I can safely say that most web application developers today are at least a year or more behind on the latest security vulnerability methods being discovered. Complicating this is that browser manufacturers themselves do not completely understand the issues involved, and in some cases are moving backwards (ie. the new IE8 is now <a href="http://blogs.msdn.com/ieinternals/archive/2009/07/23/The-IE8-Native-XMLHttpRequest-Object.aspx">allowing XmlHttpRequest across-ports</a>). Scary? Yes. What to do about it? I have no idea, other than to get educated and attempt to stay on top of it.</p>
<p><b>Update</b>: A somewhat ironic twist to this story. When I included the code example above (ie. how to test for XSS) it actually passed through the CMS running this blog and kept triggering when I would attempt to preview or publish this post.
<p><strong><em>Crunch Network</em></strong>:  <a href="http://www.mobilecrunch.com/">MobileCrunch</a><em> </em>Mobile Gadgets and Applications, Delivered Daily.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techcrunchit.com/2009/08/31/the-almost-hopeless-challenge-of-web-security/feed/</wfw:commentRss>
		<slash:comments>38</slash:comments>
		</item>
		<item>
		<title>Amazon Launches EBS &#8211; Persistant Storage for EC2</title>
		<link>http://www.techcrunchit.com/2008/08/21/amazon-launches-ebs-persistant-storage-for-ec2/</link>
		<comments>http://www.techcrunchit.com/2008/08/21/amazon-launches-ebs-persistant-storage-for-ec2/#comments</comments>
		<pubDate>Thu, 21 Aug 2008 07:35:10 +0000</pubDate>
		<dc:creator>nik</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[ebs]]></category>
		<category><![CDATA[ec2]]></category>

		<guid isPermaLink="false">http://www.techcrunchit.com/?p=367</guid>
		<description><![CDATA[
Amazon today launched a new web service &#8211; EBS, the Elastic Block Store (yes I also first read it as &#8216;Elastic Book Store&#8217;) for EC2. EBS provides persistent storage for EC2 computing instances, and the service is public today and available to all customers after a period of alpha testing with some users. 
Previously EC2 [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.crunchbase.com/service-provider/amazon"><img src="http://www.crunchbase.com/assets/images/resized/0002/3938/23938v1-max-250x250.png" class="shot" /></a></p>
<p>Amazon <a href="http://aws.typepad.com/aws/2008/08/amazon-elastic.html">today launched</a> a new web service &#8211; EBS, the <a href="http://www.amazon.com/b/ref=sc_fe_c_1_3435361_1?ie=UTF8&#038;node=689343011&#038;no=3435361&#038;me=A36L942TSJ2AJA">Elastic Block Store</a> (yes I also first read it as &#8216;Elastic Book Store&#8217;) for EC2. EBS provides persistent storage for EC2 computing instances, and the service is public today and available to all customers after a period of alpha testing with some users. </p>
<p>Previously EC2 instances were able to access temporary storage as part of the compute instance, or persistent storage only on S3 &#8211; the Amazon online storage service. The difference between EBS and S3 is that EBS allows block-level access, so that it can be mounted just like any other local storage device from within EC2 and can be accessed across servers and between instances. S3 is accessed as a web service, so performance for latency sensitive applications was never optimal (such as running a database store). EBS provides a much higher level of performance comparable to high-grade local storage in terms of both access times and availability. </p>
<p>Persistant block-level storage for EC2 is perhaps long overdue, as one of the criticisms of EC2 when it first launched was the inability to run a fast data store across snapshots, which made running databases or other data-intensive applications slightly more complicated. Services such as <a href="http://www.rightscale.com/m/features.html">RightScale</a> have built products around helping developers scale and manage MySQL instances on EC2. Other cloud-based computing services such as <a href="http://www.mosso.com">Mosso</a> or virtual servers from providers such as <a href="http://www.mediatemple.net">MediaTemple</a> have had persistent storage options, although what Amazon have developed with the combination of EC2, S3 and now EBS is a tiered approach which provides more flexibility to developers. </p>
<p>Users of AWS can from today create up to 20 EBS storage points utilizing up to 20 terabytes of storage. Snapshots can be stored to and retrieved from S3. Pricing is based on both storage used (10 cents per GB) as well as raw IO requests (10 cents per million). Storing back to S3 is charged at the standard S3 rates.  </p>
<p>EBS is certain to open up new territory in terms of the ease at which certain types of applications can now run on AWS. The most obvious is the ability to now run high-performance and high-availability database instances, which is an essential part of the standard LAMP or RubyOnRails stack that many web applications use. </p>
<p>Perhaps somebody will build a simple setup and installer for running <a href="http://www.techcrunchit.com/2008/08/20/you-cant-get-there-from-here/">Laconica instances</a> on AWS, with auto-federation built in. EBS will certainly make such an application, and a lot more, much easier now.</p>
<div class="cbw snap_nopreview">
<div class="cbw_header"><script src="http://www.crunchbase.com/javascripts/widget.js" type="text/javascript"></script>
<div class="cbw_header_text"><a href="http://www.crunchbase.com/" rel="nofollow">CrunchBase Information</a></div>
</div>
<div class="cbw_content">
<div class="cbw_subheader"><a href="http://www.crunchbase.com/company/amazon">Amazon</a></div>
<div class="cbw_subcontent"><script src="http://www.crunchbase.com/cbw/company/amazon.js" type="text/javascript"></script></div>
<div class="cbw_subheader"><a href="http://www.crunchbase.com/product/amazon-ec2">Amazon EC2</a></div>
<div class="cbw_subcontent"><script src="http://www.crunchbase.com/cbw/product/amazon-ec2.js" type="text/javascript"></script></div>
<div class="cbw_subheader"><a href="http://www.crunchbase.com/product/amazon-ebs">Amazon EBS</a></div>
<div class="cbw_subcontent"><script src="http://www.crunchbase.com/cbw/product/amazon-ebs.js" type="text/javascript"></script></div>
<div class="cbw_footer">Information provided by <a href="http://www.crunchbase.com/" rel="nofollow">CrunchBase</a></div>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.techcrunchit.com/2008/08/21/amazon-launches-ebs-persistant-storage-for-ec2/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Atlassian Announces JIRA Studio Hosted With Contegix</title>
		<link>http://www.techcrunchit.com/2008/07/24/atlassian-announce-jira-studio-hosted-with-contegix/</link>
		<comments>http://www.techcrunchit.com/2008/07/24/atlassian-announce-jira-studio-hosted-with-contegix/#comments</comments>
		<pubDate>Fri, 25 Jul 2008 03:45:28 +0000</pubDate>
		<dc:creator>nik</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[atlassian]]></category>
		<category><![CDATA[confluence]]></category>
		<category><![CDATA[contegix]]></category>
		<category><![CDATA[JIRA]]></category>

		<guid isPermaLink="false">http://www.techcrunchit.com/?p=271</guid>
		<description><![CDATA[
Atlassian has announced the availability of their JIRA Studio suite as a hosted Saas service. JIRA Studio is a hosted integration of popular Atlassian products starting with the JIRA issue tracker and Confluence, their wiki and knowledge management product. Atlassian has partnered with Contegix to provide the hosting for the new suite of applications.
The JIRA [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.crunchbase.com/company/atlassian"><img src="http://www.crunchbase.com/assets/images/resized/0000/2854/2854v1-max-250x250.jpg" class="shot" /></a></p>
<p><a href="http://www.crunchbase.com/company/atlassian">Atlassian</a> has announced the availability of their <a href="http://www.jira.com">JIRA Studio</a> suite as a hosted Saas service. JIRA Studio is a hosted integration of popular Atlassian products starting with the JIRA issue tracker and Confluence, their wiki and knowledge management product. <a href="http://www.atlassian.com">Atlassian</a> has partnered with <a href="http://www.crunchbase.com/company/contegix">Contegix</a> to provide the hosting for the new suite of applications.</p>
<p>The JIRA Studio solution includes issue tracking, wiki software, SVN repository management, a single-sign on server and continuous integration. The solution as a whole is a development community and/or development suit in a box &#8211; providing almost all the tools that are required for software management. JIRA is a well known and established issue tracker, with custom workflow and a number of other features that sets it apart from competing products. Atlassian have built their suit out around the issue tracker, and overall it provides a unique and customizable environment.</p>
<p><a href="http://www.crunchbase.com/company/contegix"><img src="http://www.crunchbase.com/assets/images/resized/0002/2436/22436v1-max-250x250.png" class="shot2" /></a></p>
<p>Mike Cannon-Brookes, the CEO and co-founder of Atlassian commented that it was the partnership with Contegix that allowed them to enter the hosted application and Saas space. Atlassian has to date built a base of over 12,000 customers in 104 countries by licensing their collaboration and development tools. The partnership with Contegix and the new hosted solution allows the company to acquire new customers who are seeking an instant install without hosting and administrative overheads. Pricing is set at $25 per user per month, available in blocks of five licenses (so $2500 per annum). Bulk pricing rates are available beyond 100 users.</p>
<p>Contegix are an enterprise hosting platform that offer a 100% uptime guarantee. Their hosted service is fully managed and supported &#8211; allowing companies to focus on their product or solution rather than the hassles of hosting. At the OSCON conference, Atlassian and Contegix are offering a 5 user license of JIRA studio for free to anybody who attends a demo at their booth in the hall. For those of you not at OSCON, a live demo instance of the JIRA studio <a href="http://demo.jira.com/secure/Dashboard.jspa">is available here</a>.</p>
<div class="cbw snap_nopreview">
<div class="cbw_header"><script src="http://www.crunchbase.com/javascripts/widget.js" type="text/javascript"></script>
<div class="cbw_header_text"><a href="http://www.crunchbase.com/">CrunchBase Information</a></div>
</div>
<div class="cbw_content">
<div class="cbw_subheader"><a href="http://www.crunchbase.com/company/atlassian">Atlassian</a></div>
<div class="cbw_subcontent"><script src="http://www.crunchbase.com/cbw/company/atlassian.js" type="text/javascript"></script></div>
<div class="cbw_subheader"><a href="http://www.crunchbase.com/company/contegix">Contegix</a></div>
<div class="cbw_subcontent"><script src="http://www.crunchbase.com/cbw/company/contegix.js" type="text/javascript"></script></div>
<div class="cbw_footer">Information provided by <a href="http://www.crunchbase.com/">CrunchBase</a></div>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.techcrunchit.com/2008/07/24/atlassian-announce-jira-studio-hosted-with-contegix/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Microsoft Acquires Datallegro</title>
		<link>http://www.techcrunchit.com/2008/07/24/microsoft-acquires-datallegro/</link>
		<comments>http://www.techcrunchit.com/2008/07/24/microsoft-acquires-datallegro/#comments</comments>
		<pubDate>Thu, 24 Jul 2008 22:42:22 +0000</pubDate>
		<dc:creator>nik</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[datallegro]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://www.techcrunchit.com/?p=274</guid>
		<description><![CDATA[
Microsoft announced today that they have acquired data warehousing application provider Datallegro for an undisclosed amount. The acquisition was run out of the Data and Storage Platform division at Microsoft, with an intention to integrate the Datallegro application into Microsoft SQL Server and the data application suite. 
Microsoft are rapidly building out their data services [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.crunchbase.com/company/datallegro"><img src="http://www.crunchbase.com/assets/images/resized/0002/2696/22696v1-max-250x250.png" class="shot" /></a></p>
<p>Microsoft <a href="http://www.datallegro.com/pr/7_24_08_microsoft_acquisition.asp">announced today</a> that they <a href="http://www.techmeme.com/080724/p132#a080724p132">have acquired</a> data warehousing application provider Datallegro for an undisclosed amount. The acquisition was run out of the Data and Storage Platform division at Microsoft, with an intention to integrate the Datallegro application into Microsoft SQL Server and the data application suite. </p>
<p>Microsoft are rapidly building out their data services offerings and have made a number of acquisitions as part of their strategy to compete in the enterprise market. Microsoft <a href="http://www.techcrunchit.com/2008/07/14/microsoft-acquires-data-optimization-provider-zoomix/">recently also acquired Zoomix</a>, an Israeli company that provides automated data intelligence. The data and storage division at Microsoft is growing rapidly, and with the upcoming release of Microsoft SQL Server 2008 and an agressive marketing push they should be able to steadily chip away market share from Oracle in the enterprise market.</p>
<p>Datallegro was founded in 2003 by Stuart Frost and Mark Thacker in California.  They just raised 19.6 million dollars in their D round in May.  The round was led by an affiliate of the Hillman Company, with Adams Capital management, Focus Ventures, Intel Capital, JAFCO Ventures, Palomar Ventures and Venrock Associates joining.</p>
<div class="cbw snap_nopreview">
<div class="cbw_header"><script src="http://www.crunchbase.com/javascripts/widget.js" type="text/javascript"></script>
<div class="cbw_header_text"><a href="http://www.crunchbase.com/">CrunchBase Information</a></div>
</div>
<div class="cbw_content">
<div class="cbw_subheader"><a href="http://www.crunchbase.com/company/microsoft">Microsoft</a></div>
<div class="cbw_subcontent"><script src="http://www.crunchbase.com/cbw/company/microsoft.js" type="text/javascript"></script></div>
<div class="cbw_subheader"><a href="http://www.crunchbase.com/company/datallegro">DATAllegro</a></div>
<div class="cbw_subcontent"><script src="http://www.crunchbase.com/cbw/company/datallegro.js" type="text/javascript"></script></div>
<div class="cbw_footer">Information provided by <a href="http://www.crunchbase.com/">CrunchBase</a></div>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.techcrunchit.com/2008/07/24/microsoft-acquires-datallegro/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>New MySQL Fork Turns Back The Clock</title>
		<link>http://www.techcrunchit.com/2008/07/23/new-mysql-fork-turns-back-the-clock/</link>
		<comments>http://www.techcrunchit.com/2008/07/23/new-mysql-fork-turns-back-the-clock/#comments</comments>
		<pubDate>Wed, 23 Jul 2008 18:07:34 +0000</pubDate>
		<dc:creator>nik</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[drizzle]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[opensource]]></category>

		<guid isPermaLink="false">http://www.techcrunchit.com/?p=268</guid>
		<description><![CDATA[
Drizzle is a newly announced fork of the open source MySQL project. The developers of the project are taking MySQL back to its roots as a light-weight web application database by removing many of the features introduced in MySQL 5. The fifth version of MySQL was in development for years as some users demanded features [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.crunchbase.com/product/mysql"><img src="http://www.crunchbase.com/assets/images/resized/0000/0187/187v1-max-250x250.png" class="shot" /></a></p>
<p><a href="https://launchpad.net/drizzle">Drizzle</a> is a newly announced fork of the open source <a href="http://mysql.org">MySQL </a>project. The developers of the project are taking MySQL back to its roots as a light-weight web application database by removing many of the features introduced in MySQL 5. The fifth version of MySQL was in development for years as some users demanded features such as views, stored procedures, transaction handling, clustering and more. The early releases were bulkier and not as stable as the ultra-popular version 4 of MySQL, and now somebody has forked the codebase into a new project to take the database server back to what it was.</p>
<p>For most web application developers, only a basic database system is required. The original popularity of MySQL was because of its simplicity and ease of use. <a href="http://www.postgresql.org">Postgres </a>was always a full-featured open source database server that offered all the enterprise features of competing commercial systems. MySQL was a lighter alternative which was easy to install and learn, but a lot of that simplicity was lost as the development of MySQL progressed towards competing in the enterprise.</p>
<p>Drizzle would seem to have an instant user audience and developer base amongst those longing for the old MySQL. These developers are likely low to medium-end web application developers using a scripting environment and don&#8217;t require or don&#8217;t need an advanced database system. MySQL was a key part of the default LAMP stack that pioneered simple web application development which went on to open a whole new market. While MySQL 5 can be componentized and customized, developers seeking a smaller and lighter-weight database can revert to Drizzle, at least until the MySQL team see the demand and offer something themselves.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techcrunchit.com/2008/07/23/new-mysql-fork-turns-back-the-clock/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Kontagent Offers Deep Analytics For Facebook Applications</title>
		<link>http://www.techcrunchit.com/2008/07/23/kontagent-offers-deep-analytics-for-facebook-applications/</link>
		<comments>http://www.techcrunchit.com/2008/07/23/kontagent-offers-deep-analytics-for-facebook-applications/#comments</comments>
		<pubDate>Wed, 23 Jul 2008 17:00:16 +0000</pubDate>
		<dc:creator>nik</dc:creator>
				<category><![CDATA[_leads]]></category>

		<guid isPermaLink="false">http://www.techcrunchit.com/?p=264</guid>
		<description><![CDATA[
Kontagent is an application that integrates tightly with platforms such as Facebook to offer widget and application developers a high level of analytics data. Current analytics packages for social network applications or widgets offer nothing more than pageview stats or simple user numbers (such as what Facebook publishes itself) while Kontagent is able to bury [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.kontagent.com"><img src="http://www.techcrunchit.com/wp-content/uploads/2008/07/kontagent.jpg" alt="" title="kontagent" width="190" height="65" class="shot" /></a></p>
<p><a href="http://www.kontagent.com">Kontagent</a> is an application that integrates tightly with platforms such as Facebook to offer widget and application developers a high level of analytics data. Current analytics packages for social network applications or widgets offer nothing more than pageview stats or simple user numbers (such as what Facebook publishes itself) while Kontagent is able to bury itself deeply into the platform and extract detailed user and conversion data. Kontagent, which is currently in private beta, has been in development for over 12 months now and is currently being used by a small number of high profile companies in tracking their application usage and adoption on Facebook.</p>
<p>We tried out Kontagent and looked at all the data it was collecting, and were impressived with the results. You can narrow down visitor information based on geographic location, age groups, sex and many other variables. All of that data is being taken out of the Facebook platform and fed into the analytics engine. The larger widget companies such as Slide and RockYou have similar deep analytics at their disposal, but Kontagent is about even up the playing field by allowing the smaller developers to get access to similar technologies. One of the most interesting statistics is virality, which tracks the number of average users each new user invites and over what period of time. </p>
<p>From an integration perspective, there are both client and server components that must be tied together. On the backend, Kontagent provides an API (and a library in PHP) that is used to send data back to its servers. On the frontend a Javascript include is used to send client data back. Integration is a bit more complex than a standard analytics engine, but if offers much richer and more interesting data. For an average developer, integration should take an hour or two, and shouldn&#8217;t require long-term maintenance within the application itself.</p>
<p>Kontagent was founded by Albert Lai, who previously was the founder of BubbleShare and Jeff Tseng. They have raised a small round of funding from valley-based sources and their team is split between San Francisco and Toronto, Canada. Their intention with the product is to make it available for free to low-end developers, while charging a fee for commercial applications. Currently Facebook is supported by in the near future support for MySpace will roll out as well as other platforms. Users interested in participating in the private beta can submit their details on the website.</p>
<p><img src="http://www.techcrunchit.com/wp-content/uploads/2008/07/kontagent-screen1.png" alt="" title="kontagent-screen1" width="450" height="354" class="alignnone size-medium wp-image-266" /></p>
<p><img src="http://www.techcrunchit.com/wp-content/uploads/2008/07/kontagent-screen2.png" alt="" title="kontagent-screen2" width="450" height="562" class="border" width="100%" /></p>
<div class="cbw snap_nopreview">
<div class="cbw_header"><script src="http://www.crunchbase.com/javascripts/widget.js" type="text/javascript"></script>
<div class="cbw_header_text"><a href="http://www.crunchbase.com/">CrunchBase Information</a></div>
</div>
<div class="cbw_content">
<div class="cbw_subheader"><a href="http://www.crunchbase.com/company/kontagent">Kontagent</a></div>
<div class="cbw_subcontent"><script src="http://www.crunchbase.com/cbw/company/kontagent.js" type="text/javascript"></script></div>
<div class="cbw_footer">Information provided by <a href="http://www.crunchbase.com/">CrunchBase</a></div>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.techcrunchit.com/2008/07/23/kontagent-offers-deep-analytics-for-facebook-applications/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>What Role Did The Web Play In Capturing Karadzic?</title>
		<link>http://www.techcrunchit.com/2008/07/22/what-role-did-the-web-play-in-capturing-karadzic/</link>
		<comments>http://www.techcrunchit.com/2008/07/22/what-role-did-the-web-play-in-capturing-karadzic/#comments</comments>
		<pubDate>Wed, 23 Jul 2008 04:28:26 +0000</pubDate>
		<dc:creator>nik</dc:creator>
				<category><![CDATA[_leads]]></category>

		<guid isPermaLink="false">http://www.techcrunchit.com/?p=260</guid>
		<description><![CDATA[
News broke out across the world yesterday that Bosnian Serb war-time leader Radovan Karadzic had been captured after 12 years on the run. Karadzic had adorned the top of the Interpol most wanted list for over a decade, commanding a reward as large as that offered for Al Quaeda terrorists such as Osama Bin Laden. [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.techcrunchit.com/wp-content/uploads/2008/07/karadzic.jpg" alt="" title="karadzic" width="226" height="170" class="shot" /></p>
<p>News broke out across the world yesterday that Bosnian Serb war-time leader <a href="http://en.wikipedia.org/wiki/Radovan Karadzic">Radovan Karadzic</a> had been captured after 12 years on the run. Karadzic had adorned the top of the Interpol most wanted list for over a decade, commanding a reward as large as that offered for Al Quaeda terrorists such as Osama Bin Laden. What was most surprising about the arrest was that Karadzic had been living in Belgrade amongst the public, even working as a new energy practitioner. </p>
<p>Under his new name of Dr Dragan Dabic he had <a href="http://www.psy-help-energy.com/">a website</a> where he outlined his services, complete with an email contact address. What is even more surprising is that the email contact leads back to a Gmail account and username which has been registered for at least two years. For years authorities searched wooded areas of Bosnia, caves, underground complexes and monasteries and the whole time the answer to the thorn in their side was within a US-hosted email account. </p>
<p><img src="http://www.techcrunchit.com/wp-content/uploads/2008/07/notacave.jpg" alt="" title="not a cave" width="150" height="112" class="shot2" /></p>
<p>Accounts of the arrest from Serbian authorities and the media claim that the local police were tipped off to an approximate location by a foreign intelligence agency. This lead to a day-long house to house search in the suburbs of New Belgrade, an old communist-era planned suburb full of filing-cabinet like concrete structures that served as homes for the party elite during the Tito era. While it is not entirely clear and details are likely to never be revealed, the pattern of having an approximate location and then relying on a detailed search suggests that a technology trail was traced either through a cell phone or an IP address.</p>
<p>Google has responded to our request to comment on suggestions that the company may have provided information leading to the capture of the suspect via his Gmail account by saying: </p>
<blockquote><p>&#8220;Users can sign up for Gmail accounts without providing any information about their identity, and Google does not seek to determine the identity of Gmail users. We do not publicly share information about which users or email addresses are or are not the subject of law enforcement requests.&#8221;</p></blockquote>
<p>While users do not have to provide their details on an account, it was apparent in this case that the real identity wasn&#8217;t associated with the account (that would have been too easy). Google are refusing to confirm or deny that Karadzic was using a Gmail account, and thus are not going to confirm or deny if the account hosted with Google played a role in his capture.</p>
<p>Google <a href="http://advocacy.globalvoicesonline.org/2008/05/22/india-google-assists-police-in-orkut-users-arrest/">has previously</a> (along with Yahoo and other web companies) played a role in assisting both the US and foreign governments with tracking down users in criminal cases. In one specific case Yahoo CEO <a href="http://en.wikipedia.org/wiki/Jerry_Yang#criticism">Jerry Yang was criticized</a> over the role Yahoo played in relaying information to the Chinese government that resulted in the arrest and detention of a &#8216;dissident&#8217; blogger.</p>
<p>It is well known that other fugitives make innovative use of technology to communicate while remaining hidden. For instance the Taliban and Al Quada are known to use satellite telephones in Afghanistan and Iraq to co-ordinate their activities, along with public email services with simple steganography tools (the ability to hide messages within images, video or sound files). These technologies and the web are a double-edged sword for authorities as on one hand it is known that in the USA and throughout Europe there is a level of communication monitoring, while on the other terrorists and fugitives use the same tools to keep themselves concealed and to continue operations.</p>
<p>The big questions arise when it comes to the privacy of users, especially with the growing trends of both web applications and cloud services. In each of the known cases to date, the information was provided volunteeringly by the respective corporation as opposed to being processed through courts and international laws. The companies hosting these services are taking a role of arbiters of justice by involving themselves in both international politics and the internal politics of foreign nations.</p>
<p><i>Note: we removed the Gmail username that was linked to the Karadzic identity he used on his website</i></p>
]]></content:encoded>
			<wfw:commentRss>http://www.techcrunchit.com/2008/07/22/what-role-did-the-web-play-in-capturing-karadzic/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>New Open Data Foundation To Set Out Data Formats</title>
		<link>http://www.techcrunchit.com/2008/07/22/new-open-data-foundation-to-set-out-data-formats/</link>
		<comments>http://www.techcrunchit.com/2008/07/22/new-open-data-foundation-to-set-out-data-formats/#comments</comments>
		<pubDate>Wed, 23 Jul 2008 03:23:42 +0000</pubDate>
		<dc:creator>nik</dc:creator>
				<category><![CDATA[_leads]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[data portability]]></category>
		<category><![CDATA[portability]]></category>
		<category><![CDATA[saad]]></category>

		<guid isPermaLink="false">http://www.techcrunchit.com/?p=257</guid>
		<description><![CDATA[
Chris Saad, a co-founder of the Data Portability project has posted that tomorrow at OSCON a new Open Data Web Foundation will be announced by David Recordon and others.
The goal of the new foundation is to set out the actual data specifications, legal structures around data portability and in helping to evangelize set formats. Saad [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.techcrunchit.com/wp-content/uploads/2008/07/jaltaconference.jpg" alt="" title="jaltaconference" class="shot" width="200" /></p>
<p><a href="http://chrissaad.wordpress.com/">Chris Saad</a>, a co-founder of the <a href="http://www.dataportability.org/">Data Portability</a> project <a href="http://chrissaad.wordpress.com/2008/07/23/open-data-foundation/">has posted</a> that tomorrow at OSCON a new Open <del datetime="2008-07-23T03:36:44+00:00">Data</del> Web Foundation will be announced by <a href="http://www.crunchbase.com/person/david-recordon">David Recordon</a> and others.</p>
<p>The goal of the new foundation is to set out the actual data specifications, legal structures around data portability and in helping to evangelize set formats. Saad says that the initiative is different to the Data Portability project in that it is details oriented around specific technology and legal implementations rather than the broader evangelizing effort that has come out of Data Portability:</p>
<blockquote><p>
It seems like the foundation is well placed to provide a much needed level of oversight and legal protection for fledgling open standards. These standards will ultimately contribute to the ‘data portability’ vision of an inter-operable, standards-based web of data.</p></blockquote>
<p>While Saad is diplomatic in his response, I can&#8217;t help but think that the efforts around standards and data portability being split into multiple groups is the ultimate definition of irony. The Data Portability project has seen great results today with companies such as Google, MySpace and Facebook participating and backing its charter. The results to date have been applications such as Friend Connect and an overall establishment of goodwill between companies who previously competed with their own data and user silo&#8217;s.</p>
<p><img src="http://www.techcrunchit.com/wp-content/uploads/2008/07/dataportability.jpg" alt="" title="dataportability" width="117" height="105" class="shot2" /></p>
<p>A long running problem in messaging and consistency from advocates of both open source and standards has been the duplicate and overlapping efforts. The best recent example was the split within the RSS camp that resulted in a new Atom syndication format, which in the long-term did not manage to displace RSS and instead divided evangelism efforts. While a similar split along technology lines does not exist in the case of the new Open Data Foundation and the Data Portability project, it would seem that a more united and single-branded front would be more appropriate considering the shared agenda of both camps.</p>
<p>The division of labor seems to be that the new Open Data Foundation will focus on technical specs and formats as a form of umbrella group covering protocol specific efforts such as RSS, Atom, OpenID, oAuth etc. We don&#8217;t have the details of what is being announced yet, but the initial response from Saad does not bode well for an initiative that has managed to achieve so much in so little time.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techcrunchit.com/2008/07/22/new-open-data-foundation-to-set-out-data-formats/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>New Mysterious Mac Clone Retailer Takes Over From Psystar</title>
		<link>http://www.techcrunchit.com/2008/07/22/new-mac-clone-maker-takes-over-from-psystar/</link>
		<comments>http://www.techcrunchit.com/2008/07/22/new-mac-clone-maker-takes-over-from-psystar/#comments</comments>
		<pubDate>Wed, 23 Jul 2008 03:00:10 +0000</pubDate>
		<dc:creator>nik</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[clone]]></category>
		<category><![CDATA[iopentech]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[psystar]]></category>

		<guid isPermaLink="false">http://www.techcrunchit.com/?p=254</guid>
		<description><![CDATA[
A week ago we reported that Apple had finally filed suit against Mac clone maker Psystar. Apple claimed that Psystar was trading on the Apple brand and illegally releasing the Mac OS X operating system on clone hardware. Today we have learnt via Macblogs of a new clone maker, Open Tech, who are planning on [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://iopentech.tk"><img src="http://www.techcrunchit.com/wp-content/uploads/2008/07/iopentech-logo.gif" alt="" title="iopentech-logo" width="228" height="81" class="shot" /></a></p>
<p>A week ago <a href="http://www.techcrunchit.com/2008/07/15/apple-sue-clone-maker-psystar/">we reported</a> that Apple had finally filed suit against Mac clone maker Psystar. Apple claimed that Psystar was trading on the Apple brand and illegally releasing the Mac OS X operating system on clone hardware. Today <a href="http://www.macblogz.com/2008/07/22/off-shore-mac-clones-are-seriously-off-shore/">we have learnt</a> via Macblogs of a new clone maker, Open Tech, who are planning on filling the void that is likely to be soon left by Psystar. </p>
<p>Open Tech are taking more precautionary measures than Psystar, who traded openly from Florida, by setting up their company and domain hosting in the tiny atoll nation of <a href="http://en.wikipedia.org/wiki/Tokelau">Tokelau</a>. The atolls, a former British Protectorate, measure only 10 square kilometers (5 square miles in funny units), have a population of 1,500 and an annual GDP of only $1.5M USD. It seems that the domain registry business associated with their .tk TLD has increased their annual GDP by 10% a year.</p>
<p><img src="http://www.techcrunchit.com/wp-content/uploads/2008/07/iopentech-mac.jpg" alt="" title="iopentech-mac" width="150" height="150" class="shot2" /></p>
<p>Domain <a href="http://whois.domaintools.com/iopentech.tk">name and host informatio</a>n reveals that the website is hosted in Germany and the company behind the domain is registered in The Netherlands. It may be that the company operates in Europe but has shielded itself behind a tiny nation in the Pacific.</p>
<p>The fact that Open Tech is setting up in such an esoteric location is a sure sign that they expect the wrath of Apple to come down hard and are taking precautionary measures. The website claims that their product range will retail soon, with a starting price of $620 USD for a clone machine with about four times the power and storage of a similarly-priced Mac mini. There is no information on where manufacturing takes place (I doubt they are setup on one of the Atolls) nor who is behind the company. We have sent an email to their PR contacts to get more information and will be updating this post accordingly. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.techcrunchit.com/2008/07/22/new-mac-clone-maker-takes-over-from-psystar/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Top 10 Best Ever Hackers</title>
		<link>http://www.techcrunchit.com/2008/07/22/top-10-best-ever-hackers/</link>
		<comments>http://www.techcrunchit.com/2008/07/22/top-10-best-ever-hackers/#comments</comments>
		<pubDate>Wed, 23 Jul 2008 02:13:02 +0000</pubDate>
		<dc:creator>nik</dc:creator>
				<category><![CDATA[Feature]]></category>
		<category><![CDATA[hackers]]></category>

		<guid isPermaLink="false">http://www.techcrunchit.com/?p=252</guid>
		<description><![CDATA[
The good computer hackers are similar to war veterans in that they spend hours talking about how great the scene used to be &#8220;back in the day&#8221;. I first heard similar stories way back in 1995 but today it is actually somewhat true as the final HOPE conference has now been held, Black Hat is [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.techcrunchit.com/wp-content/uploads/2008/07/shawn-fanning.jpg" alt="" title="shawn-fanning" width="225" height="209" class="shot" /></p>
<p>The good computer hackers are similar to war veterans in that they spend hours talking about how great the scene used to be &#8220;back in the day&#8221;. I first heard similar stories way back in 1995 but today it is actually somewhat true as the final HOPE conference has now been held, Black Hat is now a corporate event, the good e-zines are long gone and hacking is now associated with Russian crime gangs. </p>
<p>Now is a good time to go back and list the top 10 hackers who shaped both the computer and security industries and who have left their mark.</p>
<p><b>1.</b> <strong>Shawn Fanning</strong> &#8211; What was once an IRC handle became synonymous with the free exchange of music files. Along with Jordan Ritter and Shaun Parker changed the music industry forever and set the course for the next decade of online media. Managed to turn a cool rock metal band into a bunch of whining babies and had his high moment when he appeared on the MTV music awards wearing a Metallic t-shirt. ADM were also the best and most consistent group ever (<a href="http://en.wikipedia.org/wiki/Shawn_Fanning">wikipedia</a>).</p>
<p><b>2.</b> <strong>Robert Morris</strong> &#8211; Discovered the buffer overflow and exploited both sendmail and fingerd with the first ever internet worm &#8211; now known as the Morris Worm. Went on to become a co-founder of ViaWeb with Paul Graham. Downside is that <a href="http://www.imdb.com/title/tt0113243/">his story</a> was responsible for Dade Murphy and the Gibson OS, but it also bought us Angelina Jolie. (<a href="http://en.wikipedia.org/wiki/Robert_Tappan_Morris">wikipedia</a>)</p>
<p><strong>3.</strong> <strong>VallaH </strong>- jolt.c and the ping-of-death kept kids around the world amused for years and big corporations on their knees. The first smart denial-of-service attack.</p>
<p><strong>4. Gordon Lyon / Fyodor</strong> &#8211; Created <a href="http://insecure.org">Nmap</a>, the<br />
first tool in every hackers arsenal that has since gone on to make cameo appearances in both The Matrix and the Bourne Ultimatum. Nmap pioneered OS and service fingerprinting. Also behind insecure.org. (<a href="http://en.wikipedia.org/wiki/Fyodor">wikipedia</a>)</p>
<p><strong>5. Kevin Mitnick</strong> &#8211; Most famous real-life hacker who could have used a few tips on how cellular triangulation works. Imprisoned by the government without charge for years and restricted with a gag order thereafter. FREE KEVIN became a hacker freedom call for years. (<a href="http://en.wikipedia.org/wiki/Kevin_Mitnick">wikipedia</a>)</p>
<p><strong>6. The Mentor</strong> &#8211; Wrote the <a href="http://en.wikipedia.org/wiki/Hacker_Manifesto">Hacker Manifesto</a> which was published in Phrack magazine. Inspired kids worldwide to hack to learn (myself included). Phrack magazine deserves a mention as it was the best and most consistant e-zine in the past two decades. Ran for 65 issues until 2005.</p>
<p><strong>7. Karl Koch / August Diehl</strong> &#8211; German hacker in the 80s who drove himself insane with cocaine abuse, obsession over the number 23 and paranoia over the Illuminatus. (<a href="http://en.wikipedia.org/wiki/Hagbard_(Karl_Koch)">wikipedia</a>)</p>
<p><strong>8. Electron / Richard Jones</strong> &#8211; Aussie kid who wrecked havoc all over the world with nothing more than a modem. Arrested by the Australian Federal Police in 1990. Went on to become a security researcher and consultant.</p>
<p><strong>9. Kevin Poulson / Dark Dante</strong> &#8211; Phreaked his way to a new Porsche with a radio contest on an LA station. Arrested and jailed and went on to become a journalist and editor at Wired. (<a href="http://en.wikipedia.org/wiki/Kevin_Poulsen">wikipedia</a>)</p>
<p><strong>10. Adrian Lamo</strong> &#8211; showed the world (literally) that you can take down large websites with just URLs (<a href="http://www.securityfocus.com/news/296">such as Worldcom</a>). Now also a journalist. (<a href="http://en.wikipedia.org/wiki/Adrian_Lamo">wikipedia</a>)</p>
<p>What is amazing is just how many of the same guys who used to sit on IRC day and night discovering security holes and breaking into servers for fun ended up shaping and influencing the IT industry as a whole. There are hundreds of thousands of hackers who you have never heard about, mostly because they never got caught, who went on to start companies and attain high positions within corporations.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techcrunchit.com/2008/07/22/top-10-best-ever-hackers/feed/</wfw:commentRss>
		<slash:comments>58</slash:comments>
		</item>
		<item>
		<title>Learning The Hard Way That DNS Is Insecure: Attack Details Now Public</title>
		<link>http://www.techcrunchit.com/2008/07/22/learning-the-hard-way-that-dns-is-insecure-attack-details-now-public/</link>
		<comments>http://www.techcrunchit.com/2008/07/22/learning-the-hard-way-that-dns-is-insecure-attack-details-now-public/#comments</comments>
		<pubDate>Tue, 22 Jul 2008 22:10:46 +0000</pubDate>
		<dc:creator>nik</dc:creator>
				<category><![CDATA[_leads]]></category>

		<guid isPermaLink="false">http://www.techcrunchit.com/?p=251</guid>
		<description><![CDATA[There are times when the full disclosure of a security vulnerability works well for everybody, and there are times when it does not. One such case where it hasn&#8217;t worked out well is with the DNS security vulnerabilities recently &#8216;discovered&#8217; by security researcher Dan Kaminsky. Some weeks ago after he called a press conference with [...]]]></description>
			<content:encoded><![CDATA[<p>There are times when the full disclosure of a security vulnerability works well for everybody, and there are times when it does not. One such case where it hasn&#8217;t worked out well is with the DNS security vulnerabilities recently &#8216;discovered&#8217; by security researcher <a href="http://www.doxpara.com/?p=1176">Dan Kaminsky</a>. Some weeks ago after he called a press conference with the organizers of the Black Hat conference vendors rushed to work out the details of the bug (he was intentionally vague with the details) and release patches. The full details of the attack were supposed to be revealed by Kaminsky at <a href="http://www.blackhat.com/html/bh-usa-08/bh-us-08-main.html">Black Hat on the 6th of August</a>, but in the interim the full details of the attack have leaked &#8211; exposing a large number of the DNS servers on the web to poisoning attacks.</p>
<p>The attack relies on poor random sequence generation and poor port selection used in parent lookup requests. A DNS server querying up the chain for the response to a request authorizes the response based on the port it is being received on (which is usually easy to guess) and a sequence ID &#8211; which is often not very random. An attacker simply sends thousands of &#8216;response&#8217; packets back to the requesting server after forcing a lookup, and if the correct sequence number is guessed then the server will cache the response for as long as the TTL specifies.</p>
<p>The attack is incredibly simple, and exploits a core weakness in the way that the domain name system operates. This attack is not new either, as a number of other researchers have pointed out. The flaws in the DNS system have long been known, and script for guessing sequence numbers for forged responses have been around for years. DNS poisoning attacks are difficult to detect and can lead to simple large-scale phishing attacks on vulnerable servers.</p>
<p>If you are running a DNS server the best course of action is to contact your vendor or to point your parent requests to <a href="http://www.opendns.com">OpenDNS</a>, who are not vulnerable to this method. A full description of the attack is included below:</p>
<p><span id="more-251"></span></p>
<blockquote><p>Reliable<br />
DNS Forgery in 2008: Kaminskyâ€™s Discovery<br />
from Matasano Chargen by ecopeland<br />
0.<br />
The cat is out of the bag. Yes, Halvar Flake figured out the flaw Dan<br />
Kaminsky will announce at Black Hat.<br />
1.<br />
Pretend for the moment that you know only the basic function of DNS â€”<br />
that it translates WWW.VICTIM.COM into 1.2.3.4. The code that does this<br />
is called a resolver. Each time the resolver contacts the DNS to<br />
translate names to addresses, it creates a packet called a query. The<br />
exchange of packets is called a transaction. Since the number of<br />
packets flying about on the internet requires scientific notation to<br />
express, you can imagine there has to be some way of not mixing them<br />
up.<br />
Bob goes to to a deli, to get a sandwich. Bob walks up to the counter,<br />
takes a pointy ticket from a round red dispenser. The ticket has a<br />
number on it. This will be Bobâ€™s unique identifier for his sandwich<br />
acquisition transaction. Note that the number will probably be used<br />
twice â€” once when he is called to the counter to place his order and<br />
again when heâ€™s called back to get his sandwich. If youâ€™re wondering,<br />
Bob likes ham on rye with no onions.<br />
If youâ€™ve got this, you have the concept of transaction IDs, which are<br />
numbers assigned to keep different transactions in order. Conveniently,<br />
the first sixteen bits of a DNS packet is just such a unique<br />
identifier. Itâ€™s called a query id (QID). And with the efficiency of<br />
the deli, the QID is used for multiple transactions.<br />
2.<br />
Until very recently, there were two basic classes of DNS<br />
vulnerabilities. One of them involves mucking about with the QID in DNS<br />
packets and the other requires you to know the Deep Magic.<br />
First, QIDs.<br />
Bobâ€™s a resolver and Alice is a content DNS server. Bob asks Alice for<br />
the address of WWW.VICTIM.COM. The answer is 1.2.3.4. Mallory would<br />
like the answer to be 6.6.6.0.<br />
It is a (now not) secret shame of mine that for a great deal of my<br />
career, creating and sending packets was, to me, Deep Magic. Then it<br />
became part of my job, and I learned that it is surprisingly trivial.<br />
So put aside the idea that forging IP packets is the hard part of<br />
poisoning DNS. If Iâ€™m Mallory and Iâ€™m attacking Bob, how can he<br />
distinguish my packets from Aliceâ€™s? Because I canâ€™t see the QID in his<br />
request, and the QID in my response wonâ€™t match. The QID is the only<br />
thing protecting the DNS from Mallory (me).<br />
QID attacks began in the olden days, when BIND simply incremented the<br />
QID with every query response. If you can remember 1995, hereâ€™s a<br />
workable DNS attack. Think fast: 9372 + 1. Did you get 9372, or even<br />
miss and get 9373? You win, Alice loses. Mallory sends a constant<br />
stream of DNS responses for WWW.VICTIM.COM. All are quietly discarded<br />
â€”- until Mallory gets Bob to query for WWW.VICTIM.COM. If Malloryâ€™s<br />
response gets to your computer before the legitimate response arrives<br />
from your ISPâ€™s name server, you will be redirected where Mallory tells<br />
you youâ€™re going.<br />
Obvious fix: you want the QID be randomly generated. Now Alice and<br />
Mallory are in a race. Alice sees Bobâ€™s request and knows the QID.<br />
Mallory has to guess it. The first one to land a packet with the<br />
correct QID wins. Randomized QIDs give Alice a big advantage in this<br />
race.<br />
But thereâ€™s a bunch more problems here: * If you convince Bob to ask<br />
Alice the same question 1000 times all at once, and Bob uses a<br />
different QID for each packet, you made the race 1000 times easier for<br />
Mallory to win. * If Bob uses a crappy random number generator, Mallory<br />
can get Bob to ask for names she controls, like WWW.EVIL.COM, and watch<br />
how the QIDs bounce around; eventually, sheâ€™ll break the RNG and be<br />
able to predict its outputs. * 16 bits just isnâ€™t big enough to provide<br />
real security at the traffic rates we deal with in 2008.<br />
Your computerâ€™s resolver is probably a stub. Which means it wonâ€™t<br />
really save the response. You donâ€™t want it to. The stub asks a real<br />
DNS server, probably run by your ISP. That server doesnâ€™t know<br />
everything. It canâ€™t, and shouldnâ€™t, because the whole idea of DNS is<br />
to compensate for the organic and shifting<br />
nature of internet naming and addressing. Frequently, that server has<br />
to go ask another, and so on. The cool kids call this â€œrecursionâ€.<br />
Responses carry another value, too, called a time to live (TTL). This<br />
number tells your name server how long to cache the answer. Why?<br />
Because they deal with zillions of queries. Whoever wins the race<br />
between Alice and Mallory, their answer gets cached. All subsequent<br />
responses will be dropped. All future requests for that same data,<br />
within the TTL, come from that answer. This is good for whoever wins<br />
the race. If Alice wins, it means Mallory canâ€™t poison the cache for<br />
that name. If Mallory wins, the next 10,000 or so people that ask that<br />
cache where WWW.VICTIM.COM is go to 6.6.6.0.<br />
3.<br />
Then thereâ€™s that other set of DNS vulnerabilities. These require you<br />
to pay attention in class. They havenâ€™t really been talked about since<br />
1997. And theyâ€™re hard to find, because you have to understand how DNS<br />
works. In other words, you have to be completely crazy. Lazlo Hollyfeld<br />
crazy. Iâ€™m speaking of course of RRset poisoning.<br />
DNS has a complicated architecture. Not only that, but not all name<br />
servers run the same code. So not all of them implement DNS in exactly<br />
the same way. And not only that, but not all name servers are<br />
configured properly.<br />
I just described a QID attack that poisons the name serverâ€™s cache.<br />
This attack requires speed, agility and luck, because if the â€œrealâ€<br />
answer happens to arrive before your spoofed one, youâ€™re locked out.<br />
Fortunately for those of you that have a time machine, some versions of<br />
DNS provide you with another way to poison the name serverâ€™s cache<br />
anyway. To explain it, I will have to explain more about the format of<br />
a DNS packet.<br />
DNS packets are variable in length and consist of a header, some flags<br />
and resource records (RRs). RRs are where the goods ride around. There<br />
are up to three sets of RRs in a DNS packet, along with the original<br />
query. These are: * Answer RRâ€™s, which contain the answer to whatever<br />
question you asked (such as the A record that says WWW.VICTIM.COM is<br />
1.2.3.4) * Authority RRâ€™s, which tell resolvers which name servers to<br />
refer to to get the complete answer for a question * Additional RRâ€™s,<br />
sometimes called â€œglueâ€, which contain any additional information<br />
needed to make the response effective.<br />
A word about the Additional RRâ€™s. Think about an NS record, like the<br />
one that COMâ€™s name server uses to tell us that, to find out where<br />
WWW.VICTIM.COM is, you have to ask NS1.VICTIM.COM. Thatâ€™s good to know,<br />
but itâ€™s not going to help you unless you know where to find<br />
NS1.VICTIM.COM. Names are not addresses. This is a chicken and egg<br />
problem. The answer is, you provide both the NS record pointing<br />
VICTIM.COM to NS1.VICTIM.COM, and the A record pointing NS1.VICTIM.COM<br />
to 1.2.3.1.<br />
Now, letâ€™s party like itâ€™s 1995.<br />
Download the source code for a DNS implementation and hack it up such<br />
that every time it sends out a response, it also sends out a little bit<br />
of evil â€” an extra Additional RR with bad information. Then letâ€™s set<br />
up an evil server with it, and register it as EVIL.COM. Now get a bunch<br />
of web pages up with IMG tags pointing to names hosted at that server.<br />
Bob innocently loads up a page with the malicious tags which coerces<br />
his browser resolve that name. Bob asks Alice to resolve that name.<br />
Here comes recursion: eventually the query arrives at our evil server.<br />
Which sends back a response with an unexpected (evil) Additional RR.<br />
If Aliceâ€™s cache honors the unexpected record, itâ€™s 1995 â€”- buy CSCO!<br />
â€”- and you just poisoned their cache. Worse, it will replace the â€œrealâ€<br />
data already in the cache with the fake data. You asked where<br />
WWW.EVIL.COM was (or rather, the image tags did). But Alice also â€œfound<br />
outâ€ where WWW.VICTIM.COM was: 6.6.6.0. Every resolver that points to<br />
that name server will now gladly forward you to the website of the<br />
beast.<br />
4.<br />
Itâ€™s not 1995. Itâ€™s 2008. There are fixes for the attacks I have<br />
described.<br />
Fix 1:<br />
The QID race is fixed with random IDs, and by using a strong random<br />
number generator and being careful with the state you keep for queries.<br />
16 bit query IDs are still too short, which fills us with dread. There<br />
are hacks to get around this. For instance, DJBDNS randomizes the<br />
source port on requests as well, and thus wonâ€™t honor responses unless<br />
they come from someone who guesses the ~16 bit source port. This brings<br />
us close to 32 bits, which is much harder to guess.<br />
Fix 2:<br />
The RR set poisoning attack is fixed by bailiwick checking, which is a<br />
quirky way of saying that resolvers simply remember that if theyâ€™re<br />
asking where WWW.VICTIM.COM is, theyâ€™re not interested in caching a new<br />
address for WWW.GOOGLE.COM in the same transaction.<br />
Remember how these fixes work. Theyâ€™re very important.<br />
And so we arrive at the present day.<br />
5.<br />
Letâ€™s try again to convince Bob that WWW.VICTIM.COM is 6.6.6.0.<br />
This time though, instead of getting Bob to look up WWW.VICTIM.COM and<br />
then beating Alice in the race, or getting Bob to look up WWW.EVIL.COM<br />
and slipping strychnine into his ham sandwich, weâ€™re going to be clever<br />
(sneaky).<br />
Get Bob to look up AAAAA.VICTIM.COM. Race Alice. Aliceâ€™s answer is<br />
NXDOMAIN, because thereâ€™s no such name as AAAAA.VICTIM.COM. Mallory has<br />
an answer. Weâ€™ll come back to it. Alice has an advantage in the race,<br />
and so she likely beats Mallory. NXDOMAIN for AAAAA.VICTIM.COM.<br />
Aliceâ€™s advantage is not insurmountable. Mallory repeats with<br />
AAAAB.VICTIM.COM. Then AAAAC.VICTIM.COM. And so on. Sometime, perhaps<br />
around CXOPQ.VICTIM.COM, Mallory wins! Bob believes CXOPQ.VICTIM.COM is<br />
6.6.6.0!<br />
Poisoning CXOPQ.VICTIM.COM is not super valuable to Mallory. But<br />
Mallory has another trick up her sleeve. Because her response didnâ€™t<br />
just say CXOPQ.VICTIM.COM was 6.6.6.0. It also contained Additional RRs<br />
pointing WWW.VICTIM.COM to 6.6.6.0. Those records are in-bailiwick: Bob<br />
is in fact interested in VICTIM.COM for this query. Mallory has<br />
combined attack #1 with attack #2, defeating fix #1 and fix #2. Mallory<br />
can conduct this attack in less than 10 seconds on a fast Internet link.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.techcrunchit.com/2008/07/22/learning-the-hard-way-that-dns-is-insecure-attack-details-now-public/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dot Org First TLD To Implement DNSSEC</title>
		<link>http://www.techcrunchit.com/2008/07/21/dot-org-first-tld-to-implement-dnssec/</link>
		<comments>http://www.techcrunchit.com/2008/07/21/dot-org-first-tld-to-implement-dnssec/#comments</comments>
		<pubDate>Tue, 22 Jul 2008 04:16:41 +0000</pubDate>
		<dc:creator>nik</dc:creator>
				<category><![CDATA[_leads]]></category>

		<guid isPermaLink="false">http://www.techcrunchit.com/?p=249</guid>
		<description><![CDATA[
The Public Interest Registry, operators of the .org top-level domain name, was today granted permission from ICANN to implement Domain Name Security Extensions (DNSSEC). DNS is inherently insecure, which has become more apparent recently with security issues found in most server implementations (to do with easily guessing client ports used for responses) and the lack [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.techcrunchit.com/wp-content/uploads/2008/07/dotorg-logo.png" alt="" title="dotorg-logo" width="140" height="86" class="shot" /></p>
<p>The Public Interest Registry, operators of the .org top-level domain name, was today granted permission from ICANN to implement Domain Name Security Extensions (DNSSEC). DNS is inherently insecure, which has become more apparent recently with security issues found in most server implementations (to do with easily guessing client ports used for responses) and the lack of a trust mechanism that results in DNS poisoning (the process of injecting a false response to a DNS lookup and redirecting the user to another site)</p>
<p><a href="http://www.dnssec-deployment.org/">DNSSEC</a> adds extensions to the DNS protocol that provide a layer of authorization between requesting clients and DNS servers. The extensions provide a way for clients to check the authenticity of a response to protect against both poisoning and other redirection methods used in man-in-the-middle and phishing attacks. </p>
<p>The move could be the impetus for the other TLD managers to also adopt the emerging standard. DNSSec-Deployment, an advocacy website for DNSSEC, estimates that up to 10% of DNS servers on the web today are vulnerable to simple attack techniques that could compromise a visitors web traffic. If DNSSEC works out for the .org group we could see it implemented broadly across .com and .net (with Verisign) and a more secure DNS system for the web.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techcrunchit.com/2008/07/21/dot-org-first-tld-to-implement-dnssec/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Techcrunch Web Tablet Part #2</title>
		<link>http://www.techcrunchit.com/2008/07/21/techcrunch-web-tablet-part-2/</link>
		<comments>http://www.techcrunchit.com/2008/07/21/techcrunch-web-tablet-part-2/#comments</comments>
		<pubDate>Tue, 22 Jul 2008 02:52:26 +0000</pubDate>
		<dc:creator>nik</dc:creator>
				<category><![CDATA[_leads]]></category>

		<guid isPermaLink="false">http://www.techcrunchit.com/?p=248</guid>
		<description><![CDATA[Continue comments here. The discussion has been very interesting, thank you to everybody. We are taking it all in and organizing the new dev site which will be up in the next few hours.
Forking comment thread here. Thanks!
]]></description>
			<content:encoded><![CDATA[<p>Continue comments here. The discussion has been very interesting, thank you to everybody. We are taking it all in and organizing the new dev site which will be up in the next few hours.</p>
<p>Forking comment thread here. Thanks!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techcrunchit.com/2008/07/21/techcrunch-web-tablet-part-2/feed/</wfw:commentRss>
		<slash:comments>941</slash:comments>
		</item>
		<item>
		<title>The Techcrunch Web Tablet Project</title>
		<link>http://www.techcrunchit.com/2008/07/21/the-techcrunch-web-tablet-project/</link>
		<comments>http://www.techcrunchit.com/2008/07/21/the-techcrunch-web-tablet-project/#comments</comments>
		<pubDate>Mon, 21 Jul 2008 20:43:51 +0000</pubDate>
		<dc:creator>nik</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[tablet]]></category>
		<category><![CDATA[techcrunch]]></category>
		<category><![CDATA[webtablet]]></category>

		<guid isPermaLink="false">http://www.techcrunchit.com/?p=247</guid>
		<description><![CDATA[COMMENTS CLOSED HERE. PLEASE CONTINUE AT NEXT POST

Digg This
Today at Techcrunch we announced that we are building our own web tablet hardware device. This all stems back from a conversation a few weeks ago when we were discussing the ultimate web browsing/cloud computing client hardware. The iPhone is nice but too small, and most laptops [...]]]></description>
			<content:encoded><![CDATA[<p><strong>COMMENTS CLOSED HERE. PLEASE CONTINUE <a href="http://www.techcrunchit.com/2008/07/21/techcrunch-web-tablet-part-2/">AT NEXT POST</a></strong><br />
<a href="http://www.techcrunch.com/2008/07/21/we-want-a-dead-simple-web-tablet-help-us-build-it/"><br />
Digg This</a></p>
<p>Today at Techcrunch we announced that we are <a href="http://www.techcrunch.com/2008/07/21/we-want-a-dead-simple-web-tablet-help-us-build-it/">building our own web tablet</a> hardware device. This all stems back from a conversation a few weeks ago when we were discussing the ultimate web browsing/cloud computing client hardware. The iPhone is nice but too small, and most laptops are over-powered for the task. With applications on the web most of us just need a web browser most of the time, so the ideal device would be a light-weight small tablet running nothing more than Firefox on a decent screen and with a WiFi connection.</p>
<p><img src='http://www.techcrunch.com/wp-content/uploads/2008/07/tab4.jpg'  class=border alt='' /></p>
<p>The software development aspects of the project will be managed here from TCIT. Our goal is open source from top to bottom (including the full design, eventually). Leave a comment and we will get in touch with you and send you an account on the project management system we will be setting up (I am also nik at techcrunch on email which might be easier than flooding comments). It would be interesting to hear general feedback and ideas &#8211; we really want to open this up to everybody.</p>
<p>The planned stack so far is to run BSD or Linux, with the Gnome desktop. We will probably take the <a href="http://www.gok.ca/">Gnome Onscreen Keyboard</a> project and adapt that as the primary input device (the hardware design includes multi-touch under the LCD screen, I will have the full specs shortly and will post them to the wiki). Then there will be Firefox, running in a stripped down interface mode with a simple system tray showing battery life and wifi (and simple settings for the device). Plugins would include <a href="http://gears.google.com">Gears</a>, Flash and probably either VLC or Mplayer with open codecs for media.</p>
<p>Once the stack comes together and we can set the hardware spec in stone, we will do a small manufacturing run and ship some devices out to developers so that we can work on specifics. Once that is done there will be a larger manufacturing run with hopefully a retail price of $300 or less. If you are excited about this as we are, please get in touch.</p>
<p><strong>COMMENTS CLOSED HERE. PLEASE CONTINUE <a href="http://www.techcrunchit.com/2008/07/21/techcrunch-web-tablet-part-2/">AT NEXT POST</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.techcrunchit.com/2008/07/21/the-techcrunch-web-tablet-project/feed/</wfw:commentRss>
		<slash:comments>430</slash:comments>
		</item>
		<item>
		<title>Live Mesh Rolls Out P2P Storage</title>
		<link>http://www.techcrunchit.com/2008/07/21/live-mesh-rolls-out-p2p-storage/</link>
		<comments>http://www.techcrunchit.com/2008/07/21/live-mesh-rolls-out-p2p-storage/#comments</comments>
		<pubDate>Mon, 21 Jul 2008 19:00:23 +0000</pubDate>
		<dc:creator>nik</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[mesh]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://www.techcrunchit.com/?p=246</guid>
		<description><![CDATA[
The Live Mesh team at Microsoft announced today that P2P storage between Mesh nodes is now available in the latest client update. Previously storage on the Mesh worked by utilizing the 5GB allocated to each user on the central hosting platform at Microsoft. Users are now able to sync their files between connected nodes automatically.
The [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.crunchbase.com/product/windows-live-mesh"><img src="http://www.crunchbase.com/assets/images/resized/0001/7600/17600v1-max-250x250.png" class="shot" /></a></p>
<p>The <a href="http://www.mesh.com">Live Mesh</a> team at Microsoft <a href="http://blogs.msdn.com/livemesh/archive/2008/07/11/service-update-new-build-new-features-coming-today-0-9-3103-2.aspx">announced today</a> that P2P storage between Mesh nodes is now available in the latest client update. Previously storage on the Mesh worked by utilizing the 5GB allocated to each user on the central hosting platform at Microsoft. Users are now able to sync their files between connected nodes automatically.</p>
<p>The new technology works by synching the files between computers, but the metadata is still stored centrally (although it does not count towards a users quota usage). All Mesh objects and folders can be copied between devices directly, except for the Live Desktop. The video below is from the Live Mesh team talking about the P2P technology and how they solve conflict and other issues that have plagued other P2P storage attempts in the past.</p>
<p><iframe src="http://channel9.msdn.com/posts/Dan/414732/player/" frameborder="0" height="325" scrolling="no" width="320"></iframe><br /> <a href="http://channel9.msdn.com/posts/Dan/David-Steere-and-Trevor-Robinson-How-Live-Mesh-P2P-Syncing-Works/">David Steere and Trevor Robinson: How Live Mesh P2P Syncing Works</a></p>
<p>As we <a href="http://www.techcrunchit.com/2008/07/16/building-the-microsoft-mesh/">wrote  previously</a>, the applications currently on Mesh.com are implementations of a broader development platform being built and developed based on open formats and standards. Live Mesh has been available to anybody with a Microsoft Passport for a few weeks now, with Vista and XP clients available for Live Mesh and a Mac OS X client is in the works.</p>
<p><img src="http://www.crunchbase.com/assets/images/resized/0001/7601/17601v1-max-450x450.jpg" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.techcrunchit.com/2008/07/21/live-mesh-rolls-out-p2p-storage/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Android Not Open: No XMPP, No Source, No SDK For Some</title>
		<link>http://www.techcrunchit.com/2008/07/18/google-remove-xmpp-support-in-android/</link>
		<comments>http://www.techcrunchit.com/2008/07/18/google-remove-xmpp-support-in-android/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 22:05:51 +0000</pubDate>
		<dc:creator>nik</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://www.techcrunchit.com/?p=241</guid>
		<description><![CDATA[
Android is the new highly-anticipated &#8220;open source&#8221; mobile platform that is currently under development at Google. There are a high expectations of Android as the first viable open source based mobile platform and a viable competitor to the dominance of Symbian, Microsoft and now Apple. Android is based on Linux and developers can write applications [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.crunchbase.com/product/android"><img src="http://www.crunchbase.com/assets/images/resized/0001/4601/14601v1-max-250x250.png" class="shot" style="float: left" /></a></p>
<p><a href="http://code.google.com/android">Android</a> is the new highly-anticipated &#8220;open source&#8221; mobile platform that is currently under development at <a href="http://google.com">Google</a>. There are a high expectations of <a href="http://www.crunchbase.com/product/android">Android</a> as the first viable open source based mobile platform and a viable competitor to the dominance of Symbian, Microsoft and now Apple. Android is based on Linux and developers can write applications in managed code that use the Google Android SDK, which is developed in Java.</p>
<p>Initially with the Android SDK, there were three ways that a developer could communicate with other services or devices. The first was through text messaging with SMS (or MMS), with HTTP (or the secure variant) or with XMPP, the open messaging protocol. This list has since been <a href="http://code.google.com/p/android/issues/detail?id=201">struck down to two and a half options</a>, with the XMPP implementation with Android being replaced with a more generic GTalk client library. This means that all real-time communication on Android not using SMS or HTTP <strong>must pass through the Gtalk servers</strong>.</p>
<p>The initial <a href="http://xmpp.org">XMPP</a> implementation was provided via the Smack library, an XMPP implementation <a href="http://www.jivesoftware.com/community/blogs/jivetalks/2008/01/16/jive-code-to-be-in-millions-of-phones">developed by</a> Jive Software. Developers started complaining back in January of this year that the implementation had been changed, and that it wasn&#8217;t adequate for implementing messaging services on Android. Google has since responded and the official line now is that a more specific library for GTalk is more than adequate, and they also claim that full XMPP <a href="http://mail.jabber.org/pipermail/standards/2008-February/018015.html">isn&#8217;t very good for mobile</a> anyway. </p>
<p>Android started as an idealistic open source platform, with a large number of hardware manufacturers lined up supporting it. It is now becoming just a Google platform for mobile, as forcing Gtalk on developers has a chain effect of enforcing Google ID&#8217;s on users and all communication to pass through Google servers. Developers are becoming increasingly frustrated by first <a href="http://arstechnica.com/news.ars/post/20080715-googles-android-platform-not-so-open-after-all.html">denying Android SDK updates</a> to some and now by closing up and deciding what can and can&#8217;t be done on the platform. Instead of being an open platform, they seem to want to funnel everything through Google services. </p>
<p>As one commentor on the developer thread said, what is next? GHTTP, GSMS etc? Google sucked up credibility by claiming to be the open platform alternative for mobile, but they are burning that credibility up at a fantastic rate with the decisions they are making.</p>
<div class="cbw snap_nopreview">
<div class="cbw_header"><script src="http://www.crunchbase.com/javascripts/widget.js" type="text/javascript"></script>
<div class="cbw_header_text"><a href="http://www.crunchbase.com/">CrunchBase Information</a></div>
</div>
<div class="cbw_content">
<div class="cbw_subheader"><a href="http://www.crunchbase.com/company/google">Google</a></div>
<div class="cbw_subcontent"><script src="http://www.crunchbase.com/cbw/company/google.js" type="text/javascript"></script></div>
<div class="cbw_subheader"><a href="http://www.crunchbase.com/product/android">Android</a></div>
<div class="cbw_subcontent"><script src="http://www.crunchbase.com/cbw/product/android.js" type="text/javascript"></script></div>
<div class="cbw_subheader"><a href="http://www.crunchbase.com/product/iphone">iPhone</a></div>
<div class="cbw_subcontent"><script src="http://www.crunchbase.com/cbw/product/iphone.js" type="text/javascript"></script></div>
<div class="cbw_subheader"><a href="http://www.crunchbase.com/company/symbian">Symbian</a></div>
<div class="cbw_subcontent"><script src="http://www.crunchbase.com/cbw/company/symbian.js" type="text/javascript"></script></div>
<div class="cbw_footer">Information provided by <a href="http://www.crunchbase.com/">CrunchBase</a></div>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.techcrunchit.com/2008/07/18/google-remove-xmpp-support-in-android/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Battle Over: Twitter Opens Up To Gnip</title>
		<link>http://www.techcrunchit.com/2008/07/18/battle-over-twitter-opens-up-to-gnip/</link>
		<comments>http://www.techcrunchit.com/2008/07/18/battle-over-twitter-opens-up-to-gnip/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 18:28:09 +0000</pubDate>
		<dc:creator>nik</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Gnip]]></category>
		<category><![CDATA[open]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[xmpp]]></category>

		<guid isPermaLink="false">http://www.techcrunchit.com/?p=238</guid>
		<description><![CDATA[
Since launching TechcrunchIT we have been pounding away about open standards and data availability. One of the biggest victims of this focus recently has been Twitter, who went from being a leading light in the field, to closing everything up and now finally today have gone back to being open again. Gnip has announced this [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.crunchbase.com/company/gnip"><img src="http://www.crunchbase.com/assets/images/resized/0001/5747/15747v1-max-150x150.png" class="shot" style="float: left;" /></a></p>
<p>Since launching TechcrunchIT we have been <a href="http://www.techcrunchit.com/2008/07/02/the-crown-jewels/">pounding away</a> about open standards and data availability. One of the biggest victims of this focus recently has been Twitter, who went from being a leading light in the field, to closing everything up and now finally today have gone back to being open again. Gnip <a href="http://www.techcrunch.com/2008/07/18/twitter-plays-nice-xmpp-firehose-data-feed-to-gnip/">has announced this morning</a> that they now have access to the Twitter XMPP feed, and that they will be re-publishing it and making it available to everybody. </p>
<p>We first wrote about Gnip <a href="http://www.techcrunchit.com/2008/07/01/gnip-brings-data-portability-to-web-services/">when they launched</a>. At the time they supported a large number of data providers but the obvious missing provider was Twitter, who had at the time shut off access to their XMPP &#8216;firehose&#8217;. </p>
<p>This is an important move for a number of reasons. First, it allows users to access their data from any other application including IM &#8211; its no longer up to Twitter in terms of what can be done with the data, which should result in some interesting applications and mashups. Second it better establishes XMPP as the standard for communications messages on the web. Previously applications integrating with Twitter were polling its API and checking for changes every x minutes, much like RSS. You only have to look at the widget in the sidebar of this very blog to see the problems with that &#8211; the requests are throttled, data is dropped and it results in 98% of traffic to a server not actually carrying any data. With XMPP and the push model, all that is redundant. XMPP is the HTTP for communications on the web, and soon we will look back at the days of polling a web service and wonder what the hell we were smoking. </p>
<p>Last of all, this is a perfect case study for the next applicaiton built in terms of what to do and what not to do. One of the biggest drivers of user adoption at Twitter was the large number of applications that were available to give users access to the data. This opens up user choice and a market around a platform, and the only way a firmly established platform can be displaced is either that a better solution comes alone, or more likely, the platform owners theselves screw it up by demanding too much from users. </p>
<div class="cbw snap_nopreview">
<div class="cbw_header"><script src="http://www.crunchbase.com/javascripts/widget.js" type="text/javascript"></script>
<div class="cbw_header_text"><a href="http://www.crunchbase.com/">CrunchBase Information</a></div>
</div>
<div class="cbw_content">
<div class="cbw_subheader"><a href="http://www.crunchbase.com/company/twitter">Twitter</a></div>
<div class="cbw_subcontent"><script src="http://www.crunchbase.com/cbw/company/twitter.js" type="text/javascript"></script></div>
<div class="cbw_subheader"><a href="http://www.crunchbase.com/company/gnip">Gnip</a></div>
<div class="cbw_subcontent"><script src="http://www.crunchbase.com/cbw/company/gnip.js" type="text/javascript"></script></div>
<div class="cbw_footer">Information provided by <a href="http://www.crunchbase.com/">CrunchBase</a></div>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.techcrunchit.com/2008/07/18/battle-over-twitter-opens-up-to-gnip/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>AMD Reports $1.2B Loss For Quarter; CEO Ruiz Out</title>
		<link>http://www.techcrunchit.com/2008/07/17/amd-reports-12b-loss-for-quarter-ceo-ruiz-out/</link>
		<comments>http://www.techcrunchit.com/2008/07/17/amd-reports-12b-loss-for-quarter-ceo-ruiz-out/#comments</comments>
		<pubDate>Thu, 17 Jul 2008 22:08:27 +0000</pubDate>
		<dc:creator>nik</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[amd]]></category>
		<category><![CDATA[earnings]]></category>

		<guid isPermaLink="false">http://www.techcrunchit.com/?p=227</guid>
		<description><![CDATA[
The AMD Q2 earnings report today recorded a $1.2B loss for the second quarter, as the company replace CEO Ruiz with Dirk Meyer. The board  voted out Ruiz, who has been CEO since moving to the company from Motorola in 2001. Dirk Meyer is taking over as CEO from his current position as both [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.crunchbase.com/company/amd"><img src="http://www.crunchbase.com/assets/images/resized/0002/1627/21627v1-max-250x250.png" class="shot" style="float: left;" /></a></p>
<p>The AMD Q2 earnings report today recorded a <a href="http://news.moneycentral.msn.com/provider/providerarticle.aspx?feed=ACBJ&#038;date=20080717&#038;id=8909614">$1.2B loss</a> for the second quarter, as the company replace CEO Ruiz with Dirk Meyer. The <a href="http://www.amd.com/us-en/Corporate/VirtualPressRoom/0,,51_104_543~127070,00.html">board </a> voted out Ruiz, who has been CEO since moving to the company from Motorola in 2001. Dirk Meyer is taking over as CEO from his current position as both COO and President. Meyer has been with the company for 12 years, and presided over microprocessor design at the firm. Ruiz is out after a painful term at AMD, which has seen heavy losses in the past year.</p>
<p><a href='http://www.techcrunchit.com/wp-content/uploads/2008/07/amd.png'><img src="http://www.techcrunchit.com/wp-content/uploads/2008/07/amd.png" alt="" title="amd" width="608" height="241" class="alignnone size-medium wp-image-233" /></a></p>
<div class="cbw snap_nopreview">
<div class="cbw_header"><script src="http://www.crunchbase.com/javascripts/widget.js" type="text/javascript"></script>
<div class="cbw_header_text"><a href="http://www.crunchbase.com/">CrunchBase Information</a></div>
</div>
<div class="cbw_content">
<div class="cbw_subheader"><a href="http://www.crunchbase.com/company/amd">AMD</a></div>
<div class="cbw_subcontent"><script src="http://www.crunchbase.com/cbw/company/amd.js" type="text/javascript"></script></div>
<div class="cbw_footer">Information provided by <a href="http://www.crunchbase.com/">CrunchBase</a></div>
</div>
</div>
<div class="cbw snap_nopreview">
<div class="cbw_header"><script src="http://www.crunchbase.com/javascripts/widget.js" type="text/javascript"></script>
<div class="cbw_header_text"><a href="http://www.crunchbase.com/">CrunchBase Information</a></div>
</div>
<div class="cbw_content">
<div class="cbw_subheader"><a href="http://www.crunchbase.com/person/hector-de-j-ruiz">Hector Ruiz</a></div>
<div class="cbw_subcontent"><script src="http://www.crunchbase.com/cbw/person/hector-de-j-ruiz.js" type="text/javascript"></script></div>
<div class="cbw_footer">Information provided by <a href="http://www.crunchbase.com/">CrunchBase</a></div>
</div>
</div>
<div class="cbw snap_nopreview">
<div class="cbw_header"><script src="http://www.crunchbase.com/javascripts/widget.js" type="text/javascript"></script>
<div class="cbw_header_text"><a href="http://www.crunchbase.com/">CrunchBase Information</a></div>
</div>
<div class="cbw_content">
<div class="cbw_subheader"><a href="http://www.crunchbase.com/person/dirk-meyer">Dirk Meyer</a></div>
<div class="cbw_subcontent"><script src="http://www.crunchbase.com/cbw/person/dirk-meyer.js" type="text/javascript"></script></div>
<div class="cbw_footer">Information provided by <a href="http://www.crunchbase.com/">CrunchBase</a></div>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.techcrunchit.com/2008/07/17/amd-reports-12b-loss-for-quarter-ceo-ruiz-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Q4 Results: 32% Increase In Earnings Per Share</title>
		<link>http://www.techcrunchit.com/2008/07/17/microsoft-q4-results-32-increase-in-earnings-per-share/</link>
		<comments>http://www.techcrunchit.com/2008/07/17/microsoft-q4-results-32-increase-in-earnings-per-share/#comments</comments>
		<pubDate>Thu, 17 Jul 2008 21:39:17 +0000</pubDate>
		<dc:creator>nik</dc:creator>
				<category><![CDATA[_leads]]></category>

		<guid isPermaLink="false">http://www.techcrunchit.com/?p=226</guid>
		<description><![CDATA[
It is definitely a day where attention is reverted back to the old IT giants as Microsoft today announced in their Q4 earnings results that they have seen the biggest earnings-per-share growth since 1999. Revenue reached $60 Billion for the first time, with $15.48 Billion for the quarter, an increase of 18% over last year. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.crunchbase.com/company/microsoft"><img src="http://www.crunchbase.com/assets/images/resized/0001/0926/10926v1-max-250x250.png" class="shot" style="float: left;" /></p>
<p>It is definitely a day where attention is reverted back to the old IT giants as Microsoft <a href="http://biz.yahoo.com/prnews/080717/aqth524.html">today announced </a>in their Q4 earnings results that they have seen the biggest earnings-per-share growth since 1999. Revenue reached $60 Billion for the first time, with $15.48 Billion for the quarter, an increase of 18% over last year. </p>
<p><a href='http://www.techcrunchit.com/wp-content/uploads/2008/07/microsoft-f.png'><img src="http://www.techcrunchit.com/wp-content/uploads/2008/07/microsoft-f.png" alt="" title="microsoft-f" width="613" height="242" class="alignnone size-medium wp-image-234" /></a></p>
<p>Microsoft COO Kevin Turner said:</p>
<blockquote><p>&#8220;Delivering $60 billion in annual revenue is an outstanding accomplishment and a testament to the powerful combination of great technology solutions and strong execution by our partners and global sales and marketing teams,&#8221; .. &#8220;The outlook for fiscal year 2009 is positive given the breadth of our impressive technology portfolio and the expanding collection of online services we are bringing to market.&#8221;</p></blockquote>
<p>In a day that saw Google tank and IBM grow, the titans of tech seem to have returned. Despite the results, Microsoft shares have still softened in after-market trading after finishing the trading day up 1.5%</p>
<div class="cbw snap_nopreview">
<div class="cbw_header"><script src="http://www.crunchbase.com/javascripts/widget.js" type="text/javascript"></script>
<div class="cbw_header_text"><a href="http://www.crunchbase.com/">CrunchBase Information</a></div>
</div>
<div class="cbw_content">
<div class="cbw_subheader"><a href="http://www.crunchbase.com/company/microsoft">Microsoft</a></div>
<div class="cbw_subcontent"><script src="http://www.crunchbase.com/cbw/company/microsoft.js" type="text/javascript"></script></div>
<div class="cbw_footer">Information provided by <a href="http://www.crunchbase.com/">CrunchBase</a></div>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.techcrunchit.com/2008/07/17/microsoft-q4-results-32-increase-in-earnings-per-share/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Meanwhile IBM Q2 Beats Expectations: Profits Up 22%</title>
		<link>http://www.techcrunchit.com/2008/07/17/meanwhile-ibm-q2-beats-expectations/</link>
		<comments>http://www.techcrunchit.com/2008/07/17/meanwhile-ibm-q2-beats-expectations/#comments</comments>
		<pubDate>Thu, 17 Jul 2008 21:26:13 +0000</pubDate>
		<dc:creator>nik</dc:creator>
				<category><![CDATA[_leads]]></category>

		<guid isPermaLink="false">http://www.techcrunchit.com/?p=223</guid>
		<description><![CDATA[
Moments after the disappointing results from Google, IBM announced their Q2 results and their reported revenue increase beat out analyst expectations. IBM stock is up 0.5% in after-market trading as the company reported second-quarter earnings of $2.8 Billion, up 22% on the same time last year. Revenue rose 13% to $26.8 Billion. IBM have again [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.crunchbase.com/company/ibm"><img src="http://www.crunchbase.com/assets/images/resized/0002/1370/21370v1-max-250x250.png" class="shot" style="float: left;" /></a></p>
<p>Moments after the disappointing results from Google, <a href="http://biz.yahoo.com/bw/080717/20080717006133.html?.v=1">IBM announced</a> their Q2 results and their reported revenue increase beat out analyst expectations. IBM stock is up 0.5% in after-market trading as the company reported second-quarter earnings of $2.8 Billion, up 22% on the same time last year. Revenue rose 13% to $26.8 Billion. IBM have again upgraded their earnings forecast for the year to $8.75. </p>
<p><a href='http://www.techcrunchit.com/wp-content/uploads/2008/07/yahoo-finance.png'><img src="http://www.techcrunchit.com/wp-content/uploads/2008/07/yahoo-finance.png" alt="" title="yahoo-finance" width="607" height="242" class="alignnone size-medium wp-image-235" /></a></p>
<p>Sales in the Americas rose 8%, and they also grew strongly in other parts of the world. IBM is selling more services and earning more in a weak US economy, and the company has beaten the expectations of all on Wall Street. </p>
<div class="cbw snap_nopreview">
<div class="cbw_header"><script src="http://www.crunchbase.com/javascripts/widget.js" type="text/javascript"></script>
<div class="cbw_header_text"><a href="http://www.crunchbase.com/">CrunchBase Information</a></div>
</div>
<div class="cbw_content">
<div class="cbw_subheader"><a href="http://www.crunchbase.com/company/ibm">IBM</a></div>
<div class="cbw_subcontent"><script src="http://www.crunchbase.com/cbw/company/ibm.js" type="text/javascript"></script></div>
<div class="cbw_footer">Information provided by <a href="http://www.crunchbase.com/">CrunchBase</a></div>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.techcrunchit.com/2008/07/17/meanwhile-ibm-q2-beats-expectations/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Google Announces Q2 Results: Stock Plummets 12%</title>
		<link>http://www.techcrunchit.com/2008/07/17/google-announce-q2-results-stock-plummets-12/</link>
		<comments>http://www.techcrunchit.com/2008/07/17/google-announce-q2-results-stock-plummets-12/#comments</comments>
		<pubDate>Thu, 17 Jul 2008 20:53:02 +0000</pubDate>
		<dc:creator>nik</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[earnings]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://www.techcrunchit.com/?p=217</guid>
		<description><![CDATA[
Google announced their Q2 results today after the market had closed. Shares are down by as much as 12% as earnings growth reported was below analysts expectations. Net income for the quarter was $1.25B, up from $925M. The company reported a profit of $4.63 per share, which was slightly below the $4.72 average expectation from [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.crunchbase.com/assets/images/resized/0000/1315/1315v2-max-250x250.jpg" class="shot" style="float: left;" /></p>
<p><a href="http://google.com">Google</a> <a href="http://investor.google.com/releases/2008Q2.html">announced</a> their Q2 <a href="http://www.bloomberg.com/apps/news?pid=20601087&#038;sid=a8A7qZYued0k&#038;refer=home">results today</a> after the market had closed. Shares are down by as much as 12% as earnings growth reported was below analysts expectations. Net income for the quarter was $1.25B, up from $925M. The company reported a profit of $4.63 per share, which was slightly below the $4.72 average expectation from Wall Street analysts.</p>
<p><img src="http://www.techcrunchit.com/wp-content/uploads/2008/07/goog-stock-q2.gif" alt="" title="goog-stock-q2" width="619" height="259" class="shot" /></p>
<p>Todays fall is an indication that the economic slowdown is affecting Google, which has experienced its largest one-day fall in stock price since it went public in 2004. The US economy grew only 1% in the last quarter, down from 3.4% from a year ago. The ad market is expected to only grow at a rate of 2% this year &#8211; and with Google and Yahoo together making up 95% of the search market, the impact is expected to be felt throughout the web sector. Google has a high reliance on their search advertising revenues, with no other formidabble revenue streams. For that reason the company, and its growth expectations, are heavily affected by the slightest changes in the vulnerable advertising market. </p>
<p>The good news for Google is that web and search spending continue to take up a higher proportion of a shrinking ad market. The bad news is that the growth rate of web spending as overall ad spending is not adequate to make up for the high expectations set on Google. The company is also yet to realize real revenues from its application suite, which is where it has set out to compete directly with Microsoft and their profitable Office suite of products. While Google has won large contracts for email hosting, it is still just a drop in the ocean compared to the larger office and enterprise markets.</p>
<p><a href="http://www.techcrunchit.com/2008/07/17/meanwhile-ibm-q2-beats-expectations/">Related: Meanwhile IBM Q2 beats expectations >> </a></p>
<div class="cbw snap_nopreview">
<div class="cbw_header"><script src="http://www.crunchbase.com/javascripts/widget.js" type="text/javascript"></script>
<div class="cbw_header_text"><a href="http://www.crunchbase.com/">CrunchBase Information</a></div>
</div>
<div class="cbw_content">
<div class="cbw_subheader"><a href="http://www.crunchbase.com/company/google">Google</a></div>
<div class="cbw_subcontent"><script src="http://www.crunchbase.com/cbw/company/google.js" type="text/javascript"></script></div>
<div class="cbw_footer">Information provided by <a href="http://www.crunchbase.com/">CrunchBase</a></div>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.techcrunchit.com/2008/07/17/google-announce-q2-results-stock-plummets-12/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Gmail Now A Major Spam Hub</title>
		<link>http://www.techcrunchit.com/2008/07/17/gmail-now-a-major-spam-hub/</link>
		<comments>http://www.techcrunchit.com/2008/07/17/gmail-now-a-major-spam-hub/#comments</comments>
		<pubDate>Thu, 17 Jul 2008 20:48:15 +0000</pubDate>
		<dc:creator>nik</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://www.techcrunchit.com/?p=216</guid>
		<description><![CDATA[
When Gmail first launched, it was lauded for its spam filtering and security &#8211; there was no spam leaving the systems and almost no spam coming in. But all that has changed as a study from Roaring Penguin has found that spam originating from Gmail has risen from 6.8 to 27% in just the last [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.crunchbase.com/product/gmail"><img src="http://www.crunchbase.com/assets/images/resized/0001/2806/12806v2-max-250x250.jpg" class="shot2" style="float: right;" /></a></p>
<p>When <a href="http://gmail.com">Gmail</a> first launched, it was lauded for its spam filtering and security &#8211; there was no spam leaving the systems and almost no spam coming in. But all that has changed as a study from Roaring Penguin has <a href="http://www.allspammedup.com/2008/07/spammers-choose-gmail/">found that</a> spam originating from Gmail has risen from 6.8 to 27% in just the last month. The impetus for the big jump is likely to be that the Google account registration CAPTCHA has been completely defeated and almost doesn&#8217;t even stand in the way anymore.</p>
<p>We pronounced that <a href="http://www.techcrunchit.com/2008/07/05/the-end-of-captchas-as-a-security-mechanism/">CAPTCHA&#8217;s were dead</a> some weeks ago, as there are now hundreds of thousands of ready-to-go accounts for Gmail, Hotmail and Yahoo now available to purchase online. With Gmail now responsible for 27% of spam, the trust mechanisms have completely broken down to the point where Google must take some drastic action to filter out automated users who are sending out bulk email.</p>
<p>They could do that by throttling the number of outbound emails, and some common sense user tracking. I don&#8217;t think any real user would be sending thousands of emails an hours, like most of the spamming scripts do &#8211; so it shouldn&#8217;t be too hard to detect and shutdown. Google have a big problem on their hands, and it will affect other Gmail users as the email coming out of the system is now being treated with increased suspicion by other mail handlers.</p>
<div class="cbw snap_nopreview">
<div class="cbw_header"><script src="http://www.crunchbase.com/javascripts/widget.js" type="text/javascript"></script>
<div class="cbw_header_text"><a href="http://www.crunchbase.com/">CrunchBase Information</a></div>
</div>
<div class="cbw_content">
<div class="cbw_subheader"><a href="http://www.crunchbase.com/company/google">Google</a></div>
<div class="cbw_subcontent"><script src="http://www.crunchbase.com/cbw/company/google.js" type="text/javascript"></script></div>
<div class="cbw_subheader"><a href="http://www.crunchbase.com/product/gmail">Gmail</a></div>
<div class="cbw_subcontent"><script src="http://www.crunchbase.com/cbw/product/gmail.js" type="text/javascript"></script></div>
<div class="cbw_footer">Information provided by <a href="http://www.crunchbase.com/">CrunchBase</a></div>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.techcrunchit.com/2008/07/17/gmail-now-a-major-spam-hub/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
