<?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>Developer Code book &#187; Open source</title> <atom:link href="http://wordpressapi.com/category/news/open-source/feed/" rel="self" type="application/rss+xml" /><link>http://wordpressapi.com</link> <description>Wordpressapi.com is focused on Wordpress API, wordpress news, wordpress themes, wordpress plugins, wordpress tips, wordpress tutorials, wordpress design wordpress templates, wordpress breaking news and web-development. We deliver useful information about wordpress,  wordpress latest trends and wordpress techniques, wordpress useful ideas, wordpress innovative approaches and wordpress tools. Social Media news blog covering cool new websites and social networks: Facebook, Google, Twitter, MySpace and YouTube.  The latest web technology news, via RSS daily.</description> <lastBuildDate>Sun, 05 Sep 2010 06:21:54 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.0.1</generator> <item><title>Tweet Button is launched by Twitter</title><link>http://wordpressapi.com/2010/08/19/tweet-button-launched-twitter/</link> <comments>http://wordpressapi.com/2010/08/19/tweet-button-launched-twitter/#comments</comments> <pubDate>Thu, 19 Aug 2010 17:37:34 +0000</pubDate> <dc:creator>Sony</dc:creator> <category><![CDATA[Open source]]></category> <category><![CDATA[news]]></category> <category><![CDATA[technology]]></category> <category><![CDATA[wordpress]]></category> <category><![CDATA[twitter]]></category><guid
isPermaLink="false">http://wordpressapi.com/?p=5199</guid> <description><![CDATA[Yesterday Twitter launched the new share button.  We always used the tweetmeme button for our wordpress blogs and sites. Button Twitter launched very nice twitter button which has very nice cool look and feel. If you want to use the new twitter button in your wordpress site than use following code: &#60;script src=&#34;http://platform.twitter.com/widgets.js&#34; type=&#34;text/javascript&#34;&#62;&#60;/script&#62; &#60;div&#62;.....]]></description> <content:encoded><![CDATA[<p><img
class="alignnone size-full wp-image-5200" title="Twitter - Tweet Button" src="http://wordpressapi.com/files/Twitter-Tweet-Button.png" alt="" width="469" height="249" /></p><p>Yesterday Twitter launched the new share button.  We always used the tweetmeme button for our wordpress blogs and sites.</p><p>Button Twitter launched very nice twitter button which has very nice cool look and feel.</p><p>If you want to use the new twitter button in your wordpress site than use following code:</p><pre class="brush: php;">
&lt;script src=&quot;http://platform.twitter.com/widgets.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
&lt;div&gt;
  &lt;a href=&quot;http://twitter.com/share?url=&lt;?php the_title(); ?&gt;&amp;amp;via=YOUR_NAME&quot;&gt;Tweet&lt;/a&gt;
&lt;/div&gt;
</pre><p><img
class="alignnone size-full wp-image-5201" title="small-tweet-button" src="http://wordpressapi.com/files/small-tweet-button.png" alt="" width="110" height="44" />you will see the button as like this.</p><p>If you want to add the big button as follows than use following code:</p><p><img
class="size-full wp-image-5202 alignnone" title="big-tweet-button" src="http://wordpressapi.com/files/big-tweet-button.png" alt="" width="77" height="79" /></p><pre class="brush: php;">
&lt;script src=&quot;http://platform.twitter.com/widgets.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
&lt;div&gt;
   &lt;a href=&quot;http://twitter.com/share&quot; class=&quot;twitter-share-button&quot;
      data-url=&quot;&lt;?php the_permalink() ?&gt;&quot;
      data-via=&quot;YOUR-NAME&quot;
      data-text=&quot;&lt;?php the_title(); ?&gt;&quot;
      data-related=&quot;&lt;?php the_tags( '', ', ', ''); ?&gt;&quot;
      data-count=&quot;vertical&quot;&gt;Tweet&lt;/a&gt;
