<?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>WebProNews &#187; web development</title>
	<atom:link href="http://www.webpronews.com/tag/web-development/feed" rel="self" type="application/rss+xml" />
	<link>http://www.webpronews.com</link>
	<description>Breaking News in Tech, Search, Social, &#38; Business</description>
	<lastBuildDate>Mon, 13 Feb 2012 23:03:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Autocomplete Type Attribute Can Increase Conversions, Says Google</title>
		<link>http://www.webpronews.com/autocomplete-type-attribute-can-increase-conversions-says-google-2012-01</link>
		<comments>http://www.webpronews.com/autocomplete-type-attribute-can-increase-conversions-says-google-2012-01#comments</comments>
		<pubDate>Thu, 26 Jan 2012 17:36:37 +0000</pubDate>
		<dc:creator>Chris Crum</dc:creator>
				<category><![CDATA[Search]]></category>
		<category><![CDATA[conversions]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[web standards]]></category>

		<guid isPermaLink="false">http://www.webpronews.com/?p=92465</guid>
		<description><![CDATA[Google announced that Chrome is now supporting an experimental &#8220;autocomplete type&#8221; attribute for form fields that enable developers to unambiguously label text and select fields with common data types, like &#8220;full-name&#8221; or &#8220;street-address&#8221;. &#8220;With this attribute, web developers can drive &#8230;]]></description>
			<content:encoded><![CDATA[<p>Google announced that Chrome is now supporting an experimental &#8220;autocomplete type&#8221; attribute for form fields that enable developers to unambiguously label text and select fields with common data types, like &#8220;full-name&#8221; or &#8220;street-address&#8221;.</p>
<p>&#8220;With this attribute, web developers can drive conversions on their sites by marking their forms for auto-completion without changing the user interface or the backend,&#8221; says Google software engineer Ilya Sherman.</p>
<p>In a proposal for the attribute, it says: </p>
<p><em>Autofill agents save users&#8217; time, and help site authors convert users in purchase and registration flows. Autofill works best when site authors are able to directly provide hints to autofill agents as to what data belongs in each field.<br />
&#8230;</p>
<p>We believe that website authors have strong incentive to facilitate autofill on their forms to help convert users in purchase and registration flows. Additionally, this assists users by streamlining their experience.</em></p>
<p><a href="http://googlewebmastercentral.blogspot.com/2012/01/making-form-filling-faster-easier-and.html"><img class="aligncenter" title="Autocomplete type" src="http://cdn.ientry.com/sites/webpronews/pictures/autocomplete-type.jpg	  " alt="Autocomplete type" width="639" height="225" /></a></p>
<p>As an example, Google shows this:</p>
<p>&lt;input type=”text” name=”field1” x-autocompletetype=”email” /&gt;</p>
<p>&#8220;We’ve been working on this design in collaboration with several other autofill vendors,&#8221; says Sherman. &#8220;Like any early stage proposal we expect this will change and evolve as the web standards community provides feedback, but we believe this will serve as a good starting point for the discussion on how to best support autofillable forms in the HTML5 spec. For now, this new attribute is implemented in Chrome as <code>x-autocompletetype</code> to indicate that this is still experimental and not yet a standard, similar to the <code>webkitspeech</code> attribute we <a href="http://chrome.blogspot.com/2011/04/everybodys-talking-and-translating-with.html">released</a> last summer.&#8221;</p>
<p>The proposal for the attribute can be read in its entirety <a href="http://wiki.whatwg.org/wiki/Autocompletetype">here</a>. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.webpronews.com/autocomplete-type-attribute-can-increase-conversions-says-google-2012-01/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yahoo Adds Blog Search to Search BOSS</title>
		<link>http://www.webpronews.com/yahoo-adds-blog-search-to-search-boss-2011-08</link>
		<comments>http://www.webpronews.com/yahoo-adds-blog-search-to-search-boss-2011-08#comments</comments>
		<pubDate>Thu, 04 Aug 2011 18:43:09 +0000</pubDate>
		<dc:creator>Chris Crum</dc:creator>
				<category><![CDATA[Search]]></category>
		<category><![CDATA[APIs]]></category>
		<category><![CDATA[Blog Search]]></category>
		<category><![CDATA[Blogs]]></category>
		<category><![CDATA[BOSS]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[Yahoo]]></category>

		<guid isPermaLink="false">http://www.webpronews.com/?p=72480</guid>
		<description><![CDATA[Yahoo announced today that it has added Blog Search (in beta) to Yahoo Search BOSS, the company&#8217;s &#8220;Build Your Own Search Service&#8221; open search and data platform. &#8220;Developers looking for a blog search API often find the APIs that do &#8230;]]></description>
			<content:encoded><![CDATA[<p>Yahoo announced today that it has added <a href="http://developer.yahoo.com/search/boss/boss_api_guide/Blogs.html">Blog Search</a> (in beta) to Yahoo Search BOSS, the company&#8217;s &#8220;Build Your Own Search Service&#8221; open search and data platform. </p>
<p>&#8220;Developers looking for a blog search API often find the APIs that do exist are providing a variation of a web index,&#8221; <a href="http://www.ysearchblog.com/2011/08/04/yahoo-search-boss-adds-blog-search/">says</a> Rahul Hampole with the Yahoo Search BOSS team. &#8220;We decided to take a different approach. Yahoo! developed a custom blog index where the relevancy is specifically tuned for blogs. This allows us to provide you a wealth of data such as the provider, the author, date of post and in certain cases, contextually relevant terms associated with the article.&#8221;</p>
<p>&#8220;By their very nature, web indices used for blog search cannot provide the complex functionality that developers demand,&#8221; explains Hampole. &#8220;For example, try finding a commercial API that will give you all the blog articles written on &#8216;Yahoo&#8217; in the last week sorted by date. Yes, I know, I couldn’t find one either. Developers can now make that exact query on BOSS and build a rich powerful application. As always, BOSS developers get maximum flexibility on the display of this data.&#8221;</p>
<p>Yahoo has set the pricing at ten cents per 1,000 queries. Users can apply to show advertising when they sign up, and those who have already signed up for BOSS can use Blog Search immediately. </p>
<p>Yahoo says it has hundreds of developer sites using BOSS for millions of queries each day. &#8221; We have seen fascinating applications in social, mobile and on the web that are using the service,&#8221; says Hampole. &#8220;Our goal is to nurture and grow this ecosystem by continuing to add new services and helping you monetize your offering.&#8221;</p>
<p>He says the team&#8217;s next goal is to &#8220;shake things up in mobile,&#8221; adding that they&#8217;re not planning on a BOSS OS. </p>
<p>Earlier this year, <a href="http://www.webpronews.com/yahoo-search-boss-v2-launched-2011-04">Yahoo launched BOSS v2</a>, which brought a number of new things to the table (including Yahoo Search advertising). </p>
]]></content:encoded>
			<wfw:commentRss>http://www.webpronews.com/yahoo-adds-blog-search-to-search-boss-2011-08/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Launches WebMatrix Web Dev Tool with Built-in SEO</title>
		<link>http://www.webpronews.com/microsoft-launches-webmatrix-web-dev-tool-with-built-in-seo-2011-01</link>
		<comments>http://www.webpronews.com/microsoft-launches-webmatrix-web-dev-tool-with-built-in-seo-2011-01#comments</comments>
		<pubDate>Thu, 13 Jan 2011 16:34:46 +0000</pubDate>
		<dc:creator>Chris Crum</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[WebMatrix]]></category>

		<guid isPermaLink="false">http://www.webpronews.com/?p=57053</guid>
		<description><![CDATA[<p>Microsoft has released a new web development tool called <a href="http://www.microsoft.com/web/webmatrix/">WebMatrix</a>, which the company says is designed to let developers of &#34;all skill levels&#34; create, customize, and publish websites to the Internet.&#160; <br />
<br />
WebMatrix brings together a Web server, a database, and programming frameworks, letting users code, test, and deploy both deploy both ASP.NET and PHP applications side by side. It also includes built-in SEO features.&#160; <br />
]]></description>
			<content:encoded><![CDATA[<p>Microsoft has released a new web development tool called <a href="http://www.microsoft.com/web/webmatrix/">WebMatrix</a>, which the company says is designed to let developers of &quot;all skill levels&quot; create, customize, and publish websites to the Internet.&nbsp; </p>
<p>WebMatrix brings together a Web server, a database, and programming frameworks, letting users code, test, and deploy both deploy both ASP.NET and PHP applications side by side. It also includes built-in SEO features.&nbsp; </p>
<p>Users can run an SEO report and find how to make their sites more visible to search engines. Microsoft says the product &quot;provides clear guidance on how to make your site better, and even offers to take you right to the file in your site you need to fix.&quot; </p>
<p>The tool lets users create sites using code provided through templates or using existing free open source Web apps like WordPress, Joomla, DotNetNuke or Umbraco. Microsoft says nearly 40 open source application partners are supporting WebMatrix.</p>
<p><center><a href="http://www.microsoft.com/web/post/web/post/Web-Development-101-Part-1-Getting-Started-with-WebMatrix"><img alt="WebMatrix from Microsoft for simplifying web development" title="WebMatrix from Microsoft for simplifying web development" src="http://images.ientrymail.com/webpronews/article_pics/webmatrix.jpg" /></a></center></p>
<p>&quot;Our Web platform offers a complete ecosystem of products, partners and technologies all aimed at helping developers succeed on the Web,&quot; says S. Somasegar, SVP of the Developer Division at Microsoft. &quot;Every day, more people are looking to build, publish and manage a website, and now, with WebMatrix, we provide developers of all skill levels with a sophisticated, yet easy-to-use solution to get their sites online.&quot; </p>
<p>According to the <a href="http://royal.pingdom.com/2011/01/12/internet-2010-in-numbers/">2010 numbers from Royal Pingdom</a>, there were 255 million websites as of December, with 21.4 million added in 2010. As of June, there were 1.97 billion Internet users worldwide. </p>
<p>WebMatrix is available in nine languages so far.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webpronews.com/microsoft-launches-webmatrix-web-dev-tool-with-built-in-seo-2011-01/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Salesforce Acquiring Heroku &#8211; Major Platform for Social Apps</title>
		<link>http://www.webpronews.com/salesforce-acquiring-heroku-major-platform-for-social-apps-2010-12</link>
		<comments>http://www.webpronews.com/salesforce-acquiring-heroku-major-platform-for-social-apps-2010-12#comments</comments>
		<pubDate>Wed, 08 Dec 2010 13:03:18 +0000</pubDate>
		<dc:creator>Chris Crum</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Application Development]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[enterprise]]></category>
		<category><![CDATA[Heroku]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Salesforce]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.webpronews.com/?p=56672</guid>
		<description><![CDATA[<p>It's only Wednesday, but it's already been a huge week for Salesforce. The company is hosting its <a href="http://www.salesforce.com/dreamforce/DF10/home/">Dreamforce conference</a>, and has already <a href="http://www.webpronews.com/topnews/2010/09/22/salesforce-announces-chatter-2-with-chatter-desktop">introduced a free version</a> of its &#34;Facebook for the Enterprise&#34; Chatter product, and launched <a href="http://www.database.com">Database.com</a> to go head to head in the Database space with Oracle.&#160; <br />
]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s only Wednesday, but it&#8217;s already been a huge week for Salesforce. The company is hosting its <a href="http://www.salesforce.com/dreamforce/DF10/home/">Dreamforce conference</a>, and has already <a href="http://www.webpronews.com/topnews/2010/09/22/salesforce-announces-chatter-2-with-chatter-desktop">introduced a free version</a> of its &quot;Facebook for the Enterprise&quot; Chatter product, and launched <a href="http://www.database.com">Database.com</a> to go head to head in the Database space with Oracle.&nbsp; </p>
<p>Now, Salesforce has announced that it is acquiring <a href="http://heroku.com/">Heroku</a> for about $212 million. Heroku is a cloud application platform powered by Ruby. In fact, according to Salesforce, it&#8217;s the fastest growing platform of its type.&nbsp; </p>
<p>The acquisition would make perfect sense for the company given its increased focus on social cloud-based enterprise apps. The platform powers over 106,000 social and mobile cloud apps. In fact, the company claims that developers added 2,600 new apps to the platform last week alone.&nbsp; </p>
<p>The company points out that there are over a million developers developing on Ruby, and that the language was used to write things like Groupon, Hulu, and Twitter.&nbsp; </p>
<p><a href="http://heroku.com/"><img alt="Heroku - Ruby Dev Platform Bought by Salesforce" title="Heroku - Ruby Dev Platform Bought by Salesforce" src="http://images.ientrymail.com/webpronews/article_pics/heroku.jpg" /></a> </p>
<p>&quot;The next era of cloud computing is social, mobile and real-time. I call it Cloud 2,&quot; said Salesforce CEO Marc Benioff. &quot;Ruby is the language of Cloud 2, and Heroku is the leading Ruby application platform-as-a-service for Cloud 2 that is fueling this growing community. We think this acquisition will uniquely position salesforce.com as the cornerstone for the next generation of app developers.&quot; </p>
<p>&quot;We have a service that developers really love, and salesforce.com has the trust and credibility the most demanding customers expect,&quot; added Heroku CEO Byron Sebastian. &quot;Together, we will provide the best place to run and deploy Cloud 2 apps. We believe this is the winning combination to bring cloud application platforms into the mainstream of the enterprise.&quot; </p>
<p>The acquisition is expected to be completed by the end of January, and is subject to customary closing conditions.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webpronews.com/salesforce-acquiring-heroku-major-platform-for-social-apps-2010-12/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Acquires Developer Tools Provider Instantiations</title>
		<link>http://www.webpronews.com/google-acquires-developer-tools-provider-instantiations-2010-08</link>
		<comments>http://www.webpronews.com/google-acquires-developer-tools-provider-instantiations-2010-08#comments</comments>
		<pubDate>Thu, 05 Aug 2010 14:36:45 +0000</pubDate>
		<dc:creator>Chris Crum</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Acquisitions ]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Web Toolkit]]></category>
		<category><![CDATA[Instantiatiosn]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.webpronews.com/?p=54968</guid>
		<description><![CDATA[<p>Google has apparently acquired yet another company - <a href="http://www.instantiations.com/">Instantiations</a>. This is a provider of Java and Ajax development tools. <br />
<br />
As MG Siegler (who first <a href="http://techcrunch.com/2010/08/04/google-instantiations/">reported the news</a>) points out, the company is known for its <a href="http://code.google.com/webtoolkit/">Google Web Toolkit</a> designer, which is likely the reason for the acquisition. <br />
<br />
Instantiations greets its site visitors with the following message:]]></description>
			<content:encoded><![CDATA[<p>Google has apparently acquired yet another company &#8211; <a href="http://www.instantiations.com/">Instantiations</a>. This is a provider of Java and Ajax development tools. </p>
<p>As MG Siegler (who first <a href="http://techcrunch.com/2010/08/04/google-instantiations/">reported the news</a>) points out, the company is known for its <a href="http://code.google.com/webtoolkit/">Google Web Toolkit</a> designer, which is likely the reason for the acquisition. </p>
<p>Instantiations greets its site visitors with the following message:<br />
<img src="http://images.ientrymail.com/webpronews/article_pics/instantiations-message.jpg" alt="Google acquiring Instantiations" title="Google acquiring Instantiations" /></p>
<p>No word yet from Google on this. Perhaps they&#8217;re waiting until tomorrow to announce it along with the <a href="http://www.webpronews.com/topnews/2010/08/04/google-reportedly-buying-game-company-slide">reported Slide acquisition</a>. You have to wonder if any other acquisition announcements are in store from the company. </p>
<p>The price tag on Instantiations is as of yet unknown.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webpronews.com/google-acquires-developer-tools-provider-instantiations-2010-08/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Developer Shares Story of Being Threatened by Facebook for Crawling</title>
		<link>http://www.webpronews.com/developer-shares-story-of-being-threatened-by-facebook-for-crawling-2010-04</link>
		<comments>http://www.webpronews.com/developer-shares-story-of-being-threatened-by-facebook-for-crawling-2010-04#comments</comments>
		<pubDate>Tue, 06 Apr 2010 22:23:52 +0000</pubDate>
		<dc:creator>Chris Crum</dc:creator>
				<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[law]]></category>
		<category><![CDATA[Legal]]></category>
		<category><![CDATA[Pete Warden]]></category>
		<category><![CDATA[Robots.txt]]></category>
		<category><![CDATA[social networks]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.webpronews.com/?p=53564</guid>
		<description><![CDATA[<p>Pete Warden, a former software engineer at Apple, who is now working on his own start-up, <a href="http://petewarden.typepad.com/searchbrowser/2010/04/how-i-got-sued-by-facebook.html">posted an interesting story</a> about how Facebook threatened to sue him for crawling the social network. I reached out to both Warden and Facebook for more details, but so far have only received response from Facebook, who calls&#160; the incident as&#160;&#34;violation of our terms.&#34;<br />
]]></description>
			<content:encoded><![CDATA[<p>Pete Warden, a former software engineer at Apple, who is now working on his own start-up, <a href="http://petewarden.typepad.com/searchbrowser/2010/04/how-i-got-sued-by-facebook.html">posted an interesting story</a> about how Facebook threatened to sue him for crawling the social network. I reached out to both Warden and Facebook for more details, but so far have only received response from Facebook, who calls&nbsp; the incident as&nbsp;&quot;violation of our terms.&quot;</p>
<p>But first, Warden&#8217;s story. Read the whole thing in his words <a href="http://petewarden.typepad.com/searchbrowser/2010/04/how-i-got-sued-by-facebook.html">here</a> for more context about what he wanted to do with the data, but to make a long story short, he was building a tool to bring data from email and various social networks into one place to make it easier for users to manage their contacts, and he crawled Facebook. He says he checked Facebook&#8217;s robot.txt, and that &quot;they welcome the web crawlers that search engines use to gather their data,&quot; so he wrote his own. He was able to obtain data like which pages people were fans of and links to a few of their friends. He created a map showing how different countries, states and cities were connected to each other and released it so that others could use the information. Once Facebook caught wind of this, they threatened legal action. Warden writes:</p>
<p><em>Their contention was robots.txt had no legal force and they could sue anyone for accessing their site even if they scrupulously obeyed the instructions it contained. The only legal way to access any web site with a crawler was to obtain prior written permission.</p>
<p>Obviously this isn&#8217;t the way the web has worked for the last 16 years since robots.txt was introduced, but my lawyer advised me that it had never been tested in court, and the legal costs alone of being a test case would bankrupt me. With that in mind, I spent the next few weeks negotiating a final agreement with their attorney. They were quite accommodating on the details, such as allowing my blog post to remain up, and initially I was hopeful that they were interested in a supervised release of the data set with privacy safeguards. Unfortunately it became clear towards the end that they wanted the whole set destroyed. </em></p>
<p><a href="http://www.andrewnoyes.net/bio.html"><img align="right" src="http://images.ientrymail.com/webpronews/article_pics/andrew-noyes.jpg" alt="Andrew Noyes, Facebook Public Policy Communications Manager talks Pete Warden crawling Facebook data" title="Andrew Noyes, Facebook Public Policy Communications Manager talks Pete Warden crawling Facebook data" style="margin: 10px;" /></a>Facebook Public Policy Communications Manager Andrew Noyes tells WebProNews, &quot;Pete Warden aggregated a large amount of data from over 200 million users without our permission, in violation of our terms. He also publicly stated he intended to make that raw data freely available to others. Warden was extremely cooperative with Facebook from the moment we contacted him and he abandoned his plans.&quot;</p>
<p>&quot;We have, and will continue to, act to enforce our terms of service where appropriate,&quot; adds Noyes.</p>
<p>Noyes pointed to <a href="http://www.facebook.com/terms.php">Facebook&#8217;s Statement of Rights and Responsibilities</a>, which states that &quot;You will not collect users&#8217; content or information, or otherwise access Facebook, using automated means (such as harvesting bots, robots, spiders, or scrapers) without our permission.&quot; That&#8217;s under the safety section, by the way.</p>
<p>&quot;I&#8217;m bummed that Facebook are taking a legal position that would cripple the web if it was adopted (how many people would Google need to hire to write letters to every single website they crawled?), concludes Warden. &quot;And a bit frustrated that people don&#8217;t understand that the data I was planning to release is already in the hands of lots of commercial marketing firms, but mostly I&#8217;m just looking forward to leaving the massive distraction of a legal threat behind and getting on with building my startup.&quot;</p>
<p>Hearing some of what both parties have to say on the issue, what are your thoughts? <a href="http://www.webpronews.com/node/53915/talk"><u><strong>Discuss here</strong></u></a>. </p>
<p>If we hear back from Warden or if Facebook offers us more insight into the situation, which I&#8217;m told may still happen, I&#8217;ll update this article.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webpronews.com/developer-shares-story-of-being-threatened-by-facebook-for-crawling-2010-04/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Mozilla Starts Big Collection of Open Web Tools</title>
		<link>http://www.webpronews.com/mozilla-starts-big-collection-of-open-web-tools-2009-07</link>
		<comments>http://www.webpronews.com/mozilla-starts-big-collection-of-open-web-tools-2009-07#comments</comments>
		<pubDate>Tue, 07 Jul 2009 15:45:14 +0000</pubDate>
		<dc:creator>Chris Crum</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Application Development]]></category>
		<category><![CDATA[Apps]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[directories]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[Web apps]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.webpronews.com/?p=50567</guid>
		<description><![CDATA[<p>Mozilla has launched a new directory with the goal of providing a one-stop shop for open web tools and resources for developers. It is called the Open Web tools Directory. <br />
<br />
The reason Mozilla says it decided to start this directory is simply because there isn't one like it. &#34;There's no central index of these tools,&#34; the company says <a href="https://labs.mozilla.com/2009/07/open-web-tools-directory/">in a blog post</a>.</p>]]></description>
			<content:encoded><![CDATA[<p>Mozilla has launched a new directory with the goal of providing a one-stop shop for open web tools and resources for developers. It is called the Open Web tools Directory. </p>
<p>The reason Mozilla says it decided to start this directory is simply because there isn&#8217;t one like it. &quot;There&#8217;s no central index of these tools,&quot; the company says <a href="https://labs.mozilla.com/2009/07/open-web-tools-directory/">in a blog post</a>.</p>
<p><center><img title="Open Tools Directory" alt="Open Tools Directory" src="http://images1.ientrymail.com/webpronews/article_pics/open-tools-directory.jpg" /></center></p>
<p>&quot;As we&#8217;ve explored different tools we could create here as part of the Developer Tools Lab, we&#8217;ve come to the opinion that in addition to creating new tools, one of the best things we could do is help developers understand the broad universe of tools that already exist and expose some of the fantastic and amazing work that&rsquo;s being done,&quot; says Mozilla&#8217;s Ben Galbraith of the Developer Tools Team. </p>
<p>With the <a href="http://tools.mozilla.com/">Open Web Tools Directory</a>, you can search through the following categories:</p>
<blockquote><p>- Design<br />
- Code<br />
- Debug<br />
- Test<br />
- Deploy<br />
- Docs</p></blockquote>
<p>To view the directory, a modern browser with canvas is required. Galbraith suggests Firefox 3.5, Safari 4, Chrome 2, or Opera 9. </p>
<p>Of course to truly build a comprehensive directory of open web tools, Mozilla needs help from developers, and is calling for submissions. Submissions will be reviewed on a regular basis. They will not go live immediately.</p>
<p><center><img title="Open Tools Directory" alt="Open Tools Directory" src="http://images1.ientrymail.com/webpronews/article_pics/wooden-chat.jpg" /></center></p>
<p>The directory is clearly a work in progress, not just in terms of its contents, but also interface. Mozilla says it is working to add social elements that will allow users to comment and vote on the tools they like best. They are also working on a more accessible version that does not require a browser with canvas support.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webpronews.com/mozilla-starts-big-collection-of-open-web-tools-2009-07/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe Launches Some Flash Platform Beta Releases</title>
		<link>http://www.webpronews.com/adobe-launches-some-flash-platform-beta-releases-2009-06</link>
		<comments>http://www.webpronews.com/adobe-launches-some-flash-platform-beta-releases-2009-06#comments</comments>
		<pubDate>Mon, 01 Jun 2009 16:37:09 +0000</pubDate>
		<dc:creator>Chris Crum</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[adobe flash]]></category>
		<category><![CDATA[adobe flash platform]]></category>
		<category><![CDATA[designers]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.webpronews.com/?p=50116</guid>
		<description><![CDATA[<p>Today Adobe announced the launch of some new beta releases for the Adobe Flash Platform. These are Flash Builder 4 (formerly Flex Builder), Flash Catalyst and the open source Flex 4 framework SDK.<br />
]]></description>
			<content:encoded><![CDATA[<p>Today Adobe announced the launch of some new beta releases for the Adobe Flash Platform. These are Flash Builder 4 (formerly Flex Builder), Flash Catalyst and the open source Flex 4 framework SDK.</p>
<p><a href="http://labs.adobe.com/technologies/flash/"><img align="left" src="http://images.ientrymail.com/webpronews/article_pics/adobe-flash-platform.jpg" alt="Adobe Flash Platform" title="Adobe Flash Platform" style="margin: 10px;" /></a>&quot;People are now expecting the same richness and ease of use in their workplace applications that they have in their daily Web experiences, but companies today are faced with strained development resources and less time to create intuitive applications,&quot; said David Wadhwani, general manager and vice president of the Platform Business Unit at Adobe. &quot;The new Adobe Flash Platform tools help solve this challenge by reducing time to market for generating compelling applications and content. Using Adobe Flash Builder and Flash Catalyst, developers and designers can now work together more productively to create rich experiences that employees, customers and partners expect.&quot;</p>
<p>SAP is one company that is certainly excited about the releases. &quot;With the arrival of the &#8216;digital generation&#8217; in the workplace, workers expect a new approach to the enterprise and want to consume business applications like they do with other tools on the Internet,&quot; says Herve Couturier, executive vice president, R&amp;D NetWeaver and Business Objects, SAP. </p>
<p>&quot;The adoption of the Adobe Flash Platform, particularly with the use of Adobe Flash Builder, has helped SAP create even better user interfaces and interactive content for our next-generation applications, like our new SAP BusinessObjects Explorer,&quot; he adds.</p>
<p>The releases definitely have some designers and developers excited. Here&#8217;s a sample of some <a href="http://twitter.com/#search?q=adobe%2C%20flash">enthusiasm on Twitter</a>:</p>
<p><center><a href="http://twitter.com/bwpdsigns/statuses/1992127570"><img src="http://images.ientrymail.com/webpronews/article_pics/flash-platform-tweet.jpg" alt="Flash Platform Tweet" title="Flash Platform Tweet" /></a></center></p>
<p>Resources that those interested in the releases may want to consider checking out include:</p>
<blockquote><p>- <a href="http://labs.adobe.com/technologies/flash/videos/">Beta videos</a><br />
- <a href="http://www.adobe.com/devnet/flex/articles/flex4builder_whatsnew.html">What&#8217;s new in Flash Builder</a><br />
- <a href="http://www.adobe.com/devnet/flex/articles/flex4sdk_whatsnew.html">What&#8217;s new in the SDK</a></p></blockquote>
<p>The releases are available for download at <a href="http://labs.adobe.com/technologies/flash/">Adobe Labs</a>. If you&#8217;ve downloaded any of them, <a href="http://www.webpronews.com/node/50441/talk"><u><strong>share your thoughts</strong></u></a> on them in the comments below.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webpronews.com/adobe-launches-some-flash-platform-beta-releases-2009-06/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yahoo Sings Out With Music API</title>
		<link>http://www.webpronews.com/yahoo-sings-out-with-music-api-2008-08</link>
		<comments>http://www.webpronews.com/yahoo-sings-out-with-music-api-2008-08#comments</comments>
		<pubDate>Wed, 06 Aug 2008 00:01:00 +0000</pubDate>
		<dc:creator>WebProNews Staff</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[Yahoo]]></category>

		<guid isPermaLink="false">http://www.webpronews.com/?p=46517</guid>
		<description><![CDATA[Yahoo opened a new API for developers, this time tapping their index of information about music and artists.
]]></description>
			<content:encoded><![CDATA[<p>Yahoo opened a new API for developers, this time tapping their index of information about music and artists.<br />
<span id="more-46517"></span>
<p>
Web developers with a need for a more musical experience on their sites may want to check out the latest service being made available by Yahoo.</p>
<p>
The <a href=http://developer.yahoo.com/music/>Yahoo Music API</a> debuted on the company&#8217;s Developer Network, Yahoo announced today:</p>
<blockquote style=background-color:#c2dfff;><p>The Yahoo! Music API gives developers access to the Yahoo! Music catalog of artists, albums, tracks, videos, ratings and more. It provides numerous ways to browse the catalog: through charts, search, similarities, genres, artists, and user recommendations and ratings. Adding content to your site becomes simple when using our API and video player.</p></blockquote>
<p>
A site developer could use this API to build an application with personalized features. Registered users could place their ratings and recommendations under unique profiles. An application could use that information to show visitors what its members think about a given song or artist.</p>
<p>
The Music API is the latest in a string of such access to data Yahoo continues to make available. Yahoo opened its biggest index, search, through its <a href=http://developer.yahoo.com/searchmonkey/>SearchMonkey</a> developer tool earlier in 2008.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webpronews.com/yahoo-sings-out-with-music-api-2008-08/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google Debuts Webmaster Tools API</title>
		<link>http://www.webpronews.com/google-debuts-google-webmaster-tools-api-2008-06</link>
		<comments>http://www.webpronews.com/google-debuts-google-webmaster-tools-api-2008-06#comments</comments>
		<pubDate>Sat, 21 Jun 2008 15:51:30 +0000</pubDate>
		<dc:creator>Navneet Kaushal</dc:creator>
				<category><![CDATA[Search]]></category>
		<category><![CDATA[APIs]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[sitemaps]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[webmaster tools]]></category>

		<guid isPermaLink="false">http://www.webpronews.com/?p=45956</guid>
		<description><![CDATA[<p>According to <a onclick="javascript:urchinTracker('/outbound/googlewebmastercentral.blogspot.com/2008/06/get-cooking-with-webmaster-tools-api.html?ref=http_//www.google.com/reader/view/?tab=my');" href="http://googlewebmastercentral.blogspot.com/2008/06/get-cooking-with-webmaster-tools-api.html"><u>Google Webmaster Central Blog</u></a>, after numerous requests from Webmasters to integrate Webmaster Tools for third-parties, Google has finally released Webmaster Tools API, a tool that integrates API (Application Programming Interface) into Webmaster Tools. <br /> ]]></description>
			<content:encoded><![CDATA[<p>According to <a onclick="javascript:urchinTracker('/outbound/googlewebmastercentral.blogspot.com/2008/06/get-cooking-with-webmaster-tools-api.html?ref=http_//www.google.com/reader/view/?tab=my');" href="http://googlewebmastercentral.blogspot.com/2008/06/get-cooking-with-webmaster-tools-api.html"><u>Google Webmaster Central Blog</u></a>, after numerous requests from Webmasters to integrate Webmaster Tools for third-parties, Google has finally released Webmaster Tools API, a tool that integrates API (Application Programming Interface) into Webmaster Tools. </p>
<p> The debut version of the Google Webmaster Tools API supports the following features:</p>
<p><strong>Managing Websites:</strong></p>
<ol>
<li>Retrieve a list of your sites in Webmaster Tools.</li>
<p> 
<li>Add your sites to Webmaster Tools.</li>
<p> 
<li>Verify your sites in Webmaster Tools.</li>
<p> 
<li>Remove your sites from Webmaster Tools.</li>
</ol>
<p><strong>Working with Sitemaps:</strong></p>
<ol>
<li>Retrieve a list of your submitted Sitemaps.</li>
<p> 
<li>Add Sitemaps to Webmaster Tools.</li>
<p> 
<li>Remove Sitemaps from Webmaster Tools.</li>
</ol>
<p>As of now, the Webmaster Tools API offers a limited subset of all the functionality that Webmaster Tools provide. However, as this is the initial phase of the Webmaster Tools API, there are going to be a lot of updates and improvements for certain.</p>
<p>For all those Webmasters who are interested in this tool and would like to make the best out of it, here is the link to <a onclick="javascript:urchinTracker('/outbound/code.google.com/apis/webmastertools/docs/developers_guide.html?ref=http_//www.google.com/reader/view/?tab=my');" href="http://code.google.com/apis/webmastertools/docs/developers_guide.html"><u>Developer&#8217;s Guide for the Webmaster Tools Data API</u></a>. Check out the guide and get on with more improvisations.</p>
<p><a href="http://www.pagetrafficblog.com/google-releases-webmaster-tools-api/4780/">Comments</a></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webpronews.com/google-debuts-google-webmaster-tools-api-2008-06/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 1/45 queries in 0.035 seconds using memcached
Object Caching 686/799 objects using memcached

Served from: webpronews.com @ 2012-02-13 18:35:35 -->