&lt;/div&gt;
</pre><h2>What Twitter is saying about this button.</h2><p>The Tweet Button is a small widget which allows users to easily share your website with their followers. This page is for developers and users who wish to build their own Tweet Buttons. If you are looking for a quick way to build a Tweet Button for your website you can visit our <a
href="http://twitter.com/goodies/tweetbutton">Tweet Button Goodies Page</a>.</p><p>The user interaction flow for the Tweet Button was designed to be as streamlined as possible and easy to use for both developers, website owners and users.</p><p>The steps a user goes through when using the Tweet Button are:</p><ol><li>The user clicks the Tweet Button</li><li>The user is asked to login to Twitter if they aren’t already. If the user is new to Twitter they can also create an account.</li><li>The Share Box appears already completed with the information provided in the properties of the Tweet Button. The user can change the content if they wish.</li><li>Posting of the Tweet is confirmed and the user is suggested a maximum of two accounts they may wish to follow as provided in the properties of the Tweet Button.</li><li>The Share Box remains open until the user presses close.</li></ol><p>You can get the Twitter button from following site</p><p><a
href="http://twitter.com/goodies/tweetbutton" target="_blank">http://twitter.com/goodies/tweetbutton</a></p> ]]></content:encoded> <wfw:commentRss>http://wordpressapi.com/2010/08/19/tweet-button-launched-twitter/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Increasing memory allocated in WordPress</title><link>http://wordpressapi.com/2010/08/14/increasing-memory-allocated-wordpress-2/</link> <comments>http://wordpressapi.com/2010/08/14/increasing-memory-allocated-wordpress-2/#comments</comments> <pubDate>Sat, 14 Aug 2010 10:55:00 +0000</pubDate> <dc:creator>Sony</dc:creator> <category><![CDATA[Open source]]></category> <category><![CDATA[technology]]></category> <category><![CDATA[wordpress]]></category> <category><![CDATA[wordpress api]]></category> <category><![CDATA[wordpress hacks]]></category> <category><![CDATA[wordpress news]]></category> <category><![CDATA[wordpress tutorials]]></category> <category><![CDATA[wordpress tip]]></category><guid
isPermaLink="false">http://wordpressapi.com/?p=5182</guid> <description><![CDATA[Many people faced memory issue wordpress and WordPress itself uses the so much memory. By default wordpress uses the 32mb memory. First you need to know what is the use of increasing the memory limit for wordpress. If I increase the WP_MEMORY_LIMIT from 32M to 64 or 96M will it make my website load fast......]]></description> <content:encoded><![CDATA[<p><img
class="alignnone size-full wp-image-5183" title="wordpress-memory-increaze" src="http://wordpressapi.com/files/wordpress-memory-increaze.png" alt="" width="471" height="581" /></p><p>Many people faced memory issue wordpress and WordPress itself uses the so much memory. By default wordpress uses the 32mb memory.</p><p>First you need to know what is the use of increasing the memory limit for wordpress. If I increase the WP_MEMORY_LIMIT from 32M to 64 or 96M will it make my website load fast.</p><p>We can adjust the amount of memory using the <strong>wp-config.php</strong> file.</p><pre class="brush: php;">
define('WP_MEMORY_LIMIT', '96M');
</pre><p>Many shared hosting provides the default memory for php. What I see most commonly shared hosting set the memory limit to 8mb or 16mb. They does not allow you to increase the php memory limit and in that case if you changed the wp-config file then also there is no use of that change.</p><p>What that setting do?<br
/> This setting increases PHP Memory only for WordPress, not other applications. By default, WordPress will attempt to increase memory allocated to PHP to 32MB (code is at beginning of wp-settings.php), so the setting in wp-config.php should reflect something higher than 32MB.</p> ]]></content:encoded> <wfw:commentRss>http://wordpressapi.com/2010/08/14/increasing-memory-allocated-wordpress-2/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>How you can check the wordpress Performance and Availability Status</title><link>http://wordpressapi.com/2010/08/02/check-wordpress-performance-and-availablity-status/</link> <comments>http://wordpressapi.com/2010/08/02/check-wordpress-performance-and-availablity-status/#comments</comments> <pubDate>Mon, 02 Aug 2010 16:31:23 +0000</pubDate> <dc:creator>Sony</dc:creator> <category><![CDATA[Open source]]></category> <category><![CDATA[news]]></category> <category><![CDATA[technology]]></category> <category><![CDATA[wordpress news]]></category> <category><![CDATA[wordpress]]></category> <category><![CDATA[wordpress stat]]></category><guid
isPermaLink="false">http://wordpressapi.com/?p=4992</guid> <description><![CDATA[Yesterday wordpress users faced the issue with fetching the user stats. Yesterday wordpress tweeted on twitter saying First Tweet: &#8220;WordPress.com experienced a service disruption this morning, but we&#8217;re back now. Thanks for your patience.&#8221; After some time they came back with saying following sentenance on twitter Second Tweet: You can always check the status of.....]]></description> <content:encoded><![CDATA[<p>Yesterday wordpress users faced the issue with fetching the user stats. Yesterday wordpress tweeted on twitter saying</p><p><strong>First Tweet: &#8220;WordPress.com experienced a service disruption  this morning, but we&#8217;re back now. Thanks for your patience.&#8221;</strong></p><p>After some time they came back with saying following sentenance on twitter</p><p><strong>Second Tweet: You can always check the status of your favorite  services—including WordPress.com—here: <a
rel="nofollow" href="http://status.automattic.com/" target="_blank">http://status.automattic.com/</a></strong></p><p><strong>Third Tweet: The status page is hosted completely independently  so it will stay up if WordPress.com is down.</strong></p><p>For checking the WordPress server status you need to check the following site:<strong></strong></p><p><a
href="http://status.automattic.com/" target="_blank">http://status.automattic.com/</a></p><p><img
class="alignnone size-large wp-image-4993" title="Public Website Health Status for Automattic" src="http://wordpressapi.com/files/Public-Website-Health-Status-for-Automattic-600x439.jpg" alt="" width="600" height="439" /></p><p>More details go to following URL:</p><p><a
href="http://status.automattic.com/9931/135469/WordPress.com" target="_blank">http://status.automattic.com/9931/135469/WordPress.com</a></p><p><img
class="alignnone size-full wp-image-4994" title="Public Website Health Status for Automattic - Sites - WordPress.com_details" src="http://wordpressapi.com/files/Public-Website-Health-Status-for-Automattic-Sites-WordPress.com_details.jpg" alt="" width="600" height="430" /></p><p>What Automatic is Saying?</p><p>Automattic &#8211; Sites real-time websites availability and performance  status. This site shows if Automattic &#8211; Sites sites are down or have  performance issues right now, and provides Automattic &#8211; Sites uptime and  performance history.</p><p>This status service is powered by WatchMouse website monitoring service. We will come with more details later.</p> ]]></content:encoded> <wfw:commentRss>http://wordpressapi.com/2010/08/02/check-wordpress-performance-and-availablity-status/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>WordPress 3.0.1 is released</title><link>http://wordpressapi.com/2010/07/30/wordpress-3-0-1-released/</link> <comments>http://wordpressapi.com/2010/07/30/wordpress-3-0-1-released/#comments</comments> <pubDate>Fri, 30 Jul 2010 06:10:28 +0000</pubDate> <dc:creator>Sony</dc:creator> <category><![CDATA[Open source]]></category> <category><![CDATA[news]]></category> <category><![CDATA[social]]></category> <category><![CDATA[technology]]></category> <category><![CDATA[wordpress]]></category> <category><![CDATA[tech]]></category> <category><![CDATA[wordpress release]]></category><guid
isPermaLink="false">http://wordpressapi.com/?p=4937</guid> <description><![CDATA[Today WordPress released the WordPress 3.0.1 version. You can download latest wordpress from follwoing link http://wordpress.org/download/ This maintenance release addresses about 50 minor issues. The testing many of you contributed prior to the release of 3.0 helped make it one of the best and most stable releases we’ve had. Download 3.0.1 or update automatically from.....]]></description> <content:encoded><![CDATA[<p><img
class="alignnone size-full wp-image-4938" title="wordpress-3-0-1" src="http://wordpressapi.com/files/wordpress-3-0-1.png" alt="" width="120" height="120" /></p><p>Today WordPress released the WordPress 3.0.1 version. You can download latest wordpress from follwoing link</p><p>http://wordpress.org/download/</p><p>This maintenance release addresses about 50 minor issues. The testing many of you contributed prior to the release of 3.0 helped make it one of the best and most stable releases we’ve had.</p><p>Download 3.0.1 or update automatically from the Dashboard &gt; Updates menu in your site’s admin area.</p><p>The latest stable release of WordPress (Version 3.0.1) is available in two formats from the links to your right. If you have no idea what to do with this download, we recommend signing up with one of our <a
href="http://wordpress.org/hosting/">web hosting partners</a> that offers a one click install of WordPress or <a
href="http://wordpress.com/">getting a free account on WordPress.com</a>.</p><p>Note: If you downloaded 3.0.1 in the first 20 minutes of release (before 2200 UTC), you’ll want to reinstall it, which you can do right from your Updates screen.</p> ]]></content:encoded> <wfw:commentRss>http://wordpressapi.com/2010/07/30/wordpress-3-0-1-released/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Information about wordpress developers</title><link>http://wordpressapi.com/2010/07/17/information-wordpress-developers/</link> <comments>http://wordpressapi.com/2010/07/17/information-wordpress-developers/#comments</comments> <pubDate>Sat, 17 Jul 2010 10:38:08 +0000</pubDate> <dc:creator>Sony</dc:creator> <category><![CDATA[Open source]]></category> <category><![CDATA[news]]></category> <category><![CDATA[social]]></category> <category><![CDATA[technology]]></category> <category><![CDATA[wordpress]]></category> <category><![CDATA[tech]]></category> <category><![CDATA[wordpress developers]]></category><guid
isPermaLink="false">http://wordpressapi.com/?p=4595</guid> <description><![CDATA[In Last few years wordpress grown very unreadability. We all want to know about wordpress developers. As we know WordPress started in 2003 with a single bit of code to enhance the typography of everyday writing and with fewer users than you can count on your fingers and toes. Since then it has grown to be the largest self-hosted.....]]></description> <content:encoded><![CDATA[<p>In Last few years wordpress grown very unreadability. We all want to know about wordpress developers. As we know WordPress started in 2003 with a single bit of code to enhance the typography of everyday writing and with fewer users than you can count on your fingers and toes. Since then it has grown to be the largest self-hosted blogging tool in the world, used on millions of sites and seen by tens of millions of people every day.</p><p>In This article we will talk about the wordpress core developers who started the wordpress.</p><h2><a
href="http://ma.tt/">Matt Mullenweg</a></h2><ul></ul><p><a
href="http://wordpressapi.com/files/matt_narrowweb__300x4140.jpg"><img
class="alignnone size-medium wp-image-4596" title="matt_narrowweb__300x414,0" src="http://wordpressapi.com/files/matt_narrowweb__300x4140-217x300.jpg" alt="" width="217" height="300" /></a></p><p><a
href="http://wordpressapi.com/files/matt_narrowweb__300x4140.jpg"></a>He is the founding developer of the popular open-source blogging software WordPress and writes a popular blog ma.tt, a domain hack. After quitting his job at CNET, he has devoted the majority of his time to developing a number of open source projects and is a frequent speaker at conferences, such as Canada&#8217;s Northern Voice and the WordCamp events organized around WordPress software.</p><h2><a
href="http://boren.nu/">Ryan Boren</a><br
/> <a
href="http://wordpressapi.com/files/Ryan-Boren.png"><img
class="alignnone size-full wp-image-4597" title="Ryan-Boren" src="http://wordpressapi.com/files/Ryan-Boren.png" alt="" width="150" height="150" /></a></h2><ul></ul><p>Ryan Boren. is a lead developer of WordPress and a co-conspirator at Automattic. He lives in Dripping Springs Texas with my wife, two kids, four goats, and one Pomeranian.</p><h2><a
href="http://markjaquith.com/">Mark Jaquith</a></h2><p><a
href="http://wordpressapi.com/files/mark-jaquith-5.jpg"><img
class="alignnone size-medium wp-image-4598" title="mark-jaquith-5" src="http://wordpressapi.com/files/mark-jaquith-5-300x300.jpg" alt="" width="300" height="300" /></a></p><div
id="_mcePaste">Mark Jaquith (JAKE-with) a Lead Developer on the WordPress web publishing platform, used by tens of millions of people around the world. Mark Jaquith make my living as a web publishing consultant to everyone from individuals to startups to established media companies.</div><h2><a
href="http://www.laptoptips.ca/">Andrew Ozz</a></h2><p><a
href="http://wordpressapi.com/files/Andrew-Ozz.jpg"><img
class="alignnone size-medium wp-image-4599" title="Andrew-Ozz" src="http://wordpressapi.com/files/Andrew-Ozz-199x300.jpg" alt="" width="199" height="300" /></a></p><ul></ul><p>Tiny Manly Code Editor (MCE). <span
style="font-family: Georgia, serif; line-height: 22px; font-size: 15px;">Do you use the Visual Editor? This is the man that makes sure that is usable in addition to patching plenty of other bugs.</span></p><h2><a
href="http://blog.ftwr.co.uk/">Peter Westwood</a></h2><p><a
href="http://wordpressapi.com/files/Peter-Westwood.jpeg"><img
class="alignnone size-full wp-image-4600" title="Peter-Westwood" src="http://wordpressapi.com/files/Peter-Westwood.jpeg" alt="" width="150" height="150" /></a></p><p>Title Rebuilding. <span
style="font-family: Georgia, serif; line-height: 22px; font-size: 15px;">Peter is world class developer who often leads the weekly developer chat and is on the forefront of educating and assisting developers</span></p><ul></ul> ]]></content:encoded> <wfw:commentRss>http://wordpressapi.com/2010/07/17/information-wordpress-developers/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>First web browser for India launched -Epic by Mozilla</title><link>http://wordpressapi.com/2010/07/17/web-browser-india-launched-epic-by-mozilla/</link> <comments>http://wordpressapi.com/2010/07/17/web-browser-india-launched-epic-by-mozilla/#comments</comments> <pubDate>Sat, 17 Jul 2010 08:59:09 +0000</pubDate> <dc:creator>Sony</dc:creator> <category><![CDATA[Open source]]></category> <category><![CDATA[news]]></category> <category><![CDATA[social]]></category> <category><![CDATA[technology]]></category> <category><![CDATA[browser]]></category> <category><![CDATA[epic]]></category> <category><![CDATA[india]]></category><guid
isPermaLink="false">http://wordpressapi.com/?p=4572</guid> <description><![CDATA[The browser has been created by a team of Indian engineers on the opensource Mozilla platform, it said in a statement. Epic Browser is looking as follows: &#8220;Epic provides a uniquely Indian browsing experience. Epic&#8217;s India sidebar supports Indian content by providing users access to the latest national and regional news from popular publications, live.....]]></description> <content:encoded><![CDATA[<p><a
href="http://wordpressapi.com/files/Epic-Browser_1279356905840.png"><img
class="alignnone size-full wp-image-4573" title="Epic Browser_1279356905840" src="http://wordpressapi.com/files/Epic-Browser_1279356905840.png" alt="" width="323" height="231" /></a></p><p>The browser has been created by a team of Indian engineers on the opensource Mozilla platform, it said in a statement.</p><p>Epic Browser is looking as follows:</p><div
id="attachment_4574" class="wp-caption alignnone" style="width: 498px"><a
href="http://wordpressapi.com/files/epic.jpg"><img
class="size-full wp-image-4574" title="epic browser" src="http://wordpressapi.com/files/epic.jpg" alt="" width="488" height="400" /></a><p
class="wp-caption-text">epic browser</p></div><p>&#8220;Epic provides a uniquely Indian browsing experience. Epic&#8217;s India sidebar supports Indian content by providing users access to the latest national and regional news from popular publications, live television channels, videos, stock quotes, live cricket scores, top music albums, and local events,&#8221; it said.</p><p>Epic browser has following features:</p><p>•    An inbuilt anti-virus, powered by ESET, whose NOD 32 product is very popular the world over</p><p>•    India centric with support for 12 different Indian languages including Hindi, Gujarati, Marathi, Kannada, Telugu, Bengali, Tamil, Malayalam, Urdu and Punjabi</p><p>•    Indic app allows for typing in these Indian languages</p><p>•    More than 1500 themes ranging from freedom fighters to film stars to represent the unity in diversity of the country</p><p>•    A word processor to create or edit documents</p><p>•    India specific news from popular publications</p><p>•    Social Networking sites like Facebook and Twitter on the sidebar, apart from YouTube( watchable in a pop-up window), Gmail and Yahoo</p><p>•    Other useful sidebar widgets include Travel, Stocks, Maps, and Jobs</p><p>•    File backup and My Computer utilities</p><p>Users can choose from 1500+ customised Indian themes and wallpapers ranging from freedom fighters to famous Bollywood and regional film stars. Writing in Indian languages is supported throughout Epic. Users can instantly write in Indian languages on any webpage or in Write, Epic&#8217;s free built-in word processor. Twelve Indian languages are currently supported, the statement said.</p><p>Free antivirus scanning and healing is built into Epic, while another security measure warns users when they&#8217;re about to visit potentially dangerous websites.</p><p><img
class="alignnone size-full wp-image-4896" title="epic browser" src="http://wordpressapi.com/files/epic_1.jpg" alt="" width="150" height="122" /></p> ]]></content:encoded> <wfw:commentRss>http://wordpressapi.com/2010/07/17/web-browser-india-launched-epic-by-mozilla/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Find WordPress News</title><link>http://wordpressapi.com/2010/07/11/find-wordpress-news/</link> <comments>http://wordpressapi.com/2010/07/11/find-wordpress-news/#comments</comments> <pubDate>Sun, 11 Jul 2010 06:20:13 +0000</pubDate> <dc:creator>Sony</dc:creator> <category><![CDATA[Open source]]></category> <category><![CDATA[news]]></category> <category><![CDATA[social]]></category> <category><![CDATA[technology]]></category> <category><![CDATA[wordpress]]></category><guid
isPermaLink="false">http://wordpressapi.com/?p=4239</guid> <description><![CDATA[Many People are waiting for wordpress news. They don&#8217;t know where to find the latest news about wordpress. In this article I will tell you where to find the instantally updated wordpress news. I regularly post the wordpress news very frequently. Some time I am not able to post the wordpress news due to work......]]></description> <content:encoded><![CDATA[<p><a
href="http://wordpressapi.com/files/WordPress.com-wordpressdotcom-on-Twitter_1278827638830.png"><img
class="alignnone size-full wp-image-4240" title="WordPress.com (wordpressdotcom) on Twitter_1278827638830" src="http://wordpressapi.com/files/WordPress.com-wordpressdotcom-on-Twitter_1278827638830.png" alt="" width="563" height="232" /></a></p><p>Many People are waiting for wordpress news. They don&#8217;t know where to find the latest news about wordpress. In this article I will tell you where to find the instantally updated wordpress news.</p><p>I regularly post the wordpress news very frequently. Some time I am not able to post the wordpress news due to work. But people are are looking for wordpress related news.</p><p>There are some very good blogs about wordpress they keep posting the wordpress news. I found they never miss the latest wordpress news.</p><p>I specially recommend users to check following sites for latest wordpress news.</p><p>In this article I will tell you where you can find the latest wordpress news.</p><p>1. <a
href="http://en.blog.wordpress.com/" target="_blank">http://en.blog.wordpress.com/</a> &#8211; WordPress Official Blog</p><p>2. <a
href="http://planet.wordpress.org/" target="_blank">http://planet.wordpress.org/</a> &#8211; Latest news about wordpress</p><p>3. <a
href="http://wordpress.org/news/" target="_blank">http://wordpress.org/news/</a> &#8211; WordPress News Page</p><p>4. <a
href="http://twitter.com/wordpressdotcom" target="_blank">http://twitter.com/wordpressdotcom</a> &#8211; Official Twitter Account of wordpress.com</p><p>5. <a
href="http://lorelle.wordpress.com" target="_blank">http://lorelle.wordpress.com</a> &#8211; Blog about wordpress comp and meetings and news</p><p>6. <a
href="http://wordpressapi.com/category/wordpress/" target="_blank">http://wordpressapi.com/category/wordpress/</a> &#8211; Blog about latest wordpress news, wordpress plugins news, wordpress tutorials, wordpress tips and wordpress theme</p><p>7. <a
href="http://twitter.com/wpmuorg" target="_blank">http://twitter.com/wpmuorg</a><a
href="http://wordpressapi.com/files/wpmu-org.png"><img
class="alignnone size-full wp-image-4241" title="wpmu-org" src="http://wordpressapi.com/files/wpmu-org.png" alt="" width="549" height="194" /></a> &#8211; Official twitter account of wordpressmu.org</p><p>8. <a
href="http://en.wordpress.com/tag/wordpress-news/" target="_blank">http://en.wordpress.com/tag/wordpress-news/</a> &#8211; page about wordpress news</p><p>9. <a
href="http://ma.tt/" target="_blank">http://ma.tt/</a> &#8211; Blog of Matt Mullenweg (Founder of WordPress)</p><p><a
href="http://wordpressapi.com/files/Matt-Mullenweg-—-aka-Photo-Matt-—-on-WordPress-Web-Jazz-Life-and-Photography_1278828744395.png"><img
class="alignnone size-full wp-image-4242" title="Matt Mullenweg — aka Photo Matt — on WordPress, Web, Jazz, Life, and Photography_1278828744395" src="http://wordpressapi.com/files/Matt-Mullenweg-—-aka-Photo-Matt-—-on-WordPress-Web-Jazz-Life-and-Photography_1278828744395.png" alt="" width="456" height="216" /></a></p><p>10. <a
href="http://weblogtoolscollection.com/"> Weblog Tools Collection</a> (I know this one isn’t new, but is still updated regularly)</p> ]]></content:encoded> <wfw:commentRss>http://wordpressapi.com/2010/07/11/find-wordpress-news/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>where we get the free image for wordpress posts</title><link>http://wordpressapi.com/2010/07/04/free-image-wordpress-posts/</link> <comments>http://wordpressapi.com/2010/07/04/free-image-wordpress-posts/#comments</comments> <pubDate>Sun, 04 Jul 2010 09:15:08 +0000</pubDate> <dc:creator>Sony</dc:creator> <category><![CDATA[Open source]]></category> <category><![CDATA[news]]></category> <category><![CDATA[photoshop]]></category> <category><![CDATA[technology]]></category> <category><![CDATA[web design]]></category> <category><![CDATA[wordpress]]></category> <category><![CDATA[free images]]></category> <category><![CDATA[images]]></category> <category><![CDATA[social images]]></category><guid
isPermaLink="false">http://wordpressapi.com/?p=4066</guid> <description><![CDATA[Now these days best and attractive images are the part of every articles. I can say image is useful for your posts. Images made easy to understand to readers what you want to say in the post. Many wordpress blogger go to google for images and find the images. They put the image into there.....]]></description> <content:encoded><![CDATA[<p><a
href="http://wordpressapi.com/files/free-images.jpg"><img
class="alignnone size-full wp-image-4067" title="free-images" src="http://wordpressapi.com/files/free-images.jpg" alt="" width="400" height="300" /></a></p><p>Now these days best and attractive images are the part of every articles. I can say image is useful for your posts. Images made easy to understand to readers what you want to say in the post.</p><p>Many wordpress blogger go to google for images and find the images. They put the image into there blogs. Some time that will cause you serious legal issues.</p><p>There are very good places to find good free images for your blogs. Here is the list of that.</p><ol><li><a
title="Flickr" href="http://www.flickr.com/">Flickr</a>: Flickr  is a really great source for free pics, however make sure to contact the  owner of the picture and ask permission before using it. I have done  this a lot in the past and a lot of people are willing to share their  pictures. Give them a good reason, maybe a quick complement and offer a  link back to their Flickr profile.</li><li><a
title="StockVault" href="http://stockvault.net/" target="_blank">Stockvault</a>:  Stockvault has a lot of nice stock photos, just be warned that this  site is filled with adsense.</li><li><a
title="DeviantArt" href="http://www.deviantart.com/" target="_blank">deviantART</a>: This is a huge community of artist  sharing all sorts of images and graphics. Again, checkout the license of  the graphic as a lot of these aren’t free, yet it is still a great  source for free images if you become familiar with the site.</li><li><a
title="Stock.xchng" href="http://www.sxc.hu/" target="_self">Stock.xchng</a>:  Saving the best for last here you’ll be able to find a lot of great  stock photos as well as PSD’s, templates, background images and more.  Please checkout the restrictions before using</li><li><a
onmousedown="return clk(this.href,'','','','1','','0CBwQFjAA')" href="http://www.freeimages.co.uk/"><em>Free  Images</em> &#8211; Free Stock Photos:<br
/> </a> FREE digital photographic images for web, dtp, and design. Royalty and cost free stock photos. Free stock photographic library.</li><li><a
href="http://www.gettyimages.com/CreativeImages/RoyaltyFree" target="_blank">gettyimages</a>: Getty Images royalty-free gives creative freedom to crop, manipulate and combine stock photos for your project needs. Simple, affordable pricing, unlimited use.&#8221;</li></ol> ]]></content:encoded> <wfw:commentRss>http://wordpressapi.com/2010/07/04/free-image-wordpress-posts/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>WordPress completed the 100th Million Plugin Download</title><link>http://wordpressapi.com/2010/07/03/wordpress-completed-100th-million-plugin-download/</link> <comments>http://wordpressapi.com/2010/07/03/wordpress-completed-100th-million-plugin-download/#comments</comments> <pubDate>Sat, 03 Jul 2010 10:42:35 +0000</pubDate> <dc:creator>Sony</dc:creator> <category><![CDATA[Open source]]></category> <category><![CDATA[Wordpress Plugins]]></category> <category><![CDATA[news]]></category> <category><![CDATA[technology]]></category> <category><![CDATA[wordpress]]></category> <category><![CDATA[plugin]]></category> <category><![CDATA[wordpress plugins]]></category> <category><![CDATA[wp]]></category> <category><![CDATA[wp plugins]]></category><guid
isPermaLink="false">http://wordpressapi.com/?p=4025</guid> <description><![CDATA[WordPress has just announced the 100th million plugin has now been downloaded. It’s a smaller milestone but just as impressive if not even more so, since blogging tools are not going to have the same mainstream audience or appeal as a web browser. WordPress is also celebrating a smaller milestone, the newly launched WordPress 3.0.....]]></description> <content:encoded><![CDATA[<p><a
href="http://wordpressapi.com/files/100-millions-wordpress-plugins.jpg"><img
class="alignnone size-full wp-image-4027" title="100-millions-wordpress-plugins" src="http://wordpressapi.com/files/100-millions-wordpress-plugins.jpg" alt="" width="500" height="375" /></a></p><p>WordPress has just announced the 100th million  plugin has now been downloaded. It’s a smaller milestone but just as  impressive if not even more so, since blogging tools are not going to  have the same mainstream audience or appeal as a web browser. WordPress  is also celebrating a smaller milestone, the newly launched WordPress  3.0 has just passed three million downloads.</p><p>What wordpress is saying?</p><div><p>WordPress 3.0 Thelonious passed <a
href="http://wordpress.org/download/counter/">3 million downloads</a> yesterday, and today <a
href="http://wordpress.org/extend/plugins/">the  plugin directory</a> followed suit with a milestone of its own: 100  million downloads.</p><p>The WordPress community’s growth over the years has been tremendous,  and we want to reinvest in it. So we’re taking the next two months to  concentrate on improving WordPress.org. A major part of that will be  improving the infrastructure of the plugins directory. More than 10,000  plugins are in the directory, every one of them GPL compatible and free  as in both beer and speech. Here’s what we have in mind:</p><p>We want to provide developers the tools they need to build the best  possible plugins. We’re going to provide better integration with the  forums so you can support your users. We’ll make more statistics  available to you so you can analyze your user base, and over time we  hope to make it easier for you to manage, build, and release localized  plugins.</p><p>We want to improve how the core software works with your plugin and  the plugin directory. We’re going to focus on ensuring seamless upgrades  by making the best possible determinations about compatibility, and  offer continual improvements to the plugin installer. And we also want  to give you a better developer tool set like SVN notifications and  improvements to the bug tracker.</p><p>We’re also going to experiment with other great ideas to help the  community help plugin authors. We want it to be easy for you to offer  comments to plugin authors and the community, including user reviews and  better feedback. We may experiment with an adoption process for  abandoned plugins as a way to revitalize hidden gems in the directory.  I’m not sure there is a better way to show how extendable WordPress is  and how awesome this community is at the same time.</p><p>As <a
href="http://wordpress.org/development/2010/06/thelonious/">Matt  said in the 3.0 release announcement</a>, our goal isn’t to make  everything perfect all at once. But we think incremental improvements  can provide us with a great base for 3.1 and beyond, and for the tens of  millions of users, and hundreds of millions of plugin downloads to  come.</p></div><p>There are now a little over 10,000 plugins in the  WordPress <a
rel="nofollow" href="http://wordpress.org/extend/plugins/" target="_blank"><strong>directory</strong></a> which really puts the 100 million downloads number in perspective. Of  course, some plugins are more popular than others, but it does indicate  that bloggers are very interested in the added functionality these  plugins provide.</p><p>The most popular plugin is the antispam tool  Akismet with over 8.5 million downloads to date. The tool comes  pre-installed with WordPress, so that may explain its popularity,  although, these installs may not be counted as downloads. However, later  updates are probably counted. Other popular plugins are the All in One  SEO Pack with five million downloads and Google XML Sitemaps with close  to four million.</p><p>Given the popularity of WordPress plugins, it’s  no surprise that they are now getting some attention from the  development team. Having <a
href="http://news.softpedia.com/news/Download-WordPress-3-0-Final-144915.shtml" target="_blank"><strong>wrapped  up WordPress 3.0</strong></a>, the team decided to focus on some of the  things surrounding WordPress rather than the software itself.</p><p>“The  WordPress community’s growth over the years has been tremendous, and we  want to reinvest in it. So we’re taking the next two months to  concentrate on improving WordPress.org. A major part of that will be  improving the infrastructure of the plugins directory,” Andrew Nacin, a  WordPress developer, <a
rel="nofollow" href="http://wordpress.org/development/2010/07/100-million/" target="_blank"><strong>announced</strong></a>.</p><p>“We’re going to provide better integration with the forums so  you can support your users. We’ll make more statistics available to you  so you can analyze your user base, and over time we hope to make it  easier for you to manage, build, and release localized plugins,” he  explained.</p> ]]></content:encoded> <wfw:commentRss>http://wordpressapi.com/2010/07/03/wordpress-completed-100th-million-plugin-download/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>6 FREE SEO Tools From Google</title><link>http://wordpressapi.com/2010/06/28/6-free-seo-tools-google/</link> <comments>http://wordpressapi.com/2010/06/28/6-free-seo-tools-google/#comments</comments> <pubDate>Mon, 28 Jun 2010 19:24:32 +0000</pubDate> <dc:creator>Sony</dc:creator> <category><![CDATA[Open source]]></category> <category><![CDATA[google]]></category> <category><![CDATA[news]]></category> <category><![CDATA[seo]]></category> <category><![CDATA[technology]]></category> <category><![CDATA[SEO]]></category> <category><![CDATA[social media marketing]]></category> <category><![CDATA[tips]]></category> <category><![CDATA[traffic]]></category><guid
isPermaLink="false">http://wordpressapi.com/?p=3802</guid> <description><![CDATA[SEO is very important when you are building and maintaining a website, and Google offers FREE tools to help make your job easier! Google provides very nice free SEO tools here is list. Google Analytics: According to the website, Google Analytics gives you rich insights into your website traffic and marketing effectiveness. User friendly features.....]]></description> <content:encoded><![CDATA[<p><a
href="http://wordpressapi.com/files/google-tools.jpg"><img
class="alignnone size-full wp-image-3803" src="http://wordpressapi.com/files/google-tools.jpg" alt="" width="277" height="250" /></a></p><p>SEO is very important when you are building and maintaining a website, and Google offers FREE tools to help make your job easier!</p><p>Google provides very nice free SEO tools here is list.</p><p><a
href="http://www.google.com/analytics/" target="_new">Google Analytics:</a> According to the website, Google Analytics gives you rich insights into  your website traffic and marketing effectiveness. User friendly features  allow you to see and analyze your traffic data in a whole new way, as  well as produce better targeted ads, create higher converting websites  and strengthen your marketing initiatives.</p><p><a
href="http://www.google.com/trends" target="_new">Google Trends:</a> With Google  Trends, you can compare the whole world’s interest in the topic of your  choice. You can enter up to 5 topics to see how often they have been  searched, how often they show up in Google News stories and what  geographic locations have searched these topics the most.<br
/> <a
href="https://adwords.google.com/o/Targeting/Explorer?__u=1000000000&amp;__c=1000000000&amp;stylePrefOverride=2#search.none!ideaType=KEYWORD&amp;requestType=IDEAS" target="_new"><br
/> Google  Keyword Tool:</a> Undoubtedly one of the most popular in the Google  toolbox, the Keyword Tool can be a gigantic help in choosing the right  and most effective keywords!<br
/> <a
href="https://www.google.com/analytics/siteopt/splash?hl=en" target="_new"><br
/> Google  Website Optimizer:</a> A very easy to use free tool for testing your  website content to see if it is delivering actionable results. You can  find out what leads to the highest conversion rates, listen to your  visitors and increase conversions dramatically. A great free tool!<br
/> <a
href="http://www.google.com/webmasters/" target="_new"><br
/> Google Webmaster  Tools:</a> This one gives you detailed reports about your web pages’  visibility in Google search. You can see at a glance how Google crawls  and indexes your site, as well as find out about problems Google is  having with your site and how to fix them. You can also use the free  link reporting tools and query traffic to see which search queries are  driving traffic to your site.</p><p><a
href="https://adwords.google.com/o/Targeting/Explorer?__u=1000000000&amp;__c=1000000000&amp;stylePrefOverride=2#search.none!ideaType=KEYWORD&amp;requestType=STATS" target="_new">Google Traffic Estimator:</a> This one will come in quite handy as  it tells you such important things as average estimated CPC, estimated  ad position, estimated daily cost and estimated daily clicks.</p><p>Using above tools you can boost your website.</p> ]]></content:encoded> <wfw:commentRss>http://wordpressapi.com/2010/06/28/6-free-seo-tools-google/feed/</wfw:commentRss> <slash:comments>8</slash:comments> </item> <item><title>The Top 10 Social Networking Sites</title><link>http://wordpressapi.com/2010/06/28/top-10-social-networking-sites/</link> <comments>http://wordpressapi.com/2010/06/28/top-10-social-networking-sites/#comments</comments> <pubDate>Mon, 28 Jun 2010 19:11:36 +0000</pubDate> <dc:creator>Sony</dc:creator> <category><![CDATA[Open source]]></category> <category><![CDATA[facebook]]></category> <category><![CDATA[google]]></category> <category><![CDATA[news]]></category> <category><![CDATA[social]]></category> <category><![CDATA[technology]]></category> <category><![CDATA[twitter]]></category> <category><![CDATA[social media marketing]]></category><guid
isPermaLink="false">http://wordpressapi.com/?p=3798</guid> <description><![CDATA[If you have website then you should take advantage from social networking sites to grow your website traffic and build your community or group. According to Marketing Charts and data from Hitwise, these were the top 10 social networking websites and forums during the month of May, 2010. 1. Facebook: 54.90%. Are we really surprised.....]]></description> <content:encoded><![CDATA[<p><a
href="http://wordpressapi.com/files/hitwise-2010-may-social-networking-websites-forums-resized-600.gif.png"><img
class="alignnone size-full wp-image-3799" src="http://wordpressapi.com/files/hitwise-2010-may-social-networking-websites-forums-resized-600.gif.png" alt="" width="585" height="710" /></a></p><p>If you have website then you should take advantage from social networking sites to grow your website traffic and build your community or group.</p><p>According to <a
href="http://www.marketingcharts.com/interactive/top-10-social-networking-websites-forums-may-2010-13182/" target="_new">Marketing  Charts</a> and data from Hitwise, these were the top 10 social  networking websites and forums during the month of May, 2010.</p><p>1. Facebook: 54.90%. Are we really surprised to see that Facebook is the  Numero Uno social website? Probably not. With over 500 million members  and still growing by leaps and bounds, Facebook is incredibly popular.  Make no mistake about it&#8212;Facebook appeals to younger members, but  there is also a large demographic of older members, as well.</p><p>2.  YouTube: 16.02%. Another hugely popular site, especially since online  video viewing is HOT. Nowhere close to Facebook’s market share, but  definitely nothing to sneeze at in terms of a good place for social  media marketing.</p><p>3. MySpace: 11.9%. This may come as something of  a surprise to people who thought that the popularity of MySpace was  waning. There is also an International version of MySpace, as well as a  Latino version.</p><p>4. Twitter: 1.07%. Really? Can this be true? One  would think that considering the tremendous popularity of tweeting and  Twitter, it would have commanded a heftier percentage of the market  share, but apparently not. Who knew?</p><p>5. Tagged: 1.01%. This one  bills itself as being all about social discovery, meeting new people and  staying in touch with people you already know.</p><p>6. Yahoo!  Answers: 0.91%. You might no think of this as a social community, but it  is certainly a community with a large member base. The benefit here to  someone wanting to use this site for social media marketing is that by  answering questions asked by other members, you can achieve varying  levels of expertise until you are deemed an expert in a category, which  could be helpful in establishing yourself as an authority in your niche.</p><p>7.  Yahoo! Profiles: 0.62%. Basically a place to post your Yahoo profile  and share it with other Yahoo members.</p><p>8. MyYearbook: 0.61%.  This one does seem to be geared more toward a youthful audience, and  might be worth your while for marketing if this age group is your  targeted demographic.</p><p>9. Windows Live Home: 0.46%. Okay, this one  is more or less a place to bring Windows Live services together, all in  one place.</p><p>10. MocoSpace: 0.34%. Again, seems to be mostly for a  young age group. It probably gains much appeal by being accessible on  mobile devices.</p> ]]></content:encoded> <wfw:commentRss>http://wordpressapi.com/2010/06/28/top-10-social-networking-sites/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>How to Increase Your WordPress Blog Traffic Overnight?</title><link>http://wordpressapi.com/2010/06/28/increase-wordpress-blog-traffic-overnight/</link> <comments>http://wordpressapi.com/2010/06/28/increase-wordpress-blog-traffic-overnight/#comments</comments> <pubDate>Mon, 28 Jun 2010 18:35:04 +0000</pubDate> <dc:creator>Sony</dc:creator> <category><![CDATA[Open source]]></category> <category><![CDATA[news]]></category> <category><![CDATA[seo]]></category> <category><![CDATA[technology]]></category> <category><![CDATA[SEO]]></category> <category><![CDATA[traffic]]></category> <category><![CDATA[wordpress]]></category> <category><![CDATA[wordpress plugin]]></category> <category><![CDATA[wordpress tip]]></category><guid
isPermaLink="false">http://wordpressapi.com/?p=3789</guid> <description><![CDATA[Would you like to increase traffic to your ecommerce business blog overnight? Believe it or not, this may just be do-able! How, you ask? With the WordPress OnlyWire Auto Poster plug-in, that’s how! As you may or may not know, WordPress is probably the most popular and often used blog platform on the World Wide.....]]></description> <content:encoded><![CDATA[<p><a
href="http://wordpressapi.com/files/blog-traffic.jpg"><img
class="alignnone size-full wp-image-3790" src="http://wordpressapi.com/files/blog-traffic.jpg" alt="" width="400" height="300" /></a></p><p>Would you like to increase traffic to your ecommerce business blog  overnight?</p><p>Believe it or not, this may just be do-able!</p><p>How,  you ask?</p><p>With the WordPress OnlyWire Auto Poster plug-in, that’s  how!</p><p>As you may or may not know, WordPress is probably the most  popular and often used blog platform on the World Wide Web according to  Technorati. It’s a state of the art publishing platform that focuses on  aesthetics, web standards and usability.</p><p>Best of all, it’s  FREE.</p><p>The WordPress Only Wire Auto Poster plug-in can  significantly increase traffic to your blog&#8212;possibly or even  probably&#8212;overnight because by using it, you are able to syndicate your  blog posts to over 30 of the top social sites simultaneously, with just  one click of a button.</p><p>No more slogging along doing it the hard  way, one at a time. With the OnlyWire plug-in, you are assured of  getting your blog post out there where the most people will see it, and  hopefully read it.</p><p>Just think of how this could help you build  valuable backlinks, not to mention improve your website traffic and  search engine index speed!</p><p>There are two ways to use the  WordPress OnlyWire Auto Poster plug-in:</p><ol><li>As a Firefox  plug-in which will stay in the upper right hand corner of your browser,  right next to the Google search bar, or</li><li>Install the OnlyWire  plug-in from your WordPress blog simply by selecting it from the  available WordPress plug-ins, and then clicking install.</li></ol><p>It’s  just that easy!</p><p>OnlyWire is a blogger’s dream come true as a  time saver. There are four ways to use it, including the simultaneous  submission to social sites feature:</p><ol><li>Submission  browser button: Syndicates your blog article to 31 social sites at once</li><li>Bookmark  and share button: This button can be placed on websites and blogs, and  allows visitors to share the page on their social networking sites.</li><li>Developer  API: Automatically submits blog or web content to an existing CMS  system at the will of the user.</li><li>Account management: A very handy  tool within the program that you can use to keep track of everything.  It will set up the social sites to be used, show submission history, as  well as finalize your submissions to manage a member account.</li></ol><p>If  you want to save yourself a lot of time on social media marketing, and  increase traffic to your blog overnight, then you should take a look at  WordPress OnlyWire for your <a
href="http://www.dropshipaccess.com" target="_new">online  dropshipping business</a> or other ecommerce enterprise.</p><p><a
href="http://wordpress.org/extend/plugins/wp-onlywire-auto-poster/" target="_new">http://wordpress.org/extend/plugins/wp-onlywire-auto-poster/</a></p><p><a
href="http://blog.dropshipaccess.com/bid/32496/eCommerce-Marketers-Want-to-Increase-Your-Blog-Traffic-Overnight" target="_blank">Source Link</a></p> ]]></content:encoded> <wfw:commentRss>http://wordpressapi.com/2010/06/28/increase-wordpress-blog-traffic-overnight/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>Top 10 free online application for Social Media Marketing</title><link>http://wordpressapi.com/2010/06/27/top-10-free-online-application-social-media-marketing/</link> <comments>http://wordpressapi.com/2010/06/27/top-10-free-online-application-social-media-marketing/#comments</comments> <pubDate>Sun, 27 Jun 2010 07:48:31 +0000</pubDate> <dc:creator>Sony</dc:creator> <category><![CDATA[Open source]]></category> <category><![CDATA[facebook]]></category> <category><![CDATA[news]]></category> <category><![CDATA[social]]></category> <category><![CDATA[technology]]></category> <category><![CDATA[twitter]]></category> <category><![CDATA[wordpress]]></category> <category><![CDATA[marketing]]></category><guid
isPermaLink="false">http://wordpressapi.com/?p=3712</guid> <description><![CDATA[Now internet and social marketing and networking is very important these days. There are so much paid services for online marketing but why to pay for that. There are so many very powerful social marketing tools freely available. Here I am giving the some list of free softwares which are available for media and social.....]]></description> <content:encoded><![CDATA[<div><a
href="http://wordpressapi.com/files/social_marketing.jpg"><img
class="alignnone size-full wp-image-3713" title="social_marketing" src="http://wordpressapi.com/files/social_marketing.jpg" alt="" width="325" height="299" /></a></div><div>Now internet and social marketing and networking is very important these days.</div><div></div><div
id="_mcePaste">There are so much paid services for online marketing but why to pay for that. There are so many very powerful social marketing tools freely available.</div><div></div><div
id="_mcePaste">Here I am giving the some list of free softwares which are available for media and social marketing.</div><p>Now internet and social marketing and networking is very important these days.There are so much paid services for online marketing but why to pay for that. There are so many very powerful social marketing tools freely avaible.<br
/> Here I am giving the some list of free softwares which are avaiable for media and social marketing.</p><p><strong>WordPress:</strong> Yes, if you have an online business, you need an  online business blog. With WordPress, you can have a professional  looking, fully functional blog with all the bells and whistles up and  running in the blink of an eye!</p><p><a
href="http://blog.dropshipaccess.com/%20http://wordpress.com/">Click  Here to go to WordPress </a></p><p><strong><br
/> </strong></p><p><strong>Twitteriffic:</strong> A fun application for Macs with a small  desktop footprint that lets you read or post Tweets. You can view as  much or as little info as you like. Has been called the “perfect”  Twitter app. <a
href="http://blog.dropshipaccess.com/%20http://iconfactory.com/software/twitterrific"></a></p><p><a
href="http://blog.dropshipaccess.com/%20http://iconfactory.com/software/twitterrific">Click  Here to go to Twitteriffic </a></p><p><strong>ScribeFire: </strong>Using Firefox? This add-on for Firefox is  great for blogging!</p><p><a
href="http://blog.dropshipaccess.com/%20http://www.scribefire.com/">Click  Here to go to ScribeFire</a></p><p><strong>Dabbleboard:</strong> Gives you a virtual whiteboard, a wonderful tool for drawing and addressing a group!</p><p><a
href="http://www.dabbleboard.com/%20">Click Here to go to Dabbleboard</a></p><p><strong>Ustream.tv:</strong> Want to broadcast yourself live across the internet? This is a great freebie for you! Ustream is a live, interactive video broadcast platform that allows anybody with a camera and an internet connection to broadcast globally. You can literally create your own channel, or broadcast from your own site. Wow!</p><p><a
href="http://blog.dropshipaccess.com/%20http://www.ustream.tv/">Click Here to go to Ustream.tv</a></p><p><strong>SightSpeed:</strong> GREAT free software that allows one-on-one  live video chat! SightSpeed has received glowing reviews and would be a  very valuable tool for your ecommerce business, social media marketing,  PR, customer service and much more.</p><p><a
href="http://blog.dropshipaccess.com/%20http://www.sightspeed.com/index.php">Click  Here to go to SightSpeed</a></p><p><strong>FlauntR:</strong> Online photo editor that integrates with  Facebook, Flickr, and just about any other online picture service. It  has a set of tools that are designed to manipulate images for social  media and mobile handsets.</p><p><a
href="http://www.flauntr.com/">Click Here to go to flauntR </a></p><p><strong><br
/> </strong></p><p><strong>Yahoo Widgets:</strong> Love those widgets, and Yahoo offers 5,000  of them&#8211;the biggest widget collection in the world! You can find any  kind of widget here. So cool! <a
href="http://widgets.yahoo.com/"></a></p><p><a
href="http://widgets.yahoo.com/">Click  Here to go to Yahoo Widgets</a></p><p><strong>Tokbox:</strong> Turns your AIM buddy list into a videoconferencing buddy list, and separate apps can make it work through Facebook or Twitter.</p><p><a
href="http://www.tokbox.com/">Click Here to go to Tokbox</a></p> ]]></content:encoded> <wfw:commentRss>http://wordpressapi.com/2010/06/27/top-10-free-online-application-social-media-marketing/feed/</wfw:commentRss> <slash:comments>17</slash:comments> </item> <item><title>WordPress Buys Plinky to expanding</title><link>http://wordpressapi.com/2010/06/26/wordpress-buys-plinky-to-expanding/</link> <comments>http://wordpressapi.com/2010/06/26/wordpress-buys-plinky-to-expanding/#comments</comments> <pubDate>Sat, 26 Jun 2010 17:12:14 +0000</pubDate> <dc:creator>Sony</dc:creator> <category><![CDATA[Open source]]></category> <category><![CDATA[news]]></category> <category><![CDATA[technology]]></category> <category><![CDATA[wordpress]]></category> <category><![CDATA[plinky]]></category><guid
isPermaLink="false">http://wordpressapi.com/?p=3666</guid> <description><![CDATA[WordPress.com, has just acquired Plinky, a service designed to help writers, or bloggers, get over writers’ block.  Plinky platform will soon integrate with wordpress. Do you ever think “Ugh, I’d totally write a new blog post, if I just had something to say?” Or maybe, “I’m sick and tired of writer’s block but I don’t.....]]></description> <content:encoded><![CDATA[<p><a
href="http://wordpressapi.com/files/Plinky_1277570980286.png"><img
class="alignnone size-full wp-image-3667" title="Plinky_1277570980286" src="http://wordpressapi.com/files/Plinky_1277570980286.png" alt="" width="668" height="176" /></a></p><p>WordPress.com, has just acquired Plinky, a service  designed to help writers, or bloggers, get over writers’ block.  Plinky platform will soon integrate with wordpress.</p><p>Do you ever think “Ugh, I’d totally write a new blog post, if I just  had something to say?” Or maybe, “I’m sick and tired of writer’s block  but I don’t know what to do about it!”</p><p>We’ve all been there — those days when the light bulb seems dim, if  not burned out. To give you a little creative push and get that writerly  mojo flowing again, we’ve added a new service called <a
href="http://www.plinky.com/" target="_blank">Plinky.com</a>.</p><p>Each weekday, Plinky provides a prompt — like a  question or a  challenge — and you type in an answer. To keep it interesting, prompts  are a mixed bag of fun commands (“Write a haiku about the last meal you  ate”) to more thoughtful questions (“What is your favorite summer  memory?”)</p><p>To get started, sign up for a new account at Plinky. Then, add your  WordPress.com blog to your Plinky account, which will let you share your  answer. We’re excited to see what you’ll create, and we hope to feature  some of the best Plinky answers on WordPress.com. But we can’t feature  your Plinky posts without your help: You’ll need to add a “Plinky” tag  to your blog post, so that it appears on the <a
href="http://en.wordpress.com/tag/plinky/" target="_blank">Plinky  tag  page.</a><strong></strong></p><p>Plinky does this either with inspiring questions,  like “What is your favorite summer memory?” or with prompts about what  you could write about. Depending on the prompt, the answer could be just  text or include photos, videos, maps and so on.</p><p>To use Plinky  with <a
href="http://news.softpedia.com/news/There-Are-Now-More-than-200-Million-Blog-Posts-on-WordPress-com-145021.shtml" target="_blank"><strong>WordPress.com</strong></a>,  you have to create a new account for the service and then connect it  with your WordPress.com one. After that, let your imagination loose and  see what Plinky asks of you. If you tag your post with ‘plinky’ it will  be showcased on the Plinky tag page along with others that have used the  service.</p><p><a
href="http://en.support.wordpress.com/plinky-a-tool-for-writers-block/" target="_blank">Support instructions for using Plinky on your  WordPress.com blog.</a><strong><br
/> </strong></p> ]]></content:encoded> <wfw:commentRss>http://wordpressapi.com/2010/06/26/wordpress-buys-plinky-to-expanding/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>HTML5 Video Better Than Flash</title><link>http://wordpressapi.com/2010/06/25/html5-video-better-than-flash/</link> <comments>http://wordpressapi.com/2010/06/25/html5-video-better-than-flash/#comments</comments> <pubDate>Fri, 25 Jun 2010 10:29:29 +0000</pubDate> <dc:creator>Sony</dc:creator> <category><![CDATA[Open source]]></category> <category><![CDATA[news]]></category> <category><![CDATA[technology]]></category> <category><![CDATA[flash]]></category> <category><![CDATA[HTML5]]></category><guid
isPermaLink="false">http://wordpressapi.com/?p=3613</guid> <description><![CDATA[Adobe (ADBE) Flash has long been the dominant vehicle for delivering Web video to PCs, but with the addition of Apple&#8217;s (AAPL) iPad to the list of mobile devices that don&#8217;t support the plug-in, viewing of HTML5 video is on the rise. Now publishers have even more reason to support the video standard, as new.....]]></description> <content:encoded><![CDATA[<p><a
href="http://wordpressapi.com/files/html5-vs-flash.png"><img
class="alignleft size-full wp-image-3614" title="html5-vs-flash" src="http://wordpressapi.com/files/html5-vs-flash.png" alt="" /></a></p><p>Adobe (<a
href="http://investing.businessweek.com/research/stocks/snapshot/snapshot.asp?symbol=ADBE">ADBE</a>) Flash has long been the dominant vehicle for delivering Web video to PCs, but with the addition of Apple&#8217;s (<a
href="http://investing.businessweek.com/research/stocks/snapshot/snapshot.asp?symbol=AAPL">AAPL</a>) iPad to the list of mobile devices that don&#8217;t support the plug-in, viewing of HTML5 video is on the rise. Now publishers have even more reason to support the video standard, as <a
href="http://blog.mefeedia.com/flash-vs-html5">new data</a> from <a
href="http://www.mefeedia.com/">MeFeedia</a> show that viewer engagement levels are higher with HTML5 video than that delivered in Adobe Flash.</p><p>MeFeedia is the same outfit that reported in the first few days and weeks after the launch of the iPad that users of the Apple tablet <a
href="http://newteevee.com/2010/04/07/ipad-users-watch-3-times-as-much-video-as-web-users/">watched significantly more video</a> than comparable <a
href="http://newteevee.com/2010/04/23/surprise-ipad-users-watch-even-more-video-than-we-thought/">online viewers on PCs</a>. With more iPads now in the hands of users, MeFeedia has turned its gaze to engagement rates not just for the iPad, but for HTML5 video in general.</p><p>And the numbers are pretty astonishing. Viewers that MeFeedia tracked watched about 25 percent more HTML5 video than Flash-based video. Perhaps more importantly, they were 70 percent less likely to abandon an HTML5 video than one delivered in Adobe Flash.</p><h3>Leaving PCs in the Dust</h3><p>Those findings may be attributable largely to the device itself. We&#8217;ve long argued that despite the <a
href="http://newteevee.com/2010/01/27/video-on-the-ipad-hd-but-no-flash/">lack of Flash video</a>, the iPad is an ideal device for <a
href="http://newteevee.com/2010/01/27/get-ready-for-the-ipad-to-change-the-way-you-watch-video/">viewing video</a>, and data from MeFeedia tend to support that theory. According to the company, the average viewing duration was 2.75 times higher on an iPad than on a PC.</p><p>But MeFeedia suggests that other factors may be coming into play. For instance, the user experience of having a native video player available in the browser, without having to load a plug-in, reduces the load time necessary to watch a video. MeFeedia also suggests that native HTML5 video players frequently have better performance than Flash on a number of platforms, including mobile devices and Mac- and Linux-based PCs.</p><p>Meanwhile, the average viewing time on Android (<a
href="http://investing.businessweek.com/research/stocks/snapshot/snapshot.asp?symbol=GOOG">GOOG</a>) mobile devices is 2.25 times higher than on a PC. As MeFeedia points out, mobile video is good for physically sharing with others and typically requires more commitment by the user, so they&#8217;re more likely to stick around for the video. The iPad&#8217;s lack of multitasking capabilities helps prevent users of that device from abandoning video as well.</p><h3>Ads That Make You Give Up</h3><p>One explanation that seems to be missing from all this is the current lack of ads running against HTML5 video. Just the presence of a preroll ad is enough to make viewers click away, with research from audience measurement and video distribution company <a
href="http://www.tubemogul.com/">TubeMogul</a> showing that one in six viewers <a
href="http://newteevee.com/2010/02/03/1-in-6-viewers-click-away-during-pre-rolls/">abandons a video before it begins</a> when an ad plays.</p><p>Because HTML5 is a nascent Web standard, the tools available for tracking and monetizing video have yet to be <a
href="http://newteevee.com/2010/03/31/are-publishers-ready-to-embrace-the-ipad-without-ads-or-analytics/">fully fleshed out</a>. As a result, many of the videos delivered via HTML5 today lack the same kind of 15- and 30-second interruptions that come before watching most premium Flash videos—which could explain the much lower bounce rate. That will change soon, however, as tools for monetizing HTML5 video start to appear.</p><p>Regardless, MeFeedia sees the rate of HTML5 adoption growing due to the vast success of the iPad—with more than 3 million units sold in less than 80 days—as well as the release of the new iPhone 4 and the latest iOS mobile operating system, not to mention more robust support on Android devices for HTML5 video.</p><p><a
href="http://www.businessweek.com/technology/content/jun2010/tc20100624_043175.htm" target="_blank">Source Link</a></p> ]]></content:encoded> <wfw:commentRss>http://wordpressapi.com/2010/06/25/html5-video-better-than-flash/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>On Twitter now you can Follow your Facebook and LinkedInd friends and colleagues</title><link>http://wordpressapi.com/2010/06/25/twitter-follow-facebook-linkedind-friends-colleagues/</link> <comments>http://wordpressapi.com/2010/06/25/twitter-follow-facebook-linkedind-friends-colleagues/#comments</comments> <pubDate>Fri, 25 Jun 2010 09:49:16 +0000</pubDate> <dc:creator>Sony</dc:creator> <category><![CDATA[Open source]]></category> <category><![CDATA[facebook]]></category> <category><![CDATA[news]]></category> <category><![CDATA[social]]></category> <category><![CDATA[technology]]></category> <category><![CDATA[twitter]]></category><guid
isPermaLink="false">http://wordpressapi.com/?p=3608</guid> <description><![CDATA[The Twitter is micro-blogging site and it is become very famous in last few years. Twitter provides addition of Facebook and LinkedIn to its Find Friends feature. The Twitter Facebook app now lets you know which of your friends are on Twitter. It lets you save those users to a list or follow them instantly......]]></description> <content:encoded><![CDATA[<p><a
href="http://wordpressapi.com/files/twitter_fb_app.png"><img
class="alignleft size-full wp-image-3609" style="margin: 5px" title="twitter_fb_app" src="http://wordpressapi.com/files/twitter_fb_app.png" alt="" width="320" height="191" /></a><a
href="http://wordpressapi.com/files/twitter_linkedin_app.png"><img
class="alignleft size-full wp-image-3610" style="margin: 5px" title="twitter_linkedin_app" src="http://wordpressapi.com/files/twitter_linkedin_app.png" alt="" width="320" height="191" /></a></p><p>The Twitter is micro-blogging site and it is become very famous in last few years.<br
/> Twitter provides addition of Facebook and LinkedIn to its Find Friends feature.</p><p>The Twitter Facebook app now lets you know which of your friends are on Twitter. It lets you save those users to a list or follow them instantly. Users can now also post tweets directly to their Facebook pages, in addition to their profile.</p><p>As per Twitter blog post They are saying,</p><p>&#8220;Many Twitter users follow their favorite celebrities, sports heroes, or brands. They often find and follow even more nearby businesses or experts in their industry. And, of course, people also follow friends, family and associates so that they can keep updated on what&#8217;s happening with them. In fact, one of our most frequent requests from users is how they can find and follow the people they are connected to on their social networks.</p><p>Today, we&#8217;re improving our Find Friends section to make it easier to find and follow the people you already know &#8212; your friends on Facebook and connections on LinkedIn &#8212; who use Twitter. Our Facebook app, which launched in 2007, now shows which of your Facebook friends are on Twitter and lets you follow them instantly and save them to a list. The app also lets you post your Tweets to your Facebook profile and now, to one of your Facebook pages too. With the Tweets application by LinkedIn, you can see which of your LinkedIn connections are on Twitter and follow the ones you choose right from the app. The app also lets you save your LinkedIn connections as a list, post your Tweets to LinkedIn, and add your Twitter account to your LinkedIn profile.</p><p>UPDATE: The Facebook app cannot currently access your Facebook friend list. We believe this is an issue on Facebook&#8217;s end.&#8221;</p> ]]></content:encoded> <wfw:commentRss>http://wordpressapi.com/2010/06/25/twitter-follow-facebook-linkedind-friends-colleagues/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Firefox 3.6.4 is for Download, with Crash Protection Now Available</title><link>http://wordpressapi.com/2010/06/23/firefox-3-6-4-is-for-download-with-crash-protection/</link> <comments>http://wordpressapi.com/2010/06/23/firefox-3-6-4-is-for-download-with-crash-protection/#comments</comments> <pubDate>Wed, 23 Jun 2010 10:19:44 +0000</pubDate> <dc:creator>Sony</dc:creator> <category><![CDATA[Open source]]></category> <category><![CDATA[news]]></category> <category><![CDATA[technology]]></category> <category><![CDATA[firefox]]></category><guid
isPermaLink="false">http://wordpressapi.com/?p=3535</guid> <description><![CDATA[Today, Mozilla is happy to release Firefox 3.6.4, the latest security and stability release for Firefox, used by nearly 400 million people around the world to browse the Web. This release provides crash protection for Windows and Linux users by isolating third-party plugins when they crash. Results from our beta testing show Firefox 3.6.4 will.....]]></description> <content:encoded><![CDATA[<div><p><a
href="http://wordpressapi.com/files/oopp_plugin_crash-300x217.png"><img
class="alignnone size-full wp-image-3536" title="oopp_plugin_crash-300x217" src="http://wordpressapi.com/files/oopp_plugin_crash-300x217.png" alt="" width="300" height="217" /></a>Today, Mozilla is  happy to release Firefox 3.6.4, the latest  security and stability  release for Firefox, used by nearly 400 million  people around the world  to browse the Web. This release provides crash  protection for Windows  and Linux users by isolating third-party plugins  when they crash.</p><p>Results from our beta  testing show Firefox 3.6.4 will significantly  reduce the number of  Firefox crashes experienced by users who are  watching online videos or  playing games. When a plugin crashes or  freezes while using Firefox,  users can enjoy uninterrupted browsing by  simply refreshing the page.</p><p><img
src="///Users/ejostedt/Library/Caches/TemporaryItems/moz-screenshot-4.png" alt="" /></p><p>Mozilla recognizes that third-party plugins  provide important  functionality in many of today’s websites. At the same time,  plugins  can lead to problems for users as they browse. With the ability  to  automatically alert users when they have out of date plugins, and now   crash protection, Firefox 3.6.4 allows users to experience all the   content they love without any of the hassles. (If you’re not running   Firefox, Mozilla recommends that you make a habit of visiting the <a
href="http://www.mozilla.com/plugincheck/" target="_blank">Plugin Check   page</a> to keep your plugins up to date.)</p><p>At this time Firefox offers crash protection for Adobe Flash,  Apple  Quicktime and Microsoft Silverlight on Windows and Linux  computers.  Support for other plugins and operating systems will become  available  in a future Firefox release.</p><p>All Firefox users are encouraged to upgrade for free by using the   “Check for Updates” function in the Help menu, or by visiting <a
href="http://www.firefox.com/" target="_blank">www.firefox.com</a>.  For  more information, please visit:</p><ul><li><a
href="https://wiki.mozilla.org/Firefox/Crash_Protection" target="_blank">Crash  Protection FAQ</a></li><li><a
href="http://www.mozilla.com/firefox/3.6.4/releasenotes/" target="_blank">Firefox 3.6.4 Release Notes</a></li><li><a
href="http://www.mozilla.com/plugincheck/" target="_blank">Plugin  Check</a></li></ul><p><a
href="http://blog.mozilla.com/blog/2010/06/22/firefox-3-6-4-with-crash-protection-now-available/" target="_blank">Source Link</a></div> ]]></content:encoded> <wfw:commentRss>http://wordpressapi.com/2010/06/23/firefox-3-6-4-is-for-download-with-crash-protection/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Google Voice is out in U.S.</title><link>http://wordpressapi.com/2010/06/22/google-voice-is-out-in-u-s/</link> <comments>http://wordpressapi.com/2010/06/22/google-voice-is-out-in-u-s/#comments</comments> <pubDate>Tue, 22 Jun 2010 19:31:34 +0000</pubDate> <dc:creator>Sony</dc:creator> <category><![CDATA[Open source]]></category> <category><![CDATA[google]]></category> <category><![CDATA[news]]></category> <category><![CDATA[technology]]></category> <category><![CDATA[google voice]]></category><guid
isPermaLink="false">http://wordpressapi.com/?p=3492</guid> <description><![CDATA[Google Voice is now available for everyone (provided you have a U.S. phone number). The service, which started life out as GrandCentral, acts as a unified phone number. It can be used to make free calls to the U.S. and Canada, to send free text messages and more. Its voicemail system can even be. Now,.....]]></description> <content:encoded><![CDATA[<p><a
href="http://wordpressapi.com/files/Google-Voice.png"><img
class="alignleft size-full wp-image-3493" title="Google-Voice" src="http://wordpressapi.com/files/Google-Voice.png" alt="" width="256" height="256" /></a><br
/> Google Voice is now available for everyone (provided you have a  U.S. phone number).</p><p>The service, which started life out as GrandCentral,  acts as a unified phone number. It can be used to make free calls to  the U.S. and Canada, to send free text messages <a
href="http://www.google.com/googlevoice/about.html" target="_blank">and  more</a>. Its voicemail system can even be.</p><p>Now, after more than fifteen months of testing with  invite-only accounts, Google Voice is ready for the masses.</p><p>As  great as the service is, it hasn’t existed without controversy. Last  summer, Apple was criticized when the company barred the Google Voice iPhone app from its App Store<a
rel="http://www.blippr.com/apps/602143-App-Store.whtml" href="http://www.blippr.com/apps/602143-App-Store" target="_blank"></a>.  The battle over Google Voice was arguably the first shot in the current  Apple-Google war.</p><p>And earlier today, <a
href="http://www.businessweek.com/news/2010-06-22/google-sued-by-frontier-communications-over-patent-update2-.html" target="_blank">Business Week</a> reported that Frontier Communications  is suing Google over alleged patent violations within the Google Voice  service.</p><p>For many users however, Google Voice is a wonderful  solution to the increasingly complex web of communication profiles.  Instead of having to try to maintain separate phone numbers, users can  just have one central number forwarded to different devices based on  time of day or location.</p><p>[youtube]http://www.youtube.com/watch?v=cOZU7BOeQ58&amp;feature=player_embedded[/youtube]</p> ]]></content:encoded> <wfw:commentRss>http://wordpressapi.com/2010/06/22/google-voice-is-out-in-u-s/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Adobe Announces Availability of Flash Player 10.1 for Mobile</title><link>http://wordpressapi.com/2010/06/22/adobe-announces-availability-flash-player-10-1-mobile/</link> <comments>http://wordpressapi.com/2010/06/22/adobe-announces-availability-flash-player-10-1-mobile/#comments</comments> <pubDate>Tue, 22 Jun 2010 16:58:27 +0000</pubDate> <dc:creator>Sony</dc:creator> <category><![CDATA[Open source]]></category> <category><![CDATA[news]]></category> <category><![CDATA[technology]]></category> <category><![CDATA[adobe]]></category> <category><![CDATA[flash]]></category> <category><![CDATA[flash player]]></category><guid
isPermaLink="false">http://wordpressapi.com/?p=3459</guid> <description><![CDATA[Adobe Systems Incorporated (Nasdaq:ADBE) today announced the release of Adobe® Flash® Player 10.1 to mobile platform partners. Redesigned from the ground up with new performance and mobile specific features, Flash Player 10.1 is the first release that brings the full Web across desktops and devices. Mobile users will now be able to experience millions of.....]]></description> <content:encoded><![CDATA[<p><a
href="http://wordpressapi.com/files/flash-player-mobile.jpg"><img
class="alignleft size-full wp-image-3470" title="flash-player-mobile" src="http://wordpressapi.com/files/flash-player-mobile.jpg" alt="" width="300" height="453" /></a>Adobe Systems Incorporated (Nasdaq:ADBE) today announced the release of Adobe® Flash® Player 10.1 to mobile platform partners. Redesigned from the ground up with new performance and mobile specific features, Flash Player 10.1 is the first release that brings the full Web across desktops and devices. Mobile users will now be able to experience millions of sites with rich applications and content inside the browser including games, animations, rich Internet applications (RIAs), data presentations and visualizations, ecommerce, music, video, audio and more.</p><p>Already one of the top free apps on Android™ Market today, Flash Player 10.1 will be available as a final production release for smart phones and tablets once users are able to upgrade to Android 2.2 “Froyo.” Devices supporting “Froyo” and Flash Player 10.1 are expected to include the Dell Streak, Google Nexus One, HTC Evo, HTC Desire, HTC Incredible, DROID by Motorola, Motorola Milestone, Samsung Galaxy S and others. Flash Player 10.1 was also released to mobile platform partners to be supported on devices based on Android, BlackBerry, webOS, future versions of Windows® Phone, LiMo, MeeGo and Symbian OS, and is expected to be made available via over-the-air downloads and to be pre-installed on smart phones, tablets and other devices in the coming months.</p><p>“We are thrilled that more than three million Flash designers and developers are now able to unleash their creativity on the world of smart phones, tablets, netbooks, televisions and other consumer electronics,” said David Wadhwani, general manager and vice president, Platform Business at Adobe. “The combined power of the leading rich media technology platform with millions of passionate creatives is sure to impact the world in ways we haven’t even imagined yet.”</p><p>Broad Partner Support</p><p>Device and technology partners including ARM, Brightcove, Dell, Google, HTC, Intel, Microsoft, Motorola, NVIDIA, Qualcomm, RIM, Samsung, Texas Instruments and others announced more specifics around their support for Flash Player 10.1 today.</p><p>Content publishers including AgencyNet, AKQA, Armor Games, Blitz, CNET.com, HBO, JustinTV, Kongregate, Mochi Media, Msnbc Digital Network, Turner, Nickelodeon, Odopod, Photobucket, RAIN, Roundarch, Sony Pictures, South Park Studios, USA Network, Viacom, Warner Brothers and many others have also started to optimize Flash content to deliver the best possible experience within the context of smaller screens, which includes larger buttons for interactions, layout adjustments for mobile screens and more.</p><p>For details visit www.adobe.com/go/flashquote_sheet_101 or m.flash.com, Adobe’s showcase site for optimized Flash content. For more information on how to optimize Flash content for mobile, visit www.adobe.com/go/fpmobile.</p><p>New High Performance Features</p><p>Completely redesigned and optimized for mobile, Flash Player 10.1 delivers new interaction methods with support for mobile-specific input models. Support for accelerometer allows users to view Flash content in landscape and portrait mode. With Smart Zooming, users can scale content to full screen mode delivering immersive application-like experiences from a Web page. Performance optimization work with virtually all major mobile silicon and platform vendors makes efficient use of CPU and battery performance.</p><p>The new Smart Rendering feature ensures that Flash content is running only when it becomes visible on the screen, further reducing CPU and battery consumption. With Sleep Mode, Flash Player automatically slows down when the device transitions into screen saver mode. Advanced Out-of-Memory Management allows the player to effectively handle non-optimized content that consumes excessive resources, while automatic memory reduction decreases content usage of RAM by up to 50 percent. Flash Player pauses automatically when events occur such as incoming phone calls or switching from the browser to other device functions. Once users switch back to the browser, Flash Player resumes where it paused.</p><p>Industry Analyst Feedback</p><p>&#8220;Although it is labeled a dot release, Flash Player 10.1 is a significant update that includes a number of new performance and mobile specific features,&#8221; said Al Hilwa, program director of the Application Development Program at IDC. &#8220;This allows consumers to see a much bigger part of the Web and allows developers to bring their Flash Platform skills to a much bigger swath of devices.”</p><p>“For the past few weeks I have had the opportunity to test an Android Froyo device loaded with a beta of Flash Player 10.1,” said Ben Bajarin, principal analyst at Creative Strategies. “The overall experience and performance of Flash has been impressive. Mobile users now have access to full Web pages with rich Flash content on millions of sites. With the new mobile specific features, developers also have an important opportunity to help shape the way Web content, games, touch capabilities and more are presented across platforms and devices as Froyo and other platforms deliver full Flash support.&#8221;</p><p>via <a
href="http://www.adobe.com/aboutadobe/pressroom/pressreleases/201006/06222010FlashPlayerAvailability.html">06222010FlashPlayerAvailability</a>.</p> ]]></content:encoded> <wfw:commentRss>http://wordpressapi.com/2010/06/22/adobe-announces-availability-flash-player-10-1-mobile/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>how to install Jmeter on Linux</title><link>http://wordpressapi.com/2010/06/22/how-to-install-jmeter-on-linux/</link> <comments>http://wordpressapi.com/2010/06/22/how-to-install-jmeter-on-linux/#comments</comments> <pubDate>Tue, 22 Jun 2010 14:18:55 +0000</pubDate> <dc:creator>Sony</dc:creator> <category><![CDATA[Apache]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Open source]]></category> <category><![CDATA[technology]]></category> <category><![CDATA[jmeter]]></category> <category><![CDATA[linux]]></category> <category><![CDATA[load testing]]></category> <category><![CDATA[testing]]></category><guid
isPermaLink="false">http://wordpressapi.com/jmeter-installation-linux/</guid> <description><![CDATA[Jmeter is basically used for load testing of web applications. JMeter is to first download the latest production release and install it. The release contains all of the files you need to build and run most types of tests, e.g. Web (HTTP/HTTPS), FTP, JDBC, LDAP, Java, and JUnit. If you want to perform JDBC testing,.....]]></description> <content:encoded><![CDATA[<p><a
href="http://wordpressapi.com/files/jmeter-logo.jpg"><img
class="alignleft size-full wp-image-3473" title="jmeter-logo" src="http://wordpressapi.com/files/jmeter-logo.jpg" alt="" width="221" height="102" /></a>Jmeter is basically used for load testing of web applications.</p><p>JMeter is to first <a
href="http://jakarta.apache.org/site/downloads/index.html"> download the latest production release </a> and install it. The release contains all of the files you need to build and run most  types of tests, e.g. Web (HTTP/HTTPS), FTP, JDBC, LDAP, Java, and JUnit.</p><p>If you want to perform JDBC testing, then you will, of course, need the appropriate JDBC driver from your  vendor.  JMeter does not come with any JDBC drivers.</p><p>If you want to install the jmeter on your linux box you need to follow my steps</p><p>1) Goto http://jakarta.apache.org/site/downloads/downloads_jmeter.cgi<br
/> 2) Download Binary 2.3.4.zip . The zip file name will be &#8220;jakarta-jmeter-2.3.4&#8243;<br
/> 3) Paste it in /var/www/html/<br
/> 4) Unzip &#8220;jakarta-jmeter-2.3.4&#8243;<br
/> 5) New folder with name &#8220;jakarta-jmeter-2.3.4&#8243; will be created<br
/> 6) Go to command prompt<br
/> 7) go to &#8220;jakarta-jmeter-2.3.4&#8243; folder (cd /var/www/html/jakarta-jmeter-2.3.4)<br
/> <img
src='http://wordpressapi.com/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> go to &#8220;bin&#8221; folder (cd bin)<br
/> 9) Now you are in bin folder (i.e /var/www/html/jakarta-jmeter-2.3.4/bin/)<br
/> 10) type the command &#8220;sh jmeter&#8221;<br
/> 11) After a short pause, the JMeter GUI should appear.</p><p>After this you can use following commands for load testing.</p><blockquote><p>For non-interactive testing, you may choose to run JMeter without the  GUI. To do so, use the following command options</p><p>-n This specifies JMeter is to run in non-gui mode</p><p>-t [name of JMX file that contains the Test Plan].</p><p>-l [name of JTL file to log sample results to].</p><p>-r Run the test in the servers specified by the JMeter property  &#8220;remote_hosts&#8221;</p><p>-R [list of remote servers] Run the test in the specified remote servers</p><p>The script also lets you specify the optional firewall/proxy server  information:</p><p>-H [proxy server hostname or ip address]<br
/> -P [proxy server port]</p><p><strong> Example </strong> : jmeter -n -t my_test.jmx -l log.jtl -H my.proxy.server -P 8000</p></blockquote> ]]></content:encoded> <wfw:commentRss>http://wordpressapi.com/2010/06/22/how-to-install-jmeter-on-linux/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (user agent is rejected)
Database Caching 127/221 queries in 1.903 seconds using disk

Served from: wordpressapi.com @ 2010-09-07 13:40:35 -->